@charset "UTF-8";@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../images/glyphicons-halflings-regular-CSehLiBc.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*# sourceMappingURL=bootstrap.css.map */
/* ==== editable-form ==== */

/* class for single editable element */
.editable-wrap {
  display: inline-block;
  white-space: pre;
  margin: 0;
}

/* remove bottom-margin for bootstrap */
.editable-wrap .editable-controls,
.editable-wrap .editable-error {
  margin-bottom: 0;
}

/* remove bottom-margin of inputs */
.editable-wrap .editable-controls > input,
.editable-wrap .editable-controls > select,
.editable-wrap .editable-controls > textarea {
  margin-bottom: 0;
}

/* keep buttons on the same line */
.editable-wrap .editable-input {
  display: inline-block;
}

.editable-buttons {
  display: inline-block;
  vertical-align: top;
}

.editable-buttons button {
  margin-left: 5px;
}

/* in bootstrap width: 100% => buttons go outside the box */
.editable-input.editable-has-buttons {
  width: auto;
}

/* ==== editable-text ==== */

/* fix padding issue on typeahead */
.editable-text {
    white-space: nowrap;
}

/* ==== editable-bsdate ==== */

/* fix padding issue on bsdate popup */
.editable-bsdate {
    white-space: nowrap;
}

/* ==== editable-bstime ==== */

/* fix padding issue on bstime */
.editable-bstime {
    white-space: nowrap;
}

/* workaround for bootstrap that sets width: 100% and inputs become too wide */
.editable-bstime .editable-input input[type="text"] {
  width: 46px;
}

/* less padding for .well */
.editable-bstime .well-small {
  margin-bottom: 0;
  padding: 10px;
}

/* ==== editable-range ==== */

.editable-range output {
  display: inline-block;
  min-width: 30px;
  vertical-align: top;
  text-align: center;
}

/* ==== editable-color ==== */

.editable-color input[type="color"] {
  width: 50px;
}


/* ==== editable-checkbox ==== */
/* ==== editable-checklist ==== */
/* ==== editable-radiolist ==== */

.editable-checkbox label span,
.editable-checklist label span,
.editable-radiolist label span {
  margin-left: 7px;
  margin-right: 10px;
}

/* ==== element ==== */

/* hiding element */
.editable-hide {
  display: none !important;
}

.editable-click,
a.editable-click {
  text-decoration: none;
  color: #428bca;
  border-bottom: dashed 1px #428bca;
}

.editable-click:hover, 
a.editable-click:hover {
  text-decoration: none;
  color: #2a6496;
  border-bottom-color: #2a6496;
}

/* editable-empty */
.editable-empty, 
.editable-empty:hover, 
.editable-empty:focus,
a.editable-empty, 
a.editable-empty:hover, 
a.editable-empty:focus {
  font-style: italic; 
  color: #DD1144;  
  text-decoration: none;
}

/* editable popover */
.popover-wrapper > a {
  /* make the link always show up */
  display: inline !important;
}

.popover-wrapper {
  /* make absolutely positioned children constrained to this box*/
  display: inline;
  position: relative;
}

.popover-wrapper form {
  position: absolute;
  top: -53px;
  background: #FFF;
  border: 1px solid #AAA;
  border-radius: 5px;
  padding: 7px;
  width: auto;
  display: inline-block;
  left: 50%;
  z-index: 101;
}

.popover-wrapper form:before {
  content:"";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #AAA;
  position:absolute;
  bottom:-10px;
}

.popover-wrapper form:after {
  content:"";
  width:0;
  height:0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #FFF;
  position:absolute;
  bottom:-9px;
}


@media screen and (max-width: 750px) {
    .popover-wrapper form {
        margin-left: -60px;
    }

    .popover-wrapper form:before {
        left:50px;
    }

    .popover-wrapper form:after {
        left:51px;
    }
}

@media screen and (min-width: 750px) {
    .popover-wrapper form {
        margin-left: -110px;
    }

    .popover-wrapper form:before {
        left:100px;
    }

    .popover-wrapper form:after {
        left:101px;
    }
}

.checkbox {
  padding-left: 20px;
}
.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}
.checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox input[type="radio"]:indeterminate + label::after {
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #555555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7;
}

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */


.checkbox label .toggle,
.checkbox-inline .toggle {
	margin-left: -20px;
	margin-right: 5px;
}

.toggle {
	position: relative;
	overflow: hidden;
}
.toggle input[type="checkbox"] {
	display: none;
}
.toggle-group {
	position: absolute;
	width: 200%;
	top: 0;
	bottom: 0;
	left: 0;
	transition: left 0.35s;
	-webkit-transition: left 0.35s;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.toggle.off .toggle-group {
	left: -100%;
}
.toggle-on {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 50%;
	margin: 0;
	border: 0;
	border-radius: 0;
}
.toggle-off {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
}
.toggle-handle {
	position: relative;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	width: 0px;
	border-width: 0 1px;
}

.toggle.btn { min-width: 59px; min-height: 34px; }
.toggle-on.btn { padding-right: 24px; }
.toggle-off.btn { padding-left: 24px; }

.toggle.btn-lg { min-width: 79px; min-height: 45px; }
.toggle-on.btn-lg { padding-right: 31px; }
.toggle-off.btn-lg { padding-left: 31px; }
.toggle-handle.btn-lg { width: 40px; }

.toggle.btn-sm { min-width: 50px; min-height: 30px;}
.toggle-on.btn-sm { padding-right: 20px; }
.toggle-off.btn-sm { padding-left: 20px; }

.toggle.btn-xs { min-width: 35px; min-height: 22px;}
.toggle-on.btn-xs { padding-right: 12px; }
.toggle-off.btn-xs { padding-left: 12px; }

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.15.35
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/**
 * FormValidation (http://formvalidation.io)
 * The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, Pure, SemanticUI, UIKit and custom frameworks
 *
 * @author      http://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2015 Nguyen Huu Phuoc
 * @license     http://formvalidation.io/license/
 */

.fv-has-feedback {
    position: relative;
}
.fv-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.fv-has-feedback .fv-control-feedback {
    /*right: 15px;*/
}
.fv-help-block {
    display: block;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~ For Bootstrap form ~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.fv-form-bootstrap .help-block {
    margin-bottom: 0;
}
.fv-form-bootstrap .tooltip-inner {
    text-align: left;
}
/* Bootstrap stacked form without label */
.fv-form-bootstrap .fv-icon-no-label {
	top: 0;
}
.fv-form-bootstrap .fv-bootstrap-icon-input-group {
	z-index: 100;
}
/* Bootstrap inline form */
.form-inline.fv-form-bootstrap .form-group {
    vertical-align: top;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~ For Foundation form ~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.fv-form-foundation .fv-control-feedback {
    top: 21px;      /* The height of Foundation label */
    right: 15px;    /* The padding-right of .columns */
    width: 37px;
    height: 37px;
    line-height: 37px;
}
.fv-form-foundation .collapse .fv-control-feedback {
    top: 0;
    right: 0;
}
/* Foundation horizontal form */
.fv-form-horizontal.fv-form-foundation .fv-control-feedback {
    top: 0;
}
/* Foundation stacked form without label */
.fv-form-foundation .fv-icon-no-label {
	top: 0;
}
.fv-form-foundation .error .fv-control-feedback {
    color: #f04124;
}
/**
 * Foundation reset the bottom marin to 0 when the row has '.error' class
 * I need to adjust it when using tooltip to show the error
 */
.fv-form-foundation .error.fv-has-tooltip input, .error.fv-has-tooltip textarea, .error.fv-has-tooltip select {
    margin-bottom: 1rem;
}

/* ~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~ For Pure form ~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~ */

.fv-form-pure .fv-control-feedback {
    top: 22px;      /* Height of Pure label */
    width: 36px;    /* Height of Pure input */
    height: 36px;
    line-height: 36px;
}
.pure-form-stacked.fv-form-pure .fv-control-feedback {
    top: 4px;
}
.pure-form-aligned .pure-control-group .fv-help-block {
    margin-top: 5px;
    margin-left: 180px;
}
.pure-form-aligned.fv-form-pure .fv-control-feedback,    /* Pure horizontal form */
.fv-form-pure .fv-icon-no-label {           /* Pure stacked form without label */
	top: 0;
}
.fv-form-pure .fv-has-error label,
.fv-form-pure .fv-has-error .fv-help-block,
.fv-form-pure .fv-has-error .fv-control-feedback {
    color: #CA3C3C;     /* Same as .button-error */
}
.fv-form-pure .fv-has-success label,
.fv-form-pure .fv-has-success .fv-control-feedback {
    /*color: #1CB841;*/     /* Same as .button-success */
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~ For Semantic form ~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~ */

.fv-form-semantic .fv-control-feedback.icon {
    right: 7px;
}
.fv-form-semantic .error .icon {
    color: #d95c5c;
}
/* Semantic horizontal form */
.fv-form-horizontal.fv-form-semantic .row {
    padding-bottom: 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~ For UIKit form ~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~ */

.fv-form-uikit .fv-control-feedback {
    top: 25px;      /* Height of UIKit label */
    width: 30px;    /* Height of UIKit input */
    height: 30px;
    line-height: 30px;
}
.fv-form-uikit .uk-text-danger {
    display: block;
}
/* UIKit horizontal form */
.uk-form-horizontal.fv-form-uikit .fv-control-feedback {
    /*line-height: normal;*/
    top: 0;
}
.fv-form-uikit .fv-has-error label,
.fv-form-uikit .fv-has-error .uk-form-label,
.fv-form-uikit .fv-has-error .fv-control-feedback {
    color: #D85030;     /* Same as .uk-form-danger */
}
.fv-form-uikit .fv-has-success label,
.fv-form-uikit .fv-has-success .uk-form-label,
.fv-form-uikit .fv-has-success .fv-control-feedback {
    /*color: #659F13;*/     /* Same as .uk-form-success */
}
/* UIKit stacked form without label */
.fv-form-uikit .fv-icon-no-label {
	top: 0;
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }

  .daterangepicker .ranges ul {
    width: 140px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }

  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }

  .daterangepicker {
    direction: ltr;
    text-align: left;
  }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }

  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker .ranges {
    float: left;
  }

  .daterangepicker.rtl .ranges {
    float: right;
  }

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.8 - 2017-04-18T05:43:43.881Z
 * License: MIT
 */


/* Style when highlighting a search. */
.ui-select-highlight {
  font-weight: bold;
}

.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}


.ui-select-choices-row:hover {
  background-color: #f5f5f5;
}

/* Select2 theme */

/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
    border-color: #D44950;
}

.select2-result-single {
  padding-left: 0;
}

.select2-locked > .select2-search-choice-close{
  display:none;
}

.select-locked > .ui-select-match-close{
    display:none;
}

body > .select2-container.open {
  z-index: 9999; /* The z-index Select2 applies to the select2-drop */
}

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match,
.ui-select-container.select2.direction-up .ui-select-match {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,
.ui-select-container.select2.direction-up .ui-select-dropdown {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    border-top-width: 1px;  /* FIXME hardcoded value :-/ */
    border-top-style: solid;

    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);

    margin-top: -4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search {
    margin-top: 4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match {
    border-bottom-color: #5897fb;
}

.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden,
.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden input{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border:0;
}

/* Selectize theme */

/* Helper class to show styles when focus */
.selectize-input.selectize-focus{
  border-color: #007FBB !important;
}

/* Fix input width for Selectize theme */
.selectize-control.single > .selectize-input > input {
  width: 100%;
}

/* Fix line break when there's at least one item selected with the Selectize theme */
.selectize-control.multi > .selectize-input > input {
  margin: 0 !important;
}

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%;
}

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
    border-color: #D44950;
}

/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
    margin-top: -2px; /* FIXME hardcoded value :-/ */
}

.ui-select-container[theme="selectize"] input.ui-select-search-hidden{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border:0;
    width: 0;
}

/* Bootstrap theme */

/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ui-select-bootstrap .ui-select-toggle {
  position: relative;
}

.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px;
}

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px !important; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.ui-select-bootstrap .ui-select-search-hidden{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border:0;
}

.ui-select-bootstrap > .ui-select-match > .btn{
  /* Instead of center because of .btn */
  text-align: left !important;
}

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px;
}

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices ,.ui-select-bootstrap > .ui-select-no-choice {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px;
}

body > .ui-select-bootstrap.open {
  z-index: 1000; /* Standard Bootstrap dropdown z-index */
}

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0 3px;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important; /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 1.666666em;
  margin-bottom: 3px;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0;
}

.ui-select-multiple .ui-select-match-item {
  position: relative;
}

.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
  pointer-events: none;
}

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca;
}

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca;
}

.ui-select-bootstrap .ui-select-choices-row>span {
    cursor: pointer;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.ui-select-bootstrap .ui-select-choices-row>span:hover, .ui-select-bootstrap .ui-select-choices-row>span:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.ui-select-bootstrap .ui-select-choices-row.active>span {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

.ui-select-bootstrap .ui-select-choices-row.disabled>span,
.ui-select-bootstrap .ui-select-choices-row.active.disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
    display: none !important;
}

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
    border-color: #D44950;
}

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
}

.ui-select-bootstrap .ui-select-match-text {
    width: 100%;
    padding-right: 1em;
}
.ui-select-bootstrap .ui-select-match-text span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.ui-select-bootstrap .ui-select-toggle > a.btn {
  position: absolute;
  height: 10px;
  right: 10px;
  margin-top: -2px;
}

/* Spinner */
.ui-select-refreshing.glyphicon {
    position: absolute;
    right: 0;
    padding: 8px 27px;
 }

@-webkit-keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

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

.ui-select-refreshing.ng-animate {
  -webkit-animation: none 0s;
}
.timeline-heading .glyphicon {
  margin-right: 4px;
  vertical-align: -1px; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%; }

.img-rounded {
  border-radius: 3px; }

.img-thumbnail {
  background-color: #fff;
  border: 1px solid #ededf0;
  border-radius: 3px;
  display: inline-block;
  height: auto;
  line-height: 1.428571429;
  max-width: 100%;
  moz-transition: all .2s ease-in-out;
  o-transition: all .2s ease-in-out;
  padding: 2px;
  transition: all .2s ease-in-out;
  webkit-transition: all .2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

.timeline {
  padding: 0;
  list-style: none;
  position: relative; }

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #cccccc;
  left: 50%;
  margin-left: -1.5px; }

.timeline-event {
  margin-bottom: 20px;
  position: relative; }

.timeline-footer {
  margin-top: 10px;
  padding: 10px 0; }
  .timeline-footer a {
    color: #fff;
    background-color: #acb7c0;
    border-radius: 0.25em;
    padding: 0.8em 1em;
    margin: 0; }

timeline-badge.primary {
  background-color: #2e6da4 !important; }

timeline-badge.success {
  background-color: #3f903f !important; }

timeline-badge.warning {
  background-color: #f0ad4e !important; }

timeline-badge.danger {
  background-color: #d9534f !important; }

timeline-badge.info {
  background-color: #5bc0de !important; }

.timeline-title {
  margin-top: 0; }

timeline-panel > * {
  margin: 0; }

timeline-panel {
  background-color: #fff;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 12px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175); }

timeline-panel:before {
  position: absolute;
  top: 35px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " "; }

timeline-panel:after {
  position: absolute;
  top: 36px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " "; }

timeline-badge {
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 26px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%; }

.timeline-inverted timeline-panel {
  float: right; }

.timeline-inverted timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto; }

.timeline-inverted timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto; }

.timeline-event:before,
.timeline-event:after {
  content: " ";
  display: table; }

.timeline-event:after {
  clear: both; }

.timeline-event:before,
.timeline-event:after {
  content: " ";
  display: table; }

.timeline-event:after {
  clear: both; }

@media only screen and (min-width: 768px) {
  timeline-panel {
    width: calc(50% - 45px);
    width: -moz-calc(50% - 45px);
    width: -webkit-calc(50% - 45px); } }

@media only screen and (max-width: 767px) {
  .timeline:before {
    left: 40px; }
  timeline-panel {
    width: calc(100% - 85px);
    width: -moz-calc(100% - 85px);
    width: -webkit-calc(100% - 85px); }
  timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 36px; }
  timeline-panel {
    float: right; }
  timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
    top: 46px; }
  timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
    top: 47px; } }
ul.timeline .timeline-badge .glyphicon {
  top: 2px; }

@media only screen and (min-width: 768px) {
  ul.timeline li .timeline-panel {
    width: calc(50% - 45px);
    width: -moz-calc(50% - 45px);
    width: -webkit-calc(50% - 45px); } }

@media only screen and (max-width: 767px) {
  ul.timeline li .timeline-panel {
    width: calc(100% - 85px);
    width: -moz-calc(100% - 85px);
    width: -webkit-calc(100% - 85px); } }
.timeline-hidden {
  display: block !important;
  opacity: 0; }

@media only screen and (min-width: 768px) {
  .timeline timeline-event:nth-child(odd) timeline-panel.bounce-in {
    animation: cd-bounce-2 0.5s; }
  .timeline timeline-event:nth-child(even) timeline-panel.bounce-in {
    animation: cd-bounce-2-inverse 0.5s; } }

@media only screen and (max-width: 767px) {
  .timeline timeline-event timeline-panel.bounce-in {
    animation: cd-bounce-2 0.5s; } }

.timeline timeline-event timeline-badge.bounce-in {
  animation: cd-bounce-1 0.5s; }

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0); } }

@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px); }
  100% {
    -moz-transform: translateX(0); } }

@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0); } }

@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px); }
  100% {
    -moz-transform: translateX(0); } }

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5); }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2); }
  100% {
    -moz-transform: scale(1); } }

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.checkbox label .toggle,
.checkbox-inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}
.toggle {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  overflow: hidden;
}
.toggle-group {
  position: absolute;
  width: 200%;
  top: 0;
  bottom: 0;
  left: 0;
  transition: left 0.35s;
  -webkit-transition: left 0.35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.toggle.off .toggle-group {
  left: -100%;
}
.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.toggle-off {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 100%;
  width: 0px;
  border-width: 0 1px;
}
.toggle.btn {
  min-width: 59px;
  min-height: 34px;
}
.toggle-on.btn {
  padding-right: 24px;
}
.toggle-off.btn {
  padding-left: 24px;
}
.toggle.btn-lg {
  min-width: 79px;
  min-height: 45px;
}
.toggle-on.btn-lg {
  padding-right: 31px;
}
.toggle-off.btn-lg {
  padding-left: 31px;
}
.toggle-handle.btn-lg {
  width: 40px;
}
.toggle.btn-sm {
  min-width: 50px;
  min-height: 30px;
}
.toggle-on.btn-sm {
  padding-right: 20px;
}
.toggle-off.btn-sm {
  padding-left: 20px;
}
.toggle.btn-xs {
  min-width: 35px;
  min-height: 22px;
}
.toggle-on.btn-xs {
  padding-right: 12px;
}
.toggle-off.btn-xs {
  padding-left: 12px;
}
.cg-notify-message {
    position:fixed;
    top:0px;
    z-index: 9999;
    max-width:400px;
    text-align: center;

    background-color: #d9edf7;
    color: #31708f;
    padding: 15px;
    border: 1px solid #bce8f1;
    border-radius: 4px;

    -webkit-transition: top 0.5s ease-out,opacity 0.2s ease-out;
    -moz-transition: top 0.5s ease-out,opacity 0.2s ease-out;
    -o-transition: top 0.5s ease-out,opacity 0.2s ease-out;
    transition: top 0.5s ease-out,opacity 0.2s ease-out;    

    visibility:hidden;

    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.cg-notify-message-center {
    left:50%;
}

.cg-notify-message-left {
    left:15px;
}

.cg-notify-message-right {
    right:15px;
}

.cg-notify-message a {
    font-weight:bold;
    color:inherit;
}

.cg-notify-message a:hover {
    color:inherit;
}

.cg-notify-close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;

    position: absolute;
    top: 0px;
    right: 3px;
    line-height: 15px;    
}

.cg-notify-close:hover, .cg-notify-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

.cg-notify-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
/*!
* metismenu https://github.com/onokumus/metismenu#readme
* A collapsible jQuery menu plugin
* @version 3.0.7
* @author Osman Nuri Okumus <onokumus@gmail.com> (https://github.com/onokumus)
* @license: MIT
*/
.metismenu .arrow {
  float: right;
  line-height: 1.42857;
}

*[dir=rtl] .metismenu .arrow {
  float: left;
}

/*
 * Require Bootstrap 3.x
 * https://github.com/twbs/bootstrap
*/
.metismenu .glyphicon.arrow:before {
  content: "";
}

.metismenu .mm-active > a > .glyphicon.arrow:before {
  content: "";
}

/*
 * Require Font-Awesome
 * http://fortawesome.github.io/Font-Awesome/
*/
.metismenu .fa.arrow:before {
  content: "";
}

.metismenu .mm-active > a > .fa.arrow:before {
  content: "";
}

/*
 * Require Ionicons
 * http://ionicons.com/
*/
.metismenu .ion.arrow:before {
  content: "";
}

.metismenu .mm-active > a > .ion.arrow:before {
  content: "";
}

.metismenu .plus-times {
  float: right;
}

*[dir=rtl] .metismenu .plus-times {
  float: left;
}

.metismenu .fa.plus-times:before {
  content: "";
}

.metismenu .mm-active > a > .fa.plus-times {
  transform: rotate(45deg);
}

.metismenu .plus-minus {
  float: right;
}

*[dir=rtl] .metismenu .plus-minus {
  float: left;
}

.metismenu .fa.plus-minus:before {
  content: "";
}

.metismenu .mm-active > a > .fa.plus-minus:before {
  content: "";
}

.metismenu .mm-collapse:not(.mm-show) {
  display: none;
}

.metismenu .mm-collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: 0.35s;
  transition-property: height, visibility;
}

.metismenu .has-arrow {
  position: relative;
}

.metismenu .has-arrow::after {
  position: absolute;
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: initial;
  right: 1em;
  transform: rotate(-45deg) translate(0, -50%);
  transform-origin: top;
  top: 50%;
  transition: all 0.3s ease-out;
}

*[dir=rtl] .metismenu .has-arrow::after {
  right: auto;
  left: 1em;
  transform: rotate(135deg) translate(0, -50%);
}

.metismenu .mm-active > .has-arrow::after,
.metismenu .has-arrow[aria-expanded=true]::after {
  transform: rotate(-135deg) translate(0, -50%);
}

*[dir=rtl] .metismenu .mm-active > .has-arrow::after,
*[dir=rtl] .metismenu .has-arrow[aria-expanded=true]::after {
  transform: rotate(225deg) translate(0, -50%);
}

/*# sourceMappingURL=metisMenu.css.map */


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}.ta-hidden-input {
    width: 1px;
    height: 1px;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -10000px;
    left: -10000px;
    opacity: 0;
    overflow: hidden;
}

/* add generic styling for the editor */
.ta-root.focussed > .ta-scroll-window.form-control {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ta-editor.ta-html, .ta-scroll-window.form-control {
    min-height: 300px;
    height: auto;
    overflow: auto;
    font-family: inherit;
    font-size: 100%;
}

.ta-scroll-window.form-control {
    position: relative;
    padding: 0;
}

.ta-scroll-window > .ta-bind {
    height: auto;
    min-height: 300px;
    padding: 6px 12px;
}

.ta-editor:focus {
    user-select: text;
}

/* add the styling for the awesomness of the resizer */
.ta-resizer-handle-overlay {
    z-index: 100;
    position: absolute;
    display: none;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-info {
    position: absolute;
    bottom: 16px;
    right: 16px;
    border: 1px solid black;
    background-color: #FFF;
    padding: 0 4px;
    opacity: 0.7;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-background {
    position: absolute;
    bottom: 5px;
    right: 5px;
    left: 5px;
    top: 5px;
    border: 1px solid black;
    background-color: rgba(0, 0, 0, 0.2);
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner {
    width: 10px;
    height: 10px;
    position: absolute;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner-tl{
    top: 0;
    left: 0;
    border-left: 1px solid black;
    border-top: 1px solid black;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner-tr{
    top: 0;
    right: 0;
    border-right: 1px solid black;
    border-top: 1px solid black;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner-bl{
    bottom: 0;
    left: 0;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner-br{
    bottom: 0;
    right: 0;
    border: 1px solid black;
    cursor: se-resize;
    background-color: white;
}

/* copy the popover code from bootstrap so this will work even without it */
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
            background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
            box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
    margin-top: -10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    content: "";
    border-width: 10px;
}
.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0;
}
.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}
.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}
import moment from 'moment'; window.moment = moment;
/*!
 * FullCalendar v3.3.1 Stylesheet
 * Docs & License: https://fullcalendar.io/
 * (c) 2017 Adam Shaw
 */


.fc {
	direction: ltr;
	text-align: left;
}

.fc-rtl {
	text-align: right;
}

body .fc { /* extra precedence to overcome jqui */
	font-size: 1em;
}


/* Colors
--------------------------------------------------------------------------------------------------*/

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content, /* for gutter border */
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
	border-color: #ddd;
}

.fc-unthemed .fc-popover {
	background-color: #fff;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
	background: #eee;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
	color: #666;
}

.fc-unthemed td.fc-today {
	background: #fcf8e3;
}

.fc-highlight { /* when user is selecting cells */
	background: #bce8f1;
	opacity: .3;
}

.fc-bgevent { /* default look for background events */
	background: rgb(143, 223, 130);
	opacity: .3;
}

.fc-nonbusiness { /* default look for non-business-hours areas */
	/* will inherit .fc-bgevent's styles */
	background: #d7d7d7;
}

.fc-unthemed .fc-disabled-day {
	background: #d7d7d7;
	opacity: .3;
}

.ui-widget .fc-disabled-day { /* themed */
	background-image: none;
}


/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/

.fc-icon {
	display: inline-block;
	height: 1em;
	line-height: 1em;
	font-size: 1em;
	text-align: center;
	overflow: hidden;
	font-family: "Courier New", Courier, monospace;

	/* don't allow browser text-selection */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	}

/*
Acceptable font-family overrides for individual icons:
	"Arial", sans-serif
	"Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/

.fc-icon:after {
	position: relative;
}

.fc-icon-left-single-arrow:after {
	content: "\02039";
	font-weight: bold;
	font-size: 200%;
	top: -7%;
}

.fc-icon-right-single-arrow:after {
	content: "\0203A";
	font-weight: bold;
	font-size: 200%;
	top: -7%;
}

.fc-icon-left-double-arrow:after {
	content: "\000AB";
	font-size: 160%;
	top: -7%;
}

.fc-icon-right-double-arrow:after {
	content: "\000BB";
	font-size: 160%;
	top: -7%;
}

.fc-icon-left-triangle:after {
	content: "\25C4";
	font-size: 125%;
	top: 3%;
}

.fc-icon-right-triangle:after {
	content: "\25BA";
	font-size: 125%;
	top: 3%;
}

.fc-icon-down-triangle:after {
	content: "\25BC";
	font-size: 125%;
	top: 2%;
}

.fc-icon-x:after {
	content: "\000D7";
	font-size: 200%;
	top: 6%;
}


/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/

.fc button {
	/* force height to include the border and padding */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	/* dimensions */
	margin: 0;
	height: 2.1em;
	padding: 0 .6em;

	/* text & cursor */
	font-size: 1em; /* normalize */
	white-space: nowrap;
	cursor: pointer;
}

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner { margin: 0; padding: 0; }
	
.fc-state-default { /* non-theme */
	border: 1px solid;
}

.fc-state-default.fc-corner-left { /* non-theme */
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right { /* non-theme */
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

/* icons in buttons */

.fc button .fc-icon { /* non-theme */
	position: relative;
	top: -0.05em; /* seems to be a good adjustment across browsers */
	margin: 0 .2em;
	vertical-align: middle;
}
	
/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/

.fc-state-default {
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
	color: #333333;
	background-color: #e6e6e6;
}

.fc-state-hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	   -moz-transition: background-position 0.1s linear;
	     -o-transition: background-position 0.1s linear;
	        transition: background-position 0.1s linear;
}

.fc-state-down,
.fc-state-active {
	background-color: #cccccc;
	background-image: none;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	box-shadow: none;
}


/* Buttons Groups
--------------------------------------------------------------------------------------------------*/

.fc-button-group {
	display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/

.fc .fc-button-group > * { /* extra precedence b/c buttons have margin set to zero */
	float: left;
	margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child { /* same */
	margin-left: 0;
}


/* Popover
--------------------------------------------------------------------------------------------------*/

.fc-popover {
	position: absolute;
	box-shadow: 0 2px 6px rgba(0,0,0,.15);
}

.fc-popover .fc-header { /* TODO: be more consistent with fc-head/fc-body */
	padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
	margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
	cursor: pointer;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
	float: left;
}

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
	float: right;
}

/* unthemed */

.fc-unthemed .fc-popover {
	border-width: 1px;
	border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
	font-size: .9em;
	margin-top: 2px;
}

/* jqui themed */

.fc-popover > .ui-widget-header + .ui-widget-content {
	border-top: 0; /* where they meet, let the header have the border */
}


/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/

.fc-divider {
	border-style: solid;
	border-width: 1px;
}

hr.fc-divider {
	height: 0;
	margin: 0;
	padding: 0 0 2px; /* height is unreliable across browsers, so use padding */
	border-width: 1px 0;
}

.fc-clear {
	clear: both;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
	/* these element should always cling to top-left/right corners */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.fc-bg {
	bottom: 0; /* strech bg to bottom edge */
}

.fc-bg table {
	height: 100%; /* strech bg to bottom edge */
}


/* Tables
--------------------------------------------------------------------------------------------------*/

.fc table {
	width: 100%;
	box-sizing: border-box; /* fix scrollbar issue in firefox */
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em; /* normalize cross-browser */
}

.fc th {
	text-align: center;
}

.fc th,
.fc td {
	border-style: solid;
	border-width: 1px;
	padding: 0;
	vertical-align: top;
}

.fc td.fc-today {
	border-style: double; /* overcome neighboring borders */
}


/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/

a[data-goto] {
	cursor: pointer;
}

a[data-goto]:hover {
	text-decoration: underline;
}


/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/

.fc .fc-row { /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
	/* no visible border by default. but make available if need be (scrollbar width compensation) */
	border-style: solid;
	border-width: 0;
}

.fc-row table {
	/* don't put left/right border on anything within a fake row.
	   the outer tbody will worry about this */
	border-left: 0 hidden transparent;
	border-right: 0 hidden transparent;

	/* no bottom borders on rows */
	border-bottom: 0 hidden transparent; 
}

.fc-row:first-child table {
	border-top: 0 hidden transparent; /* no top border on first row */
}


/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/

.fc-row {
	position: relative;
}

.fc-row .fc-bg {
	z-index: 1;
}

/* highlighting cells & background event skeleton */

.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
	bottom: 0; /* stretch skeleton to bottom of row */
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
	height: 100%; /* stretch skeleton to bottom of row */
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
	border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
	z-index: 2;

}

.fc-row .fc-highlight-skeleton {
	z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/

.fc-row .fc-content-skeleton {
	position: relative;
	z-index: 4;
	padding-bottom: 2px; /* matches the space above the events */
}

.fc-row .fc-helper-skeleton {
	z-index: 5;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
	/* see-through to the background below */
	background: none; /* in case <td>s are globally styled */
	border-color: transparent;

	/* don't put a border between events and/or the day number */
	border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td, /* cells with events inside (so NOT the day number cell) */
.fc-row .fc-helper-skeleton tbody td {
	/* don't put a border between event cells */
	border-top: 0;
}


/* Scrolling Container
--------------------------------------------------------------------------------------------------*/

.fc-scroller {
	-webkit-overflow-scrolling: touch;
}

/* TODO: move to agenda/basic */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
	position: relative; /* re-scope all positions */
	width: 100%; /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}


/* Global Event Styles
--------------------------------------------------------------------------------------------------*/

.fc-event {
	position: relative; /* for resize handle and other inner positioning */
	display: block; /* make the <a> tag block */
	font-size: .85em;
	line-height: 1.3;
	border-radius: 3px;
	border: 1px solid #3a87ad; /* default BORDER color */
	font-weight: normal; /* undo jqui's ui-widget-header bold */
}

.fc-event,
.fc-event-dot {
	background-color: #3a87ad; /* default BACKGROUND color */
}

/* overpower some of bootstrap's and jqui's styles on <a> tags */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
	color: #fff; /* default TEXT color */
	text-decoration: none; /* if <a> has an href */
}

.fc-event[href],
.fc-event.fc-draggable {
	cursor: pointer; /* give events with links and draggable events a hand mouse pointer */
}

.fc-not-allowed, /* causes a "warning" cursor. applied on body */
.fc-not-allowed .fc-event { /* to override an event's custom cursor */
	cursor: not-allowed;
}

.fc-event .fc-bg { /* the generic .fc-bg already does position */
	z-index: 1;
	background: #fff;
	opacity: .25;
}

.fc-event .fc-content {
	position: relative;
	z-index: 2;
}

/* resizer (cursor AND touch devices) */

.fc-event .fc-resizer {
	position: absolute;
	z-index: 4;
}

/* resizer (touch devices) */

.fc-event .fc-resizer {
	display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
	/* only show when hovering or selected (with touch) */
	display: block;
}

/* hit area */

.fc-event.fc-selected .fc-resizer:before {
	/* 40x40 touch area */
	content: "";
	position: absolute;
	z-index: 9999; /* user of this util can scope within a lower z-index */
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;
}


/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/

.fc-event.fc-selected {
	z-index: 9999 !important; /* overcomes inline z-index */
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.fc-event.fc-selected.fc-dragging {
	box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}


/* Horizontal Events
--------------------------------------------------------------------------------------------------*/

/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
	content: "";
	position: absolute;
	z-index: 3; /* below resizers */
	top: -10px;
	bottom: -10px;
	left: 0;
	right: 0;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */

.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
	margin-left: 0;
	border-left-width: 0;
	padding-left: 1px; /* replace the border with padding */
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
	margin-right: 0;
	border-right-width: 0;
	padding-right: 1px; /* replace the border with padding */
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

/* resizer (cursor AND touch devices) */

/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
	cursor: w-resize;
	left: -1px; /* overcome border */
}

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
	cursor: e-resize;
	right: -1px; /* overcome border */
}

/* resizer (mouse devices) */

.fc-h-event.fc-allow-mouse-resize .fc-resizer {
	width: 7px;
	top: -1px; /* overcome top border */
	bottom: -1px; /* overcome bottom border */
}

/* resizer (touch devices) */

.fc-h-event.fc-selected .fc-resizer {
	/* 8x8 little dot */
	border-radius: 4px;
	border-width: 1px;
	width: 6px;
	height: 6px;
	border-style: solid;
	border-color: inherit;
	background: #fff;
	/* vertically center */
	top: 50%;
	margin-top: -4px;
}

/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
	margin-left: -4px; /* centers the 8x8 dot on the left edge */
}

/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
	margin-right: -4px; /* centers the 8x8 dot on the right edge */
}


/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/

.fc-day-grid-event {
	margin: 1px 2px 0; /* spacing between events and edges */
	padding: 0 1px;
}

tr:first-child > td > .fc-day-grid-event {
	margin-top: 2px; /* a little bit more space before the first event */
}

.fc-day-grid-event.fc-selected:after {
	content: "";
	position: absolute;
	z-index: 1; /* same z-index as fc-bg, behind text */
	/* overcome the borders */
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
	/* darkening effect */
	background: #000;
	opacity: .25;
}

.fc-day-grid-event .fc-content { /* force events to be one-line tall */
	white-space: nowrap;
	overflow: hidden;
}

.fc-day-grid-event .fc-time {
	font-weight: bold;
}

/* resizer (cursor devices) */

/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
	margin-left: -2px; /* to the day cell's edge */
}

/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
	margin-right: -2px; /* to the day cell's edge */
}


/* Event Limiting
--------------------------------------------------------------------------------------------------*/

/* "more" link that represents hidden events */

a.fc-more {
	margin: 1px 3px;
	font-size: .85em;
	cursor: pointer;
	text-decoration: none;
}

a.fc-more:hover {
	text-decoration: underline;
}

.fc-limited { /* rows and cells that are hidden because of a "more" link */
	display: none;
}

/* popover that appears when "more" link is clicked */

.fc-day-grid .fc-row {
	z-index: 1; /* make the "more" popover one higher than this */
}

.fc-more-popover {
	z-index: 2;
	width: 220px;
}

.fc-more-popover .fc-event-container {
	padding: 10px;
}


/* Now Indicator
--------------------------------------------------------------------------------------------------*/

.fc-now-indicator {
	position: absolute;
	border: 0 solid red;
}


/* Utilities
--------------------------------------------------------------------------------------------------*/

.fc-unselectable {
	-webkit-user-select: none;
	 -khtml-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



/* Toolbar
--------------------------------------------------------------------------------------------------*/

.fc-toolbar {
	text-align: center;
}

.fc-toolbar.fc-header-toolbar {
	margin-bottom: 1em;
}

.fc-toolbar.fc-footer-toolbar {
	margin-top: 1em;
}

.fc-toolbar .fc-left {
	float: left;
}

.fc-toolbar .fc-right {
	float: right;
}

.fc-toolbar .fc-center {
	display: inline-block;
}

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * { /* extra precedence to override button border margins */
	float: left;
	margin-left: .75em;
}

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child { /* extra precedence to override button border margins */
	margin-left: 0;
}
	
/* title text */

.fc-toolbar h2 {
	margin: 0;
}

/* button layering (for border precedence) */

.fc-toolbar button {
	position: relative;
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
	z-index: 2;
}
	
.fc-toolbar .fc-state-down {
	z-index: 3;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
	z-index: 4;
}

.fc-toolbar button:focus {
	z-index: 5;
}


/* View Structure
--------------------------------------------------------------------------------------------------*/

/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
}

.fc-view, /* scope positioning and z-index's for everything within the view */
.fc-view > table { /* so dragged elements can be above the view's main element */
	position: relative;
	z-index: 1;
}



/* BasicView
--------------------------------------------------------------------------------------------------*/

/* day row structure */

.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
	/* there may be week numbers in these views, so no padding-top */
	padding-bottom: 1em; /* ensure a space at bottom of cell for user selecting/clicking */
}

.fc-basic-view .fc-body .fc-row {
	min-height: 4em; /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */

.fc-row.fc-rigid {
	overflow: hidden;
}

.fc-row.fc-rigid .fc-content-skeleton {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

/* week and day number styling */

.fc-day-top.fc-other-month {
	opacity: 0.3;
}

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
	padding: 2px;
}

.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
	padding: 0 2px; /* column headers can't have as much v space */
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number { float: right; }
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number { float: left; }

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number { float: left; border-radius: 0 0 3px 0; }
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number { float: right; border-radius: 0 0 0 3px; }

.fc-basic-view .fc-day-top .fc-week-number {
	min-width: 1.5em;
	text-align: center;
	background-color: #f2f2f2;
	color: #808080;
}

/* when week/day number have own column */

.fc-basic-view td.fc-week-number {
	text-align: center;
}

.fc-basic-view td.fc-week-number > * {
	/* work around the way we do column resizing and ensure a minimum width */
	display: inline-block;
	min-width: 1.25em;
}


/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/

.fc-agenda-view .fc-day-grid {
	position: relative;
	z-index: 2; /* so the "more.." popover will be over the time grid */
}

.fc-agenda-view .fc-day-grid .fc-row {
	min-height: 3em; /* all-day section will never get shorter than this */
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
	padding-bottom: 1em; /* give space underneath events for clicking/selecting days */
}


/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/

.fc .fc-axis { /* .fc to overcome default cell styles */
	vertical-align: middle;
	padding: 0 4px;
	white-space: nowrap;
}

.fc-ltr .fc-axis {
	text-align: right;
}

.fc-rtl .fc-axis {
	text-align: left;
}

.ui-widget td.fc-axis {
	font-weight: normal; /* overcome jqui theme making it bold */
}


/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/

.fc-time-grid-container, /* so scroll container's z-index is below all-day */
.fc-time-grid { /* so slats/bg/content/etc positions get scoped within here */
	position: relative;
	z-index: 1;
}

.fc-time-grid {
	min-height: 100%; /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.fc-time-grid table { /* don't put outer borders on slats/bg/content/etc */
	border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
	z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr { /* the <hr> AgendaView injects when grid is shorter than scroller */
	position: relative;
	z-index: 2;
}

.fc-time-grid .fc-content-col {
	position: relative; /* because now-indicator lives directly inside */
}

.fc-time-grid .fc-content-skeleton {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	right: 0;
}

/* divs within a cell within the fc-content-skeleton */

.fc-time-grid .fc-business-container {
	position: relative;
	z-index: 1;
}

.fc-time-grid .fc-bgevent-container {
	position: relative;
	z-index: 2;
}

.fc-time-grid .fc-highlight-container {
	position: relative;
	z-index: 3;
}

.fc-time-grid .fc-event-container {
	position: relative;
	z-index: 4;
}

.fc-time-grid .fc-now-indicator-line {
	z-index: 5;
}

.fc-time-grid .fc-helper-container { /* also is fc-event-container */
	position: relative;
	z-index: 6;
}


/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-slats td {
	height: 1.5em;
	border-bottom: 0; /* each cell is responsible for its top border */
}

.fc-time-grid .fc-slats .fc-minor td {
	border-top-style: dotted;
}

.fc-time-grid .fc-slats .ui-widget-content { /* for jqui theme */
	background: none; /* see through to fc-bg */
}


/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-highlight-container { /* a div within a cell within the fc-highlight-skeleton */
	position: relative; /* scopes the left/right of the fc-highlight to be in the column */
}

.fc-time-grid .fc-highlight {
	position: absolute;
	left: 0;
	right: 0;
	/* top and bottom will be in by JS */
}


/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/

.fc-ltr .fc-time-grid .fc-event-container { /* space on the sides of events for LTR (default) */
	margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container { /* space on the sides of events for RTL */
	margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
	position: absolute;
	z-index: 1; /* scope inner z-index's */
}

.fc-time-grid .fc-bgevent {
	/* background events always span full width */
	left: 0;
	right: 0;
}


/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/

.fc-v-event.fc-not-start { /* events that are continuing from another day */
	/* replace space made by the top border with padding */
	border-top-width: 0;
	padding-top: 1px;

	/* remove top rounded corners */
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
	/* replace space made by the top border with padding */
	border-bottom-width: 0;
	padding-bottom: 1px;

	/* remove bottom rounded corners */
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}


/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/

.fc-time-grid-event {
	overflow: hidden; /* don't let the bg flow over rounded corners */
}

.fc-time-grid-event.fc-selected {
	/* need to allow touch resizers to extend outside event's bounding box */
	/* common fc-selected styles hide the fc-bg, so don't need this anyway */
	overflow: visible;
}

.fc-time-grid-event.fc-selected .fc-bg {
	display: none; /* hide semi-white background, to appear darker */
}

.fc-time-grid-event .fc-content {
	overflow: hidden; /* for when .fc-selected */
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
	padding: 0 1px;
}

.fc-time-grid-event .fc-time {
	font-size: .85em;
	white-space: nowrap;
}

/* short mode, where time and title are on the same line */

.fc-time-grid-event.fc-short .fc-content {
	/* don't wrap to second line (now that contents will be inline) */
	white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
	/* put the time and title on the same line */
	display: inline-block;
	vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
	display: none; /* don't display the full time text... */
}

.fc-time-grid-event.fc-short .fc-time:before {
	content: attr(data-start); /* ...instead, display only the start time */
}

.fc-time-grid-event.fc-short .fc-time:after {
	content: "\000A0-\000A0"; /* seperate with a dash, wrapped in nbsp's */
}

.fc-time-grid-event.fc-short .fc-title {
	font-size: .85em; /* make the title text the same size as the time */
	padding: 0; /* undo padding from above */
}

/* resizer (cursor device) */

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
	left: 0;
	right: 0;
	bottom: 0;
	height: 8px;
	overflow: hidden;
	line-height: 8px;
	font-size: 11px;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
	content: "=";
}

/* resizer (touch device) */

.fc-time-grid-event.fc-selected .fc-resizer {
	/* 10x10 dot */
	border-radius: 5px;
	border-width: 1px;
	width: 8px;
	height: 8px;
	border-style: solid;
	border-color: inherit;
	background: #fff;
	/* horizontally center */
	left: 50%;
	margin-left: -5px;
	/* center on the bottom edge */
	bottom: -5px;
}


/* Now Indicator
--------------------------------------------------------------------------------------------------*/

.fc-time-grid .fc-now-indicator-line {
	border-top-width: 1px;
	left: 0;
	right: 0;
}

/* arrow on axis */

.fc-time-grid .fc-now-indicator-arrow {
	margin-top: -5px; /* vertically center on top coordinate */
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
	left: 0;
	/* triangle pointing right... */
	border-width: 5px 0 5px 6px;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
	right: 0;
	/* triangle pointing left... */
	border-width: 5px 6px 5px 0;
	border-top-color: transparent;
	border-bottom-color: transparent;
}



/* List View
--------------------------------------------------------------------------------------------------*/

/* possibly reusable */

.fc-event-dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
}

/* view wrapper */

.fc-rtl .fc-list-view {
	direction: rtl; /* unlike core views, leverage browser RTL */
}

.fc-list-view {
	border-width: 1px;
	border-style: solid;
}

/* table resets */

.fc .fc-list-table {
	table-layout: auto; /* for shrinkwrapping cell content */
}

.fc-list-table td {
	border-width: 1px 0 0;
	padding: 8px 14px;
}

.fc-list-table tr:first-child td {
	border-top-width: 0;
}

/* day headings with the list */

.fc-list-heading {
	border-bottom-width: 1px;
}

.fc-list-heading td {
	font-weight: bold;
}

.fc-ltr .fc-list-heading-main { float: left; }
.fc-ltr .fc-list-heading-alt { float: right; }

.fc-rtl .fc-list-heading-main { float: right; }
.fc-rtl .fc-list-heading-alt { float: left; }

/* event list items */

.fc-list-item.fc-has-url {
	cursor: pointer; /* whole row will be clickable */
}

.fc-list-item:hover td {
	background-color: #f5f5f5;
}

.fc-list-item-marker,
.fc-list-item-time {
	white-space: nowrap;
	width: 1px;
}

/* make the dot closer to the event title */
.fc-ltr .fc-list-item-marker { padding-right: 0; }
.fc-rtl .fc-list-item-marker { padding-left: 0; }

.fc-list-item-title a {
	/* every event title cell has an <a> tag */
	text-decoration: none;
	color: inherit;
}

.fc-list-item-title a[href]:hover {
	/* hover effect only on titles with hrefs */
	text-decoration: underline;
}

/* message when no events */

.fc-list-empty-wrap2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.fc-list-empty-wrap1 {
	width: 100%;
	height: 100%;
	display: table;
}

.fc-list-empty {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.fc-unthemed .fc-list-empty { /* theme will provide own background */
	background-color: #eee;
}

.sweet-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 1000; }
.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 2000; }
@media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
.sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative; }
.sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    margin: 0;
    line-height: normal; }
.sweet-alert button {
    background-color: #AEDEF4;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
.sweet-alert button:focus {
      outline: none;
      box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
.sweet-alert button:hover {
      background-color: #a1d9f2; }
.sweet-alert button:active {
      background-color: #81ccee; }
.sweet-alert button.cancel {
      background-color: #D0D0D0; }
.sweet-alert button.cancel:hover {
        background-color: #c8c8c8; }
.sweet-alert button.cancel:active {
        background-color: #b6b6b6; }
.sweet-alert button.cancel:focus {
        box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
.sweet-alert button::-moz-focus-inner {
      border: 0; }
.sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
.sweet-alert .icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
    position: relative;
    box-sizing: content-box; }
.sweet-alert .icon.error {
      border-color: #F27474; }
.sweet-alert .icon.error .x-mark {
        position: relative;
        display: block; }
.sweet-alert .icon.error .line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
.sweet-alert .icon.error .line.left {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
.sweet-alert .icon.error .line.right {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
.sweet-alert .icon.warning {
      border-color: #F8BB86; }
.sweet-alert .icon.warning .body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
.sweet-alert .icon.warning .dot {
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
.sweet-alert .icon.info {
      border-color: #C9DAE1; }
.sweet-alert .icon.info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
.sweet-alert .icon.info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1; }
.sweet-alert .icon.success {
      border-color: #A5DC86; }
.sweet-alert .icon.success::before, .sweet-alert .icon.success::after {
        content: '';
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
.sweet-alert .icon.success::before {
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        transform-origin: 60px 60px; }
.sweet-alert .icon.success::after {
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        transform-origin: 0px 60px; }
.sweet-alert .icon.success .placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
.sweet-alert .icon.success .fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
.sweet-alert .icon.success .line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
.sweet-alert .icon.success .line.tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
.sweet-alert .icon.success .line.long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
.sweet-alert .icon.custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }
/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
@-moz-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }
@-moz-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }
.showSweetAlert {
  -webkit-animation: showSweetAlert 0.3s;
  -moz-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }
.hideSweetAlert {
  -webkit-animation: hideSweetAlert 0.2s;
  -moz-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }
@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }
@-moz-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }
@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }
@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }
@-moz-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }
@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }
@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }
@-moz-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }
@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }
.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  -moz-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }
.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  -moz-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }
.icon.success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  -moz-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }
@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }
@-moz-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }
.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  -moz-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }
@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }
@-moz-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }
@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }
.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  -moz-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }
/*@include keyframes(simpleRotate) {
	0%		{ transform: rotateY(0deg);    }
  100% 	{ transform: rotateY(-360deg); }
}
.simpleRotate {
	@include animation('simpleRotate 0.75s');
}*/
@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }
@-moz-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }
@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }
.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  -moz-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }
@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }
@-moz-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }
@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }
.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  -moz-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }
@font-face {
	font-family: 'Pe-icon-7-stroke';
	src:url('../fonts/Pe-icon-7-stroke.eot?-2irksn');
	src:url('../fonts/Pe-icon-7-stroke.eot?#iefix-2irksn') format('embedded-opentype'),
		url('../fonts/Pe-icon-7-stroke.woff?-2irksn') format('woff'),
		url('../fonts/Pe-icon-7-stroke.ttf?-2irksn') format('truetype'),
		url('../images/Pe-icon-7-stroke-1H0n4OfN.svg?-2irksn#Pe-icon-7-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
	display: inline-block;
	font-family: 'Pe-icon-7-stroke';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pe-7s-cloud-upload:before {
	content: "\e68a";
}
.pe-7s-cash:before {
	content: "\e68c";
}
.pe-7s-close:before {
	content: "\e680";
}
.pe-7s-bluetooth:before {
	content: "\e68d";
}
.pe-7s-cloud-download:before {
	content: "\e68b";
}
.pe-7s-way:before {
	content: "\e68e";
}
.pe-7s-close-circle:before {
	content: "\e681";
}
.pe-7s-id:before {
	content: "\e68f";
}
.pe-7s-angle-up:before {
	content: "\e682";
}
.pe-7s-wristwatch:before {
	content: "\e690";
}
.pe-7s-angle-up-circle:before {
	content: "\e683";
}
.pe-7s-world:before {
	content: "\e691";
}
.pe-7s-angle-right:before {
	content: "\e684";
}
.pe-7s-volume:before {
	content: "\e692";
}
.pe-7s-angle-right-circle:before {
	content: "\e685";
}
.pe-7s-users:before {
	content: "\e693";
}
.pe-7s-angle-left:before {
	content: "\e686";
}
.pe-7s-user-female:before {
	content: "\e694";
}
.pe-7s-angle-left-circle:before {
	content: "\e687";
}
.pe-7s-up-arrow:before {
	content: "\e695";
}
.pe-7s-angle-down:before {
	content: "\e688";
}
.pe-7s-switch:before {
	content: "\e696";
}
.pe-7s-angle-down-circle:before {
	content: "\e689";
}
.pe-7s-scissors:before {
	content: "\e697";
}
.pe-7s-wallet:before {
	content: "\e600";
}
.pe-7s-safe:before {
	content: "\e698";
}
.pe-7s-volume2:before {
	content: "\e601";
}
.pe-7s-volume1:before {
	content: "\e602";
}
.pe-7s-voicemail:before {
	content: "\e603";
}
.pe-7s-video:before {
	content: "\e604";
}
.pe-7s-user:before {
	content: "\e605";
}
.pe-7s-upload:before {
	content: "\e606";
}
.pe-7s-unlock:before {
	content: "\e607";
}
.pe-7s-umbrella:before {
	content: "\e608";
}
.pe-7s-trash:before {
	content: "\e609";
}
.pe-7s-tools:before {
	content: "\e60a";
}
.pe-7s-timer:before {
	content: "\e60b";
}
.pe-7s-ticket:before {
	content: "\e60c";
}
.pe-7s-target:before {
	content: "\e60d";
}
.pe-7s-sun:before {
	content: "\e60e";
}
.pe-7s-study:before {
	content: "\e60f";
}
.pe-7s-stopwatch:before {
	content: "\e610";
}
.pe-7s-star:before {
	content: "\e611";
}
.pe-7s-speaker:before {
	content: "\e612";
}
.pe-7s-signal:before {
	content: "\e613";
}
.pe-7s-shuffle:before {
	content: "\e614";
}
.pe-7s-shopbag:before {
	content: "\e615";
}
.pe-7s-share:before {
	content: "\e616";
}
.pe-7s-server:before {
	content: "\e617";
}
.pe-7s-search:before {
	content: "\e618";
}
.pe-7s-film:before {
	content: "\e6a5";
}
.pe-7s-science:before {
	content: "\e619";
}
.pe-7s-disk:before {
	content: "\e6a6";
}
.pe-7s-ribbon:before {
	content: "\e61a";
}
.pe-7s-repeat:before {
	content: "\e61b";
}
.pe-7s-refresh:before {
	content: "\e61c";
}
.pe-7s-add-user:before {
	content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
	content: "\e61d";
}
.pe-7s-paperclip:before {
	content: "\e69c";
}
.pe-7s-radio:before {
	content: "\e61e";
}
.pe-7s-note2:before {
	content: "\e69d";
}
.pe-7s-print:before {
	content: "\e61f";
}
.pe-7s-network:before {
	content: "\e69e";
}
.pe-7s-prev:before {
	content: "\e620";
}
.pe-7s-mute:before {
	content: "\e69f";
}
.pe-7s-power:before {
	content: "\e621";
}
.pe-7s-medal:before {
	content: "\e6a0";
}
.pe-7s-portfolio:before {
	content: "\e622";
}
.pe-7s-like2:before {
	content: "\e6a1";
}
.pe-7s-plus:before {
	content: "\e623";
}
.pe-7s-left-arrow:before {
	content: "\e6a2";
}
.pe-7s-play:before {
	content: "\e624";
}
.pe-7s-key:before {
	content: "\e6a3";
}
.pe-7s-plane:before {
	content: "\e625";
}
.pe-7s-joy:before {
	content: "\e6a4";
}
.pe-7s-photo-gallery:before {
	content: "\e626";
}
.pe-7s-pin:before {
	content: "\e69b";
}
.pe-7s-phone:before {
	content: "\e627";
}
.pe-7s-plug:before {
	content: "\e69a";
}
.pe-7s-pen:before {
	content: "\e628";
}
.pe-7s-right-arrow:before {
	content: "\e699";
}
.pe-7s-paper-plane:before {
	content: "\e629";
}
.pe-7s-delete-user:before {
	content: "\e6a7";
}
.pe-7s-paint:before {
	content: "\e62a";
}
.pe-7s-bottom-arrow:before {
	content: "\e6a8";
}
.pe-7s-notebook:before {
	content: "\e62b";
}
.pe-7s-note:before {
	content: "\e62c";
}
.pe-7s-next:before {
	content: "\e62d";
}
.pe-7s-news-paper:before {
	content: "\e62e";
}
.pe-7s-musiclist:before {
	content: "\e62f";
}
.pe-7s-music:before {
	content: "\e630";
}
.pe-7s-mouse:before {
	content: "\e631";
}
.pe-7s-more:before {
	content: "\e632";
}
.pe-7s-moon:before {
	content: "\e633";
}
.pe-7s-monitor:before {
	content: "\e634";
}
.pe-7s-micro:before {
	content: "\e635";
}
.pe-7s-menu:before {
	content: "\e636";
}
.pe-7s-map:before {
	content: "\e637";
}
.pe-7s-map-marker:before {
	content: "\e638";
}
.pe-7s-mail:before {
	content: "\e639";
}
.pe-7s-mail-open:before {
	content: "\e63a";
}
.pe-7s-mail-open-file:before {
	content: "\e63b";
}
.pe-7s-magnet:before {
	content: "\e63c";
}
.pe-7s-loop:before {
	content: "\e63d";
}
.pe-7s-look:before {
	content: "\e63e";
}
.pe-7s-lock:before {
	content: "\e63f";
}
.pe-7s-lintern:before {
	content: "\e640";
}
.pe-7s-link:before {
	content: "\e641";
}
.pe-7s-like:before {
	content: "\e642";
}
.pe-7s-light:before {
	content: "\e643";
}
.pe-7s-less:before {
	content: "\e644";
}
.pe-7s-keypad:before {
	content: "\e645";
}
.pe-7s-junk:before {
	content: "\e646";
}
.pe-7s-info:before {
	content: "\e647";
}
.pe-7s-home:before {
	content: "\e648";
}
.pe-7s-help2:before {
	content: "\e649";
}
.pe-7s-help1:before {
	content: "\e64a";
}
.pe-7s-graph3:before {
	content: "\e64b";
}
.pe-7s-graph2:before {
	content: "\e64c";
}
.pe-7s-graph1:before {
	content: "\e64d";
}
.pe-7s-graph:before {
	content: "\e64e";
}
.pe-7s-global:before {
	content: "\e64f";
}
.pe-7s-gleam:before {
	content: "\e650";
}
.pe-7s-glasses:before {
	content: "\e651";
}
.pe-7s-gift:before {
	content: "\e652";
}
.pe-7s-folder:before {
	content: "\e653";
}
.pe-7s-flag:before {
	content: "\e654";
}
.pe-7s-filter:before {
	content: "\e655";
}
.pe-7s-file:before {
	content: "\e656";
}
.pe-7s-expand1:before {
	content: "\e657";
}
.pe-7s-exapnd2:before {
	content: "\e658";
}
.pe-7s-edit:before {
	content: "\e659";
}
.pe-7s-drop:before {
	content: "\e65a";
}
.pe-7s-drawer:before {
	content: "\e65b";
}
.pe-7s-download:before {
	content: "\e65c";
}
.pe-7s-display2:before {
	content: "\e65d";
}
.pe-7s-display1:before {
	content: "\e65e";
}
.pe-7s-diskette:before {
	content: "\e65f";
}
.pe-7s-date:before {
	content: "\e660";
}
.pe-7s-cup:before {
	content: "\e661";
}
.pe-7s-culture:before {
	content: "\e662";
}
.pe-7s-crop:before {
	content: "\e663";
}
.pe-7s-credit:before {
	content: "\e664";
}
.pe-7s-copy-file:before {
	content: "\e665";
}
.pe-7s-config:before {
	content: "\e666";
}
.pe-7s-compass:before {
	content: "\e667";
}
.pe-7s-comment:before {
	content: "\e668";
}
.pe-7s-coffee:before {
	content: "\e669";
}
.pe-7s-cloud:before {
	content: "\e66a";
}
.pe-7s-clock:before {
	content: "\e66b";
}
.pe-7s-check:before {
	content: "\e66c";
}
.pe-7s-chat:before {
	content: "\e66d";
}
.pe-7s-cart:before {
	content: "\e66e";
}
.pe-7s-camera:before {
	content: "\e66f";
}
.pe-7s-call:before {
	content: "\e670";
}
.pe-7s-calculator:before {
	content: "\e671";
}
.pe-7s-browser:before {
	content: "\e672";
}
.pe-7s-box2:before {
	content: "\e673";
}
.pe-7s-box1:before {
	content: "\e674";
}
.pe-7s-bookmarks:before {
	content: "\e675";
}
.pe-7s-bicycle:before {
	content: "\e676";
}
.pe-7s-bell:before {
	content: "\e677";
}
.pe-7s-battery:before {
	content: "\e678";
}
.pe-7s-ball:before {
	content: "\e679";
}
.pe-7s-back:before {
	content: "\e67a";
}
.pe-7s-attention:before {
	content: "\e67b";
}
.pe-7s-anchor:before {
	content: "\e67c";
}
.pe-7s-albums:before {
	content: "\e67d";
}
.pe-7s-alarm:before {
	content: "\e67e";
}
.pe-7s-airplay:before {
	content: "\e67f";
}

/* HELPER CLASS 
 * -------------------------- */

/* FA based classes */

/*! Modified from font-awesome helper CSS classes - PIXEDEN
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (CSS: MIT License)
 */

/* makes the font 33% larger relative to the icon container */
.pe-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.pe-2x {
  font-size: 2em;
}
.pe-3x {
  font-size: 3em;
}
.pe-4x {
  font-size: 4em;
}
.pe-5x {
  font-size: 5em;
}
.pe-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.pe-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.pe-ul > li {
  position: relative;
}
.pe-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.pe-li.pe-lg {
  left: -1.8571428571428572em;
}
.pe-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.pe.pull-left {
  margin-right: .3em;
}
.pe.pull-right {
  margin-left: .3em;
}
.pe-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.pe-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.pe-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pe-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.pe-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.pe-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.pe-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.pe-stack-1x,
.pe-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.pe-stack-1x {
  line-height: inherit;
}
.pe-stack-2x {
  font-size: 2em;
}
.pe-inverse {
  color: #ffffff;
}

/* Custom classes / mods - PIXEDEN */
.pe-va {
  vertical-align: middle;
}

.pe-border {
  border: solid 0.08em #eaeaea;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
  display: inline-block;
}/*
 *		BOOTSTRAP HELPER
 */

.btn .glyphicons,
.btn .halflings,
.btn .filetypes,
.btn .social{
	margin-right:.3em;
    margin-top:.25em;
}
.dropdown-menu li .glyphicons,
.dropdown-menu li .halflings,
.dropdown-menu li .filetypes,
.dropdown-menu li .social{
	margin-right:.2.9em;
	margin-top:.19em;
	margin-right:.3em;
}
.list-group .list-group-item .glyphicons,
.list-group .list-group-item .halflings,
.list-group .list-group-item .filetypes,
.list-group .list-group-item .social{
	margin-right:.5em;
}

a.btn 
{
line-height: 1.12;
}

@font-face{font-family:'Glyphicons Regular';src:url('../fonts/glyphicons-regular.eot');src:url('../fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-regular.woff2') format('woff2'),url('../fonts/glyphicons-regular.woff') format('woff'),url('../fonts/glyphicons-regular.ttf') format('truetype'),url('../images/glyphicons-regular-D7az4Dbh.svg#glyphiconsregular') format('svg')}.glyphicons{display:inline-block;font-family:'Glyphicons Regular';font-style:normal;font-weight:normal;line-height:1;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicons.x05{font-size:12px}.glyphicons.x2{font-size:48px}.glyphicons.x2:before{padding:8px 12px}.glyphicons.x3{font-size:72px}.glyphicons.x3:before{padding:16px 20px}.glyphicons.x4{font-size:96px}.glyphicons.x4:before{padding:20px 28px}.glyphicons.x5{font-size:120px}.glyphicons.x5:before{padding:28px 36px}.glyphicons.light:before{color:#f2f2f2}.glyphicons.drop:before{text-shadow:-1px 1px 3px rgba(0,0,0,0.3)}.glyphicons.flip{-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.glyphicons.flipv{-moz-transform:scaleY(-1);-o-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.glyphicons.rotate90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.glyphicons.rotate180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.glyphicons.rotate270{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.glyphicons-glass:before{content:"\E001"}.glyphicons-leaf:before{content:"\E002"}.glyphicons-dog:before{content:"\E003"}.glyphicons-user:before{content:"\E004"}.glyphicons-girl:before{content:"\E005"}.glyphicons-car:before{content:"\E006"}.glyphicons-user-add:before{content:"\E007"}.glyphicons-user-remove:before{content:"\E008"}.glyphicons-film:before{content:"\E009"}.glyphicons-magic:before{content:"\E010"}.glyphicons-envelope:before{content:"\E011"}.glyphicons-camera:before{content:"\E012"}.glyphicons-heart:before{content:"\E013"}.glyphicons-beach-umbrella:before{content:"\E014"}.glyphicons-train:before{content:"\E015"}.glyphicons-print:before{content:"\E016"}.glyphicons-bin:before{content:"\E017"}.glyphicons-music:before{content:"\E018"}.glyphicons-music-alt:before{content:"\E019"}.glyphicons-heart-empty:before{content:"\E020"}.glyphicons-home:before{content:"\E021"}.glyphicons-snowflake:before{content:"\E022"}.glyphicons-fire:before{content:"\E023"}.glyphicons-magnet:before{content:"\E024"}.glyphicons-parents:before{content:"\E025"}.glyphicons-binoculars:before{content:"\E026"}.glyphicons-road:before{content:"\E027"}.glyphicons-search:before{content:"\E028"}.glyphicons-cars:before{content:"\E029"}.glyphicons-notes-2:before{content:"\E030"}.glyphicons-pencil:before{content:"\E031"}.glyphicons-bus:before{content:"\E032"}.glyphicons-wifi-alt:before{content:"\E033"}.glyphicons-luggage:before{content:"\E034"}.glyphicons-old-man:before{content:"\E035"}.glyphicons-woman:before{content:"\E036"}.glyphicons-file:before{content:"\E037"}.glyphicons-coins:before{content:"\E038"}.glyphicons-plane:before{content:"\E039"}.glyphicons-notes:before{content:"\E040"}.glyphicons-stats:before{content:"\E041"}.glyphicons-charts:before{content:"\E042"}.glyphicons-pie-chart:before{content:"\E043"}.glyphicons-group:before{content:"\E044"}.glyphicons-keys:before{content:"\E045"}.glyphicons-calendar:before{content:"\E046"}.glyphicons-router:before{content:"\E047"}.glyphicons-camera-small:before{content:"\E048"}.glyphicons-star-empty:before{content:"\E049"}.glyphicons-star:before{content:"\E050"}.glyphicons-link:before{content:"\E051"}.glyphicons-eye-open:before{content:"\E052"}.glyphicons-eye-close:before{content:"\E053"}.glyphicons-alarm:before{content:"\E054"}.glyphicons-clock:before{content:"\E055"}.glyphicons-stopwatch:before{content:"\E056"}.glyphicons-projector:before{content:"\E057"}.glyphicons-history:before{content:"\E058"}.glyphicons-truck:before{content:"\E059"}.glyphicons-cargo:before{content:"\E060"}.glyphicons-compass:before{content:"\E061"}.glyphicons-keynote:before{content:"\E062"}.glyphicons-paperclip:before{content:"\E063"}.glyphicons-power:before{content:"\E064"}.glyphicons-lightbulb:before{content:"\E065"}.glyphicons-tag:before{content:"\E066"}.glyphicons-tags:before{content:"\E067"}.glyphicons-cleaning:before{content:"\E068"}.glyphicons-ruler:before{content:"\E069"}.glyphicons-gift:before{content:"\E070"}.glyphicons-umbrella:before{content:"\E071"}.glyphicons-book:before{content:"\E072"}.glyphicons-bookmark:before{content:"\E073"}.glyphicons-wifi:before{content:"\E074"}.glyphicons-cup:before{content:"\E075"}.glyphicons-stroller:before{content:"\E076"}.glyphicons-headphones:before{content:"\E077"}.glyphicons-headset:before{content:"\E078"}.glyphicons-warning-sign:before{content:"\E079"}.glyphicons-signal:before{content:"\E080"}.glyphicons-retweet:before{content:"\E081"}.glyphicons-refresh:before{content:"\E082"}.glyphicons-roundabout:before{content:"\E083"}.glyphicons-random:before{content:"\E084"}.glyphicons-heat:before{content:"\E085"}.glyphicons-repeat:before{content:"\E086"}.glyphicons-display:before{content:"\E087"}.glyphicons-log-book:before{content:"\E088"}.glyphicons-address-book:before{content:"\E089"}.glyphicons-building:before{content:"\E090"}.glyphicons-eyedropper:before{content:"\E091"}.glyphicons-adjust:before{content:"\E092"}.glyphicons-tint:before{content:"\E093"}.glyphicons-crop:before{content:"\E094"}.glyphicons-vector-path-square:before{content:"\E095"}.glyphicons-vector-path-circle:before{content:"\E096"}.glyphicons-vector-path-polygon:before{content:"\E097"}.glyphicons-vector-path-line:before{content:"\E098"}.glyphicons-vector-path-curve:before{content:"\E099"}.glyphicons-vector-path-all:before{content:"\E100"}.glyphicons-font:before{content:"\E101"}.glyphicons-italic:before{content:"\E102"}.glyphicons-bold:before{content:"\E103"}.glyphicons-text-underline:before{content:"\E104"}.glyphicons-text-strike:before{content:"\E105"}.glyphicons-text-height:before{content:"\E106"}.glyphicons-text-width:before{content:"\E107"}.glyphicons-text-resize:before{content:"\E108"}.glyphicons-left-indent:before{content:"\E109"}.glyphicons-right-indent:before{content:"\E110"}.glyphicons-align-left:before{content:"\E111"}.glyphicons-align-center:before{content:"\E112"}.glyphicons-align-right:before{content:"\E113"}.glyphicons-justify:before{content:"\E114"}.glyphicons-list:before{content:"\E115"}.glyphicons-text-smaller:before{content:"\E116"}.glyphicons-text-bigger:before{content:"\E117"}.glyphicons-embed:before{content:"\E118"}.glyphicons-embed-close:before{content:"\E119"}.glyphicons-table:before{content:"\E120"}.glyphicons-message-full:before{content:"\E121"}.glyphicons-message-empty:before{content:"\E122"}.glyphicons-message-in:before{content:"\E123"}.glyphicons-message-out:before{content:"\E124"}.glyphicons-message-plus:before{content:"\E125"}.glyphicons-message-minus:before{content:"\E126"}.glyphicons-message-ban:before{content:"\E127"}.glyphicons-message-flag:before{content:"\E128"}.glyphicons-message-lock:before{content:"\E129"}.glyphicons-message-new:before{content:"\E130"}.glyphicons-inbox:before{content:"\E131"}.glyphicons-inbox-plus:before{content:"\E132"}.glyphicons-inbox-minus:before{content:"\E133"}.glyphicons-inbox-lock:before{content:"\E134"}.glyphicons-inbox-in:before{content:"\E135"}.glyphicons-inbox-out:before{content:"\E136"}.glyphicons-cogwheel:before{content:"\E137"}.glyphicons-cogwheels:before{content:"\E138"}.glyphicons-picture:before{content:"\E139"}.glyphicons-adjust-alt:before{content:"\E140"}.glyphicons-database-lock:before{content:"\E141"}.glyphicons-database-plus:before{content:"\E142"}.glyphicons-database-minus:before{content:"\E143"}.glyphicons-database-ban:before{content:"\E144"}.glyphicons-folder-open:before{content:"\E145"}.glyphicons-folder-plus:before{content:"\E146"}.glyphicons-folder-minus:before{content:"\E147"}.glyphicons-folder-lock:before{content:"\E148"}.glyphicons-folder-flag:before{content:"\E149"}.glyphicons-folder-new:before{content:"\E150"}.glyphicons-edit:before{content:"\E151"}.glyphicons-new-window:before{content:"\E152"}.glyphicons-check:before{content:"\E153"}.glyphicons-unchecked:before{content:"\E154"}.glyphicons-more-windows:before{content:"\E155"}.glyphicons-show-big-thumbnails:before{content:"\E156"}.glyphicons-show-thumbnails:before{content:"\E157"}.glyphicons-show-thumbnails-with-lines:before{content:"\E158"}.glyphicons-show-lines:before{content:"\E159"}.glyphicons-playlist:before{content:"\E160"}.glyphicons-imac:before{content:"\E161"}.glyphicons-macbook:before{content:"\E162"}.glyphicons-ipad:before{content:"\E163"}.glyphicons-iphone:before{content:"\E164"}.glyphicons-iphone-transfer:before{content:"\E165"}.glyphicons-iphone-exchange:before{content:"\E166"}.glyphicons-ipod:before{content:"\E167"}.glyphicons-ipod-shuffle:before{content:"\E168"}.glyphicons-ear-plugs:before{content:"\E169"}.glyphicons-record:before{content:"\E170"}.glyphicons-step-backward:before{content:"\E171"}.glyphicons-fast-backward:before{content:"\E172"}.glyphicons-rewind:before{content:"\E173"}.glyphicons-play:before{content:"\E174"}.glyphicons-pause:before{content:"\E175"}.glyphicons-stop:before{content:"\E176"}.glyphicons-forward:before{content:"\E177"}.glyphicons-fast-forward:before{content:"\E178"}.glyphicons-step-forward:before{content:"\E179"}.glyphicons-eject:before{content:"\E180"}.glyphicons-facetime-video:before{content:"\E181"}.glyphicons-download-alt:before{content:"\E182"}.glyphicons-mute:before{content:"\E183"}.glyphicons-volume-down:before{content:"\E184"}.glyphicons-volume-up:before{content:"\E185"}.glyphicons-screenshot:before{content:"\E186"}.glyphicons-move:before{content:"\E187"}.glyphicons-more:before{content:"\E188"}.glyphicons-brightness-reduce:before{content:"\E189"}.glyphicons-brightness-increase:before{content:"\E190"}.glyphicons-plus-sign:before{content:"\E191"}.glyphicons-minus-sign:before{content:"\E192"}.glyphicons-remove-sign:before{content:"\E193"}.glyphicons-ok-sign:before{content:"\E194"}.glyphicons-question-sign:before{content:"\E195"}.glyphicons-info-sign:before{content:"\E196"}.glyphicons-exclamation-sign:before{content:"\E197"}.glyphicons-remove-circle:before{content:"\E198"}.glyphicons-ok-circle:before{content:"\E199"}.glyphicons-ban-circle:before{content:"\E200"}.glyphicons-download:before{content:"\E201"}.glyphicons-upload:before{content:"\E202"}.glyphicons-shopping-cart:before{content:"\E203"}.glyphicons-lock:before{content:"\E204"}.glyphicons-unlock:before{content:"\E205"}.glyphicons-electricity:before{content:"\E206"}.glyphicons-ok:before{content:"\E207"}.glyphicons-remove:before{content:"\E208"}.glyphicons-cart-in:before{content:"\E209"}.glyphicons-cart-out:before{content:"\E210"}.glyphicons-arrow-left:before{content:"\E211"}.glyphicons-arrow-right:before{content:"\E212"}.glyphicons-arrow-down:before{content:"\E213"}.glyphicons-arrow-up:before{content:"\E214"}.glyphicons-resize-small:before{content:"\E215"}.glyphicons-resize-full:before{content:"\E216"}.glyphicons-circle-arrow-left:before{content:"\E217"}.glyphicons-circle-arrow-right:before{content:"\E218"}.glyphicons-circle-arrow-top:before{content:"\E219"}.glyphicons-circle-arrow-down:before{content:"\E220"}.glyphicons-play-button:before{content:"\E221"}.glyphicons-unshare:before{content:"\E222"}.glyphicons-share:before{content:"\E223"}.glyphicons-chevron-right:before{content:"\E224"}.glyphicons-chevron-left:before{content:"\E225"}.glyphicons-bluetooth:before{content:"\E226"}.glyphicons-euro:before{content:"\E227"}.glyphicons-usd:before{content:"\E228"}.glyphicons-gbp:before{content:"\E229"}.glyphicons-retweet-2:before{content:"\E230"}.glyphicons-moon:before{content:"\E231"}.glyphicons-sun:before{content:"\E232"}.glyphicons-cloud:before{content:"\E233"}.glyphicons-direction:before{content:"\E234"}.glyphicons-brush:before{content:"\E235"}.glyphicons-pen:before{content:"\E236"}.glyphicons-zoom-in:before{content:"\E237"}.glyphicons-zoom-out:before{content:"\E238"}.glyphicons-pin:before{content:"\E239"}.glyphicons-albums:before{content:"\E240"}.glyphicons-rotation-lock:before{content:"\E241"}.glyphicons-flash:before{content:"\E242"}.glyphicons-map-marker:before{content:"\E243"}.glyphicons-anchor:before{content:"\E244"}.glyphicons-conversation:before{content:"\E245"}.glyphicons-chat:before{content:"\E246"}.glyphicons-note-empty:before{content:"\E247"}.glyphicons-note:before{content:"\E248"}.glyphicons-asterisk:before{content:"\E249"}.glyphicons-divide:before{content:"\E250"}.glyphicons-snorkel-diving:before{content:"\E251"}.glyphicons-scuba-diving:before{content:"\E252"}.glyphicons-oxygen-bottle:before{content:"\E253"}.glyphicons-fins:before{content:"\E254"}.glyphicons-fishes:before{content:"\E255"}.glyphicons-boat:before{content:"\E256"}.glyphicons-delete:before{content:"\E257"}.glyphicons-sheriffs-star:before{content:"\E258"}.glyphicons-qrcode:before{content:"\E259"}.glyphicons-barcode:before{content:"\E260"}.glyphicons-pool:before{content:"\E261"}.glyphicons-buoy:before{content:"\E262"}.glyphicons-spade:before{content:"\E263"}.glyphicons-bank:before{content:"\E264"}.glyphicons-vcard:before{content:"\E265"}.glyphicons-electrical-plug:before{content:"\E266"}.glyphicons-flag:before{content:"\E267"}.glyphicons-credit-card:before{content:"\E268"}.glyphicons-keyboard-wireless:before{content:"\E269"}.glyphicons-keyboard-wired:before{content:"\E270"}.glyphicons-shield:before{content:"\E271"}.glyphicons-ring:before{content:"\E272"}.glyphicons-cake:before{content:"\E273"}.glyphicons-drink:before{content:"\E274"}.glyphicons-beer:before{content:"\E275"}.glyphicons-fast-food:before{content:"\E276"}.glyphicons-cutlery:before{content:"\E277"}.glyphicons-pizza:before{content:"\E278"}.glyphicons-birthday-cake:before{content:"\E279"}.glyphicons-tablet:before{content:"\E280"}.glyphicons-settings:before{content:"\E281"}.glyphicons-bullets:before{content:"\E282"}.glyphicons-cardio:before{content:"\E283"}.glyphicons-t-shirt:before{content:"\E284"}.glyphicons-pants:before{content:"\E285"}.glyphicons-sweater:before{content:"\E286"}.glyphicons-fabric:before{content:"\E287"}.glyphicons-leather:before{content:"\E288"}.glyphicons-scissors:before{content:"\E289"}.glyphicons-bomb:before{content:"\E290"}.glyphicons-skull:before{content:"\E291"}.glyphicons-celebration:before{content:"\E292"}.glyphicons-tea-kettle:before{content:"\E293"}.glyphicons-french-press:before{content:"\E294"}.glyphicons-coffee-cup:before{content:"\E295"}.glyphicons-pot:before{content:"\E296"}.glyphicons-grater:before{content:"\E297"}.glyphicons-kettle:before{content:"\E298"}.glyphicons-hospital:before{content:"\E299"}.glyphicons-hospital-h:before{content:"\E300"}.glyphicons-microphone:before{content:"\E301"}.glyphicons-webcam:before{content:"\E302"}.glyphicons-temple-christianity-church:before{content:"\E303"}.glyphicons-temple-islam:before{content:"\E304"}.glyphicons-temple-hindu:before{content:"\E305"}.glyphicons-temple-buddhist:before{content:"\E306"}.glyphicons-bicycle:before{content:"\E307"}.glyphicons-life-preserver:before{content:"\E308"}.glyphicons-share-alt:before{content:"\E309"}.glyphicons-comments:before{content:"\E310"}.glyphicons-flower:before{content:"\E311"}.glyphicons-baseball:before{content:"\E312"}.glyphicons-rugby:before{content:"\E313"}.glyphicons-ax:before{content:"\E314"}.glyphicons-table-tennis:before{content:"\E315"}.glyphicons-bowling:before{content:"\E316"}.glyphicons-tree-conifer:before{content:"\E317"}.glyphicons-tree-deciduous:before{content:"\E318"}.glyphicons-more-items:before{content:"\E319"}.glyphicons-sort:before{content:"\E320"}.glyphicons-filter:before{content:"\E321"}.glyphicons-gamepad:before{content:"\E322"}.glyphicons-playing-dices:before{content:"\E323"}.glyphicons-calculator:before{content:"\E324"}.glyphicons-tie:before{content:"\E325"}.glyphicons-wallet:before{content:"\E326"}.glyphicons-piano:before{content:"\E327"}.glyphicons-sampler:before{content:"\E328"}.glyphicons-podium:before{content:"\E329"}.glyphicons-soccer-ball:before{content:"\E330"}.glyphicons-blog:before{content:"\E331"}.glyphicons-dashboard:before{content:"\E332"}.glyphicons-certificate:before{content:"\E333"}.glyphicons-bell:before{content:"\E334"}.glyphicons-candle:before{content:"\E335"}.glyphicons-pushpin:before{content:"\E336"}.glyphicons-iphone-shake:before{content:"\E337"}.glyphicons-pin-flag:before{content:"\E338"}.glyphicons-turtle:before{content:"\E339"}.glyphicons-rabbit:before{content:"\E340"}.glyphicons-globe:before{content:"\E341"}.glyphicons-briefcase:before{content:"\E342"}.glyphicons-hdd:before{content:"\E343"}.glyphicons-thumbs-up:before{content:"\E344"}.glyphicons-thumbs-down:before{content:"\E345"}.glyphicons-hand-right:before{content:"\E346"}.glyphicons-hand-left:before{content:"\E347"}.glyphicons-hand-up:before{content:"\E348"}.glyphicons-hand-down:before{content:"\E349"}.glyphicons-fullscreen:before{content:"\E350"}.glyphicons-shopping-bag:before{content:"\E351"}.glyphicons-book-open:before{content:"\E352"}.glyphicons-nameplate:before{content:"\E353"}.glyphicons-nameplate-alt:before{content:"\E354"}.glyphicons-vases:before{content:"\E355"}.glyphicons-bullhorn:before{content:"\E356"}.glyphicons-dumbbell:before{content:"\E357"}.glyphicons-suitcase:before{content:"\E358"}.glyphicons-file-import:before{content:"\E359"}.glyphicons-file-export:before{content:"\E360"}.glyphicons-bug:before{content:"\E361"}.glyphicons-crown:before{content:"\E362"}.glyphicons-smoking:before{content:"\E363"}.glyphicons-cloud-upload:before{content:"\E364"}.glyphicons-cloud-download:before{content:"\E365"}.glyphicons-restart:before{content:"\E366"}.glyphicons-security-camera:before{content:"\E367"}.glyphicons-expand:before{content:"\E368"}.glyphicons-collapse:before{content:"\E369"}.glyphicons-collapse-top:before{content:"\E370"}.glyphicons-globe-af:before{content:"\E371"}.glyphicons-global:before{content:"\E372"}.glyphicons-spray:before{content:"\E373"}.glyphicons-nails:before{content:"\E374"}.glyphicons-claw-hammer:before{content:"\E375"}.glyphicons-classic-hammer:before{content:"\E376"}.glyphicons-hand-saw:before{content:"\E377"}.glyphicons-riflescope:before{content:"\E378"}.glyphicons-electrical-socket-eu:before{content:"\E379"}.glyphicons-electrical-socket-us:before{content:"\E380"}.glyphicons-message-forward:before{content:"\E381"}.glyphicons-coat-hanger:before{content:"\E382"}.glyphicons-dress:before{content:"\E383"}.glyphicons-bathrobe:before{content:"\E384"}.glyphicons-shirt:before{content:"\E385"}.glyphicons-underwear:before{content:"\E386"}.glyphicons-log-in:before{content:"\E387"}.glyphicons-log-out:before{content:"\E388"}.glyphicons-exit:before{content:"\E389"}.glyphicons-new-window-alt:before{content:"\E390"}.glyphicons-video-sd:before{content:"\E391"}.glyphicons-video-hd:before{content:"\E392"}.glyphicons-subtitles:before{content:"\E393"}.glyphicons-sound-stereo:before{content:"\E394"}.glyphicons-sound-dolby:before{content:"\E395"}.glyphicons-sound-5-1:before{content:"\E396"}.glyphicons-sound-6-1:before{content:"\E397"}.glyphicons-sound-7-1:before{content:"\E398"}.glyphicons-copyright-mark:before{content:"\E399"}.glyphicons-registration-mark:before{content:"\E400"}.glyphicons-radar:before{content:"\E401"}.glyphicons-skateboard:before{content:"\E402"}.glyphicons-golf-course:before{content:"\E403"}.glyphicons-sorting:before{content:"\E404"}.glyphicons-sort-by-alphabet:before{content:"\E405"}.glyphicons-sort-by-alphabet-alt:before{content:"\E406"}.glyphicons-sort-by-order:before{content:"\E407"}.glyphicons-sort-by-order-alt:before{content:"\E408"}.glyphicons-sort-by-attributes:before{content:"\E409"}.glyphicons-sort-by-attributes-alt:before{content:"\E410"}.glyphicons-compressed:before{content:"\E411"}.glyphicons-package:before{content:"\E412"}.glyphicons-cloud-plus:before{content:"\E413"}.glyphicons-cloud-minus:before{content:"\E414"}.glyphicons-disk-save:before{content:"\E415"}.glyphicons-disk-open:before{content:"\E416"}.glyphicons-disk-saved:before{content:"\E417"}.glyphicons-disk-remove:before{content:"\E418"}.glyphicons-disk-import:before{content:"\E419"}.glyphicons-disk-export:before{content:"\E420"}.glyphicons-tower:before{content:"\E421"}.glyphicons-send:before{content:"\E422"}.glyphicons-git-branch:before{content:"\E423"}.glyphicons-git-create:before{content:"\E424"}.glyphicons-git-private:before{content:"\E425"}.glyphicons-git-delete:before{content:"\E426"}.glyphicons-git-merge:before{content:"\E427"}.glyphicons-git-pull-request:before{content:"\E428"}.glyphicons-git-compare:before{content:"\E429"}.glyphicons-git-commit:before{content:"\E430"}.glyphicons-construction-cone:before{content:"\E431"}.glyphicons-shoe-steps:before{content:"\E432"}.glyphicons-plus:before{content:"\E433"}.glyphicons-minus:before{content:"\E434"}.glyphicons-redo:before{content:"\E435"}.glyphicons-undo:before{content:"\E436"}.glyphicons-golf:before{content:"\E437"}.glyphicons-hockey:before{content:"\E438"}.glyphicons-pipe:before{content:"\E439"}.glyphicons-wrench:before{content:"\E440"}.glyphicons-folder-closed:before{content:"\E441"}.glyphicons-phone-alt:before{content:"\E442"}.glyphicons-earphone:before{content:"\E443"}.glyphicons-floppy-disk:before{content:"\E444"}.glyphicons-floppy-saved:before{content:"\E445"}.glyphicons-floppy-remove:before{content:"\E446"}.glyphicons-floppy-save:before{content:"\E447"}.glyphicons-floppy-open:before{content:"\E448"}.glyphicons-translate:before{content:"\E449"}.glyphicons-fax:before{content:"\E450"}.glyphicons-factory:before{content:"\E451"}.glyphicons-shop-window:before{content:"\E452"}.glyphicons-shop:before{content:"\E453"}.glyphicons-kiosk:before{content:"\E454"}.glyphicons-kiosk-wheels:before{content:"\E455"}.glyphicons-kiosk-light:before{content:"\E456"}.glyphicons-kiosk-food:before{content:"\E457"}.glyphicons-transfer:before{content:"\E458"}.glyphicons-money:before{content:"\E459"}.glyphicons-header:before{content:"\E460"}.glyphicons-blacksmith:before{content:"\E461"}.glyphicons-saw-blade:before{content:"\E462"}.glyphicons-basketball:before{content:"\E463"}.glyphicons-server:before{content:"\E464"}.glyphicons-server-plus:before{content:"\E465"}.glyphicons-server-minus:before{content:"\E466"}.glyphicons-server-ban:before{content:"\E467"}.glyphicons-server-flag:before{content:"\E468"}.glyphicons-server-lock:before{content:"\E469"}.glyphicons-server-new:before{content:"\E470"}.glyphicons-charging-station:before{content:"\E471"}.glyphicons-gas-station:before{content:"\E472"}.glyphicons-target:before{content:"\E473"}.glyphicons-bed:before{content:"\E474"}.glyphicons-mosquito:before{content:"\E475"}.glyphicons-dining-set:before{content:"\E476"}.glyphicons-plate-of-food:before{content:"\E477"}.glyphicons-hygiene-kit:before{content:"\E478"}.glyphicons-blackboard:before{content:"\E479"}.glyphicons-marriage:before{content:"\E480"}.glyphicons-bucket:before{content:"\E481"}.glyphicons-none-color-swatch:before{content:"\E482"}.glyphicons-bring-forward:before{content:"\E483"}.glyphicons-bring-to-front:before{content:"\E484"}.glyphicons-send-backward:before{content:"\E485"}.glyphicons-send-to-back:before{content:"\E486"}.glyphicons-fit-frame-to-image:before{content:"\E487"}.glyphicons-fit-image-to-frame:before{content:"\E488"}.glyphicons-multiple-displays:before{content:"\E489"}.glyphicons-handshake:before{content:"\E490"}.glyphicons-child:before{content:"\E491"}.glyphicons-baby-formula:before{content:"\E492"}.glyphicons-medicine:before{content:"\E493"}.glyphicons-atv-vehicle:before{content:"\E494"}.glyphicons-motorcycle:before{content:"\E495"}.glyphicons-bed-alt:before{content:"\E496"}.glyphicons-tent:before{content:"\E497"}.glyphicons-glasses:before{content:"\E498"}.glyphicons-sunglasses:before{content:"\E499"}.glyphicons-family:before{content:"\E500"}.glyphicons-education:before{content:"\E501"}.glyphicons-shoes:before{content:"\E502"}.glyphicons-map:before{content:"\E503"}.glyphicons-cd:before{content:"\E504"}.glyphicons-alert:before{content:"\E505"}.glyphicons-piggy-bank:before{content:"\E506"}.glyphicons-star-half:before{content:"\E507"}.glyphicons-cluster:before{content:"\E508"}.glyphicons-flowchart:before{content:"\E509"}.glyphicons-commodities:before{content:"\E510"}.glyphicons-duplicate:before{content:"\E511"}.glyphicons-copy:before{content:"\E512"}.glyphicons-paste:before{content:"\E513"}.glyphicons-bath-bathtub:before{content:"\E514"}.glyphicons-bath-shower:before{content:"\E515"}.glyphicons-shower:before{content:"\E516"}.glyphicons-menu-hamburger:before{content:"\E517"}.glyphicons-option-vertical:before{content:"\E518"}.glyphicons-option-horizontal:before{content:"\E519"}.glyphicons-currency-conversion:before{content:"\E520"}.glyphicons-user-ban:before{content:"\E521"}.glyphicons-user-lock:before{content:"\E522"}.glyphicons-user-flag:before{content:"\E523"}.glyphicons-user-asterisk:before{content:"\E524"}.glyphicons-user-alert:before{content:"\E525"}.glyphicons-user-key:before{content:"\E526"}.glyphicons-user-conversation:before{content:"\E527"}.glyphicons-database:before{content:"\E528"}.glyphicons-database-search:before{content:"\E529"}.glyphicons-list-alt:before{content:"\E530"}.glyphicons-hazard-sign:before{content:"\E531"}.glyphicons-hazard:before{content:"\E532"}.glyphicons-stop-sign:before{content:"\E533"}.glyphicons-lab:before{content:"\E534"}.glyphicons-lab-alt:before{content:"\E535"}.glyphicons-ice-cream:before{content:"\E536"}.glyphicons-ice-lolly:before{content:"\E537"}.glyphicons-ice-lolly-tasted:before{content:"\E538"}.glyphicons-invoice:before{content:"\E539"}.glyphicons-cart-tick:before{content:"\E540"}.glyphicons-hourglass:before{content:"\E541"}.glyphicons-cat:before{content:"\E542"}.glyphicons-lamp:before{content:"\E543"}.glyphicons-scale-classic:before{content:"\E544"}.glyphicons-eye-plus:before{content:"\E545"}.glyphicons-eye-minus:before{content:"\E546"}.glyphicons-quote:before{content:"\E547"}.glyphicons-bitcoin:before{content:"\E548"}.glyphicons-yen:before{content:"\E549"}.glyphicons-ruble:before{content:"\E550"}.glyphicons-erase:before{content:"\E551"}.glyphicons-podcast:before{content:"\E552"}.glyphicons-firework:before{content:"\E553"}.glyphicons-scale:before{content:"\E554"}.glyphicons-king:before{content:"\E555"}.glyphicons-queen:before{content:"\E556"}.glyphicons-pawn:before{content:"\E557"}.glyphicons-bishop:before{content:"\E558"}.glyphicons-knight:before{content:"\E559"}.glyphicons-mic-mute:before{content:"\E560"}.glyphicons-voicemail:before{content:"\E561"}.glyphicons-paragraph-alt:before{content:"\E562"}.glyphicons-person-walking:before{content:"\E563"}.glyphicons-person-wheelchair:before{content:"\E564"}.glyphicons-underground:before{content:"\E565"}.glyphicons-car-hov:before{content:"\E566"}.glyphicons-car-rental:before{content:"\E567"}.glyphicons-transport:before{content:"\E568"}.glyphicons-taxi:before{content:"\E569"}.glyphicons-ice-cream-no:before{content:"\E570"}.glyphicons-uk-rat-u:before{content:"\E571"}.glyphicons-uk-rat-pg:before{content:"\E572"}.glyphicons-uk-rat-12a:before{content:"\E573"}.glyphicons-uk-rat-12:before{content:"\E574"}.glyphicons-uk-rat-15:before{content:"\E575"}.glyphicons-uk-rat-18:before{content:"\E576"}.glyphicons-uk-rat-r18:before{content:"\E577"}.glyphicons-tv:before{content:"\E578"}.glyphicons-sms:before{content:"\E579"}.glyphicons-mms:before{content:"\E580"}.glyphicons-us-rat-g:before{content:"\E581"}.glyphicons-us-rat-pg:before{content:"\E582"}.glyphicons-us-rat-pg-13:before{content:"\E583"}.glyphicons-us-rat-restricted:before{content:"\E584"}.glyphicons-us-rat-no-one-17:before{content:"\E585"}.glyphicons-equalizer:before{content:"\E586"}.glyphicons-speakers:before{content:"\E587"}.glyphicons-remote-control:before{content:"\E588"}.glyphicons-remote-control-tv:before{content:"\E589"}.glyphicons-shredder:before{content:"\E590"}.glyphicons-folder-heart:before{content:"\E591"}.glyphicons-person-running:before{content:"\E592"}.glyphicons-person:before{content:"\E593"}.glyphicons-voice:before{content:"\E594"}.glyphicons-stethoscope:before{content:"\E595"}.glyphicons-paired:before{content:"\E596"}.glyphicons-activity:before{content:"\E597"}.glyphicons-watch:before{content:"\E598"}.glyphicons-scissors-alt:before{content:"\E599"}.glyphicons-car-wheel:before{content:"\E600"}.glyphicons-chevron-up:before{content:"\E601"}.glyphicons-chevron-down:before{content:"\E602"}.glyphicons-superscript:before{content:"\E603"}.glyphicons-subscript:before{content:"\E604"}.glyphicons-text-size:before{content:"\E605"}.glyphicons-text-color:before{content:"\E606"}.glyphicons-text-background:before{content:"\E607"}.glyphicons-modal-window:before{content:"\E608"}.glyphicons-newspaper:before{content:"\E609"}.glyphicons-tractor:before{content:"\E610"}.glyphicons-camping:before{content:"\E611"}.glyphicons-camping-benches:before{content:"\E612"}.glyphicons-forest:before{content:"\E613"}.glyphicons-park:before{content:"\E614"}.glyphicons-field:before{content:"\E615"}.glyphicons-mountains:before{content:"\E616"}.glyphicons-fees-payments:before{content:"\E617"}.glyphicons-small-payments:before{content:"\E618"}.glyphicons-mixed-buildings:before{content:"\E619"}.glyphicons-industrial-zone:before{content:"\E620"}.glyphicons-visitor-tag:before{content:"\E621"}.glyphicons-businessman:before{content:"\E622"}.glyphicons-meditation:before{content:"\E623"}.glyphicons-bath:before{content:"\E624"}.glyphicons-donate:before{content:"\E625"}.glyphicons-sauna:before{content:"\E626"}.glyphicons-bedroom-nightstand:before{content:"\E627"}.glyphicons-bedroom-lamp:before{content:"\E628"}.glyphicons-doctor:before{content:"\E629"}.glyphicons-engineering-networks:before{content:"\E630"}.glyphicons-washing-machine:before{content:"\E631"}.glyphicons-dryer:before{content:"\E632"}.glyphicons-dishwasher:before{content:"\E633"}.glyphicons-luggage-group:before{content:"\E634"}.glyphicons-teenager:before{content:"\E635"}.glyphicons-person-stick:before{content:"\E636"}.glyphicons-person-stick-old:before{content:"\E637"}.glyphicons-traveler:before{content:"\E638"}.glyphicons-veteran:before{content:"\E639"}.glyphicons-group-chat:before{content:"\E640"}.glyphicons-elections:before{content:"\E641"}.glyphicons-law-justice:before{content:"\E642"}.glyphicons-judiciary:before{content:"\E643"}.glyphicons-house-fire:before{content:"\E644"}.glyphicons-firefighters:before{content:"\E645"}.glyphicons-police:before{content:"\E646"}.glyphicons-ambulance:before{content:"\E647"}.glyphicons-light-beacon:before{content:"\E648"}.glyphicons-important-day:before{content:"\E649"}.glyphicons-bike-park:before{content:"\E650"}.glyphicons-object-align-top:before{content:"\E651"}.glyphicons-object-align-bottom:before{content:"\E652"}.glyphicons-object-align-horizontal:before{content:"\E653"}.glyphicons-object-align-left:before{content:"\E654"}.glyphicons-object-align-vertical:before{content:"\E655"}.glyphicons-object-align-right:before{content:"\E656"}.glyphicons-reflect-y:before{content:"\E657"}.glyphicons-reflect-x:before{content:"\E658"}.glyphicons-tick:before{content:"\E659"}.glyphicons-lawnmower:before{content:"\E660"}.glyphicons-call-redirect:before{content:"\E661"}.glyphicons-call-ip:before{content:"\E662"}.glyphicons-call-record:before{content:"\E663"}.glyphicons-call-ringtone:before{content:"\E664"}.glyphicons-call-traffic:before{content:"\E665"}.glyphicons-call-hold:before{content:"\E666"}.glyphicons-call-incoming:before{content:"\E667"}.glyphicons-call-outgoing:before{content:"\E668"}.glyphicons-call-video:before{content:"\E669"}.glyphicons-call-missed:before{content:"\E670"}.glyphicons-theater:before{content:"\E671"}.glyphicons-heartbeat:before{content:"\E672"}.glyphicons-kettlebell:before{content:"\E673"}.glyphicons-fireplace:before{content:"\E674"}.glyphicons-street-lights:before{content:"\E675"}.glyphicons-pedestrian:before{content:"\E676"}.glyphicons-flood:before{content:"\E677"}.glyphicons-open-water:before{content:"\E678"}.glyphicons-for-sale:before{content:"\E679"}.glyphicons-dustbin:before{content:"\E680"}.glyphicons-door:before{content:"\E681"}.glyphicons-camp-fire:before{content:"\E682"}.glyphicons-fleur-de-lis:before{content:"\E683"}.glyphicons-temperature-settings:before{content:"\E684"}.glyphicons-article:before{content:"\E685"}.glyphicons-sunbath:before{content:"\E686"}.glyphicons-balanced-diet:before{content:"\E687"}.glyphicons-ticket:before{content:"\E688"}.glyphicons-parking-ticket:before{content:"\E689"}.glyphicons-parking-meter:before{content:"\E690"}.glyphicons-laptop:before{content:"\E691"}.glyphicons-tree-structure:before{content:"\E692"}.glyphicons-weather-warning:before{content:"\E693"}.glyphicons-temperature-low:before{content:"\E694"}.glyphicons-temperature-high:before{content:"\E695"}.glyphicons-temperature-low-warning:before{content:"\E696"}.glyphicons-temperature-high-warning:before{content:"\E697"}.glyphicons-hurricane:before{content:"\E698"}.glyphicons-storm:before{content:"\E699"}.glyphicons-sorted-waste:before{content:"\E700"}.glyphicons-ear:before{content:"\E701"}.glyphicons-ear-deaf:before{content:"\E702"}.glyphicons-file-plus:before{content:"\E703"}.glyphicons-file-minus:before{content:"\E704"}.glyphicons-file-lock:before{content:"\E705"}.glyphicons-file-cloud:before{content:"\E706"}.glyphicons-file-cloud-download:before{content:"\E707"}.glyphicons-file-cloud-upload:before{content:"\E708"}.glyphicons-paragraph:before{content:"\E709"}.glyphicons-list-numbered:before{content:"\E710"}.glyphicons-donate-heart:before{content:"\E711"}.glyphicons-government:before{content:"\E712"}.glyphicons-maze:before{content:"\E713"}.glyphicons-chronicle:before{content:"\E714"}.glyphicons-user-structure:before{content:"\E715"}.glyphicons-recycle:before{content:"\E716"}.glyphicons-gas:before{content:"\E717"}.glyphicons-waste-pipe:before{content:"\E718"}.glyphicons-water-pipe:before{content:"\E719"}.glyphicons-parking:before{content:"\E720"}.glyphicons-closed:before{content:"\E721"}.glyphicons-mouse:before{content:"\E722"}.glyphicons-mouse-double-click:before{content:"\E723"}.glyphicons-mouse-left-click:before{content:"\E724"}.glyphicons-mouse-right-click:before{content:"\E725"}.glyphicons-mouse-middle-click:before{content:"\E726"}.glyphicons-mouse-scroll:before{content:"\E727"}.glyphicons-resize-vertical:before{content:"\E728"}.glyphicons-resize-horizontal:before{content:"\E729"}.glyphicons-temperature:before{content:"\E730"}.glyphicons-puzzle:before{content:"\E731"}.glyphicons-puzzle-2:before{content:"\E732"}.glyphicons-puzzle-3:before{content:"\E733"}.glyphicons-nearby-square:before{content:"\E734"}.glyphicons-nearby-circle:before{content:"\E735"}.glyphicons-rotate-right:before{content:"\E736"}.glyphicons-rotate-left:before{content:"\E737"}.glyphicons-pictures:before{content:"\E738"}.glyphicons-photo-album:before{content:"\E739"}.glyphicons-cadastral-map:before{content:"\E740"}.glyphicons-fingerprint-scan:before{content:"\E741"}.glyphicons-fingerprint:before{content:"\E742"}.glyphicons-fingerprint-lock:before{content:"\E743"}.glyphicons-fingerprint-ok:before{content:"\E744"}.glyphicons-fingerprint-remove:before{content:"\E745"}.glyphicons-fingerprint-reload:before{content:"\E746"}.glyphicons-pending-notifications:before{content:"\E747"}.glyphicons-synchronization:before{content:"\E748"}.glyphicons-synchronization-ban:before{content:"\E749"}.glyphicons-hash:before{content:"\E750"}.glyphicons-gender-male:before{content:"\E751"}.glyphicons-gender-female:before{content:"\E752"}.glyphicons-gender-virgin-female:before{content:"\E753"}.glyphicons-gender-intersex:before{content:"\E754"}.glyphicons-gender-transgender:before{content:"\E755"}.glyphicons-gender-ori-lesbian:before{content:"\E756"}.glyphicons-gender-ori-gay:before{content:"\E757"}.glyphicons-gender-ori-hetero:before{content:"\E758"}.glyphicons-gender-other:before{content:"\E759"}.glyphicons-gender-unknown:before{content:"\E760"}.glyphicons-scanner:before{content:"\E761"}.glyphicons-multifunction-printer:before{content:"\E762"}.glyphicons-lasso:before{content:"\E763"}.glyphicons-view-360:before{content:"\E764"}.glyphicons-battery-charging:before{content:"\E765"}.glyphicons-battery-full:before{content:"\E766"}.glyphicons-battery-75:before{content:"\E767"}.glyphicons-battery-50:before{content:"\E768"}.glyphicons-battery-25:before{content:"\E769"}.glyphicons-battery-10:before{content:"\E770"}.glyphicons-satellite:before{content:"\E771"}.glyphicons-satellite-dish:before{content:"\E772"}.glyphicons-satellite-dish-alt:before{content:"\E773"}.glyphicons-auction:before{content:"\E774"}.glyphicons-directions:before{content:"\E775"}.glyphicons-race:before{content:"\E776"}.glyphicons-robot:before{content:"\E777"}.glyphicons-ruler-alt:before{content:"\E778"}.glyphicons-cube-empty:before{content:"\E779"}.glyphicons-cube-black:before{content:"\E780"}.glyphicons-move-square:before{content:"\E781"}.glyphicons-drop:before{content:"\E782"}.glyphicons-vr-headset:before{content:"\E783"}.glyphicons-vr-charging:before{content:"\E784"}.glyphicons-vr-low-battery:before{content:"\E785"}.glyphicons-vr-paired:before{content:"\E786"}.glyphicons-vr-settings:before{content:"\E787"}.glyphicons-vr-maintenance:before{content:"\E788"}.glyphicons-filter-remove:before{content:"\E789"}.glyphicons-filter-applied:before{content:"\E790"}.glyphicons-one-day:before{content:"\E791"}.glyphicons-user-vr:before{content:"\E792"}.glyphicons-user-vr-add:before{content:"\E793"}.glyphicons-user-vr-remove:before{content:"\E794"}.glyphicons-dice-1:before{content:"\E795"}.glyphicons-dice-2:before{content:"\E796"}.glyphicons-dice-3:before{content:"\E797"}.glyphicons-dice-4:before{content:"\E798"}.glyphicons-dice-5:before{content:"\E799"}.glyphicons-dice-6:before{content:"\E800"}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4n.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype')}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, 'Font Awesome 6 Pro');font-weight:var(--fa-style, 900)}.fas,.fass,.far,.fasr,.fal,.fasl,.fat,.fast,.fad,.fadr,.fadl,.fadt,.fasds,.fasdr,.fasdl,.fasdt,.fab,.fa-solid,.fa-regular,.fa-light,.fa-thin,.fa-brands,.fa-classic,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa-sharp-solid,.fa-classic,.fa,.fas,.far,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas::before,.fass::before,.far::before,.fasr::before,.fal::before,.fasl::before,.fat::before,.fast::before,.fad::before,.fadr::before,.fadl::before,.fadt::before,.fasds::before,.fasdr::before,.fasdl::before,.fasdt::before,.fab::before,.fa-solid::before,.fa-regular::before,.fa-light::before,.fa-thin::before,.fa-brands::before,.fa-classic::before,.fa-duotone::before,.fa-sharp::before,.fa-sharp-duotone::before,.fa::before{content:var(--fa)}.fad::after,.fa-duotone.fa-solid::after,.fa-duotone::after,.fadr::after,.fa-duotone.fa-regular::after,.fadl::after,.fa-duotone.fa-light::after,.fadt::after,.fa-duotone.fa-thin::after,.fasds::after,.fa-sharp-duotone.fa-solid::after,.fa-sharp-duotone::after,.fasdr::after,.fa-sharp-duotone.fa-regular::after,.fasdl::after,.fa-sharp-duotone.fa-light::after,.fasdt::after,.fa-sharp-duotone.fa-thin::after{content:var(--fa--fa)}.fa-classic.fa-duotone{font-family:'Font Awesome 6 Duotone'}.fass,.fa-sharp{font-weight:900}.fad,.fa-duotone{font-weight:900}.fasds,.fa-sharp-duotone{font-weight:900}.fa-classic,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin,.fas,.far,.fa{font-family:'Font Awesome 6 Pro'}.fa-duotone,.fad,.fadr,.fadl,.fadt{font-family:'Font Awesome 6 Duotone'}.fa-brands,.fab{font-family:'Font Awesome 6 Brands'}.fa-sharp,.fass,.fasr,.fasl,.fast{font-family:'Font Awesome 6 Sharp'}.fa-sharp-duotone,.fasds,.fasdr,.fasdl,.fasdt{font-family:'Font Awesome 6 Sharp Duotone'}.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-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07142857em;vertical-align:.05357143em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-0.075em}.fa-xl{font-size:1.5em;line-height:.04166667em;vertical-align:-0.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-0.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, 0.1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, 0.08em);padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, 0.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, 0.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.280, 0.840, 0.420, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4,0,.6,1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8));}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1, 1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, 0.9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{transform:scale(1,1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1, 1)}.fa-flip-vertical{transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1, -1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, 0))}.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%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0{--fa:"\30";--fa--fa:"\30\30"}.fa-1{--fa:"\31";--fa--fa:"\31\31"}.fa-2{--fa:"\32";--fa--fa:"\32\32"}.fa-3{--fa:"\33";--fa--fa:"\33\33"}.fa-4{--fa:"\34";--fa--fa:"\34\34"}.fa-5{--fa:"\35";--fa--fa:"\35\35"}.fa-6{--fa:"\36";--fa--fa:"\36\36"}.fa-7{--fa:"\37";--fa--fa:"\37\37"}.fa-8{--fa:"\38";--fa--fa:"\38\38"}.fa-9{--fa:"\39";--fa--fa:"\39\39"}.fa-fill-drip{--fa:"\f576";--fa--fa:"\f576\f576"}.fa-arrows-to-circle{--fa:"\e4bd";--fa--fa:"\e4bd\e4bd"}.fa-circle-chevron-right{--fa:"\f138";--fa--fa:"\f138\f138"}.fa-chevron-circle-right{--fa:"\f138";--fa--fa:"\f138\f138"}.fa-wagon-covered{--fa:"\f8ee";--fa--fa:"\f8ee\f8ee"}.fa-line-height{--fa:"\f871";--fa--fa:"\f871\f871"}.fa-bagel{--fa:"\e3d7";--fa--fa:"\e3d7\e3d7"}.fa-transporter-7{--fa:"\e2a8";--fa--fa:"\e2a8\e2a8"}.fa-at{--fa:"\40";--fa--fa:"\40\40"}.fa-rectangles-mixed{--fa:"\e323";--fa--fa:"\e323\e323"}.fa-phone-arrow-up-right{--fa:"\e224";--fa--fa:"\e224\e224"}.fa-phone-arrow-up{--fa:"\e224";--fa--fa:"\e224\e224"}.fa-phone-outgoing{--fa:"\e224";--fa--fa:"\e224\e224"}.fa-trash-can{--fa:"\f2ed";--fa--fa:"\f2ed\f2ed"}.fa-trash-alt{--fa:"\f2ed";--fa--fa:"\f2ed\f2ed"}.fa-circle-l{--fa:"\e114";--fa--fa:"\e114\e114"}.fa-head-side-goggles{--fa:"\f6ea";--fa--fa:"\f6ea\f6ea"}.fa-head-vr{--fa:"\f6ea";--fa--fa:"\f6ea\f6ea"}.fa-text-height{--fa:"\f034";--fa--fa:"\f034\f034"}.fa-user-xmark{--fa:"\f235";--fa--fa:"\f235\f235"}.fa-user-times{--fa:"\f235";--fa--fa:"\f235\f235"}.fa-face-hand-yawn{--fa:"\e379";--fa--fa:"\e379\e379"}.fa-gauge-simple-min{--fa:"\f62d";--fa--fa:"\f62d\f62d"}.fa-tachometer-slowest{--fa:"\f62d";--fa--fa:"\f62d\f62d"}.fa-stethoscope{--fa:"\f0f1";--fa--fa:"\f0f1\f0f1"}.fa-coffin{--fa:"\f6c6";--fa--fa:"\f6c6\f6c6"}.fa-message{--fa:"\f27a";--fa--fa:"\f27a\f27a"}.fa-comment-alt{--fa:"\f27a";--fa--fa:"\f27a\f27a"}.fa-salad{--fa:"\f81e";--fa--fa:"\f81e\f81e"}.fa-bowl-salad{--fa:"\f81e";--fa--fa:"\f81e\f81e"}.fa-info{--fa:"\f129";--fa--fa:"\f129\f129"}.fa-robot-astromech{--fa:"\e2d2";--fa--fa:"\e2d2\e2d2"}.fa-ring-diamond{--fa:"\e5ab";--fa--fa:"\e5ab\e5ab"}.fa-fondue-pot{--fa:"\e40d";--fa--fa:"\e40d\e40d"}.fa-theta{--fa:"\f69e";--fa--fa:"\f69e\f69e"}.fa-face-hand-peeking{--fa:"\e481";--fa--fa:"\e481\e481"}.fa-square-user{--fa:"\e283";--fa--fa:"\e283\e283"}.fa-down-left-and-up-right-to-center{--fa:"\f422";--fa--fa:"\f422\f422"}.fa-compress-alt{--fa:"\f422";--fa--fa:"\f422\f422"}.fa-explosion{--fa:"\e4e9";--fa--fa:"\e4e9\e4e9"}.fa-file-lines{--fa:"\f15c";--fa--fa:"\f15c\f15c"}.fa-file-alt{--fa:"\f15c";--fa--fa:"\f15c\f15c"}.fa-file-text{--fa:"\f15c";--fa--fa:"\f15c\f15c"}.fa-wave-square{--fa:"\f83e";--fa--fa:"\f83e\f83e"}.fa-ring{--fa:"\f70b";--fa--fa:"\f70b\f70b"}.fa-building-un{--fa:"\e4d9";--fa--fa:"\e4d9\e4d9"}.fa-dice-three{--fa:"\f527";--fa--fa:"\f527\f527"}.fa-tire-pressure-warning{--fa:"\f633";--fa--fa:"\f633\f633"}.fa-wifi-fair{--fa:"\f6ab";--fa--fa:"\f6ab\f6ab"}.fa-wifi-2{--fa:"\f6ab";--fa--fa:"\f6ab\f6ab"}.fa-calendar-days{--fa:"\f073";--fa--fa:"\f073\f073"}.fa-calendar-alt{--fa:"\f073";--fa--fa:"\f073\f073"}.fa-mp3-player{--fa:"\f8ce";--fa--fa:"\f8ce\f8ce"}.fa-anchor-circle-check{--fa:"\e4aa";--fa--fa:"\e4aa\e4aa"}.fa-tally-4{--fa:"\e297";--fa--fa:"\e297\e297"}.fa-rectangle-history{--fa:"\e4a2";--fa--fa:"\e4a2\e4a2"}.fa-building-circle-arrow-right{--fa:"\e4d1";--fa--fa:"\e4d1\e4d1"}.fa-volleyball{--fa:"\f45f";--fa--fa:"\f45f\f45f"}.fa-volleyball-ball{--fa:"\f45f";--fa--fa:"\f45f\f45f"}.fa-sun-haze{--fa:"\f765";--fa--fa:"\f765\f765"}.fa-text-size{--fa:"\f894";--fa--fa:"\f894\f894"}.fa-ufo{--fa:"\e047";--fa--fa:"\e047\e047"}.fa-fork{--fa:"\f2e3";--fa--fa:"\f2e3\f2e3"}.fa-utensil-fork{--fa:"\f2e3";--fa--fa:"\f2e3\f2e3"}.fa-arrows-up-to-line{--fa:"\e4c2";--fa--fa:"\e4c2\e4c2"}.fa-mobile-signal{--fa:"\e1ef";--fa--fa:"\e1ef\e1ef"}.fa-barcode-scan{--fa:"\f465";--fa--fa:"\f465\f465"}.fa-sort-down{--fa:"\f0dd";--fa--fa:"\f0dd\f0dd"}.fa-sort-desc{--fa:"\f0dd";--fa--fa:"\f0dd\f0dd"}.fa-folder-arrow-down{--fa:"\e053";--fa--fa:"\e053\e053"}.fa-folder-download{--fa:"\e053";--fa--fa:"\e053\e053"}.fa-circle-minus{--fa:"\f056";--fa--fa:"\f056\f056"}.fa-minus-circle{--fa:"\f056";--fa--fa:"\f056\f056"}.fa-face-icicles{--fa:"\e37c";--fa--fa:"\e37c\e37c"}.fa-shovel{--fa:"\f713";--fa--fa:"\f713\f713"}.fa-door-open{--fa:"\f52b";--fa--fa:"\f52b\f52b"}.fa-films{--fa:"\e17a";--fa--fa:"\e17a\e17a"}.fa-right-from-bracket{--fa:"\f2f5";--fa--fa:"\f2f5\f2f5"}.fa-sign-out-alt{--fa:"\f2f5";--fa--fa:"\f2f5\f2f5"}.fa-face-glasses{--fa:"\e377";--fa--fa:"\e377\e377"}.fa-nfc{--fa:"\e1f7";--fa--fa:"\e1f7\e1f7"}.fa-atom{--fa:"\f5d2";--fa--fa:"\f5d2\f5d2"}.fa-soap{--fa:"\e06e";--fa--fa:"\e06e\e06e"}.fa-icons{--fa:"\f86d";--fa--fa:"\f86d\f86d"}.fa-heart-music-camera-bolt{--fa:"\f86d";--fa--fa:"\f86d\f86d"}.fa-microphone-lines-slash{--fa:"\f539";--fa--fa:"\f539\f539"}.fa-microphone-alt-slash{--fa:"\f539";--fa--fa:"\f539\f539"}.fa-closed-captioning-slash{--fa:"\e135";--fa--fa:"\e135\e135"}.fa-calculator-simple{--fa:"\f64c";--fa--fa:"\f64c\f64c"}.fa-calculator-alt{--fa:"\f64c";--fa--fa:"\f64c\f64c"}.fa-bridge-circle-check{--fa:"\e4c9";--fa--fa:"\e4c9\e4c9"}.fa-sliders-up{--fa:"\f3f1";--fa--fa:"\f3f1\f3f1"}.fa-sliders-v{--fa:"\f3f1";--fa--fa:"\f3f1\f3f1"}.fa-location-minus{--fa:"\f609";--fa--fa:"\f609\f609"}.fa-map-marker-minus{--fa:"\f609";--fa--fa:"\f609\f609"}.fa-pump-medical{--fa:"\e06a";--fa--fa:"\e06a\e06a"}.fa-fingerprint{--fa:"\f577";--fa--fa:"\f577\f577"}.fa-ski-boot{--fa:"\e3cc";--fa--fa:"\e3cc\e3cc"}.fa-standard-definition{--fa:"\e28a";--fa--fa:"\e28a\e28a"}.fa-rectangle-sd{--fa:"\e28a";--fa--fa:"\e28a\e28a"}.fa-h1{--fa:"\f313";--fa--fa:"\f313\f313"}.fa-hand-point-right{--fa:"\f0a4";--fa--fa:"\f0a4\f0a4"}.fa-magnifying-glass-location{--fa:"\f689";--fa--fa:"\f689\f689"}.fa-search-location{--fa:"\f689";--fa--fa:"\f689\f689"}.fa-message-bot{--fa:"\e3b8";--fa--fa:"\e3b8\e3b8"}.fa-forward-step{--fa:"\f051";--fa--fa:"\f051\f051"}.fa-step-forward{--fa:"\f051";--fa--fa:"\f051\f051"}.fa-face-smile-beam{--fa:"\f5b8";--fa--fa:"\f5b8\f5b8"}.fa-smile-beam{--fa:"\f5b8";--fa--fa:"\f5b8\f5b8"}.fa-light-ceiling{--fa:"\e016";--fa--fa:"\e016\e016"}.fa-message-exclamation{--fa:"\f4a5";--fa--fa:"\f4a5\f4a5"}.fa-comment-alt-exclamation{--fa:"\f4a5";--fa--fa:"\f4a5\f4a5"}.fa-bowl-scoop{--fa:"\e3de";--fa--fa:"\e3de\e3de"}.fa-bowl-shaved-ice{--fa:"\e3de";--fa--fa:"\e3de\e3de"}.fa-square-x{--fa:"\e286";--fa--fa:"\e286\e286"}.fa-building-memo{--fa:"\e61e";--fa--fa:"\e61e\e61e"}.fa-utility-pole-double{--fa:"\e2c4";--fa--fa:"\e2c4\e2c4"}.fa-flag-checkered{--fa:"\f11e";--fa--fa:"\f11e\f11e"}.fa-chevrons-up{--fa:"\f325";--fa--fa:"\f325\f325"}.fa-chevron-double-up{--fa:"\f325";--fa--fa:"\f325\f325"}.fa-football{--fa:"\f44e";--fa--fa:"\f44e\f44e"}.fa-football-ball{--fa:"\f44e";--fa--fa:"\f44e\f44e"}.fa-user-vneck{--fa:"\e461";--fa--fa:"\e461\e461"}.fa-school-circle-exclamation{--fa:"\e56c";--fa--fa:"\e56c\e56c"}.fa-crop{--fa:"\f125";--fa--fa:"\f125\f125"}.fa-angles-down{--fa:"\f103";--fa--fa:"\f103\f103"}.fa-angle-double-down{--fa:"\f103";--fa--fa:"\f103\f103"}.fa-users-rectangle{--fa:"\e594";--fa--fa:"\e594\e594"}.fa-people-roof{--fa:"\e537";--fa--fa:"\e537\e537"}.fa-square-arrow-right{--fa:"\f33b";--fa--fa:"\f33b\f33b"}.fa-arrow-square-right{--fa:"\f33b";--fa--fa:"\f33b\f33b"}.fa-location-plus{--fa:"\f60a";--fa--fa:"\f60a\f60a"}.fa-map-marker-plus{--fa:"\f60a";--fa--fa:"\f60a\f60a"}.fa-lightbulb-exclamation-on{--fa:"\e1ca";--fa--fa:"\e1ca\e1ca"}.fa-people-line{--fa:"\e534";--fa--fa:"\e534\e534"}.fa-beer-mug-empty{--fa:"\f0fc";--fa--fa:"\f0fc\f0fc"}.fa-beer{--fa:"\f0fc";--fa--fa:"\f0fc\f0fc"}.fa-carpool{--fa:"\e69c";--fa--fa:"\e69c\e69c"}.fa-car-people{--fa:"\e69c";--fa--fa:"\e69c\e69c"}.fa-crate-empty{--fa:"\e151";--fa--fa:"\e151\e151"}.fa-diagram-predecessor{--fa:"\e477";--fa--fa:"\e477\e477"}.fa-transporter{--fa:"\e042";--fa--fa:"\e042\e042"}.fa-calendar-circle-user{--fa:"\e471";--fa--fa:"\e471\e471"}.fa-arrow-up-long{--fa:"\f176";--fa--fa:"\f176\f176"}.fa-long-arrow-up{--fa:"\f176";--fa--fa:"\f176\f176"}.fa-person-carry-box{--fa:"\f4cf";--fa--fa:"\f4cf\f4cf"}.fa-person-carry{--fa:"\f4cf";--fa--fa:"\f4cf\f4cf"}.fa-fire-flame-simple{--fa:"\f46a";--fa--fa:"\f46a\f46a"}.fa-burn{--fa:"\f46a";--fa--fa:"\f46a\f46a"}.fa-person{--fa:"\f183";--fa--fa:"\f183\f183"}.fa-male{--fa:"\f183";--fa--fa:"\f183\f183"}.fa-laptop{--fa:"\f109";--fa--fa:"\f109\f109"}.fa-file-csv{--fa:"\f6dd";--fa--fa:"\f6dd\f6dd"}.fa-menorah{--fa:"\f676";--fa--fa:"\f676\f676"}.fa-union{--fa:"\f6a2";--fa--fa:"\f6a2\f6a2"}.fa-chevrons-left{--fa:"\f323";--fa--fa:"\f323\f323"}.fa-chevron-double-left{--fa:"\f323";--fa--fa:"\f323\f323"}.fa-circle-heart{--fa:"\f4c7";--fa--fa:"\f4c7\f4c7"}.fa-heart-circle{--fa:"\f4c7";--fa--fa:"\f4c7\f4c7"}.fa-truck-plane{--fa:"\e58f";--fa--fa:"\e58f\e58f"}.fa-record-vinyl{--fa:"\f8d9";--fa--fa:"\f8d9\f8d9"}.fa-bring-forward{--fa:"\f856";--fa--fa:"\f856\f856"}.fa-square-p{--fa:"\e279";--fa--fa:"\e279\e279"}.fa-face-grin-stars{--fa:"\f587";--fa--fa:"\f587\f587"}.fa-grin-stars{--fa:"\f587";--fa--fa:"\f587\f587"}.fa-sigma{--fa:"\f68b";--fa--fa:"\f68b\f68b"}.fa-camera-movie{--fa:"\f8a9";--fa--fa:"\f8a9\f8a9"}.fa-bong{--fa:"\f55c";--fa--fa:"\f55c\f55c"}.fa-clarinet{--fa:"\f8ad";--fa--fa:"\f8ad\f8ad"}.fa-truck-flatbed{--fa:"\e2b6";--fa--fa:"\e2b6\e2b6"}.fa-spaghetti-monster-flying{--fa:"\f67b";--fa--fa:"\f67b\f67b"}.fa-pastafarianism{--fa:"\f67b";--fa--fa:"\f67b\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af";--fa--fa:"\e4af\e4af"}.fa-arrows-rotate-reverse{--fa:"\e630";--fa--fa:"\e630\e630"}.fa-leaf-heart{--fa:"\f4cb";--fa--fa:"\f4cb\f4cb"}.fa-house-building{--fa:"\e1b1";--fa--fa:"\e1b1\e1b1"}.fa-cheese-swiss{--fa:"\f7f0";--fa--fa:"\f7f0\f7f0"}.fa-spoon{--fa:"\f2e5";--fa--fa:"\f2e5\f2e5"}.fa-utensil-spoon{--fa:"\f2e5";--fa--fa:"\f2e5\f2e5"}.fa-jar-wheat{--fa:"\e517";--fa--fa:"\e517\e517"}.fa-envelopes-bulk{--fa:"\f674";--fa--fa:"\f674\f674"}.fa-mail-bulk{--fa:"\f674";--fa--fa:"\f674\f674"}.fa-file-circle-exclamation{--fa:"\e4eb";--fa--fa:"\e4eb\e4eb"}.fa-bow-arrow{--fa:"\f6b9";--fa--fa:"\f6b9\f6b9"}.fa-cart-xmark{--fa:"\e0dd";--fa--fa:"\e0dd\e0dd"}.fa-hexagon-xmark{--fa:"\f2ee";--fa--fa:"\f2ee\f2ee"}.fa-times-hexagon{--fa:"\f2ee";--fa--fa:"\f2ee\f2ee"}.fa-xmark-hexagon{--fa:"\f2ee";--fa--fa:"\f2ee\f2ee"}.fa-circle-h{--fa:"\f47e";--fa--fa:"\f47e\f47e"}.fa-hospital-symbol{--fa:"\f47e";--fa--fa:"\f47e\f47e"}.fa-merge{--fa:"\e526";--fa--fa:"\e526\e526"}.fa-pager{--fa:"\f815";--fa--fa:"\f815\f815"}.fa-cart-minus{--fa:"\e0db";--fa--fa:"\e0db\e0db"}.fa-address-book{--fa:"\f2b9";--fa--fa:"\f2b9\f2b9"}.fa-contact-book{--fa:"\f2b9";--fa--fa:"\f2b9\f2b9"}.fa-pan-frying{--fa:"\e42c";--fa--fa:"\e42c\e42c"}.fa-grid{--fa:"\e195";--fa--fa:"\e195\e195"}.fa-grid-3{--fa:"\e195";--fa--fa:"\e195\e195"}.fa-football-helmet{--fa:"\f44f";--fa--fa:"\f44f\f44f"}.fa-hand-love{--fa:"\e1a5";--fa--fa:"\e1a5\e1a5"}.fa-trees{--fa:"\f724";--fa--fa:"\f724\f724"}.fa-strikethrough{--fa:"\f0cc";--fa--fa:"\f0cc\f0cc"}.fa-page{--fa:"\e428";--fa--fa:"\e428\e428"}.fa-k{--fa:"\4b";--fa--fa:"\4b\4b"}.fa-diagram-previous{--fa:"\e478";--fa--fa:"\e478\e478"}.fa-gauge-min{--fa:"\f628";--fa--fa:"\f628\f628"}.fa-tachometer-alt-slowest{--fa:"\f628";--fa--fa:"\f628\f628"}.fa-folder-grid{--fa:"\e188";--fa--fa:"\e188\e188"}.fa-eggplant{--fa:"\e16c";--fa--fa:"\e16c\e16c"}.fa-excavator{--fa:"\e656";--fa--fa:"\e656\e656"}.fa-ram{--fa:"\f70a";--fa--fa:"\f70a\f70a"}.fa-landmark-flag{--fa:"\e51c";--fa--fa:"\e51c\e51c"}.fa-lips{--fa:"\f600";--fa--fa:"\f600\f600"}.fa-pencil{--fa:"\f303";--fa--fa:"\f303\f303"}.fa-pencil-alt{--fa:"\f303";--fa--fa:"\f303\f303"}.fa-backward{--fa:"\f04a";--fa--fa:"\f04a\f04a"}.fa-caret-right{--fa:"\f0da";--fa--fa:"\f0da\f0da"}.fa-comments{--fa:"\f086";--fa--fa:"\f086\f086"}.fa-paste{--fa:"\f0ea";--fa--fa:"\f0ea\f0ea"}.fa-file-clipboard{--fa:"\f0ea";--fa--fa:"\f0ea\f0ea"}.fa-desktop-arrow-down{--fa:"\e155";--fa--fa:"\e155\e155"}.fa-code-pull-request{--fa:"\e13c";--fa--fa:"\e13c\e13c"}.fa-pumpkin{--fa:"\f707";--fa--fa:"\f707\f707"}.fa-clipboard-list{--fa:"\f46d";--fa--fa:"\f46d\f46d"}.fa-pen-field{--fa:"\e211";--fa--fa:"\e211\e211"}.fa-chart-sine{--fa:"\e69d";--fa--fa:"\e69d\e69d"}.fa-blueberries{--fa:"\e2e8";--fa--fa:"\e2e8\e2e8"}.fa-truck-ramp-box{--fa:"\f4de";--fa--fa:"\f4de\f4de"}.fa-truck-loading{--fa:"\f4de";--fa--fa:"\f4de\f4de"}.fa-note{--fa:"\e1ff";--fa--fa:"\e1ff\e1ff"}.fa-arrow-down-to-square{--fa:"\e096";--fa--fa:"\e096\e096"}.fa-user-check{--fa:"\f4fc";--fa--fa:"\f4fc\f4fc"}.fa-cloud-xmark{--fa:"\e35f";--fa--fa:"\e35f\e35f"}.fa-vial-virus{--fa:"\e597";--fa--fa:"\e597\e597"}.fa-book-blank{--fa:"\f5d9";--fa--fa:"\f5d9\f5d9"}.fa-book-alt{--fa:"\f5d9";--fa--fa:"\f5d9\f5d9"}.fa-golf-flag-hole{--fa:"\e3ac";--fa--fa:"\e3ac\e3ac"}.fa-message-arrow-down{--fa:"\e1db";--fa--fa:"\e1db\e1db"}.fa-comment-alt-arrow-down{--fa:"\e1db";--fa--fa:"\e1db\e1db"}.fa-face-unamused{--fa:"\e39f";--fa--fa:"\e39f\e39f"}.fa-sheet-plastic{--fa:"\e571";--fa--fa:"\e571\e571"}.fa-circle-9{--fa:"\e0f6";--fa--fa:"\e0f6\e0f6"}.fa-blog{--fa:"\f781";--fa--fa:"\f781\f781"}.fa-user-ninja{--fa:"\f504";--fa--fa:"\f504\f504"}.fa-pencil-slash{--fa:"\e215";--fa--fa:"\e215\e215"}.fa-bowling-pins{--fa:"\f437";--fa--fa:"\f437\f437"}.fa-person-arrow-up-from-line{--fa:"\e539";--fa--fa:"\e539\e539"}.fa-down-right{--fa:"\e16b";--fa--fa:"\e16b\e16b"}.fa-scroll-torah{--fa:"\f6a0";--fa--fa:"\f6a0\f6a0"}.fa-torah{--fa:"\f6a0";--fa--fa:"\f6a0\f6a0"}.fa-webhook{--fa:"\e5d5";--fa--fa:"\e5d5\e5d5"}.fa-blinds-open{--fa:"\f8fc";--fa--fa:"\f8fc\f8fc"}.fa-fence{--fa:"\e303";--fa--fa:"\e303\e303"}.fa-up{--fa:"\f357";--fa--fa:"\f357\f357"}.fa-arrow-alt-up{--fa:"\f357";--fa--fa:"\f357\f357"}.fa-broom-ball{--fa:"\f458";--fa--fa:"\f458\f458"}.fa-quidditch{--fa:"\f458";--fa--fa:"\f458\f458"}.fa-quidditch-broom-ball{--fa:"\f458";--fa--fa:"\f458\f458"}.fa-drumstick{--fa:"\f6d6";--fa--fa:"\f6d6\f6d6"}.fa-square-v{--fa:"\e284";--fa--fa:"\e284\e284"}.fa-face-awesome{--fa:"\e409";--fa--fa:"\e409\e409"}.fa-gave-dandy{--fa:"\e409";--fa--fa:"\e409\e409"}.fa-dial-off{--fa:"\e162";--fa--fa:"\e162\e162"}.fa-toggle-off{--fa:"\f204";--fa--fa:"\f204\f204"}.fa-face-smile-horns{--fa:"\e391";--fa--fa:"\e391\e391"}.fa-box-archive{--fa:"\f187";--fa--fa:"\f187\f187"}.fa-archive{--fa:"\f187";--fa--fa:"\f187\f187"}.fa-grapes{--fa:"\e306";--fa--fa:"\e306\e306"}.fa-person-drowning{--fa:"\e545";--fa--fa:"\e545\e545"}.fa-dial-max{--fa:"\e15e";--fa--fa:"\e15e\e15e"}.fa-circle-m{--fa:"\e115";--fa--fa:"\e115\e115"}.fa-calendar-image{--fa:"\e0d4";--fa--fa:"\e0d4\e0d4"}.fa-circle-caret-down{--fa:"\f32d";--fa--fa:"\f32d\f32d"}.fa-caret-circle-down{--fa:"\f32d";--fa--fa:"\f32d\f32d"}.fa-arrow-down-9-1{--fa:"\f886";--fa--fa:"\f886\f886"}.fa-sort-numeric-desc{--fa:"\f886";--fa--fa:"\f886\f886"}.fa-sort-numeric-down-alt{--fa:"\f886";--fa--fa:"\f886\f886"}.fa-face-grin-tongue-squint{--fa:"\f58a";--fa--fa:"\f58a\f58a"}.fa-grin-tongue-squint{--fa:"\f58a";--fa--fa:"\f58a\f58a"}.fa-shish-kebab{--fa:"\f821";--fa--fa:"\f821\f821"}.fa-spray-can{--fa:"\f5bd";--fa--fa:"\f5bd\f5bd"}.fa-alarm-snooze{--fa:"\f845";--fa--fa:"\f845\f845"}.fa-scarecrow{--fa:"\f70d";--fa--fa:"\f70d\f70d"}.fa-truck-monster{--fa:"\f63b";--fa--fa:"\f63b\f63b"}.fa-gift-card{--fa:"\f663";--fa--fa:"\f663\f663"}.fa-w{--fa:"\57";--fa--fa:"\57\57"}.fa-code-pull-request-draft{--fa:"\e3fa";--fa--fa:"\e3fa\e3fa"}.fa-square-b{--fa:"\e264";--fa--fa:"\e264\e264"}.fa-elephant{--fa:"\f6da";--fa--fa:"\f6da\f6da"}.fa-earth-africa{--fa:"\f57c";--fa--fa:"\f57c\f57c"}.fa-globe-africa{--fa:"\f57c";--fa--fa:"\f57c\f57c"}.fa-rainbow{--fa:"\f75b";--fa--fa:"\f75b\f75b"}.fa-circle-notch{--fa:"\f1ce";--fa--fa:"\f1ce\f1ce"}.fa-tablet-screen-button{--fa:"\f3fa";--fa--fa:"\f3fa\f3fa"}.fa-tablet-alt{--fa:"\f3fa";--fa--fa:"\f3fa\f3fa"}.fa-paw{--fa:"\f1b0";--fa--fa:"\f1b0\f1b0"}.fa-message-question{--fa:"\e1e3";--fa--fa:"\e1e3\e1e3"}.fa-cloud{--fa:"\f0c2";--fa--fa:"\f0c2\f0c2"}.fa-trowel-bricks{--fa:"\e58a";--fa--fa:"\e58a\e58a"}.fa-square-3{--fa:"\e258";--fa--fa:"\e258\e258"}.fa-face-flushed{--fa:"\f579";--fa--fa:"\f579\f579"}.fa-flushed{--fa:"\f579";--fa--fa:"\f579\f579"}.fa-hospital-user{--fa:"\f80d";--fa--fa:"\f80d\f80d"}.fa-microwave{--fa:"\e01b";--fa--fa:"\e01b\e01b"}.fa-chf-sign{--fa:"\e602";--fa--fa:"\e602\e602"}.fa-tent-arrow-left-right{--fa:"\e57f";--fa--fa:"\e57f\e57f"}.fa-cart-circle-arrow-up{--fa:"\e3f0";--fa--fa:"\e3f0\e3f0"}.fa-trash-clock{--fa:"\e2b0";--fa--fa:"\e2b0\e2b0"}.fa-reflect-both{--fa:"\e66f";--fa--fa:"\e66f\e66f"}.fa-gavel{--fa:"\f0e3";--fa--fa:"\f0e3\f0e3"}.fa-legal{--fa:"\f0e3";--fa--fa:"\f0e3\f0e3"}.fa-sprinkler-ceiling{--fa:"\e44c";--fa--fa:"\e44c\e44c"}.fa-browsers{--fa:"\e0cb";--fa--fa:"\e0cb\e0cb"}.fa-trillium{--fa:"\e588";--fa--fa:"\e588\e588"}.fa-table-cells-unlock{--fa:"\e692";--fa--fa:"\e692\e692"}.fa-music-slash{--fa:"\f8d1";--fa--fa:"\f8d1\f8d1"}.fa-truck-ramp{--fa:"\f4e0";--fa--fa:"\f4e0\f4e0"}.fa-binoculars{--fa:"\f1e5";--fa--fa:"\f1e5\f1e5"}.fa-microphone-slash{--fa:"\f131";--fa--fa:"\f131\f131"}.fa-box-tissue{--fa:"\e05b";--fa--fa:"\e05b\e05b"}.fa-circle-c{--fa:"\e101";--fa--fa:"\e101\e101"}.fa-star-christmas{--fa:"\f7d4";--fa--fa:"\f7d4\f7d4"}.fa-chart-bullet{--fa:"\e0e1";--fa--fa:"\e0e1\e0e1"}.fa-motorcycle{--fa:"\f21c";--fa--fa:"\f21c\f21c"}.fa-tree-christmas{--fa:"\f7db";--fa--fa:"\f7db\f7db"}.fa-tire-flat{--fa:"\f632";--fa--fa:"\f632\f632"}.fa-sunglasses{--fa:"\f892";--fa--fa:"\f892\f892"}.fa-badge{--fa:"\f335";--fa--fa:"\f335\f335"}.fa-message-pen{--fa:"\f4a4";--fa--fa:"\f4a4\f4a4"}.fa-comment-alt-edit{--fa:"\f4a4";--fa--fa:"\f4a4\f4a4"}.fa-message-edit{--fa:"\f4a4";--fa--fa:"\f4a4\f4a4"}.fa-bell-concierge{--fa:"\f562";--fa--fa:"\f562\f562"}.fa-concierge-bell{--fa:"\f562";--fa--fa:"\f562\f562"}.fa-pen-ruler{--fa:"\f5ae";--fa--fa:"\f5ae\f5ae"}.fa-pencil-ruler{--fa:"\f5ae";--fa--fa:"\f5ae\f5ae"}.fa-file-mp3{--fa:"\e648";--fa--fa:"\e648\e648"}.fa-arrow-progress{--fa:"\e5df";--fa--fa:"\e5df\e5df"}.fa-chess-rook-piece{--fa:"\f448";--fa--fa:"\f448\f448"}.fa-chess-rook-alt{--fa:"\f448";--fa--fa:"\f448\f448"}.fa-square-root{--fa:"\f697";--fa--fa:"\f697\f697"}.fa-album-collection-circle-plus{--fa:"\e48e";--fa--fa:"\e48e\e48e"}.fa-people-arrows{--fa:"\e068";--fa--fa:"\e068\e068"}.fa-people-arrows-left-right{--fa:"\e068";--fa--fa:"\e068\e068"}.fa-sign-post{--fa:"\e624";--fa--fa:"\e624\e624"}.fa-face-angry-horns{--fa:"\e368";--fa--fa:"\e368\e368"}.fa-mars-and-venus-burst{--fa:"\e523";--fa--fa:"\e523\e523"}.fa-tombstone{--fa:"\f720";--fa--fa:"\f720\f720"}.fa-square-caret-right{--fa:"\f152";--fa--fa:"\f152\f152"}.fa-caret-square-right{--fa:"\f152";--fa--fa:"\f152\f152"}.fa-scissors{--fa:"\f0c4";--fa--fa:"\f0c4\f0c4"}.fa-cut{--fa:"\f0c4";--fa--fa:"\f0c4\f0c4"}.fa-list-music{--fa:"\f8c9";--fa--fa:"\f8c9\f8c9"}.fa-sun-plant-wilt{--fa:"\e57a";--fa--fa:"\e57a\e57a"}.fa-toilets-portable{--fa:"\e584";--fa--fa:"\e584\e584"}.fa-hockey-puck{--fa:"\f453";--fa--fa:"\f453\f453"}.fa-mustache{--fa:"\e5bc";--fa--fa:"\e5bc\e5bc"}.fa-hyphen{--fa:"\2d";--fa--fa:"\2d\2d"}.fa-table{--fa:"\f0ce";--fa--fa:"\f0ce\f0ce"}.fa-user-chef{--fa:"\e3d2";--fa--fa:"\e3d2\e3d2"}.fa-message-image{--fa:"\e1e0";--fa--fa:"\e1e0\e1e0"}.fa-comment-alt-image{--fa:"\e1e0";--fa--fa:"\e1e0\e1e0"}.fa-users-medical{--fa:"\f830";--fa--fa:"\f830\f830"}.fa-sensor-triangle-exclamation{--fa:"\e029";--fa--fa:"\e029\e029"}.fa-sensor-alert{--fa:"\e029";--fa--fa:"\e029\e029"}.fa-magnifying-glass-arrow-right{--fa:"\e521";--fa--fa:"\e521\e521"}.fa-tachograph-digital{--fa:"\f566";--fa--fa:"\f566\f566"}.fa-digital-tachograph{--fa:"\f566";--fa--fa:"\f566\f566"}.fa-face-mask{--fa:"\e37f";--fa--fa:"\e37f\e37f"}.fa-pickleball{--fa:"\e435";--fa--fa:"\e435\e435"}.fa-star-sharp-half{--fa:"\e28c";--fa--fa:"\e28c\e28c"}.fa-users-slash{--fa:"\e073";--fa--fa:"\e073\e073"}.fa-clover{--fa:"\e139";--fa--fa:"\e139\e139"}.fa-meat{--fa:"\f814";--fa--fa:"\f814\f814"}.fa-reply{--fa:"\f3e5";--fa--fa:"\f3e5\f3e5"}.fa-mail-reply{--fa:"\f3e5";--fa--fa:"\f3e5\f3e5"}.fa-star-and-crescent{--fa:"\f699";--fa--fa:"\f699\f699"}.fa-empty-set{--fa:"\f656";--fa--fa:"\f656\f656"}.fa-house-fire{--fa:"\e50c";--fa--fa:"\e50c\e50c"}.fa-square-minus{--fa:"\f146";--fa--fa:"\f146\f146"}.fa-minus-square{--fa:"\f146";--fa--fa:"\f146\f146"}.fa-helicopter{--fa:"\f533";--fa--fa:"\f533\f533"}.fa-bird{--fa:"\e469";--fa--fa:"\e469\e469"}.fa-compass{--fa:"\f14e";--fa--fa:"\f14e\f14e"}.fa-square-caret-down{--fa:"\f150";--fa--fa:"\f150\f150"}.fa-caret-square-down{--fa:"\f150";--fa--fa:"\f150\f150"}.fa-heart-half-stroke{--fa:"\e1ac";--fa--fa:"\e1ac\e1ac"}.fa-heart-half-alt{--fa:"\e1ac";--fa--fa:"\e1ac\e1ac"}.fa-file-circle-question{--fa:"\e4ef";--fa--fa:"\e4ef\e4ef"}.fa-truck-utensils{--fa:"\e628";--fa--fa:"\e628\e628"}.fa-laptop-code{--fa:"\f5fc";--fa--fa:"\f5fc\f5fc"}.fa-joystick{--fa:"\f8c5";--fa--fa:"\f8c5\f8c5"}.fa-grill-fire{--fa:"\e5a4";--fa--fa:"\e5a4\e5a4"}.fa-rectangle-vertical-history{--fa:"\e237";--fa--fa:"\e237\e237"}.fa-swatchbook{--fa:"\f5c3";--fa--fa:"\f5c3\f5c3"}.fa-prescription-bottle{--fa:"\f485";--fa--fa:"\f485\f485"}.fa-bars{--fa:"\f0c9";--fa--fa:"\f0c9\f0c9"}.fa-navicon{--fa:"\f0c9";--fa--fa:"\f0c9\f0c9"}.fa-keyboard-left{--fa:"\e1c3";--fa--fa:"\e1c3\e1c3"}.fa-people-group{--fa:"\e533";--fa--fa:"\e533\e533"}.fa-hourglass-end{--fa:"\f253";--fa--fa:"\f253\f253"}.fa-hourglass-3{--fa:"\f253";--fa--fa:"\f253\f253"}.fa-heart-crack{--fa:"\f7a9";--fa--fa:"\f7a9\f7a9"}.fa-heart-broken{--fa:"\f7a9";--fa--fa:"\f7a9\f7a9"}.fa-face-beam-hand-over-mouth{--fa:"\e47c";--fa--fa:"\e47c\e47c"}.fa-droplet-percent{--fa:"\f750";--fa--fa:"\f750\f750"}.fa-humidity{--fa:"\f750";--fa--fa:"\f750\f750"}.fa-square-up-right{--fa:"\f360";--fa--fa:"\f360\f360"}.fa-external-link-square-alt{--fa:"\f360";--fa--fa:"\f360\f360"}.fa-face-kiss-beam{--fa:"\f597";--fa--fa:"\f597\f597"}.fa-kiss-beam{--fa:"\f597";--fa--fa:"\f597\f597"}.fa-corn{--fa:"\f6c7";--fa--fa:"\f6c7\f6c7"}.fa-roller-coaster{--fa:"\e324";--fa--fa:"\e324\e324"}.fa-photo-film-music{--fa:"\e228";--fa--fa:"\e228\e228"}.fa-radar{--fa:"\e024";--fa--fa:"\e024\e024"}.fa-sickle{--fa:"\f822";--fa--fa:"\f822\f822"}.fa-film{--fa:"\f008";--fa--fa:"\f008\f008"}.fa-coconut{--fa:"\e2f6";--fa--fa:"\e2f6\e2f6"}.fa-ruler-horizontal{--fa:"\f547";--fa--fa:"\f547\f547"}.fa-shield-cross{--fa:"\f712";--fa--fa:"\f712\f712"}.fa-cassette-tape{--fa:"\f8ab";--fa--fa:"\f8ab\f8ab"}.fa-square-terminal{--fa:"\e32a";--fa--fa:"\e32a\e32a"}.fa-people-robbery{--fa:"\e536";--fa--fa:"\e536\e536"}.fa-lightbulb{--fa:"\f0eb";--fa--fa:"\f0eb\f0eb"}.fa-caret-left{--fa:"\f0d9";--fa--fa:"\f0d9\f0d9"}.fa-comment-middle{--fa:"\e149";--fa--fa:"\e149\e149"}.fa-trash-can-list{--fa:"\e2ab";--fa--fa:"\e2ab\e2ab"}.fa-block{--fa:"\e46a";--fa--fa:"\e46a\e46a"}.fa-circle-exclamation{--fa:"\f06a";--fa--fa:"\f06a\f06a"}.fa-exclamation-circle{--fa:"\f06a";--fa--fa:"\f06a\f06a"}.fa-school-circle-xmark{--fa:"\e56d";--fa--fa:"\e56d\e56d"}.fa-arrow-right-from-bracket{--fa:"\f08b";--fa--fa:"\f08b\f08b"}.fa-sign-out{--fa:"\f08b";--fa--fa:"\f08b\f08b"}.fa-face-frown-slight{--fa:"\e376";--fa--fa:"\e376\e376"}.fa-circle-chevron-down{--fa:"\f13a";--fa--fa:"\f13a\f13a"}.fa-chevron-circle-down{--fa:"\f13a";--fa--fa:"\f13a\f13a"}.fa-sidebar-flip{--fa:"\e24f";--fa--fa:"\e24f\e24f"}.fa-unlock-keyhole{--fa:"\f13e";--fa--fa:"\f13e\f13e"}.fa-unlock-alt{--fa:"\f13e";--fa--fa:"\f13e\f13e"}.fa-temperature-list{--fa:"\e299";--fa--fa:"\e299\e299"}.fa-cloud-showers-heavy{--fa:"\f740";--fa--fa:"\f740\f740"}.fa-headphones-simple{--fa:"\f58f";--fa--fa:"\f58f\f58f"}.fa-headphones-alt{--fa:"\f58f";--fa--fa:"\f58f\f58f"}.fa-sitemap{--fa:"\f0e8";--fa--fa:"\f0e8\f0e8"}.fa-pipe-section{--fa:"\e438";--fa--fa:"\e438\e438"}.fa-space-station-moon-construction{--fa:"\e034";--fa--fa:"\e034\e034"}.fa-space-station-moon-alt{--fa:"\e034";--fa--fa:"\e034\e034"}.fa-circle-dollar-to-slot{--fa:"\f4b9";--fa--fa:"\f4b9\f4b9"}.fa-donate{--fa:"\f4b9";--fa--fa:"\f4b9\f4b9"}.fa-memory{--fa:"\f538";--fa--fa:"\f538\f538"}.fa-face-sleeping{--fa:"\e38d";--fa--fa:"\e38d\e38d"}.fa-road-spikes{--fa:"\e568";--fa--fa:"\e568\e568"}.fa-fire-burner{--fa:"\e4f1";--fa--fa:"\e4f1\e4f1"}.fa-squirrel{--fa:"\f71a";--fa--fa:"\f71a\f71a"}.fa-arrow-up-to-line{--fa:"\f341";--fa--fa:"\f341\f341"}.fa-arrow-to-top{--fa:"\f341";--fa--fa:"\f341\f341"}.fa-flag{--fa:"\f024";--fa--fa:"\f024\f024"}.fa-face-cowboy-hat{--fa:"\e36e";--fa--fa:"\e36e\e36e"}.fa-hanukiah{--fa:"\f6e6";--fa--fa:"\f6e6\f6e6"}.fa-chart-scatter-3d{--fa:"\e0e8";--fa--fa:"\e0e8\e0e8"}.fa-display-chart-up{--fa:"\e5e3";--fa--fa:"\e5e3\e5e3"}.fa-square-code{--fa:"\e267";--fa--fa:"\e267\e267"}.fa-feather{--fa:"\f52d";--fa--fa:"\f52d\f52d"}.fa-volume-low{--fa:"\f027";--fa--fa:"\f027\f027"}.fa-volume-down{--fa:"\f027";--fa--fa:"\f027\f027"}.fa-xmark-to-slot{--fa:"\f771";--fa--fa:"\f771\f771"}.fa-times-to-slot{--fa:"\f771";--fa--fa:"\f771\f771"}.fa-vote-nay{--fa:"\f771";--fa--fa:"\f771\f771"}.fa-box-taped{--fa:"\f49a";--fa--fa:"\f49a\f49a"}.fa-box-alt{--fa:"\f49a";--fa--fa:"\f49a\f49a"}.fa-comment-slash{--fa:"\f4b3";--fa--fa:"\f4b3\f4b3"}.fa-swords{--fa:"\f71d";--fa--fa:"\f71d\f71d"}.fa-cloud-sun-rain{--fa:"\f743";--fa--fa:"\f743\f743"}.fa-album{--fa:"\f89f";--fa--fa:"\f89f\f89f"}.fa-circle-n{--fa:"\e118";--fa--fa:"\e118\e118"}.fa-compress{--fa:"\f066";--fa--fa:"\f066\f066"}.fa-wheat-awn{--fa:"\e2cd";--fa--fa:"\e2cd\e2cd"}.fa-wheat-alt{--fa:"\e2cd";--fa--fa:"\e2cd\e2cd"}.fa-ankh{--fa:"\f644";--fa--fa:"\f644\f644"}.fa-hands-holding-child{--fa:"\e4fa";--fa--fa:"\e4fa\e4fa"}.fa-asterisk{--fa:"\2a";--fa--fa:"\2a\2a"}.fa-key-skeleton-left-right{--fa:"\e3b4";--fa--fa:"\e3b4\e3b4"}.fa-comment-lines{--fa:"\f4b0";--fa--fa:"\f4b0\f4b0"}.fa-luchador-mask{--fa:"\f455";--fa--fa:"\f455\f455"}.fa-luchador{--fa:"\f455";--fa--fa:"\f455\f455"}.fa-mask-luchador{--fa:"\f455";--fa--fa:"\f455\f455"}.fa-square-check{--fa:"\f14a";--fa--fa:"\f14a\f14a"}.fa-check-square{--fa:"\f14a";--fa--fa:"\f14a\f14a"}.fa-shredder{--fa:"\f68a";--fa--fa:"\f68a\f68a"}.fa-book-open-cover{--fa:"\e0c0";--fa--fa:"\e0c0\e0c0"}.fa-book-open-alt{--fa:"\e0c0";--fa--fa:"\e0c0\e0c0"}.fa-sandwich{--fa:"\f81f";--fa--fa:"\f81f\f81f"}.fa-peseta-sign{--fa:"\e221";--fa--fa:"\e221\e221"}.fa-square-parking-slash{--fa:"\f617";--fa--fa:"\f617\f617"}.fa-parking-slash{--fa:"\f617";--fa--fa:"\f617\f617"}.fa-train-tunnel{--fa:"\e454";--fa--fa:"\e454\e454"}.fa-heading{--fa:"\f1dc";--fa--fa:"\f1dc\f1dc"}.fa-header{--fa:"\f1dc";--fa--fa:"\f1dc\f1dc"}.fa-ghost{--fa:"\f6e2";--fa--fa:"\f6e2\f6e2"}.fa-face-anguished{--fa:"\e369";--fa--fa:"\e369\e369"}.fa-hockey-sticks{--fa:"\f454";--fa--fa:"\f454\f454"}.fa-abacus{--fa:"\f640";--fa--fa:"\f640\f640"}.fa-film-simple{--fa:"\f3a0";--fa--fa:"\f3a0\f3a0"}.fa-film-alt{--fa:"\f3a0";--fa--fa:"\f3a0\f3a0"}.fa-list{--fa:"\f03a";--fa--fa:"\f03a\f03a"}.fa-list-squares{--fa:"\f03a";--fa--fa:"\f03a\f03a"}.fa-tree-palm{--fa:"\f82b";--fa--fa:"\f82b\f82b"}.fa-square-phone-flip{--fa:"\f87b";--fa--fa:"\f87b\f87b"}.fa-phone-square-alt{--fa:"\f87b";--fa--fa:"\f87b\f87b"}.fa-user-beard-bolt{--fa:"\e689";--fa--fa:"\e689\e689"}.fa-cart-plus{--fa:"\f217";--fa--fa:"\f217\f217"}.fa-gamepad{--fa:"\f11b";--fa--fa:"\f11b\f11b"}.fa-border-center-v{--fa:"\f89d";--fa--fa:"\f89d\f89d"}.fa-circle-dot{--fa:"\f192";--fa--fa:"\f192\f192"}.fa-dot-circle{--fa:"\f192";--fa--fa:"\f192\f192"}.fa-clipboard-medical{--fa:"\e133";--fa--fa:"\e133\e133"}.fa-face-dizzy{--fa:"\f567";--fa--fa:"\f567\f567"}.fa-dizzy{--fa:"\f567";--fa--fa:"\f567\f567"}.fa-egg{--fa:"\f7fb";--fa--fa:"\f7fb\f7fb"}.fa-up-to-line{--fa:"\f34d";--fa--fa:"\f34d\f34d"}.fa-arrow-alt-to-top{--fa:"\f34d";--fa--fa:"\f34d\f34d"}.fa-house-medical-circle-xmark{--fa:"\e513";--fa--fa:"\e513\e513"}.fa-watch-fitness{--fa:"\f63e";--fa--fa:"\f63e\f63e"}.fa-clock-nine-thirty{--fa:"\e34d";--fa--fa:"\e34d\e34d"}.fa-campground{--fa:"\f6bb";--fa--fa:"\f6bb\f6bb"}.fa-folder-plus{--fa:"\f65e";--fa--fa:"\f65e\f65e"}.fa-jug{--fa:"\f8c6";--fa--fa:"\f8c6\f8c6"}.fa-futbol{--fa:"\f1e3";--fa--fa:"\f1e3\f1e3"}.fa-futbol-ball{--fa:"\f1e3";--fa--fa:"\f1e3\f1e3"}.fa-soccer-ball{--fa:"\f1e3";--fa--fa:"\f1e3\f1e3"}.fa-snow-blowing{--fa:"\f761";--fa--fa:"\f761\f761"}.fa-paintbrush{--fa:"\f1fc";--fa--fa:"\f1fc\f1fc"}.fa-paint-brush{--fa:"\f1fc";--fa--fa:"\f1fc\f1fc"}.fa-lock{--fa:"\f023";--fa--fa:"\f023\f023"}.fa-arrow-down-from-line{--fa:"\f345";--fa--fa:"\f345\f345"}.fa-arrow-from-top{--fa:"\f345";--fa--fa:"\f345\f345"}.fa-gas-pump{--fa:"\f52f";--fa--fa:"\f52f\f52f"}.fa-signal-bars-slash{--fa:"\f694";--fa--fa:"\f694\f694"}.fa-signal-alt-slash{--fa:"\f694";--fa--fa:"\f694\f694"}.fa-monkey{--fa:"\f6fb";--fa--fa:"\f6fb\f6fb"}.fa-rectangle-pro{--fa:"\e235";--fa--fa:"\e235\e235"}.fa-pro{--fa:"\e235";--fa--fa:"\e235\e235"}.fa-house-night{--fa:"\e010";--fa--fa:"\e010\e010"}.fa-hot-tub-person{--fa:"\f593";--fa--fa:"\f593\f593"}.fa-hot-tub{--fa:"\f593";--fa--fa:"\f593\f593"}.fa-globe-pointer{--fa:"\e60e";--fa--fa:"\e60e\e60e"}.fa-blanket{--fa:"\f498";--fa--fa:"\f498\f498"}.fa-map-location{--fa:"\f59f";--fa--fa:"\f59f\f59f"}.fa-map-marked{--fa:"\f59f";--fa--fa:"\f59f\f59f"}.fa-house-flood-water{--fa:"\e50e";--fa--fa:"\e50e\e50e"}.fa-comments-question-check{--fa:"\e14f";--fa--fa:"\e14f\e14f"}.fa-tree{--fa:"\f1bb";--fa--fa:"\f1bb\f1bb"}.fa-arrows-cross{--fa:"\e0a2";--fa--fa:"\e0a2\e0a2"}.fa-backpack{--fa:"\f5d4";--fa--fa:"\f5d4\f5d4"}.fa-square-small{--fa:"\e27e";--fa--fa:"\e27e\e27e"}.fa-folder-arrow-up{--fa:"\e054";--fa--fa:"\e054\e054"}.fa-folder-upload{--fa:"\e054";--fa--fa:"\e054\e054"}.fa-bridge-lock{--fa:"\e4cc";--fa--fa:"\e4cc\e4cc"}.fa-crosshairs-simple{--fa:"\e59f";--fa--fa:"\e59f\e59f"}.fa-sack-dollar{--fa:"\f81d";--fa--fa:"\f81d\f81d"}.fa-pen-to-square{--fa:"\f044";--fa--fa:"\f044\f044"}.fa-edit{--fa:"\f044";--fa--fa:"\f044\f044"}.fa-square-sliders{--fa:"\f3f0";--fa--fa:"\f3f0\f3f0"}.fa-sliders-h-square{--fa:"\f3f0";--fa--fa:"\f3f0\f3f0"}.fa-car-side{--fa:"\f5e4";--fa--fa:"\f5e4\f5e4"}.fa-message-middle-top{--fa:"\e1e2";--fa--fa:"\e1e2\e1e2"}.fa-comment-middle-top-alt{--fa:"\e1e2";--fa--fa:"\e1e2\e1e2"}.fa-lightbulb-on{--fa:"\f672";--fa--fa:"\f672\f672"}.fa-knife{--fa:"\f2e4";--fa--fa:"\f2e4\f2e4"}.fa-utensil-knife{--fa:"\f2e4";--fa--fa:"\f2e4\f2e4"}.fa-share-nodes{--fa:"\f1e0";--fa--fa:"\f1e0\f1e0"}.fa-share-alt{--fa:"\f1e0";--fa--fa:"\f1e0\f1e0"}.fa-display-chart-up-circle-dollar{--fa:"\e5e6";--fa--fa:"\e5e6\e5e6"}.fa-wave-sine{--fa:"\f899";--fa--fa:"\f899\f899"}.fa-heart-circle-minus{--fa:"\e4ff";--fa--fa:"\e4ff\e4ff"}.fa-circle-w{--fa:"\e12c";--fa--fa:"\e12c\e12c"}.fa-circle-calendar{--fa:"\e102";--fa--fa:"\e102\e102"}.fa-calendar-circle{--fa:"\e102";--fa--fa:"\e102\e102"}.fa-hourglass-half{--fa:"\f252";--fa--fa:"\f252\f252"}.fa-hourglass-2{--fa:"\f252";--fa--fa:"\f252\f252"}.fa-microscope{--fa:"\f610";--fa--fa:"\f610\f610"}.fa-sunset{--fa:"\f767";--fa--fa:"\f767\f767"}.fa-sink{--fa:"\e06d";--fa--fa:"\e06d\e06d"}.fa-calendar-exclamation{--fa:"\f334";--fa--fa:"\f334\f334"}.fa-truck-container-empty{--fa:"\e2b5";--fa--fa:"\e2b5\e2b5"}.fa-hand-heart{--fa:"\f4bc";--fa--fa:"\f4bc\f4bc"}.fa-bag-shopping{--fa:"\f290";--fa--fa:"\f290\f290"}.fa-shopping-bag{--fa:"\f290";--fa--fa:"\f290\f290"}.fa-arrow-down-z-a{--fa:"\f881";--fa--fa:"\f881\f881"}.fa-sort-alpha-desc{--fa:"\f881";--fa--fa:"\f881\f881"}.fa-sort-alpha-down-alt{--fa:"\f881";--fa--fa:"\f881\f881"}.fa-mitten{--fa:"\f7b5";--fa--fa:"\f7b5\f7b5"}.fa-reply-clock{--fa:"\e239";--fa--fa:"\e239\e239"}.fa-reply-time{--fa:"\e239";--fa--fa:"\e239\e239"}.fa-person-rays{--fa:"\e54d";--fa--fa:"\e54d\e54d"}.fa-right{--fa:"\f356";--fa--fa:"\f356\f356"}.fa-arrow-alt-right{--fa:"\f356";--fa--fa:"\f356\f356"}.fa-circle-f{--fa:"\e10e";--fa--fa:"\e10e\e10e"}.fa-users{--fa:"\f0c0";--fa--fa:"\f0c0\f0c0"}.fa-face-pleading{--fa:"\e386";--fa--fa:"\e386\e386"}.fa-eye-slash{--fa:"\f070";--fa--fa:"\f070\f070"}.fa-flask-vial{--fa:"\e4f3";--fa--fa:"\e4f3\e4f3"}.fa-police-box{--fa:"\e021";--fa--fa:"\e021\e021"}.fa-cucumber{--fa:"\e401";--fa--fa:"\e401\e401"}.fa-head-side-brain{--fa:"\f808";--fa--fa:"\f808\f808"}.fa-hand{--fa:"\f256";--fa--fa:"\f256\f256"}.fa-hand-paper{--fa:"\f256";--fa--fa:"\f256\f256"}.fa-person-biking-mountain{--fa:"\f84b";--fa--fa:"\f84b\f84b"}.fa-biking-mountain{--fa:"\f84b";--fa--fa:"\f84b\f84b"}.fa-utensils-slash{--fa:"\e464";--fa--fa:"\e464\e464"}.fa-print-magnifying-glass{--fa:"\f81a";--fa--fa:"\f81a\f81a"}.fa-print-search{--fa:"\f81a";--fa--fa:"\f81a\f81a"}.fa-turn-right{--fa:"\e639";--fa--fa:"\e639\e639"}.fa-folder-bookmark{--fa:"\e186";--fa--fa:"\e186\e186"}.fa-arrow-turn-left-down{--fa:"\e633";--fa--fa:"\e633\e633"}.fa-om{--fa:"\f679";--fa--fa:"\f679\f679"}.fa-pi{--fa:"\f67e";--fa--fa:"\f67e\f67e"}.fa-flask-round-potion{--fa:"\f6e1";--fa--fa:"\f6e1\f6e1"}.fa-flask-potion{--fa:"\f6e1";--fa--fa:"\f6e1\f6e1"}.fa-face-shush{--fa:"\e38c";--fa--fa:"\e38c\e38c"}.fa-worm{--fa:"\e599";--fa--fa:"\e599\e599"}.fa-house-circle-xmark{--fa:"\e50b";--fa--fa:"\e50b\e50b"}.fa-plug{--fa:"\f1e6";--fa--fa:"\f1e6\f1e6"}.fa-calendar-circle-exclamation{--fa:"\e46e";--fa--fa:"\e46e\e46e"}.fa-square-i{--fa:"\e272";--fa--fa:"\e272\e272"}.fa-chevron-up{--fa:"\f077";--fa--fa:"\f077\f077"}.fa-face-saluting{--fa:"\e484";--fa--fa:"\e484\e484"}.fa-gauge-simple-low{--fa:"\f62c";--fa--fa:"\f62c\f62c"}.fa-tachometer-slow{--fa:"\f62c";--fa--fa:"\f62c\f62c"}.fa-face-persevering{--fa:"\e385";--fa--fa:"\e385\e385"}.fa-circle-camera{--fa:"\e103";--fa--fa:"\e103\e103"}.fa-camera-circle{--fa:"\e103";--fa--fa:"\e103\e103"}.fa-hand-spock{--fa:"\f259";--fa--fa:"\f259\f259"}.fa-spider-web{--fa:"\f719";--fa--fa:"\f719\f719"}.fa-circle-microphone{--fa:"\e116";--fa--fa:"\e116\e116"}.fa-microphone-circle{--fa:"\e116";--fa--fa:"\e116\e116"}.fa-book-arrow-up{--fa:"\e0ba";--fa--fa:"\e0ba\e0ba"}.fa-popsicle{--fa:"\e43e";--fa--fa:"\e43e\e43e"}.fa-command{--fa:"\e142";--fa--fa:"\e142\e142"}.fa-blinds{--fa:"\f8fb";--fa--fa:"\f8fb\f8fb"}.fa-stopwatch{--fa:"\f2f2";--fa--fa:"\f2f2\f2f2"}.fa-saxophone{--fa:"\f8dc";--fa--fa:"\f8dc\f8dc"}.fa-square-2{--fa:"\e257";--fa--fa:"\e257\e257"}.fa-field-hockey-stick-ball{--fa:"\f44c";--fa--fa:"\f44c\f44c"}.fa-field-hockey{--fa:"\f44c";--fa--fa:"\f44c\f44c"}.fa-arrow-up-square-triangle{--fa:"\f88b";--fa--fa:"\f88b\f88b"}.fa-sort-shapes-up-alt{--fa:"\f88b";--fa--fa:"\f88b\f88b"}.fa-face-scream{--fa:"\e38b";--fa--fa:"\e38b\e38b"}.fa-square-m{--fa:"\e276";--fa--fa:"\e276\e276"}.fa-camera-web{--fa:"\f832";--fa--fa:"\f832\f832"}.fa-webcam{--fa:"\f832";--fa--fa:"\f832\f832"}.fa-comment-arrow-down{--fa:"\e143";--fa--fa:"\e143\e143"}.fa-lightbulb-cfl{--fa:"\e5a6";--fa--fa:"\e5a6\e5a6"}.fa-window-frame-open{--fa:"\e050";--fa--fa:"\e050\e050"}.fa-face-kiss{--fa:"\f596";--fa--fa:"\f596\f596"}.fa-kiss{--fa:"\f596";--fa--fa:"\f596\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb";--fa--fa:"\e4cb\e4cb"}.fa-period{--fa:"\2e";--fa--fa:"\2e\2e"}.fa-face-grin-tongue{--fa:"\f589";--fa--fa:"\f589\f589"}.fa-grin-tongue{--fa:"\f589";--fa--fa:"\f589\f589"}.fa-up-to-dotted-line{--fa:"\e457";--fa--fa:"\e457\e457"}.fa-thought-bubble{--fa:"\e32e";--fa--fa:"\e32e\e32e"}.fa-skeleton-ribs{--fa:"\e5cb";--fa--fa:"\e5cb\e5cb"}.fa-raygun{--fa:"\e025";--fa--fa:"\e025\e025"}.fa-flute{--fa:"\f8b9";--fa--fa:"\f8b9\f8b9"}.fa-acorn{--fa:"\f6ae";--fa--fa:"\f6ae\f6ae"}.fa-video-arrow-up-right{--fa:"\e2c9";--fa--fa:"\e2c9\e2c9"}.fa-grate-droplet{--fa:"\e194";--fa--fa:"\e194\e194"}.fa-seal-exclamation{--fa:"\e242";--fa--fa:"\e242\e242"}.fa-chess-bishop{--fa:"\f43a";--fa--fa:"\f43a\f43a"}.fa-message-sms{--fa:"\e1e5";--fa--fa:"\e1e5\e1e5"}.fa-coffee-beans{--fa:"\e13f";--fa--fa:"\e13f\e13f"}.fa-hat-witch{--fa:"\f6e7";--fa--fa:"\f6e7\f6e7"}.fa-face-grin-wink{--fa:"\f58c";--fa--fa:"\f58c\f58c"}.fa-grin-wink{--fa:"\f58c";--fa--fa:"\f58c\f58c"}.fa-clock-three-thirty{--fa:"\e357";--fa--fa:"\e357\e357"}.fa-ear-deaf{--fa:"\f2a4";--fa--fa:"\f2a4\f2a4"}.fa-deaf{--fa:"\f2a4";--fa--fa:"\f2a4\f2a4"}.fa-deafness{--fa:"\f2a4";--fa--fa:"\f2a4\f2a4"}.fa-hard-of-hearing{--fa:"\f2a4";--fa--fa:"\f2a4\f2a4"}.fa-alarm-clock{--fa:"\f34e";--fa--fa:"\f34e\f34e"}.fa-eclipse{--fa:"\f749";--fa--fa:"\f749\f749"}.fa-face-relieved{--fa:"\e389";--fa--fa:"\e389\e389"}.fa-road-circle-check{--fa:"\e564";--fa--fa:"\e564\e564"}.fa-dice-five{--fa:"\f523";--fa--fa:"\f523\f523"}.fa-octagon-minus{--fa:"\f308";--fa--fa:"\f308\f308"}.fa-minus-octagon{--fa:"\f308";--fa--fa:"\f308\f308"}.fa-square-rss{--fa:"\f143";--fa--fa:"\f143\f143"}.fa-rss-square{--fa:"\f143";--fa--fa:"\f143\f143"}.fa-face-zany{--fa:"\e3a4";--fa--fa:"\e3a4\e3a4"}.fa-tricycle{--fa:"\e5c3";--fa--fa:"\e5c3\e5c3"}.fa-land-mine-on{--fa:"\e51b";--fa--fa:"\e51b\e51b"}.fa-square-arrow-up-left{--fa:"\e263";--fa--fa:"\e263\e263"}.fa-i-cursor{--fa:"\f246";--fa--fa:"\f246\f246"}.fa-chart-mixed-up-circle-dollar{--fa:"\e5d9";--fa--fa:"\e5d9\e5d9"}.fa-salt-shaker{--fa:"\e446";--fa--fa:"\e446\e446"}.fa-stamp{--fa:"\f5bf";--fa--fa:"\f5bf\f5bf"}.fa-file-plus{--fa:"\f319";--fa--fa:"\f319\f319"}.fa-draw-square{--fa:"\f5ef";--fa--fa:"\f5ef\f5ef"}.fa-toilet-paper-under-slash{--fa:"\e2a1";--fa--fa:"\e2a1\e2a1"}.fa-toilet-paper-reverse-slash{--fa:"\e2a1";--fa--fa:"\e2a1\e2a1"}.fa-stairs{--fa:"\e289";--fa--fa:"\e289\e289"}.fa-drone-front{--fa:"\f860";--fa--fa:"\f860\f860"}.fa-drone-alt{--fa:"\f860";--fa--fa:"\f860\f860"}.fa-glass-empty{--fa:"\e191";--fa--fa:"\e191\e191"}.fa-dial-high{--fa:"\e15c";--fa--fa:"\e15c\e15c"}.fa-user-helmet-safety{--fa:"\f82c";--fa--fa:"\f82c\f82c"}.fa-user-construction{--fa:"\f82c";--fa--fa:"\f82c\f82c"}.fa-user-hard-hat{--fa:"\f82c";--fa--fa:"\f82c\f82c"}.fa-i{--fa:"\49";--fa--fa:"\49\49"}.fa-hryvnia-sign{--fa:"\f6f2";--fa--fa:"\f6f2\f6f2"}.fa-hryvnia{--fa:"\f6f2";--fa--fa:"\f6f2\f6f2"}.fa-arrow-down-left-and-arrow-up-right-to-center{--fa:"\e092";--fa--fa:"\e092\e092"}.fa-pills{--fa:"\f484";--fa--fa:"\f484\f484"}.fa-face-grin-wide{--fa:"\f581";--fa--fa:"\f581\f581"}.fa-grin-alt{--fa:"\f581";--fa--fa:"\f581\f581"}.fa-tooth{--fa:"\f5c9";--fa--fa:"\f5c9\f5c9"}.fa-basketball-hoop{--fa:"\f435";--fa--fa:"\f435\f435"}.fa-objects-align-bottom{--fa:"\e3bb";--fa--fa:"\e3bb\e3bb"}.fa-v{--fa:"\56";--fa--fa:"\56\56"}.fa-sparkles{--fa:"\f890";--fa--fa:"\f890\f890"}.fa-squid{--fa:"\e450";--fa--fa:"\e450\e450"}.fa-leafy-green{--fa:"\e41d";--fa--fa:"\e41d\e41d"}.fa-circle-arrow-up-right{--fa:"\e0fc";--fa--fa:"\e0fc\e0fc"}.fa-calendars{--fa:"\e0d7";--fa--fa:"\e0d7\e0d7"}.fa-bangladeshi-taka-sign{--fa:"\e2e6";--fa--fa:"\e2e6\e2e6"}.fa-bicycle{--fa:"\f206";--fa--fa:"\f206\f206"}.fa-hammer-war{--fa:"\f6e4";--fa--fa:"\f6e4\f6e4"}.fa-circle-d{--fa:"\e104";--fa--fa:"\e104\e104"}.fa-spider-black-widow{--fa:"\f718";--fa--fa:"\f718\f718"}.fa-staff-snake{--fa:"\e579";--fa--fa:"\e579\e579"}.fa-rod-asclepius{--fa:"\e579";--fa--fa:"\e579\e579"}.fa-rod-snake{--fa:"\e579";--fa--fa:"\e579\e579"}.fa-staff-aesculapius{--fa:"\e579";--fa--fa:"\e579\e579"}.fa-pear{--fa:"\e20c";--fa--fa:"\e20c\e20c"}.fa-head-side-cough-slash{--fa:"\e062";--fa--fa:"\e062\e062"}.fa-file-mov{--fa:"\e647";--fa--fa:"\e647\e647"}.fa-triangle{--fa:"\f2ec";--fa--fa:"\f2ec\f2ec"}.fa-apartment{--fa:"\e468";--fa--fa:"\e468\e468"}.fa-truck-medical{--fa:"\f0f9";--fa--fa:"\f0f9\f0f9"}.fa-ambulance{--fa:"\f0f9";--fa--fa:"\f0f9\f0f9"}.fa-pepper{--fa:"\e432";--fa--fa:"\e432\e432"}.fa-piano{--fa:"\f8d4";--fa--fa:"\f8d4\f8d4"}.fa-gun-squirt{--fa:"\e19d";--fa--fa:"\e19d\e19d"}.fa-wheat-awn-circle-exclamation{--fa:"\e598";--fa--fa:"\e598\e598"}.fa-snowman{--fa:"\f7d0";--fa--fa:"\f7d0\f7d0"}.fa-user-alien{--fa:"\e04a";--fa--fa:"\e04a\e04a"}.fa-shield-check{--fa:"\f2f7";--fa--fa:"\f2f7\f2f7"}.fa-mortar-pestle{--fa:"\f5a7";--fa--fa:"\f5a7\f5a7"}.fa-road-barrier{--fa:"\e562";--fa--fa:"\e562\e562"}.fa-chart-candlestick{--fa:"\e0e2";--fa--fa:"\e0e2\e0e2"}.fa-briefcase-blank{--fa:"\e0c8";--fa--fa:"\e0c8\e0c8"}.fa-school{--fa:"\f549";--fa--fa:"\f549\f549"}.fa-igloo{--fa:"\f7ae";--fa--fa:"\f7ae\f7ae"}.fa-bracket-round{--fa:"\28";--fa--fa:"\28\28"}.fa-parenthesis{--fa:"\28";--fa--fa:"\28\28"}.fa-joint{--fa:"\f595";--fa--fa:"\f595\f595"}.fa-horse-saddle{--fa:"\f8c3";--fa--fa:"\f8c3\f8c3"}.fa-mug-marshmallows{--fa:"\f7b7";--fa--fa:"\f7b7\f7b7"}.fa-filters{--fa:"\e17e";--fa--fa:"\e17e\e17e"}.fa-bell-on{--fa:"\f8fa";--fa--fa:"\f8fa\f8fa"}.fa-angle-right{--fa:"\f105";--fa--fa:"\f105\f105"}.fa-dial-med{--fa:"\e15f";--fa--fa:"\e15f\e15f"}.fa-horse{--fa:"\f6f0";--fa--fa:"\f6f0\f6f0"}.fa-q{--fa:"\51";--fa--fa:"\51\51"}.fa-monitor-waveform{--fa:"\f611";--fa--fa:"\f611\f611"}.fa-monitor-heart-rate{--fa:"\f611";--fa--fa:"\f611\f611"}.fa-link-simple{--fa:"\e1cd";--fa--fa:"\e1cd\e1cd"}.fa-whistle{--fa:"\f460";--fa--fa:"\f460\f460"}.fa-g{--fa:"\47";--fa--fa:"\47\47"}.fa-wine-glass-crack{--fa:"\f4bb";--fa--fa:"\f4bb\f4bb"}.fa-fragile{--fa:"\f4bb";--fa--fa:"\f4bb\f4bb"}.fa-slot-machine{--fa:"\e3ce";--fa--fa:"\e3ce\e3ce"}.fa-notes-medical{--fa:"\f481";--fa--fa:"\f481\f481"}.fa-car-wash{--fa:"\f5e6";--fa--fa:"\f5e6\f5e6"}.fa-escalator{--fa:"\e171";--fa--fa:"\e171\e171"}.fa-comment-image{--fa:"\e148";--fa--fa:"\e148\e148"}.fa-temperature-half{--fa:"\f2c9";--fa--fa:"\f2c9\f2c9"}.fa-temperature-2{--fa:"\f2c9";--fa--fa:"\f2c9\f2c9"}.fa-thermometer-2{--fa:"\f2c9";--fa--fa:"\f2c9\f2c9"}.fa-thermometer-half{--fa:"\f2c9";--fa--fa:"\f2c9\f2c9"}.fa-dong-sign{--fa:"\e169";--fa--fa:"\e169\e169"}.fa-donut{--fa:"\e406";--fa--fa:"\e406\e406"}.fa-doughnut{--fa:"\e406";--fa--fa:"\e406\e406"}.fa-capsules{--fa:"\f46b";--fa--fa:"\f46b\f46b"}.fa-poo-storm{--fa:"\f75a";--fa--fa:"\f75a\f75a"}.fa-poo-bolt{--fa:"\f75a";--fa--fa:"\f75a\f75a"}.fa-tally-1{--fa:"\e294";--fa--fa:"\e294\e294"}.fa-file-vector{--fa:"\e64c";--fa--fa:"\e64c\e64c"}.fa-face-frown-open{--fa:"\f57a";--fa--fa:"\f57a\f57a"}.fa-frown-open{--fa:"\f57a";--fa--fa:"\f57a\f57a"}.fa-square-dashed{--fa:"\e269";--fa--fa:"\e269\e269"}.fa-bag-shopping-plus{--fa:"\e651";--fa--fa:"\e651\e651"}.fa-square-j{--fa:"\e273";--fa--fa:"\e273\e273"}.fa-hand-point-up{--fa:"\f0a6";--fa--fa:"\f0a6\f0a6"}.fa-money-bill{--fa:"\f0d6";--fa--fa:"\f0d6\f0d6"}.fa-arrow-up-big-small{--fa:"\f88e";--fa--fa:"\f88e\f88e"}.fa-sort-size-up{--fa:"\f88e";--fa--fa:"\f88e\f88e"}.fa-barcode-read{--fa:"\f464";--fa--fa:"\f464\f464"}.fa-baguette{--fa:"\e3d8";--fa--fa:"\e3d8\e3d8"}.fa-bowl-soft-serve{--fa:"\e46b";--fa--fa:"\e46b\e46b"}.fa-face-holding-back-tears{--fa:"\e482";--fa--fa:"\e482\e482"}.fa-square-up{--fa:"\f353";--fa--fa:"\f353\f353"}.fa-arrow-alt-square-up{--fa:"\f353";--fa--fa:"\f353\f353"}.fa-train-subway-tunnel{--fa:"\e2a3";--fa--fa:"\e2a3\e2a3"}.fa-subway-tunnel{--fa:"\e2a3";--fa--fa:"\e2a3\e2a3"}.fa-square-exclamation{--fa:"\f321";--fa--fa:"\f321\f321"}.fa-exclamation-square{--fa:"\f321";--fa--fa:"\f321\f321"}.fa-semicolon{--fa:"\3b";--fa--fa:"\3b\3b"}.fa-bookmark{--fa:"\f02e";--fa--fa:"\f02e\f02e"}.fa-fan-table{--fa:"\e004";--fa--fa:"\e004\e004"}.fa-align-justify{--fa:"\f039";--fa--fa:"\f039\f039"}.fa-battery-low{--fa:"\e0b1";--fa--fa:"\e0b1\e0b1"}.fa-battery-1{--fa:"\e0b1";--fa--fa:"\e0b1\e0b1"}.fa-credit-card-front{--fa:"\f38a";--fa--fa:"\f38a\f38a"}.fa-brain-arrow-curved-right{--fa:"\f677";--fa--fa:"\f677\f677"}.fa-mind-share{--fa:"\f677";--fa--fa:"\f677\f677"}.fa-umbrella-beach{--fa:"\f5ca";--fa--fa:"\f5ca\f5ca"}.fa-helmet-un{--fa:"\e503";--fa--fa:"\e503\e503"}.fa-location-smile{--fa:"\f60d";--fa--fa:"\f60d\f60d"}.fa-map-marker-smile{--fa:"\f60d";--fa--fa:"\f60d\f60d"}.fa-arrow-left-to-line{--fa:"\f33e";--fa--fa:"\f33e\f33e"}.fa-arrow-to-left{--fa:"\f33e";--fa--fa:"\f33e\f33e"}.fa-bullseye{--fa:"\f140";--fa--fa:"\f140\f140"}.fa-sushi{--fa:"\e48a";--fa--fa:"\e48a\e48a"}.fa-nigiri{--fa:"\e48a";--fa--fa:"\e48a\e48a"}.fa-message-captions{--fa:"\e1de";--fa--fa:"\e1de\e1de"}.fa-comment-alt-captions{--fa:"\e1de";--fa--fa:"\e1de\e1de"}.fa-trash-list{--fa:"\e2b1";--fa--fa:"\e2b1\e2b1"}.fa-bacon{--fa:"\f7e5";--fa--fa:"\f7e5\f7e5"}.fa-option{--fa:"\e318";--fa--fa:"\e318\e318"}.fa-raccoon{--fa:"\e613";--fa--fa:"\e613\e613"}.fa-hand-point-down{--fa:"\f0a7";--fa--fa:"\f0a7\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a";--fa--fa:"\e09a\e09a"}.fa-head-side-gear{--fa:"\e611";--fa--fa:"\e611\e611"}.fa-trash-plus{--fa:"\e2b2";--fa--fa:"\e2b2\e2b2"}.fa-file-cad{--fa:"\e672";--fa--fa:"\e672\e672"}.fa-objects-align-top{--fa:"\e3c0";--fa--fa:"\e3c0\e3c0"}.fa-folder{--fa:"\f07b";--fa--fa:"\f07b\f07b"}.fa-folder-blank{--fa:"\f07b";--fa--fa:"\f07b\f07b"}.fa-face-anxious-sweat{--fa:"\e36a";--fa--fa:"\e36a\e36a"}.fa-credit-card-blank{--fa:"\f389";--fa--fa:"\f389\f389"}.fa-file-waveform{--fa:"\f478";--fa--fa:"\f478\f478"}.fa-file-medical-alt{--fa:"\f478";--fa--fa:"\f478\f478"}.fa-microchip-ai{--fa:"\e1ec";--fa--fa:"\e1ec\e1ec"}.fa-mug{--fa:"\f874";--fa--fa:"\f874\f874"}.fa-plane-up-slash{--fa:"\e22e";--fa--fa:"\e22e\e22e"}.fa-radiation{--fa:"\f7b9";--fa--fa:"\f7b9\f7b9"}.fa-pen-circle{--fa:"\e20e";--fa--fa:"\e20e\e20e"}.fa-bag-seedling{--fa:"\e5f2";--fa--fa:"\e5f2\e5f2"}.fa-chart-simple{--fa:"\e473";--fa--fa:"\e473\e473"}.fa-crutches{--fa:"\f7f8";--fa--fa:"\f7f8\f7f8"}.fa-circle-parking{--fa:"\f615";--fa--fa:"\f615\f615"}.fa-parking-circle{--fa:"\f615";--fa--fa:"\f615\f615"}.fa-mars-stroke{--fa:"\f229";--fa--fa:"\f229\f229"}.fa-leaf-oak{--fa:"\f6f7";--fa--fa:"\f6f7\f6f7"}.fa-square-bolt{--fa:"\e265";--fa--fa:"\e265\e265"}.fa-vial{--fa:"\f492";--fa--fa:"\f492\f492"}.fa-gauge{--fa:"\f624";--fa--fa:"\f624\f624"}.fa-dashboard{--fa:"\f624";--fa--fa:"\f624\f624"}.fa-gauge-med{--fa:"\f624";--fa--fa:"\f624\f624"}.fa-tachometer-alt-average{--fa:"\f624";--fa--fa:"\f624\f624"}.fa-wand-magic-sparkles{--fa:"\e2ca";--fa--fa:"\e2ca\e2ca"}.fa-magic-wand-sparkles{--fa:"\e2ca";--fa--fa:"\e2ca\e2ca"}.fa-lambda{--fa:"\f66e";--fa--fa:"\f66e\f66e"}.fa-e{--fa:"\45";--fa--fa:"\45\45"}.fa-pizza{--fa:"\f817";--fa--fa:"\f817\f817"}.fa-bowl-chopsticks-noodles{--fa:"\e2ea";--fa--fa:"\e2ea\e2ea"}.fa-h3{--fa:"\f315";--fa--fa:"\f315\f315"}.fa-pen-clip{--fa:"\f305";--fa--fa:"\f305\f305"}.fa-pen-alt{--fa:"\f305";--fa--fa:"\f305\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca";--fa--fa:"\e4ca\e4ca"}.fa-badge-percent{--fa:"\f646";--fa--fa:"\f646\f646"}.fa-rotate-reverse{--fa:"\e631";--fa--fa:"\e631\e631"}.fa-user{--fa:"\f007";--fa--fa:"\f007\f007"}.fa-sensor{--fa:"\e028";--fa--fa:"\e028\e028"}.fa-comma{--fa:"\2c";--fa--fa:"\2c\2c"}.fa-school-circle-check{--fa:"\e56b";--fa--fa:"\e56b\e56b"}.fa-toilet-paper-under{--fa:"\e2a0";--fa--fa:"\e2a0\e2a0"}.fa-toilet-paper-reverse{--fa:"\e2a0";--fa--fa:"\e2a0\e2a0"}.fa-light-emergency{--fa:"\e41f";--fa--fa:"\e41f\e41f"}.fa-arrow-down-to-arc{--fa:"\e4ae";--fa--fa:"\e4ae\e4ae"}.fa-dumpster{--fa:"\f793";--fa--fa:"\f793\f793"}.fa-van-shuttle{--fa:"\f5b6";--fa--fa:"\f5b6\f5b6"}.fa-shuttle-van{--fa:"\f5b6";--fa--fa:"\f5b6\f5b6"}.fa-building-user{--fa:"\e4da";--fa--fa:"\e4da\e4da"}.fa-light-switch{--fa:"\e017";--fa--fa:"\e017\e017"}.fa-square-caret-left{--fa:"\f191";--fa--fa:"\f191\f191"}.fa-caret-square-left{--fa:"\f191";--fa--fa:"\f191\f191"}.fa-highlighter{--fa:"\f591";--fa--fa:"\f591\f591"}.fa-wave-pulse{--fa:"\f5f8";--fa--fa:"\f5f8\f5f8"}.fa-heart-rate{--fa:"\f5f8";--fa--fa:"\f5f8\f5f8"}.fa-key{--fa:"\f084";--fa--fa:"\f084\f084"}.fa-arrow-left-to-bracket{--fa:"\e669";--fa--fa:"\e669\e669"}.fa-hat-santa{--fa:"\f7a7";--fa--fa:"\f7a7\f7a7"}.fa-tamale{--fa:"\e451";--fa--fa:"\e451\e451"}.fa-box-check{--fa:"\f467";--fa--fa:"\f467\f467"}.fa-bullhorn{--fa:"\f0a1";--fa--fa:"\f0a1\f0a1"}.fa-steak{--fa:"\f824";--fa--fa:"\f824\f824"}.fa-location-crosshairs-slash{--fa:"\f603";--fa--fa:"\f603\f603"}.fa-location-slash{--fa:"\f603";--fa--fa:"\f603\f603"}.fa-person-dolly{--fa:"\f4d0";--fa--fa:"\f4d0\f4d0"}.fa-globe{--fa:"\f0ac";--fa--fa:"\f0ac\f0ac"}.fa-synagogue{--fa:"\f69b";--fa--fa:"\f69b\f69b"}.fa-file-chart-column{--fa:"\f659";--fa--fa:"\f659\f659"}.fa-file-chart-line{--fa:"\f659";--fa--fa:"\f659\f659"}.fa-person-half-dress{--fa:"\e548";--fa--fa:"\e548\e548"}.fa-folder-image{--fa:"\e18a";--fa--fa:"\e18a\e18a"}.fa-calendar-pen{--fa:"\f333";--fa--fa:"\f333\f333"}.fa-calendar-edit{--fa:"\f333";--fa--fa:"\f333\f333"}.fa-road-bridge{--fa:"\e563";--fa--fa:"\e563\e563"}.fa-face-smile-tear{--fa:"\e393";--fa--fa:"\e393\e393"}.fa-message-plus{--fa:"\f4a8";--fa--fa:"\f4a8\f4a8"}.fa-comment-alt-plus{--fa:"\f4a8";--fa--fa:"\f4a8\f4a8"}.fa-location-arrow{--fa:"\f124";--fa--fa:"\f124\f124"}.fa-c{--fa:"\43";--fa--fa:"\43\43"}.fa-tablet-button{--fa:"\f10a";--fa--fa:"\f10a\f10a"}.fa-person-dress-fairy{--fa:"\e607";--fa--fa:"\e607\e607"}.fa-rectangle-history-circle-user{--fa:"\e4a4";--fa--fa:"\e4a4\e4a4"}.fa-building-lock{--fa:"\e4d6";--fa--fa:"\e4d6\e4d6"}.fa-chart-line-up{--fa:"\e0e5";--fa--fa:"\e0e5\e0e5"}.fa-mailbox{--fa:"\f813";--fa--fa:"\f813\f813"}.fa-sign-posts{--fa:"\e625";--fa--fa:"\e625\e625"}.fa-truck-bolt{--fa:"\e3d0";--fa--fa:"\e3d0\e3d0"}.fa-pizza-slice{--fa:"\f818";--fa--fa:"\f818\f818"}.fa-money-bill-wave{--fa:"\f53a";--fa--fa:"\f53a\f53a"}.fa-chart-area{--fa:"\f1fe";--fa--fa:"\f1fe\f1fe"}.fa-area-chart{--fa:"\f1fe";--fa--fa:"\f1fe\f1fe"}.fa-house-flag{--fa:"\e50d";--fa--fa:"\e50d\e50d"}.fa-circle-three-quarters-stroke{--fa:"\e5d4";--fa--fa:"\e5d4\e5d4"}.fa-person-circle-minus{--fa:"\e540";--fa--fa:"\e540\e540"}.fa-scalpel{--fa:"\f61d";--fa--fa:"\f61d\f61d"}.fa-ban{--fa:"\f05e";--fa--fa:"\f05e\f05e"}.fa-cancel{--fa:"\f05e";--fa--fa:"\f05e\f05e"}.fa-bell-exclamation{--fa:"\f848";--fa--fa:"\f848\f848"}.fa-circle-bookmark{--fa:"\e100";--fa--fa:"\e100\e100"}.fa-bookmark-circle{--fa:"\e100";--fa--fa:"\e100\e100"}.fa-egg-fried{--fa:"\f7fc";--fa--fa:"\f7fc\f7fc"}.fa-face-weary{--fa:"\e3a1";--fa--fa:"\e3a1\e3a1"}.fa-uniform-martial-arts{--fa:"\e3d1";--fa--fa:"\e3d1\e3d1"}.fa-camera-rotate{--fa:"\e0d8";--fa--fa:"\e0d8\e0d8"}.fa-sun-dust{--fa:"\f764";--fa--fa:"\f764\f764"}.fa-comment-text{--fa:"\e14d";--fa--fa:"\e14d\e14d"}.fa-spray-can-sparkles{--fa:"\f5d0";--fa--fa:"\f5d0\f5d0"}.fa-air-freshener{--fa:"\f5d0";--fa--fa:"\f5d0\f5d0"}.fa-signal-bars{--fa:"\f690";--fa--fa:"\f690\f690"}.fa-signal-alt{--fa:"\f690";--fa--fa:"\f690\f690"}.fa-signal-alt-4{--fa:"\f690";--fa--fa:"\f690\f690"}.fa-signal-bars-strong{--fa:"\f690";--fa--fa:"\f690\f690"}.fa-diamond-exclamation{--fa:"\e405";--fa--fa:"\e405\e405"}.fa-star{--fa:"\f005";--fa--fa:"\f005\f005"}.fa-dial-min{--fa:"\e161";--fa--fa:"\e161\e161"}.fa-repeat{--fa:"\f363";--fa--fa:"\f363\f363"}.fa-cross{--fa:"\f654";--fa--fa:"\f654\f654"}.fa-page-caret-down{--fa:"\e429";--fa--fa:"\e429\e429"}.fa-file-caret-down{--fa:"\e429";--fa--fa:"\e429\e429"}.fa-box{--fa:"\f466";--fa--fa:"\f466\f466"}.fa-venus-mars{--fa:"\f228";--fa--fa:"\f228\f228"}.fa-clock-seven-thirty{--fa:"\e351";--fa--fa:"\e351\e351"}.fa-arrow-pointer{--fa:"\f245";--fa--fa:"\f245\f245"}.fa-mouse-pointer{--fa:"\f245";--fa--fa:"\f245\f245"}.fa-clock-four-thirty{--fa:"\e34b";--fa--fa:"\e34b\e34b"}.fa-signal-bars-good{--fa:"\f693";--fa--fa:"\f693\f693"}.fa-signal-alt-3{--fa:"\f693";--fa--fa:"\f693\f693"}.fa-cactus{--fa:"\f8a7";--fa--fa:"\f8a7\f8a7"}.fa-lightbulb-gear{--fa:"\e5fd";--fa--fa:"\e5fd\e5fd"}.fa-maximize{--fa:"\f31e";--fa--fa:"\f31e\f31e"}.fa-expand-arrows-alt{--fa:"\f31e";--fa--fa:"\f31e\f31e"}.fa-charging-station{--fa:"\f5e7";--fa--fa:"\f5e7\f5e7"}.fa-shapes{--fa:"\f61f";--fa--fa:"\f61f\f61f"}.fa-triangle-circle-square{--fa:"\f61f";--fa--fa:"\f61f\f61f"}.fa-plane-tail{--fa:"\e22c";--fa--fa:"\e22c\e22c"}.fa-gauge-simple-max{--fa:"\f62b";--fa--fa:"\f62b\f62b"}.fa-tachometer-fastest{--fa:"\f62b";--fa--fa:"\f62b\f62b"}.fa-circle-u{--fa:"\e127";--fa--fa:"\e127\e127"}.fa-shield-slash{--fa:"\e24b";--fa--fa:"\e24b\e24b"}.fa-square-phone-hangup{--fa:"\e27a";--fa--fa:"\e27a\e27a"}.fa-phone-square-down{--fa:"\e27a";--fa--fa:"\e27a\e27a"}.fa-arrow-up-left{--fa:"\e09d";--fa--fa:"\e09d\e09d"}.fa-transporter-1{--fa:"\e043";--fa--fa:"\e043\e043"}.fa-peanuts{--fa:"\e431";--fa--fa:"\e431\e431"}.fa-shuffle{--fa:"\f074";--fa--fa:"\f074\f074"}.fa-random{--fa:"\f074";--fa--fa:"\f074\f074"}.fa-person-running{--fa:"\f70c";--fa--fa:"\f70c\f70c"}.fa-running{--fa:"\f70c";--fa--fa:"\f70c\f70c"}.fa-mobile-retro{--fa:"\e527";--fa--fa:"\e527\e527"}.fa-grip-lines-vertical{--fa:"\f7a5";--fa--fa:"\f7a5\f7a5"}.fa-bin-bottles-recycle{--fa:"\e5f6";--fa--fa:"\e5f6\e5f6"}.fa-arrow-up-from-square{--fa:"\e09c";--fa--fa:"\e09c\e09c"}.fa-file-dashed-line{--fa:"\f877";--fa--fa:"\f877\f877"}.fa-page-break{--fa:"\f877";--fa--fa:"\f877\f877"}.fa-bracket-curly-right{--fa:"\7d";--fa--fa:"\7d\7d"}.fa-spider{--fa:"\f717";--fa--fa:"\f717\f717"}.fa-clock-three{--fa:"\e356";--fa--fa:"\e356\e356"}.fa-hands-bound{--fa:"\e4f9";--fa--fa:"\e4f9\e4f9"}.fa-scalpel-line-dashed{--fa:"\f61e";--fa--fa:"\f61e\f61e"}.fa-scalpel-path{--fa:"\f61e";--fa--fa:"\f61e\f61e"}.fa-file-invoice-dollar{--fa:"\f571";--fa--fa:"\f571\f571"}.fa-pipe-smoking{--fa:"\e3c4";--fa--fa:"\e3c4\e3c4"}.fa-face-astonished{--fa:"\e36b";--fa--fa:"\e36b\e36b"}.fa-window{--fa:"\f40e";--fa--fa:"\f40e\f40e"}.fa-plane-circle-exclamation{--fa:"\e556";--fa--fa:"\e556\e556"}.fa-ear{--fa:"\f5f0";--fa--fa:"\f5f0\f5f0"}.fa-file-lock{--fa:"\e3a6";--fa--fa:"\e3a6\e3a6"}.fa-diagram-venn{--fa:"\e15a";--fa--fa:"\e15a\e15a"}.fa-arrow-down-from-bracket{--fa:"\e667";--fa--fa:"\e667\e667"}.fa-x-ray{--fa:"\f497";--fa--fa:"\f497\f497"}.fa-goal-net{--fa:"\e3ab";--fa--fa:"\e3ab\e3ab"}.fa-coffin-cross{--fa:"\e051";--fa--fa:"\e051\e051"}.fa-octopus{--fa:"\e688";--fa--fa:"\e688\e688"}.fa-spell-check{--fa:"\f891";--fa--fa:"\f891\f891"}.fa-location-xmark{--fa:"\f60e";--fa--fa:"\f60e\f60e"}.fa-map-marker-times{--fa:"\f60e";--fa--fa:"\f60e\f60e"}.fa-map-marker-xmark{--fa:"\f60e";--fa--fa:"\f60e\f60e"}.fa-circle-quarter-stroke{--fa:"\e5d3";--fa--fa:"\e5d3\e5d3"}.fa-lasso{--fa:"\f8c8";--fa--fa:"\f8c8\f8c8"}.fa-slash{--fa:"\f715";--fa--fa:"\f715\f715"}.fa-person-to-portal{--fa:"\e022";--fa--fa:"\e022\e022"}.fa-portal-enter{--fa:"\e022";--fa--fa:"\e022\e022"}.fa-calendar-star{--fa:"\f736";--fa--fa:"\f736\f736"}.fa-computer-mouse{--fa:"\f8cc";--fa--fa:"\f8cc\f8cc"}.fa-mouse{--fa:"\f8cc";--fa--fa:"\f8cc\f8cc"}.fa-arrow-right-to-bracket{--fa:"\f090";--fa--fa:"\f090\f090"}.fa-sign-in{--fa:"\f090";--fa--fa:"\f090\f090"}.fa-pegasus{--fa:"\f703";--fa--fa:"\f703\f703"}.fa-files-medical{--fa:"\f7fd";--fa--fa:"\f7fd\f7fd"}.fa-cannon{--fa:"\e642";--fa--fa:"\e642\e642"}.fa-nfc-lock{--fa:"\e1f8";--fa--fa:"\e1f8\e1f8"}.fa-person-ski-lift{--fa:"\f7c8";--fa--fa:"\f7c8\f7c8"}.fa-ski-lift{--fa:"\f7c8";--fa--fa:"\f7c8\f7c8"}.fa-square-6{--fa:"\e25b";--fa--fa:"\e25b\e25b"}.fa-shop-slash{--fa:"\e070";--fa--fa:"\e070\e070"}.fa-store-alt-slash{--fa:"\e070";--fa--fa:"\e070\e070"}.fa-wind-turbine{--fa:"\f89b";--fa--fa:"\f89b\f89b"}.fa-sliders-simple{--fa:"\e253";--fa--fa:"\e253\e253"}.fa-grid-round{--fa:"\e5da";--fa--fa:"\e5da\e5da"}.fa-badge-sheriff{--fa:"\f8a2";--fa--fa:"\f8a2\f8a2"}.fa-server{--fa:"\f233";--fa--fa:"\f233\f233"}.fa-virus-covid-slash{--fa:"\e4a9";--fa--fa:"\e4a9\e4a9"}.fa-intersection{--fa:"\f668";--fa--fa:"\f668\f668"}.fa-shop-lock{--fa:"\e4a5";--fa--fa:"\e4a5\e4a5"}.fa-family{--fa:"\e300";--fa--fa:"\e300\e300"}.fa-hourglass-start{--fa:"\f251";--fa--fa:"\f251\f251"}.fa-hourglass-1{--fa:"\f251";--fa--fa:"\f251\f251"}.fa-user-hair-buns{--fa:"\e3d3";--fa--fa:"\e3d3\e3d3"}.fa-blender-phone{--fa:"\f6b6";--fa--fa:"\f6b6\f6b6"}.fa-hourglass-clock{--fa:"\e41b";--fa--fa:"\e41b\e41b"}.fa-person-seat-reclined{--fa:"\e21f";--fa--fa:"\e21f\e21f"}.fa-paper-plane-top{--fa:"\e20a";--fa--fa:"\e20a\e20a"}.fa-paper-plane-alt{--fa:"\e20a";--fa--fa:"\e20a\e20a"}.fa-send{--fa:"\e20a";--fa--fa:"\e20a\e20a"}.fa-message-arrow-up{--fa:"\e1dc";--fa--fa:"\e1dc\e1dc"}.fa-comment-alt-arrow-up{--fa:"\e1dc";--fa--fa:"\e1dc\e1dc"}.fa-lightbulb-exclamation{--fa:"\f671";--fa--fa:"\f671\f671"}.fa-layer-minus{--fa:"\f5fe";--fa--fa:"\f5fe\f5fe"}.fa-layer-group-minus{--fa:"\f5fe";--fa--fa:"\f5fe\f5fe"}.fa-chart-pie-simple-circle-currency{--fa:"\e604";--fa--fa:"\e604\e604"}.fa-circle-e{--fa:"\e109";--fa--fa:"\e109\e109"}.fa-building-wheat{--fa:"\e4db";--fa--fa:"\e4db\e4db"}.fa-gauge-max{--fa:"\f626";--fa--fa:"\f626\f626"}.fa-tachometer-alt-fastest{--fa:"\f626";--fa--fa:"\f626\f626"}.fa-person-breastfeeding{--fa:"\e53a";--fa--fa:"\e53a\e53a"}.fa-apostrophe{--fa:"\27";--fa--fa:"\27\27"}.fa-file-png{--fa:"\e666";--fa--fa:"\e666\e666"}.fa-fire-hydrant{--fa:"\e17f";--fa--fa:"\e17f\e17f"}.fa-right-to-bracket{--fa:"\f2f6";--fa--fa:"\f2f6\f2f6"}.fa-sign-in-alt{--fa:"\f2f6";--fa--fa:"\f2f6\f2f6"}.fa-video-plus{--fa:"\f4e1";--fa--fa:"\f4e1\f4e1"}.fa-square-right{--fa:"\f352";--fa--fa:"\f352\f352"}.fa-arrow-alt-square-right{--fa:"\f352";--fa--fa:"\f352\f352"}.fa-comment-smile{--fa:"\f4b4";--fa--fa:"\f4b4\f4b4"}.fa-venus{--fa:"\f221";--fa--fa:"\f221\f221"}.fa-passport{--fa:"\f5ab";--fa--fa:"\f5ab\f5ab"}.fa-thumbtack-slash{--fa:"\e68f";--fa--fa:"\e68f\e68f"}.fa-thumb-tack-slash{--fa:"\e68f";--fa--fa:"\e68f\e68f"}.fa-inbox-in{--fa:"\f310";--fa--fa:"\f310\f310"}.fa-inbox-arrow-down{--fa:"\f310";--fa--fa:"\f310\f310"}.fa-heart-pulse{--fa:"\f21e";--fa--fa:"\f21e\f21e"}.fa-heartbeat{--fa:"\f21e";--fa--fa:"\f21e\f21e"}.fa-circle-8{--fa:"\e0f5";--fa--fa:"\e0f5\e0f5"}.fa-clouds-moon{--fa:"\f745";--fa--fa:"\f745\f745"}.fa-clock-ten-thirty{--fa:"\e355";--fa--fa:"\e355\e355"}.fa-people-carry-box{--fa:"\f4ce";--fa--fa:"\f4ce\f4ce"}.fa-people-carry{--fa:"\f4ce";--fa--fa:"\f4ce\f4ce"}.fa-folder-user{--fa:"\e18e";--fa--fa:"\e18e\e18e"}.fa-trash-can-xmark{--fa:"\e2ae";--fa--fa:"\e2ae\e2ae"}.fa-temperature-high{--fa:"\f769";--fa--fa:"\f769\f769"}.fa-microchip{--fa:"\f2db";--fa--fa:"\f2db\f2db"}.fa-left-long-to-line{--fa:"\e41e";--fa--fa:"\e41e\e41e"}.fa-crown{--fa:"\f521";--fa--fa:"\f521\f521"}.fa-weight-hanging{--fa:"\f5cd";--fa--fa:"\f5cd\f5cd"}.fa-xmarks-lines{--fa:"\e59a";--fa--fa:"\e59a\e59a"}.fa-file-prescription{--fa:"\f572";--fa--fa:"\f572\f572"}.fa-table-cells-lock{--fa:"\e679";--fa--fa:"\e679\e679"}.fa-calendar-range{--fa:"\e0d6";--fa--fa:"\e0d6\e0d6"}.fa-flower-daffodil{--fa:"\f800";--fa--fa:"\f800\f800"}.fa-hand-back-point-up{--fa:"\e1a2";--fa--fa:"\e1a2\e1a2"}.fa-weight-scale{--fa:"\f496";--fa--fa:"\f496\f496"}.fa-weight{--fa:"\f496";--fa--fa:"\f496\f496"}.fa-arrow-up-to-arc{--fa:"\e617";--fa--fa:"\e617\e617"}.fa-star-exclamation{--fa:"\f2f3";--fa--fa:"\f2f3\f2f3"}.fa-books{--fa:"\f5db";--fa--fa:"\f5db\f5db"}.fa-user-group{--fa:"\f500";--fa--fa:"\f500\f500"}.fa-user-friends{--fa:"\f500";--fa--fa:"\f500\f500"}.fa-arrow-up-a-z{--fa:"\f15e";--fa--fa:"\f15e\f15e"}.fa-sort-alpha-up{--fa:"\f15e";--fa--fa:"\f15e\f15e"}.fa-layer-plus{--fa:"\f5ff";--fa--fa:"\f5ff\f5ff"}.fa-layer-group-plus{--fa:"\f5ff";--fa--fa:"\f5ff\f5ff"}.fa-play-pause{--fa:"\e22f";--fa--fa:"\e22f\e22f"}.fa-block-question{--fa:"\e3dd";--fa--fa:"\e3dd\e3dd"}.fa-snooze{--fa:"\f880";--fa--fa:"\f880\f880"}.fa-zzz{--fa:"\f880";--fa--fa:"\f880\f880"}.fa-scanner-image{--fa:"\f8f3";--fa--fa:"\f8f3\f8f3"}.fa-tv-retro{--fa:"\f401";--fa--fa:"\f401\f401"}.fa-square-t{--fa:"\e280";--fa--fa:"\e280\e280"}.fa-farm{--fa:"\f864";--fa--fa:"\f864\f864"}.fa-barn-silo{--fa:"\f864";--fa--fa:"\f864\f864"}.fa-chess-knight{--fa:"\f441";--fa--fa:"\f441\f441"}.fa-bars-sort{--fa:"\e0ae";--fa--fa:"\e0ae\e0ae"}.fa-pallet-boxes{--fa:"\f483";--fa--fa:"\f483\f483"}.fa-palette-boxes{--fa:"\f483";--fa--fa:"\f483\f483"}.fa-pallet-alt{--fa:"\f483";--fa--fa:"\f483\f483"}.fa-face-laugh-squint{--fa:"\f59b";--fa--fa:"\f59b\f59b"}.fa-laugh-squint{--fa:"\f59b";--fa--fa:"\f59b\f59b"}.fa-code-simple{--fa:"\e13d";--fa--fa:"\e13d\e13d"}.fa-bolt-slash{--fa:"\e0b8";--fa--fa:"\e0b8\e0b8"}.fa-panel-fire{--fa:"\e42f";--fa--fa:"\e42f\e42f"}.fa-binary-circle-check{--fa:"\e33c";--fa--fa:"\e33c\e33c"}.fa-comment-minus{--fa:"\f4b1";--fa--fa:"\f4b1\f4b1"}.fa-burrito{--fa:"\f7ed";--fa--fa:"\f7ed\f7ed"}.fa-violin{--fa:"\f8ed";--fa--fa:"\f8ed\f8ed"}.fa-objects-column{--fa:"\e3c1";--fa--fa:"\e3c1\e3c1"}.fa-square-chevron-down{--fa:"\f329";--fa--fa:"\f329\f329"}.fa-chevron-square-down{--fa:"\f329";--fa--fa:"\f329\f329"}.fa-comment-plus{--fa:"\f4b2";--fa--fa:"\f4b2\f4b2"}.fa-triangle-instrument{--fa:"\f8e2";--fa--fa:"\f8e2\f8e2"}.fa-triangle-music{--fa:"\f8e2";--fa--fa:"\f8e2\f8e2"}.fa-wheelchair{--fa:"\f193";--fa--fa:"\f193\f193"}.fa-user-pilot-tie{--fa:"\e2c1";--fa--fa:"\e2c1\e2c1"}.fa-piano-keyboard{--fa:"\f8d5";--fa--fa:"\f8d5\f8d5"}.fa-bed-empty{--fa:"\f8f9";--fa--fa:"\f8f9\f8f9"}.fa-circle-arrow-up{--fa:"\f0aa";--fa--fa:"\f0aa\f0aa"}.fa-arrow-circle-up{--fa:"\f0aa";--fa--fa:"\f0aa\f0aa"}.fa-toggle-on{--fa:"\f205";--fa--fa:"\f205\f205"}.fa-rectangle-vertical{--fa:"\f2fb";--fa--fa:"\f2fb\f2fb"}.fa-rectangle-portrait{--fa:"\f2fb";--fa--fa:"\f2fb\f2fb"}.fa-person-walking{--fa:"\f554";--fa--fa:"\f554\f554"}.fa-walking{--fa:"\f554";--fa--fa:"\f554\f554"}.fa-l{--fa:"\4c";--fa--fa:"\4c\4c"}.fa-signal-stream{--fa:"\f8dd";--fa--fa:"\f8dd\f8dd"}.fa-down-to-bracket{--fa:"\e4e7";--fa--fa:"\e4e7\e4e7"}.fa-circle-z{--fa:"\e130";--fa--fa:"\e130\e130"}.fa-stars{--fa:"\f762";--fa--fa:"\f762\f762"}.fa-fire{--fa:"\f06d";--fa--fa:"\f06d\f06d"}.fa-bed-pulse{--fa:"\f487";--fa--fa:"\f487\f487"}.fa-procedures{--fa:"\f487";--fa--fa:"\f487\f487"}.fa-house-day{--fa:"\e00e";--fa--fa:"\e00e\e00e"}.fa-shuttle-space{--fa:"\f197";--fa--fa:"\f197\f197"}.fa-space-shuttle{--fa:"\f197";--fa--fa:"\f197\f197"}.fa-shirt-long-sleeve{--fa:"\e3c7";--fa--fa:"\e3c7\e3c7"}.fa-chart-pie-simple{--fa:"\f64e";--fa--fa:"\f64e\f64e"}.fa-chart-pie-alt{--fa:"\f64e";--fa--fa:"\f64e\f64e"}.fa-face-laugh{--fa:"\f599";--fa--fa:"\f599\f599"}.fa-laugh{--fa:"\f599";--fa--fa:"\f599\f599"}.fa-folder-open{--fa:"\f07c";--fa--fa:"\f07c\f07c"}.fa-album-collection-circle-user{--fa:"\e48f";--fa--fa:"\e48f\e48f"}.fa-candy{--fa:"\e3e7";--fa--fa:"\e3e7\e3e7"}.fa-bowl-hot{--fa:"\f823";--fa--fa:"\f823\f823"}.fa-soup{--fa:"\f823";--fa--fa:"\f823\f823"}.fa-flatbread{--fa:"\e40b";--fa--fa:"\e40b\e40b"}.fa-heart-circle-plus{--fa:"\e500";--fa--fa:"\e500\e500"}.fa-code-fork{--fa:"\e13b";--fa--fa:"\e13b\e13b"}.fa-city{--fa:"\f64f";--fa--fa:"\f64f\f64f"}.fa-signal-bars-weak{--fa:"\f691";--fa--fa:"\f691\f691"}.fa-signal-alt-1{--fa:"\f691";--fa--fa:"\f691\f691"}.fa-microphone-lines{--fa:"\f3c9";--fa--fa:"\f3c9\f3c9"}.fa-microphone-alt{--fa:"\f3c9";--fa--fa:"\f3c9\f3c9"}.fa-clock-twelve{--fa:"\e358";--fa--fa:"\e358\e358"}.fa-pepper-hot{--fa:"\f816";--fa--fa:"\f816\f816"}.fa-citrus-slice{--fa:"\e2f5";--fa--fa:"\e2f5\e2f5"}.fa-sheep{--fa:"\f711";--fa--fa:"\f711\f711"}.fa-unlock{--fa:"\f09c";--fa--fa:"\f09c\f09c"}.fa-colon-sign{--fa:"\e140";--fa--fa:"\e140\e140"}.fa-headset{--fa:"\f590";--fa--fa:"\f590\f590"}.fa-badger-honey{--fa:"\f6b4";--fa--fa:"\f6b4\f6b4"}.fa-h4{--fa:"\f86a";--fa--fa:"\f86a\f86a"}.fa-store-slash{--fa:"\e071";--fa--fa:"\e071\e071"}.fa-road-circle-xmark{--fa:"\e566";--fa--fa:"\e566\e566"}.fa-signal-slash{--fa:"\f695";--fa--fa:"\f695\f695"}.fa-user-minus{--fa:"\f503";--fa--fa:"\f503\f503"}.fa-mars-stroke-up{--fa:"\f22a";--fa--fa:"\f22a\f22a"}.fa-mars-stroke-v{--fa:"\f22a";--fa--fa:"\f22a\f22a"}.fa-champagne-glasses{--fa:"\f79f";--fa--fa:"\f79f\f79f"}.fa-glass-cheers{--fa:"\f79f";--fa--fa:"\f79f\f79f"}.fa-taco{--fa:"\f826";--fa--fa:"\f826\f826"}.fa-hexagon-plus{--fa:"\f300";--fa--fa:"\f300\f300"}.fa-plus-hexagon{--fa:"\f300";--fa--fa:"\f300\f300"}.fa-clipboard{--fa:"\f328";--fa--fa:"\f328\f328"}.fa-house-circle-exclamation{--fa:"\e50a";--fa--fa:"\e50a\e50a"}.fa-file-arrow-up{--fa:"\f574";--fa--fa:"\f574\f574"}.fa-file-upload{--fa:"\f574";--fa--fa:"\f574\f574"}.fa-wifi{--fa:"\f1eb";--fa--fa:"\f1eb\f1eb"}.fa-wifi-3{--fa:"\f1eb";--fa--fa:"\f1eb\f1eb"}.fa-wifi-strong{--fa:"\f1eb";--fa--fa:"\f1eb\f1eb"}.fa-messages{--fa:"\f4b6";--fa--fa:"\f4b6\f4b6"}.fa-comments-alt{--fa:"\f4b6";--fa--fa:"\f4b6\f4b6"}.fa-bath{--fa:"\f2cd";--fa--fa:"\f2cd\f2cd"}.fa-bathtub{--fa:"\f2cd";--fa--fa:"\f2cd\f2cd"}.fa-umbrella-simple{--fa:"\e2bc";--fa--fa:"\e2bc\e2bc"}.fa-umbrella-alt{--fa:"\e2bc";--fa--fa:"\e2bc\e2bc"}.fa-rectangle-history-circle-plus{--fa:"\e4a3";--fa--fa:"\e4a3\e4a3"}.fa-underline{--fa:"\f0cd";--fa--fa:"\f0cd\f0cd"}.fa-prescription-bottle-pill{--fa:"\e5c0";--fa--fa:"\e5c0\e5c0"}.fa-user-pen{--fa:"\f4ff";--fa--fa:"\f4ff\f4ff"}.fa-user-edit{--fa:"\f4ff";--fa--fa:"\f4ff\f4ff"}.fa-binary-slash{--fa:"\e33e";--fa--fa:"\e33e\e33e"}.fa-square-o{--fa:"\e278";--fa--fa:"\e278\e278"}.fa-caduceus{--fa:"\e681";--fa--fa:"\e681\e681"}.fa-signature{--fa:"\f5b7";--fa--fa:"\f5b7\f5b7"}.fa-stroopwafel{--fa:"\f551";--fa--fa:"\f551\f551"}.fa-bold{--fa:"\f032";--fa--fa:"\f032\f032"}.fa-anchor-lock{--fa:"\e4ad";--fa--fa:"\e4ad\e4ad"}.fa-building-ngo{--fa:"\e4d7";--fa--fa:"\e4d7\e4d7"}.fa-transporter-3{--fa:"\e045";--fa--fa:"\e045\e045"}.fa-engine-warning{--fa:"\f5f2";--fa--fa:"\f5f2\f5f2"}.fa-engine-exclamation{--fa:"\f5f2";--fa--fa:"\f5f2\f5f2"}.fa-circle-down-right{--fa:"\e108";--fa--fa:"\e108\e108"}.fa-square-k{--fa:"\e274";--fa--fa:"\e274\e274"}.fa-manat-sign{--fa:"\e1d5";--fa--fa:"\e1d5\e1d5"}.fa-money-check-pen{--fa:"\f872";--fa--fa:"\f872\f872"}.fa-money-check-edit{--fa:"\f872";--fa--fa:"\f872\f872"}.fa-not-equal{--fa:"\f53e";--fa--fa:"\f53e\f53e"}.fa-border-top-left{--fa:"\f853";--fa--fa:"\f853\f853"}.fa-border-style{--fa:"\f853";--fa--fa:"\f853\f853"}.fa-map-location-dot{--fa:"\f5a0";--fa--fa:"\f5a0\f5a0"}.fa-map-marked-alt{--fa:"\f5a0";--fa--fa:"\f5a0\f5a0"}.fa-tilde{--fa:"\7e";--fa--fa:"\7e\7e"}.fa-jedi{--fa:"\f669";--fa--fa:"\f669\f669"}.fa-square-poll-vertical{--fa:"\f681";--fa--fa:"\f681\f681"}.fa-poll{--fa:"\f681";--fa--fa:"\f681\f681"}.fa-arrow-down-square-triangle{--fa:"\f889";--fa--fa:"\f889\f889"}.fa-sort-shapes-down-alt{--fa:"\f889";--fa--fa:"\f889\f889"}.fa-mug-hot{--fa:"\f7b6";--fa--fa:"\f7b6\f7b6"}.fa-dog-leashed{--fa:"\f6d4";--fa--fa:"\f6d4\f6d4"}.fa-car-battery{--fa:"\f5df";--fa--fa:"\f5df\f5df"}.fa-battery-car{--fa:"\f5df";--fa--fa:"\f5df\f5df"}.fa-face-downcast-sweat{--fa:"\e371";--fa--fa:"\e371\e371"}.fa-mailbox-flag-up{--fa:"\e5bb";--fa--fa:"\e5bb\e5bb"}.fa-memo-circle-info{--fa:"\e49a";--fa--fa:"\e49a\e49a"}.fa-gift{--fa:"\f06b";--fa--fa:"\f06b\f06b"}.fa-dice-two{--fa:"\f528";--fa--fa:"\f528\f528"}.fa-volume{--fa:"\f6a8";--fa--fa:"\f6a8\f6a8"}.fa-volume-medium{--fa:"\f6a8";--fa--fa:"\f6a8\f6a8"}.fa-transporter-5{--fa:"\e2a6";--fa--fa:"\e2a6\e2a6"}.fa-gauge-circle-bolt{--fa:"\e496";--fa--fa:"\e496\e496"}.fa-coin-front{--fa:"\e3fc";--fa--fa:"\e3fc\e3fc"}.fa-file-slash{--fa:"\e3a7";--fa--fa:"\e3a7\e3a7"}.fa-message-arrow-up-right{--fa:"\e1dd";--fa--fa:"\e1dd\e1dd"}.fa-treasure-chest{--fa:"\f723";--fa--fa:"\f723\f723"}.fa-chess-queen{--fa:"\f445";--fa--fa:"\f445\f445"}.fa-paintbrush-fine{--fa:"\f5a9";--fa--fa:"\f5a9\f5a9"}.fa-paint-brush-alt{--fa:"\f5a9";--fa--fa:"\f5a9\f5a9"}.fa-paint-brush-fine{--fa:"\f5a9";--fa--fa:"\f5a9\f5a9"}.fa-paintbrush-alt{--fa:"\f5a9";--fa--fa:"\f5a9\f5a9"}.fa-glasses{--fa:"\f530";--fa--fa:"\f530\f530"}.fa-hood-cloak{--fa:"\f6ef";--fa--fa:"\f6ef\f6ef"}.fa-square-quote{--fa:"\e329";--fa--fa:"\e329\e329"}.fa-up-left{--fa:"\e2bd";--fa--fa:"\e2bd\e2bd"}.fa-bring-front{--fa:"\f857";--fa--fa:"\f857\f857"}.fa-chess-board{--fa:"\f43c";--fa--fa:"\f43c\f43c"}.fa-burger-cheese{--fa:"\f7f1";--fa--fa:"\f7f1\f7f1"}.fa-cheeseburger{--fa:"\f7f1";--fa--fa:"\f7f1\f7f1"}.fa-building-circle-check{--fa:"\e4d2";--fa--fa:"\e4d2\e4d2"}.fa-repeat-1{--fa:"\f365";--fa--fa:"\f365\f365"}.fa-arrow-down-to-line{--fa:"\f33d";--fa--fa:"\f33d\f33d"}.fa-arrow-to-bottom{--fa:"\f33d";--fa--fa:"\f33d\f33d"}.fa-grid-5{--fa:"\e199";--fa--fa:"\e199\e199"}.fa-swap-arrows{--fa:"\e60a";--fa--fa:"\e60a\e60a"}.fa-right-long-to-line{--fa:"\e444";--fa--fa:"\e444\e444"}.fa-person-chalkboard{--fa:"\e53d";--fa--fa:"\e53d\e53d"}.fa-mars-stroke-right{--fa:"\f22b";--fa--fa:"\f22b\f22b"}.fa-mars-stroke-h{--fa:"\f22b";--fa--fa:"\f22b\f22b"}.fa-hand-back-fist{--fa:"\f255";--fa--fa:"\f255\f255"}.fa-hand-rock{--fa:"\f255";--fa--fa:"\f255\f255"}.fa-grid-round-5{--fa:"\e5de";--fa--fa:"\e5de\e5de"}.fa-tally{--fa:"\f69c";--fa--fa:"\f69c\f69c"}.fa-tally-5{--fa:"\f69c";--fa--fa:"\f69c\f69c"}.fa-square-caret-up{--fa:"\f151";--fa--fa:"\f151\f151"}.fa-caret-square-up{--fa:"\f151";--fa--fa:"\f151\f151"}.fa-cloud-showers-water{--fa:"\e4e4";--fa--fa:"\e4e4\e4e4"}.fa-chart-bar{--fa:"\f080";--fa--fa:"\f080\f080"}.fa-bar-chart{--fa:"\f080";--fa--fa:"\f080\f080"}.fa-hands-bubbles{--fa:"\e05e";--fa--fa:"\e05e\e05e"}.fa-hands-wash{--fa:"\e05e";--fa--fa:"\e05e\e05e"}.fa-less-than-equal{--fa:"\f537";--fa--fa:"\f537\f537"}.fa-train{--fa:"\f238";--fa--fa:"\f238\f238"}.fa-up-from-dotted-line{--fa:"\e456";--fa--fa:"\e456\e456"}.fa-eye-low-vision{--fa:"\f2a8";--fa--fa:"\f2a8\f2a8"}.fa-low-vision{--fa:"\f2a8";--fa--fa:"\f2a8\f2a8"}.fa-traffic-light-go{--fa:"\f638";--fa--fa:"\f638\f638"}.fa-face-exhaling{--fa:"\e480";--fa--fa:"\e480\e480"}.fa-sensor-fire{--fa:"\e02a";--fa--fa:"\e02a\e02a"}.fa-user-unlock{--fa:"\e058";--fa--fa:"\e058\e058"}.fa-hexagon-divide{--fa:"\e1ad";--fa--fa:"\e1ad\e1ad"}.fa-00{--fa:"\e467";--fa--fa:"\e467\e467"}.fa-crow{--fa:"\f520";--fa--fa:"\f520\f520"}.fa-cassette-betamax{--fa:"\f8a4";--fa--fa:"\f8a4\f8a4"}.fa-betamax{--fa:"\f8a4";--fa--fa:"\f8a4\f8a4"}.fa-sailboat{--fa:"\e445";--fa--fa:"\e445\e445"}.fa-window-restore{--fa:"\f2d2";--fa--fa:"\f2d2\f2d2"}.fa-nfc-magnifying-glass{--fa:"\e1f9";--fa--fa:"\e1f9\e1f9"}.fa-file-binary{--fa:"\e175";--fa--fa:"\e175\e175"}.fa-circle-v{--fa:"\e12a";--fa--fa:"\e12a\e12a"}.fa-square-plus{--fa:"\f0fe";--fa--fa:"\f0fe\f0fe"}.fa-plus-square{--fa:"\f0fe";--fa--fa:"\f0fe\f0fe"}.fa-bowl-scoops{--fa:"\e3df";--fa--fa:"\e3df\e3df"}.fa-mistletoe{--fa:"\f7b4";--fa--fa:"\f7b4\f7b4"}.fa-custard{--fa:"\e403";--fa--fa:"\e403\e403"}.fa-lacrosse-stick{--fa:"\e3b5";--fa--fa:"\e3b5\e3b5"}.fa-hockey-mask{--fa:"\f6ee";--fa--fa:"\f6ee\f6ee"}.fa-sunrise{--fa:"\f766";--fa--fa:"\f766\f766"}.fa-subtitles{--fa:"\e60f";--fa--fa:"\e60f\e60f"}.fa-panel-ews{--fa:"\e42e";--fa--fa:"\e42e\e42e"}.fa-torii-gate{--fa:"\f6a1";--fa--fa:"\f6a1\f6a1"}.fa-cloud-exclamation{--fa:"\e491";--fa--fa:"\e491\e491"}.fa-message-lines{--fa:"\f4a6";--fa--fa:"\f4a6\f4a6"}.fa-comment-alt-lines{--fa:"\f4a6";--fa--fa:"\f4a6\f4a6"}.fa-frog{--fa:"\f52e";--fa--fa:"\f52e\f52e"}.fa-bucket{--fa:"\e4cf";--fa--fa:"\e4cf\e4cf"}.fa-floppy-disk-pen{--fa:"\e182";--fa--fa:"\e182\e182"}.fa-image{--fa:"\f03e";--fa--fa:"\f03e\f03e"}.fa-window-frame{--fa:"\e04f";--fa--fa:"\e04f\e04f"}.fa-microphone{--fa:"\f130";--fa--fa:"\f130\f130"}.fa-cow{--fa:"\f6c8";--fa--fa:"\f6c8\f6c8"}.fa-file-zip{--fa:"\e5ee";--fa--fa:"\e5ee\e5ee"}.fa-square-ring{--fa:"\e44f";--fa--fa:"\e44f\e44f"}.fa-down-from-line{--fa:"\f349";--fa--fa:"\f349\f349"}.fa-arrow-alt-from-top{--fa:"\f349";--fa--fa:"\f349\f349"}.fa-caret-up{--fa:"\f0d8";--fa--fa:"\f0d8\f0d8"}.fa-shield-xmark{--fa:"\e24c";--fa--fa:"\e24c\e24c"}.fa-shield-times{--fa:"\e24c";--fa--fa:"\e24c\e24c"}.fa-screwdriver{--fa:"\f54a";--fa--fa:"\f54a\f54a"}.fa-circle-sort-down{--fa:"\e031";--fa--fa:"\e031\e031"}.fa-sort-circle-down{--fa:"\e031";--fa--fa:"\e031\e031"}.fa-folder-closed{--fa:"\e185";--fa--fa:"\e185\e185"}.fa-house-tsunami{--fa:"\e515";--fa--fa:"\e515\e515"}.fa-square-nfi{--fa:"\e576";--fa--fa:"\e576\e576"}.fa-forklift{--fa:"\f47a";--fa--fa:"\f47a\f47a"}.fa-arrow-up-from-ground-water{--fa:"\e4b5";--fa--fa:"\e4b5\e4b5"}.fa-bracket-square-right{--fa:"\5d";--fa--fa:"\5d\5d"}.fa-martini-glass{--fa:"\f57b";--fa--fa:"\f57b\f57b"}.fa-glass-martini-alt{--fa:"\f57b";--fa--fa:"\f57b\f57b"}.fa-square-binary{--fa:"\e69b";--fa--fa:"\e69b\e69b"}.fa-rotate-left{--fa:"\f2ea";--fa--fa:"\f2ea\f2ea"}.fa-rotate-back{--fa:"\f2ea";--fa--fa:"\f2ea\f2ea"}.fa-rotate-backward{--fa:"\f2ea";--fa--fa:"\f2ea\f2ea"}.fa-undo-alt{--fa:"\f2ea";--fa--fa:"\f2ea\f2ea"}.fa-table-columns{--fa:"\f0db";--fa--fa:"\f0db\f0db"}.fa-columns{--fa:"\f0db";--fa--fa:"\f0db\f0db"}.fa-square-a{--fa:"\e25f";--fa--fa:"\e25f\e25f"}.fa-tick{--fa:"\e32f";--fa--fa:"\e32f\e32f"}.fa-lemon{--fa:"\f094";--fa--fa:"\f094\f094"}.fa-head-side-mask{--fa:"\e063";--fa--fa:"\e063\e063"}.fa-handshake{--fa:"\f2b5";--fa--fa:"\f2b5\f2b5"}.fa-gem{--fa:"\f3a5";--fa--fa:"\f3a5\f3a5"}.fa-dolly{--fa:"\f472";--fa--fa:"\f472\f472"}.fa-dolly-box{--fa:"\f472";--fa--fa:"\f472\f472"}.fa-smoking{--fa:"\f48d";--fa--fa:"\f48d\f48d"}.fa-minimize{--fa:"\f78c";--fa--fa:"\f78c\f78c"}.fa-compress-arrows-alt{--fa:"\f78c";--fa--fa:"\f78c\f78c"}.fa-refrigerator{--fa:"\e026";--fa--fa:"\e026\e026"}.fa-monument{--fa:"\f5a6";--fa--fa:"\f5a6\f5a6"}.fa-octagon-xmark{--fa:"\f2f0";--fa--fa:"\f2f0\f2f0"}.fa-times-octagon{--fa:"\f2f0";--fa--fa:"\f2f0\f2f0"}.fa-xmark-octagon{--fa:"\f2f0";--fa--fa:"\f2f0\f2f0"}.fa-align-slash{--fa:"\f846";--fa--fa:"\f846\f846"}.fa-snowplow{--fa:"\f7d2";--fa--fa:"\f7d2\f7d2"}.fa-angles-right{--fa:"\f101";--fa--fa:"\f101\f101"}.fa-angle-double-right{--fa:"\f101";--fa--fa:"\f101\f101"}.fa-truck-ramp-couch{--fa:"\f4dd";--fa--fa:"\f4dd\f4dd"}.fa-truck-couch{--fa:"\f4dd";--fa--fa:"\f4dd\f4dd"}.fa-cannabis{--fa:"\f55f";--fa--fa:"\f55f\f55f"}.fa-circle-play{--fa:"\f144";--fa--fa:"\f144\f144"}.fa-play-circle{--fa:"\f144";--fa--fa:"\f144\f144"}.fa-arrow-up-right-and-arrow-down-left-from-center{--fa:"\e0a0";--fa--fa:"\e0a0\e0a0"}.fa-location-arrow-up{--fa:"\e63a";--fa--fa:"\e63a\e63a"}.fa-tablets{--fa:"\f490";--fa--fa:"\f490\f490"}.fa-360-degrees{--fa:"\e2dc";--fa--fa:"\e2dc\e2dc"}.fa-ethernet{--fa:"\f796";--fa--fa:"\f796\f796"}.fa-euro-sign{--fa:"\f153";--fa--fa:"\f153\f153"}.fa-eur{--fa:"\f153";--fa--fa:"\f153\f153"}.fa-euro{--fa:"\f153";--fa--fa:"\f153\f153"}.fa-chair{--fa:"\f6c0";--fa--fa:"\f6c0\f6c0"}.fa-circle-check{--fa:"\f058";--fa--fa:"\f058\f058"}.fa-check-circle{--fa:"\f058";--fa--fa:"\f058\f058"}.fa-square-dashed-circle-plus{--fa:"\e5c2";--fa--fa:"\e5c2\e5c2"}.fa-hand-holding-circle-dollar{--fa:"\e621";--fa--fa:"\e621\e621"}.fa-money-simple-from-bracket{--fa:"\e313";--fa--fa:"\e313\e313"}.fa-bat{--fa:"\f6b5";--fa--fa:"\f6b5\f6b5"}.fa-circle-stop{--fa:"\f28d";--fa--fa:"\f28d\f28d"}.fa-stop-circle{--fa:"\f28d";--fa--fa:"\f28d\f28d"}.fa-head-side-headphones{--fa:"\f8c2";--fa--fa:"\f8c2\f8c2"}.fa-phone-rotary{--fa:"\f8d3";--fa--fa:"\f8d3\f8d3"}.fa-arrow-up-to-bracket{--fa:"\e66a";--fa--fa:"\e66a\e66a"}.fa-compass-drafting{--fa:"\f568";--fa--fa:"\f568\f568"}.fa-drafting-compass{--fa:"\f568";--fa--fa:"\f568\f568"}.fa-plate-wheat{--fa:"\e55a";--fa--fa:"\e55a\e55a"}.fa-calendar-circle-minus{--fa:"\e46f";--fa--fa:"\e46f\e46f"}.fa-chopsticks{--fa:"\e3f7";--fa--fa:"\e3f7\e3f7"}.fa-car-wrench{--fa:"\f5e3";--fa--fa:"\f5e3\f5e3"}.fa-car-mechanic{--fa:"\f5e3";--fa--fa:"\f5e3\f5e3"}.fa-icicles{--fa:"\f7ad";--fa--fa:"\f7ad\f7ad"}.fa-person-shelter{--fa:"\e54f";--fa--fa:"\e54f\e54f"}.fa-neuter{--fa:"\f22c";--fa--fa:"\f22c\f22c"}.fa-id-badge{--fa:"\f2c1";--fa--fa:"\f2c1\f2c1"}.fa-kazoo{--fa:"\f8c7";--fa--fa:"\f8c7\f8c7"}.fa-marker{--fa:"\f5a1";--fa--fa:"\f5a1\f5a1"}.fa-bin-bottles{--fa:"\e5f5";--fa--fa:"\e5f5\e5f5"}.fa-face-laugh-beam{--fa:"\f59a";--fa--fa:"\f59a\f59a"}.fa-laugh-beam{--fa:"\f59a";--fa--fa:"\f59a\f59a"}.fa-square-arrow-down-left{--fa:"\e261";--fa--fa:"\e261\e261"}.fa-battery-bolt{--fa:"\f376";--fa--fa:"\f376\f376"}.fa-tree-large{--fa:"\f7dd";--fa--fa:"\f7dd\f7dd"}.fa-helicopter-symbol{--fa:"\e502";--fa--fa:"\e502\e502"}.fa-aperture{--fa:"\e2df";--fa--fa:"\e2df\e2df"}.fa-universal-access{--fa:"\f29a";--fa--fa:"\f29a\f29a"}.fa-gear-complex{--fa:"\e5e9";--fa--fa:"\e5e9\e5e9"}.fa-file-magnifying-glass{--fa:"\f865";--fa--fa:"\f865\f865"}.fa-file-search{--fa:"\f865";--fa--fa:"\f865\f865"}.fa-up-right{--fa:"\e2be";--fa--fa:"\e2be\e2be"}.fa-circle-chevron-up{--fa:"\f139";--fa--fa:"\f139\f139"}.fa-chevron-circle-up{--fa:"\f139";--fa--fa:"\f139\f139"}.fa-user-police{--fa:"\e333";--fa--fa:"\e333\e333"}.fa-lari-sign{--fa:"\e1c8";--fa--fa:"\e1c8\e1c8"}.fa-volcano{--fa:"\f770";--fa--fa:"\f770\f770"}.fa-teddy-bear{--fa:"\e3cf";--fa--fa:"\e3cf\e3cf"}.fa-stocking{--fa:"\f7d5";--fa--fa:"\f7d5\f7d5"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553";--fa--fa:"\e553\e553"}.fa-image-slash{--fa:"\e1b7";--fa--fa:"\e1b7\e1b7"}.fa-mask-snorkel{--fa:"\e3b7";--fa--fa:"\e3b7\e3b7"}.fa-smoke{--fa:"\f760";--fa--fa:"\f760\f760"}.fa-sterling-sign{--fa:"\f154";--fa--fa:"\f154\f154"}.fa-gbp{--fa:"\f154";--fa--fa:"\f154\f154"}.fa-pound-sign{--fa:"\f154";--fa--fa:"\f154\f154"}.fa-battery-exclamation{--fa:"\e0b0";--fa--fa:"\e0b0\e0b0"}.fa-viruses{--fa:"\e076";--fa--fa:"\e076\e076"}.fa-square-person-confined{--fa:"\e577";--fa--fa:"\e577\e577"}.fa-user-tie{--fa:"\f508";--fa--fa:"\f508\f508"}.fa-up-to-bracket{--fa:"\e66e";--fa--fa:"\e66e\e66e"}.fa-arrow-down-long{--fa:"\f175";--fa--fa:"\f175\f175"}.fa-long-arrow-down{--fa:"\f175";--fa--fa:"\f175\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e";--fa--fa:"\e57e\e57e"}.fa-certificate{--fa:"\f0a3";--fa--fa:"\f0a3\f0a3"}.fa-crystal-ball{--fa:"\e362";--fa--fa:"\e362\e362"}.fa-reply-all{--fa:"\f122";--fa--fa:"\f122\f122"}.fa-mail-reply-all{--fa:"\f122";--fa--fa:"\f122\f122"}.fa-suitcase{--fa:"\f0f2";--fa--fa:"\f0f2\f0f2"}.fa-person-skating{--fa:"\f7c5";--fa--fa:"\f7c5\f7c5"}.fa-skating{--fa:"\f7c5";--fa--fa:"\f7c5\f7c5"}.fa-star-shooting{--fa:"\e036";--fa--fa:"\e036\e036"}.fa-binary-lock{--fa:"\e33d";--fa--fa:"\e33d\e33d"}.fa-filter-circle-dollar{--fa:"\f662";--fa--fa:"\f662\f662"}.fa-funnel-dollar{--fa:"\f662";--fa--fa:"\f662\f662"}.fa-camera-retro{--fa:"\f083";--fa--fa:"\f083\f083"}.fa-circle-arrow-down{--fa:"\f0ab";--fa--fa:"\f0ab\f0ab"}.fa-arrow-circle-down{--fa:"\f0ab";--fa--fa:"\f0ab\f0ab"}.fa-comment-pen{--fa:"\f4ae";--fa--fa:"\f4ae\f4ae"}.fa-comment-edit{--fa:"\f4ae";--fa--fa:"\f4ae\f4ae"}.fa-file-import{--fa:"\f56f";--fa--fa:"\f56f\f56f"}.fa-arrow-right-to-file{--fa:"\f56f";--fa--fa:"\f56f\f56f"}.fa-banjo{--fa:"\f8a3";--fa--fa:"\f8a3\f8a3"}.fa-square-arrow-up-right{--fa:"\f14c";--fa--fa:"\f14c\f14c"}.fa-external-link-square{--fa:"\f14c";--fa--fa:"\f14c\f14c"}.fa-light-emergency-on{--fa:"\e420";--fa--fa:"\e420\e420"}.fa-kerning{--fa:"\f86f";--fa--fa:"\f86f\f86f"}.fa-box-open{--fa:"\f49e";--fa--fa:"\f49e\f49e"}.fa-square-f{--fa:"\e270";--fa--fa:"\e270\e270"}.fa-scroll{--fa:"\f70e";--fa--fa:"\f70e\f70e"}.fa-spa{--fa:"\f5bb";--fa--fa:"\f5bb\f5bb"}.fa-arrow-left-from-line{--fa:"\f344";--fa--fa:"\f344\f344"}.fa-arrow-from-right{--fa:"\f344";--fa--fa:"\f344\f344"}.fa-strawberry{--fa:"\e32b";--fa--fa:"\e32b\e32b"}.fa-location-pin-lock{--fa:"\e51f";--fa--fa:"\e51f\e51f"}.fa-pause{--fa:"\f04c";--fa--fa:"\f04c\f04c"}.fa-clock-eight-thirty{--fa:"\e346";--fa--fa:"\e346\e346"}.fa-plane-engines{--fa:"\f3de";--fa--fa:"\f3de\f3de"}.fa-plane-alt{--fa:"\f3de";--fa--fa:"\f3de\f3de"}.fa-hill-avalanche{--fa:"\e507";--fa--fa:"\e507\e507"}.fa-temperature-empty{--fa:"\f2cb";--fa--fa:"\f2cb\f2cb"}.fa-temperature-0{--fa:"\f2cb";--fa--fa:"\f2cb\f2cb"}.fa-thermometer-0{--fa:"\f2cb";--fa--fa:"\f2cb\f2cb"}.fa-thermometer-empty{--fa:"\f2cb";--fa--fa:"\f2cb\f2cb"}.fa-bomb{--fa:"\f1e2";--fa--fa:"\f1e2\f1e2"}.fa-gauge-low{--fa:"\f627";--fa--fa:"\f627\f627"}.fa-tachometer-alt-slow{--fa:"\f627";--fa--fa:"\f627\f627"}.fa-registered{--fa:"\f25d";--fa--fa:"\f25d\f25d"}.fa-trash-can-plus{--fa:"\e2ac";--fa--fa:"\e2ac\e2ac"}.fa-address-card{--fa:"\f2bb";--fa--fa:"\f2bb\f2bb"}.fa-contact-card{--fa:"\f2bb";--fa--fa:"\f2bb\f2bb"}.fa-vcard{--fa:"\f2bb";--fa--fa:"\f2bb\f2bb"}.fa-chart-fft{--fa:"\e69e";--fa--fa:"\e69e\e69e"}.fa-scale-unbalanced-flip{--fa:"\f516";--fa--fa:"\f516\f516"}.fa-balance-scale-right{--fa:"\f516";--fa--fa:"\f516\f516"}.fa-globe-snow{--fa:"\f7a3";--fa--fa:"\f7a3\f7a3"}.fa-subscript{--fa:"\f12c";--fa--fa:"\f12c\f12c"}.fa-diamond-turn-right{--fa:"\f5eb";--fa--fa:"\f5eb\f5eb"}.fa-directions{--fa:"\f5eb";--fa--fa:"\f5eb\f5eb"}.fa-integral{--fa:"\f667";--fa--fa:"\f667\f667"}.fa-burst{--fa:"\e4dc";--fa--fa:"\e4dc\e4dc"}.fa-house-laptop{--fa:"\e066";--fa--fa:"\e066\e066"}.fa-laptop-house{--fa:"\e066";--fa--fa:"\e066\e066"}.fa-face-tired{--fa:"\f5c8";--fa--fa:"\f5c8\f5c8"}.fa-tired{--fa:"\f5c8";--fa--fa:"\f5c8\f5c8"}.fa-money-bills{--fa:"\e1f3";--fa--fa:"\e1f3\e1f3"}.fa-blinds-raised{--fa:"\f8fd";--fa--fa:"\f8fd\f8fd"}.fa-smog{--fa:"\f75f";--fa--fa:"\f75f\f75f"}.fa-ufo-beam{--fa:"\e048";--fa--fa:"\e048\e048"}.fa-hydra{--fa:"\e686";--fa--fa:"\e686\e686"}.fa-circle-caret-up{--fa:"\f331";--fa--fa:"\f331\f331"}.fa-caret-circle-up{--fa:"\f331";--fa--fa:"\f331\f331"}.fa-user-vneck-hair-long{--fa:"\e463";--fa--fa:"\e463\e463"}.fa-square-a-lock{--fa:"\e44d";--fa--fa:"\e44d\e44d"}.fa-crutch{--fa:"\f7f7";--fa--fa:"\f7f7\f7f7"}.fa-gas-pump-slash{--fa:"\f5f4";--fa--fa:"\f5f4\f5f4"}.fa-cloud-arrow-up{--fa:"\f0ee";--fa--fa:"\f0ee\f0ee"}.fa-cloud-upload{--fa:"\f0ee";--fa--fa:"\f0ee\f0ee"}.fa-cloud-upload-alt{--fa:"\f0ee";--fa--fa:"\f0ee\f0ee"}.fa-palette{--fa:"\f53f";--fa--fa:"\f53f\f53f"}.fa-transporter-4{--fa:"\e2a5";--fa--fa:"\e2a5\e2a5"}.fa-chart-mixed-up-circle-currency{--fa:"\e5d8";--fa--fa:"\e5d8\e5d8"}.fa-objects-align-right{--fa:"\e3bf";--fa--fa:"\e3bf\e3bf"}.fa-arrows-turn-right{--fa:"\e4c0";--fa--fa:"\e4c0\e4c0"}.fa-vest{--fa:"\e085";--fa--fa:"\e085\e085"}.fa-pig{--fa:"\f706";--fa--fa:"\f706\f706"}.fa-inbox-full{--fa:"\e1ba";--fa--fa:"\e1ba\e1ba"}.fa-circle-envelope{--fa:"\e10c";--fa--fa:"\e10c\e10c"}.fa-envelope-circle{--fa:"\e10c";--fa--fa:"\e10c\e10c"}.fa-triangle-person-digging{--fa:"\f85d";--fa--fa:"\f85d\f85d"}.fa-construction{--fa:"\f85d";--fa--fa:"\f85d\f85d"}.fa-ferry{--fa:"\e4ea";--fa--fa:"\e4ea\e4ea"}.fa-bullseye-arrow{--fa:"\f648";--fa--fa:"\f648\f648"}.fa-arrows-down-to-people{--fa:"\e4b9";--fa--fa:"\e4b9\e4b9"}.fa-seedling{--fa:"\f4d8";--fa--fa:"\f4d8\f4d8"}.fa-sprout{--fa:"\f4d8";--fa--fa:"\f4d8\f4d8"}.fa-clock-seven{--fa:"\e350";--fa--fa:"\e350\e350"}.fa-left-right{--fa:"\f337";--fa--fa:"\f337\f337"}.fa-arrows-alt-h{--fa:"\f337";--fa--fa:"\f337\f337"}.fa-boxes-packing{--fa:"\e4c7";--fa--fa:"\e4c7\e4c7"}.fa-circle-arrow-left{--fa:"\f0a8";--fa--fa:"\f0a8\f0a8"}.fa-arrow-circle-left{--fa:"\f0a8";--fa--fa:"\f0a8\f0a8"}.fa-flashlight{--fa:"\f8b8";--fa--fa:"\f8b8\f8b8"}.fa-file-jpg{--fa:"\e646";--fa--fa:"\e646\e646"}.fa-group-arrows-rotate{--fa:"\e4f6";--fa--fa:"\e4f6\e4f6"}.fa-bowl-food{--fa:"\e4c6";--fa--fa:"\e4c6\e4c6"}.fa-square-9{--fa:"\e25e";--fa--fa:"\e25e\e25e"}.fa-candy-cane{--fa:"\f786";--fa--fa:"\f786\f786"}.fa-arrow-down-wide-short{--fa:"\f160";--fa--fa:"\f160\f160"}.fa-sort-amount-asc{--fa:"\f160";--fa--fa:"\f160\f160"}.fa-sort-amount-down{--fa:"\f160";--fa--fa:"\f160\f160"}.fa-square-dollar{--fa:"\f2e9";--fa--fa:"\f2e9\f2e9"}.fa-dollar-square{--fa:"\f2e9";--fa--fa:"\f2e9\f2e9"}.fa-usd-square{--fa:"\f2e9";--fa--fa:"\f2e9\f2e9"}.fa-phone-arrow-right{--fa:"\e5be";--fa--fa:"\e5be\e5be"}.fa-hand-holding-seedling{--fa:"\f4bf";--fa--fa:"\f4bf\f4bf"}.fa-message-check{--fa:"\f4a2";--fa--fa:"\f4a2\f4a2"}.fa-comment-alt-check{--fa:"\f4a2";--fa--fa:"\f4a2\f4a2"}.fa-cloud-bolt{--fa:"\f76c";--fa--fa:"\f76c\f76c"}.fa-thunderstorm{--fa:"\f76c";--fa--fa:"\f76c\f76c"}.fa-chart-line-up-down{--fa:"\e5d7";--fa--fa:"\e5d7\e5d7"}.fa-text-slash{--fa:"\f87d";--fa--fa:"\f87d\f87d"}.fa-remove-format{--fa:"\f87d";--fa--fa:"\f87d\f87d"}.fa-watch{--fa:"\f2e1";--fa--fa:"\f2e1\f2e1"}.fa-circle-down-left{--fa:"\e107";--fa--fa:"\e107\e107"}.fa-text{--fa:"\f893";--fa--fa:"\f893\f893"}.fa-projector{--fa:"\f8d6";--fa--fa:"\f8d6\f8d6"}.fa-face-smile-wink{--fa:"\f4da";--fa--fa:"\f4da\f4da"}.fa-smile-wink{--fa:"\f4da";--fa--fa:"\f4da\f4da"}.fa-tombstone-blank{--fa:"\f721";--fa--fa:"\f721\f721"}.fa-tombstone-alt{--fa:"\f721";--fa--fa:"\f721\f721"}.fa-chess-king-piece{--fa:"\f440";--fa--fa:"\f440\f440"}.fa-chess-king-alt{--fa:"\f440";--fa--fa:"\f440\f440"}.fa-circle-6{--fa:"\e0f3";--fa--fa:"\e0f3\e0f3"}.fa-waves-sine{--fa:"\e65d";--fa--fa:"\e65d\e65d"}.fa-left{--fa:"\f355";--fa--fa:"\f355\f355"}.fa-arrow-alt-left{--fa:"\f355";--fa--fa:"\f355\f355"}.fa-file-word{--fa:"\f1c2";--fa--fa:"\f1c2\f1c2"}.fa-file-powerpoint{--fa:"\f1c4";--fa--fa:"\f1c4\f1c4"}.fa-square-down{--fa:"\f350";--fa--fa:"\f350\f350"}.fa-arrow-alt-square-down{--fa:"\f350";--fa--fa:"\f350\f350"}.fa-objects-align-center-vertical{--fa:"\e3bd";--fa--fa:"\e3bd\e3bd"}.fa-arrows-left-right{--fa:"\f07e";--fa--fa:"\f07e\f07e"}.fa-arrows-h{--fa:"\f07e";--fa--fa:"\f07e\f07e"}.fa-house-lock{--fa:"\e510";--fa--fa:"\e510\e510"}.fa-cloud-arrow-down{--fa:"\f0ed";--fa--fa:"\f0ed\f0ed"}.fa-cloud-download{--fa:"\f0ed";--fa--fa:"\f0ed\f0ed"}.fa-cloud-download-alt{--fa:"\f0ed";--fa--fa:"\f0ed\f0ed"}.fa-wreath{--fa:"\f7e2";--fa--fa:"\f7e2\f7e2"}.fa-children{--fa:"\e4e1";--fa--fa:"\e4e1\e4e1"}.fa-meter-droplet{--fa:"\e1ea";--fa--fa:"\e1ea\e1ea"}.fa-chalkboard{--fa:"\f51b";--fa--fa:"\f51b\f51b"}.fa-blackboard{--fa:"\f51b";--fa--fa:"\f51b\f51b"}.fa-user-large-slash{--fa:"\f4fa";--fa--fa:"\f4fa\f4fa"}.fa-user-alt-slash{--fa:"\f4fa";--fa--fa:"\f4fa\f4fa"}.fa-signal-strong{--fa:"\f68f";--fa--fa:"\f68f\f68f"}.fa-signal-4{--fa:"\f68f";--fa--fa:"\f68f\f68f"}.fa-lollipop{--fa:"\e424";--fa--fa:"\e424\e424"}.fa-lollypop{--fa:"\e424";--fa--fa:"\e424\e424"}.fa-list-tree{--fa:"\e1d2";--fa--fa:"\e1d2\e1d2"}.fa-envelope-open{--fa:"\f2b6";--fa--fa:"\f2b6\f2b6"}.fa-draw-circle{--fa:"\f5ed";--fa--fa:"\f5ed\f5ed"}.fa-cat-space{--fa:"\e001";--fa--fa:"\e001\e001"}.fa-handshake-simple-slash{--fa:"\e05f";--fa--fa:"\e05f\e05f"}.fa-handshake-alt-slash{--fa:"\e05f";--fa--fa:"\e05f\e05f"}.fa-rabbit-running{--fa:"\f709";--fa--fa:"\f709\f709"}.fa-rabbit-fast{--fa:"\f709";--fa--fa:"\f709\f709"}.fa-memo-pad{--fa:"\e1da";--fa--fa:"\e1da\e1da"}.fa-mattress-pillow{--fa:"\e525";--fa--fa:"\e525\e525"}.fa-alarm-plus{--fa:"\f844";--fa--fa:"\f844\f844"}.fa-alicorn{--fa:"\f6b0";--fa--fa:"\f6b0\f6b0"}.fa-comment-question{--fa:"\e14b";--fa--fa:"\e14b\e14b"}.fa-gingerbread-man{--fa:"\f79d";--fa--fa:"\f79d\f79d"}.fa-guarani-sign{--fa:"\e19a";--fa--fa:"\e19a\e19a"}.fa-burger-fries{--fa:"\e0cd";--fa--fa:"\e0cd\e0cd"}.fa-mug-tea{--fa:"\f875";--fa--fa:"\f875\f875"}.fa-border-top{--fa:"\f855";--fa--fa:"\f855\f855"}.fa-arrows-rotate{--fa:"\f021";--fa--fa:"\f021\f021"}.fa-refresh{--fa:"\f021";--fa--fa:"\f021\f021"}.fa-sync{--fa:"\f021";--fa--fa:"\f021\f021"}.fa-circle-book-open{--fa:"\e0ff";--fa--fa:"\e0ff\e0ff"}.fa-book-circle{--fa:"\e0ff";--fa--fa:"\e0ff\e0ff"}.fa-arrows-to-dotted-line{--fa:"\e0a6";--fa--fa:"\e0a6\e0a6"}.fa-fire-extinguisher{--fa:"\f134";--fa--fa:"\f134\f134"}.fa-magnifying-glass-arrows-rotate{--fa:"\e65e";--fa--fa:"\e65e\e65e"}.fa-garage-open{--fa:"\e00b";--fa--fa:"\e00b\e00b"}.fa-shelves-empty{--fa:"\e246";--fa--fa:"\e246\e246"}.fa-cruzeiro-sign{--fa:"\e152";--fa--fa:"\e152\e152"}.fa-watch-apple{--fa:"\e2cb";--fa--fa:"\e2cb\e2cb"}.fa-watch-calculator{--fa:"\f8f0";--fa--fa:"\f8f0\f8f0"}.fa-list-dropdown{--fa:"\e1cf";--fa--fa:"\e1cf\e1cf"}.fa-cabinet-filing{--fa:"\f64b";--fa--fa:"\f64b\f64b"}.fa-burger-soda{--fa:"\f858";--fa--fa:"\f858\f858"}.fa-square-arrow-up{--fa:"\f33c";--fa--fa:"\f33c\f33c"}.fa-arrow-square-up{--fa:"\f33c";--fa--fa:"\f33c\f33c"}.fa-greater-than-equal{--fa:"\f532";--fa--fa:"\f532\f532"}.fa-pallet-box{--fa:"\e208";--fa--fa:"\e208\e208"}.fa-face-confounded{--fa:"\e36c";--fa--fa:"\e36c\e36c"}.fa-shield-halved{--fa:"\f3ed";--fa--fa:"\f3ed\f3ed"}.fa-shield-alt{--fa:"\f3ed";--fa--fa:"\f3ed\f3ed"}.fa-truck-plow{--fa:"\f7de";--fa--fa:"\f7de\f7de"}.fa-book-atlas{--fa:"\f558";--fa--fa:"\f558\f558"}.fa-atlas{--fa:"\f558";--fa--fa:"\f558\f558"}.fa-virus{--fa:"\e074";--fa--fa:"\e074\e074"}.fa-grid-round-2{--fa:"\e5db";--fa--fa:"\e5db\e5db"}.fa-comment-middle-top{--fa:"\e14a";--fa--fa:"\e14a\e14a"}.fa-wave{--fa:"\e65b";--fa--fa:"\e65b\e65b"}.fa-envelope-circle-check{--fa:"\e4e8";--fa--fa:"\e4e8\e4e8"}.fa-layer-group{--fa:"\f5fd";--fa--fa:"\f5fd\f5fd"}.fa-restroom-simple{--fa:"\e23a";--fa--fa:"\e23a\e23a"}.fa-arrows-to-dot{--fa:"\e4be";--fa--fa:"\e4be\e4be"}.fa-border-outer{--fa:"\f851";--fa--fa:"\f851\f851"}.fa-hashtag-lock{--fa:"\e415";--fa--fa:"\e415\e415"}.fa-clock-two-thirty{--fa:"\e35b";--fa--fa:"\e35b\e35b"}.fa-archway{--fa:"\f557";--fa--fa:"\f557\f557"}.fa-heart-circle-check{--fa:"\e4fd";--fa--fa:"\e4fd\e4fd"}.fa-house-chimney-crack{--fa:"\f6f1";--fa--fa:"\f6f1\f6f1"}.fa-house-damage{--fa:"\f6f1";--fa--fa:"\f6f1\f6f1"}.fa-file-zipper{--fa:"\f1c6";--fa--fa:"\f1c6\f1c6"}.fa-file-archive{--fa:"\f1c6";--fa--fa:"\f1c6\f1c6"}.fa-ticket-perforated{--fa:"\e63e";--fa--fa:"\e63e\e63e"}.fa-heart-half{--fa:"\e1ab";--fa--fa:"\e1ab\e1ab"}.fa-comment-check{--fa:"\f4ac";--fa--fa:"\f4ac\f4ac"}.fa-square{--fa:"\f0c8";--fa--fa:"\f0c8\f0c8"}.fa-memo{--fa:"\e1d8";--fa--fa:"\e1d8\e1d8"}.fa-martini-glass-empty{--fa:"\f000";--fa--fa:"\f000\f000"}.fa-glass-martini{--fa:"\f000";--fa--fa:"\f000\f000"}.fa-couch{--fa:"\f4b8";--fa--fa:"\f4b8\f4b8"}.fa-cedi-sign{--fa:"\e0df";--fa--fa:"\e0df\e0df"}.fa-italic{--fa:"\f033";--fa--fa:"\f033\f033"}.fa-glass-citrus{--fa:"\f869";--fa--fa:"\f869\f869"}.fa-calendar-lines-pen{--fa:"\e472";--fa--fa:"\e472\e472"}.fa-table-cells-column-lock{--fa:"\e678";--fa--fa:"\e678\e678"}.fa-church{--fa:"\f51d";--fa--fa:"\f51d\f51d"}.fa-person-snowmobiling{--fa:"\f7d1";--fa--fa:"\f7d1\f7d1"}.fa-snowmobile{--fa:"\f7d1";--fa--fa:"\f7d1\f7d1"}.fa-face-hushed{--fa:"\e37b";--fa--fa:"\e37b\e37b"}.fa-comments-dollar{--fa:"\f653";--fa--fa:"\f653\f653"}.fa-tickets-simple{--fa:"\e659";--fa--fa:"\e659\e659"}.fa-pickaxe{--fa:"\e5bf";--fa--fa:"\e5bf\e5bf"}.fa-link-simple-slash{--fa:"\e1ce";--fa--fa:"\e1ce\e1ce"}.fa-democrat{--fa:"\f747";--fa--fa:"\f747\f747"}.fa-face-confused{--fa:"\e36d";--fa--fa:"\e36d\e36d"}.fa-pinball{--fa:"\e229";--fa--fa:"\e229\e229"}.fa-z{--fa:"\5a";--fa--fa:"\5a\5a"}.fa-person-skiing{--fa:"\f7c9";--fa--fa:"\f7c9\f7c9"}.fa-skiing{--fa:"\f7c9";--fa--fa:"\f7c9\f7c9"}.fa-deer{--fa:"\f78e";--fa--fa:"\f78e\f78e"}.fa-input-pipe{--fa:"\e1be";--fa--fa:"\e1be\e1be"}.fa-road-lock{--fa:"\e567";--fa--fa:"\e567\e567"}.fa-a{--fa:"\41";--fa--fa:"\41\41"}.fa-bookmark-slash{--fa:"\e0c2";--fa--fa:"\e0c2\e0c2"}.fa-temperature-arrow-down{--fa:"\e03f";--fa--fa:"\e03f\e03f"}.fa-temperature-down{--fa:"\e03f";--fa--fa:"\e03f\e03f"}.fa-mace{--fa:"\f6f8";--fa--fa:"\f6f8\f6f8"}.fa-feather-pointed{--fa:"\f56b";--fa--fa:"\f56b\f56b"}.fa-feather-alt{--fa:"\f56b";--fa--fa:"\f56b\f56b"}.fa-sausage{--fa:"\f820";--fa--fa:"\f820\f820"}.fa-trash-can-clock{--fa:"\e2aa";--fa--fa:"\e2aa\e2aa"}.fa-p{--fa:"\50";--fa--fa:"\50\50"}.fa-broom-wide{--fa:"\e5d1";--fa--fa:"\e5d1\e5d1"}.fa-snowflake{--fa:"\f2dc";--fa--fa:"\f2dc\f2dc"}.fa-stomach{--fa:"\f623";--fa--fa:"\f623\f623"}.fa-newspaper{--fa:"\f1ea";--fa--fa:"\f1ea\f1ea"}.fa-rectangle-ad{--fa:"\f641";--fa--fa:"\f641\f641"}.fa-ad{--fa:"\f641";--fa--fa:"\f641\f641"}.fa-guitar-electric{--fa:"\f8be";--fa--fa:"\f8be\f8be"}.fa-arrow-turn-down-right{--fa:"\e3d6";--fa--fa:"\e3d6\e3d6"}.fa-moon-cloud{--fa:"\f754";--fa--fa:"\f754\f754"}.fa-bread-slice-butter{--fa:"\e3e1";--fa--fa:"\e3e1\e3e1"}.fa-circle-arrow-right{--fa:"\f0a9";--fa--fa:"\f0a9\f0a9"}.fa-arrow-circle-right{--fa:"\f0a9";--fa--fa:"\f0a9\f0a9"}.fa-user-group-crown{--fa:"\f6a5";--fa--fa:"\f6a5\f6a5"}.fa-users-crown{--fa:"\f6a5";--fa--fa:"\f6a5\f6a5"}.fa-circle-i{--fa:"\e111";--fa--fa:"\e111\e111"}.fa-toilet-paper-check{--fa:"\e5b2";--fa--fa:"\e5b2\e5b2"}.fa-filter-circle-xmark{--fa:"\e17b";--fa--fa:"\e17b\e17b"}.fa-locust{--fa:"\e520";--fa--fa:"\e520\e520"}.fa-sort{--fa:"\f0dc";--fa--fa:"\f0dc\f0dc"}.fa-unsorted{--fa:"\f0dc";--fa--fa:"\f0dc\f0dc"}.fa-list-ol{--fa:"\f0cb";--fa--fa:"\f0cb\f0cb"}.fa-list-1-2{--fa:"\f0cb";--fa--fa:"\f0cb\f0cb"}.fa-list-numeric{--fa:"\f0cb";--fa--fa:"\f0cb\f0cb"}.fa-chart-waterfall{--fa:"\e0eb";--fa--fa:"\e0eb\e0eb"}.fa-sparkle{--fa:"\e5d6";--fa--fa:"\e5d6\e5d6"}.fa-face-party{--fa:"\e383";--fa--fa:"\e383\e383"}.fa-kidneys{--fa:"\f5fb";--fa--fa:"\f5fb\f5fb"}.fa-wifi-exclamation{--fa:"\e2cf";--fa--fa:"\e2cf\e2cf"}.fa-chart-network{--fa:"\f78a";--fa--fa:"\f78a\f78a"}.fa-person-dress-burst{--fa:"\e544";--fa--fa:"\e544\e544"}.fa-dice-d4{--fa:"\f6d0";--fa--fa:"\f6d0\f6d0"}.fa-money-check-dollar{--fa:"\f53d";--fa--fa:"\f53d\f53d"}.fa-money-check-alt{--fa:"\f53d";--fa--fa:"\f53d\f53d"}.fa-vector-square{--fa:"\f5cb";--fa--fa:"\f5cb\f5cb"}.fa-bread-slice{--fa:"\f7ec";--fa--fa:"\f7ec\f7ec"}.fa-language{--fa:"\f1ab";--fa--fa:"\f1ab\f1ab"}.fa-wheat-awn-slash{--fa:"\e338";--fa--fa:"\e338\e338"}.fa-face-kiss-wink-heart{--fa:"\f598";--fa--fa:"\f598\f598"}.fa-kiss-wink-heart{--fa:"\f598";--fa--fa:"\f598\f598"}.fa-dagger{--fa:"\f6cb";--fa--fa:"\f6cb\f6cb"}.fa-podium{--fa:"\f680";--fa--fa:"\f680\f680"}.fa-diamonds-4{--fa:"\e68b";--fa--fa:"\e68b\e68b"}.fa-memo-circle-check{--fa:"\e1d9";--fa--fa:"\e1d9\e1d9"}.fa-route-highway{--fa:"\f61a";--fa--fa:"\f61a\f61a"}.fa-down-to-line{--fa:"\f34a";--fa--fa:"\f34a\f34a"}.fa-arrow-alt-to-bottom{--fa:"\f34a";--fa--fa:"\f34a\f34a"}.fa-filter{--fa:"\f0b0";--fa--fa:"\f0b0\f0b0"}.fa-square-g{--fa:"\e271";--fa--fa:"\e271\e271"}.fa-circle-phone{--fa:"\e11b";--fa--fa:"\e11b\e11b"}.fa-phone-circle{--fa:"\e11b";--fa--fa:"\e11b\e11b"}.fa-clipboard-prescription{--fa:"\f5e8";--fa--fa:"\f5e8\f5e8"}.fa-user-nurse-hair{--fa:"\e45d";--fa--fa:"\e45d\e45d"}.fa-question{--fa:"\3f";--fa--fa:"\3f\3f"}.fa-file-signature{--fa:"\f573";--fa--fa:"\f573\f573"}.fa-toggle-large-on{--fa:"\e5b1";--fa--fa:"\e5b1\e5b1"}.fa-up-down-left-right{--fa:"\f0b2";--fa--fa:"\f0b2\f0b2"}.fa-arrows-alt{--fa:"\f0b2";--fa--fa:"\f0b2\f0b2"}.fa-dryer-heat{--fa:"\f862";--fa--fa:"\f862\f862"}.fa-dryer-alt{--fa:"\f862";--fa--fa:"\f862\f862"}.fa-house-chimney-user{--fa:"\e065";--fa--fa:"\e065\e065"}.fa-hand-holding-heart{--fa:"\f4be";--fa--fa:"\f4be\f4be"}.fa-arrow-up-small-big{--fa:"\f88f";--fa--fa:"\f88f\f88f"}.fa-sort-size-up-alt{--fa:"\f88f";--fa--fa:"\f88f\f88f"}.fa-train-track{--fa:"\e453";--fa--fa:"\e453\e453"}.fa-puzzle-piece{--fa:"\f12e";--fa--fa:"\f12e\f12e"}.fa-money-check{--fa:"\f53c";--fa--fa:"\f53c\f53c"}.fa-star-half-stroke{--fa:"\f5c0";--fa--fa:"\f5c0\f5c0"}.fa-star-half-alt{--fa:"\f5c0";--fa--fa:"\f5c0\f5c0"}.fa-file-exclamation{--fa:"\f31a";--fa--fa:"\f31a\f31a"}.fa-code{--fa:"\f121";--fa--fa:"\f121\f121"}.fa-whiskey-glass{--fa:"\f7a0";--fa--fa:"\f7a0\f7a0"}.fa-glass-whiskey{--fa:"\f7a0";--fa--fa:"\f7a0\f7a0"}.fa-moon-stars{--fa:"\f755";--fa--fa:"\f755\f755"}.fa-building-circle-exclamation{--fa:"\e4d3";--fa--fa:"\e4d3\e4d3"}.fa-clothes-hanger{--fa:"\e136";--fa--fa:"\e136\e136"}.fa-mobile-notch{--fa:"\e1ee";--fa--fa:"\e1ee\e1ee"}.fa-mobile-iphone{--fa:"\e1ee";--fa--fa:"\e1ee\e1ee"}.fa-magnifying-glass-chart{--fa:"\e522";--fa--fa:"\e522\e522"}.fa-arrow-up-right-from-square{--fa:"\f08e";--fa--fa:"\f08e\f08e"}.fa-external-link{--fa:"\f08e";--fa--fa:"\f08e\f08e"}.fa-cubes-stacked{--fa:"\e4e6";--fa--fa:"\e4e6\e4e6"}.fa-images-user{--fa:"\e1b9";--fa--fa:"\e1b9\e1b9"}.fa-won-sign{--fa:"\f159";--fa--fa:"\f159\f159"}.fa-krw{--fa:"\f159";--fa--fa:"\f159\f159"}.fa-won{--fa:"\f159";--fa--fa:"\f159\f159"}.fa-image-polaroid-user{--fa:"\e1b6";--fa--fa:"\e1b6\e1b6"}.fa-virus-covid{--fa:"\e4a8";--fa--fa:"\e4a8\e4a8"}.fa-square-ellipsis{--fa:"\e26e";--fa--fa:"\e26e\e26e"}.fa-pie{--fa:"\f705";--fa--fa:"\f705\f705"}.fa-chess-knight-piece{--fa:"\f442";--fa--fa:"\f442\f442"}.fa-chess-knight-alt{--fa:"\f442";--fa--fa:"\f442\f442"}.fa-austral-sign{--fa:"\e0a9";--fa--fa:"\e0a9\e0a9"}.fa-cloud-plus{--fa:"\e35e";--fa--fa:"\e35e\e35e"}.fa-f{--fa:"\46";--fa--fa:"\46\46"}.fa-leaf{--fa:"\f06c";--fa--fa:"\f06c\f06c"}.fa-bed-bunk{--fa:"\f8f8";--fa--fa:"\f8f8\f8f8"}.fa-road{--fa:"\f018";--fa--fa:"\f018\f018"}.fa-taxi{--fa:"\f1ba";--fa--fa:"\f1ba\f1ba"}.fa-cab{--fa:"\f1ba";--fa--fa:"\f1ba\f1ba"}.fa-person-circle-plus{--fa:"\e541";--fa--fa:"\e541\e541"}.fa-chart-pie{--fa:"\f200";--fa--fa:"\f200\f200"}.fa-pie-chart{--fa:"\f200";--fa--fa:"\f200\f200"}.fa-bolt-lightning{--fa:"\e0b7";--fa--fa:"\e0b7\e0b7"}.fa-clock-eight{--fa:"\e345";--fa--fa:"\e345\e345"}.fa-sack-xmark{--fa:"\e56a";--fa--fa:"\e56a\e56a"}.fa-file-xls{--fa:"\e64d";--fa--fa:"\e64d\e64d"}.fa-file-excel{--fa:"\f1c3";--fa--fa:"\f1c3\f1c3"}.fa-file-contract{--fa:"\f56c";--fa--fa:"\f56c\f56c"}.fa-fish-fins{--fa:"\e4f2";--fa--fa:"\e4f2\e4f2"}.fa-circle-q{--fa:"\e11e";--fa--fa:"\e11e\e11e"}.fa-building-flag{--fa:"\e4d5";--fa--fa:"\e4d5\e4d5"}.fa-face-grin-beam{--fa:"\f582";--fa--fa:"\f582\f582"}.fa-grin-beam{--fa:"\f582";--fa--fa:"\f582\f582"}.fa-object-ungroup{--fa:"\f248";--fa--fa:"\f248\f248"}.fa-face-disguise{--fa:"\e370";--fa--fa:"\e370\e370"}.fa-circle-arrow-down-right{--fa:"\e0fa";--fa--fa:"\e0fa\e0fa"}.fa-alien-8bit{--fa:"\f8f6";--fa--fa:"\f8f6\f8f6"}.fa-alien-monster{--fa:"\f8f6";--fa--fa:"\f8f6\f8f6"}.fa-hand-point-ribbon{--fa:"\e1a6";--fa--fa:"\e1a6\e1a6"}.fa-poop{--fa:"\f619";--fa--fa:"\f619\f619"}.fa-object-exclude{--fa:"\e49c";--fa--fa:"\e49c\e49c"}.fa-telescope{--fa:"\e03e";--fa--fa:"\e03e\e03e"}.fa-location-pin{--fa:"\f041";--fa--fa:"\f041\f041"}.fa-map-marker{--fa:"\f041";--fa--fa:"\f041\f041"}.fa-square-list{--fa:"\e489";--fa--fa:"\e489\e489"}.fa-kaaba{--fa:"\f66b";--fa--fa:"\f66b\f66b"}.fa-toilet-paper{--fa:"\f71e";--fa--fa:"\f71e\f71e"}.fa-helmet-safety{--fa:"\f807";--fa--fa:"\f807\f807"}.fa-hard-hat{--fa:"\f807";--fa--fa:"\f807\f807"}.fa-hat-hard{--fa:"\f807";--fa--fa:"\f807\f807"}.fa-comment-code{--fa:"\e147";--fa--fa:"\e147\e147"}.fa-sim-cards{--fa:"\e251";--fa--fa:"\e251\e251"}.fa-starship{--fa:"\e039";--fa--fa:"\e039\e039"}.fa-eject{--fa:"\f052";--fa--fa:"\f052\f052"}.fa-circle-right{--fa:"\f35a";--fa--fa:"\f35a\f35a"}.fa-arrow-alt-circle-right{--fa:"\f35a";--fa--fa:"\f35a\f35a"}.fa-plane-circle-check{--fa:"\e555";--fa--fa:"\e555\e555"}.fa-seal{--fa:"\e241";--fa--fa:"\e241\e241"}.fa-user-cowboy{--fa:"\f8ea";--fa--fa:"\f8ea\f8ea"}.fa-hexagon-vertical-nft{--fa:"\e505";--fa--fa:"\e505\e505"}.fa-face-rolling-eyes{--fa:"\f5a5";--fa--fa:"\f5a5\f5a5"}.fa-meh-rolling-eyes{--fa:"\f5a5";--fa--fa:"\f5a5\f5a5"}.fa-bread-loaf{--fa:"\f7eb";--fa--fa:"\f7eb\f7eb"}.fa-rings-wedding{--fa:"\f81b";--fa--fa:"\f81b\f81b"}.fa-object-group{--fa:"\f247";--fa--fa:"\f247\f247"}.fa-french-fries{--fa:"\f803";--fa--fa:"\f803\f803"}.fa-chart-line{--fa:"\f201";--fa--fa:"\f201\f201"}.fa-line-chart{--fa:"\f201";--fa--fa:"\f201\f201"}.fa-calendar-arrow-down{--fa:"\e0d0";--fa--fa:"\e0d0\e0d0"}.fa-calendar-download{--fa:"\e0d0";--fa--fa:"\e0d0\e0d0"}.fa-send-back{--fa:"\f87e";--fa--fa:"\f87e\f87e"}.fa-mask-ventilator{--fa:"\e524";--fa--fa:"\e524\e524"}.fa-tickets{--fa:"\e658";--fa--fa:"\e658\e658"}.fa-signature-lock{--fa:"\e3ca";--fa--fa:"\e3ca\e3ca"}.fa-arrow-right{--fa:"\f061";--fa--fa:"\f061\f061"}.fa-signs-post{--fa:"\f277";--fa--fa:"\f277\f277"}.fa-map-signs{--fa:"\f277";--fa--fa:"\f277\f277"}.fa-octagon-plus{--fa:"\f301";--fa--fa:"\f301\f301"}.fa-plus-octagon{--fa:"\f301";--fa--fa:"\f301\f301"}.fa-cash-register{--fa:"\f788";--fa--fa:"\f788\f788"}.fa-person-circle-question{--fa:"\e542";--fa--fa:"\e542\e542"}.fa-melon-slice{--fa:"\e311";--fa--fa:"\e311\e311"}.fa-space-station-moon{--fa:"\e033";--fa--fa:"\e033\e033"}.fa-message-smile{--fa:"\f4aa";--fa--fa:"\f4aa\f4aa"}.fa-comment-alt-smile{--fa:"\f4aa";--fa--fa:"\f4aa\f4aa"}.fa-cup-straw{--fa:"\e363";--fa--fa:"\e363\e363"}.fa-left-from-line{--fa:"\f348";--fa--fa:"\f348\f348"}.fa-arrow-alt-from-right{--fa:"\f348";--fa--fa:"\f348\f348"}.fa-h{--fa:"\48";--fa--fa:"\48\48"}.fa-basket-shopping-simple{--fa:"\e0af";--fa--fa:"\e0af\e0af"}.fa-shopping-basket-alt{--fa:"\e0af";--fa--fa:"\e0af\e0af"}.fa-hands-holding-heart{--fa:"\f4c3";--fa--fa:"\f4c3\f4c3"}.fa-hands-heart{--fa:"\f4c3";--fa--fa:"\f4c3\f4c3"}.fa-clock-nine{--fa:"\e34c";--fa--fa:"\e34c\e34c"}.fa-hammer-brush{--fa:"\e620";--fa--fa:"\e620\e620"}.fa-tarp{--fa:"\e57b";--fa--fa:"\e57b\e57b"}.fa-face-sleepy{--fa:"\e38e";--fa--fa:"\e38e\e38e"}.fa-hand-horns{--fa:"\e1a9";--fa--fa:"\e1a9\e1a9"}.fa-screwdriver-wrench{--fa:"\f7d9";--fa--fa:"\f7d9\f7d9"}.fa-tools{--fa:"\f7d9";--fa--fa:"\f7d9\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf";--fa--fa:"\e4bf\e4bf"}.fa-circle-three-quarters{--fa:"\e125";--fa--fa:"\e125\e125"}.fa-trophy-star{--fa:"\f2eb";--fa--fa:"\f2eb\f2eb"}.fa-trophy-alt{--fa:"\f2eb";--fa--fa:"\f2eb\f2eb"}.fa-plug-circle-bolt{--fa:"\e55b";--fa--fa:"\e55b\e55b"}.fa-face-thermometer{--fa:"\e39a";--fa--fa:"\e39a\e39a"}.fa-grid-round-4{--fa:"\e5dd";--fa--fa:"\e5dd\e5dd"}.fa-sign-posts-wrench{--fa:"\e626";--fa--fa:"\e626\e626"}.fa-shirt-running{--fa:"\e3c8";--fa--fa:"\e3c8\e3c8"}.fa-book-circle-arrow-up{--fa:"\e0bd";--fa--fa:"\e0bd\e0bd"}.fa-face-nauseated{--fa:"\e381";--fa--fa:"\e381\e381"}.fa-heart{--fa:"\f004";--fa--fa:"\f004\f004"}.fa-file-chart-pie{--fa:"\f65a";--fa--fa:"\f65a\f65a"}.fa-mars-and-venus{--fa:"\f224";--fa--fa:"\f224\f224"}.fa-house-user{--fa:"\e1b0";--fa--fa:"\e1b0\e1b0"}.fa-home-user{--fa:"\e1b0";--fa--fa:"\e1b0\e1b0"}.fa-circle-arrow-down-left{--fa:"\e0f9";--fa--fa:"\e0f9\e0f9"}.fa-dumpster-fire{--fa:"\f794";--fa--fa:"\f794\f794"}.fa-hexagon-minus{--fa:"\f307";--fa--fa:"\f307\f307"}.fa-minus-hexagon{--fa:"\f307";--fa--fa:"\f307\f307"}.fa-left-to-line{--fa:"\f34b";--fa--fa:"\f34b\f34b"}.fa-arrow-alt-to-left{--fa:"\f34b";--fa--fa:"\f34b\f34b"}.fa-house-crack{--fa:"\e3b1";--fa--fa:"\e3b1\e3b1"}.fa-paw-simple{--fa:"\f701";--fa--fa:"\f701\f701"}.fa-paw-alt{--fa:"\f701";--fa--fa:"\f701\f701"}.fa-arrow-left-long-to-line{--fa:"\e3d4";--fa--fa:"\e3d4\e3d4"}.fa-brackets-round{--fa:"\e0c5";--fa--fa:"\e0c5\e0c5"}.fa-parentheses{--fa:"\e0c5";--fa--fa:"\e0c5\e0c5"}.fa-martini-glass-citrus{--fa:"\f561";--fa--fa:"\f561\f561"}.fa-cocktail{--fa:"\f561";--fa--fa:"\f561\f561"}.fa-user-shakespeare{--fa:"\e2c2";--fa--fa:"\e2c2\e2c2"}.fa-arrow-right-to-arc{--fa:"\e4b2";--fa--fa:"\e4b2\e4b2"}.fa-face-surprise{--fa:"\f5c2";--fa--fa:"\f5c2\f5c2"}.fa-surprise{--fa:"\f5c2";--fa--fa:"\f5c2\f5c2"}.fa-bottle-water{--fa:"\e4c5";--fa--fa:"\e4c5\e4c5"}.fa-circle-pause{--fa:"\f28b";--fa--fa:"\f28b\f28b"}.fa-pause-circle{--fa:"\f28b";--fa--fa:"\f28b\f28b"}.fa-gauge-circle-plus{--fa:"\e498";--fa--fa:"\e498\e498"}.fa-folders{--fa:"\f660";--fa--fa:"\f660\f660"}.fa-angel{--fa:"\f779";--fa--fa:"\f779\f779"}.fa-value-absolute{--fa:"\f6a6";--fa--fa:"\f6a6\f6a6"}.fa-rabbit{--fa:"\f708";--fa--fa:"\f708\f708"}.fa-toilet-paper-slash{--fa:"\e072";--fa--fa:"\e072\e072"}.fa-circle-euro{--fa:"\e5ce";--fa--fa:"\e5ce\e5ce"}.fa-apple-whole{--fa:"\f5d1";--fa--fa:"\f5d1\f5d1"}.fa-apple-alt{--fa:"\f5d1";--fa--fa:"\f5d1\f5d1"}.fa-kitchen-set{--fa:"\e51a";--fa--fa:"\e51a\e51a"}.fa-diamond-half{--fa:"\e5b7";--fa--fa:"\e5b7\e5b7"}.fa-lock-keyhole{--fa:"\f30d";--fa--fa:"\f30d\f30d"}.fa-lock-alt{--fa:"\f30d";--fa--fa:"\f30d\f30d"}.fa-r{--fa:"\52";--fa--fa:"\52\52"}.fa-temperature-quarter{--fa:"\f2ca";--fa--fa:"\f2ca\f2ca"}.fa-temperature-1{--fa:"\f2ca";--fa--fa:"\f2ca\f2ca"}.fa-thermometer-1{--fa:"\f2ca";--fa--fa:"\f2ca\f2ca"}.fa-thermometer-quarter{--fa:"\f2ca";--fa--fa:"\f2ca\f2ca"}.fa-square-info{--fa:"\f30f";--fa--fa:"\f30f\f30f"}.fa-info-square{--fa:"\f30f";--fa--fa:"\f30f\f30f"}.fa-wifi-slash{--fa:"\f6ac";--fa--fa:"\f6ac\f6ac"}.fa-toilet-paper-xmark{--fa:"\e5b3";--fa--fa:"\e5b3\e5b3"}.fa-hands-holding-dollar{--fa:"\f4c5";--fa--fa:"\f4c5\f4c5"}.fa-hands-usd{--fa:"\f4c5";--fa--fa:"\f4c5\f4c5"}.fa-cube{--fa:"\f1b2";--fa--fa:"\f1b2\f1b2"}.fa-arrow-down-triangle-square{--fa:"\f888";--fa--fa:"\f888\f888"}.fa-sort-shapes-down{--fa:"\f888";--fa--fa:"\f888\f888"}.fa-bitcoin-sign{--fa:"\e0b4";--fa--fa:"\e0b4\e0b4"}.fa-shutters{--fa:"\e449";--fa--fa:"\e449\e449"}.fa-shield-dog{--fa:"\e573";--fa--fa:"\e573\e573"}.fa-solar-panel{--fa:"\f5ba";--fa--fa:"\f5ba\f5ba"}.fa-lock-open{--fa:"\f3c1";--fa--fa:"\f3c1\f3c1"}.fa-table-tree{--fa:"\e293";--fa--fa:"\e293\e293"}.fa-house-chimney-heart{--fa:"\e1b2";--fa--fa:"\e1b2\e1b2"}.fa-tally-3{--fa:"\e296";--fa--fa:"\e296\e296"}.fa-elevator{--fa:"\e16d";--fa--fa:"\e16d\e16d"}.fa-money-bill-transfer{--fa:"\e528";--fa--fa:"\e528\e528"}.fa-money-bill-trend-up{--fa:"\e529";--fa--fa:"\e529\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f";--fa--fa:"\e50f\e50f"}.fa-square-poll-horizontal{--fa:"\f682";--fa--fa:"\f682\f682"}.fa-poll-h{--fa:"\f682";--fa--fa:"\f682\f682"}.fa-circle{--fa:"\f111";--fa--fa:"\f111\f111"}.fa-left-to-bracket{--fa:"\e66d";--fa--fa:"\e66d\e66d"}.fa-cart-circle-exclamation{--fa:"\e3f2";--fa--fa:"\e3f2\e3f2"}.fa-sword{--fa:"\f71c";--fa--fa:"\f71c\f71c"}.fa-backward-fast{--fa:"\f049";--fa--fa:"\f049\f049"}.fa-fast-backward{--fa:"\f049";--fa--fa:"\f049\f049"}.fa-recycle{--fa:"\f1b8";--fa--fa:"\f1b8\f1b8"}.fa-user-astronaut{--fa:"\f4fb";--fa--fa:"\f4fb\f4fb"}.fa-interrobang{--fa:"\e5ba";--fa--fa:"\e5ba\e5ba"}.fa-plane-slash{--fa:"\e069";--fa--fa:"\e069\e069"}.fa-circle-dashed{--fa:"\e105";--fa--fa:"\e105\e105"}.fa-trademark{--fa:"\f25c";--fa--fa:"\f25c\f25c"}.fa-basketball{--fa:"\f434";--fa--fa:"\f434\f434"}.fa-basketball-ball{--fa:"\f434";--fa--fa:"\f434\f434"}.fa-fork-knife{--fa:"\f2e6";--fa--fa:"\f2e6\f2e6"}.fa-utensils-alt{--fa:"\f2e6";--fa--fa:"\f2e6\f2e6"}.fa-satellite-dish{--fa:"\f7c0";--fa--fa:"\f7c0\f7c0"}.fa-badge-check{--fa:"\f336";--fa--fa:"\f336\f336"}.fa-circle-up{--fa:"\f35b";--fa--fa:"\f35b\f35b"}.fa-arrow-alt-circle-up{--fa:"\f35b";--fa--fa:"\f35b\f35b"}.fa-slider{--fa:"\e252";--fa--fa:"\e252\e252"}.fa-mobile-screen-button{--fa:"\f3cd";--fa--fa:"\f3cd\f3cd"}.fa-mobile-alt{--fa:"\f3cd";--fa--fa:"\f3cd\f3cd"}.fa-clock-one-thirty{--fa:"\e34f";--fa--fa:"\e34f\e34f"}.fa-inbox-out{--fa:"\f311";--fa--fa:"\f311\f311"}.fa-inbox-arrow-up{--fa:"\f311";--fa--fa:"\f311\f311"}.fa-cloud-slash{--fa:"\e137";--fa--fa:"\e137\e137"}.fa-volume-high{--fa:"\f028";--fa--fa:"\f028\f028"}.fa-volume-up{--fa:"\f028";--fa--fa:"\f028\f028"}.fa-users-rays{--fa:"\e593";--fa--fa:"\e593\e593"}.fa-wallet{--fa:"\f555";--fa--fa:"\f555\f555"}.fa-octagon-check{--fa:"\e426";--fa--fa:"\e426\e426"}.fa-flatbread-stuffed{--fa:"\e40c";--fa--fa:"\e40c\e40c"}.fa-clipboard-check{--fa:"\f46c";--fa--fa:"\f46c\f46c"}.fa-cart-circle-plus{--fa:"\e3f3";--fa--fa:"\e3f3\e3f3"}.fa-truck-clock{--fa:"\f48c";--fa--fa:"\f48c\f48c"}.fa-shipping-timed{--fa:"\f48c";--fa--fa:"\f48c\f48c"}.fa-pool-8-ball{--fa:"\e3c5";--fa--fa:"\e3c5\e3c5"}.fa-file-audio{--fa:"\f1c7";--fa--fa:"\f1c7\f1c7"}.fa-turn-down-left{--fa:"\e331";--fa--fa:"\e331\e331"}.fa-lock-hashtag{--fa:"\e423";--fa--fa:"\e423\e423"}.fa-chart-radar{--fa:"\e0e7";--fa--fa:"\e0e7\e0e7"}.fa-staff{--fa:"\f71b";--fa--fa:"\f71b\f71b"}.fa-burger{--fa:"\f805";--fa--fa:"\f805\f805"}.fa-hamburger{--fa:"\f805";--fa--fa:"\f805\f805"}.fa-utility-pole{--fa:"\e2c3";--fa--fa:"\e2c3\e2c3"}.fa-transporter-6{--fa:"\e2a7";--fa--fa:"\e2a7\e2a7"}.fa-arrow-turn-left{--fa:"\e632";--fa--fa:"\e632\e632"}.fa-wrench{--fa:"\f0ad";--fa--fa:"\f0ad\f0ad"}.fa-bugs{--fa:"\e4d0";--fa--fa:"\e4d0\e4d0"}.fa-vector-polygon{--fa:"\e2c7";--fa--fa:"\e2c7\e2c7"}.fa-diagram-nested{--fa:"\e157";--fa--fa:"\e157\e157"}.fa-rupee-sign{--fa:"\f156";--fa--fa:"\f156\f156"}.fa-rupee{--fa:"\f156";--fa--fa:"\f156\f156"}.fa-file-image{--fa:"\f1c5";--fa--fa:"\f1c5\f1c5"}.fa-circle-question{--fa:"\f059";--fa--fa:"\f059\f059"}.fa-question-circle{--fa:"\f059";--fa--fa:"\f059\f059"}.fa-tickets-perforated{--fa:"\e63f";--fa--fa:"\e63f\e63f"}.fa-image-user{--fa:"\e1b8";--fa--fa:"\e1b8\e1b8"}.fa-buoy{--fa:"\e5b5";--fa--fa:"\e5b5\e5b5"}.fa-plane-departure{--fa:"\f5b0";--fa--fa:"\f5b0\f5b0"}.fa-handshake-slash{--fa:"\e060";--fa--fa:"\e060\e060"}.fa-book-bookmark{--fa:"\e0bb";--fa--fa:"\e0bb\e0bb"}.fa-border-center-h{--fa:"\f89c";--fa--fa:"\f89c\f89c"}.fa-can-food{--fa:"\e3e6";--fa--fa:"\e3e6\e3e6"}.fa-typewriter{--fa:"\f8e7";--fa--fa:"\f8e7\f8e7"}.fa-arrow-right-from-arc{--fa:"\e4b1";--fa--fa:"\e4b1\e4b1"}.fa-circle-k{--fa:"\e113";--fa--fa:"\e113\e113"}.fa-face-hand-over-mouth{--fa:"\e378";--fa--fa:"\e378\e378"}.fa-popcorn{--fa:"\f819";--fa--fa:"\f819\f819"}.fa-house-water{--fa:"\f74f";--fa--fa:"\f74f\f74f"}.fa-house-flood{--fa:"\f74f";--fa--fa:"\f74f\f74f"}.fa-object-subtract{--fa:"\e49e";--fa--fa:"\e49e\e49e"}.fa-code-branch{--fa:"\f126";--fa--fa:"\f126\f126"}.fa-warehouse-full{--fa:"\f495";--fa--fa:"\f495\f495"}.fa-warehouse-alt{--fa:"\f495";--fa--fa:"\f495\f495"}.fa-hat-cowboy{--fa:"\f8c0";--fa--fa:"\f8c0\f8c0"}.fa-bridge{--fa:"\e4c8";--fa--fa:"\e4c8\e4c8"}.fa-phone-flip{--fa:"\f879";--fa--fa:"\f879\f879"}.fa-phone-alt{--fa:"\f879";--fa--fa:"\f879\f879"}.fa-arrow-down-from-dotted-line{--fa:"\e090";--fa--fa:"\e090\e090"}.fa-file-doc{--fa:"\e5ed";--fa--fa:"\e5ed\e5ed"}.fa-square-quarters{--fa:"\e44e";--fa--fa:"\e44e\e44e"}.fa-truck-front{--fa:"\e2b7";--fa--fa:"\e2b7\e2b7"}.fa-cat{--fa:"\f6be";--fa--fa:"\f6be\f6be"}.fa-trash-xmark{--fa:"\e2b4";--fa--fa:"\e2b4\e2b4"}.fa-circle-caret-left{--fa:"\f32e";--fa--fa:"\f32e\f32e"}.fa-caret-circle-left{--fa:"\f32e";--fa--fa:"\f32e\f32e"}.fa-files{--fa:"\e178";--fa--fa:"\e178\e178"}.fa-anchor-circle-exclamation{--fa:"\e4ab";--fa--fa:"\e4ab\e4ab"}.fa-face-clouds{--fa:"\e47d";--fa--fa:"\e47d\e47d"}.fa-user-crown{--fa:"\f6a4";--fa--fa:"\f6a4\f6a4"}.fa-basket-shopping-plus{--fa:"\e653";--fa--fa:"\e653\e653"}.fa-truck-field{--fa:"\e58d";--fa--fa:"\e58d\e58d"}.fa-route{--fa:"\f4d7";--fa--fa:"\f4d7\f4d7"}.fa-cart-circle-check{--fa:"\e3f1";--fa--fa:"\e3f1\e3f1"}.fa-clipboard-question{--fa:"\e4e3";--fa--fa:"\e4e3\e4e3"}.fa-panorama{--fa:"\e209";--fa--fa:"\e209\e209"}.fa-comment-medical{--fa:"\f7f5";--fa--fa:"\f7f5\f7f5"}.fa-teeth-open{--fa:"\f62f";--fa--fa:"\f62f\f62f"}.fa-user-tie-hair-long{--fa:"\e460";--fa--fa:"\e460\e460"}.fa-file-circle-minus{--fa:"\e4ed";--fa--fa:"\e4ed\e4ed"}.fa-head-side-medical{--fa:"\f809";--fa--fa:"\f809\f809"}.fa-arrow-turn-right{--fa:"\e635";--fa--fa:"\e635\e635"}.fa-tags{--fa:"\f02c";--fa--fa:"\f02c\f02c"}.fa-wine-glass{--fa:"\f4e3";--fa--fa:"\f4e3\f4e3"}.fa-forward-fast{--fa:"\f050";--fa--fa:"\f050\f050"}.fa-fast-forward{--fa:"\f050";--fa--fa:"\f050\f050"}.fa-face-meh-blank{--fa:"\f5a4";--fa--fa:"\f5a4\f5a4"}.fa-meh-blank{--fa:"\f5a4";--fa--fa:"\f5a4\f5a4"}.fa-user-robot{--fa:"\e04b";--fa--fa:"\e04b\e04b"}.fa-square-parking{--fa:"\f540";--fa--fa:"\f540\f540"}.fa-parking{--fa:"\f540";--fa--fa:"\f540\f540"}.fa-card-diamond{--fa:"\e3ea";--fa--fa:"\e3ea\e3ea"}.fa-face-zipper{--fa:"\e3a5";--fa--fa:"\e3a5\e3a5"}.fa-face-raised-eyebrow{--fa:"\e388";--fa--fa:"\e388\e388"}.fa-house-signal{--fa:"\e012";--fa--fa:"\e012\e012"}.fa-square-chevron-up{--fa:"\f32c";--fa--fa:"\f32c\f32c"}.fa-chevron-square-up{--fa:"\f32c";--fa--fa:"\f32c\f32c"}.fa-bars-progress{--fa:"\f828";--fa--fa:"\f828\f828"}.fa-tasks-alt{--fa:"\f828";--fa--fa:"\f828\f828"}.fa-faucet-drip{--fa:"\e006";--fa--fa:"\e006\e006"}.fa-arrows-to-line{--fa:"\e0a7";--fa--fa:"\e0a7\e0a7"}.fa-dolphin{--fa:"\e168";--fa--fa:"\e168\e168"}.fa-arrow-up-right{--fa:"\e09f";--fa--fa:"\e09f\e09f"}.fa-circle-r{--fa:"\e120";--fa--fa:"\e120\e120"}.fa-cart-flatbed{--fa:"\f474";--fa--fa:"\f474\f474"}.fa-dolly-flatbed{--fa:"\f474";--fa--fa:"\f474\f474"}.fa-ban-smoking{--fa:"\f54d";--fa--fa:"\f54d\f54d"}.fa-smoking-ban{--fa:"\f54d";--fa--fa:"\f54d\f54d"}.fa-circle-sort-up{--fa:"\e032";--fa--fa:"\e032\e032"}.fa-sort-circle-up{--fa:"\e032";--fa--fa:"\e032\e032"}.fa-terminal{--fa:"\f120";--fa--fa:"\f120\f120"}.fa-mobile-button{--fa:"\f10b";--fa--fa:"\f10b\f10b"}.fa-house-medical-flag{--fa:"\e514";--fa--fa:"\e514\e514"}.fa-basket-shopping{--fa:"\f291";--fa--fa:"\f291\f291"}.fa-shopping-basket{--fa:"\f291";--fa--fa:"\f291\f291"}.fa-tape{--fa:"\f4db";--fa--fa:"\f4db\f4db"}.fa-chestnut{--fa:"\e3f6";--fa--fa:"\e3f6\e3f6"}.fa-bus-simple{--fa:"\f55e";--fa--fa:"\f55e\f55e"}.fa-bus-alt{--fa:"\f55e";--fa--fa:"\f55e\f55e"}.fa-eye{--fa:"\f06e";--fa--fa:"\f06e\f06e"}.fa-face-sad-cry{--fa:"\f5b3";--fa--fa:"\f5b3\f5b3"}.fa-sad-cry{--fa:"\f5b3";--fa--fa:"\f5b3\f5b3"}.fa-heat{--fa:"\e00c";--fa--fa:"\e00c\e00c"}.fa-ticket-airline{--fa:"\e29a";--fa--fa:"\e29a\e29a"}.fa-ticket-perforated-plane{--fa:"\e29a";--fa--fa:"\e29a\e29a"}.fa-ticket-plane{--fa:"\e29a";--fa--fa:"\e29a\e29a"}.fa-boot-heeled{--fa:"\e33f";--fa--fa:"\e33f\e33f"}.fa-arrows-minimize{--fa:"\e0a5";--fa--fa:"\e0a5\e0a5"}.fa-compress-arrows{--fa:"\e0a5";--fa--fa:"\e0a5\e0a5"}.fa-audio-description{--fa:"\f29e";--fa--fa:"\f29e\f29e"}.fa-person-military-to-person{--fa:"\e54c";--fa--fa:"\e54c\e54c"}.fa-file-shield{--fa:"\e4f0";--fa--fa:"\e4f0\e4f0"}.fa-hexagon{--fa:"\f312";--fa--fa:"\f312\f312"}.fa-manhole{--fa:"\e1d6";--fa--fa:"\e1d6\e1d6"}.fa-user-slash{--fa:"\f506";--fa--fa:"\f506\f506"}.fa-pen{--fa:"\f304";--fa--fa:"\f304\f304"}.fa-tower-observation{--fa:"\e586";--fa--fa:"\e586\e586"}.fa-floppy-disks{--fa:"\e183";--fa--fa:"\e183\e183"}.fa-toilet-paper-blank-under{--fa:"\e29f";--fa--fa:"\e29f\e29f"}.fa-toilet-paper-reverse-alt{--fa:"\e29f";--fa--fa:"\e29f\e29f"}.fa-file-code{--fa:"\f1c9";--fa--fa:"\f1c9\f1c9"}.fa-signal{--fa:"\f012";--fa--fa:"\f012\f012"}.fa-signal-5{--fa:"\f012";--fa--fa:"\f012\f012"}.fa-signal-perfect{--fa:"\f012";--fa--fa:"\f012\f012"}.fa-pump{--fa:"\e442";--fa--fa:"\e442\e442"}.fa-bus{--fa:"\f207";--fa--fa:"\f207\f207"}.fa-heart-circle-xmark{--fa:"\e501";--fa--fa:"\e501\e501"}.fa-arrow-up-left-from-circle{--fa:"\e09e";--fa--fa:"\e09e\e09e"}.fa-house-chimney{--fa:"\e3af";--fa--fa:"\e3af\e3af"}.fa-home-lg{--fa:"\e3af";--fa--fa:"\e3af\e3af"}.fa-window-maximize{--fa:"\f2d0";--fa--fa:"\f2d0\f2d0"}.fa-dryer{--fa:"\f861";--fa--fa:"\f861\f861"}.fa-face-frown{--fa:"\f119";--fa--fa:"\f119\f119"}.fa-frown{--fa:"\f119";--fa--fa:"\f119\f119"}.fa-chess-bishop-piece{--fa:"\f43b";--fa--fa:"\f43b\f43b"}.fa-chess-bishop-alt{--fa:"\f43b";--fa--fa:"\f43b\f43b"}.fa-shirt-tank-top{--fa:"\e3c9";--fa--fa:"\e3c9\e3c9"}.fa-diploma{--fa:"\f5ea";--fa--fa:"\f5ea\f5ea"}.fa-scroll-ribbon{--fa:"\f5ea";--fa--fa:"\f5ea\f5ea"}.fa-screencast{--fa:"\e23e";--fa--fa:"\e23e\e23e"}.fa-walker{--fa:"\f831";--fa--fa:"\f831\f831"}.fa-prescription{--fa:"\f5b1";--fa--fa:"\f5b1\f5b1"}.fa-shop{--fa:"\f54f";--fa--fa:"\f54f\f54f"}.fa-store-alt{--fa:"\f54f";--fa--fa:"\f54f\f54f"}.fa-floppy-disk{--fa:"\f0c7";--fa--fa:"\f0c7\f0c7"}.fa-save{--fa:"\f0c7";--fa--fa:"\f0c7\f0c7"}.fa-vihara{--fa:"\f6a7";--fa--fa:"\f6a7\f6a7"}.fa-face-kiss-closed-eyes{--fa:"\e37d";--fa--fa:"\e37d\e37d"}.fa-scale-unbalanced{--fa:"\f515";--fa--fa:"\f515\f515"}.fa-balance-scale-left{--fa:"\f515";--fa--fa:"\f515\f515"}.fa-file-user{--fa:"\f65c";--fa--fa:"\f65c\f65c"}.fa-user-police-tie{--fa:"\e334";--fa--fa:"\e334\e334"}.fa-face-tongue-money{--fa:"\e39d";--fa--fa:"\e39d\e39d"}.fa-tennis-ball{--fa:"\f45e";--fa--fa:"\f45e\f45e"}.fa-square-l{--fa:"\e275";--fa--fa:"\e275\e275"}.fa-sort-up{--fa:"\f0de";--fa--fa:"\f0de\f0de"}.fa-sort-asc{--fa:"\f0de";--fa--fa:"\f0de\f0de"}.fa-calendar-arrow-up{--fa:"\e0d1";--fa--fa:"\e0d1\e0d1"}.fa-calendar-upload{--fa:"\e0d1";--fa--fa:"\e0d1\e0d1"}.fa-comment-dots{--fa:"\f4ad";--fa--fa:"\f4ad\f4ad"}.fa-commenting{--fa:"\f4ad";--fa--fa:"\f4ad\f4ad"}.fa-plant-wilt{--fa:"\e5aa";--fa--fa:"\e5aa\e5aa"}.fa-scarf{--fa:"\f7c1";--fa--fa:"\f7c1\f7c1"}.fa-album-circle-plus{--fa:"\e48c";--fa--fa:"\e48c\e48c"}.fa-user-nurse-hair-long{--fa:"\e45e";--fa--fa:"\e45e\e45e"}.fa-diamond{--fa:"\f219";--fa--fa:"\f219\f219"}.fa-square-left{--fa:"\f351";--fa--fa:"\f351\f351"}.fa-arrow-alt-square-left{--fa:"\f351";--fa--fa:"\f351\f351"}.fa-face-grin-squint{--fa:"\f585";--fa--fa:"\f585\f585"}.fa-grin-squint{--fa:"\f585";--fa--fa:"\f585\f585"}.fa-circle-ellipsis-vertical{--fa:"\e10b";--fa--fa:"\e10b\e10b"}.fa-hand-holding-dollar{--fa:"\f4c0";--fa--fa:"\f4c0\f4c0"}.fa-hand-holding-usd{--fa:"\f4c0";--fa--fa:"\f4c0\f4c0"}.fa-grid-dividers{--fa:"\e3ad";--fa--fa:"\e3ad\e3ad"}.fa-chart-diagram{--fa:"\e695";--fa--fa:"\e695\e695"}.fa-bacterium{--fa:"\e05a";--fa--fa:"\e05a\e05a"}.fa-hand-pointer{--fa:"\f25a";--fa--fa:"\f25a\f25a"}.fa-drum-steelpan{--fa:"\f56a";--fa--fa:"\f56a\f56a"}.fa-hand-scissors{--fa:"\f257";--fa--fa:"\f257\f257"}.fa-hands-praying{--fa:"\f684";--fa--fa:"\f684\f684"}.fa-praying-hands{--fa:"\f684";--fa--fa:"\f684\f684"}.fa-face-pensive{--fa:"\e384";--fa--fa:"\e384\e384"}.fa-user-music{--fa:"\f8eb";--fa--fa:"\f8eb\f8eb"}.fa-arrow-rotate-right{--fa:"\f01e";--fa--fa:"\f01e\f01e"}.fa-arrow-right-rotate{--fa:"\f01e";--fa--fa:"\f01e\f01e"}.fa-arrow-rotate-forward{--fa:"\f01e";--fa--fa:"\f01e\f01e"}.fa-redo{--fa:"\f01e";--fa--fa:"\f01e\f01e"}.fa-messages-dollar{--fa:"\f652";--fa--fa:"\f652\f652"}.fa-comments-alt-dollar{--fa:"\f652";--fa--fa:"\f652\f652"}.fa-sensor-on{--fa:"\e02b";--fa--fa:"\e02b\e02b"}.fa-balloon{--fa:"\e2e3";--fa--fa:"\e2e3\e2e3"}.fa-biohazard{--fa:"\f780";--fa--fa:"\f780\f780"}.fa-chess-queen-piece{--fa:"\f446";--fa--fa:"\f446\f446"}.fa-chess-queen-alt{--fa:"\f446";--fa--fa:"\f446\f446"}.fa-location-crosshairs{--fa:"\f601";--fa--fa:"\f601\f601"}.fa-location{--fa:"\f601";--fa--fa:"\f601\f601"}.fa-mars-double{--fa:"\f227";--fa--fa:"\f227\f227"}.fa-left-from-bracket{--fa:"\e66c";--fa--fa:"\e66c\e66c"}.fa-house-person-leave{--fa:"\e00f";--fa--fa:"\e00f\e00f"}.fa-house-leave{--fa:"\e00f";--fa--fa:"\e00f\e00f"}.fa-house-person-depart{--fa:"\e00f";--fa--fa:"\e00f\e00f"}.fa-ruler-triangle{--fa:"\f61c";--fa--fa:"\f61c\f61c"}.fa-card-club{--fa:"\e3e9";--fa--fa:"\e3e9\e3e9"}.fa-child-dress{--fa:"\e59c";--fa--fa:"\e59c\e59c"}.fa-users-between-lines{--fa:"\e591";--fa--fa:"\e591\e591"}.fa-lungs-virus{--fa:"\e067";--fa--fa:"\e067\e067"}.fa-spinner-third{--fa:"\f3f4";--fa--fa:"\f3f4\f3f4"}.fa-face-grin-tears{--fa:"\f588";--fa--fa:"\f588\f588"}.fa-grin-tears{--fa:"\f588";--fa--fa:"\f588\f588"}.fa-phone{--fa:"\f095";--fa--fa:"\f095\f095"}.fa-computer-mouse-scrollwheel{--fa:"\f8cd";--fa--fa:"\f8cd\f8cd"}.fa-mouse-alt{--fa:"\f8cd";--fa--fa:"\f8cd\f8cd"}.fa-calendar-xmark{--fa:"\f273";--fa--fa:"\f273\f273"}.fa-calendar-times{--fa:"\f273";--fa--fa:"\f273\f273"}.fa-child-reaching{--fa:"\e59d";--fa--fa:"\e59d\e59d"}.fa-table-layout{--fa:"\e290";--fa--fa:"\e290\e290"}.fa-narwhal{--fa:"\f6fe";--fa--fa:"\f6fe\f6fe"}.fa-ramp-loading{--fa:"\f4d4";--fa--fa:"\f4d4\f4d4"}.fa-calendar-circle-plus{--fa:"\e470";--fa--fa:"\e470\e470"}.fa-toothbrush{--fa:"\f635";--fa--fa:"\f635\f635"}.fa-border-inner{--fa:"\f84e";--fa--fa:"\f84e\f84e"}.fa-paw-claws{--fa:"\f702";--fa--fa:"\f702\f702"}.fa-kiwi-fruit{--fa:"\e30c";--fa--fa:"\e30c\e30c"}.fa-traffic-light-slow{--fa:"\f639";--fa--fa:"\f639\f639"}.fa-rectangle-code{--fa:"\e322";--fa--fa:"\e322\e322"}.fa-head-side-virus{--fa:"\e064";--fa--fa:"\e064\e064"}.fa-keyboard-brightness{--fa:"\e1c0";--fa--fa:"\e1c0\e1c0"}.fa-books-medical{--fa:"\f7e8";--fa--fa:"\f7e8\f7e8"}.fa-lightbulb-slash{--fa:"\f673";--fa--fa:"\f673\f673"}.fa-house-blank{--fa:"\e487";--fa--fa:"\e487\e487"}.fa-home-blank{--fa:"\e487";--fa--fa:"\e487\e487"}.fa-square-5{--fa:"\e25a";--fa--fa:"\e25a\e25a"}.fa-square-heart{--fa:"\f4c8";--fa--fa:"\f4c8\f4c8"}.fa-heart-square{--fa:"\f4c8";--fa--fa:"\f4c8\f4c8"}.fa-puzzle{--fa:"\e443";--fa--fa:"\e443\e443"}.fa-user-gear{--fa:"\f4fe";--fa--fa:"\f4fe\f4fe"}.fa-user-cog{--fa:"\f4fe";--fa--fa:"\f4fe\f4fe"}.fa-pipe-circle-check{--fa:"\e436";--fa--fa:"\e436\e436"}.fa-arrow-up-1-9{--fa:"\f163";--fa--fa:"\f163\f163"}.fa-sort-numeric-up{--fa:"\f163";--fa--fa:"\f163\f163"}.fa-octagon-exclamation{--fa:"\e204";--fa--fa:"\e204\e204"}.fa-dial-low{--fa:"\e15d";--fa--fa:"\e15d\e15d"}.fa-door-closed{--fa:"\f52a";--fa--fa:"\f52a\f52a"}.fa-laptop-mobile{--fa:"\f87a";--fa--fa:"\f87a\f87a"}.fa-phone-laptop{--fa:"\f87a";--fa--fa:"\f87a\f87a"}.fa-conveyor-belt-boxes{--fa:"\f46f";--fa--fa:"\f46f\f46f"}.fa-conveyor-belt-alt{--fa:"\f46f";--fa--fa:"\f46f\f46f"}.fa-shield-virus{--fa:"\e06c";--fa--fa:"\e06c\e06c"}.fa-starfighter-twin-ion-engine-advanced{--fa:"\e28e";--fa--fa:"\e28e\e28e"}.fa-starfighter-alt-advanced{--fa:"\e28e";--fa--fa:"\e28e\e28e"}.fa-dice-six{--fa:"\f526";--fa--fa:"\f526\f526"}.fa-starfighter-twin-ion-engine{--fa:"\e038";--fa--fa:"\e038\e038"}.fa-starfighter-alt{--fa:"\e038";--fa--fa:"\e038\e038"}.fa-rocket-launch{--fa:"\e027";--fa--fa:"\e027\e027"}.fa-mosquito-net{--fa:"\e52c";--fa--fa:"\e52c\e52c"}.fa-file-fragment{--fa:"\e697";--fa--fa:"\e697\e697"}.fa-vent-damper{--fa:"\e465";--fa--fa:"\e465\e465"}.fa-bridge-water{--fa:"\e4ce";--fa--fa:"\e4ce\e4ce"}.fa-ban-bug{--fa:"\f7f9";--fa--fa:"\f7f9\f7f9"}.fa-debug{--fa:"\f7f9";--fa--fa:"\f7f9\f7f9"}.fa-person-booth{--fa:"\f756";--fa--fa:"\f756\f756"}.fa-text-width{--fa:"\f035";--fa--fa:"\f035\f035"}.fa-garage-car{--fa:"\e00a";--fa--fa:"\e00a\e00a"}.fa-square-kanban{--fa:"\e488";--fa--fa:"\e488\e488"}.fa-hat-wizard{--fa:"\f6e8";--fa--fa:"\f6e8\f6e8"}.fa-chart-kanban{--fa:"\e64f";--fa--fa:"\e64f\e64f"}.fa-pen-fancy{--fa:"\f5ac";--fa--fa:"\f5ac\f5ac"}.fa-coffee-pot{--fa:"\e002";--fa--fa:"\e002\e002"}.fa-mouse-field{--fa:"\e5a8";--fa--fa:"\e5a8\e5a8"}.fa-person-digging{--fa:"\f85e";--fa--fa:"\f85e\f85e"}.fa-digging{--fa:"\f85e";--fa--fa:"\f85e\f85e"}.fa-shower-down{--fa:"\e24d";--fa--fa:"\e24d\e24d"}.fa-shower-alt{--fa:"\e24d";--fa--fa:"\e24d\e24d"}.fa-box-circle-check{--fa:"\e0c4";--fa--fa:"\e0c4\e0c4"}.fa-brightness{--fa:"\e0c9";--fa--fa:"\e0c9\e0c9"}.fa-car-side-bolt{--fa:"\e344";--fa--fa:"\e344\e344"}.fa-file-xml{--fa:"\e654";--fa--fa:"\e654\e654"}.fa-ornament{--fa:"\f7b8";--fa--fa:"\f7b8\f7b8"}.fa-phone-arrow-down-left{--fa:"\e223";--fa--fa:"\e223\e223"}.fa-phone-arrow-down{--fa:"\e223";--fa--fa:"\e223\e223"}.fa-phone-incoming{--fa:"\e223";--fa--fa:"\e223\e223"}.fa-cloud-word{--fa:"\e138";--fa--fa:"\e138\e138"}.fa-hand-fingers-crossed{--fa:"\e1a3";--fa--fa:"\e1a3\e1a3"}.fa-trash{--fa:"\f1f8";--fa--fa:"\f1f8\f1f8"}.fa-gauge-simple{--fa:"\f629";--fa--fa:"\f629\f629"}.fa-gauge-simple-med{--fa:"\f629";--fa--fa:"\f629\f629"}.fa-tachometer-average{--fa:"\f629";--fa--fa:"\f629\f629"}.fa-arrow-down-small-big{--fa:"\f88d";--fa--fa:"\f88d\f88d"}.fa-sort-size-down-alt{--fa:"\f88d";--fa--fa:"\f88d\f88d"}.fa-book-medical{--fa:"\f7e6";--fa--fa:"\f7e6\f7e6"}.fa-face-melting{--fa:"\e483";--fa--fa:"\e483\e483"}.fa-poo{--fa:"\f2fe";--fa--fa:"\f2fe\f2fe"}.fa-pen-clip-slash{--fa:"\e20f";--fa--fa:"\e20f\e20f"}.fa-pen-alt-slash{--fa:"\e20f";--fa--fa:"\e20f\e20f"}.fa-quote-right{--fa:"\f10e";--fa--fa:"\f10e\f10e"}.fa-quote-right-alt{--fa:"\f10e";--fa--fa:"\f10e\f10e"}.fa-scroll-old{--fa:"\f70f";--fa--fa:"\f70f\f70f"}.fa-guitars{--fa:"\f8bf";--fa--fa:"\f8bf\f8bf"}.fa-phone-xmark{--fa:"\e227";--fa--fa:"\e227\e227"}.fa-hose{--fa:"\e419";--fa--fa:"\e419\e419"}.fa-clock-six{--fa:"\e352";--fa--fa:"\e352\e352"}.fa-shirt{--fa:"\f553";--fa--fa:"\f553\f553"}.fa-t-shirt{--fa:"\f553";--fa--fa:"\f553\f553"}.fa-tshirt{--fa:"\f553";--fa--fa:"\f553\f553"}.fa-billboard{--fa:"\e5cd";--fa--fa:"\e5cd\e5cd"}.fa-square-r{--fa:"\e27c";--fa--fa:"\e27c\e27c"}.fa-cubes{--fa:"\f1b3";--fa--fa:"\f1b3\f1b3"}.fa-envelope-open-dollar{--fa:"\f657";--fa--fa:"\f657\f657"}.fa-divide{--fa:"\f529";--fa--fa:"\f529\f529"}.fa-sun-cloud{--fa:"\f763";--fa--fa:"\f763\f763"}.fa-lamp-floor{--fa:"\e015";--fa--fa:"\e015\e015"}.fa-square-7{--fa:"\e25c";--fa--fa:"\e25c\e25c"}.fa-tenge-sign{--fa:"\f7d7";--fa--fa:"\f7d7\f7d7"}.fa-tenge{--fa:"\f7d7";--fa--fa:"\f7d7\f7d7"}.fa-headphones{--fa:"\f025";--fa--fa:"\f025\f025"}.fa-hands-holding{--fa:"\f4c2";--fa--fa:"\f4c2\f4c2"}.fa-campfire{--fa:"\f6ba";--fa--fa:"\f6ba\f6ba"}.fa-circle-ampersand{--fa:"\e0f8";--fa--fa:"\e0f8\e0f8"}.fa-snowflakes{--fa:"\f7cf";--fa--fa:"\f7cf\f7cf"}.fa-hands-clapping{--fa:"\e1a8";--fa--fa:"\e1a8\e1a8"}.fa-republican{--fa:"\f75e";--fa--fa:"\f75e\f75e"}.fa-leaf-maple{--fa:"\f6f6";--fa--fa:"\f6f6\f6f6"}.fa-arrow-left{--fa:"\f060";--fa--fa:"\f060\f060"}.fa-person-circle-xmark{--fa:"\e543";--fa--fa:"\e543\e543"}.fa-ruler{--fa:"\f545";--fa--fa:"\f545\f545"}.fa-arrow-left-from-bracket{--fa:"\e668";--fa--fa:"\e668\e668"}.fa-cup-straw-swoosh{--fa:"\e364";--fa--fa:"\e364\e364"}.fa-temperature-sun{--fa:"\f76a";--fa--fa:"\f76a\f76a"}.fa-temperature-hot{--fa:"\f76a";--fa--fa:"\f76a\f76a"}.fa-align-left{--fa:"\f036";--fa--fa:"\f036\f036"}.fa-dice-d6{--fa:"\f6d1";--fa--fa:"\f6d1\f6d1"}.fa-restroom{--fa:"\f7bd";--fa--fa:"\f7bd\f7bd"}.fa-high-definition{--fa:"\e1ae";--fa--fa:"\e1ae\e1ae"}.fa-rectangle-hd{--fa:"\e1ae";--fa--fa:"\e1ae\e1ae"}.fa-j{--fa:"\4a";--fa--fa:"\4a\4a"}.fa-galaxy{--fa:"\e008";--fa--fa:"\e008\e008"}.fa-users-viewfinder{--fa:"\e595";--fa--fa:"\e595\e595"}.fa-file-video{--fa:"\f1c8";--fa--fa:"\f1c8\f1c8"}.fa-cherries{--fa:"\e0ec";--fa--fa:"\e0ec\e0ec"}.fa-up-right-from-square{--fa:"\f35d";--fa--fa:"\f35d\f35d"}.fa-external-link-alt{--fa:"\f35d";--fa--fa:"\f35d\f35d"}.fa-circle-sort{--fa:"\e030";--fa--fa:"\e030\e030"}.fa-sort-circle{--fa:"\e030";--fa--fa:"\e030\e030"}.fa-table-cells{--fa:"\f00a";--fa--fa:"\f00a\f00a"}.fa-th{--fa:"\f00a";--fa--fa:"\f00a\f00a"}.fa-bag-shopping-minus{--fa:"\e650";--fa--fa:"\e650\e650"}.fa-file-pdf{--fa:"\f1c1";--fa--fa:"\f1c1\f1c1"}.fa-siren{--fa:"\e02d";--fa--fa:"\e02d\e02d"}.fa-arrow-up-to-dotted-line{--fa:"\e0a1";--fa--fa:"\e0a1\e0a1"}.fa-image-landscape{--fa:"\e1b5";--fa--fa:"\e1b5\e1b5"}.fa-landscape{--fa:"\e1b5";--fa--fa:"\e1b5\e1b5"}.fa-tank-water{--fa:"\e452";--fa--fa:"\e452\e452"}.fa-curling-stone{--fa:"\f44a";--fa--fa:"\f44a\f44a"}.fa-curling{--fa:"\f44a";--fa--fa:"\f44a\f44a"}.fa-gamepad-modern{--fa:"\e5a2";--fa--fa:"\e5a2\e5a2"}.fa-gamepad-alt{--fa:"\e5a2";--fa--fa:"\e5a2\e5a2"}.fa-messages-question{--fa:"\e1e7";--fa--fa:"\e1e7\e1e7"}.fa-book-bible{--fa:"\f647";--fa--fa:"\f647\f647"}.fa-bible{--fa:"\f647";--fa--fa:"\f647\f647"}.fa-o{--fa:"\4f";--fa--fa:"\4f\4f"}.fa-suitcase-medical{--fa:"\f0fa";--fa--fa:"\f0fa\f0fa"}.fa-medkit{--fa:"\f0fa";--fa--fa:"\f0fa\f0fa"}.fa-briefcase-arrow-right{--fa:"\e2f2";--fa--fa:"\e2f2\e2f2"}.fa-expand-wide{--fa:"\f320";--fa--fa:"\f320\f320"}.fa-clock-eleven-thirty{--fa:"\e348";--fa--fa:"\e348\e348"}.fa-rv{--fa:"\f7be";--fa--fa:"\f7be\f7be"}.fa-user-secret{--fa:"\f21b";--fa--fa:"\f21b\f21b"}.fa-otter{--fa:"\f700";--fa--fa:"\f700\f700"}.fa-dreidel{--fa:"\f792";--fa--fa:"\f792\f792"}.fa-person-dress{--fa:"\f182";--fa--fa:"\f182\f182"}.fa-female{--fa:"\f182";--fa--fa:"\f182\f182"}.fa-comment-dollar{--fa:"\f651";--fa--fa:"\f651\f651"}.fa-business-time{--fa:"\f64a";--fa--fa:"\f64a\f64a"}.fa-briefcase-clock{--fa:"\f64a";--fa--fa:"\f64a\f64a"}.fa-flower-tulip{--fa:"\f801";--fa--fa:"\f801\f801"}.fa-people-pants-simple{--fa:"\e21a";--fa--fa:"\e21a\e21a"}.fa-cloud-drizzle{--fa:"\f738";--fa--fa:"\f738\f738"}.fa-table-cells-large{--fa:"\f009";--fa--fa:"\f009\f009"}.fa-th-large{--fa:"\f009";--fa--fa:"\f009\f009"}.fa-book-tanakh{--fa:"\f827";--fa--fa:"\f827\f827"}.fa-tanakh{--fa:"\f827";--fa--fa:"\f827\f827"}.fa-solar-system{--fa:"\e02f";--fa--fa:"\e02f\e02f"}.fa-seal-question{--fa:"\e243";--fa--fa:"\e243\e243"}.fa-phone-volume{--fa:"\f2a0";--fa--fa:"\f2a0\f2a0"}.fa-volume-control-phone{--fa:"\f2a0";--fa--fa:"\f2a0\f2a0"}.fa-disc-drive{--fa:"\f8b5";--fa--fa:"\f8b5\f8b5"}.fa-hat-cowboy-side{--fa:"\f8c1";--fa--fa:"\f8c1\f8c1"}.fa-table-rows{--fa:"\e292";--fa--fa:"\e292\e292"}.fa-rows{--fa:"\e292";--fa--fa:"\e292\e292"}.fa-location-exclamation{--fa:"\f608";--fa--fa:"\f608\f608"}.fa-map-marker-exclamation{--fa:"\f608";--fa--fa:"\f608\f608"}.fa-face-fearful{--fa:"\e375";--fa--fa:"\e375\e375"}.fa-clipboard-user{--fa:"\f7f3";--fa--fa:"\f7f3\f7f3"}.fa-bus-school{--fa:"\f5dd";--fa--fa:"\f5dd\f5dd"}.fa-film-slash{--fa:"\e179";--fa--fa:"\e179\e179"}.fa-square-arrow-down-right{--fa:"\e262";--fa--fa:"\e262\e262"}.fa-book-sparkles{--fa:"\f6b8";--fa--fa:"\f6b8\f6b8"}.fa-book-spells{--fa:"\f6b8";--fa--fa:"\f6b8\f6b8"}.fa-washing-machine{--fa:"\f898";--fa--fa:"\f898\f898"}.fa-washer{--fa:"\f898";--fa--fa:"\f898\f898"}.fa-child{--fa:"\f1ae";--fa--fa:"\f1ae\f1ae"}.fa-lira-sign{--fa:"\f195";--fa--fa:"\f195\f195"}.fa-user-visor{--fa:"\e04c";--fa--fa:"\e04c\e04c"}.fa-file-plus-minus{--fa:"\e177";--fa--fa:"\e177\e177"}.fa-chess-clock-flip{--fa:"\f43e";--fa--fa:"\f43e\f43e"}.fa-chess-clock-alt{--fa:"\f43e";--fa--fa:"\f43e\f43e"}.fa-satellite{--fa:"\f7bf";--fa--fa:"\f7bf\f7bf"}.fa-truck-fire{--fa:"\e65a";--fa--fa:"\e65a\e65a"}.fa-plane-lock{--fa:"\e558";--fa--fa:"\e558\e558"}.fa-steering-wheel{--fa:"\f622";--fa--fa:"\f622\f622"}.fa-tag{--fa:"\f02b";--fa--fa:"\f02b\f02b"}.fa-stretcher{--fa:"\f825";--fa--fa:"\f825\f825"}.fa-book-section{--fa:"\e0c1";--fa--fa:"\e0c1\e0c1"}.fa-book-law{--fa:"\e0c1";--fa--fa:"\e0c1\e0c1"}.fa-inboxes{--fa:"\e1bb";--fa--fa:"\e1bb\e1bb"}.fa-coffee-bean{--fa:"\e13e";--fa--fa:"\e13e\e13e"}.fa-circle-yen{--fa:"\e5d0";--fa--fa:"\e5d0\e5d0"}.fa-brackets-curly{--fa:"\f7ea";--fa--fa:"\f7ea\f7ea"}.fa-ellipsis-stroke-vertical{--fa:"\f39c";--fa--fa:"\f39c\f39c"}.fa-ellipsis-v-alt{--fa:"\f39c";--fa--fa:"\f39c\f39c"}.fa-comment{--fa:"\f075";--fa--fa:"\f075\f075"}.fa-square-1{--fa:"\e256";--fa--fa:"\e256\e256"}.fa-cake-candles{--fa:"\f1fd";--fa--fa:"\f1fd\f1fd"}.fa-birthday-cake{--fa:"\f1fd";--fa--fa:"\f1fd\f1fd"}.fa-cake{--fa:"\f1fd";--fa--fa:"\f1fd\f1fd"}.fa-head-side{--fa:"\f6e9";--fa--fa:"\f6e9\f6e9"}.fa-truck-ladder{--fa:"\e657";--fa--fa:"\e657\e657"}.fa-envelope{--fa:"\f0e0";--fa--fa:"\f0e0\f0e0"}.fa-dolly-empty{--fa:"\f473";--fa--fa:"\f473\f473"}.fa-face-tissue{--fa:"\e39c";--fa--fa:"\e39c\e39c"}.fa-angles-up{--fa:"\f102";--fa--fa:"\f102\f102"}.fa-angle-double-up{--fa:"\f102";--fa--fa:"\f102\f102"}.fa-bin-recycle{--fa:"\e5f7";--fa--fa:"\e5f7\e5f7"}.fa-paperclip{--fa:"\f0c6";--fa--fa:"\f0c6\f0c6"}.fa-chart-line-down{--fa:"\f64d";--fa--fa:"\f64d\f64d"}.fa-arrow-right-to-city{--fa:"\e4b3";--fa--fa:"\e4b3\e4b3"}.fa-lock-a{--fa:"\e422";--fa--fa:"\e422\e422"}.fa-ribbon{--fa:"\f4d6";--fa--fa:"\f4d6\f4d6"}.fa-lungs{--fa:"\f604";--fa--fa:"\f604\f604"}.fa-person-pinball{--fa:"\e21d";--fa--fa:"\e21d\e21d"}.fa-arrow-up-9-1{--fa:"\f887";--fa--fa:"\f887\f887"}.fa-sort-numeric-up-alt{--fa:"\f887";--fa--fa:"\f887\f887"}.fa-apple-core{--fa:"\e08f";--fa--fa:"\e08f\e08f"}.fa-circle-y{--fa:"\e12f";--fa--fa:"\e12f\e12f"}.fa-h6{--fa:"\e413";--fa--fa:"\e413\e413"}.fa-litecoin-sign{--fa:"\e1d3";--fa--fa:"\e1d3\e1d3"}.fa-bottle-baby{--fa:"\e673";--fa--fa:"\e673\e673"}.fa-circle-small{--fa:"\e122";--fa--fa:"\e122\e122"}.fa-border-none{--fa:"\f850";--fa--fa:"\f850\f850"}.fa-arrow-turn-down-left{--fa:"\e2e1";--fa--fa:"\e2e1\e2e1"}.fa-circle-wifi-circle-wifi{--fa:"\e67e";--fa--fa:"\e67e\e67e"}.fa-circle-wifi-group{--fa:"\e67e";--fa--fa:"\e67e\e67e"}.fa-circle-nodes{--fa:"\e4e2";--fa--fa:"\e4e2\e4e2"}.fa-parachute-box{--fa:"\f4cd";--fa--fa:"\f4cd\f4cd"}.fa-reflect-horizontal{--fa:"\e664";--fa--fa:"\e664\e664"}.fa-message-medical{--fa:"\f7f4";--fa--fa:"\f7f4\f7f4"}.fa-comment-alt-medical{--fa:"\f7f4";--fa--fa:"\f7f4\f7f4"}.fa-rugby-ball{--fa:"\e3c6";--fa--fa:"\e3c6\e3c6"}.fa-comment-music{--fa:"\f8b0";--fa--fa:"\f8b0\f8b0"}.fa-indent{--fa:"\f03c";--fa--fa:"\f03c\f03c"}.fa-tree-deciduous{--fa:"\f400";--fa--fa:"\f400\f400"}.fa-tree-alt{--fa:"\f400";--fa--fa:"\f400\f400"}.fa-puzzle-piece-simple{--fa:"\e231";--fa--fa:"\e231\e231"}.fa-puzzle-piece-alt{--fa:"\e231";--fa--fa:"\e231\e231"}.fa-truck-field-un{--fa:"\e58e";--fa--fa:"\e58e\e58e"}.fa-nfc-trash{--fa:"\e1fd";--fa--fa:"\e1fd\e1fd"}.fa-hourglass{--fa:"\f254";--fa--fa:"\f254\f254"}.fa-hourglass-empty{--fa:"\f254";--fa--fa:"\f254\f254"}.fa-mountain{--fa:"\f6fc";--fa--fa:"\f6fc\f6fc"}.fa-file-xmark{--fa:"\f317";--fa--fa:"\f317\f317"}.fa-file-times{--fa:"\f317";--fa--fa:"\f317\f317"}.fa-house-heart{--fa:"\f4c9";--fa--fa:"\f4c9\f4c9"}.fa-home-heart{--fa:"\f4c9";--fa--fa:"\f4c9\f4c9"}.fa-house-chimney-blank{--fa:"\e3b0";--fa--fa:"\e3b0\e3b0"}.fa-meter-bolt{--fa:"\e1e9";--fa--fa:"\e1e9\e1e9"}.fa-user-doctor{--fa:"\f0f0";--fa--fa:"\f0f0\f0f0"}.fa-user-md{--fa:"\f0f0";--fa--fa:"\f0f0\f0f0"}.fa-slash-back{--fa:"\5c";--fa--fa:"\5c\5c"}.fa-circle-info{--fa:"\f05a";--fa--fa:"\f05a\f05a"}.fa-info-circle{--fa:"\f05a";--fa--fa:"\f05a\f05a"}.fa-fishing-rod{--fa:"\e3a8";--fa--fa:"\e3a8\e3a8"}.fa-hammer-crash{--fa:"\e414";--fa--fa:"\e414\e414"}.fa-message-heart{--fa:"\e5c9";--fa--fa:"\e5c9\e5c9"}.fa-cloud-meatball{--fa:"\f73b";--fa--fa:"\f73b\f73b"}.fa-camera-polaroid{--fa:"\f8aa";--fa--fa:"\f8aa\f8aa"}.fa-camera{--fa:"\f030";--fa--fa:"\f030\f030"}.fa-camera-alt{--fa:"\f030";--fa--fa:"\f030\f030"}.fa-square-virus{--fa:"\e578";--fa--fa:"\e578\e578"}.fa-cart-arrow-up{--fa:"\e3ee";--fa--fa:"\e3ee\e3ee"}.fa-meteor{--fa:"\f753";--fa--fa:"\f753\f753"}.fa-car-on{--fa:"\e4dd";--fa--fa:"\e4dd\e4dd"}.fa-sleigh{--fa:"\f7cc";--fa--fa:"\f7cc\f7cc"}.fa-arrow-down-1-9{--fa:"\f162";--fa--fa:"\f162\f162"}.fa-sort-numeric-asc{--fa:"\f162";--fa--fa:"\f162\f162"}.fa-sort-numeric-down{--fa:"\f162";--fa--fa:"\f162\f162"}.fa-buoy-mooring{--fa:"\e5b6";--fa--fa:"\e5b6\e5b6"}.fa-square-4{--fa:"\e259";--fa--fa:"\e259\e259"}.fa-hand-holding-droplet{--fa:"\f4c1";--fa--fa:"\f4c1\f4c1"}.fa-hand-holding-water{--fa:"\f4c1";--fa--fa:"\f4c1\f4c1"}.fa-file-eps{--fa:"\e644";--fa--fa:"\e644\e644"}.fa-tricycle-adult{--fa:"\e5c4";--fa--fa:"\e5c4\e5c4"}.fa-waveform{--fa:"\f8f1";--fa--fa:"\f8f1\f8f1"}.fa-water{--fa:"\f773";--fa--fa:"\f773\f773"}.fa-star-sharp-half-stroke{--fa:"\e28d";--fa--fa:"\e28d\e28d"}.fa-star-sharp-half-alt{--fa:"\e28d";--fa--fa:"\e28d\e28d"}.fa-nfc-signal{--fa:"\e1fb";--fa--fa:"\e1fb\e1fb"}.fa-plane-prop{--fa:"\e22b";--fa--fa:"\e22b\e22b"}.fa-calendar-check{--fa:"\f274";--fa--fa:"\f274\f274"}.fa-clock-desk{--fa:"\e134";--fa--fa:"\e134\e134"}.fa-calendar-clock{--fa:"\e0d2";--fa--fa:"\e0d2\e0d2"}.fa-calendar-time{--fa:"\e0d2";--fa--fa:"\e0d2\e0d2"}.fa-braille{--fa:"\f2a1";--fa--fa:"\f2a1\f2a1"}.fa-prescription-bottle-medical{--fa:"\f486";--fa--fa:"\f486\f486"}.fa-prescription-bottle-alt{--fa:"\f486";--fa--fa:"\f486\f486"}.fa-plate-utensils{--fa:"\e43b";--fa--fa:"\e43b\e43b"}.fa-family-pants{--fa:"\e302";--fa--fa:"\e302\e302"}.fa-hose-reel{--fa:"\e41a";--fa--fa:"\e41a\e41a"}.fa-house-window{--fa:"\e3b3";--fa--fa:"\e3b3\e3b3"}.fa-landmark{--fa:"\f66f";--fa--fa:"\f66f\f66f"}.fa-truck{--fa:"\f0d1";--fa--fa:"\f0d1\f0d1"}.fa-music-magnifying-glass{--fa:"\e662";--fa--fa:"\e662\e662"}.fa-crosshairs{--fa:"\f05b";--fa--fa:"\f05b\f05b"}.fa-cloud-rainbow{--fa:"\f73e";--fa--fa:"\f73e\f73e"}.fa-person-cane{--fa:"\e53c";--fa--fa:"\e53c\e53c"}.fa-alien{--fa:"\f8f5";--fa--fa:"\f8f5\f8f5"}.fa-tent{--fa:"\e57d";--fa--fa:"\e57d\e57d"}.fa-laptop-binary{--fa:"\e5e7";--fa--fa:"\e5e7\e5e7"}.fa-vest-patches{--fa:"\e086";--fa--fa:"\e086\e086"}.fa-people-dress-simple{--fa:"\e218";--fa--fa:"\e218\e218"}.fa-check-double{--fa:"\f560";--fa--fa:"\f560\f560"}.fa-arrow-down-a-z{--fa:"\f15d";--fa--fa:"\f15d\f15d"}.fa-sort-alpha-asc{--fa:"\f15d";--fa--fa:"\f15d\f15d"}.fa-sort-alpha-down{--fa:"\f15d";--fa--fa:"\f15d\f15d"}.fa-bowling-ball-pin{--fa:"\e0c3";--fa--fa:"\e0c3\e0c3"}.fa-bell-school-slash{--fa:"\f5d6";--fa--fa:"\f5d6\f5d6"}.fa-plus-large{--fa:"\e59e";--fa--fa:"\e59e\e59e"}.fa-money-bill-wheat{--fa:"\e52a";--fa--fa:"\e52a\e52a"}.fa-camera-viewfinder{--fa:"\e0da";--fa--fa:"\e0da\e0da"}.fa-screenshot{--fa:"\e0da";--fa--fa:"\e0da\e0da"}.fa-message-music{--fa:"\f8af";--fa--fa:"\f8af\f8af"}.fa-comment-alt-music{--fa:"\f8af";--fa--fa:"\f8af\f8af"}.fa-car-building{--fa:"\f859";--fa--fa:"\f859\f859"}.fa-border-bottom-right{--fa:"\f854";--fa--fa:"\f854\f854"}.fa-border-style-alt{--fa:"\f854";--fa--fa:"\f854\f854"}.fa-octagon{--fa:"\f306";--fa--fa:"\f306\f306"}.fa-comment-arrow-up-right{--fa:"\e145";--fa--fa:"\e145\e145"}.fa-octagon-divide{--fa:"\e203";--fa--fa:"\e203\e203"}.fa-cookie{--fa:"\f563";--fa--fa:"\f563\f563"}.fa-arrow-rotate-left{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-arrow-left-rotate{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-arrow-rotate-back{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-arrow-rotate-backward{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-undo{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-tv-music{--fa:"\f8e6";--fa--fa:"\f8e6\f8e6"}.fa-hard-drive{--fa:"\f0a0";--fa--fa:"\f0a0\f0a0"}.fa-hdd{--fa:"\f0a0";--fa--fa:"\f0a0\f0a0"}.fa-reel{--fa:"\e238";--fa--fa:"\e238\e238"}.fa-face-grin-squint-tears{--fa:"\f586";--fa--fa:"\f586\f586"}.fa-grin-squint-tears{--fa:"\f586";--fa--fa:"\f586\f586"}.fa-dumbbell{--fa:"\f44b";--fa--fa:"\f44b\f44b"}.fa-rectangle-list{--fa:"\f022";--fa--fa:"\f022\f022"}.fa-list-alt{--fa:"\f022";--fa--fa:"\f022\f022"}.fa-tarp-droplet{--fa:"\e57c";--fa--fa:"\e57c\e57c"}.fa-alarm-exclamation{--fa:"\f843";--fa--fa:"\f843\f843"}.fa-house-medical-circle-check{--fa:"\e511";--fa--fa:"\e511\e511"}.fa-traffic-cone{--fa:"\f636";--fa--fa:"\f636\f636"}.fa-grate{--fa:"\e193";--fa--fa:"\e193\e193"}.fa-arrow-down-right{--fa:"\e093";--fa--fa:"\e093\e093"}.fa-person-skiing-nordic{--fa:"\f7ca";--fa--fa:"\f7ca\f7ca"}.fa-skiing-nordic{--fa:"\f7ca";--fa--fa:"\f7ca\f7ca"}.fa-calendar-plus{--fa:"\f271";--fa--fa:"\f271\f271"}.fa-person-from-portal{--fa:"\e023";--fa--fa:"\e023\e023"}.fa-portal-exit{--fa:"\e023";--fa--fa:"\e023\e023"}.fa-plane-arrival{--fa:"\f5af";--fa--fa:"\f5af\f5af"}.fa-cowbell-circle-plus{--fa:"\f8b4";--fa--fa:"\f8b4\f8b4"}.fa-cowbell-more{--fa:"\f8b4";--fa--fa:"\f8b4\f8b4"}.fa-circle-left{--fa:"\f359";--fa--fa:"\f359\f359"}.fa-arrow-alt-circle-left{--fa:"\f359";--fa--fa:"\f359\f359"}.fa-distribute-spacing-vertical{--fa:"\e366";--fa--fa:"\e366\e366"}.fa-signal-bars-fair{--fa:"\f692";--fa--fa:"\f692\f692"}.fa-signal-alt-2{--fa:"\f692";--fa--fa:"\f692\f692"}.fa-sportsball{--fa:"\e44b";--fa--fa:"\e44b\e44b"}.fa-game-console-handheld-crank{--fa:"\e5b9";--fa--fa:"\e5b9\e5b9"}.fa-train-subway{--fa:"\f239";--fa--fa:"\f239\f239"}.fa-subway{--fa:"\f239";--fa--fa:"\f239\f239"}.fa-chart-gantt{--fa:"\e0e4";--fa--fa:"\e0e4\e0e4"}.fa-face-smile-upside-down{--fa:"\e395";--fa--fa:"\e395\e395"}.fa-ball-pile{--fa:"\f77e";--fa--fa:"\f77e\f77e"}.fa-badge-dollar{--fa:"\f645";--fa--fa:"\f645\f645"}.fa-money-bills-simple{--fa:"\e1f4";--fa--fa:"\e1f4\e1f4"}.fa-money-bills-alt{--fa:"\e1f4";--fa--fa:"\e1f4\e1f4"}.fa-list-timeline{--fa:"\e1d1";--fa--fa:"\e1d1\e1d1"}.fa-indian-rupee-sign{--fa:"\e1bc";--fa--fa:"\e1bc\e1bc"}.fa-indian-rupee{--fa:"\e1bc";--fa--fa:"\e1bc\e1bc"}.fa-inr{--fa:"\e1bc";--fa--fa:"\e1bc\e1bc"}.fa-crop-simple{--fa:"\f565";--fa--fa:"\f565\f565"}.fa-crop-alt{--fa:"\f565";--fa--fa:"\f565\f565"}.fa-money-bill-1{--fa:"\f3d1";--fa--fa:"\f3d1\f3d1"}.fa-money-bill-alt{--fa:"\f3d1";--fa--fa:"\f3d1\f3d1"}.fa-left-long{--fa:"\f30a";--fa--fa:"\f30a\f30a"}.fa-long-arrow-alt-left{--fa:"\f30a";--fa--fa:"\f30a\f30a"}.fa-keyboard-down{--fa:"\e1c2";--fa--fa:"\e1c2\e1c2"}.fa-circle-up-right{--fa:"\e129";--fa--fa:"\e129\e129"}.fa-cloud-bolt-moon{--fa:"\f76d";--fa--fa:"\f76d\f76d"}.fa-thunderstorm-moon{--fa:"\f76d";--fa--fa:"\f76d\f76d"}.fa-turn-left-up{--fa:"\e638";--fa--fa:"\e638\e638"}.fa-dna{--fa:"\f471";--fa--fa:"\f471\f471"}.fa-virus-slash{--fa:"\e075";--fa--fa:"\e075\e075"}.fa-bracket-round-right{--fa:"\29";--fa--fa:"\29\29"}.fa-circle-sterling{--fa:"\e5cf";--fa--fa:"\e5cf\e5cf"}.fa-circle-5{--fa:"\e0f2";--fa--fa:"\e0f2\e0f2"}.fa-minus{--fa:"\f068";--fa--fa:"\f068\f068"}.fa-subtract{--fa:"\f068";--fa--fa:"\f068\f068"}.fa-fire-flame{--fa:"\f6df";--fa--fa:"\f6df\f6df"}.fa-flame{--fa:"\f6df";--fa--fa:"\f6df\f6df"}.fa-right-to-line{--fa:"\f34c";--fa--fa:"\f34c\f34c"}.fa-arrow-alt-to-right{--fa:"\f34c";--fa--fa:"\f34c\f34c"}.fa-gif{--fa:"\e190";--fa--fa:"\e190\e190"}.fa-chess{--fa:"\f439";--fa--fa:"\f439\f439"}.fa-trash-slash{--fa:"\e2b3";--fa--fa:"\e2b3\e2b3"}.fa-arrow-left-long{--fa:"\f177";--fa--fa:"\f177\f177"}.fa-long-arrow-left{--fa:"\f177";--fa--fa:"\f177\f177"}.fa-plug-circle-check{--fa:"\e55c";--fa--fa:"\e55c\e55c"}.fa-font-case{--fa:"\f866";--fa--fa:"\f866\f866"}.fa-street-view{--fa:"\f21d";--fa--fa:"\f21d\f21d"}.fa-arrow-down-left{--fa:"\e091";--fa--fa:"\e091\e091"}.fa-franc-sign{--fa:"\e18f";--fa--fa:"\e18f\e18f"}.fa-flask-round-poison{--fa:"\f6e0";--fa--fa:"\f6e0\f6e0"}.fa-flask-poison{--fa:"\f6e0";--fa--fa:"\f6e0\f6e0"}.fa-volume-off{--fa:"\f026";--fa--fa:"\f026\f026"}.fa-book-circle-arrow-right{--fa:"\e0bc";--fa--fa:"\e0bc\e0bc"}.fa-chart-user{--fa:"\f6a3";--fa--fa:"\f6a3\f6a3"}.fa-user-chart{--fa:"\f6a3";--fa--fa:"\f6a3\f6a3"}.fa-hands-asl-interpreting{--fa:"\f2a3";--fa--fa:"\f2a3\f2a3"}.fa-american-sign-language-interpreting{--fa:"\f2a3";--fa--fa:"\f2a3\f2a3"}.fa-asl-interpreting{--fa:"\f2a3";--fa--fa:"\f2a3\f2a3"}.fa-hands-american-sign-language-interpreting{--fa:"\f2a3";--fa--fa:"\f2a3\f2a3"}.fa-presentation-screen{--fa:"\f685";--fa--fa:"\f685\f685"}.fa-presentation{--fa:"\f685";--fa--fa:"\f685\f685"}.fa-circle-bolt{--fa:"\e0fe";--fa--fa:"\e0fe\e0fe"}.fa-face-smile-halo{--fa:"\e38f";--fa--fa:"\e38f\e38f"}.fa-cart-circle-arrow-down{--fa:"\e3ef";--fa--fa:"\e3ef\e3ef"}.fa-house-person-return{--fa:"\e011";--fa--fa:"\e011\e011"}.fa-house-person-arrive{--fa:"\e011";--fa--fa:"\e011\e011"}.fa-house-return{--fa:"\e011";--fa--fa:"\e011\e011"}.fa-message-xmark{--fa:"\f4ab";--fa--fa:"\f4ab\f4ab"}.fa-comment-alt-times{--fa:"\f4ab";--fa--fa:"\f4ab\f4ab"}.fa-message-times{--fa:"\f4ab";--fa--fa:"\f4ab\f4ab"}.fa-file-certificate{--fa:"\f5f3";--fa--fa:"\f5f3\f5f3"}.fa-file-award{--fa:"\f5f3";--fa--fa:"\f5f3\f5f3"}.fa-user-doctor-hair-long{--fa:"\e459";--fa--fa:"\e459\e459"}.fa-camera-security{--fa:"\f8fe";--fa--fa:"\f8fe\f8fe"}.fa-camera-home{--fa:"\f8fe";--fa--fa:"\f8fe\f8fe"}.fa-gear{--fa:"\f013";--fa--fa:"\f013\f013"}.fa-cog{--fa:"\f013";--fa--fa:"\f013\f013"}.fa-droplet-slash{--fa:"\f5c7";--fa--fa:"\f5c7\f5c7"}.fa-tint-slash{--fa:"\f5c7";--fa--fa:"\f5c7\f5c7"}.fa-book-heart{--fa:"\f499";--fa--fa:"\f499\f499"}.fa-mosque{--fa:"\f678";--fa--fa:"\f678\f678"}.fa-duck{--fa:"\f6d8";--fa--fa:"\f6d8\f6d8"}.fa-mosquito{--fa:"\e52b";--fa--fa:"\e52b\e52b"}.fa-star-of-david{--fa:"\f69a";--fa--fa:"\f69a\f69a"}.fa-flag-swallowtail{--fa:"\f74c";--fa--fa:"\f74c\f74c"}.fa-flag-alt{--fa:"\f74c";--fa--fa:"\f74c\f74c"}.fa-person-military-rifle{--fa:"\e54b";--fa--fa:"\e54b\e54b"}.fa-car-garage{--fa:"\f5e2";--fa--fa:"\f5e2\f5e2"}.fa-cart-shopping{--fa:"\f07a";--fa--fa:"\f07a\f07a"}.fa-shopping-cart{--fa:"\f07a";--fa--fa:"\f07a\f07a"}.fa-book-font{--fa:"\e0bf";--fa--fa:"\e0bf\e0bf"}.fa-shield-plus{--fa:"\e24a";--fa--fa:"\e24a\e24a"}.fa-vials{--fa:"\f493";--fa--fa:"\f493\f493"}.fa-eye-dropper-full{--fa:"\e172";--fa--fa:"\e172\e172"}.fa-distribute-spacing-horizontal{--fa:"\e365";--fa--fa:"\e365\e365"}.fa-tablet-rugged{--fa:"\f48f";--fa--fa:"\f48f\f48f"}.fa-temperature-snow{--fa:"\f768";--fa--fa:"\f768\f768"}.fa-temperature-frigid{--fa:"\f768";--fa--fa:"\f768\f768"}.fa-moped{--fa:"\e3b9";--fa--fa:"\e3b9\e3b9"}.fa-face-smile-plus{--fa:"\f5b9";--fa--fa:"\f5b9\f5b9"}.fa-smile-plus{--fa:"\f5b9";--fa--fa:"\f5b9\f5b9"}.fa-radio-tuner{--fa:"\f8d8";--fa--fa:"\f8d8\f8d8"}.fa-radio-alt{--fa:"\f8d8";--fa--fa:"\f8d8\f8d8"}.fa-face-swear{--fa:"\e399";--fa--fa:"\e399\e399"}.fa-water-arrow-down{--fa:"\f774";--fa--fa:"\f774\f774"}.fa-water-lower{--fa:"\f774";--fa--fa:"\f774\f774"}.fa-scanner-touchscreen{--fa:"\f48a";--fa--fa:"\f48a\f48a"}.fa-circle-7{--fa:"\e0f4";--fa--fa:"\e0f4\e0f4"}.fa-plug-circle-plus{--fa:"\e55f";--fa--fa:"\e55f\e55f"}.fa-person-ski-jumping{--fa:"\f7c7";--fa--fa:"\f7c7\f7c7"}.fa-ski-jump{--fa:"\f7c7";--fa--fa:"\f7c7\f7c7"}.fa-place-of-worship{--fa:"\f67f";--fa--fa:"\f67f\f67f"}.fa-water-arrow-up{--fa:"\f775";--fa--fa:"\f775\f775"}.fa-water-rise{--fa:"\f775";--fa--fa:"\f775\f775"}.fa-waveform-lines{--fa:"\f8f2";--fa--fa:"\f8f2\f8f2"}.fa-waveform-path{--fa:"\f8f2";--fa--fa:"\f8f2\f8f2"}.fa-split{--fa:"\e254";--fa--fa:"\e254\e254"}.fa-film-canister{--fa:"\f8b7";--fa--fa:"\f8b7\f8b7"}.fa-film-cannister{--fa:"\f8b7";--fa--fa:"\f8b7\f8b7"}.fa-folder-xmark{--fa:"\f65f";--fa--fa:"\f65f\f65f"}.fa-folder-times{--fa:"\f65f";--fa--fa:"\f65f\f65f"}.fa-toilet-paper-blank{--fa:"\f71f";--fa--fa:"\f71f\f71f"}.fa-toilet-paper-alt{--fa:"\f71f";--fa--fa:"\f71f\f71f"}.fa-tablet-screen{--fa:"\f3fc";--fa--fa:"\f3fc\f3fc"}.fa-tablet-android-alt{--fa:"\f3fc";--fa--fa:"\f3fc\f3fc"}.fa-hexagon-vertical-nft-slanted{--fa:"\e506";--fa--fa:"\e506\e506"}.fa-folder-music{--fa:"\e18d";--fa--fa:"\e18d\e18d"}.fa-display-medical{--fa:"\e166";--fa--fa:"\e166\e166"}.fa-desktop-medical{--fa:"\e166";--fa--fa:"\e166\e166"}.fa-share-all{--fa:"\f367";--fa--fa:"\f367\f367"}.fa-peapod{--fa:"\e31c";--fa--fa:"\e31c\e31c"}.fa-chess-clock{--fa:"\f43d";--fa--fa:"\f43d\f43d"}.fa-axe{--fa:"\f6b2";--fa--fa:"\f6b2\f6b2"}.fa-square-d{--fa:"\e268";--fa--fa:"\e268\e268"}.fa-grip-vertical{--fa:"\f58e";--fa--fa:"\f58e\f58e"}.fa-mobile-signal-out{--fa:"\e1f0";--fa--fa:"\e1f0\e1f0"}.fa-hexagon-nodes{--fa:"\e699";--fa--fa:"\e699\e699"}.fa-arrow-turn-up{--fa:"\f148";--fa--fa:"\f148\f148"}.fa-level-up{--fa:"\f148";--fa--fa:"\f148\f148"}.fa-u{--fa:"\55";--fa--fa:"\55\55"}.fa-arrow-up-from-dotted-line{--fa:"\e09b";--fa--fa:"\e09b\e09b"}.fa-square-root-variable{--fa:"\f698";--fa--fa:"\f698\f698"}.fa-square-root-alt{--fa:"\f698";--fa--fa:"\f698\f698"}.fa-light-switch-on{--fa:"\e019";--fa--fa:"\e019\e019"}.fa-arrow-down-arrow-up{--fa:"\f883";--fa--fa:"\f883\f883"}.fa-sort-alt{--fa:"\f883";--fa--fa:"\f883\f883"}.fa-raindrops{--fa:"\f75c";--fa--fa:"\f75c\f75c"}.fa-dash{--fa:"\e404";--fa--fa:"\e404\e404"}.fa-minus-large{--fa:"\e404";--fa--fa:"\e404\e404"}.fa-clock{--fa:"\f017";--fa--fa:"\f017\f017"}.fa-clock-four{--fa:"\f017";--fa--fa:"\f017\f017"}.fa-input-numeric{--fa:"\e1bd";--fa--fa:"\e1bd\e1bd"}.fa-truck-tow{--fa:"\e2b8";--fa--fa:"\e2b8\e2b8"}.fa-backward-step{--fa:"\f048";--fa--fa:"\f048\f048"}.fa-step-backward{--fa:"\f048";--fa--fa:"\f048\f048"}.fa-pallet{--fa:"\f482";--fa--fa:"\f482\f482"}.fa-car-bolt{--fa:"\e341";--fa--fa:"\e341\e341"}.fa-arrows-maximize{--fa:"\f31d";--fa--fa:"\f31d\f31d"}.fa-expand-arrows{--fa:"\f31d";--fa--fa:"\f31d\f31d"}.fa-faucet{--fa:"\e005";--fa--fa:"\e005\e005"}.fa-cloud-sleet{--fa:"\f741";--fa--fa:"\f741\f741"}.fa-lamp-street{--fa:"\e1c5";--fa--fa:"\e1c5\e1c5"}.fa-list-radio{--fa:"\e1d0";--fa--fa:"\e1d0\e1d0"}.fa-pen-nib-slash{--fa:"\e4a1";--fa--fa:"\e4a1\e4a1"}.fa-baseball-bat-ball{--fa:"\f432";--fa--fa:"\f432\f432"}.fa-square-up-left{--fa:"\e282";--fa--fa:"\e282\e282"}.fa-overline{--fa:"\f876";--fa--fa:"\f876\f876"}.fa-s{--fa:"\53";--fa--fa:"\53\53"}.fa-timeline{--fa:"\e29c";--fa--fa:"\e29c\e29c"}.fa-keyboard{--fa:"\f11c";--fa--fa:"\f11c\f11c"}.fa-arrows-from-dotted-line{--fa:"\e0a3";--fa--fa:"\e0a3\e0a3"}.fa-usb-drive{--fa:"\f8e9";--fa--fa:"\f8e9\f8e9"}.fa-ballot{--fa:"\f732";--fa--fa:"\f732\f732"}.fa-caret-down{--fa:"\f0d7";--fa--fa:"\f0d7\f0d7"}.fa-location-dot-slash{--fa:"\f605";--fa--fa:"\f605\f605"}.fa-map-marker-alt-slash{--fa:"\f605";--fa--fa:"\f605\f605"}.fa-cards{--fa:"\e3ed";--fa--fa:"\e3ed\e3ed"}.fa-house-chimney-medical{--fa:"\f7f2";--fa--fa:"\f7f2\f7f2"}.fa-clinic-medical{--fa:"\f7f2";--fa--fa:"\f7f2\f7f2"}.fa-boxing-glove{--fa:"\f438";--fa--fa:"\f438\f438"}.fa-glove-boxing{--fa:"\f438";--fa--fa:"\f438\f438"}.fa-temperature-three-quarters{--fa:"\f2c8";--fa--fa:"\f2c8\f2c8"}.fa-temperature-3{--fa:"\f2c8";--fa--fa:"\f2c8\f2c8"}.fa-thermometer-3{--fa:"\f2c8";--fa--fa:"\f2c8\f2c8"}.fa-thermometer-three-quarters{--fa:"\f2c8";--fa--fa:"\f2c8\f2c8"}.fa-bell-school{--fa:"\f5d5";--fa--fa:"\f5d5\f5d5"}.fa-mobile-screen{--fa:"\f3cf";--fa--fa:"\f3cf\f3cf"}.fa-mobile-android-alt{--fa:"\f3cf";--fa--fa:"\f3cf\f3cf"}.fa-plane-up{--fa:"\e22d";--fa--fa:"\e22d\e22d"}.fa-folder-heart{--fa:"\e189";--fa--fa:"\e189\e189"}.fa-circle-location-arrow{--fa:"\f602";--fa--fa:"\f602\f602"}.fa-location-circle{--fa:"\f602";--fa--fa:"\f602\f602"}.fa-face-head-bandage{--fa:"\e37a";--fa--fa:"\e37a\e37a"}.fa-sushi-roll{--fa:"\e48b";--fa--fa:"\e48b\e48b"}.fa-maki-roll{--fa:"\e48b";--fa--fa:"\e48b\e48b"}.fa-makizushi{--fa:"\e48b";--fa--fa:"\e48b\e48b"}.fa-car-bump{--fa:"\f5e0";--fa--fa:"\f5e0\f5e0"}.fa-piggy-bank{--fa:"\f4d3";--fa--fa:"\f4d3\f4d3"}.fa-racquet{--fa:"\f45a";--fa--fa:"\f45a\f45a"}.fa-car-mirrors{--fa:"\e343";--fa--fa:"\e343\e343"}.fa-industry-windows{--fa:"\f3b3";--fa--fa:"\f3b3\f3b3"}.fa-industry-alt{--fa:"\f3b3";--fa--fa:"\f3b3\f3b3"}.fa-bolt-auto{--fa:"\e0b6";--fa--fa:"\e0b6\e0b6"}.fa-battery-half{--fa:"\f242";--fa--fa:"\f242\f242"}.fa-battery-3{--fa:"\f242";--fa--fa:"\f242\f242"}.fa-flux-capacitor{--fa:"\f8ba";--fa--fa:"\f8ba\f8ba"}.fa-mountain-city{--fa:"\e52e";--fa--fa:"\e52e\e52e"}.fa-coins{--fa:"\f51e";--fa--fa:"\f51e\f51e"}.fa-honey-pot{--fa:"\e418";--fa--fa:"\e418\e418"}.fa-olive{--fa:"\e316";--fa--fa:"\e316\e316"}.fa-khanda{--fa:"\f66d";--fa--fa:"\f66d\f66d"}.fa-filter-list{--fa:"\e17c";--fa--fa:"\e17c\e17c"}.fa-outlet{--fa:"\e01c";--fa--fa:"\e01c\e01c"}.fa-sliders{--fa:"\f1de";--fa--fa:"\f1de\f1de"}.fa-sliders-h{--fa:"\f1de";--fa--fa:"\f1de\f1de"}.fa-cauldron{--fa:"\f6bf";--fa--fa:"\f6bf\f6bf"}.fa-people{--fa:"\e216";--fa--fa:"\e216\e216"}.fa-folder-tree{--fa:"\f802";--fa--fa:"\f802\f802"}.fa-network-wired{--fa:"\f6ff";--fa--fa:"\f6ff\f6ff"}.fa-croissant{--fa:"\f7f6";--fa--fa:"\f7f6\f7f6"}.fa-map-pin{--fa:"\f276";--fa--fa:"\f276\f276"}.fa-hamsa{--fa:"\f665";--fa--fa:"\f665\f665"}.fa-cent-sign{--fa:"\e3f5";--fa--fa:"\e3f5\e3f5"}.fa-swords-laser{--fa:"\e03d";--fa--fa:"\e03d\e03d"}.fa-flask{--fa:"\f0c3";--fa--fa:"\f0c3\f0c3"}.fa-person-pregnant{--fa:"\e31e";--fa--fa:"\e31e\e31e"}.fa-square-u{--fa:"\e281";--fa--fa:"\e281\e281"}.fa-wand-sparkles{--fa:"\f72b";--fa--fa:"\f72b\f72b"}.fa-router{--fa:"\f8da";--fa--fa:"\f8da\f8da"}.fa-ellipsis-vertical{--fa:"\f142";--fa--fa:"\f142\f142"}.fa-ellipsis-v{--fa:"\f142";--fa--fa:"\f142\f142"}.fa-sword-laser-alt{--fa:"\e03c";--fa--fa:"\e03c\e03c"}.fa-ticket{--fa:"\f145";--fa--fa:"\f145\f145"}.fa-power-off{--fa:"\f011";--fa--fa:"\f011\f011"}.fa-coin{--fa:"\f85c";--fa--fa:"\f85c\f85c"}.fa-laptop-slash{--fa:"\e1c7";--fa--fa:"\e1c7\e1c7"}.fa-right-long{--fa:"\f30b";--fa--fa:"\f30b\f30b"}.fa-long-arrow-alt-right{--fa:"\f30b";--fa--fa:"\f30b\f30b"}.fa-circle-b{--fa:"\e0fd";--fa--fa:"\e0fd\e0fd"}.fa-person-dress-simple{--fa:"\e21c";--fa--fa:"\e21c\e21c"}.fa-pipe-collar{--fa:"\e437";--fa--fa:"\e437\e437"}.fa-lights-holiday{--fa:"\f7b2";--fa--fa:"\f7b2\f7b2"}.fa-citrus{--fa:"\e2f4";--fa--fa:"\e2f4\e2f4"}.fa-flag-usa{--fa:"\f74d";--fa--fa:"\f74d\f74d"}.fa-laptop-file{--fa:"\e51d";--fa--fa:"\e51d\e51d"}.fa-tty{--fa:"\f1e4";--fa--fa:"\f1e4\f1e4"}.fa-teletype{--fa:"\f1e4";--fa--fa:"\f1e4\f1e4"}.fa-chart-tree-map{--fa:"\e0ea";--fa--fa:"\e0ea\e0ea"}.fa-diagram-next{--fa:"\e476";--fa--fa:"\e476\e476"}.fa-person-rifle{--fa:"\e54e";--fa--fa:"\e54e\e54e"}.fa-clock-five-thirty{--fa:"\e34a";--fa--fa:"\e34a\e34a"}.fa-pipe-valve{--fa:"\e439";--fa--fa:"\e439\e439"}.fa-lightbulb-message{--fa:"\e687";--fa--fa:"\e687\e687"}.fa-arrow-up-from-arc{--fa:"\e4b4";--fa--fa:"\e4b4\e4b4"}.fa-face-spiral-eyes{--fa:"\e485";--fa--fa:"\e485\e485"}.fa-compress-wide{--fa:"\f326";--fa--fa:"\f326\f326"}.fa-circle-phone-hangup{--fa:"\e11d";--fa--fa:"\e11d\e11d"}.fa-phone-circle-down{--fa:"\e11d";--fa--fa:"\e11d\e11d"}.fa-gear-complex-code{--fa:"\e5eb";--fa--fa:"\e5eb\e5eb"}.fa-house-medical-circle-exclamation{--fa:"\e512";--fa--fa:"\e512\e512"}.fa-badminton{--fa:"\e33a";--fa--fa:"\e33a\e33a"}.fa-closed-captioning{--fa:"\f20a";--fa--fa:"\f20a\f20a"}.fa-person-hiking{--fa:"\f6ec";--fa--fa:"\f6ec\f6ec"}.fa-hiking{--fa:"\f6ec";--fa--fa:"\f6ec\f6ec"}.fa-right-from-line{--fa:"\f347";--fa--fa:"\f347\f347"}.fa-arrow-alt-from-left{--fa:"\f347";--fa--fa:"\f347\f347"}.fa-venus-double{--fa:"\f226";--fa--fa:"\f226\f226"}.fa-images{--fa:"\f302";--fa--fa:"\f302\f302"}.fa-calculator{--fa:"\f1ec";--fa--fa:"\f1ec\f1ec"}.fa-shuttlecock{--fa:"\f45b";--fa--fa:"\f45b\f45b"}.fa-user-hair{--fa:"\e45a";--fa--fa:"\e45a\e45a"}.fa-eye-evil{--fa:"\f6db";--fa--fa:"\f6db\f6db"}.fa-people-pulling{--fa:"\e535";--fa--fa:"\e535\e535"}.fa-n{--fa:"\4e";--fa--fa:"\4e\4e"}.fa-swap{--fa:"\e609";--fa--fa:"\e609\e609"}.fa-garage{--fa:"\e009";--fa--fa:"\e009\e009"}.fa-cable-car{--fa:"\f7da";--fa--fa:"\f7da\f7da"}.fa-tram{--fa:"\f7da";--fa--fa:"\f7da\f7da"}.fa-shovel-snow{--fa:"\f7c3";--fa--fa:"\f7c3\f7c3"}.fa-cloud-rain{--fa:"\f73d";--fa--fa:"\f73d\f73d"}.fa-face-lying{--fa:"\e37e";--fa--fa:"\e37e\e37e"}.fa-sprinkler{--fa:"\e035";--fa--fa:"\e035\e035"}.fa-building-circle-xmark{--fa:"\e4d4";--fa--fa:"\e4d4\e4d4"}.fa-person-sledding{--fa:"\f7cb";--fa--fa:"\f7cb\f7cb"}.fa-sledding{--fa:"\f7cb";--fa--fa:"\f7cb\f7cb"}.fa-game-console-handheld{--fa:"\f8bb";--fa--fa:"\f8bb\f8bb"}.fa-ship{--fa:"\f21a";--fa--fa:"\f21a\f21a"}.fa-clock-six-thirty{--fa:"\e353";--fa--fa:"\e353\e353"}.fa-battery-slash{--fa:"\f377";--fa--fa:"\f377\f377"}.fa-tugrik-sign{--fa:"\e2ba";--fa--fa:"\e2ba\e2ba"}.fa-arrows-down-to-line{--fa:"\e4b8";--fa--fa:"\e4b8\e4b8"}.fa-download{--fa:"\f019";--fa--fa:"\f019\f019"}.fa-angles-up-down{--fa:"\e60d";--fa--fa:"\e60d\e60d"}.fa-shelves{--fa:"\f480";--fa--fa:"\f480\f480"}.fa-inventory{--fa:"\f480";--fa--fa:"\f480\f480"}.fa-cloud-snow{--fa:"\f742";--fa--fa:"\f742\f742"}.fa-face-grin{--fa:"\f580";--fa--fa:"\f580\f580"}.fa-grin{--fa:"\f580";--fa--fa:"\f580\f580"}.fa-delete-left{--fa:"\f55a";--fa--fa:"\f55a\f55a"}.fa-backspace{--fa:"\f55a";--fa--fa:"\f55a\f55a"}.fa-oven{--fa:"\e01d";--fa--fa:"\e01d\e01d"}.fa-cloud-binary{--fa:"\e601";--fa--fa:"\e601\e601"}.fa-eye-dropper{--fa:"\f1fb";--fa--fa:"\f1fb\f1fb"}.fa-eye-dropper-empty{--fa:"\f1fb";--fa--fa:"\f1fb\f1fb"}.fa-eyedropper{--fa:"\f1fb";--fa--fa:"\f1fb\f1fb"}.fa-comment-captions{--fa:"\e146";--fa--fa:"\e146\e146"}.fa-comments-question{--fa:"\e14e";--fa--fa:"\e14e\e14e"}.fa-scribble{--fa:"\e23f";--fa--fa:"\e23f\e23f"}.fa-rotate-exclamation{--fa:"\e23c";--fa--fa:"\e23c\e23c"}.fa-file-circle-check{--fa:"\e5a0";--fa--fa:"\e5a0\e5a0"}.fa-glass{--fa:"\f804";--fa--fa:"\f804\f804"}.fa-loader{--fa:"\e1d4";--fa--fa:"\e1d4\e1d4"}.fa-forward{--fa:"\f04e";--fa--fa:"\f04e\f04e"}.fa-user-pilot{--fa:"\e2c0";--fa--fa:"\e2c0\e2c0"}.fa-mobile{--fa:"\f3ce";--fa--fa:"\f3ce\f3ce"}.fa-mobile-android{--fa:"\f3ce";--fa--fa:"\f3ce\f3ce"}.fa-mobile-phone{--fa:"\f3ce";--fa--fa:"\f3ce\f3ce"}.fa-code-pull-request-closed{--fa:"\e3f9";--fa--fa:"\e3f9\e3f9"}.fa-face-meh{--fa:"\f11a";--fa--fa:"\f11a\f11a"}.fa-meh{--fa:"\f11a";--fa--fa:"\f11a\f11a"}.fa-align-center{--fa:"\f037";--fa--fa:"\f037\f037"}.fa-book-skull{--fa:"\f6b7";--fa--fa:"\f6b7\f6b7"}.fa-book-dead{--fa:"\f6b7";--fa--fa:"\f6b7\f6b7"}.fa-id-card{--fa:"\f2c2";--fa--fa:"\f2c2\f2c2"}.fa-drivers-license{--fa:"\f2c2";--fa--fa:"\f2c2\f2c2"}.fa-face-dotted{--fa:"\e47f";--fa--fa:"\e47f\e47f"}.fa-face-worried{--fa:"\e3a3";--fa--fa:"\e3a3\e3a3"}.fa-outdent{--fa:"\f03b";--fa--fa:"\f03b\f03b"}.fa-dedent{--fa:"\f03b";--fa--fa:"\f03b\f03b"}.fa-court-sport{--fa:"\e643";--fa--fa:"\e643\e643"}.fa-heart-circle-exclamation{--fa:"\e4fe";--fa--fa:"\e4fe\e4fe"}.fa-house{--fa:"\f015";--fa--fa:"\f015\f015"}.fa-home{--fa:"\f015";--fa--fa:"\f015\f015"}.fa-home-alt{--fa:"\f015";--fa--fa:"\f015\f015"}.fa-home-lg-alt{--fa:"\f015";--fa--fa:"\f015\f015"}.fa-vector-circle{--fa:"\e2c6";--fa--fa:"\e2c6\e2c6"}.fa-car-circle-bolt{--fa:"\e342";--fa--fa:"\e342\e342"}.fa-calendar-week{--fa:"\f784";--fa--fa:"\f784\f784"}.fa-flying-disc{--fa:"\e3a9";--fa--fa:"\e3a9\e3a9"}.fa-laptop-medical{--fa:"\f812";--fa--fa:"\f812\f812"}.fa-square-down-right{--fa:"\e26c";--fa--fa:"\e26c\e26c"}.fa-b{--fa:"\42";--fa--fa:"\42\42"}.fa-seat-airline{--fa:"\e244";--fa--fa:"\e244\e244"}.fa-moon-over-sun{--fa:"\f74a";--fa--fa:"\f74a\f74a"}.fa-eclipse-alt{--fa:"\f74a";--fa--fa:"\f74a\f74a"}.fa-pipe{--fa:"\7c";--fa--fa:"\7c\7c"}.fa-file-medical{--fa:"\f477";--fa--fa:"\f477\f477"}.fa-potato{--fa:"\e440";--fa--fa:"\e440\e440"}.fa-dice-one{--fa:"\f525";--fa--fa:"\f525\f525"}.fa-circle-a{--fa:"\e0f7";--fa--fa:"\e0f7\e0f7"}.fa-helmet-battle{--fa:"\f6eb";--fa--fa:"\f6eb\f6eb"}.fa-butter{--fa:"\e3e4";--fa--fa:"\e3e4\e3e4"}.fa-blanket-fire{--fa:"\e3da";--fa--fa:"\e3da\e3da"}.fa-kiwi-bird{--fa:"\f535";--fa--fa:"\f535\f535"}.fa-castle{--fa:"\e0de";--fa--fa:"\e0de\e0de"}.fa-golf-club{--fa:"\f451";--fa--fa:"\f451\f451"}.fa-arrow-right-arrow-left{--fa:"\f0ec";--fa--fa:"\f0ec\f0ec"}.fa-exchange{--fa:"\f0ec";--fa--fa:"\f0ec\f0ec"}.fa-rotate-right{--fa:"\f2f9";--fa--fa:"\f2f9\f2f9"}.fa-redo-alt{--fa:"\f2f9";--fa--fa:"\f2f9\f2f9"}.fa-rotate-forward{--fa:"\f2f9";--fa--fa:"\f2f9\f2f9"}.fa-utensils{--fa:"\f2e7";--fa--fa:"\f2e7\f2e7"}.fa-cutlery{--fa:"\f2e7";--fa--fa:"\f2e7\f2e7"}.fa-arrow-up-wide-short{--fa:"\f161";--fa--fa:"\f161\f161"}.fa-sort-amount-up{--fa:"\f161";--fa--fa:"\f161\f161"}.fa-chart-pie-simple-circle-dollar{--fa:"\e605";--fa--fa:"\e605\e605"}.fa-balloons{--fa:"\e2e4";--fa--fa:"\e2e4\e2e4"}.fa-mill-sign{--fa:"\e1ed";--fa--fa:"\e1ed\e1ed"}.fa-bowl-rice{--fa:"\e2eb";--fa--fa:"\e2eb\e2eb"}.fa-timeline-arrow{--fa:"\e29d";--fa--fa:"\e29d\e29d"}.fa-skull{--fa:"\f54c";--fa--fa:"\f54c\f54c"}.fa-game-board-simple{--fa:"\f868";--fa--fa:"\f868\f868"}.fa-game-board-alt{--fa:"\f868";--fa--fa:"\f868\f868"}.fa-circle-video{--fa:"\e12b";--fa--fa:"\e12b\e12b"}.fa-video-circle{--fa:"\e12b";--fa--fa:"\e12b\e12b"}.fa-chart-scatter-bubble{--fa:"\e0e9";--fa--fa:"\e0e9\e0e9"}.fa-house-turret{--fa:"\e1b4";--fa--fa:"\e1b4\e1b4"}.fa-banana{--fa:"\e2e5";--fa--fa:"\e2e5\e2e5"}.fa-hand-holding-skull{--fa:"\e1a4";--fa--fa:"\e1a4\e1a4"}.fa-people-dress{--fa:"\e217";--fa--fa:"\e217\e217"}.fa-loveseat{--fa:"\f4cc";--fa--fa:"\f4cc\f4cc"}.fa-couch-small{--fa:"\f4cc";--fa--fa:"\f4cc\f4cc"}.fa-tower-broadcast{--fa:"\f519";--fa--fa:"\f519\f519"}.fa-broadcast-tower{--fa:"\f519";--fa--fa:"\f519\f519"}.fa-truck-pickup{--fa:"\f63c";--fa--fa:"\f63c\f63c"}.fa-block-quote{--fa:"\e0b5";--fa--fa:"\e0b5\e0b5"}.fa-up-long{--fa:"\f30c";--fa--fa:"\f30c\f30c"}.fa-long-arrow-alt-up{--fa:"\f30c";--fa--fa:"\f30c\f30c"}.fa-stop{--fa:"\f04d";--fa--fa:"\f04d\f04d"}.fa-code-merge{--fa:"\f387";--fa--fa:"\f387\f387"}.fa-money-check-dollar-pen{--fa:"\f873";--fa--fa:"\f873\f873"}.fa-money-check-edit-alt{--fa:"\f873";--fa--fa:"\f873\f873"}.fa-up-from-line{--fa:"\f346";--fa--fa:"\f346\f346"}.fa-arrow-alt-from-bottom{--fa:"\f346";--fa--fa:"\f346\f346"}.fa-upload{--fa:"\f093";--fa--fa:"\f093\f093"}.fa-hurricane{--fa:"\f751";--fa--fa:"\f751\f751"}.fa-grid-round-2-plus{--fa:"\e5dc";--fa--fa:"\e5dc\e5dc"}.fa-people-pants{--fa:"\e219";--fa--fa:"\e219\e219"}.fa-mound{--fa:"\e52d";--fa--fa:"\e52d\e52d"}.fa-windsock{--fa:"\f777";--fa--fa:"\f777\f777"}.fa-circle-half{--fa:"\e110";--fa--fa:"\e110\e110"}.fa-brake-warning{--fa:"\e0c7";--fa--fa:"\e0c7\e0c7"}.fa-toilet-portable{--fa:"\e583";--fa--fa:"\e583\e583"}.fa-compact-disc{--fa:"\f51f";--fa--fa:"\f51f\f51f"}.fa-file-arrow-down{--fa:"\f56d";--fa--fa:"\f56d\f56d"}.fa-file-download{--fa:"\f56d";--fa--fa:"\f56d\f56d"}.fa-saxophone-fire{--fa:"\f8db";--fa--fa:"\f8db\f8db"}.fa-sax-hot{--fa:"\f8db";--fa--fa:"\f8db\f8db"}.fa-camera-web-slash{--fa:"\f833";--fa--fa:"\f833\f833"}.fa-webcam-slash{--fa:"\f833";--fa--fa:"\f833\f833"}.fa-folder-medical{--fa:"\e18c";--fa--fa:"\e18c\e18c"}.fa-folder-gear{--fa:"\e187";--fa--fa:"\e187\e187"}.fa-folder-cog{--fa:"\e187";--fa--fa:"\e187\e187"}.fa-hand-wave{--fa:"\e1a7";--fa--fa:"\e1a7\e1a7"}.fa-arrow-up-arrow-down{--fa:"\e099";--fa--fa:"\e099\e099"}.fa-sort-up-down{--fa:"\e099";--fa--fa:"\e099\e099"}.fa-caravan{--fa:"\f8ff";--fa--fa:"\f8ff\f8ff"}.fa-shield-cat{--fa:"\e572";--fa--fa:"\e572\e572"}.fa-message-slash{--fa:"\f4a9";--fa--fa:"\f4a9\f4a9"}.fa-comment-alt-slash{--fa:"\f4a9";--fa--fa:"\f4a9\f4a9"}.fa-bolt{--fa:"\f0e7";--fa--fa:"\f0e7\f0e7"}.fa-zap{--fa:"\f0e7";--fa--fa:"\f0e7\f0e7"}.fa-trash-can-check{--fa:"\e2a9";--fa--fa:"\e2a9\e2a9"}.fa-glass-water{--fa:"\e4f4";--fa--fa:"\e4f4\e4f4"}.fa-oil-well{--fa:"\e532";--fa--fa:"\e532\e532"}.fa-table-cells-column-unlock{--fa:"\e690";--fa--fa:"\e690\e690"}.fa-person-simple{--fa:"\e220";--fa--fa:"\e220\e220"}.fa-arrow-turn-left-up{--fa:"\e634";--fa--fa:"\e634\e634"}.fa-vault{--fa:"\e2c5";--fa--fa:"\e2c5\e2c5"}.fa-mars{--fa:"\f222";--fa--fa:"\f222\f222"}.fa-toilet{--fa:"\f7d8";--fa--fa:"\f7d8\f7d8"}.fa-plane-circle-xmark{--fa:"\e557";--fa--fa:"\e557\e557"}.fa-yen-sign{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-cny{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-jpy{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-rmb{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-yen{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-gear-code{--fa:"\e5e8";--fa--fa:"\e5e8\e5e8"}.fa-notes{--fa:"\e202";--fa--fa:"\e202\e202"}.fa-ruble-sign{--fa:"\f158";--fa--fa:"\f158\f158"}.fa-rouble{--fa:"\f158";--fa--fa:"\f158\f158"}.fa-rub{--fa:"\f158";--fa--fa:"\f158\f158"}.fa-ruble{--fa:"\f158";--fa--fa:"\f158\f158"}.fa-trash-undo{--fa:"\f895";--fa--fa:"\f895\f895"}.fa-trash-arrow-turn-left{--fa:"\f895";--fa--fa:"\f895\f895"}.fa-champagne-glass{--fa:"\f79e";--fa--fa:"\f79e\f79e"}.fa-glass-champagne{--fa:"\f79e";--fa--fa:"\f79e\f79e"}.fa-objects-align-center-horizontal{--fa:"\e3bc";--fa--fa:"\e3bc\e3bc"}.fa-sun{--fa:"\f185";--fa--fa:"\f185\f185"}.fa-trash-can-slash{--fa:"\e2ad";--fa--fa:"\e2ad\e2ad"}.fa-trash-alt-slash{--fa:"\e2ad";--fa--fa:"\e2ad\e2ad"}.fa-screen-users{--fa:"\f63d";--fa--fa:"\f63d\f63d"}.fa-users-class{--fa:"\f63d";--fa--fa:"\f63d\f63d"}.fa-guitar{--fa:"\f7a6";--fa--fa:"\f7a6\f7a6"}.fa-square-arrow-left{--fa:"\f33a";--fa--fa:"\f33a\f33a"}.fa-arrow-square-left{--fa:"\f33a";--fa--fa:"\f33a\f33a"}.fa-square-8{--fa:"\e25d";--fa--fa:"\e25d\e25d"}.fa-face-smile-hearts{--fa:"\e390";--fa--fa:"\e390\e390"}.fa-brackets-square{--fa:"\f7e9";--fa--fa:"\f7e9\f7e9"}.fa-brackets{--fa:"\f7e9";--fa--fa:"\f7e9\f7e9"}.fa-laptop-arrow-down{--fa:"\e1c6";--fa--fa:"\e1c6\e1c6"}.fa-hockey-stick-puck{--fa:"\e3ae";--fa--fa:"\e3ae\e3ae"}.fa-house-tree{--fa:"\e1b3";--fa--fa:"\e1b3\e1b3"}.fa-signal-fair{--fa:"\f68d";--fa--fa:"\f68d\f68d"}.fa-signal-2{--fa:"\f68d";--fa--fa:"\f68d\f68d"}.fa-face-laugh-wink{--fa:"\f59c";--fa--fa:"\f59c\f59c"}.fa-laugh-wink{--fa:"\f59c";--fa--fa:"\f59c\f59c"}.fa-circle-dollar{--fa:"\f2e8";--fa--fa:"\f2e8\f2e8"}.fa-dollar-circle{--fa:"\f2e8";--fa--fa:"\f2e8\f2e8"}.fa-usd-circle{--fa:"\f2e8";--fa--fa:"\f2e8\f2e8"}.fa-horse-head{--fa:"\f7ab";--fa--fa:"\f7ab\f7ab"}.fa-arrows-repeat{--fa:"\f364";--fa--fa:"\f364\f364"}.fa-repeat-alt{--fa:"\f364";--fa--fa:"\f364\f364"}.fa-bore-hole{--fa:"\e4c3";--fa--fa:"\e4c3\e4c3"}.fa-industry{--fa:"\f275";--fa--fa:"\f275\f275"}.fa-image-polaroid{--fa:"\f8c4";--fa--fa:"\f8c4\f8c4"}.fa-wave-triangle{--fa:"\f89a";--fa--fa:"\f89a\f89a"}.fa-turn-left-down{--fa:"\e637";--fa--fa:"\e637\e637"}.fa-person-running-fast{--fa:"\e5ff";--fa--fa:"\e5ff\e5ff"}.fa-circle-down{--fa:"\f358";--fa--fa:"\f358\f358"}.fa-arrow-alt-circle-down{--fa:"\f358";--fa--fa:"\f358\f358"}.fa-grill{--fa:"\e5a3";--fa--fa:"\e5a3\e5a3"}.fa-arrows-turn-to-dots{--fa:"\e4c1";--fa--fa:"\e4c1\e4c1"}.fa-chart-mixed{--fa:"\f643";--fa--fa:"\f643\f643"}.fa-analytics{--fa:"\f643";--fa--fa:"\f643\f643"}.fa-florin-sign{--fa:"\e184";--fa--fa:"\e184\e184"}.fa-arrow-down-short-wide{--fa:"\f884";--fa--fa:"\f884\f884"}.fa-sort-amount-desc{--fa:"\f884";--fa--fa:"\f884\f884"}.fa-sort-amount-down-alt{--fa:"\f884";--fa--fa:"\f884\f884"}.fa-less-than{--fa:"\3c";--fa--fa:"\3c\3c"}.fa-display-code{--fa:"\e165";--fa--fa:"\e165\e165"}.fa-desktop-code{--fa:"\e165";--fa--fa:"\e165\e165"}.fa-face-drooling{--fa:"\e372";--fa--fa:"\e372\e372"}.fa-oil-temperature{--fa:"\f614";--fa--fa:"\f614\f614"}.fa-oil-temp{--fa:"\f614";--fa--fa:"\f614\f614"}.fa-square-question{--fa:"\f2fd";--fa--fa:"\f2fd\f2fd"}.fa-question-square{--fa:"\f2fd";--fa--fa:"\f2fd\f2fd"}.fa-air-conditioner{--fa:"\f8f4";--fa--fa:"\f8f4\f8f4"}.fa-angle-down{--fa:"\f107";--fa--fa:"\f107\f107"}.fa-mountains{--fa:"\f6fd";--fa--fa:"\f6fd\f6fd"}.fa-omega{--fa:"\f67a";--fa--fa:"\f67a\f67a"}.fa-car-tunnel{--fa:"\e4de";--fa--fa:"\e4de\e4de"}.fa-person-dolly-empty{--fa:"\f4d1";--fa--fa:"\f4d1\f4d1"}.fa-pan-food{--fa:"\e42b";--fa--fa:"\e42b\e42b"}.fa-head-side-cough{--fa:"\e061";--fa--fa:"\e061\e061"}.fa-grip-lines{--fa:"\f7a4";--fa--fa:"\f7a4\f7a4"}.fa-thumbs-down{--fa:"\f165";--fa--fa:"\f165\f165"}.fa-user-lock{--fa:"\f502";--fa--fa:"\f502\f502"}.fa-arrow-right-long{--fa:"\f178";--fa--fa:"\f178\f178"}.fa-long-arrow-right{--fa:"\f178";--fa--fa:"\f178\f178"}.fa-tickets-airline{--fa:"\e29b";--fa--fa:"\e29b\e29b"}.fa-tickets-perforated-plane{--fa:"\e29b";--fa--fa:"\e29b\e29b"}.fa-tickets-plane{--fa:"\e29b";--fa--fa:"\e29b\e29b"}.fa-tent-double-peak{--fa:"\e627";--fa--fa:"\e627\e627"}.fa-anchor-circle-xmark{--fa:"\e4ac";--fa--fa:"\e4ac\e4ac"}.fa-ellipsis{--fa:"\f141";--fa--fa:"\f141\f141"}.fa-ellipsis-h{--fa:"\f141";--fa--fa:"\f141\f141"}.fa-nfc-slash{--fa:"\e1fc";--fa--fa:"\e1fc\e1fc"}.fa-chess-pawn{--fa:"\f443";--fa--fa:"\f443\f443"}.fa-kit-medical{--fa:"\f479";--fa--fa:"\f479\f479"}.fa-first-aid{--fa:"\f479";--fa--fa:"\f479\f479"}.fa-grid-2-plus{--fa:"\e197";--fa--fa:"\e197\e197"}.fa-bells{--fa:"\f77f";--fa--fa:"\f77f\f77f"}.fa-person-through-window{--fa:"\e5a9";--fa--fa:"\e5a9\e5a9"}.fa-toolbox{--fa:"\f552";--fa--fa:"\f552\f552"}.fa-globe-wifi{--fa:"\e685";--fa--fa:"\e685\e685"}.fa-envelope-dot{--fa:"\e16f";--fa--fa:"\e16f\e16f"}.fa-envelope-badge{--fa:"\e16f";--fa--fa:"\e16f\e16f"}.fa-magnifying-glass-waveform{--fa:"\e661";--fa--fa:"\e661\e661"}.fa-hands-holding-circle{--fa:"\e4fb";--fa--fa:"\e4fb\e4fb"}.fa-bug{--fa:"\f188";--fa--fa:"\f188\f188"}.fa-bowl-chopsticks{--fa:"\e2e9";--fa--fa:"\e2e9\e2e9"}.fa-credit-card{--fa:"\f09d";--fa--fa:"\f09d\f09d"}.fa-credit-card-alt{--fa:"\f09d";--fa--fa:"\f09d\f09d"}.fa-circle-s{--fa:"\e121";--fa--fa:"\e121\e121"}.fa-box-ballot{--fa:"\f735";--fa--fa:"\f735\f735"}.fa-car{--fa:"\f1b9";--fa--fa:"\f1b9\f1b9"}.fa-automobile{--fa:"\f1b9";--fa--fa:"\f1b9\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7";--fa--fa:"\e4f7\e4f7"}.fa-user-tie-hair{--fa:"\e45f";--fa--fa:"\e45f\e45f"}.fa-podium-star{--fa:"\f758";--fa--fa:"\f758\f758"}.fa-user-hair-mullet{--fa:"\e45c";--fa--fa:"\e45c\e45c"}.fa-business-front{--fa:"\e45c";--fa--fa:"\e45c\e45c"}.fa-party-back{--fa:"\e45c";--fa--fa:"\e45c\e45c"}.fa-trian-balbot{--fa:"\e45c";--fa--fa:"\e45c\e45c"}.fa-microphone-stand{--fa:"\f8cb";--fa--fa:"\f8cb\f8cb"}.fa-book-open-reader{--fa:"\f5da";--fa--fa:"\f5da\f5da"}.fa-book-reader{--fa:"\f5da";--fa--fa:"\f5da\f5da"}.fa-family-dress{--fa:"\e301";--fa--fa:"\e301\e301"}.fa-circle-x{--fa:"\e12e";--fa--fa:"\e12e\e12e"}.fa-cabin{--fa:"\e46d";--fa--fa:"\e46d\e46d"}.fa-mountain-sun{--fa:"\e52f";--fa--fa:"\e52f\e52f"}.fa-chart-simple-horizontal{--fa:"\e474";--fa--fa:"\e474\e474"}.fa-arrows-left-right-to-line{--fa:"\e4ba";--fa--fa:"\e4ba\e4ba"}.fa-hand-back-point-left{--fa:"\e19f";--fa--fa:"\e19f\e19f"}.fa-message-dots{--fa:"\f4a3";--fa--fa:"\f4a3\f4a3"}.fa-comment-alt-dots{--fa:"\f4a3";--fa--fa:"\f4a3\f4a3"}.fa-messaging{--fa:"\f4a3";--fa--fa:"\f4a3\f4a3"}.fa-file-heart{--fa:"\e176";--fa--fa:"\e176\e176"}.fa-beer-mug{--fa:"\e0b3";--fa--fa:"\e0b3\e0b3"}.fa-beer-foam{--fa:"\e0b3";--fa--fa:"\e0b3\e0b3"}.fa-dice-d20{--fa:"\f6cf";--fa--fa:"\f6cf\f6cf"}.fa-drone{--fa:"\f85f";--fa--fa:"\f85f\f85f"}.fa-truck-droplet{--fa:"\e58c";--fa--fa:"\e58c\e58c"}.fa-file-circle-xmark{--fa:"\e5a1";--fa--fa:"\e5a1\e5a1"}.fa-temperature-arrow-up{--fa:"\e040";--fa--fa:"\e040\e040"}.fa-temperature-up{--fa:"\e040";--fa--fa:"\e040\e040"}.fa-medal{--fa:"\f5a2";--fa--fa:"\f5a2\f5a2"}.fa-person-fairy{--fa:"\e608";--fa--fa:"\e608\e608"}.fa-bed{--fa:"\f236";--fa--fa:"\f236\f236"}.fa-book-copy{--fa:"\e0be";--fa--fa:"\e0be\e0be"}.fa-square-h{--fa:"\f0fd";--fa--fa:"\f0fd\f0fd"}.fa-h-square{--fa:"\f0fd";--fa--fa:"\f0fd\f0fd"}.fa-square-c{--fa:"\e266";--fa--fa:"\e266\e266"}.fa-clock-two{--fa:"\e35a";--fa--fa:"\e35a\e35a"}.fa-square-ellipsis-vertical{--fa:"\e26f";--fa--fa:"\e26f\e26f"}.fa-calendar-users{--fa:"\e5e2";--fa--fa:"\e5e2\e5e2"}.fa-podcast{--fa:"\f2ce";--fa--fa:"\f2ce\f2ce"}.fa-bee{--fa:"\e0b2";--fa--fa:"\e0b2\e0b2"}.fa-temperature-full{--fa:"\f2c7";--fa--fa:"\f2c7\f2c7"}.fa-temperature-4{--fa:"\f2c7";--fa--fa:"\f2c7\f2c7"}.fa-thermometer-4{--fa:"\f2c7";--fa--fa:"\f2c7\f2c7"}.fa-thermometer-full{--fa:"\f2c7";--fa--fa:"\f2c7\f2c7"}.fa-bell{--fa:"\f0f3";--fa--fa:"\f0f3\f0f3"}.fa-candy-bar{--fa:"\e3e8";--fa--fa:"\e3e8\e3e8"}.fa-chocolate-bar{--fa:"\e3e8";--fa--fa:"\e3e8\e3e8"}.fa-xmark-large{--fa:"\e59b";--fa--fa:"\e59b\e59b"}.fa-pinata{--fa:"\e3c3";--fa--fa:"\e3c3\e3c3"}.fa-file-ppt{--fa:"\e64a";--fa--fa:"\e64a\e64a"}.fa-arrows-from-line{--fa:"\e0a4";--fa--fa:"\e0a4\e0a4"}.fa-superscript{--fa:"\f12b";--fa--fa:"\f12b\f12b"}.fa-bowl-spoon{--fa:"\e3e0";--fa--fa:"\e3e0\e3e0"}.fa-hexagon-check{--fa:"\e416";--fa--fa:"\e416\e416"}.fa-plug-circle-xmark{--fa:"\e560";--fa--fa:"\e560\e560"}.fa-star-of-life{--fa:"\f621";--fa--fa:"\f621\f621"}.fa-phone-slash{--fa:"\f3dd";--fa--fa:"\f3dd\f3dd"}.fa-traffic-light-stop{--fa:"\f63a";--fa--fa:"\f63a\f63a"}.fa-paint-roller{--fa:"\f5aa";--fa--fa:"\f5aa\f5aa"}.fa-accent-grave{--fa:"\60";--fa--fa:"\60\60"}.fa-handshake-angle{--fa:"\f4c4";--fa--fa:"\f4c4\f4c4"}.fa-hands-helping{--fa:"\f4c4";--fa--fa:"\f4c4\f4c4"}.fa-circle-0{--fa:"\e0ed";--fa--fa:"\e0ed\e0ed"}.fa-dial-med-low{--fa:"\e160";--fa--fa:"\e160\e160"}.fa-location-dot{--fa:"\f3c5";--fa--fa:"\f3c5\f3c5"}.fa-map-marker-alt{--fa:"\f3c5";--fa--fa:"\f3c5\f3c5"}.fa-crab{--fa:"\e3ff";--fa--fa:"\e3ff\e3ff"}.fa-box-open-full{--fa:"\f49c";--fa--fa:"\f49c\f49c"}.fa-box-full{--fa:"\f49c";--fa--fa:"\f49c\f49c"}.fa-file{--fa:"\f15b";--fa--fa:"\f15b\f15b"}.fa-greater-than{--fa:"\3e";--fa--fa:"\3e\3e"}.fa-quotes{--fa:"\e234";--fa--fa:"\e234\e234"}.fa-pretzel{--fa:"\e441";--fa--fa:"\e441\e441"}.fa-t-rex{--fa:"\e629";--fa--fa:"\e629\e629"}.fa-person-swimming{--fa:"\f5c4";--fa--fa:"\f5c4\f5c4"}.fa-swimmer{--fa:"\f5c4";--fa--fa:"\f5c4\f5c4"}.fa-arrow-down{--fa:"\f063";--fa--fa:"\f063\f063"}.fa-user-robot-xmarks{--fa:"\e4a7";--fa--fa:"\e4a7\e4a7"}.fa-message-quote{--fa:"\e1e4";--fa--fa:"\e1e4\e1e4"}.fa-comment-alt-quote{--fa:"\e1e4";--fa--fa:"\e1e4\e1e4"}.fa-candy-corn{--fa:"\f6bd";--fa--fa:"\f6bd\f6bd"}.fa-folder-magnifying-glass{--fa:"\e18b";--fa--fa:"\e18b\e18b"}.fa-folder-search{--fa:"\e18b";--fa--fa:"\e18b\e18b"}.fa-notebook{--fa:"\e201";--fa--fa:"\e201\e201"}.fa-circle-wifi{--fa:"\e67d";--fa--fa:"\e67d\e67d"}.fa-droplet{--fa:"\f043";--fa--fa:"\f043\f043"}.fa-tint{--fa:"\f043";--fa--fa:"\f043\f043"}.fa-bullseye-pointer{--fa:"\f649";--fa--fa:"\f649\f649"}.fa-eraser{--fa:"\f12d";--fa--fa:"\f12d\f12d"}.fa-hexagon-image{--fa:"\e504";--fa--fa:"\e504\e504"}.fa-earth-americas{--fa:"\f57d";--fa--fa:"\f57d\f57d"}.fa-earth{--fa:"\f57d";--fa--fa:"\f57d\f57d"}.fa-earth-america{--fa:"\f57d";--fa--fa:"\f57d\f57d"}.fa-globe-americas{--fa:"\f57d";--fa--fa:"\f57d\f57d"}.fa-file-svg{--fa:"\e64b";--fa--fa:"\e64b\e64b"}.fa-crate-apple{--fa:"\f6b1";--fa--fa:"\f6b1\f6b1"}.fa-apple-crate{--fa:"\f6b1";--fa--fa:"\f6b1\f6b1"}.fa-person-burst{--fa:"\e53b";--fa--fa:"\e53b\e53b"}.fa-game-board{--fa:"\f867";--fa--fa:"\f867\f867"}.fa-hat-chef{--fa:"\f86b";--fa--fa:"\f86b\f86b"}.fa-hand-back-point-right{--fa:"\e1a1";--fa--fa:"\e1a1\e1a1"}.fa-dove{--fa:"\f4ba";--fa--fa:"\f4ba\f4ba"}.fa-snowflake-droplets{--fa:"\e5c1";--fa--fa:"\e5c1\e5c1"}.fa-battery-empty{--fa:"\f244";--fa--fa:"\f244\f244"}.fa-battery-0{--fa:"\f244";--fa--fa:"\f244\f244"}.fa-grid-4{--fa:"\e198";--fa--fa:"\e198\e198"}.fa-socks{--fa:"\f696";--fa--fa:"\f696\f696"}.fa-face-sunglasses{--fa:"\e398";--fa--fa:"\e398\e398"}.fa-inbox{--fa:"\f01c";--fa--fa:"\f01c\f01c"}.fa-square-0{--fa:"\e255";--fa--fa:"\e255\e255"}.fa-section{--fa:"\e447";--fa--fa:"\e447\e447"}.fa-square-this-way-up{--fa:"\f49f";--fa--fa:"\f49f\f49f"}.fa-box-up{--fa:"\f49f";--fa--fa:"\f49f\f49f"}.fa-gauge-high{--fa:"\f625";--fa--fa:"\f625\f625"}.fa-tachometer-alt{--fa:"\f625";--fa--fa:"\f625\f625"}.fa-tachometer-alt-fast{--fa:"\f625";--fa--fa:"\f625\f625"}.fa-square-ampersand{--fa:"\e260";--fa--fa:"\e260\e260"}.fa-envelope-open-text{--fa:"\f658";--fa--fa:"\f658\f658"}.fa-lamp-desk{--fa:"\e014";--fa--fa:"\e014\e014"}.fa-hospital{--fa:"\f0f8";--fa--fa:"\f0f8\f0f8"}.fa-hospital-alt{--fa:"\f0f8";--fa--fa:"\f0f8\f0f8"}.fa-hospital-wide{--fa:"\f0f8";--fa--fa:"\f0f8\f0f8"}.fa-poll-people{--fa:"\f759";--fa--fa:"\f759\f759"}.fa-whiskey-glass-ice{--fa:"\f7a1";--fa--fa:"\f7a1\f7a1"}.fa-glass-whiskey-rocks{--fa:"\f7a1";--fa--fa:"\f7a1\f7a1"}.fa-wine-bottle{--fa:"\f72f";--fa--fa:"\f72f\f72f"}.fa-chess-rook{--fa:"\f447";--fa--fa:"\f447\f447"}.fa-user-bounty-hunter{--fa:"\e2bf";--fa--fa:"\e2bf\e2bf"}.fa-bars-staggered{--fa:"\f550";--fa--fa:"\f550\f550"}.fa-reorder{--fa:"\f550";--fa--fa:"\f550\f550"}.fa-stream{--fa:"\f550";--fa--fa:"\f550\f550"}.fa-diagram-sankey{--fa:"\e158";--fa--fa:"\e158\e158"}.fa-cloud-hail-mixed{--fa:"\f73a";--fa--fa:"\f73a\f73a"}.fa-circle-up-left{--fa:"\e128";--fa--fa:"\e128\e128"}.fa-dharmachakra{--fa:"\f655";--fa--fa:"\f655\f655"}.fa-objects-align-left{--fa:"\e3be";--fa--fa:"\e3be\e3be"}.fa-oil-can-drip{--fa:"\e205";--fa--fa:"\e205\e205"}.fa-face-smiling-hands{--fa:"\e396";--fa--fa:"\e396\e396"}.fa-broccoli{--fa:"\e3e2";--fa--fa:"\e3e2\e3e2"}.fa-route-interstate{--fa:"\f61b";--fa--fa:"\f61b\f61b"}.fa-ear-muffs{--fa:"\f795";--fa--fa:"\f795\f795"}.fa-hotdog{--fa:"\f80f";--fa--fa:"\f80f\f80f"}.fa-transporter-empty{--fa:"\e046";--fa--fa:"\e046\e046"}.fa-person-walking-with-cane{--fa:"\f29d";--fa--fa:"\f29d\f29d"}.fa-blind{--fa:"\f29d";--fa--fa:"\f29d\f29d"}.fa-angle-90{--fa:"\e08d";--fa--fa:"\e08d\e08d"}.fa-rectangle-terminal{--fa:"\e236";--fa--fa:"\e236\e236"}.fa-kite{--fa:"\f6f4";--fa--fa:"\f6f4\f6f4"}.fa-drum{--fa:"\f569";--fa--fa:"\f569\f569"}.fa-scrubber{--fa:"\f2f8";--fa--fa:"\f2f8\f2f8"}.fa-ice-cream{--fa:"\f810";--fa--fa:"\f810\f810"}.fa-heart-circle-bolt{--fa:"\e4fc";--fa--fa:"\e4fc\e4fc"}.fa-fish-bones{--fa:"\e304";--fa--fa:"\e304\e304"}.fa-deer-rudolph{--fa:"\f78f";--fa--fa:"\f78f\f78f"}.fa-fax{--fa:"\f1ac";--fa--fa:"\f1ac\f1ac"}.fa-paragraph{--fa:"\f1dd";--fa--fa:"\f1dd\f1dd"}.fa-head-side-heart{--fa:"\e1aa";--fa--fa:"\e1aa\e1aa"}.fa-square-e{--fa:"\e26d";--fa--fa:"\e26d\e26d"}.fa-meter-fire{--fa:"\e1eb";--fa--fa:"\e1eb\e1eb"}.fa-cloud-hail{--fa:"\f739";--fa--fa:"\f739\f739"}.fa-check-to-slot{--fa:"\f772";--fa--fa:"\f772\f772"}.fa-vote-yea{--fa:"\f772";--fa--fa:"\f772\f772"}.fa-money-from-bracket{--fa:"\e312";--fa--fa:"\e312\e312"}.fa-star-half{--fa:"\f089";--fa--fa:"\f089\f089"}.fa-car-bus{--fa:"\f85a";--fa--fa:"\f85a\f85a"}.fa-speaker{--fa:"\f8df";--fa--fa:"\f8df\f8df"}.fa-timer{--fa:"\e29e";--fa--fa:"\e29e\e29e"}.fa-boxes-stacked{--fa:"\f468";--fa--fa:"\f468\f468"}.fa-boxes{--fa:"\f468";--fa--fa:"\f468\f468"}.fa-boxes-alt{--fa:"\f468";--fa--fa:"\f468\f468"}.fa-landmark-magnifying-glass{--fa:"\e622";--fa--fa:"\e622\e622"}.fa-grill-hot{--fa:"\e5a5";--fa--fa:"\e5a5\e5a5"}.fa-ballot-check{--fa:"\f733";--fa--fa:"\f733\f733"}.fa-link{--fa:"\f0c1";--fa--fa:"\f0c1\f0c1"}.fa-chain{--fa:"\f0c1";--fa--fa:"\f0c1\f0c1"}.fa-ear-listen{--fa:"\f2a2";--fa--fa:"\f2a2\f2a2"}.fa-assistive-listening-systems{--fa:"\f2a2";--fa--fa:"\f2a2\f2a2"}.fa-file-minus{--fa:"\f318";--fa--fa:"\f318\f318"}.fa-tree-city{--fa:"\e587";--fa--fa:"\e587\e587"}.fa-play{--fa:"\f04b";--fa--fa:"\f04b\f04b"}.fa-font{--fa:"\f031";--fa--fa:"\f031\f031"}.fa-cup-togo{--fa:"\f6c5";--fa--fa:"\f6c5\f6c5"}.fa-coffee-togo{--fa:"\f6c5";--fa--fa:"\f6c5\f6c5"}.fa-square-down-left{--fa:"\e26b";--fa--fa:"\e26b\e26b"}.fa-burger-lettuce{--fa:"\e3e3";--fa--fa:"\e3e3\e3e3"}.fa-table-cells-row-lock{--fa:"\e67a";--fa--fa:"\e67a\e67a"}.fa-rupiah-sign{--fa:"\e23d";--fa--fa:"\e23d\e23d"}.fa-magnifying-glass{--fa:"\f002";--fa--fa:"\f002\f002"}.fa-search{--fa:"\f002";--fa--fa:"\f002\f002"}.fa-table-tennis-paddle-ball{--fa:"\f45d";--fa--fa:"\f45d\f45d"}.fa-ping-pong-paddle-ball{--fa:"\f45d";--fa--fa:"\f45d\f45d"}.fa-table-tennis{--fa:"\f45d";--fa--fa:"\f45d\f45d"}.fa-person-dots-from-line{--fa:"\f470";--fa--fa:"\f470\f470"}.fa-diagnoses{--fa:"\f470";--fa--fa:"\f470\f470"}.fa-chevrons-down{--fa:"\f322";--fa--fa:"\f322\f322"}.fa-chevron-double-down{--fa:"\f322";--fa--fa:"\f322\f322"}.fa-trash-can-arrow-up{--fa:"\f82a";--fa--fa:"\f82a\f82a"}.fa-trash-restore-alt{--fa:"\f82a";--fa--fa:"\f82a\f82a"}.fa-signal-good{--fa:"\f68e";--fa--fa:"\f68e\f68e"}.fa-signal-3{--fa:"\f68e";--fa--fa:"\f68e\f68e"}.fa-location-question{--fa:"\f60b";--fa--fa:"\f60b\f60b"}.fa-map-marker-question{--fa:"\f60b";--fa--fa:"\f60b\f60b"}.fa-floppy-disk-circle-xmark{--fa:"\e181";--fa--fa:"\e181\e181"}.fa-floppy-disk-times{--fa:"\e181";--fa--fa:"\e181\e181"}.fa-save-circle-xmark{--fa:"\e181";--fa--fa:"\e181\e181"}.fa-save-times{--fa:"\e181";--fa--fa:"\e181\e181"}.fa-naira-sign{--fa:"\e1f6";--fa--fa:"\e1f6\e1f6"}.fa-peach{--fa:"\e20b";--fa--fa:"\e20b\e20b"}.fa-circles-overlap-3{--fa:"\e6a1";--fa--fa:"\e6a1\e6a1"}.fa-pronoun{--fa:"\e6a1";--fa--fa:"\e6a1\e6a1"}.fa-taxi-bus{--fa:"\e298";--fa--fa:"\e298\e298"}.fa-bracket-curly{--fa:"\7b";--fa--fa:"\7b\7b"}.fa-bracket-curly-left{--fa:"\7b";--fa--fa:"\7b\7b"}.fa-lobster{--fa:"\e421";--fa--fa:"\e421\e421"}.fa-cart-flatbed-empty{--fa:"\f476";--fa--fa:"\f476\f476"}.fa-dolly-flatbed-empty{--fa:"\f476";--fa--fa:"\f476\f476"}.fa-colon{--fa:"\3a";--fa--fa:"\3a\3a"}.fa-cart-arrow-down{--fa:"\f218";--fa--fa:"\f218\f218"}.fa-wand{--fa:"\f72a";--fa--fa:"\f72a\f72a"}.fa-walkie-talkie{--fa:"\f8ef";--fa--fa:"\f8ef\f8ef"}.fa-file-pen{--fa:"\f31c";--fa--fa:"\f31c\f31c"}.fa-file-edit{--fa:"\f31c";--fa--fa:"\f31c\f31c"}.fa-receipt{--fa:"\f543";--fa--fa:"\f543\f543"}.fa-table-picnic{--fa:"\e32d";--fa--fa:"\e32d\e32d"}.fa-square-pen{--fa:"\f14b";--fa--fa:"\f14b\f14b"}.fa-pen-square{--fa:"\f14b";--fa--fa:"\f14b\f14b"}.fa-pencil-square{--fa:"\f14b";--fa--fa:"\f14b\f14b"}.fa-circle-microphone-lines{--fa:"\e117";--fa--fa:"\e117\e117"}.fa-microphone-circle-alt{--fa:"\e117";--fa--fa:"\e117\e117"}.fa-display-slash{--fa:"\e2fa";--fa--fa:"\e2fa\e2fa"}.fa-desktop-slash{--fa:"\e2fa";--fa--fa:"\e2fa\e2fa"}.fa-suitcase-rolling{--fa:"\f5c1";--fa--fa:"\f5c1\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f";--fa--fa:"\e53f\e53f"}.fa-transporter-2{--fa:"\e044";--fa--fa:"\e044\e044"}.fa-user-hoodie{--fa:"\e68a";--fa--fa:"\e68a\e68a"}.fa-hands-holding-diamond{--fa:"\f47c";--fa--fa:"\f47c\f47c"}.fa-hand-receiving{--fa:"\f47c";--fa--fa:"\f47c\f47c"}.fa-money-bill-simple-wave{--fa:"\e1f2";--fa--fa:"\e1f2\e1f2"}.fa-chevron-down{--fa:"\f078";--fa--fa:"\f078\f078"}.fa-battery-full{--fa:"\f240";--fa--fa:"\f240\f240"}.fa-battery{--fa:"\f240";--fa--fa:"\f240\f240"}.fa-battery-5{--fa:"\f240";--fa--fa:"\f240\f240"}.fa-bell-plus{--fa:"\f849";--fa--fa:"\f849\f849"}.fa-book-arrow-right{--fa:"\e0b9";--fa--fa:"\e0b9\e0b9"}.fa-hospitals{--fa:"\f80e";--fa--fa:"\f80e\f80e"}.fa-club{--fa:"\f327";--fa--fa:"\f327\f327"}.fa-skull-crossbones{--fa:"\f714";--fa--fa:"\f714\f714"}.fa-droplet-degree{--fa:"\f748";--fa--fa:"\f748\f748"}.fa-dewpoint{--fa:"\f748";--fa--fa:"\f748\f748"}.fa-code-compare{--fa:"\e13a";--fa--fa:"\e13a\e13a"}.fa-list-ul{--fa:"\f0ca";--fa--fa:"\f0ca\f0ca"}.fa-list-dots{--fa:"\f0ca";--fa--fa:"\f0ca\f0ca"}.fa-hand-holding-magic{--fa:"\f6e5";--fa--fa:"\f6e5\f6e5"}.fa-watermelon-slice{--fa:"\e337";--fa--fa:"\e337\e337"}.fa-circle-ellipsis{--fa:"\e10a";--fa--fa:"\e10a\e10a"}.fa-school-lock{--fa:"\e56f";--fa--fa:"\e56f\e56f"}.fa-tower-cell{--fa:"\e585";--fa--fa:"\e585\e585"}.fa-sd-cards{--fa:"\e240";--fa--fa:"\e240\e240"}.fa-jug-bottle{--fa:"\e5fb";--fa--fa:"\e5fb\e5fb"}.fa-down-long{--fa:"\f309";--fa--fa:"\f309\f309"}.fa-long-arrow-alt-down{--fa:"\f309";--fa--fa:"\f309\f309"}.fa-envelopes{--fa:"\e170";--fa--fa:"\e170\e170"}.fa-phone-office{--fa:"\f67d";--fa--fa:"\f67d\f67d"}.fa-ranking-star{--fa:"\e561";--fa--fa:"\e561\e561"}.fa-chess-king{--fa:"\f43f";--fa--fa:"\f43f\f43f"}.fa-nfc-pen{--fa:"\e1fa";--fa--fa:"\e1fa\e1fa"}.fa-person-harassing{--fa:"\e549";--fa--fa:"\e549\e549"}.fa-magnifying-glass-play{--fa:"\e660";--fa--fa:"\e660\e660"}.fa-hat-winter{--fa:"\f7a8";--fa--fa:"\f7a8\f7a8"}.fa-brazilian-real-sign{--fa:"\e46c";--fa--fa:"\e46c\e46c"}.fa-landmark-dome{--fa:"\f752";--fa--fa:"\f752\f752"}.fa-landmark-alt{--fa:"\f752";--fa--fa:"\f752\f752"}.fa-bone-break{--fa:"\f5d8";--fa--fa:"\f5d8\f5d8"}.fa-arrow-up{--fa:"\f062";--fa--fa:"\f062\f062"}.fa-down-from-dotted-line{--fa:"\e407";--fa--fa:"\e407\e407"}.fa-tv{--fa:"\f26c";--fa--fa:"\f26c\f26c"}.fa-television{--fa:"\f26c";--fa--fa:"\f26c\f26c"}.fa-tv-alt{--fa:"\f26c";--fa--fa:"\f26c\f26c"}.fa-border-left{--fa:"\f84f";--fa--fa:"\f84f\f84f"}.fa-circle-divide{--fa:"\e106";--fa--fa:"\e106\e106"}.fa-shrimp{--fa:"\e448";--fa--fa:"\e448\e448"}.fa-list-check{--fa:"\f0ae";--fa--fa:"\f0ae\f0ae"}.fa-tasks{--fa:"\f0ae";--fa--fa:"\f0ae\f0ae"}.fa-diagram-subtask{--fa:"\e479";--fa--fa:"\e479\e479"}.fa-jug-detergent{--fa:"\e519";--fa--fa:"\e519\e519"}.fa-circle-user{--fa:"\f2bd";--fa--fa:"\f2bd\f2bd"}.fa-user-circle{--fa:"\f2bd";--fa--fa:"\f2bd\f2bd"}.fa-square-y{--fa:"\e287";--fa--fa:"\e287\e287"}.fa-user-doctor-hair{--fa:"\e458";--fa--fa:"\e458\e458"}.fa-planet-ringed{--fa:"\e020";--fa--fa:"\e020\e020"}.fa-mushroom{--fa:"\e425";--fa--fa:"\e425\e425"}.fa-user-shield{--fa:"\f505";--fa--fa:"\f505\f505"}.fa-megaphone{--fa:"\f675";--fa--fa:"\f675\f675"}.fa-wreath-laurel{--fa:"\e5d2";--fa--fa:"\e5d2\e5d2"}.fa-circle-exclamation-check{--fa:"\e10d";--fa--fa:"\e10d\e10d"}.fa-wind{--fa:"\f72e";--fa--fa:"\f72e\f72e"}.fa-box-dollar{--fa:"\f4a0";--fa--fa:"\f4a0\f4a0"}.fa-box-usd{--fa:"\f4a0";--fa--fa:"\f4a0\f4a0"}.fa-car-burst{--fa:"\f5e1";--fa--fa:"\f5e1\f5e1"}.fa-car-crash{--fa:"\f5e1";--fa--fa:"\f5e1\f5e1"}.fa-y{--fa:"\59";--fa--fa:"\59\59"}.fa-user-headset{--fa:"\f82d";--fa--fa:"\f82d\f82d"}.fa-arrows-retweet{--fa:"\f361";--fa--fa:"\f361\f361"}.fa-retweet-alt{--fa:"\f361";--fa--fa:"\f361\f361"}.fa-person-snowboarding{--fa:"\f7ce";--fa--fa:"\f7ce\f7ce"}.fa-snowboarding{--fa:"\f7ce";--fa--fa:"\f7ce\f7ce"}.fa-square-chevron-right{--fa:"\f32b";--fa--fa:"\f32b\f32b"}.fa-chevron-square-right{--fa:"\f32b";--fa--fa:"\f32b\f32b"}.fa-lacrosse-stick-ball{--fa:"\e3b6";--fa--fa:"\e3b6\e3b6"}.fa-truck-fast{--fa:"\f48b";--fa--fa:"\f48b\f48b"}.fa-shipping-fast{--fa:"\f48b";--fa--fa:"\f48b\f48b"}.fa-user-magnifying-glass{--fa:"\e5c5";--fa--fa:"\e5c5\e5c5"}.fa-star-sharp{--fa:"\e28b";--fa--fa:"\e28b\e28b"}.fa-comment-heart{--fa:"\e5c8";--fa--fa:"\e5c8\e5c8"}.fa-circle-1{--fa:"\e0ee";--fa--fa:"\e0ee\e0ee"}.fa-circle-star{--fa:"\e123";--fa--fa:"\e123\e123"}.fa-star-circle{--fa:"\e123";--fa--fa:"\e123\e123"}.fa-fish{--fa:"\f578";--fa--fa:"\f578\f578"}.fa-cloud-fog{--fa:"\f74e";--fa--fa:"\f74e\f74e"}.fa-fog{--fa:"\f74e";--fa--fa:"\f74e\f74e"}.fa-waffle{--fa:"\e466";--fa--fa:"\e466\e466"}.fa-music-note{--fa:"\f8cf";--fa--fa:"\f8cf\f8cf"}.fa-music-alt{--fa:"\f8cf";--fa--fa:"\f8cf\f8cf"}.fa-hexagon-exclamation{--fa:"\e417";--fa--fa:"\e417\e417"}.fa-cart-shopping-fast{--fa:"\e0dc";--fa--fa:"\e0dc\e0dc"}.fa-object-union{--fa:"\e49f";--fa--fa:"\e49f\e49f"}.fa-user-graduate{--fa:"\f501";--fa--fa:"\f501\f501"}.fa-starfighter{--fa:"\e037";--fa--fa:"\e037\e037"}.fa-circle-half-stroke{--fa:"\f042";--fa--fa:"\f042\f042"}.fa-adjust{--fa:"\f042";--fa--fa:"\f042\f042"}.fa-arrow-right-long-to-line{--fa:"\e3d5";--fa--fa:"\e3d5\e3d5"}.fa-square-arrow-down{--fa:"\f339";--fa--fa:"\f339\f339"}.fa-arrow-square-down{--fa:"\f339";--fa--fa:"\f339\f339"}.fa-diamond-half-stroke{--fa:"\e5b8";--fa--fa:"\e5b8\e5b8"}.fa-clapperboard{--fa:"\e131";--fa--fa:"\e131\e131"}.fa-square-chevron-left{--fa:"\f32a";--fa--fa:"\f32a\f32a"}.fa-chevron-square-left{--fa:"\f32a";--fa--fa:"\f32a\f32a"}.fa-phone-intercom{--fa:"\e434";--fa--fa:"\e434\e434"}.fa-link-horizontal{--fa:"\e1cb";--fa--fa:"\e1cb\e1cb"}.fa-chain-horizontal{--fa:"\e1cb";--fa--fa:"\e1cb\e1cb"}.fa-mango{--fa:"\e30f";--fa--fa:"\e30f\e30f"}.fa-music-note-slash{--fa:"\f8d0";--fa--fa:"\f8d0\f8d0"}.fa-music-alt-slash{--fa:"\f8d0";--fa--fa:"\f8d0\f8d0"}.fa-circle-radiation{--fa:"\f7ba";--fa--fa:"\f7ba\f7ba"}.fa-radiation-alt{--fa:"\f7ba";--fa--fa:"\f7ba\f7ba"}.fa-face-tongue-sweat{--fa:"\e39e";--fa--fa:"\e39e\e39e"}.fa-globe-stand{--fa:"\f5f6";--fa--fa:"\f5f6\f5f6"}.fa-baseball{--fa:"\f433";--fa--fa:"\f433\f433"}.fa-baseball-ball{--fa:"\f433";--fa--fa:"\f433\f433"}.fa-circle-p{--fa:"\e11a";--fa--fa:"\e11a\e11a"}.fa-award-simple{--fa:"\e0ab";--fa--fa:"\e0ab\e0ab"}.fa-jet-fighter-up{--fa:"\e518";--fa--fa:"\e518\e518"}.fa-diagram-project{--fa:"\f542";--fa--fa:"\f542\f542"}.fa-project-diagram{--fa:"\f542";--fa--fa:"\f542\f542"}.fa-pedestal{--fa:"\e20d";--fa--fa:"\e20d\e20d"}.fa-chart-pyramid{--fa:"\e0e6";--fa--fa:"\e0e6\e0e6"}.fa-sidebar{--fa:"\e24e";--fa--fa:"\e24e\e24e"}.fa-snowman-head{--fa:"\f79b";--fa--fa:"\f79b\f79b"}.fa-frosty-head{--fa:"\f79b";--fa--fa:"\f79b\f79b"}.fa-copy{--fa:"\f0c5";--fa--fa:"\f0c5\f0c5"}.fa-burger-glass{--fa:"\e0ce";--fa--fa:"\e0ce\e0ce"}.fa-volume-xmark{--fa:"\f6a9";--fa--fa:"\f6a9\f6a9"}.fa-volume-mute{--fa:"\f6a9";--fa--fa:"\f6a9\f6a9"}.fa-volume-times{--fa:"\f6a9";--fa--fa:"\f6a9\f6a9"}.fa-hand-sparkles{--fa:"\e05d";--fa--fa:"\e05d\e05d"}.fa-bars-filter{--fa:"\e0ad";--fa--fa:"\e0ad\e0ad"}.fa-paintbrush-pencil{--fa:"\e206";--fa--fa:"\e206\e206"}.fa-party-bell{--fa:"\e31a";--fa--fa:"\e31a\e31a"}.fa-user-vneck-hair{--fa:"\e462";--fa--fa:"\e462\e462"}.fa-jack-o-lantern{--fa:"\f30e";--fa--fa:"\f30e\f30e"}.fa-grip{--fa:"\f58d";--fa--fa:"\f58d\f58d"}.fa-grip-horizontal{--fa:"\f58d";--fa--fa:"\f58d\f58d"}.fa-share-from-square{--fa:"\f14d";--fa--fa:"\f14d\f14d"}.fa-share-square{--fa:"\f14d";--fa--fa:"\f14d\f14d"}.fa-keynote{--fa:"\f66c";--fa--fa:"\f66c\f66c"}.fa-child-combatant{--fa:"\e4e0";--fa--fa:"\e4e0\e4e0"}.fa-child-rifle{--fa:"\e4e0";--fa--fa:"\e4e0\e4e0"}.fa-gun{--fa:"\e19b";--fa--fa:"\e19b\e19b"}.fa-square-phone{--fa:"\f098";--fa--fa:"\f098\f098"}.fa-phone-square{--fa:"\f098";--fa--fa:"\f098\f098"}.fa-hat-beach{--fa:"\e606";--fa--fa:"\e606\e606"}.fa-plus{--fa:"\2b";--fa--fa:"\2b\2b"}.fa-add{--fa:"\2b";--fa--fa:"\2b\2b"}.fa-expand{--fa:"\f065";--fa--fa:"\f065\f065"}.fa-computer{--fa:"\e4e5";--fa--fa:"\e4e5\e4e5"}.fa-fort{--fa:"\e486";--fa--fa:"\e486\e486"}.fa-cloud-check{--fa:"\e35c";--fa--fa:"\e35c\e35c"}.fa-xmark{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-close{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-multiply{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-remove{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-times{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-face-smirking{--fa:"\e397";--fa--fa:"\e397\e397"}.fa-arrows-up-down-left-right{--fa:"\f047";--fa--fa:"\f047\f047"}.fa-arrows{--fa:"\f047";--fa--fa:"\f047\f047"}.fa-chalkboard-user{--fa:"\f51c";--fa--fa:"\f51c\f51c"}.fa-chalkboard-teacher{--fa:"\f51c";--fa--fa:"\f51c\f51c"}.fa-rhombus{--fa:"\e23b";--fa--fa:"\e23b\e23b"}.fa-claw-marks{--fa:"\f6c2";--fa--fa:"\f6c2\f6c2"}.fa-peso-sign{--fa:"\e222";--fa--fa:"\e222\e222"}.fa-face-smile-tongue{--fa:"\e394";--fa--fa:"\e394\e394"}.fa-cart-circle-xmark{--fa:"\e3f4";--fa--fa:"\e3f4\e3f4"}.fa-building-shield{--fa:"\e4d8";--fa--fa:"\e4d8\e4d8"}.fa-circle-phone-flip{--fa:"\e11c";--fa--fa:"\e11c\e11c"}.fa-phone-circle-alt{--fa:"\e11c";--fa--fa:"\e11c\e11c"}.fa-baby{--fa:"\f77c";--fa--fa:"\f77c\f77c"}.fa-users-line{--fa:"\e592";--fa--fa:"\e592\e592"}.fa-quote-left{--fa:"\f10d";--fa--fa:"\f10d\f10d"}.fa-quote-left-alt{--fa:"\f10d";--fa--fa:"\f10d\f10d"}.fa-tractor{--fa:"\f722";--fa--fa:"\f722\f722"}.fa-down-from-bracket{--fa:"\e66b";--fa--fa:"\e66b\e66b"}.fa-key-skeleton{--fa:"\f6f3";--fa--fa:"\f6f3\f6f3"}.fa-trash-arrow-up{--fa:"\f829";--fa--fa:"\f829\f829"}.fa-trash-restore{--fa:"\f829";--fa--fa:"\f829\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0";--fa--fa:"\e4b0\e4b0"}.fa-arrow-down-to-bracket{--fa:"\e094";--fa--fa:"\e094\e094"}.fa-lines-leaning{--fa:"\e51e";--fa--fa:"\e51e\e51e"}.fa-square-q{--fa:"\e27b";--fa--fa:"\e27b\e27b"}.fa-ruler-combined{--fa:"\f546";--fa--fa:"\f546\f546"}.fa-symbols{--fa:"\f86e";--fa--fa:"\f86e\f86e"}.fa-icons-alt{--fa:"\f86e";--fa--fa:"\f86e\f86e"}.fa-copyright{--fa:"\f1f9";--fa--fa:"\f1f9\f1f9"}.fa-flask-gear{--fa:"\e5f1";--fa--fa:"\e5f1\e5f1"}.fa-highlighter-line{--fa:"\e1af";--fa--fa:"\e1af\e1af"}.fa-bracket-square{--fa:"\5b";--fa--fa:"\5b\5b"}.fa-bracket{--fa:"\5b";--fa--fa:"\5b\5b"}.fa-bracket-left{--fa:"\5b";--fa--fa:"\5b\5b"}.fa-island-tropical{--fa:"\f811";--fa--fa:"\f811\f811"}.fa-island-tree-palm{--fa:"\f811";--fa--fa:"\f811\f811"}.fa-arrow-right-from-line{--fa:"\f343";--fa--fa:"\f343\f343"}.fa-arrow-from-left{--fa:"\f343";--fa--fa:"\f343\f343"}.fa-h2{--fa:"\f314";--fa--fa:"\f314\f314"}.fa-equals{--fa:"\3d";--fa--fa:"\3d\3d"}.fa-cake-slice{--fa:"\e3e5";--fa--fa:"\e3e5\e3e5"}.fa-shortcake{--fa:"\e3e5";--fa--fa:"\e3e5\e3e5"}.fa-building-magnifying-glass{--fa:"\e61c";--fa--fa:"\e61c\e61c"}.fa-peanut{--fa:"\e430";--fa--fa:"\e430\e430"}.fa-wrench-simple{--fa:"\e2d1";--fa--fa:"\e2d1\e2d1"}.fa-blender{--fa:"\f517";--fa--fa:"\f517\f517"}.fa-teeth{--fa:"\f62e";--fa--fa:"\f62e\f62e"}.fa-tally-2{--fa:"\e295";--fa--fa:"\e295\e295"}.fa-shekel-sign{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-ils{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-shekel{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-sheqel{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-sheqel-sign{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-cars{--fa:"\f85b";--fa--fa:"\f85b\f85b"}.fa-axe-battle{--fa:"\f6b3";--fa--fa:"\f6b3\f6b3"}.fa-user-hair-long{--fa:"\e45b";--fa--fa:"\e45b\e45b"}.fa-map{--fa:"\f279";--fa--fa:"\f279\f279"}.fa-arrow-left-from-arc{--fa:"\e615";--fa--fa:"\e615\e615"}.fa-file-circle-info{--fa:"\e493";--fa--fa:"\e493\e493"}.fa-face-disappointed{--fa:"\e36f";--fa--fa:"\e36f\e36f"}.fa-lasso-sparkles{--fa:"\e1c9";--fa--fa:"\e1c9\e1c9"}.fa-clock-eleven{--fa:"\e347";--fa--fa:"\e347\e347"}.fa-rocket{--fa:"\f135";--fa--fa:"\f135\f135"}.fa-siren-on{--fa:"\e02e";--fa--fa:"\e02e\e02e"}.fa-clock-ten{--fa:"\e354";--fa--fa:"\e354\e354"}.fa-candle-holder{--fa:"\f6bc";--fa--fa:"\f6bc\f6bc"}.fa-video-arrow-down-left{--fa:"\e2c8";--fa--fa:"\e2c8\e2c8"}.fa-photo-film{--fa:"\f87c";--fa--fa:"\f87c\f87c"}.fa-photo-video{--fa:"\f87c";--fa--fa:"\f87c\f87c"}.fa-floppy-disk-circle-arrow-right{--fa:"\e180";--fa--fa:"\e180\e180"}.fa-save-circle-arrow-right{--fa:"\e180";--fa--fa:"\e180\e180"}.fa-folder-minus{--fa:"\f65d";--fa--fa:"\f65d\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a";--fa--fa:"\e69a\e69a"}.fa-planet-moon{--fa:"\e01f";--fa--fa:"\e01f\e01f"}.fa-face-eyes-xmarks{--fa:"\e374";--fa--fa:"\e374\e374"}.fa-chart-scatter{--fa:"\f7ee";--fa--fa:"\f7ee\f7ee"}.fa-circle-gf{--fa:"\e67f";--fa--fa:"\e67f\e67f"}.fa-display-arrow-down{--fa:"\e164";--fa--fa:"\e164\e164"}.fa-store{--fa:"\f54e";--fa--fa:"\f54e\f54e"}.fa-arrow-trend-up{--fa:"\e098";--fa--fa:"\e098\e098"}.fa-plug-circle-minus{--fa:"\e55e";--fa--fa:"\e55e\e55e"}.fa-olive-branch{--fa:"\e317";--fa--fa:"\e317\e317"}.fa-angle{--fa:"\e08c";--fa--fa:"\e08c\e08c"}.fa-vacuum-robot{--fa:"\e04e";--fa--fa:"\e04e\e04e"}.fa-sign-hanging{--fa:"\f4d9";--fa--fa:"\f4d9\f4d9"}.fa-sign{--fa:"\f4d9";--fa--fa:"\f4d9\f4d9"}.fa-square-divide{--fa:"\e26a";--fa--fa:"\e26a\e26a"}.fa-folder-check{--fa:"\e64e";--fa--fa:"\e64e\e64e"}.fa-signal-stream-slash{--fa:"\e250";--fa--fa:"\e250\e250"}.fa-bezier-curve{--fa:"\f55b";--fa--fa:"\f55b\f55b"}.fa-eye-dropper-half{--fa:"\e173";--fa--fa:"\e173\e173"}.fa-store-lock{--fa:"\e4a6";--fa--fa:"\e4a6\e4a6"}.fa-bell-slash{--fa:"\f1f6";--fa--fa:"\f1f6\f1f6"}.fa-cloud-bolt-sun{--fa:"\f76e";--fa--fa:"\f76e\f76e"}.fa-thunderstorm-sun{--fa:"\f76e";--fa--fa:"\f76e\f76e"}.fa-camera-slash{--fa:"\e0d9";--fa--fa:"\e0d9\e0d9"}.fa-comment-quote{--fa:"\e14c";--fa--fa:"\e14c\e14c"}.fa-tablet{--fa:"\f3fb";--fa--fa:"\f3fb\f3fb"}.fa-tablet-android{--fa:"\f3fb";--fa--fa:"\f3fb\f3fb"}.fa-school-flag{--fa:"\e56e";--fa--fa:"\e56e\e56e"}.fa-message-code{--fa:"\e1df";--fa--fa:"\e1df\e1df"}.fa-glass-half{--fa:"\e192";--fa--fa:"\e192\e192"}.fa-glass-half-empty{--fa:"\e192";--fa--fa:"\e192\e192"}.fa-glass-half-full{--fa:"\e192";--fa--fa:"\e192\e192"}.fa-fill{--fa:"\f575";--fa--fa:"\f575\f575"}.fa-message-minus{--fa:"\f4a7";--fa--fa:"\f4a7\f4a7"}.fa-comment-alt-minus{--fa:"\f4a7";--fa--fa:"\f4a7\f4a7"}.fa-angle-up{--fa:"\f106";--fa--fa:"\f106\f106"}.fa-dinosaur{--fa:"\e5fe";--fa--fa:"\e5fe\e5fe"}.fa-drumstick-bite{--fa:"\f6d7";--fa--fa:"\f6d7\f6d7"}.fa-link-horizontal-slash{--fa:"\e1cc";--fa--fa:"\e1cc\e1cc"}.fa-chain-horizontal-slash{--fa:"\e1cc";--fa--fa:"\e1cc\e1cc"}.fa-holly-berry{--fa:"\f7aa";--fa--fa:"\f7aa\f7aa"}.fa-nose{--fa:"\e5bd";--fa--fa:"\e5bd\e5bd"}.fa-arrow-left-to-arc{--fa:"\e616";--fa--fa:"\e616\e616"}.fa-chevron-left{--fa:"\f053";--fa--fa:"\f053\f053"}.fa-bacteria{--fa:"\e059";--fa--fa:"\e059\e059"}.fa-clouds{--fa:"\f744";--fa--fa:"\f744\f744"}.fa-money-bill-simple{--fa:"\e1f1";--fa--fa:"\e1f1\e1f1"}.fa-hand-lizard{--fa:"\f258";--fa--fa:"\f258\f258"}.fa-table-pivot{--fa:"\e291";--fa--fa:"\e291\e291"}.fa-filter-slash{--fa:"\e17d";--fa--fa:"\e17d\e17d"}.fa-trash-can-undo{--fa:"\f896";--fa--fa:"\f896\f896"}.fa-trash-can-arrow-turn-left{--fa:"\f896";--fa--fa:"\f896\f896"}.fa-trash-undo-alt{--fa:"\f896";--fa--fa:"\f896\f896"}.fa-notdef{--fa:"\e1fe";--fa--fa:"\e1fe\e1fe"}.fa-disease{--fa:"\f7fa";--fa--fa:"\f7fa\f7fa"}.fa-person-to-door{--fa:"\e433";--fa--fa:"\e433\e433"}.fa-turntable{--fa:"\f8e4";--fa--fa:"\f8e4\f8e4"}.fa-briefcase-medical{--fa:"\f469";--fa--fa:"\f469\f469"}.fa-genderless{--fa:"\f22d";--fa--fa:"\f22d\f22d"}.fa-chevron-right{--fa:"\f054";--fa--fa:"\f054\f054"}.fa-signal-weak{--fa:"\f68c";--fa--fa:"\f68c\f68c"}.fa-signal-1{--fa:"\f68c";--fa--fa:"\f68c\f68c"}.fa-clock-five{--fa:"\e349";--fa--fa:"\e349\e349"}.fa-retweet{--fa:"\f079";--fa--fa:"\f079\f079"}.fa-car-rear{--fa:"\f5de";--fa--fa:"\f5de\f5de"}.fa-car-alt{--fa:"\f5de";--fa--fa:"\f5de\f5de"}.fa-pump-soap{--fa:"\e06b";--fa--fa:"\e06b\e06b"}.fa-computer-classic{--fa:"\f8b1";--fa--fa:"\f8b1\f8b1"}.fa-frame{--fa:"\e495";--fa--fa:"\e495\e495"}.fa-video-slash{--fa:"\f4e2";--fa--fa:"\f4e2\f4e2"}.fa-battery-quarter{--fa:"\f243";--fa--fa:"\f243\f243"}.fa-battery-2{--fa:"\f243";--fa--fa:"\f243\f243"}.fa-ellipsis-stroke{--fa:"\f39b";--fa--fa:"\f39b\f39b"}.fa-ellipsis-h-alt{--fa:"\f39b";--fa--fa:"\f39b\f39b"}.fa-radio{--fa:"\f8d7";--fa--fa:"\f8d7\f8d7"}.fa-baby-carriage{--fa:"\f77d";--fa--fa:"\f77d\f77d"}.fa-carriage-baby{--fa:"\f77d";--fa--fa:"\f77d\f77d"}.fa-face-expressionless{--fa:"\e373";--fa--fa:"\e373\e373"}.fa-down-to-dotted-line{--fa:"\e408";--fa--fa:"\e408\e408"}.fa-cloud-music{--fa:"\f8ae";--fa--fa:"\f8ae\f8ae"}.fa-traffic-light{--fa:"\f637";--fa--fa:"\f637\f637"}.fa-cloud-minus{--fa:"\e35d";--fa--fa:"\e35d\e35d"}.fa-thermometer{--fa:"\f491";--fa--fa:"\f491\f491"}.fa-shield-minus{--fa:"\e249";--fa--fa:"\e249\e249"}.fa-vr-cardboard{--fa:"\f729";--fa--fa:"\f729\f729"}.fa-car-tilt{--fa:"\f5e5";--fa--fa:"\f5e5\f5e5"}.fa-gauge-circle-minus{--fa:"\e497";--fa--fa:"\e497\e497"}.fa-brightness-low{--fa:"\e0ca";--fa--fa:"\e0ca\e0ca"}.fa-hand-middle-finger{--fa:"\f806";--fa--fa:"\f806\f806"}.fa-percent{--fa:"\25";--fa--fa:"\25\25"}.fa-percentage{--fa:"\25";--fa--fa:"\25\25"}.fa-truck-moving{--fa:"\f4df";--fa--fa:"\f4df\f4df"}.fa-glass-water-droplet{--fa:"\e4f5";--fa--fa:"\e4f5\e4f5"}.fa-conveyor-belt{--fa:"\f46e";--fa--fa:"\f46e\f46e"}.fa-location-check{--fa:"\f606";--fa--fa:"\f606\f606"}.fa-map-marker-check{--fa:"\f606";--fa--fa:"\f606\f606"}.fa-coin-vertical{--fa:"\e3fd";--fa--fa:"\e3fd\e3fd"}.fa-display{--fa:"\e163";--fa--fa:"\e163\e163"}.fa-person-sign{--fa:"\f757";--fa--fa:"\f757\f757"}.fa-face-smile{--fa:"\f118";--fa--fa:"\f118\f118"}.fa-smile{--fa:"\f118";--fa--fa:"\f118\f118"}.fa-phone-hangup{--fa:"\e225";--fa--fa:"\e225\e225"}.fa-signature-slash{--fa:"\e3cb";--fa--fa:"\e3cb\e3cb"}.fa-thumbtack{--fa:"\f08d";--fa--fa:"\f08d\f08d"}.fa-thumb-tack{--fa:"\f08d";--fa--fa:"\f08d\f08d"}.fa-wheat-slash{--fa:"\e339";--fa--fa:"\e339\e339"}.fa-trophy{--fa:"\f091";--fa--fa:"\f091\f091"}.fa-clouds-sun{--fa:"\f746";--fa--fa:"\f746\f746"}.fa-person-praying{--fa:"\f683";--fa--fa:"\f683\f683"}.fa-pray{--fa:"\f683";--fa--fa:"\f683\f683"}.fa-hammer{--fa:"\f6e3";--fa--fa:"\f6e3\f6e3"}.fa-face-vomit{--fa:"\e3a0";--fa--fa:"\e3a0\e3a0"}.fa-speakers{--fa:"\f8e0";--fa--fa:"\f8e0\f8e0"}.fa-tty-answer{--fa:"\e2b9";--fa--fa:"\e2b9\e2b9"}.fa-teletype-answer{--fa:"\e2b9";--fa--fa:"\e2b9\e2b9"}.fa-mug-tea-saucer{--fa:"\e1f5";--fa--fa:"\e1f5\e1f5"}.fa-diagram-lean-canvas{--fa:"\e156";--fa--fa:"\e156\e156"}.fa-alt{--fa:"\e08a";--fa--fa:"\e08a\e08a"}.fa-dial{--fa:"\e15b";--fa--fa:"\e15b\e15b"}.fa-dial-med-high{--fa:"\e15b";--fa--fa:"\e15b\e15b"}.fa-hand-peace{--fa:"\f25b";--fa--fa:"\f25b\f25b"}.fa-circle-trash{--fa:"\e126";--fa--fa:"\e126\e126"}.fa-trash-circle{--fa:"\e126";--fa--fa:"\e126\e126"}.fa-rotate{--fa:"\f2f1";--fa--fa:"\f2f1\f2f1"}.fa-sync-alt{--fa:"\f2f1";--fa--fa:"\f2f1\f2f1"}.fa-circle-quarters{--fa:"\e3f8";--fa--fa:"\e3f8\e3f8"}.fa-spinner{--fa:"\f110";--fa--fa:"\f110\f110"}.fa-tower-control{--fa:"\e2a2";--fa--fa:"\e2a2\e2a2"}.fa-arrow-up-triangle-square{--fa:"\f88a";--fa--fa:"\f88a\f88a"}.fa-sort-shapes-up{--fa:"\f88a";--fa--fa:"\f88a\f88a"}.fa-whale{--fa:"\f72c";--fa--fa:"\f72c\f72c"}.fa-robot{--fa:"\f544";--fa--fa:"\f544\f544"}.fa-peace{--fa:"\f67c";--fa--fa:"\f67c\f67c"}.fa-party-horn{--fa:"\e31b";--fa--fa:"\e31b\e31b"}.fa-gears{--fa:"\f085";--fa--fa:"\f085\f085"}.fa-cogs{--fa:"\f085";--fa--fa:"\f085\f085"}.fa-sun-bright{--fa:"\e28f";--fa--fa:"\e28f\e28f"}.fa-sun-alt{--fa:"\e28f";--fa--fa:"\e28f\e28f"}.fa-warehouse{--fa:"\f494";--fa--fa:"\f494\f494"}.fa-conveyor-belt-arm{--fa:"\e5f8";--fa--fa:"\e5f8\e5f8"}.fa-lock-keyhole-open{--fa:"\f3c2";--fa--fa:"\f3c2\f3c2"}.fa-lock-open-alt{--fa:"\f3c2";--fa--fa:"\f3c2\f3c2"}.fa-square-fragile{--fa:"\f49b";--fa--fa:"\f49b\f49b"}.fa-box-fragile{--fa:"\f49b";--fa--fa:"\f49b\f49b"}.fa-square-wine-glass-crack{--fa:"\f49b";--fa--fa:"\f49b\f49b"}.fa-arrow-up-right-dots{--fa:"\e4b7";--fa--fa:"\e4b7\e4b7"}.fa-square-n{--fa:"\e277";--fa--fa:"\e277\e277"}.fa-splotch{--fa:"\f5bc";--fa--fa:"\f5bc\f5bc"}.fa-face-grin-hearts{--fa:"\f584";--fa--fa:"\f584\f584"}.fa-grin-hearts{--fa:"\f584";--fa--fa:"\f584\f584"}.fa-meter{--fa:"\e1e8";--fa--fa:"\e1e8\e1e8"}.fa-mandolin{--fa:"\f6f9";--fa--fa:"\f6f9\f6f9"}.fa-dice-four{--fa:"\f524";--fa--fa:"\f524\f524"}.fa-sim-card{--fa:"\f7c4";--fa--fa:"\f7c4\f7c4"}.fa-transgender{--fa:"\f225";--fa--fa:"\f225\f225"}.fa-transgender-alt{--fa:"\f225";--fa--fa:"\f225\f225"}.fa-mercury{--fa:"\f223";--fa--fa:"\f223\f223"}.fa-up-from-bracket{--fa:"\e590";--fa--fa:"\e590\e590"}.fa-knife-kitchen{--fa:"\f6f5";--fa--fa:"\f6f5\f6f5"}.fa-border-right{--fa:"\f852";--fa--fa:"\f852\f852"}.fa-arrow-turn-down{--fa:"\f149";--fa--fa:"\f149\f149"}.fa-level-down{--fa:"\f149";--fa--fa:"\f149\f149"}.fa-spade{--fa:"\f2f4";--fa--fa:"\f2f4\f2f4"}.fa-card-spade{--fa:"\e3ec";--fa--fa:"\e3ec\e3ec"}.fa-line-columns{--fa:"\f870";--fa--fa:"\f870\f870"}.fa-ant{--fa:"\e680";--fa--fa:"\e680\e680"}.fa-arrow-right-to-line{--fa:"\f340";--fa--fa:"\f340\f340"}.fa-arrow-to-right{--fa:"\f340";--fa--fa:"\f340\f340"}.fa-person-falling-burst{--fa:"\e547";--fa--fa:"\e547\e547"}.fa-flag-pennant{--fa:"\f456";--fa--fa:"\f456\f456"}.fa-pennant{--fa:"\f456";--fa--fa:"\f456\f456"}.fa-conveyor-belt-empty{--fa:"\e150";--fa--fa:"\e150\e150"}.fa-user-group-simple{--fa:"\e603";--fa--fa:"\e603\e603"}.fa-award{--fa:"\f559";--fa--fa:"\f559\f559"}.fa-ticket-simple{--fa:"\f3ff";--fa--fa:"\f3ff\f3ff"}.fa-ticket-alt{--fa:"\f3ff";--fa--fa:"\f3ff\f3ff"}.fa-building{--fa:"\f1ad";--fa--fa:"\f1ad\f1ad"}.fa-angles-left{--fa:"\f100";--fa--fa:"\f100\f100"}.fa-angle-double-left{--fa:"\f100";--fa--fa:"\f100\f100"}.fa-camcorder{--fa:"\f8a8";--fa--fa:"\f8a8\f8a8"}.fa-video-handheld{--fa:"\f8a8";--fa--fa:"\f8a8\f8a8"}.fa-pancakes{--fa:"\e42d";--fa--fa:"\e42d\e42d"}.fa-album-circle-user{--fa:"\e48d";--fa--fa:"\e48d\e48d"}.fa-subtitles-slash{--fa:"\e610";--fa--fa:"\e610\e610"}.fa-qrcode{--fa:"\f029";--fa--fa:"\f029\f029"}.fa-dice-d10{--fa:"\f6cd";--fa--fa:"\f6cd\f6cd"}.fa-fireplace{--fa:"\f79a";--fa--fa:"\f79a\f79a"}.fa-browser{--fa:"\f37e";--fa--fa:"\f37e\f37e"}.fa-pen-paintbrush{--fa:"\f618";--fa--fa:"\f618\f618"}.fa-pencil-paintbrush{--fa:"\f618";--fa--fa:"\f618\f618"}.fa-fish-cooked{--fa:"\f7fe";--fa--fa:"\f7fe\f7fe"}.fa-chair-office{--fa:"\f6c1";--fa--fa:"\f6c1\f6c1"}.fa-magnifying-glass-music{--fa:"\e65f";--fa--fa:"\e65f\e65f"}.fa-nesting-dolls{--fa:"\e3ba";--fa--fa:"\e3ba\e3ba"}.fa-clock-rotate-left{--fa:"\f1da";--fa--fa:"\f1da\f1da"}.fa-history{--fa:"\f1da";--fa--fa:"\f1da\f1da"}.fa-trumpet{--fa:"\f8e3";--fa--fa:"\f8e3\f8e3"}.fa-face-grin-beam-sweat{--fa:"\f583";--fa--fa:"\f583\f583"}.fa-grin-beam-sweat{--fa:"\f583";--fa--fa:"\f583\f583"}.fa-fire-smoke{--fa:"\f74b";--fa--fa:"\f74b\f74b"}.fa-phone-missed{--fa:"\e226";--fa--fa:"\e226\e226"}.fa-file-export{--fa:"\f56e";--fa--fa:"\f56e\f56e"}.fa-arrow-right-from-file{--fa:"\f56e";--fa--fa:"\f56e\f56e"}.fa-shield{--fa:"\f132";--fa--fa:"\f132\f132"}.fa-shield-blank{--fa:"\f132";--fa--fa:"\f132\f132"}.fa-arrow-up-short-wide{--fa:"\f885";--fa--fa:"\f885\f885"}.fa-sort-amount-up-alt{--fa:"\f885";--fa--fa:"\f885\f885"}.fa-arrows-repeat-1{--fa:"\f366";--fa--fa:"\f366\f366"}.fa-repeat-1-alt{--fa:"\f366";--fa--fa:"\f366\f366"}.fa-gun-slash{--fa:"\e19c";--fa--fa:"\e19c\e19c"}.fa-avocado{--fa:"\e0aa";--fa--fa:"\e0aa\e0aa"}.fa-binary{--fa:"\e33b";--fa--fa:"\e33b\e33b"}.fa-comment-nodes{--fa:"\e696";--fa--fa:"\e696\e696"}.fa-glasses-round{--fa:"\f5f5";--fa--fa:"\f5f5\f5f5"}.fa-glasses-alt{--fa:"\f5f5";--fa--fa:"\f5f5\f5f5"}.fa-phone-plus{--fa:"\f4d2";--fa--fa:"\f4d2\f4d2"}.fa-ditto{--fa:"\22";--fa--fa:"\22\22"}.fa-person-seat{--fa:"\e21e";--fa--fa:"\e21e\e21e"}.fa-house-medical{--fa:"\e3b2";--fa--fa:"\e3b2\e3b2"}.fa-golf-ball-tee{--fa:"\f450";--fa--fa:"\f450\f450"}.fa-golf-ball{--fa:"\f450";--fa--fa:"\f450\f450"}.fa-circle-chevron-left{--fa:"\f137";--fa--fa:"\f137\f137"}.fa-chevron-circle-left{--fa:"\f137";--fa--fa:"\f137\f137"}.fa-house-chimney-window{--fa:"\e00d";--fa--fa:"\e00d\e00d"}.fa-scythe{--fa:"\f710";--fa--fa:"\f710\f710"}.fa-pen-nib{--fa:"\f5ad";--fa--fa:"\f5ad\f5ad"}.fa-ban-parking{--fa:"\f616";--fa--fa:"\f616\f616"}.fa-parking-circle-slash{--fa:"\f616";--fa--fa:"\f616\f616"}.fa-tent-arrow-turn-left{--fa:"\e580";--fa--fa:"\e580\e580"}.fa-face-diagonal-mouth{--fa:"\e47e";--fa--fa:"\e47e\e47e"}.fa-diagram-cells{--fa:"\e475";--fa--fa:"\e475\e475"}.fa-cricket-bat-ball{--fa:"\f449";--fa--fa:"\f449\f449"}.fa-cricket{--fa:"\f449";--fa--fa:"\f449\f449"}.fa-tents{--fa:"\e582";--fa--fa:"\e582\e582"}.fa-wand-magic{--fa:"\f0d0";--fa--fa:"\f0d0\f0d0"}.fa-magic{--fa:"\f0d0";--fa--fa:"\f0d0\f0d0"}.fa-dog{--fa:"\f6d3";--fa--fa:"\f6d3\f6d3"}.fa-pen-line{--fa:"\e212";--fa--fa:"\e212\e212"}.fa-atom-simple{--fa:"\f5d3";--fa--fa:"\f5d3\f5d3"}.fa-atom-alt{--fa:"\f5d3";--fa--fa:"\f5d3\f5d3"}.fa-ampersand{--fa:"\26";--fa--fa:"\26\26"}.fa-carrot{--fa:"\f787";--fa--fa:"\f787\f787"}.fa-arrow-up-from-line{--fa:"\f342";--fa--fa:"\f342\f342"}.fa-arrow-from-bottom{--fa:"\f342";--fa--fa:"\f342\f342"}.fa-moon{--fa:"\f186";--fa--fa:"\f186\f186"}.fa-pen-slash{--fa:"\e213";--fa--fa:"\e213\e213"}.fa-wine-glass-empty{--fa:"\f5ce";--fa--fa:"\f5ce\f5ce"}.fa-wine-glass-alt{--fa:"\f5ce";--fa--fa:"\f5ce\f5ce"}.fa-square-star{--fa:"\e27f";--fa--fa:"\e27f\e27f"}.fa-cheese{--fa:"\f7ef";--fa--fa:"\f7ef\f7ef"}.fa-send-backward{--fa:"\f87f";--fa--fa:"\f87f\f87f"}.fa-yin-yang{--fa:"\f6ad";--fa--fa:"\f6ad\f6ad"}.fa-music{--fa:"\f001";--fa--fa:"\f001\f001"}.fa-compass-slash{--fa:"\f5e9";--fa--fa:"\f5e9\f5e9"}.fa-clock-one{--fa:"\e34e";--fa--fa:"\e34e\e34e"}.fa-file-music{--fa:"\f8b6";--fa--fa:"\f8b6\f8b6"}.fa-code-commit{--fa:"\f386";--fa--fa:"\f386\f386"}.fa-temperature-low{--fa:"\f76b";--fa--fa:"\f76b\f76b"}.fa-person-biking{--fa:"\f84a";--fa--fa:"\f84a\f84a"}.fa-biking{--fa:"\f84a";--fa--fa:"\f84a\f84a"}.fa-display-chart-up-circle-currency{--fa:"\e5e5";--fa--fa:"\e5e5\e5e5"}.fa-skeleton{--fa:"\f620";--fa--fa:"\f620\f620"}.fa-circle-g{--fa:"\e10f";--fa--fa:"\e10f\e10f"}.fa-circle-arrow-up-left{--fa:"\e0fb";--fa--fa:"\e0fb\e0fb"}.fa-coin-blank{--fa:"\e3fb";--fa--fa:"\e3fb\e3fb"}.fa-broom{--fa:"\f51a";--fa--fa:"\f51a\f51a"}.fa-vacuum{--fa:"\e04d";--fa--fa:"\e04d\e04d"}.fa-shield-heart{--fa:"\e574";--fa--fa:"\e574\e574"}.fa-card-heart{--fa:"\e3eb";--fa--fa:"\e3eb\e3eb"}.fa-lightbulb-cfl-on{--fa:"\e5a7";--fa--fa:"\e5a7\e5a7"}.fa-melon{--fa:"\e310";--fa--fa:"\e310\e310"}.fa-gopuram{--fa:"\f664";--fa--fa:"\f664\f664"}.fa-earth-oceania{--fa:"\e47b";--fa--fa:"\e47b\e47b"}.fa-globe-oceania{--fa:"\e47b";--fa--fa:"\e47b\e47b"}.fa-container-storage{--fa:"\f4b7";--fa--fa:"\f4b7\f4b7"}.fa-face-pouting{--fa:"\e387";--fa--fa:"\e387\e387"}.fa-square-xmark{--fa:"\f2d3";--fa--fa:"\f2d3\f2d3"}.fa-times-square{--fa:"\f2d3";--fa--fa:"\f2d3\f2d3"}.fa-xmark-square{--fa:"\f2d3";--fa--fa:"\f2d3\f2d3"}.fa-face-explode{--fa:"\e2fe";--fa--fa:"\e2fe\e2fe"}.fa-exploding-head{--fa:"\e2fe";--fa--fa:"\e2fe\e2fe"}.fa-hashtag{--fa:"\23";--fa--fa:"\23\23"}.fa-up-right-and-down-left-from-center{--fa:"\f424";--fa--fa:"\f424\f424"}.fa-expand-alt{--fa:"\f424";--fa--fa:"\f424\f424"}.fa-oil-can{--fa:"\f613";--fa--fa:"\f613\f613"}.fa-t{--fa:"\54";--fa--fa:"\54\54"}.fa-transformer-bolt{--fa:"\e2a4";--fa--fa:"\e2a4\e2a4"}.fa-hippo{--fa:"\f6ed";--fa--fa:"\f6ed\f6ed"}.fa-chart-column{--fa:"\e0e3";--fa--fa:"\e0e3\e0e3"}.fa-cassette-vhs{--fa:"\f8ec";--fa--fa:"\f8ec\f8ec"}.fa-vhs{--fa:"\f8ec";--fa--fa:"\f8ec\f8ec"}.fa-infinity{--fa:"\f534";--fa--fa:"\f534\f534"}.fa-vial-circle-check{--fa:"\e596";--fa--fa:"\e596\e596"}.fa-chimney{--fa:"\f78b";--fa--fa:"\f78b\f78b"}.fa-object-intersect{--fa:"\e49d";--fa--fa:"\e49d\e49d"}.fa-person-arrow-down-to-line{--fa:"\e538";--fa--fa:"\e538\e538"}.fa-voicemail{--fa:"\f897";--fa--fa:"\f897\f897"}.fa-block-brick{--fa:"\e3db";--fa--fa:"\e3db\e3db"}.fa-wall-brick{--fa:"\e3db";--fa--fa:"\e3db\e3db"}.fa-fan{--fa:"\f863";--fa--fa:"\f863\f863"}.fa-bags-shopping{--fa:"\f847";--fa--fa:"\f847\f847"}.fa-paragraph-left{--fa:"\f878";--fa--fa:"\f878\f878"}.fa-paragraph-rtl{--fa:"\f878";--fa--fa:"\f878\f878"}.fa-person-walking-luggage{--fa:"\e554";--fa--fa:"\e554\e554"}.fa-caravan-simple{--fa:"\e000";--fa--fa:"\e000\e000"}.fa-caravan-alt{--fa:"\e000";--fa--fa:"\e000\e000"}.fa-turtle{--fa:"\f726";--fa--fa:"\f726\f726"}.fa-pencil-mechanical{--fa:"\e5ca";--fa--fa:"\e5ca\e5ca"}.fa-up-down{--fa:"\f338";--fa--fa:"\f338\f338"}.fa-arrows-alt-v{--fa:"\f338";--fa--fa:"\f338\f338"}.fa-cloud-moon-rain{--fa:"\f73c";--fa--fa:"\f73c\f73c"}.fa-booth-curtain{--fa:"\f734";--fa--fa:"\f734\f734"}.fa-calendar{--fa:"\f133";--fa--fa:"\f133\f133"}.fa-box-heart{--fa:"\f49d";--fa--fa:"\f49d\f49d"}.fa-trailer{--fa:"\e041";--fa--fa:"\e041\e041"}.fa-user-doctor-message{--fa:"\f82e";--fa--fa:"\f82e\f82e"}.fa-user-md-chat{--fa:"\f82e";--fa--fa:"\f82e\f82e"}.fa-bahai{--fa:"\f666";--fa--fa:"\f666\f666"}.fa-haykal{--fa:"\f666";--fa--fa:"\f666\f666"}.fa-lighthouse{--fa:"\e612";--fa--fa:"\e612\e612"}.fa-amp-guitar{--fa:"\f8a1";--fa--fa:"\f8a1\f8a1"}.fa-sd-card{--fa:"\f7c2";--fa--fa:"\f7c2\f7c2"}.fa-volume-slash{--fa:"\f2e2";--fa--fa:"\f2e2\f2e2"}.fa-border-bottom{--fa:"\f84d";--fa--fa:"\f84d\f84d"}.fa-wifi-weak{--fa:"\f6aa";--fa--fa:"\f6aa\f6aa"}.fa-wifi-1{--fa:"\f6aa";--fa--fa:"\f6aa\f6aa"}.fa-dragon{--fa:"\f6d5";--fa--fa:"\f6d5\f6d5"}.fa-shoe-prints{--fa:"\f54b";--fa--fa:"\f54b\f54b"}.fa-circle-plus{--fa:"\f055";--fa--fa:"\f055\f055"}.fa-plus-circle{--fa:"\f055";--fa--fa:"\f055\f055"}.fa-face-grin-tongue-wink{--fa:"\f58b";--fa--fa:"\f58b\f58b"}.fa-grin-tongue-wink{--fa:"\f58b";--fa--fa:"\f58b\f58b"}.fa-hand-holding{--fa:"\f4bd";--fa--fa:"\f4bd\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d";--fa--fa:"\e55d\e55d"}.fa-link-slash{--fa:"\f127";--fa--fa:"\f127\f127"}.fa-chain-broken{--fa:"\f127";--fa--fa:"\f127\f127"}.fa-chain-slash{--fa:"\f127";--fa--fa:"\f127\f127"}.fa-unlink{--fa:"\f127";--fa--fa:"\f127\f127"}.fa-clone{--fa:"\f24d";--fa--fa:"\f24d\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551";--fa--fa:"\e551\e551"}.fa-arrow-up-z-a{--fa:"\f882";--fa--fa:"\f882\f882"}.fa-sort-alpha-up-alt{--fa:"\f882";--fa--fa:"\f882\f882"}.fa-fire-flame-curved{--fa:"\f7e4";--fa--fa:"\f7e4\f7e4"}.fa-fire-alt{--fa:"\f7e4";--fa--fa:"\f7e4\f7e4"}.fa-tornado{--fa:"\f76f";--fa--fa:"\f76f\f76f"}.fa-file-circle-plus{--fa:"\e494";--fa--fa:"\e494\e494"}.fa-delete-right{--fa:"\e154";--fa--fa:"\e154\e154"}.fa-book-quran{--fa:"\f687";--fa--fa:"\f687\f687"}.fa-quran{--fa:"\f687";--fa--fa:"\f687\f687"}.fa-circle-quarter{--fa:"\e11f";--fa--fa:"\e11f\e11f"}.fa-anchor{--fa:"\f13d";--fa--fa:"\f13d\f13d"}.fa-border-all{--fa:"\f84c";--fa--fa:"\f84c\f84c"}.fa-function{--fa:"\f661";--fa--fa:"\f661\f661"}.fa-face-angry{--fa:"\f556";--fa--fa:"\f556\f556"}.fa-angry{--fa:"\f556";--fa--fa:"\f556\f556"}.fa-people-simple{--fa:"\e21b";--fa--fa:"\e21b\e21b"}.fa-cookie-bite{--fa:"\f564";--fa--fa:"\f564\f564"}.fa-arrow-trend-down{--fa:"\e097";--fa--fa:"\e097\e097"}.fa-rss{--fa:"\f09e";--fa--fa:"\f09e\f09e"}.fa-feed{--fa:"\f09e";--fa--fa:"\f09e\f09e"}.fa-face-monocle{--fa:"\e380";--fa--fa:"\e380\e380"}.fa-draw-polygon{--fa:"\f5ee";--fa--fa:"\f5ee\f5ee"}.fa-scale-balanced{--fa:"\f24e";--fa--fa:"\f24e\f24e"}.fa-balance-scale{--fa:"\f24e";--fa--fa:"\f24e\f24e"}.fa-calendar-lines{--fa:"\e0d5";--fa--fa:"\e0d5\e0d5"}.fa-calendar-note{--fa:"\e0d5";--fa--fa:"\e0d5\e0d5"}.fa-arrow-down-big-small{--fa:"\f88c";--fa--fa:"\f88c\f88c"}.fa-sort-size-down{--fa:"\f88c";--fa--fa:"\f88c\f88c"}.fa-gauge-simple-high{--fa:"\f62a";--fa--fa:"\f62a\f62a"}.fa-tachometer{--fa:"\f62a";--fa--fa:"\f62a\f62a"}.fa-tachometer-fast{--fa:"\f62a";--fa--fa:"\f62a\f62a"}.fa-do-not-enter{--fa:"\f5ec";--fa--fa:"\f5ec\f5ec"}.fa-shower{--fa:"\f2cc";--fa--fa:"\f2cc\f2cc"}.fa-dice-d8{--fa:"\f6d2";--fa--fa:"\f6d2\f6d2"}.fa-desktop{--fa:"\f390";--fa--fa:"\f390\f390"}.fa-desktop-alt{--fa:"\f390";--fa--fa:"\f390\f390"}.fa-m{--fa:"\4d";--fa--fa:"\4d\4d"}.fa-spinner-scale{--fa:"\e62a";--fa--fa:"\e62a\e62a"}.fa-grip-dots-vertical{--fa:"\e411";--fa--fa:"\e411\e411"}.fa-face-viewfinder{--fa:"\e2ff";--fa--fa:"\e2ff\e2ff"}.fa-soft-serve{--fa:"\e400";--fa--fa:"\e400\e400"}.fa-creemee{--fa:"\e400";--fa--fa:"\e400\e400"}.fa-h5{--fa:"\e412";--fa--fa:"\e412\e412"}.fa-hand-back-point-down{--fa:"\e19e";--fa--fa:"\e19e\e19e"}.fa-table-list{--fa:"\f00b";--fa--fa:"\f00b\f00b"}.fa-th-list{--fa:"\f00b";--fa--fa:"\f00b\f00b"}.fa-basket-shopping-minus{--fa:"\e652";--fa--fa:"\e652\e652"}.fa-comment-sms{--fa:"\f7cd";--fa--fa:"\f7cd\f7cd"}.fa-sms{--fa:"\f7cd";--fa--fa:"\f7cd\f7cd"}.fa-rectangle{--fa:"\f2fa";--fa--fa:"\f2fa\f2fa"}.fa-rectangle-landscape{--fa:"\f2fa";--fa--fa:"\f2fa\f2fa"}.fa-clipboard-list-check{--fa:"\f737";--fa--fa:"\f737\f737"}.fa-turkey{--fa:"\f725";--fa--fa:"\f725\f725"}.fa-book{--fa:"\f02d";--fa--fa:"\f02d\f02d"}.fa-user-plus{--fa:"\f234";--fa--fa:"\f234\f234"}.fa-ice-skate{--fa:"\f7ac";--fa--fa:"\f7ac\f7ac"}.fa-check{--fa:"\f00c";--fa--fa:"\f00c\f00c"}.fa-battery-three-quarters{--fa:"\f241";--fa--fa:"\f241\f241"}.fa-battery-4{--fa:"\f241";--fa--fa:"\f241\f241"}.fa-tomato{--fa:"\e330";--fa--fa:"\e330\e330"}.fa-sword-laser{--fa:"\e03b";--fa--fa:"\e03b\e03b"}.fa-house-circle-check{--fa:"\e509";--fa--fa:"\e509\e509"}.fa-buildings{--fa:"\e0cc";--fa--fa:"\e0cc\e0cc"}.fa-angle-left{--fa:"\f104";--fa--fa:"\f104\f104"}.fa-cart-flatbed-boxes{--fa:"\f475";--fa--fa:"\f475\f475"}.fa-dolly-flatbed-alt{--fa:"\f475";--fa--fa:"\f475\f475"}.fa-diagram-successor{--fa:"\e47a";--fa--fa:"\e47a\e47a"}.fa-truck-arrow-right{--fa:"\e58b";--fa--fa:"\e58b\e58b"}.fa-square-w{--fa:"\e285";--fa--fa:"\e285\e285"}.fa-arrows-split-up-and-left{--fa:"\e4bc";--fa--fa:"\e4bc\e4bc"}.fa-lamp{--fa:"\f4ca";--fa--fa:"\f4ca\f4ca"}.fa-airplay{--fa:"\e089";--fa--fa:"\e089\e089"}.fa-hand-fist{--fa:"\f6de";--fa--fa:"\f6de\f6de"}.fa-fist-raised{--fa:"\f6de";--fa--fa:"\f6de\f6de"}.fa-shield-quartered{--fa:"\e575";--fa--fa:"\e575\e575"}.fa-slash-forward{--fa:"\2f";--fa--fa:"\2f\2f"}.fa-location-pen{--fa:"\f607";--fa--fa:"\f607\f607"}.fa-map-marker-edit{--fa:"\f607";--fa--fa:"\f607\f607"}.fa-cloud-moon{--fa:"\f6c3";--fa--fa:"\f6c3\f6c3"}.fa-pot-food{--fa:"\e43f";--fa--fa:"\e43f\e43f"}.fa-briefcase{--fa:"\f0b1";--fa--fa:"\f0b1\f0b1"}.fa-person-falling{--fa:"\e546";--fa--fa:"\e546\e546"}.fa-image-portrait{--fa:"\f3e0";--fa--fa:"\f3e0\f3e0"}.fa-portrait{--fa:"\f3e0";--fa--fa:"\f3e0\f3e0"}.fa-user-tag{--fa:"\f507";--fa--fa:"\f507\f507"}.fa-rug{--fa:"\e569";--fa--fa:"\e569\e569"}.fa-print-slash{--fa:"\f686";--fa--fa:"\f686\f686"}.fa-earth-europe{--fa:"\f7a2";--fa--fa:"\f7a2\f7a2"}.fa-globe-europe{--fa:"\f7a2";--fa--fa:"\f7a2\f7a2"}.fa-cart-flatbed-suitcase{--fa:"\f59d";--fa--fa:"\f59d\f59d"}.fa-luggage-cart{--fa:"\f59d";--fa--fa:"\f59d\f59d"}.fa-hand-back-point-ribbon{--fa:"\e1a0";--fa--fa:"\e1a0\e1a0"}.fa-rectangle-xmark{--fa:"\f410";--fa--fa:"\f410\f410"}.fa-rectangle-times{--fa:"\f410";--fa--fa:"\f410\f410"}.fa-times-rectangle{--fa:"\f410";--fa--fa:"\f410\f410"}.fa-window-close{--fa:"\f410";--fa--fa:"\f410\f410"}.fa-tire-rugged{--fa:"\f634";--fa--fa:"\f634\f634"}.fa-lightbulb-dollar{--fa:"\f670";--fa--fa:"\f670\f670"}.fa-cowbell{--fa:"\f8b3";--fa--fa:"\f8b3\f8b3"}.fa-baht-sign{--fa:"\e0ac";--fa--fa:"\e0ac\e0ac"}.fa-corner{--fa:"\e3fe";--fa--fa:"\e3fe\e3fe"}.fa-chevrons-right{--fa:"\f324";--fa--fa:"\f324\f324"}.fa-chevron-double-right{--fa:"\f324";--fa--fa:"\f324\f324"}.fa-book-open{--fa:"\f518";--fa--fa:"\f518\f518"}.fa-book-journal-whills{--fa:"\f66a";--fa--fa:"\f66a\f66a"}.fa-journal-whills{--fa:"\f66a";--fa--fa:"\f66a\f66a"}.fa-inhaler{--fa:"\f5f9";--fa--fa:"\f5f9\f5f9"}.fa-handcuffs{--fa:"\e4f8";--fa--fa:"\e4f8\e4f8"}.fa-snake{--fa:"\f716";--fa--fa:"\f716\f716"}.fa-triangle-exclamation{--fa:"\f071";--fa--fa:"\f071\f071"}.fa-exclamation-triangle{--fa:"\f071";--fa--fa:"\f071\f071"}.fa-warning{--fa:"\f071";--fa--fa:"\f071\f071"}.fa-note-medical{--fa:"\e200";--fa--fa:"\e200\e200"}.fa-database{--fa:"\f1c0";--fa--fa:"\f1c0\f1c0"}.fa-down-left{--fa:"\e16a";--fa--fa:"\e16a\e16a"}.fa-share{--fa:"\f064";--fa--fa:"\f064\f064"}.fa-mail-forward{--fa:"\f064";--fa--fa:"\f064\f064"}.fa-face-thinking{--fa:"\e39b";--fa--fa:"\e39b\e39b"}.fa-turn-down-right{--fa:"\e455";--fa--fa:"\e455\e455"}.fa-bottle-droplet{--fa:"\e4c4";--fa--fa:"\e4c4\e4c4"}.fa-mask-face{--fa:"\e1d7";--fa--fa:"\e1d7\e1d7"}.fa-hill-rockslide{--fa:"\e508";--fa--fa:"\e508\e508"}.fa-scanner-keyboard{--fa:"\f489";--fa--fa:"\f489\f489"}.fa-circle-o{--fa:"\e119";--fa--fa:"\e119\e119"}.fa-grid-horizontal{--fa:"\e307";--fa--fa:"\e307\e307"}.fa-message-dollar{--fa:"\f650";--fa--fa:"\f650\f650"}.fa-comment-alt-dollar{--fa:"\f650";--fa--fa:"\f650\f650"}.fa-right-left{--fa:"\f362";--fa--fa:"\f362\f362"}.fa-exchange-alt{--fa:"\f362";--fa--fa:"\f362\f362"}.fa-columns-3{--fa:"\e361";--fa--fa:"\e361\e361"}.fa-paper-plane{--fa:"\f1d8";--fa--fa:"\f1d8\f1d8"}.fa-road-circle-exclamation{--fa:"\e565";--fa--fa:"\e565\e565"}.fa-dungeon{--fa:"\f6d9";--fa--fa:"\f6d9\f6d9"}.fa-hand-holding-box{--fa:"\f47b";--fa--fa:"\f47b\f47b"}.fa-input-text{--fa:"\e1bf";--fa--fa:"\e1bf\e1bf"}.fa-window-flip{--fa:"\f40f";--fa--fa:"\f40f\f40f"}.fa-window-alt{--fa:"\f40f";--fa--fa:"\f40f\f40f"}.fa-align-right{--fa:"\f038";--fa--fa:"\f038\f038"}.fa-scanner-gun{--fa:"\f488";--fa--fa:"\f488\f488"}.fa-scanner{--fa:"\f488";--fa--fa:"\f488\f488"}.fa-tire{--fa:"\f631";--fa--fa:"\f631\f631"}.fa-engine{--fa:"\e16e";--fa--fa:"\e16e\e16e"}.fa-money-bill-1-wave{--fa:"\f53b";--fa--fa:"\f53b\f53b"}.fa-money-bill-wave-alt{--fa:"\f53b";--fa--fa:"\f53b\f53b"}.fa-life-ring{--fa:"\f1cd";--fa--fa:"\f1cd\f1cd"}.fa-hands{--fa:"\f2a7";--fa--fa:"\f2a7\f2a7"}.fa-sign-language{--fa:"\f2a7";--fa--fa:"\f2a7\f2a7"}.fa-signing{--fa:"\f2a7";--fa--fa:"\f2a7\f2a7"}.fa-circle-caret-right{--fa:"\f330";--fa--fa:"\f330\f330"}.fa-caret-circle-right{--fa:"\f330";--fa--fa:"\f330\f330"}.fa-turn-left{--fa:"\e636";--fa--fa:"\e636\e636"}.fa-wheat{--fa:"\f72d";--fa--fa:"\f72d\f72d"}.fa-file-spreadsheet{--fa:"\f65b";--fa--fa:"\f65b\f65b"}.fa-audio-description-slash{--fa:"\e0a8";--fa--fa:"\e0a8\e0a8"}.fa-bell-ring{--fa:"\e62c";--fa--fa:"\e62c\e62c"}.fa-calendar-day{--fa:"\f783";--fa--fa:"\f783\f783"}.fa-water-ladder{--fa:"\f5c5";--fa--fa:"\f5c5\f5c5"}.fa-ladder-water{--fa:"\f5c5";--fa--fa:"\f5c5\f5c5"}.fa-swimming-pool{--fa:"\f5c5";--fa--fa:"\f5c5\f5c5"}.fa-arrows-up-down{--fa:"\f07d";--fa--fa:"\f07d\f07d"}.fa-arrows-v{--fa:"\f07d";--fa--fa:"\f07d\f07d"}.fa-chess-pawn-piece{--fa:"\f444";--fa--fa:"\f444\f444"}.fa-chess-pawn-alt{--fa:"\f444";--fa--fa:"\f444\f444"}.fa-face-grimace{--fa:"\f57f";--fa--fa:"\f57f\f57f"}.fa-grimace{--fa:"\f57f";--fa--fa:"\f57f\f57f"}.fa-wheelchair-move{--fa:"\e2ce";--fa--fa:"\e2ce\e2ce"}.fa-wheelchair-alt{--fa:"\e2ce";--fa--fa:"\e2ce\e2ce"}.fa-turn-down{--fa:"\f3be";--fa--fa:"\f3be\f3be"}.fa-level-down-alt{--fa:"\f3be";--fa--fa:"\f3be\f3be"}.fa-square-s{--fa:"\e27d";--fa--fa:"\e27d\e27d"}.fa-rectangle-barcode{--fa:"\f463";--fa--fa:"\f463\f463"}.fa-barcode-alt{--fa:"\f463";--fa--fa:"\f463\f463"}.fa-person-walking-arrow-right{--fa:"\e552";--fa--fa:"\e552\e552"}.fa-square-envelope{--fa:"\f199";--fa--fa:"\f199\f199"}.fa-envelope-square{--fa:"\f199";--fa--fa:"\f199\f199"}.fa-dice{--fa:"\f522";--fa--fa:"\f522\f522"}.fa-unicorn{--fa:"\f727";--fa--fa:"\f727\f727"}.fa-bowling-ball{--fa:"\f436";--fa--fa:"\f436\f436"}.fa-pompebled{--fa:"\e43d";--fa--fa:"\e43d\e43d"}.fa-brain{--fa:"\f5dc";--fa--fa:"\f5dc\f5dc"}.fa-watch-smart{--fa:"\e2cc";--fa--fa:"\e2cc\e2cc"}.fa-book-user{--fa:"\f7e7";--fa--fa:"\f7e7\f7e7"}.fa-sensor-cloud{--fa:"\e02c";--fa--fa:"\e02c\e02c"}.fa-sensor-smoke{--fa:"\e02c";--fa--fa:"\e02c\e02c"}.fa-clapperboard-play{--fa:"\e132";--fa--fa:"\e132\e132"}.fa-bandage{--fa:"\f462";--fa--fa:"\f462\f462"}.fa-band-aid{--fa:"\f462";--fa--fa:"\f462\f462"}.fa-calendar-minus{--fa:"\f272";--fa--fa:"\f272\f272"}.fa-circle-xmark{--fa:"\f057";--fa--fa:"\f057\f057"}.fa-times-circle{--fa:"\f057";--fa--fa:"\f057\f057"}.fa-xmark-circle{--fa:"\f057";--fa--fa:"\f057\f057"}.fa-circle-4{--fa:"\e0f1";--fa--fa:"\e0f1\e0f1"}.fa-gifts{--fa:"\f79c";--fa--fa:"\f79c\f79c"}.fa-album-collection{--fa:"\f8a0";--fa--fa:"\f8a0\f8a0"}.fa-hotel{--fa:"\f594";--fa--fa:"\f594\f594"}.fa-earth-asia{--fa:"\f57e";--fa--fa:"\f57e\f57e"}.fa-globe-asia{--fa:"\f57e";--fa--fa:"\f57e\f57e"}.fa-id-card-clip{--fa:"\f47f";--fa--fa:"\f47f\f47f"}.fa-id-card-alt{--fa:"\f47f";--fa--fa:"\f47f\f47f"}.fa-magnifying-glass-plus{--fa:"\f00e";--fa--fa:"\f00e\f00e"}.fa-search-plus{--fa:"\f00e";--fa--fa:"\f00e\f00e"}.fa-thumbs-up{--fa:"\f164";--fa--fa:"\f164\f164"}.fa-cloud-showers{--fa:"\f73f";--fa--fa:"\f73f\f73f"}.fa-user-clock{--fa:"\f4fd";--fa--fa:"\f4fd\f4fd"}.fa-onion{--fa:"\e427";--fa--fa:"\e427\e427"}.fa-clock-twelve-thirty{--fa:"\e359";--fa--fa:"\e359\e359"}.fa-arrow-down-to-dotted-line{--fa:"\e095";--fa--fa:"\e095\e095"}.fa-hand-dots{--fa:"\f461";--fa--fa:"\f461\f461"}.fa-allergies{--fa:"\f461";--fa--fa:"\f461\f461"}.fa-file-invoice{--fa:"\f570";--fa--fa:"\f570\f570"}.fa-window-minimize{--fa:"\f2d1";--fa--fa:"\f2d1\f2d1"}.fa-rectangle-wide{--fa:"\f2fc";--fa--fa:"\f2fc\f2fc"}.fa-comment-arrow-up{--fa:"\e144";--fa--fa:"\e144\e144"}.fa-garlic{--fa:"\e40e";--fa--fa:"\e40e\e40e"}.fa-mug-saucer{--fa:"\f0f4";--fa--fa:"\f0f4\f0f4"}.fa-coffee{--fa:"\f0f4";--fa--fa:"\f0f4\f0f4"}.fa-brush{--fa:"\f55d";--fa--fa:"\f55d\f55d"}.fa-file-half-dashed{--fa:"\e698";--fa--fa:"\e698\e698"}.fa-tree-decorated{--fa:"\f7dc";--fa--fa:"\f7dc\f7dc"}.fa-mask{--fa:"\f6fa";--fa--fa:"\f6fa\f6fa"}.fa-calendar-heart{--fa:"\e0d3";--fa--fa:"\e0d3\e0d3"}.fa-magnifying-glass-minus{--fa:"\f010";--fa--fa:"\f010\f010"}.fa-search-minus{--fa:"\f010";--fa--fa:"\f010\f010"}.fa-flower{--fa:"\f7ff";--fa--fa:"\f7ff\f7ff"}.fa-arrow-down-from-arc{--fa:"\e614";--fa--fa:"\e614\e614"}.fa-right-left-large{--fa:"\e5e1";--fa--fa:"\e5e1\e5e1"}.fa-ruler-vertical{--fa:"\f548";--fa--fa:"\f548\f548"}.fa-circles-overlap{--fa:"\e600";--fa--fa:"\e600\e600"}.fa-user-large{--fa:"\f406";--fa--fa:"\f406\f406"}.fa-user-alt{--fa:"\f406";--fa--fa:"\f406\f406"}.fa-starship-freighter{--fa:"\e03a";--fa--fa:"\e03a\e03a"}.fa-train-tram{--fa:"\e5b4";--fa--fa:"\e5b4\e5b4"}.fa-bridge-suspension{--fa:"\e4cd";--fa--fa:"\e4cd\e4cd"}.fa-trash-check{--fa:"\e2af";--fa--fa:"\e2af\e2af"}.fa-user-nurse{--fa:"\f82f";--fa--fa:"\f82f\f82f"}.fa-boombox{--fa:"\f8a5";--fa--fa:"\f8a5\f8a5"}.fa-syringe{--fa:"\f48e";--fa--fa:"\f48e\f48e"}.fa-cloud-sun{--fa:"\f6c4";--fa--fa:"\f6c4\f6c4"}.fa-shield-exclamation{--fa:"\e247";--fa--fa:"\e247\e247"}.fa-stopwatch-20{--fa:"\e06f";--fa--fa:"\e06f\e06f"}.fa-square-full{--fa:"\f45c";--fa--fa:"\f45c\f45c"}.fa-grip-dots{--fa:"\e410";--fa--fa:"\e410\e410"}.fa-comment-exclamation{--fa:"\f4af";--fa--fa:"\f4af\f4af"}.fa-pen-swirl{--fa:"\e214";--fa--fa:"\e214\e214"}.fa-falafel{--fa:"\e40a";--fa--fa:"\e40a\e40a"}.fa-circle-2{--fa:"\e0ef";--fa--fa:"\e0ef\e0ef"}.fa-magnet{--fa:"\f076";--fa--fa:"\f076\f076"}.fa-jar{--fa:"\e516";--fa--fa:"\e516\e516"}.fa-gramophone{--fa:"\f8bd";--fa--fa:"\f8bd\f8bd"}.fa-dice-d12{--fa:"\f6ce";--fa--fa:"\f6ce\f6ce"}.fa-note-sticky{--fa:"\f249";--fa--fa:"\f249\f249"}.fa-sticky-note{--fa:"\f249";--fa--fa:"\f249\f249"}.fa-down{--fa:"\f354";--fa--fa:"\f354\f354"}.fa-arrow-alt-down{--fa:"\f354";--fa--fa:"\f354\f354"}.fa-hundred-points{--fa:"\e41c";--fa--fa:"\e41c\e41c"}.fa-100{--fa:"\e41c";--fa--fa:"\e41c\e41c"}.fa-paperclip-vertical{--fa:"\e3c2";--fa--fa:"\e3c2\e3c2"}.fa-wind-warning{--fa:"\f776";--fa--fa:"\f776\f776"}.fa-wind-circle-exclamation{--fa:"\f776";--fa--fa:"\f776\f776"}.fa-location-pin-slash{--fa:"\f60c";--fa--fa:"\f60c\f60c"}.fa-map-marker-slash{--fa:"\f60c";--fa--fa:"\f60c\f60c"}.fa-face-sad-sweat{--fa:"\e38a";--fa--fa:"\e38a\e38a"}.fa-bug-slash{--fa:"\e490";--fa--fa:"\e490\e490"}.fa-cupcake{--fa:"\e402";--fa--fa:"\e402\e402"}.fa-light-switch-off{--fa:"\e018";--fa--fa:"\e018\e018"}.fa-toggle-large-off{--fa:"\e5b0";--fa--fa:"\e5b0\e5b0"}.fa-pen-fancy-slash{--fa:"\e210";--fa--fa:"\e210\e210"}.fa-truck-container{--fa:"\f4dc";--fa--fa:"\f4dc\f4dc"}.fa-boot{--fa:"\f782";--fa--fa:"\f782\f782"}.fa-arrow-up-from-water-pump{--fa:"\e4b6";--fa--fa:"\e4b6\e4b6"}.fa-file-check{--fa:"\f316";--fa--fa:"\f316\f316"}.fa-bone{--fa:"\f5d7";--fa--fa:"\f5d7\f5d7"}.fa-cards-blank{--fa:"\e4df";--fa--fa:"\e4df\e4df"}.fa-circle-3{--fa:"\e0f0";--fa--fa:"\e0f0\e0f0"}.fa-bench-tree{--fa:"\e2e7";--fa--fa:"\e2e7\e2e7"}.fa-keyboard-brightness-low{--fa:"\e1c1";--fa--fa:"\e1c1\e1c1"}.fa-ski-boot-ski{--fa:"\e3cd";--fa--fa:"\e3cd\e3cd"}.fa-brain-circuit{--fa:"\e0c6";--fa--fa:"\e0c6\e0c6"}.fa-table-cells-row-unlock{--fa:"\e691";--fa--fa:"\e691\e691"}.fa-user-injured{--fa:"\f728";--fa--fa:"\f728\f728"}.fa-block-brick-fire{--fa:"\e3dc";--fa--fa:"\e3dc\e3dc"}.fa-firewall{--fa:"\e3dc";--fa--fa:"\e3dc\e3dc"}.fa-face-sad-tear{--fa:"\f5b4";--fa--fa:"\f5b4\f5b4"}.fa-sad-tear{--fa:"\f5b4";--fa--fa:"\f5b4\f5b4"}.fa-plane{--fa:"\f072";--fa--fa:"\f072\f072"}.fa-tent-arrows-down{--fa:"\e581";--fa--fa:"\e581\e581"}.fa-exclamation{--fa:"\21";--fa--fa:"\21\21"}.fa-arrows-spin{--fa:"\e4bb";--fa--fa:"\e4bb\e4bb"}.fa-face-smile-relaxed{--fa:"\e392";--fa--fa:"\e392\e392"}.fa-comment-xmark{--fa:"\f4b5";--fa--fa:"\f4b5\f4b5"}.fa-comment-times{--fa:"\f4b5";--fa--fa:"\f4b5\f4b5"}.fa-print{--fa:"\f02f";--fa--fa:"\f02f\f02f"}.fa-turkish-lira-sign{--fa:"\e2bb";--fa--fa:"\e2bb\e2bb"}.fa-try{--fa:"\e2bb";--fa--fa:"\e2bb\e2bb"}.fa-turkish-lira{--fa:"\e2bb";--fa--fa:"\e2bb\e2bb"}.fa-face-nose-steam{--fa:"\e382";--fa--fa:"\e382\e382"}.fa-circle-waveform-lines{--fa:"\e12d";--fa--fa:"\e12d\e12d"}.fa-waveform-circle{--fa:"\e12d";--fa--fa:"\e12d\e12d"}.fa-dollar-sign{--fa:"\24";--fa--fa:"\24\24"}.fa-dollar{--fa:"\24";--fa--fa:"\24\24"}.fa-usd{--fa:"\24";--fa--fa:"\24\24"}.fa-ferris-wheel{--fa:"\e174";--fa--fa:"\e174\e174"}.fa-computer-speaker{--fa:"\f8b2";--fa--fa:"\f8b2\f8b2"}.fa-skull-cow{--fa:"\f8de";--fa--fa:"\f8de\f8de"}.fa-x{--fa:"\58";--fa--fa:"\58\58"}.fa-magnifying-glass-dollar{--fa:"\f688";--fa--fa:"\f688\f688"}.fa-search-dollar{--fa:"\f688";--fa--fa:"\f688\f688"}.fa-users-gear{--fa:"\f509";--fa--fa:"\f509\f509"}.fa-users-cog{--fa:"\f509";--fa--fa:"\f509\f509"}.fa-person-military-pointing{--fa:"\e54a";--fa--fa:"\e54a\e54a"}.fa-building-columns{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-bank{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-institution{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-museum{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-university{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-circle-t{--fa:"\e124";--fa--fa:"\e124\e124"}.fa-sack{--fa:"\f81c";--fa--fa:"\f81c\f81c"}.fa-grid-2{--fa:"\e196";--fa--fa:"\e196\e196"}.fa-camera-cctv{--fa:"\f8ac";--fa--fa:"\f8ac\f8ac"}.fa-cctv{--fa:"\f8ac";--fa--fa:"\f8ac\f8ac"}.fa-umbrella{--fa:"\f0e9";--fa--fa:"\f0e9\f0e9"}.fa-trowel{--fa:"\e589";--fa--fa:"\e589\e589"}.fa-horizontal-rule{--fa:"\f86c";--fa--fa:"\f86c\f86c"}.fa-bed-front{--fa:"\f8f7";--fa--fa:"\f8f7\f8f7"}.fa-bed-alt{--fa:"\f8f7";--fa--fa:"\f8f7\f8f7"}.fa-d{--fa:"\44";--fa--fa:"\44\44"}.fa-stapler{--fa:"\e5af";--fa--fa:"\e5af\e5af"}.fa-masks-theater{--fa:"\f630";--fa--fa:"\f630\f630"}.fa-theater-masks{--fa:"\f630";--fa--fa:"\f630\f630"}.fa-file-gif{--fa:"\e645";--fa--fa:"\e645\e645"}.fa-kip-sign{--fa:"\e1c4";--fa--fa:"\e1c4\e1c4"}.fa-face-woozy{--fa:"\e3a2";--fa--fa:"\e3a2\e3a2"}.fa-cloud-question{--fa:"\e492";--fa--fa:"\e492\e492"}.fa-pineapple{--fa:"\e31f";--fa--fa:"\e31f\e31f"}.fa-hand-point-left{--fa:"\f0a5";--fa--fa:"\f0a5\f0a5"}.fa-gallery-thumbnails{--fa:"\e3aa";--fa--fa:"\e3aa\e3aa"}.fa-circle-j{--fa:"\e112";--fa--fa:"\e112\e112"}.fa-eyes{--fa:"\e367";--fa--fa:"\e367\e367"}.fa-handshake-simple{--fa:"\f4c6";--fa--fa:"\f4c6\f4c6"}.fa-handshake-alt{--fa:"\f4c6";--fa--fa:"\f4c6\f4c6"}.fa-page-caret-up{--fa:"\e42a";--fa--fa:"\e42a\e42a"}.fa-file-caret-up{--fa:"\e42a";--fa--fa:"\e42a\e42a"}.fa-jet-fighter{--fa:"\f0fb";--fa--fa:"\f0fb\f0fb"}.fa-fighter-jet{--fa:"\f0fb";--fa--fa:"\f0fb\f0fb"}.fa-comet{--fa:"\e003";--fa--fa:"\e003\e003"}.fa-square-share-nodes{--fa:"\f1e1";--fa--fa:"\f1e1\f1e1"}.fa-share-alt-square{--fa:"\f1e1";--fa--fa:"\f1e1\f1e1"}.fa-reflect-vertical{--fa:"\e665";--fa--fa:"\e665\e665"}.fa-shield-keyhole{--fa:"\e248";--fa--fa:"\e248\e248"}.fa-file-mp4{--fa:"\e649";--fa--fa:"\e649\e649"}.fa-barcode{--fa:"\f02a";--fa--fa:"\f02a\f02a"}.fa-bulldozer{--fa:"\e655";--fa--fa:"\e655\e655"}.fa-plus-minus{--fa:"\e43c";--fa--fa:"\e43c\e43c"}.fa-square-sliders-vertical{--fa:"\f3f2";--fa--fa:"\f3f2\f3f2"}.fa-sliders-v-square{--fa:"\f3f2";--fa--fa:"\f3f2\f3f2"}.fa-video{--fa:"\f03d";--fa--fa:"\f03d\f03d"}.fa-video-camera{--fa:"\f03d";--fa--fa:"\f03d\f03d"}.fa-message-middle{--fa:"\e1e1";--fa--fa:"\e1e1\e1e1"}.fa-comment-middle-alt{--fa:"\e1e1";--fa--fa:"\e1e1\e1e1"}.fa-graduation-cap{--fa:"\f19d";--fa--fa:"\f19d\f19d"}.fa-mortar-board{--fa:"\f19d";--fa--fa:"\f19d\f19d"}.fa-hand-holding-medical{--fa:"\e05c";--fa--fa:"\e05c\e05c"}.fa-person-circle-check{--fa:"\e53e";--fa--fa:"\e53e\e53e"}.fa-square-z{--fa:"\e288";--fa--fa:"\e288\e288"}.fa-message-text{--fa:"\e1e6";--fa--fa:"\e1e6\e1e6"}.fa-comment-alt-text{--fa:"\e1e6";--fa--fa:"\e1e6\e1e6"}.fa-turn-up{--fa:"\f3bf";--fa--fa:"\f3bf\f3bf"}.fa-level-up-alt{--fa:"\f3bf";--fa--fa:"\f3bf\f3bf"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-brands:'Font Awesome 6 Brands';--fa-font-brands:normal 400 1em/1 'Font Awesome 6 Brands'}@font-face{font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;font-display:block;src:url('../fonts/fa-brands-4002.woff2') format('woff2'),url('../fonts/fa-brands-4002.ttf') format('truetype')}.fab,.fa-brands{font-weight:400}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-square-js{--fa:"\f3b9"}.fa-js-square{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-square-reddit{--fa:"\f1a2"}.fa-reddit-square{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-square-instagram{--fa:"\e055"}.fa-instagram-square{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-square-hacker-news{--fa:"\f3af"}.fa-hacker-news-square{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-square-snapchat{--fa:"\f2ad"}.fa-snapchat-square{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-font-awesome-alt{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo{--fa:"\f2aa"}.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-square-dribbble{--fa:"\f397"}.fa-dribbble-square{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter{--fa:"\f081"}.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter{--fa:"\f3bb"}.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube{--fa:"\f431"}.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-wpressr{--fa:"\f3e4"}.fa-rendact{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-css{--fa:"\e6a2"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam{--fa:"\f1b7"}.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo{--fa:"\f194"}.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome{--fa:"\f2b4"}.fa-font-awesome-flag{--fa:"\f2b4"}.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-square-github{--fa:"\f092"}.fa-github-square{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-square-gitlab{--fa:"\e5ae"}.fa-gitlab-square{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-square-odnoklassniki{--fa:"\f264"}.fa-odnoklassniki-square{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-square-pinterest{--fa:"\f0d3"}.fa-pinterest-square{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-square-google-plus{--fa:"\f0d4"}.fa-google-plus-square{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing{--fa:"\f169"}.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-square-bluesky{--fa:"\e6a3"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group{--fa:"\e080"}.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-square-pied-piper{--fa:"\e01e"}.fa-pied-piper-square{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-square-facebook{--fa:"\f082"}.fa-facebook-square{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-square-lastfm{--fa:"\f203"}.fa-lastfm-square{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk{--fa:"\e2d0"}.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat{--fa:"\f2ab"}.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-square-behance{--fa:"\f1b5"}.fa-behance-square{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-square-git{--fa:"\f1d2"}.fa-git-square{--fa:"\f1d2"}.fa-square-tumblr{--fa:"\f174"}.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram{--fa:"\f2c6"}.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp{--fa:"\f40c"}.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack{--fa:"\f198"}.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium{--fa:"\f23a"}.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\f3f6"}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-duotone:'Font Awesome 6 Duotone';--fa-font-duotone:normal 900 1em/1 'Font Awesome 6 Duotone'}@font-face{font-family:'Font Awesome 6 Duotone';font-style:normal;font-weight:900;font-display:block;src:url('../fonts/fa-duotone-9002.woff2') format('woff2'),url('../fonts/fa-duotone-9002.ttf') format('truetype')}.fad,.fa-duotone{position:relative;font-weight:900;letter-spacing:normal}.fad::before,.fa-duotone::before{position:absolute;color:var(--fa-primary-color, inherit);opacity:1;opacity:var(--fa-primary-opacity, 1)}.fad::after,.fa-duotone::after{color:var(--fa-secondary-color, inherit);opacity:.4;opacity:var(--fa-secondary-opacity, 0.4)}.fa-swap-opacity .fad::before,.fa-swap-opacity .fa-duotone::before,.fad.fa-swap-opacity::before,.fa-duotone.fa-swap-opacity::before{opacity:.4;opacity:var(--fa-secondary-opacity, 0.4)}.fa-swap-opacity .fad::after,.fa-swap-opacity .fa-duotone::after,.fad.fa-swap-opacity::after,.fa-duotone.fa-swap-opacity::after{opacity:1;opacity:var(--fa-primary-opacity, 1)}.fad.fa-inverse,.fa-duotone.fa-inverse{color:var(--fa-inverse, #fff)}.fad.fa-stack-1x,.fad.fa-stack-2x,.fa-duotone.fa-stack-1x,.fa-duotone.fa-stack-2x{position:absolute}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic:'Font Awesome 6 Pro';--fa-font-light:normal 300 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:300;font-display:block;src:url('../fonts/fa-light-3002.woff2') format('woff2'),url('../fonts/fa-light-3002.ttf') format('truetype')}.fal,.fa-light{font-weight:300}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic:'Font Awesome 6 Pro';--fa-font-regular:normal 400 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:400;font-display:block;src:url('../fonts/fa-regular-4002.woff2') format('woff2'),url('../fonts/fa-regular-4002.ttf') format('truetype')}.far,.fa-regular,.far,.fa{font-weight:400}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic:'Font Awesome 6 Pro';--fa-font-solid:normal 900 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:900;font-display:block;src:url('../fonts/fa-solid-9002.woff2') format('woff2'),url('../fonts/fa-solid-9002.ttf') format('truetype')}.fas,.fa-solid,.fas{font-weight:900}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic:'Font Awesome 6 Pro';--fa-font-thin:normal 100 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:100;font-display:block;src:url('../fonts/fa-thin-1002.woff2') format('woff2'),url('../fonts/fa-thin-1002.ttf') format('truetype')}.fat,.fa-thin{font-weight:100}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */.fa.fa-glass{--fa:"\f000"}.fa.fa-envelope-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-envelope-o{--fa:"\f0e0"}.fa.fa-star-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-star-o{--fa:"\f005"}.fa.fa-remove{--fa:"\f00d"}.fa.fa-close{--fa:"\f00d"}.fa.fa-gear{--fa:"\f013"}.fa.fa-trash-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-trash-o{--fa:"\f2ed"}.fa.fa-home{--fa:"\f015"}.fa.fa-file-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-o{--fa:"\f15b"}.fa.fa-clock-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-clock-o{--fa:"\f017"}.fa.fa-arrow-circle-o-down{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-arrow-circle-o-down{--fa:"\f358"}.fa.fa-arrow-circle-o-up{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-arrow-circle-o-up{--fa:"\f35b"}.fa.fa-play-circle-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-play-circle-o{--fa:"\f144"}.fa.fa-repeat{--fa:"\f01e"}.fa.fa-rotate-right{--fa:"\f01e"}.fa.fa-refresh{--fa:"\f021"}.fa.fa-list-alt{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-list-alt{--fa:"\f022"}.fa.fa-dedent{--fa:"\f03b"}.fa.fa-video-camera{--fa:"\f03d"}.fa.fa-picture-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-picture-o{--fa:"\f03e"}.fa.fa-photo{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-photo{--fa:"\f03e"}.fa.fa-image{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-image{--fa:"\f03e"}.fa.fa-map-marker{--fa:"\f3c5"}.fa.fa-pencil-square-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-pencil-square-o{--fa:"\f044"}.fa.fa-edit{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-edit{--fa:"\f044"}.fa.fa-share-square-o{--fa:"\f14d"}.fa.fa-check-square-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-check-square-o{--fa:"\f14a"}.fa.fa-arrows{--fa:"\f0b2"}.fa.fa-times-circle-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-times-circle-o{--fa:"\f057"}.fa.fa-check-circle-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-check-circle-o{--fa:"\f058"}.fa.fa-mail-forward{--fa:"\f064"}.fa.fa-expand{--fa:"\f424"}.fa.fa-compress{--fa:"\f422"}.fa.fa-eye{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-eye-slash{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-warning{--fa:"\f071"}.fa.fa-calendar{--fa:"\f073"}.fa.fa-arrows-v{--fa:"\f338"}.fa.fa-arrows-h{--fa:"\f337"}.fa.fa-bar-chart{--fa:"\e0e3"}.fa.fa-bar-chart-o{--fa:"\e0e3"}.fa.fa-twitter-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-twitter-square{--fa:"\f081"}.fa.fa-facebook-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-facebook-square{--fa:"\f082"}.fa.fa-gears{--fa:"\f085"}.fa.fa-thumbs-o-up{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-thumbs-o-up{--fa:"\f164"}.fa.fa-thumbs-o-down{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-thumbs-o-down{--fa:"\f165"}.fa.fa-heart-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-heart-o{--fa:"\f004"}.fa.fa-sign-out{--fa:"\f2f5"}.fa.fa-linkedin-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-linkedin-square{--fa:"\f08c"}.fa.fa-thumb-tack{--fa:"\f08d"}.fa.fa-external-link{--fa:"\f35d"}.fa.fa-sign-in{--fa:"\f2f6"}.fa.fa-github-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-github-square{--fa:"\f092"}.fa.fa-lemon-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-lemon-o{--fa:"\f094"}.fa.fa-square-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-square-o{--fa:"\f0c8"}.fa.fa-bookmark-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-bookmark-o{--fa:"\f02e"}.fa.fa-twitter{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-facebook{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-facebook{--fa:"\f39e"}.fa.fa-facebook-f{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-facebook-f{--fa:"\f39e"}.fa.fa-github{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-credit-card{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-feed{--fa:"\f09e"}.fa.fa-hdd-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hdd-o{--fa:"\f0a0"}.fa.fa-hand-o-right{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hand-o-right{--fa:"\f0a4"}.fa.fa-hand-o-left{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hand-o-left{--fa:"\f0a5"}.fa.fa-hand-o-up{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hand-o-up{--fa:"\f0a6"}.fa.fa-hand-o-down{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hand-o-down{--fa:"\f0a7"}.fa.fa-globe{--fa:"\f57d"}.fa.fa-tasks{--fa:"\f828"}.fa.fa-arrows-alt{--fa:"\f31e"}.fa.fa-group{--fa:"\f0c0"}.fa.fa-chain{--fa:"\f0c1"}.fa.fa-cut{--fa:"\f0c4"}.fa.fa-files-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-files-o{--fa:"\f0c5"}.fa.fa-floppy-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-floppy-o{--fa:"\f0c7"}.fa.fa-save{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-save{--fa:"\f0c7"}.fa.fa-navicon{--fa:"\f0c9"}.fa.fa-reorder{--fa:"\f0c9"}.fa.fa-magic{--fa:"\e2ca"}.fa.fa-pinterest{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-pinterest-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-pinterest-square{--fa:"\f0d3"}.fa.fa-google-plus-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-google-plus-square{--fa:"\f0d4"}.fa.fa-google-plus{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-google-plus{--fa:"\f0d5"}.fa.fa-money{--fa:"\f3d1"}.fa.fa-unsorted{--fa:"\f0dc"}.fa.fa-sort-desc{--fa:"\f0dd"}.fa.fa-sort-asc{--fa:"\f0de"}.fa.fa-linkedin{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-linkedin{--fa:"\f0e1"}.fa.fa-rotate-left{--fa:"\f0e2"}.fa.fa-legal{--fa:"\f0e3"}.fa.fa-tachometer{--fa:"\f625"}.fa.fa-dashboard{--fa:"\f625"}.fa.fa-comment-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-comment-o{--fa:"\f075"}.fa.fa-comments-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-comments-o{--fa:"\f086"}.fa.fa-flash{--fa:"\f0e7"}.fa.fa-clipboard{--fa:"\f0ea"}.fa.fa-lightbulb-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-lightbulb-o{--fa:"\f0eb"}.fa.fa-exchange{--fa:"\f362"}.fa.fa-cloud-download{--fa:"\f0ed"}.fa.fa-cloud-upload{--fa:"\f0ee"}.fa.fa-bell-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-bell-o{--fa:"\f0f3"}.fa.fa-cutlery{--fa:"\f2e7"}.fa.fa-file-text-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-text-o{--fa:"\f15c"}.fa.fa-building-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-building-o{--fa:"\f1ad"}.fa.fa-hospital-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hospital-o{--fa:"\f0f8"}.fa.fa-tablet{--fa:"\f3fa"}.fa.fa-mobile{--fa:"\f3cd"}.fa.fa-mobile-phone{--fa:"\f3cd"}.fa.fa-circle-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-circle-o{--fa:"\f111"}.fa.fa-mail-reply{--fa:"\f3e5"}.fa.fa-github-alt{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-folder-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-folder-o{--fa:"\f07b"}.fa.fa-folder-open-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-folder-open-o{--fa:"\f07c"}.fa.fa-smile-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-smile-o{--fa:"\f118"}.fa.fa-frown-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-frown-o{--fa:"\f119"}.fa.fa-meh-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-meh-o{--fa:"\f11a"}.fa.fa-keyboard-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-keyboard-o{--fa:"\f11c"}.fa.fa-flag-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-flag-o{--fa:"\f024"}.fa.fa-mail-reply-all{--fa:"\f122"}.fa.fa-star-half-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-star-half-o{--fa:"\f5c0"}.fa.fa-star-half-empty{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-star-half-empty{--fa:"\f5c0"}.fa.fa-star-half-full{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-star-half-full{--fa:"\f5c0"}.fa.fa-code-fork{--fa:"\f126"}.fa.fa-chain-broken{--fa:"\f127"}.fa.fa-unlink{--fa:"\f127"}.fa.fa-calendar-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-calendar-o{--fa:"\f133"}.fa.fa-maxcdn{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-html5{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-css3{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-unlock-alt{--fa:"\f09c"}.fa.fa-minus-square-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-minus-square-o{--fa:"\f146"}.fa.fa-level-up{--fa:"\f3bf"}.fa.fa-level-down{--fa:"\f3be"}.fa.fa-pencil-square{--fa:"\f14b"}.fa.fa-external-link-square{--fa:"\f360"}.fa.fa-compass{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-caret-square-o-down{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-caret-square-o-down{--fa:"\f150"}.fa.fa-toggle-down{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-toggle-down{--fa:"\f150"}.fa.fa-caret-square-o-up{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-caret-square-o-up{--fa:"\f151"}.fa.fa-toggle-up{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-toggle-up{--fa:"\f151"}.fa.fa-caret-square-o-right{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-caret-square-o-right{--fa:"\f152"}.fa.fa-toggle-right{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-toggle-right{--fa:"\f152"}.fa.fa-eur{--fa:"\f153"}.fa.fa-euro{--fa:"\f153"}.fa.fa-gbp{--fa:"\f154"}.fa.fa-usd{--fa:"\24"}.fa.fa-dollar{--fa:"\24"}.fa.fa-inr{--fa:"\e1bc"}.fa.fa-rupee{--fa:"\e1bc"}.fa.fa-jpy{--fa:"\f157"}.fa.fa-cny{--fa:"\f157"}.fa.fa-rmb{--fa:"\f157"}.fa.fa-yen{--fa:"\f157"}.fa.fa-rub{--fa:"\f158"}.fa.fa-ruble{--fa:"\f158"}.fa.fa-rouble{--fa:"\f158"}.fa.fa-krw{--fa:"\f159"}.fa.fa-won{--fa:"\f159"}.fa.fa-btc{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-bitcoin{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-bitcoin{--fa:"\f15a"}.fa.fa-file-text{--fa:"\f15c"}.fa.fa-sort-alpha-asc{--fa:"\f15d"}.fa.fa-sort-alpha-desc{--fa:"\f881"}.fa.fa-sort-amount-asc{--fa:"\f884"}.fa.fa-sort-amount-desc{--fa:"\f160"}.fa.fa-sort-numeric-asc{--fa:"\f162"}.fa.fa-sort-numeric-desc{--fa:"\f886"}.fa.fa-youtube-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-youtube-square{--fa:"\f431"}.fa.fa-youtube{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-xing{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-xing-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-xing-square{--fa:"\f169"}.fa.fa-youtube-play{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-youtube-play{--fa:"\f167"}.fa.fa-dropbox{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-stack-overflow{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-instagram{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-flickr{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-adn{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-bitbucket{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-bitbucket-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-bitbucket-square{--fa:"\f171"}.fa.fa-tumblr{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-tumblr-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-tumblr-square{--fa:"\f174"}.fa.fa-long-arrow-down{--fa:"\f309"}.fa.fa-long-arrow-up{--fa:"\f30c"}.fa.fa-long-arrow-left{--fa:"\f30a"}.fa.fa-long-arrow-right{--fa:"\f30b"}.fa.fa-apple{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-windows{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-android{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-linux{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-dribbble{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-skype{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-foursquare{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-trello{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-gratipay{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-gittip{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-gittip{--fa:"\f184"}.fa.fa-sun-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-sun-o{--fa:"\f185"}.fa.fa-moon-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-moon-o{--fa:"\f186"}.fa.fa-vk{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-weibo{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-renren{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-pagelines{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-stack-exchange{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-arrow-circle-o-right{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-arrow-circle-o-right{--fa:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-arrow-circle-o-left{--fa:"\f359"}.fa.fa-caret-square-o-left{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-caret-square-o-left{--fa:"\f191"}.fa.fa-toggle-left{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-toggle-left{--fa:"\f191"}.fa.fa-dot-circle-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-dot-circle-o{--fa:"\f192"}.fa.fa-vimeo-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-vimeo-square{--fa:"\f194"}.fa.fa-try{--fa:"\e2bb"}.fa.fa-turkish-lira{--fa:"\e2bb"}.fa.fa-plus-square-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-plus-square-o{--fa:"\f0fe"}.fa.fa-slack{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wordpress{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-openid{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-institution{--fa:"\f19c"}.fa.fa-bank{--fa:"\f19c"}.fa.fa-mortar-board{--fa:"\f19d"}.fa.fa-yahoo{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-google{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-reddit{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-reddit-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-reddit-square{--fa:"\f1a2"}.fa.fa-stumbleupon-circle{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-stumbleupon{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-delicious{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-digg{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-pied-piper-pp{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-pied-piper-alt{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-drupal{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-joomla{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-behance{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-behance-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-behance-square{--fa:"\f1b5"}.fa.fa-steam{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-steam-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-steam-square{--fa:"\f1b7"}.fa.fa-automobile{--fa:"\f1b9"}.fa.fa-cab{--fa:"\f1ba"}.fa.fa-spotify{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-deviantart{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-soundcloud{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-file-pdf-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-pdf-o{--fa:"\f1c1"}.fa.fa-file-word-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-word-o{--fa:"\f1c2"}.fa.fa-file-excel-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-excel-o{--fa:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-powerpoint-o{--fa:"\f1c4"}.fa.fa-file-image-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-image-o{--fa:"\f1c5"}.fa.fa-file-photo-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-photo-o{--fa:"\f1c5"}.fa.fa-file-picture-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-picture-o{--fa:"\f1c5"}.fa.fa-file-archive-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-archive-o{--fa:"\f1c6"}.fa.fa-file-zip-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-zip-o{--fa:"\f1c6"}.fa.fa-file-audio-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-audio-o{--fa:"\f1c7"}.fa.fa-file-sound-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-sound-o{--fa:"\f1c7"}.fa.fa-file-video-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-video-o{--fa:"\f1c8"}.fa.fa-file-movie-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-movie-o{--fa:"\f1c8"}.fa.fa-file-code-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-file-code-o{--fa:"\f1c9"}.fa.fa-vine{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-codepen{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-jsfiddle{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-life-bouy{--fa:"\f1cd"}.fa.fa-life-buoy{--fa:"\f1cd"}.fa.fa-life-saver{--fa:"\f1cd"}.fa.fa-support{--fa:"\f1cd"}.fa.fa-circle-o-notch{--fa:"\f1ce"}.fa.fa-rebel{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-ra{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-ra{--fa:"\f1d0"}.fa.fa-resistance{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-resistance{--fa:"\f1d0"}.fa.fa-empire{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-ge{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-ge{--fa:"\f1d1"}.fa.fa-git-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-git-square{--fa:"\f1d2"}.fa.fa-git{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-hacker-news{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-y-combinator-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-y-combinator-square{--fa:"\f1d4"}.fa.fa-yc-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-yc-square{--fa:"\f1d4"}.fa.fa-tencent-weibo{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-qq{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-weixin{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wechat{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wechat{--fa:"\f1d7"}.fa.fa-send{--fa:"\f1d8"}.fa.fa-paper-plane-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-paper-plane-o{--fa:"\f1d8"}.fa.fa-send-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-send-o{--fa:"\f1d8"}.fa.fa-circle-thin{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-circle-thin{--fa:"\f111"}.fa.fa-header{--fa:"\f1dc"}.fa.fa-futbol-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-futbol-o{--fa:"\f1e3"}.fa.fa-soccer-ball-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-soccer-ball-o{--fa:"\f1e3"}.fa.fa-slideshare{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-twitch{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-yelp{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-newspaper-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-newspaper-o{--fa:"\f1ea"}.fa.fa-paypal{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-google-wallet{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc-visa{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc-mastercard{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc-discover{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc-amex{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc-paypal{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc-stripe{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-bell-slash-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-bell-slash-o{--fa:"\f1f6"}.fa.fa-trash{--fa:"\f2ed"}.fa.fa-copyright{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-eyedropper{--fa:"\f1fb"}.fa.fa-area-chart{--fa:"\f1fe"}.fa.fa-pie-chart{--fa:"\f200"}.fa.fa-line-chart{--fa:"\f201"}.fa.fa-lastfm{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-lastfm-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-lastfm-square{--fa:"\f203"}.fa.fa-ioxhost{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-angellist{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-cc{--fa:"\f20a"}.fa.fa-ils{--fa:"\f20b"}.fa.fa-shekel{--fa:"\f20b"}.fa.fa-sheqel{--fa:"\f20b"}.fa.fa-buysellads{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-connectdevelop{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-dashcube{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-forumbee{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-leanpub{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-sellsy{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-shirtsinbulk{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-simplybuilt{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-skyatlas{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-diamond{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-diamond{--fa:"\f3a5"}.fa.fa-transgender{--fa:"\f224"}.fa.fa-intersex{--fa:"\f224"}.fa.fa-transgender-alt{--fa:"\f225"}.fa.fa-facebook-official{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-facebook-official{--fa:"\f09a"}.fa.fa-pinterest-p{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-whatsapp{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-hotel{--fa:"\f236"}.fa.fa-viacoin{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-medium{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-y-combinator{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-yc{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-yc{--fa:"\f23b"}.fa.fa-optin-monster{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-opencart{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-expeditedssl{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-battery-4{--fa:"\f240"}.fa.fa-battery{--fa:"\f240"}.fa.fa-battery-3{--fa:"\f241"}.fa.fa-battery-2{--fa:"\f242"}.fa.fa-battery-1{--fa:"\f243"}.fa.fa-battery-0{--fa:"\f244"}.fa.fa-object-group{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-object-ungroup{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-sticky-note-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-sticky-note-o{--fa:"\f249"}.fa.fa-cc-jcb{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-cc-diners-club{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-clone{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hourglass-o{--fa:"\f254"}.fa.fa-hourglass-1{--fa:"\f251"}.fa.fa-hourglass-2{--fa:"\f252"}.fa.fa-hourglass-3{--fa:"\f253"}.fa.fa-hand-rock-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hand-rock-o{--fa:"\f255"}.fa.fa-hand-grab-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hand-grab-o{--fa:"\f255"}.fa.fa-hand-paper-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hand-paper-o{--fa:"\f256"}.fa.fa-hand-stop-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hand-stop-o{--fa:"\f256"}.fa.fa-hand-scissors-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hand-scissors-o{--fa:"\f257"}.fa.fa-hand-lizard-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hand-lizard-o{--fa:"\f258"}.fa.fa-hand-spock-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hand-spock-o{--fa:"\f259"}.fa.fa-hand-pointer-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hand-pointer-o{--fa:"\f25a"}.fa.fa-hand-peace-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-hand-peace-o{--fa:"\f25b"}.fa.fa-registered{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-creative-commons{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-gg{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-gg-circle{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-odnoklassniki{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-odnoklassniki-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-odnoklassniki-square{--fa:"\f264"}.fa.fa-get-pocket{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wikipedia-w{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-safari{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-chrome{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-firefox{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-opera{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-internet-explorer{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-television{--fa:"\f26c"}.fa.fa-contao{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-500px{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-amazon{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-calendar-plus-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-calendar-plus-o{--fa:"\f271"}.fa.fa-calendar-minus-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-calendar-minus-o{--fa:"\f272"}.fa.fa-calendar-times-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-calendar-times-o{--fa:"\f273"}.fa.fa-calendar-check-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-calendar-check-o{--fa:"\f274"}.fa.fa-map-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-map-o{--fa:"\f279"}.fa.fa-commenting{--fa:"\f4ad"}.fa.fa-commenting-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-commenting-o{--fa:"\f4ad"}.fa.fa-houzz{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-vimeo{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-vimeo{--fa:"\f27d"}.fa.fa-black-tie{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-fonticons{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-reddit-alien{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-edge{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-credit-card-alt{--fa:"\f09d"}.fa.fa-codiepie{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-modx{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-fort-awesome{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-usb{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-product-hunt{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-mixcloud{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-scribd{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-pause-circle-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-pause-circle-o{--fa:"\f28b"}.fa.fa-stop-circle-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-stop-circle-o{--fa:"\f28d"}.fa.fa-bluetooth{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-bluetooth-b{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-gitlab{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wpbeginner{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wpforms{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-envira{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wheelchair-alt{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wheelchair-alt{--fa:"\f368"}.fa.fa-question-circle-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-question-circle-o{--fa:"\f059"}.fa.fa-volume-control-phone{--fa:"\f2a0"}.fa.fa-asl-interpreting{--fa:"\f2a3"}.fa.fa-deafness{--fa:"\f2a4"}.fa.fa-hard-of-hearing{--fa:"\f2a4"}.fa.fa-glide{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-glide-g{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-signing{--fa:"\f2a7"}.fa.fa-viadeo{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-viadeo-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-viadeo-square{--fa:"\f2aa"}.fa.fa-snapchat{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-snapchat-ghost{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-snapchat-ghost{--fa:"\f2ab"}.fa.fa-snapchat-square{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-snapchat-square{--fa:"\f2ad"}.fa.fa-pied-piper{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-first-order{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-yoast{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-themeisle{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-google-plus-official{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-google-plus-official{--fa:"\f2b3"}.fa.fa-google-plus-circle{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-google-plus-circle{--fa:"\f2b3"}.fa.fa-font-awesome{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-fa{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-fa{--fa:"\f2b4"}.fa.fa-handshake-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-handshake-o{--fa:"\f2b5"}.fa.fa-envelope-open-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-envelope-open-o{--fa:"\f2b6"}.fa.fa-linode{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-address-book-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-address-book-o{--fa:"\f2b9"}.fa.fa-vcard{--fa:"\f2bb"}.fa.fa-address-card-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-address-card-o{--fa:"\f2bb"}.fa.fa-vcard-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-vcard-o{--fa:"\f2bb"}.fa.fa-user-circle-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-user-circle-o{--fa:"\f2bd"}.fa.fa-user-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-user-o{--fa:"\f007"}.fa.fa-id-badge{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-drivers-license{--fa:"\f2c2"}.fa.fa-id-card-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-id-card-o{--fa:"\f2c2"}.fa.fa-drivers-license-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-drivers-license-o{--fa:"\f2c2"}.fa.fa-quora{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-free-code-camp{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-telegram{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-thermometer-4{--fa:"\f2c7"}.fa.fa-thermometer{--fa:"\f2c7"}.fa.fa-thermometer-3{--fa:"\f2c8"}.fa.fa-thermometer-2{--fa:"\f2c9"}.fa.fa-thermometer-1{--fa:"\f2ca"}.fa.fa-thermometer-0{--fa:"\f2cb"}.fa.fa-bathtub{--fa:"\f2cd"}.fa.fa-s15{--fa:"\f2cd"}.fa.fa-window-maximize{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-window-restore{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-times-rectangle{--fa:"\f410"}.fa.fa-window-close-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-window-close-o{--fa:"\f410"}.fa.fa-times-rectangle-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-times-rectangle-o{--fa:"\f410"}.fa.fa-bandcamp{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-grav{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-etsy{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-imdb{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-ravelry{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-eercast{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-eercast{--fa:"\f2da"}.fa.fa-snowflake-o{font-family:'Font Awesome 6 Pro';font-weight:400}.fa.fa-snowflake-o{--fa:"\f2dc"}.fa.fa-superpowers{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-wpexplorer{font-family:'Font Awesome 6 Brands';font-weight:400}.fa.fa-meetup{font-family:'Font Awesome 6 Brands';font-weight:400}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}html{font-size:14px;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-size:.857rem;line-height:1.4;min-height:100vh}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{font-weight:600}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.1rem}h5{font-size:1rem}h6{font-size:.875rem}a{text-decoration:none;color:inherit}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}.font-light{font-weight:300}.font-normal{font-weight:400}.font-bold{font-weight:600}.font-extra-bold{font-weight:700}.font-uppercase{text-transform:uppercase}.font-trans{opacity:.5 !important}.text-medium{font-size:25px}.text-big{font-size:60px}.text-16{font-size:16px}h1,.h1,h2,.h2,h3,.h3{margin-top:10px;margin-bottom:10px;font-weight:200}.text-faded{color:#ccc;margin-left:-12px}i{font-style:normal}.text-black{color:#333 !important}.round{border-radius:25px}@font-face{font-family:"twilio-font";src:url("fonts/twilio-font.eot");src:url("fonts/twilio-font.eot?#iefix") format("embedded-opentype"),url("fonts/twilio-font.woff") format("woff"),url("fonts/twilio-font.ttf") format("truetype"),url("fonts/twilio-font.svg#twilio-font") format("svg");font-weight:normal;font-style:normal}[data-icon]:before{font-family:"twilio-font" !important;content:attr(data-icon);font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"twilio-font" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-twilio-icon:before{content:"\74"}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#signal .hpanel{margin-bottom:10px}#signal #call_history{max-height:800px;overflow-y:scroll!important}#signal #call_history .back-to-top a{display:block}#signal #call_history .call-list-wrapper{margin-top:80px}#signal #call_history .panel-sold>.panel-heading{background-color:#dff0d8}#signal #call_history .panel-sold>.panel-heading h4{color:#3c763d}#signal #call_history .panel-nq>.panel-heading{background-color:#f2dede}#signal #call_history .panel-nq>.panel-heading h4{color:#a94442}#signal #call_history .panel-callback>.panel-heading{background-color:#fcf8e3}#signal #call_history .panel-callback>.panel-heading h4{color:#8a6d3b}#signal #call_history .panel{border-radius:0px;box-shadow:none!important;-webkit-box-shadow:none!important;border-color:#e4e5e7;border-left-width:0px;border-right-width:0px}#signal #call_history .panel-heading{border-radius:0px}#signal #call_history .panel-title{font-weight:400}#signal #call_history .panel-default h4{color:#6a6c6f}#signal #call_history .panel-default h4 small{text-transform:lowercase}#signal #dialer{width:180px;background:#FFF;padding:10px;padding-left:9px;z-index:9998;border-top:1px solid #e4e5e7;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .6s ease-in-out}#signal #dialer ul.multiple-callers{padding-left:0px}#signal #dialer ul.multiple-callers li{list-style:none;margin:3px 0;padding:5px;font-size:11px}#signal #dialer ul.multiple-callers li:not(:first-child){border-top:1px solid #e4e5e7}#signal #dialer .small-padding.left{padding-left:5px!important}#signal #dialer .small-padding.right{padding-right:5px!important}#signal #dialer .dialer-links a{color:#6a6c6f}#signal #dialer .screen,#signal #dialer .actions{min-height:39px}#signal #dialer .dialpad,#signal #dialer .bottom-action{padding:5px 0;padding-top:0px}#signal #dialer .dialpad{margin-left:1px}#signal #dialer button,#signal #dialer input{border-radius:0px}#signal #dialer button:active,#signal #dialer input:active,#signal #dialer button:focus,#signal #dialer input:focus,#signal #dialer button:visited,#signal #dialer input:visited{outline:none}#signal #dialer .btn-group-justified .btn-group{padding-right:5px}#signal #dialer .btn-group-justified .btn-group:last-child{padding-right:0px}#signal #dialer .btn-group.no-padding-right{padding-right:0px!important}#signal #dialer .btn.m-t-none{margin-top:0}#signal #dialer #status{background:#333;color:white;padding:5px 3px;margin:5px 0}#signal #dialer #status a{color:red!important}#signal #dialer .number{background:#f7f9fa;border:1px solid #e4e5e7;color:#6a6c6f;float:left;font-family:arial;font-size:15px;font-weight:bold;margin:-1px;min-height:43px;min-width:0;padding:1px;text-align:center;transition:all .3s ease 0s;vertical-align:center;width:34.324%}#signal #dialer .number span{display:block;font-size:70%;transition:all .3s ease 0s;font-weight:normal}#signal #dialer .number:hover{transition:all .3s ease 0s;background:#FFF;cursor:pointer;color:#6a6c6f}#signal #dialer .incoming-call{background:#edf0f5;color:#6a6c6f}#signal #dialer #timer{margin-bottom:5px;text-align:center;background:#333;color:#FFF;padding:0px;font-size:50px}#signal #dialer #timer .hold-timer-visible{transition:all .3s ease 0s;font-size:15px;padding-bottom:10px}#signal #dialer .form-control:focus{outline:none;box-shadow:none;-webkit-box-shadow:none;border-color:#e4e5e7}#signal #dialer .btn{margin-top:5px}#signal #dialer .btn:nth-child(2){margin-left:2px}#signal #dialer input,#signal #dialer #phoneNumber{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#6a6c6f;background:#FFF;border:1px solid #e4e5e7;outline:none;border-right-width:0px}#signal #dialer input::-webkit-input-placeholder,#signal #dialer #phoneNumber::-webkit-input-placeholder{color:#aaacae}#signal #dialer .number.star{color:#6a6c6f !important}#signal #dialer .number.star:hover{color:#6a6c6f !important}#signal #dialer #status{margin-bottom:5px}#signal #dialer toggle .btn{margin-top:0px}#signal #dialer .dialer-settings .setting-block{margin-bottom:10px;background-color:#f7f9fa;border:1px solid #e4e5e7;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:10px}#signal #dialer .on-call-btn-actions .btn-default{background:#f7f9fa;color:#333;border-color:#e4e5e7}#signal #dialer .on-call-btn-actions .btn-danger:active,#signal #dialer .on-call-btn-actions .btn-danger:focus,#signal #dialer .on-call-btn-actions .btn-danger:hover{background-color:#e74c3c}#signal #dialer .input-group-addon.btn-success{transition:all .3s ease-in-out;background-color:#62cb31 !important;border-color:#62cb31 !important}#signal .flip-container{perspective:1000px}#signal .flip-container.hover .flipper{transform:rotateY(180deg)}#signal .flip-container,#signal .front,#signal .back{width:100%;height:100%}#signal .flipper{transition:.8s;transform-style:preserve-3d}#signal .front,#signal .back{backface-visibility:hidden}#signal .front{z-index:2;transform:rotateY(0deg)}#signal .back{transform:rotateY(180deg);position:absolute;backface-visibility:hidden;top:0}.sweet-overlay{z-index:99999}.sweet-alert button{background-color:#34495e;color:white;border:none;box-shadow:none;font-size:17px;font-weight:500;border-radius:5px;padding:10px 32px;margin:26px 5px 0 5px;cursor:pointer}.sweet-alert button:focus{outline:none;box-shadow:0 0 2px rgba(128,179,235,0.5),inset 0 0 0 1px rgba(0,0,0,0.05)}.sweet-alert button:hover{background-color:#a1d9f2}.sweet-alert button:active{background-color:#81ccee}.sweet-alert button.cancel{background-color:#D0D0D0}.sweet-alert button.cancel:hover{background-color:#c8c8c8}.sweet-alert button.cancel:active{background-color:#b6b6b6}.sweet-alert p{font-size:14px;font-weight:400}.sweet-alert h2{font-size:26px}.sweet-alert{padding:25px;box-shadow:0 0 1px rgba(0,0,0,0.1),0 2px 4px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 1 px rgba(0,0,0,0.1),0 2 px 4 px rgba(0,0,0,0.2);-moz-box-shadow:0 0 1 px rgba(0,0,0,0.1),0 2 px 4 px rgba(0,0,0,0.2);z-index:999999}.table>thead>tr>th{border-bottom:1px solid #ddd}.cg-notify-message{position:fixed;top:0px;z-index:9999;max-width:400px;text-align:center;background-color:#d9edf7;color:#31708f;padding:15px;border:1px solid #bce8f1;border-radius:4px;-webkit-transition:top .5s ease-out,opacity .2s ease-out;-moz-transition:top .5s ease-out,opacity .2s ease-out;-o-transition:top .5s ease-out,opacity .2s ease-out;transition:top .5s ease-out,opacity .2s ease-out;visibility:hidden;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175)}.cg-notify-message.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.cg-notify-message.ally-notify{background:#fff;padding:0;box-shadow:0 0 1px rgba(0,0,0,0.1),0 2px 4px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 1 px rgba(0,0,0,0.1),0 2 px 4 px rgba(0,0,0,0.2);-moz-box-shadow:0 0 1 px rgba(0,0,0,0.1),0 2 px 4 px rgba(0,0,0,0.2);border:none ;margin-top:30px;color:inherit;min-width:300px}.ally-notify.alert-warning{border-left:6px solid #ffb606}.ally-notify.alert-purple{border-left:6px solid #ac32e4}.ally-notify.alert-success{border-left:6px solid #62cb31}.ally-notify.alert-danger{border-left:6px solid #c0392b}.ally-notify.alert-info{border-left:6px solid #3498db}.cg-notify-close{padding:5px;color:#e74c3c}.btn:focus{outline:0 !important}.assesment-element{padding:25px !important;margin-bottom:20px;padding-top:10px;padding-bottom:5px;border:1px solid #e4e5e7}.note-panel h1{font-size:1.4em}.note-panel h2{font-size:1.2em}.note-panel h3{font-size:1em}.note-panel h4{font-size:.85em}.note-panel h5{font-size:.7em}.note-panel h6{font-size:.6em}.panel-header{padding:10px 15px;background-color:#f5f5f5;border-bottom:1px solid #ddd;border-top-right-radius:3px;border-top-left-radius:3px}.order-row.deleted{text-decoration:line-through}.btn.deleted{text-decoration:line-through}.payments .stats{margin-bottom:25px}.payments .stats .order-stats-flex{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch}.payments .stats .order-stats-flex .order-stat-card{flex:0 1 calc(8.333% - 8px);min-width:120px;max-width:180px;display:flex}.payments .stats .order-stats-flex .order-stat-card>div{flex:1;display:flex;flex-direction:column}.payments .stats .order-stats-flex .order-stat-card .hpanel{margin-bottom:0}@media (max-width:1600px){.payments .stats .order-stats-flex .order-stat-card{flex:0 1 calc(10% - 8px)}}@media (max-width:1200px){.payments .stats .order-stats-flex .order-stat-card{flex:0 1 calc(12.5% - 8px)}}@media (max-width:992px){.payments .stats .order-stats-flex .order-stat-card{flex:0 1 calc(16.666% - 8px)}}html.training #logo.light-version{background-color:#f2dede;color:#a94442}html.training #navigation .user-details{background-color:#f2dede;color:#a94442}.header-line.extreme-color{width:20%}.header-line{height:6px;width:10%;float:left;margin:0;position:relative}.header-line div{position:absolute;top:70px;left:15px;font-weight:600;color:#fff}.header-line div span{font-weight:400;display:block;font-size:12px;color:rgba(255,255,255,0.6)}.color-demo .header-line{height:118px}.color-demo .header-line:after{display:block;position:absolute;top:0;background:rgba(0,0,0,0.2);content:'';height:10px;width:100%}.btn{border-radius:3px}.float-e-margins .btn{margin-bottom:5px}.btn-primary.btn-outline{color:#34495e}.btn-primary2.btn-outline{color:#9b59b6}.btn-success.btn-outline{color:#62cb31}.btn-info.btn-outline{color:#3498db}.btn-warning.btn-outline{color:#ffb606}.btn-warning2.btn-outline{color:#e67e22}.btn-danger.btn-outline{color:#e74c3c}.btn-danger2.btn-outline{color:#c0392b}.btn-primary.btn-outline:hover,.btn-success.btn-outline:hover,.btn-info.btn-outline:hover,.btn-warning.btn-outline:hover,.btn-danger.btn-outline:hover{color:#fff}.btn-primary{background-color:#34495e;border-color:#34495e;color:#FFFFFF}.btn-accent{background-color:#047aff !important;border-color:#047aff !important;color:#FFFFFF !important}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-color:#3f5872;border-color:#3f5872;color:#FFFFFF}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled:active,.btn-primary.disabled.active,.btn-primary[disabled],.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled]:active,.btn-primary.active[disabled],fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary.active{background-color:#293a4a;border-color:#293a4a}.btn-primary2{background-color:#9b59b6;border-color:#9b59b6;color:#FFFFFF}.btn-primary2:hover,.btn-primary2:focus,.btn-primary2:active,.btn-primary2.active,.open .dropdown-toggle.btn-primary2{background-color:#a86ebf;border-color:#a86ebf;color:#FFFFFF}.btn-primary2:active,.btn-primary2.active,.open .dropdown-toggle.btn-primary2{background-image:none}.btn-primary2.disabled,.btn-primary2.disabled:hover,.btn-primary2.disabled:focus,.btn-primary2.disabled:active,.btn-primary2.disabled.active,.btn-primary2[disabled],.btn-primary2[disabled]:hover,.btn-primary2[disabled]:focus,.btn-primary2[disabled]:active,.btn-primary2.active[disabled],fieldset[disabled] .btn-primary2,fieldset[disabled] .btn-primary2:hover,fieldset[disabled] .btn-primary2:focus,fieldset[disabled] .btn-primary2:active,fieldset[disabled] .btn-primary2.active{background-color:#8c49a7;border-color:#8c49a7}.btn-success{background-color:#62cb31;border-color:#62cb31;color:#FFFFFF}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-color:#74d348;border-color:#74d348;color:#FFFFFF}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled]:active,.btn-success.active[disabled],fieldset[disabled] .btn-success,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active{background-color:#56b22b;border-color:#56b22b}.btn-info{background-color:#3498db;border-color:#3498db;color:#FFFFFF}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-color:#4ea5e0;border-color:#4ea5e0;color:#FFFFFF}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled:active,.btn-info.disabled.active,.btn-info[disabled],.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled]:active,.btn-info.active[disabled],fieldset[disabled] .btn-info,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info.active{background-color:#2489cc;border-color:#2489cc}.btn-default{background-color:#fff;border-color:#e4e5e7;color:#6a6c6f}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-color:#fff;border-color:#d9dbdd;color:#606265}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled:active,.btn-default.disabled.active,.btn-default[disabled],.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled]:active,.btn-default.active[disabled],fieldset[disabled] .btn-default,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default.active{background-color:#e4ebee;border-color:#e4ebee}.btn-warning{background-color:#ffb606;border-color:#ffb606;color:#FFFFFF}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-color:#ffbf25;border-color:#ffbf25;color:#FFFFFF}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled]:active,.btn-warning.active[disabled],fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active{background-color:#e6a300;border-color:#e6a300}.btn-warning2{background-color:#e67e22;border-color:#e67e22;color:#FFFFFF}.btn-warning2:hover,.btn-warning2:focus,.btn-warning2:active,.btn-warning2.active,.open .dropdown-toggle.btn-warning2{background-color:#e98e3d;border-color:#e98e3d;color:#FFFFFF}.btn-warning2:active,.btn-warning2.active,.open .dropdown-toggle.btn-warning2{background-image:none}.btn-warning2.disabled,.btn-warning2.disabled:hover,.btn-warning2.disabled:focus,.btn-warning2.disabled:active,.btn-warning2.disabled.active,.btn-warning2[disabled],.btn-warning2[disabled]:hover,.btn-warning2[disabled]:focus,.btn-warning2[disabled]:active,.btn-warning2.active[disabled],fieldset[disabled] .btn-warning2,fieldset[disabled] .btn-warning2:hover,fieldset[disabled] .btn-warning2:focus,fieldset[disabled] .btn-warning2:active,fieldset[disabled] .btn-warning2.active{background-color:#d26f18;border-color:#d26f18}.btn-danger{background-color:#e74c3c;border-color:#e74c3c;color:#FFFFFF}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-color:#ea6557;border-color:#ea6557;color:#FFFFFF}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled]:active,.btn-danger.active[disabled],fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active{background-color:#e43321;border-color:#e43321}.btn-danger2{background-color:#c0392b;border-color:#c0392b;color:#FFFFFF}.btn-danger2:hover,.btn-danger2:focus,.btn-danger2:active,.btn-danger2.active,.open .dropdown-toggle.btn-danger2{background-color:#d24637;border-color:#d24637;color:#FFFFFF}.btn-danger2:active,.btn-danger2.active,.open .dropdown-toggle.btn-danger2{background-image:none}.btn-danger2.disabled,.btn-danger2.disabled:hover,.btn-danger2.disabled:focus,.btn-danger2.disabled:active,.btn-danger2.disabled.active,.btn-danger2[disabled],.btn-danger2[disabled]:hover,.btn-danger2[disabled]:focus,.btn-danger2[disabled]:active,.btn-danger2.active[disabled],fieldset[disabled] .btn-danger2,fieldset[disabled] .btn-danger2:hover,fieldset[disabled] .btn-danger2:focus,fieldset[disabled] .btn-danger2:active,fieldset[disabled] .btn-danger2.active{background-color:#a73225;border-color:#a73225}.btn-link{color:inherit }.btn-link:hover,.btn-link:focus,.btn-link:active,.btn-link.active,.open .dropdown-toggle.btn-link{color:#6a6c6f}.btn-link:active,.btn-link.active,.open .dropdown-toggle.btn-link{background-image:none}.btn-link.disabled,.btn-link.disabled:hover,.btn-link.disabled:focus,.btn-link.disabled:active,.btn-link.disabled.active,.btn-link[disabled],.btn-link[disabled]:hover,.btn-link[disabled]:focus,.btn-link[disabled]:active,.btn-link.active[disabled],fieldset[disabled] .btn-link,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:active,fieldset[disabled] .btn-link.active{color:#9d9fa2}.btn-outline{color:inherit;background-color:transparent;transition:all .5s}.btn-xs{border-radius:3px;font-size:11px;line-height:1.5;padding:1px 7px}.btn-circle{width:30px;height:30px;padding:6px 0;border-radius:15px;text-align:center;font-size:12px;line-height:1.42857143}.btn-circle.btn-xs{width:20px;height:20px;padding:4px 8px;border-radius:25px;font-size:10px;line-height:1}.btn-circle.btn-lg{width:50px;height:50px;padding:10px 16px;border-radius:25px;font-size:18px;line-height:1.33}.btn-circle.btn-xl{width:70px;height:70px;padding:10px 16px;border-radius:35px;font-size:24px;line-height:1.33}.bg-tier-success{background-color:#def4d3}.bg-tier-success2{background-color:#bfebaa}.bg-tier-warning{background-color:#fff2d2}.bg-tier-warning2{background-color:#ffe39f}.bg-tier-danger{background-color:#f2c9c5}.bg-tier-danger2{background-color:#e9a39b}.btn-success{background-color:#047aff !important;border-color:#047aff !important;color:#FFFFFF}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-color:#238aff !important;border-color:#238aff !important;color:#FFFFFF !important}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none!important}.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled]:active,.btn-success.active[disabled],fieldset[disabled] .btn-success,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active{background-color:#006be4 !important;border-color:#006be4 !important}.btn-available{background-color:#62cb31;border-color:#62cb31;color:#FFFFFF}.btn-quick-action{maax-width:320px;display:flex;padding:1rem 1.4rem;font-size:1.5rem;line-height:1.5rem;font-weight:700;text-align:center;text-transform:uppercase;vertical-align:middle;align-items:center;border-radius:.5rem;border:1px solid rgba(0,0,0,0.25);gap:.75rem;color:#413f3f;background-color:#fff;cursor:pointer;transition:all .6s ease}.btn-quick-action.btn-quick-action-category{background-color:#f0f0f0}.btn-quick-action.btn-outcomes{background-color:#333;color:#fff}.btn-quick-action svg{height:24px}.btn-quick-action:hover{transform:scale(1.09)}.btn-quick-action:hover,.btn-quick-action.active{background-color:#047aff;color:#fff}.btn-quick-action.btn-quick-action-category.active{background-color:#047aff}.btn-quick-action.btn-quick-action-category:hover{background-color:#262626}.ch-panel .panel-body{padding:12px}.ch-panel .panel-body .call-history-actions .btn-group.special{display:flex;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0}.btn-ghost{background:transparent!important}#call_history{max-height:750px;overflow-y:scroll!important;overflow-x:hidden!important}#call_history .callhistory-header{height:var(--header-height);padding-right:30px;padding-left:10px;display:flex;align-items:center;justify-content:flex-end;gap:8px;background:#fff;border-bottom:1px solid #e4e5e7;margin-bottom:5px}#call_history .callhistory-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#6a6c6f;text-transform:uppercase;letter-spacing:.5px}#call_history .callhistory-title i{font-size:14px;color:#9a9c9f}#call_history .callhistory-count{background:#047aff;color:#fff;font-size:11px;font-weight:600;padding:3px 8px;border-radius:10px;min-width:24px;text-align:center}#call_history .relative{position:relative;height:45px;width:100%}#call_history .fixed{position:fixed;box-sizing:border-box;width:200px;border-bottom:1px solid #ddd;z-index:100}#call_history .sold>.panel-heading{background-color:#dff0d8}#call_history .sold>.panel-heading h4{color:#3c763d}#call_history .panel-nq>.panel-heading{background-color:#f2dede}#call_history .panel-nq>.panel-heading h4{color:#a94442}#call_history .abandoned>.panel-heading{background-color:#f2dede}#call_history .abandoned>.panel-heading h4.panel-title{color:#e74c3c !important;font-weight:600!important}#call_history .abandoned>.panel-heading h4.panel-title a:hover{color:#c0392b !important}#call_history .abandoned>.panel-heading .text-success{color:#000 !important}#call_history .waiting>.panel-heading{background-color:#d9edf7}#call_history .waiting>.panel-heading h4.panel-title{color:#047aff !important}#call_history .waiting>.panel-heading .text-success{color:#047aff}#call_history .callback>.panel-heading{background-color:#d9edf7}#call_history .callback>.panel-heading h4{color:#555}#call_history .incomplete>.panel-heading{background-color:#fcf8e3}#call_history .incomplete>.panel-heading h4{color:#8a6d3b}#call_history .panel{border-radius:0px;box-shadow:none!important;-webkit-box-shadow:none!important}#call_history .panel-heading{border-radius:0px}#call_history .panel-title{font-weight:400}#call_history .panel-default h4{color:#6a6c6f}.card{-webkit-box-shadow:var(--ins-theme-card-box-shadow);box-shadow:var(--ins-theme-card-box-shadow);margin-bottom:1.25rem;border:none!important;background-color:transparent}.card.card-collapse .card-header{padding:var(--ins-card-cap-padding-y) var(--ins-card-cap-padding-x);background-color:var(--ins-card-bg);border-radius:var(--ins-card-border-radius);border:var(--ins-card-border-width) solid var(--ins-card-border-color) !important}.card-header{border:var(--ins-card-border-width) solid transparent !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:0;padding:0 0 10px 0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.card-body{border-radius:var(--ins-card-border-radius);border:var(--ins-card-border-width) solid var(--ins-card-border-color);background-color:var(--ins-card-bg)}.card-body:has(+.card-footer){border-radius:var(--ins-card-border-radius) var(--ins-card-border-radius) 0 0}.card-body.card-bordered{border:none;border-left:3px solid}.card-footer{border:var(--ins-card-border-width) solid var(--ins-card-border-color);border-top:0;padding:var(--ins-card-cap-padding-y) var(--ins-card-cap-padding-x);background-color:var(--ins-light-bg-subtle)}.card-action{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;margin-left:auto}.card-action .card-action-item{font-size:14px;height:20px;width:20px;line-height:18px;text-align:center;border-radius:50%;background-color:rgba(var(--ins-black-rgb), .05);color:#6c757d;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.card-action .card-action-item i{vertical-align:middle}.card-action .card-action-item:hover{background-color:rgba(var(--ins-primary-rgb), .2);color:var(--ins-primary)}.card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--ins-primary-rgb), .15);backdrop-filter:blur(2px);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10;border-radius:.3rem}.card-h-100{height:calc(100% - 1.25rem)}.card-hovered{-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.card-hovered:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.code-body{display:none}.code-body pre{max-height:300px;scrollbar-width:thin}.card-top-sticky{top:calc(var(--ins-topbar-height) + 1.25rem)}.card{--ins-card-spacer-y:.9375rem;--ins-card-spacer-x:1.0625rem;--ins-card-title-spacer-y:0;--ins-card-border-width:var(--ins-theme-card-border-width);--ins-card-border-color:var(--ins-theme-card-border-color);--ins-card-border-radius:var(--ins-border-radius);--ins-card-box-shadow:var(--ins-theme-card-box-shadow);--ins-card-inner-border-radius:calc(var(--ins-border-radius) - (var(--ins-theme-card-border-width)));--ins-card-cap-padding-y:.703125rem;--ins-card-cap-padding-x:1.0625rem;--ins-card-cap-bg:transparent;--ins-card-bg:var(--ins-secondary-bg);--ins-card-img-overlay-padding:1.25rem;--ins-card-group-margin:.625rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;height:var(--ins-card-height);color:var(--ins-body-color);word-wrap:break-word;background-color:var(--ins-card-bg);background-clip:border-box;border:var(--ins-card-border-width) solid var(--ins-card-border-color);border-radius:var(--ins-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--ins-card-inner-border-radius);border-top-right-radius:var(--ins-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--ins-card-inner-border-radius);border-bottom-left-radius:var(--ins-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:var(--ins-card-spacer-y) var(--ins-card-spacer-x);color:var(--ins-card-color)}.card-title{margin-bottom:var(--ins-card-title-spacer-y);color:var(--ins-card-title-color)}.card-subtitle{margin-top:calc(-0.5 * var(--ins-card-title-spacer-y));margin-bottom:0;color:var(--ins-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--ins-card-spacer-x)}.card-header{padding:var(--ins-card-cap-padding-y) var(--ins-card-cap-padding-x);margin-bottom:0;color:var(--ins-card-cap-color);background-color:var(--ins-card-cap-bg);border-bottom:var(--ins-card-border-width) solid var(--ins-card-border-color)}.card-header:first-child{border-radius:var(--ins-card-inner-border-radius) var(--ins-card-inner-border-radius) 0 0}.card-footer{padding:var(--ins-card-cap-padding-y) var(--ins-card-cap-padding-x);color:var(--ins-card-cap-color);background-color:var(--ins-card-cap-bg);border-top:var(--ins-card-border-width) solid var(--ins-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--ins-card-inner-border-radius) var(--ins-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-0.5 * var(--ins-card-cap-padding-x));margin-bottom:calc(-1 * var(--ins-card-cap-padding-y));margin-left:calc(-0.5 * var(--ins-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--ins-card-bg);border-bottom-color:var(--ins-card-bg)}.card-header-pills{margin-right:calc(-0.5 * var(--ins-card-cap-padding-x));margin-left:calc(-0.5 * var(--ins-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--ins-card-img-overlay-padding);border-radius:var(--ins-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--ins-card-inner-border-radius);border-top-right-radius:var(--ins-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--ins-card-inner-border-radius);border-bottom-left-radius:var(--ins-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--ins-card-group-margin)}@media (min-width:576px){.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-header,.card-group>.card:not(:last-child)>.card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-footer,.card-group>.card:not(:last-child)>.card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-header,.card-group>.card:not(:first-child)>.card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-footer,.card-group>.card:not(:first-child)>.card-img-bottom{border-bottom-left-radius:0}}#chat{position:fixed;top:62px;right:0;background:white;padding:15px;z-index:999999;overflow:scroll;border-left:1px solid #e4e5e7;max-height:100%}#chat .chat-users{padding:15px}.hide-chat #chat{right:-245px}.accentcolorline-wrapper{position:relative;width:100%;height:6px;overflow:hidden;background-color:#047aff}.accentcolorline{width:120%;height:100%;position:absolute;left:-100%}.animate-color-line{background:linear-gradient(90deg, transparent, #ac32e4, #ac32e4, transparent) !important;animation:loadColor 3s linear infinite}@keyframes loadColor{0%{left:-100%}100%{left:100%}}.command-palette{background-color:#edf0f5;font-size:15px;box-shadow:0 5px 15px rgba(0,0,0,0.2)}.command-palette kbd{background-color:rgba(0,0,0,0.1);color:rgba(33,37,41,0.6);font-size:12px;padding:3px 8px;border-radius:3px;border:1px solid rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1);display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;vertical-align:middle}.command-palette .search.input-group{position:relative}.command-palette .search.input-group input.form-control{height:60px;font-size:20px;padding:10px 50px 10px 16px;border-radius:0}.command-palette .search.input-group input.form-control::-webkit-input-placeholder{color:#e4e5e7;text-transform:uppercase;font-weight:600}.command-palette .search.input-group input.form-control:focus{outline:none;box-shadow:none;border:1px solid #ccc}.command-palette .search.input-group .input-group-addon{border-radius:0;padding:6px 20px!important;font-size:20px}.command-palette .search.input-group .input-group-addon.inside-input{background:transparent;border:none !important;position:absolute;top:50%;transform:translateY(-50%);right:10px;z-index:20;padding:0 !important;width:auto}.command-palette .list-group{border-radius:5px}.command-palette .list-group-item:last-child a{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.command-palette .list-group-item:first-child a{border-top-left-radius:3px;border-top-right-radius:3px;border-top-width:1px}.command-palette .list-group-item[aria-selected=true] a:hover{background-color:#047aff}.command-palette .list-group-item a{border-radius:0;border:1px solid #e4e5e7;border-width:0 1px 1px}.command-palette .list-group-item a{background:var(--docsearch-hit-background);border-radius:4px;box-shadow:var(--docsearch-hit-shadow);display:block;padding-left:var(--docsearch-spacing);width:100%}.command-palette a.list-group-item:hover{background-color:#e4e5e7}.command-palette a.list-group-item:focus,.command-palette a.list-group-item:focus-visible{outline:none}.command-palette .algolia-results{text-transform:uppercase}.command-palette .algolia-results em{color:#047aff;text-decoration:none;font-weight:bold;font-style:normal}.command-palette .list-group-item.active,.command-palette .list-group-item.active:hover,.command-palette .list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7;outline:none}.command-palette .list-group-item{background-color:#fafafa;border:1px solid #e4e5e7;display:block;margin-bottom:-1px;padding:10px 15px;position:relative}.command-palette a.list-group-item,.command-palette button.list-group-item{color:#555;border-left:4px solid #047aff;box-shadow:0 1px 5px rgba(0,0,0,0.2)}.command-palette .modal-footer{box-shadow:0 -1.1px 5px 0 rgba(0,0,0,0.12);border-top:1px solid #ccc}.command-palette .modal-footer ul{margin-bottom:0}.command-palette .modal-footer kbd,.command-palette .modal-footer .DocSearch-Commands-Key{background-color:rgba(0,0,0,0.1);color:rgba(33,37,41,0.6);font-size:12px;padding:3px 8px;border-radius:3px;border:1px solid rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1);display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;vertical-align:middle}.command-palette .modal-footer .DocSearch-Label{color:rgba(33,37,41,0.6);font-size:12px}#dialer .glow{-webkit-box-shadow:0 0 1px 1px rgba(98,203,49,0.9);-moz-box-shadow:0 0 1px 1px rgba(98,203,49,0.9);box-shadow:0 0 1px 1px rgba(98,203,49,0.9);-webkit-animation:glowing 1s infinite alternate;-moz-animation:glowing 1s infinite alternate;animation:glowing 1s infinite alternate}@keyframes glowing{from{box-shadow:0 0 10px -10px rgba(98,203,49,0.45)}to{box-shadow:5px 0 10px 3px rgba(98,203,49,0.45)}}#dialer .btn:focus,#dialer .btn:active{outline:none!important}.calls-holding{background:#333;padding:5px 3px;text-align:center;color:#fff;margin:5px 0}.calls-holding.active{-webkit-animation:bounce 1s 2.5}.calls-holding .flex{display:flex;flex-wrap:wrap}.calls-holding .flex>.col-sm-2{flex:1;width:auto}.calls-holding span.total{color:#25f225;display:block;font-size:1.5em}.bg-primary{color:#fff;background-color:#337ab7}.bg-success{background-color:#dff0d8}.bg-info{background-color:#d9edf7}.bg-warning{background-color:#fcf8e3}.bg-danger{background-color:#f2dede}.nopad{padding:0!important}.float-left{float:left}.breakTimer{font-weight:bold;font-size:72px;color:#c0392b}.agentToggle{font-size:10px;background-color:#f1f1f1;overflow:hidden;max-height:1.3em;height:300px}.agentToggle a{font-weight:bold}.agentToggle ul{margin:5px!important;padding:0px!important}.agentToggle ul li{margin:3px!important;text-align:left;font-size:12px;background-color:#FFF;display:block;padding:2px}.agentToggle:hover{max-height:600px!important}.text-strong,.strong{font-weight:bold!important}#signal{background:#edf0f5;padding-top:0}#signal .hpanel{margin-bottom:10px}#dialer .input-group input,#dialer .input-group span.input-group-addon{border-color:#bbb !important;-webkit-transition:border-color .5s ease-in-out;-moz-transition:border-color .5s ease-in-out;-ms-transition:border-color .5s ease-in-out;-o-transition:border-color .5s ease-in-out}#dialer .input-group.error input,#dialer .input-group.error span.input-group-addon{border-color:#e74c3c !important}#dialer .input-group-addon{border-radius:0px!important;cursor:pointer}.dialer-link.hide-menu{position:fixed;right:200px;top:0;bottom:0;margin:auto 0 0;height:50px;width:40px;font-size:25px;text-align:center;background-color:#3498db;border-color:#258cd1;color:#fff;cursor:pointer;z-index:2}.hide-dialer .dialer-link.hide-menu{right:0}.dialer-link i{position:absolute;bottom:0;top:0;right:0;left:0;margin:auto;width:30px;height:40px}.dialer-link i.fa:after{content:'Hide';font-size:12px;text-align:center;display:block}.hide-dialer .dialer-link i.fa:after{content:'Show';font-size:12px;text-align:center;display:block}#wrapper.nodialer{margin-right:0}#dialer{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;bottom:0;left:0;right:0;background:#FFF;padding:7px;border-top:1px solid #e4e5e7}#dialer .small-padding.left{padding-left:5px!important}#dialer .small-padding.right{padding-right:5px!important}#dialer .screen,#dialer .actions{min-height:39px}#dialer .dialpad,#dialer .bottom-action{padding:5px 0;padding-top:0px}#dialer .dialpad{margin-left:1px}#dialer button,#dialer input{border-radius:0px}#dialer .btn-group-justified .btn-group{padding-right:5px}#dialer .btn-group-justified .btn-group:last-child{padding-right:0px}#status{background:#333;color:white;padding:5px 3px;margin:5px 0}#status a{color:red!important}.btn-group.no-padding-right{padding-right:0px!important}.number{background:#f7f9fa;border:1px solid #e4e5e7;color:#6a6c6f;float:left;font-family:arial;font-size:15px;font-weight:bold;margin:-1px;min-height:43px;min-width:0;padding:1px;text-align:center;transition:all .3s ease 0s;vertical-align:center;width:34.324%}.number span{display:block;font-size:70%;font-weight:normal}.number:hover{background:#eee;cursor:pointer}#timer{margin-bottom:5px;text-align:center;background:#333;color:#FFF;padding:0px;font-size:50px}#timer div{display:inline;font-size:35px;line-height:30px}#ui-datepicker-div{z-index:99999999 !important}#call_history{max-height:687px;overflow-y:scroll!important}#call_history .panel-sold>.panel-heading{background-color:#dff0d8}#call_history .panel-sold>.panel-heading h4{color:#3c763d}#call_history .panel-nq>.panel-heading{background-color:#f2dede}#call_history .panel-nq>.panel-heading h4{color:#a94442}#call_history .panel-callback>.panel-heading{background-color:#fcf8e3}#call_history .panel-callback>.panel-heading h4{color:#8a6d3b}#call_history .panel{border-radius:0px;box-shadow:none!important;-webkit-box-shadow:none!important}#call_history .panel-heading{border-radius:0px}#call_history .panel-title{font-weight:400}#call_history .panel-default h4{color:#6a6c6f}#call_history .panel-default h4 small{text-transform:lowercase}.container{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.dot{display:block;width:10px;height:10px;border-radius:5px;float:left;margin-right:20px}.red{background:#f66a70}.green{background:#9ecb42}.blue{background:#21acf9}.purple{background:#cd79f0}.dialpad-toggle{text-align:center;padding:8px 0;cursor:pointer;color:#999;transition:color .2s ease}.dialpad-toggle:hover{color:#333}.dialpad-toggle i{font-size:14px;transition:transform .3s ease}.dialpad-toggle i.rotated{transform:rotate(180deg)}.dialpad-collapse{max-height:0;overflow:hidden;transition:max-height .3s ease}.dialpad-collapse.expanded{max-height:150px}.dialpad-collapse .dialpad{margin-top:0;padding-top:5px}.btn-accent{background-color:#047aff;border-color:#006eea;color:#fff}.btn-accent:hover,.btn-accent:focus{background-color:#0062d0;border-color:#0056b6;color:#fff}.active-calls-container{margin-bottom:10px}.call-card{background:#fff;border:1px solid #e4e5e7;border-radius:8px;padding:10px 12px;margin-bottom:8px;box-shadow:0 1px 3px rgba(0,0,0,0.08)}.call-card:last-child{margin-bottom:0}.call-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.call-info{display:flex;flex-direction:column}.call-phone{font-weight:600;font-size:14px;color:#333}.call-duration{font-size:12px;color:#666;font-family:monospace}.call-status{font-size:11px;color:#28a745;font-weight:500;display:flex;align-items:center;gap:4px}.call-status.on-hold{color:#ffc107}.call-status i{font-size:10px}.call-card-actions{display:flex;gap:6px}.call-card-actions .btn{flex:1;padding:6px 8px;font-size:12px}.call-timer{font-family:'SF Mono','Monaco','Inconsolata','Fira Mono',monospace}.add-caller-input .phonenumber-group{position:relative}.add-caller-input .cancel-addon{position:absolute;left:0;top:0;bottom:0;z-index:10;background:transparent;border:none;color:#999;cursor:pointer;padding:0 8px;display:flex;align-items:center;transition:color .2s ease}.add-caller-input .cancel-addon:hover{color:#e74c3c}.add-caller-input .cancel-addon i{font-size:12px}.add-caller-input #addCallerNumber{padding-left:28px}label.btn.btn-default{width:50%}#newLeadForm label.btn.btn-default.active{background-color:#62CB31;color:#fff;border-color:#52B524}#newLeadForm span#city,#newLeadForm span#state{font-size:18px;line-height:35px}#newLeadForm i.form-control-feedback{right:-32px !important}.has-feedback label~.form-control-feedback{top:25px!important}.icheckbox_square-green,.iradio_square-green{display:inline-block;*display:inline;vertical-align:middle;margin:0;padding:0;width:22px;height:22px;background:url(img/green.png) no-repeat;border:none;cursor:pointer}.icheckbox_square-green{background-position:0 0}.icheckbox_square-green.hover{background-position:-24px 0}.icheckbox_square-green.checked{background-position:-48px 0}.icheckbox_square-green.disabled{background-position:-72px 0;cursor:default}.icheckbox_square-green.checked.disabled{background-position:-96px 0}.iradio_square-green{background-position:-120px 0}.iradio_square-green.hover{background-position:-144px 0}.iradio_square-green.checked{background-position:-168px 0}.iradio_square-green.disabled{background-position:-192px 0;cursor:default}.iradio_square-green.checked.disabled{background-position:-216px 0}@media (-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.icheckbox_square-green,.iradio_square-green{background-image:url(img/green@2x.png);-webkit-background-size:240px 24px;background-size:240px 24px}}#instrument{position:relative !important;width:auto !important;margin:0 !important;left:auto !important;right:auto !important;bottom:auto !important;z-index:1075;align-self:end}#instrument .instrument-actions{position:absolute !important;top:-26px;right:80px;z-index:201}@-webkit-keyframes bounce{0%{bottom:-5px}25%,75%{bottom:-15px}50%{bottom:-20px}100%{bottom:0}}@-webkit-keyframes bounce-up{0%{transform:translateY(-15px)}25%,75%{transform:translateY(-45px)}50%{transform:translateY(-60px)}100%{transform:translateY(0)}}@keyframes bounce-up{0%{transform:translateY(-15px)}25%,75%{transform:translateY(-45px)}50%{transform:translateY(-60px)}100%{transform:translateY(0)}}@-webkit-keyframes bounce-down{0%{transform:translateY(15px)}25%,75%{transform:translateY(45px)}50%{transform:translateY(60px)}100%{transform:translateY(0)}}@keyframes bounce-down{0%{transform:translateY(15px)}25%,75%{transform:translateY(45px)}50%{transform:translateY(60px)}100%{transform:translateY(0)}}instrument#instrument{zoom:70%!important}.instrument-green{color:#25f225}.instrument-closed .player-mini{display:none}.instrument-top #instrument .instruments{transition:margin .3s ease;margin-top:0px;height:auto;background:#fff;border-top:none;padding-top:5px}.instrument-top #instrument .instrument-actions{position:absolute;right:15%;top:auto !important;bottom:-26px;z-index:1}.instrument-top #instrument .instrument-actions .instrument-action{opacity:.9;filter:alpha(opacity=20);font-size:15px!important;padding:5px 10px;text-align:center;width:36px;border-bottom:1px solid #e4e5e7;border-left:1px solid #e4e5e7;border-right:1px solid #e4e5e7;border-top:none;border:none;min-height:22px}.instrument-top #instrument .minimize-instrument{position:absolute;margin-top:0px;left:220px}.instrument-top #instrument .minimize-instrument .instrument-close{border-bottom:1px solid #e4e5e7;border-left:1px solid #e4e5e7;border-right:1px solid #e4e5e7;border-top:none}.instrument-top .instrument-container{border-bottom:1px solid #e4e5e7;z-index:1075;padding:0 5px;background-color:#fff}.instrument-top.instrument-closed .player-mini{transition:all .3s ease;margin-top:-138px}.instrument-top.instrument-closed #instrument .instruments.minimized{transition:all .3s ease;margin-top:-138px}.instrument-bottom #instrument .instrument-actions{position:absolute;top:-26px;right:80px;line-height:15px}.instrument-bottom #instrument .instrument-actions .instrument-action{border-top:1px solid #e4e5e7;border-left:1px solid #e4e5e7;border-right:1px solid #e4e5e7;border-bottom:none}.instrument-bottom #instrument .instruments{transition:all .8s ease}.instrument-bottom #instrument .instruments.minimized{transition:margin .5s ease;height:5px!important;padding-top:0!important;padding-bottom:0!important}.instrument-bottom #instrument .minimize-instrument{margin-top:-25px;right:10px}.instrument-bottom #instrument .minimize-instrument .instrument-close{border-top:1px solid #e4e5e7;border-left:1px solid #e4e5e7;border-right:1px solid #e4e5e7;border-bottom:none}body.instrument-closed.instrument-bottom #instrument .instruments .instrument-card.active .instrument,body.instrument-closed.instrument-bottom #instrument .instruments .instrument-card.active-urgent .instrument{-webkit-animation-name:bounce-up;animation-name:bounce-up}body.instrument-closed.instrument-top #instrument .instruments .instrument-card.active .instrument,body.instrument-closed.instrument-top #instrument .instruments .instrument-card.active-urgent .instrument{-webkit-animation-name:bounce-down;animation-name:bounce-down}#instrument .instrument-actions{position:relative}#instrument .instrument-actions .instrument-action{width:36px;min-width:36px;transition:all .3s ease;-webkit-appearance:none;padding:5px 10px;text-align:center;cursor:pointer;background:#fff;font-size:14px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;line-height:15px}#instrument .instrument-actions .instrument-action:hover{opacity:1}#instrument .instruments{transition:margin .5s ease;height:auto;background:#fff;border-top:1px solid #e4e5e7;padding-top:10px}#instrument .minimize-instrument{position:absolute}#instrument .minimize-instrument .instrument-close{-webkit-appearance:none;padding:5px 10px;color:#e74c3c;cursor:pointer;background:#fff;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);position:absolute;top:0px;right:3px;line-height:15px}#instrument .flex{display:flex;flex-wrap:wrap}#instrument .flex>.col-sm-2{flex:1;width:auto}#instrument .flex-stack{flex-direction:column;align-items:center}#instrument .flex-stack .instrument{padding:1.5px 10px}#instrument .flex-stack .col-sm-2{width:100%;letter-spacing:1px}#instrument .instrument-card{min-width:178.38px;max-width:300px;color:#fff}#instrument .instrument-card.active .instrument{-webkit-animation:bounce 1.25s infinite}#instrument .instrument-card.active-urgent .instrument{-webkit-animation:bounce .5s infinite}#instrument .instrument{background:#2b3033;border:none;padding:8px 10px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.12),0 2px 4px 0 rgba(0,0,0,0.08);margin-bottom:10px}#instrument .instrument a{color:#fff}#instrument .instrument .dialer_queue{white-space:nowrap}#instrument .instrument .total{text-align:right}#instrument .instrument .text-bright-green{color:#25f225}#instrument .instrument.instrument-stat-card{color:#fff}#instrument .instrument.instrument-stat-card .total{color:#25f225}#instrument .instrument .stat{white-space:nowrap}#instrument .instrument .stat.col-sm-2{margin-top:5px;padding:1px 8px;text-align:center}#instrument .instrument .stat.col-sm-2:not(:last-child){border-right:1px solid #595959}#instrument .instrument .company{opacity:.25;text-transform:uppercase;color:#FFF;writing-mode:vertical-rl;position:absolute;background:#373d41;z-index:99999999;height:64px;text-align:center;left:5px;top:0;transform:rotate(180deg);margin:0;padding:0;flex:none;font-size:20px}.instrument-stat-draggable{cursor:grab;transition:transform .2s ease,opacity .2s ease;background:transparent !important}.instrument-stat-draggable:active{cursor:grabbing}.instrument-stat-draggable.is-dragging{opacity:.4}.instrument-stat-draggable.is-dragging .instrument-stat-card{outline:2px dashed rgba(255,255,255,0.5);outline-offset:-2px}.instrument-stat-draggable.drag-over .instrument-stat-card{outline:2px solid #047aff;outline-offset:-2px;box-shadow:0 0 12px rgba(4,122,255,0.4)}.instrument-card-draggable{cursor:grab;transition:transform .2s ease,opacity .2s ease;background:transparent !important}.instrument-card-draggable:active{cursor:grabbing}.instrument-card-draggable.is-dragging{opacity:.4}.instrument-card-draggable.is-dragging .instrument{outline:2px dashed rgba(255,255,255,0.5);outline-offset:-2px}.instrument-card-draggable.drag-over .instrument{outline:2px solid #047aff;outline-offset:-2px;box-shadow:0 0 12px rgba(4,122,255,0.4)}.player-mini.instrument-container.p-l-sm.p-r-sm>.col-md-12.border-bottom.p-b-sm{padding-top:10px}.instrument-bottom #header{z-index:1075!important}.launch-splash{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, #0a0a1a 0%, #1a1a3a 50%, #0d1528 100%);z-index:99999;overflow:hidden}.launch-splash.ng-hide-add{transition:opacity .8s ease-out;opacity:1}.launch-splash.ng-hide-add-active{opacity:0}.stars-container{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.stars{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent}.stars-small{animation:twinkle 3s ease-in-out infinite;box-shadow:45vw 23vh 1px #fff,12vw 67vh 1px #fff,89vw 12vh 1px #fff,34vw 89vh 1px #fff,78vw 45vh 1px #fff,23vw 34vh 1px #fff,67vw 78vh 1px #fff,5vw 56vh 1px #fff,92vw 90vh 1px #fff,56vw 5vh 1px #fff,15vw 15vh 1px #fff,80vw 80vh 1px #fff,40vw 60vh 1px #fff,60vw 40vh 1px #fff,25vw 75vh 1px #fff,75vw 25vh 1px #fff,10vw 90vh 1px #fff,90vw 55vh 1px #fff,50vw 15vh 1px #fff,35vw 45vh 1px #fff}.stars-medium{animation:twinkle 4s ease-in-out infinite 1s;box-shadow:20vw 30vh 2px #fff,70vw 70vh 2px #fff,30vw 10vh 2px #fff,85vw 35vh 2px #fff,50vw 85vh 2px #fff,8vw 45vh 2px #fff,65vw 20vh 2px #fff,95vw 65vh 2px #fff,42vw 52vh 2px #fff,18vw 82vh 2px #fff}.stars-large{animation:twinkle 5s ease-in-out infinite .5s;box-shadow:55vw 35vh 3px #fff,15vw 55vh 3px #fff,82vw 82vh 3px #fff,38vw 18vh 3px #fff,72vw 58vh 3px #fff}@keyframes twinkle{0%,100%{opacity:.3}50%{opacity:1}}.shooting-star{position:absolute;width:150px;height:2px;background:linear-gradient(90deg, #fff, transparent);border-radius:50%;opacity:0}.shooting-star::before{content:'';position:absolute;width:8px;height:8px;background:#fff;border-radius:50%;box-shadow:0 0 10px #fff,0 0 20px #4da3ff;left:0;top:-3px}.shooting-star-1{top:15%;left:-150px;animation:shoot 6s ease-out infinite 2s}.shooting-star-2{top:35%;left:-150px;animation:shoot 8s ease-out infinite 5s}.shooting-star-3{top:55%;left:-150px;animation:shoot 7s ease-out infinite 8s}@keyframes shoot{0%{transform:translateX(0) translateY(0) rotate(-25deg);opacity:0}5%{opacity:1}30%{transform:translateX(calc(100vw + 300px)) translateY(150px) rotate(-25deg);opacity:0}100%{opacity:0}}.planet{position:absolute;top:8%;right:10%;width:120px;height:120px;background:radial-gradient(circle at 30% 30%, #4a3b6e, #2d1b4e 60%, #1a0d2e);border-radius:50%;box-shadow:inset -20px -20px 40px rgba(0,0,0,0.5),0 0 60px rgba(138,43,226,0.3);animation:float 8s ease-in-out infinite}.planet::before{content:'';position:absolute;top:20%;left:15%;width:20px;height:15px;background:rgba(255,255,255,0.1);border-radius:50%;filter:blur(3px)}.planet-ring{position:absolute;top:50%;left:50%;width:180px;height:40px;border:3px solid rgba(200,180,255,0.4);border-radius:50%;transform:translate(-50%, -50%) rotateX(75deg)}.planet-ring::before{content:'';position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border:2px solid rgba(200,180,255,0.2);border-radius:50%}@keyframes float{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(3deg)}}.launch-splash-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px}.brand-container{position:relative;margin-bottom:80px}.brand-glow{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:200px;height:200px;background:radial-gradient(circle, rgba(4,122,255,0.6) 0%, transparent 70%);animation:pulse-glow 2s ease-in-out infinite}.brand-text{position:relative;font-size:72px;font-weight:800;letter-spacing:20px;color:#fff;text-shadow:0 0 20px #047aff,0 0 40px #047aff,0 0 60px #4da3ff;animation:text-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,100%{opacity:.5;transform:translate(-50%, -50%) scale(1)}50%{opacity:.8;transform:translate(-50%, -50%) scale(1.1)}}@keyframes text-glow{0%,100%{text-shadow:0 0 20px #047aff,0 0 40px #047aff,0 0 60px #4da3ff}50%{text-shadow:0 0 30px #047aff,0 0 60px #047aff,0 0 90px #4da3ff}}.launch-pad{position:relative;width:200px;height:300px;display:flex;align-items:flex-end;justify-content:center}.energy-ring{position:absolute;bottom:0;left:50%;border:2px solid #047aff;border-radius:50%;opacity:0;animation:energy-pulse 2s ease-out infinite}.energy-ring-1{width:60px;height:20px;transform:translateX(-50%);animation-delay:0s}.energy-ring-2{width:100px;height:30px;transform:translateX(-50%);animation-delay:.3s}.energy-ring-3{width:140px;height:40px;transform:translateX(-50%);animation-delay:.6s}@keyframes energy-pulse{0%{opacity:.8;transform:translateX(-50%) translateY(0) scale(1);box-shadow:0 0 20px #047aff}100%{opacity:0;transform:translateX(-50%) translateY(-100px) scale(1.5);box-shadow:0 0 40px #047aff}}.rocket-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;animation:hover-idle 2s ease-in-out infinite;transition:transform 1.5s cubic-bezier(.4, 0, .2, 1)}.rocket-wrapper.lift-off{animation:rocket-launch 2s cubic-bezier(.4, 0, .2, 1) forwards}.rocket-wrapper.lift-off .rocket-exhaust .flame{transform:scaleY(2.5)}.rocket-wrapper.lift-off .rocket-exhaust .smoke{opacity:1;animation:smoke-billow .3s ease-out infinite}.rocket-wrapper.lift-off .rocket-trail{opacity:1;height:500px}@keyframes hover-idle{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes rocket-launch{0%{transform:translateY(0);opacity:1}20%{transform:translateY(10px)}100%{transform:translateY(-1000px);opacity:0}}.rocket{position:relative;display:flex;flex-direction:column;align-items:center}.rocket-body{width:50px;height:100px;background:linear-gradient(90deg, #e0e5ec 0%, #fff 30%, #e0e5ec 100%);border-radius:50% 50% 5px 5px / 30% 30% 5px 5px;position:relative;box-shadow:inset 5px 0 15px rgba(0,0,0,0.1),inset -5px 0 15px rgba(0,0,0,0.05),0 0 30px rgba(255,255,255,0.3)}.rocket-body::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:30px;height:40px;background:linear-gradient(180deg, #047aff 0%, #4da3ff 100%);border-radius:50% 50% 0 0 / 100% 100% 0 0}.rocket-body::after{content:'';position:absolute;bottom:15px;left:0;right:0;height:8px;background:#047aff}.rocket-window{position:absolute;top:45px;left:50%;transform:translateX(-50%);width:20px;height:20px;background:radial-gradient(circle at 30% 30%, #87ceeb, #1e90ff 60%, #0d4f8b);border-radius:50%;border:3px solid #c0c5cc;box-shadow:inset 2px 2px 4px rgba(255,255,255,0.5),0 0 10px rgba(30,144,255,0.5)}.rocket-fin{position:absolute;bottom:-5px;width:20px;height:35px;background:linear-gradient(180deg, #047aff 0%, #0056b6 100%)}.rocket-fin.rocket-fin-left{left:-12px;border-radius:0 0 0 50%;transform:skewX(15deg)}.rocket-fin.rocket-fin-right{right:-12px;border-radius:0 0 50% 0;transform:skewX(-15deg)}.rocket-exhaust{position:relative;display:flex;flex-direction:column;align-items:center;margin-top:-5px}.flame{border-radius:50% 50% 50% 50% / 60% 60% 40% 40%;transition:transform .3s ease}.flame.flame-core{width:16px;height:50px;background:linear-gradient(180deg, #fff 0%, #ffcc00 50%, #ff6600 100%);animation:flame-flicker .1s ease-in-out infinite;box-shadow:0 0 20px #ffcc00,0 0 40px #ff6600}.flame.flame-outer{position:absolute;top:5px;width:30px;height:60px;background:linear-gradient(180deg, transparent 0%, rgba(255,102,0,0.6) 30%, rgba(255,50,0,0.8) 100%);animation:flame-flicker .15s ease-in-out infinite;z-index:-1}@keyframes flame-flicker{0%,100%{transform:scaleX(1) scaleY(1);opacity:1}50%{transform:scaleX(.9) scaleY(1.1);opacity:.9}}.smoke{position:absolute;width:20px;height:20px;background:radial-gradient(circle, rgba(200,200,200,0.6), transparent);border-radius:50%;opacity:0}.smoke.smoke-1{bottom:-30px;left:-20px;animation-delay:0s}.smoke.smoke-2{bottom:-25px;left:0;animation-delay:.1s}.smoke.smoke-3{bottom:-30px;right:-20px;animation-delay:.2s}@keyframes smoke-billow{0%{transform:scale(1) translateY(0);opacity:.6}100%{transform:scale(3) translateY(30px);opacity:0}}.rocket-trail{position:absolute;bottom:-50px;width:4px;height:0;background:linear-gradient(180deg, #047aff, transparent);opacity:0;transition:height .5s ease-out,opacity .3s ease;box-shadow:0 0 20px #047aff,0 0 40px #4da3ff}.status-container{margin-top:60px;text-align:center}.status-text{font-size:16px;font-weight:500;color:rgba(255,255,255,0.8);letter-spacing:3px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:10px}.status-dot{width:8px;height:8px;background:#047aff;border-radius:50%;animation:dot-pulse 1s ease-in-out infinite;box-shadow:0 0 10px #047aff}@keyframes dot-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.loading-dots span{animation:dot-bounce 1.4s ease-in-out infinite;display:inline-block}.loading-dots span:nth-child(1){animation-delay:0s}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes dot-bounce{0%,80%,100%{opacity:0}40%{opacity:1}}.status-launch{color:#4da3ff;font-size:24px;font-weight:700;animation:launch-text-glow .5s ease-in-out infinite}.status-launch i{color:#ffcc00}@keyframes launch-text-glow{0%,100%{text-shadow:0 0 20px #047aff}50%{text-shadow:0 0 40px #047aff,0 0 60px #4da3ff}}.loading-bar-container{margin-top:30px;width:250px}.loading-bar{position:relative;height:4px;background:rgba(255,255,255,0.1);border-radius:2px;overflow:hidden}.loading-bar-progress{position:absolute;top:0;left:0;height:100%;width:30%;background:linear-gradient(90deg, #047aff, #4da3ff);border-radius:2px;animation:loading-progress 2s ease-in-out infinite}.loading-bar-glow{position:absolute;top:-2px;left:0;height:8px;width:60px;background:linear-gradient(90deg, transparent, #4da3ff, transparent);animation:loading-glow 2s ease-in-out infinite}@keyframes loading-progress{0%{left:-30%;width:30%}50%{width:50%}100%{left:100%;width:30%}}@keyframes loading-glow{0%{left:-60px;opacity:0}20%{opacity:1}80%{opacity:1}100%{left:calc(100% + 60px);opacity:0}}.launch-splash.launching .energy-ring{animation:energy-burst .5s ease-out forwards}.launch-splash.launching .stars{animation:stars-zoom 2s ease-in forwards}.launch-splash.launching .planet{animation:planet-zoom 2s ease-in forwards}@keyframes energy-burst{0%{opacity:1;transform:translateX(-50%) scale(1)}100%{opacity:0;transform:translateX(-50%) scale(3)}}@keyframes stars-zoom{0%{transform:scale(1)}100%{transform:scale(1.5);opacity:.3}}@keyframes planet-zoom{0%{transform:translateY(0) scale(1);opacity:1}100%{transform:translateY(100px) scale(.5);opacity:0}}html{margin:0;padding:0;height:100%;overflow-x:hidden!important}body{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;background-color:#edf0f5;color:#6a6c6f;height:100vh;overflow:hidden;display:flex;flex-direction:column}.body-color-line{flex-shrink:0}#pageWrap{display:grid;grid-template-columns:1fr 180px;flex:1;min-height:0;transition:grid-template-columns .5s ease}.main-column{position:relative;display:grid;grid-template-rows:auto 1fr auto;height:100%;min-height:0;overflow:hidden;zoom:90%}.main-column>video{position:absolute;pointer-events:none}#header{position:relative !important;top:auto !important;left:auto !important;right:auto !important;width:auto !important;margin:0;padding:0;z-index:1070;background-color:#fff;border-bottom:1px solid #e4e5e7;overflow-x:clip;overflow-y:visible}#header #logo{width:179px;height:100%}#header .search-bar{padding-left:0;padding-right:0;display:inline-block}#header .search-bar .form-control{min-height:50px;border-color:transparent !important;line-height:40px;font-size:16px;color:#6a6c6f;text-transform:uppercase;font-weight:600;height:100%;padding-left:0px}#header .search-bar label kbd,#header .search-bar .input-group-addon kbd{background-color:rgba(0,0,0,0.1);color:rgba(33,37,41,0.6);font-size:12px;padding:3px 8px;border-radius:3px;border:1px solid rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1);display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;vertical-align:middle}.wrapper-row{display:grid;grid-template-columns:180px 1fr;grid-template-rows:1fr;min-height:0;overflow:hidden;transition:grid-template-columns .5s ease;position:relative;z-index:1}#menu{position:relative !important;top:auto !important;left:auto !important;bottom:auto !important;width:auto !important;float:none !important;background-color:#FFF;border-right:1px solid #e4e5e7;overflow-y:auto;overflow-x:hidden;transition:margin-left .5s ease}.user-details version{display:block;text-align:center;padding:10px 0 5px}.version-text{font-size:12px;color:#999;font-weight:400}.version-text i{font-size:10px;margin-right:2px}#wrapper{background-color:#edf0f5;overflow-y:auto;position:relative}#signal{position:relative !important;top:0 !important;right:auto !important;bottom:auto !important;float:none !important;width:auto !important;height:100%;overflow-y:auto;overflow-x:hidden!important;transition:margin-right .5s ease;border-left:1px solid #e4e5e7}.header-wrapper{background-color:#FFF}.content{padding:10px 20px 30px 20px;min-width:320px}body.hide-dialer #pageWrap{grid-template-columns:1fr 0}body.hide-dialer #signal{margin-right:-180px;overflow:hidden}body.hide-sidebar .wrapper-row,body.page-small .wrapper-row{grid-template-columns:0 1fr}body.hide-sidebar .wrapper-row #menu,body.page-small .wrapper-row #menu{width:180px;margin-left:-180px}body.page-small.show-sidebar .wrapper-row{grid-template-columns:180px 1fr}body.page-small.show-sidebar .wrapper-row #menu{margin-left:0}@media (max-width:768px){#pageWrap{grid-template-columns:1fr 0}.wrapper-row{grid-template-columns:0 1fr}#menu{width:180px;margin-left:-180px;visibility:hidden;pointer-events:none}.show-sidebar .wrapper-row,.page-small.show-sidebar .wrapper-row{grid-template-columns:0 1fr !important}.show-sidebar #menu,.page-small.show-sidebar #menu{margin-left:-180px !important;visibility:hidden !important;pointer-events:none !important}.content{padding:15px;min-width:320px}#signal{display:none}.footer{margin-left:0px!important;margin-right:0px!important;right:0!important;left:0!important;position:inherit!important}#header{background-color:#f7f9fa;display:flex;align-items:center;justify-content:space-between}#header .header-wrapper{display:flex;align-items:center;justify-content:flex-end;flex:1;background-color:#f7f9fa}#header nav{display:flex;justify-content:flex-end;background-color:#f7f9fa}#header .header-link.hide-menu{flex-shrink:0;background-color:#f7f9fa;position:relative;right:-1px;margin-right:0}#logo{position:relative;left:auto;transform:none;flex-shrink:0}}.mobile-header-dropdown{position:fixed;top:58px;left:0;right:0;z-index:1000}.mobile-header-dropdown .mobile-header-menu{display:none}.mobile-header-dropdown .mobile-menu-backdrop{display:none}.mobile-header-dropdown.open .mobile-header-menu{display:block}.mobile-header-dropdown.open .mobile-menu-backdrop{display:block}.mobile-header-dropdown .mobile-header-menu{margin:0;padding:10px 0;background-color:#fff;border-bottom:1px solid #e4e5e7;box-shadow:0 4px 12px rgba(0,0,0,0.15);height:calc(100vh - 55px - 7px);overflow-y:auto}.mobile-header-dropdown .mobile-header-menu>.divider{margin:8px 0;height:1px;background-color:#e4e5e7}.mobile-header-dropdown .mobile-header-menu .mobile-user-section{padding:15px}.mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-user-info{display:flex;align-items:center;gap:12px}.mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-user-info profile-photo{flex-shrink:0}.mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-user-info .mobile-user-details{flex:1;min-width:0}.mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-user-info .mobile-user-details .mobile-user-name{font-weight:600;font-size:15px;color:#6a6c6f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-user-info .mobile-user-details .mobile-user-company{font-size:13px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-company-switcher{margin-top:12px}.mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-company-switcher .ui-select-container{width:100%}.mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-company-switcher .ui-select-container .ui-select-match .btn{width:100%;text-align:left;padding:8px 12px;background-color:#edf0f5;border-color:#e4e5e7}.mobile-header-dropdown .mobile-header-menu .mobile-search-item{padding:10px 15px}.mobile-header-dropdown .mobile-header-menu .mobile-search-item .mobile-search-wrapper{position:relative}.mobile-header-dropdown .mobile-header-menu .mobile-search-item .mobile-search-wrapper input.form-control{padding-left:40px;height:44px;cursor:pointer;background-color:#edf0f5;font-size:15px;border-radius:4px}.mobile-header-dropdown .mobile-header-menu .mobile-search-item .mobile-search-wrapper i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#999;font-size:16px}.mobile-header-dropdown .mobile-header-menu .mobile-quick-actions{list-style:none;margin:0;padding:0}.mobile-header-dropdown .mobile-header-menu .mobile-quick-actions li a{padding:14px 20px;display:block;color:#6a6c6f;font-size:15px}.mobile-header-dropdown .mobile-header-menu .mobile-quick-actions li a:hover{background-color:#edf0f5;text-decoration:none}.mobile-header-dropdown .mobile-header-menu .mobile-quick-actions li a i{width:24px;text-align:center;font-size:16px}.mobile-header-dropdown .mobile-header-menu .mobile-icon-actions{list-style:none;margin:0;padding:10px 15px;display:flex;justify-content:center;align-items:center}.mobile-header-dropdown .mobile-header-menu .mobile-icon-actions li{flex:0 0 auto;text-align:center;position:relative}.mobile-header-dropdown .mobile-header-menu .mobile-icon-actions li:not(:last-child)::after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);height:24px;width:1px;background-color:#e4e5e7}.mobile-header-dropdown .mobile-header-menu .mobile-icon-actions li a{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 10px;color:#6a6c6f;text-decoration:none;border-radius:8px}.mobile-header-dropdown .mobile-header-menu .mobile-icon-actions li a:hover{background-color:#edf0f5}.mobile-header-dropdown .mobile-header-menu .mobile-icon-actions li a i{font-size:20px;width:20px;text-align:center;margin:0 !important}.mobile-header-dropdown .mobile-header-menu .mobile-icon-actions li a span,.mobile-header-dropdown .mobile-header-menu .mobile-icon-actions li a .nav-label{display:none}.mobile-header-dropdown .mobile-header-menu .mobile-nav-section .nav-scroll-container{max-height:none;overflow:visible}.mobile-header-dropdown .mobile-header-menu .mobile-nav-section #side-menu{padding:0;margin:0}.mobile-header-dropdown .mobile-header-menu .mobile-nav-section #side-menu>li>a{padding:14px 20px;color:#6a6c6f;font-size:15px;display:block}.mobile-header-dropdown .mobile-header-menu .mobile-nav-section #side-menu>li>a:hover{background-color:#edf0f5;text-decoration:none}.mobile-header-dropdown .mobile-header-menu .mobile-nav-section #side-menu>li>a .nav-label i{width:24px;text-align:center}.mobile-header-dropdown .mobile-header-menu .mobile-nav-section #side-menu>li>a .fa.arrow{float:right;margin-top:4px}.mobile-header-dropdown .mobile-header-menu .mobile-nav-section #side-menu>li .nav-second-level{padding-left:20px;list-style:none}.mobile-header-dropdown .mobile-header-menu .mobile-nav-section #side-menu>li .nav-second-level li a{padding:10px 20px;color:#6a6c6f;font-size:14px;display:block}.mobile-header-dropdown .mobile-header-menu .mobile-nav-section #side-menu>li .nav-second-level li a:hover{background-color:#edf0f5;text-decoration:none}.mobile-header-dropdown .mobile-menu-backdrop{position:fixed;top:calc(55px + 7px);left:0;right:0;bottom:0;background:rgba(0,0,0,0.3);z-index:-1}@media (max-width:768px){.mobile-icon-actions li{position:relative}.mobile-notification-badge{position:absolute;top:-5px;right:-5px;background:#e74c3c;color:#fff;font-size:10px;padding:2px 5px;border-radius:10px;min-width:16px;text-align:center}.mobile-notifications-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:calc(100vw - 20px);max-width:350px;background:#fff;border:1px solid #e4e5e7;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,0.15);z-index:1002;margin-top:10px}.mobile-notifications-dropdown .mobile-notifications-header{padding:12px 15px;border-bottom:1px solid #e4e5e7;display:flex;justify-content:space-between;align-items:center}.mobile-notifications-dropdown .mobile-notifications-list{max-height:300px;overflow-y:auto}.mobile-notifications-dropdown .mobile-notification-item{padding:12px 15px;border-bottom:1px solid #e4e5e7;display:flex;justify-content:space-between;align-items:flex-start}.mobile-notifications-dropdown .mobile-notification-item:last-child{border-bottom:none}.mobile-notifications-dropdown .mobile-notification-item .notification-content{flex:1;padding-right:10px}.mobile-notifications-dropdown .mobile-notification-item .notification-time{color:#999;margin-top:4px}.mobile-notifications-dropdown .mobile-notification-item .dismiss-btn{color:#999;padding:0}.mobile-notifications-dropdown .mobile-notification-item .dismiss-btn:hover{color:#e74c3c}.mobile-notifications-dropdown .no-notifications{padding:30px 15px;text-align:center;color:#999}.mobile-notifications-dropdown .mobile-notifications-footer{padding:10px 15px;border-top:1px solid #e4e5e7;text-align:center}.mobile-notifications-dropdown .mobile-notifications-footer a{color:#047aff;cursor:pointer}}.content-boxed{max-width:1100px;margin:auto;padding-top:60px}#page-header{padding:20px 40px}.color-line{background:#047aff !important;height:6px;background-image:-webkit-linear-gradient(left, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);background-image:-moz-linear-gradient(left, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);background-image:-ms-linear-gradient(left, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);background-image:linear-gradient(to right, #34495e, #34495e 25%, #9b59b6 25%, #9b59b6 35%, #3498db 35%, #3498db 45%, #62cb31 45%, #62cb31 55%, #ffb606 55%, #ffb606 65%, #e67e22 65%, #e67e22 75%, #e74c3c 85%, #e74c3c 85%, #c0392b 85%, #c0392b 100%);background-size:100% 6px;background-position:50% 100%;background-repeat:no-repeat}.sm-pad{padding:5px!important}.row.sm-pad{margin:-10px}.healthplans label{line-height:40px;width:100%}.healthscript{color:#000;font-size:18px}div.visa{background:url('/images/payment-icons.png') no-repeat -49px -106px;width:42px;height:28px}div.mastercard{background:url('/images/payment-icons.png') no-repeat -164px -106px;width:42px;height:28px}div.amex{background:url('/images/payment-icons.png') no-repeat -279px -106px;width:42px;height:28px}div.discover{background:url('/images/payment-icons.png') no-repeat -279px -227px;width:42px;height:28px}div.check{background:url('/images/payment-icons.png') no-repeat -164px -227px;width:42px;height:28px}.text-big{font-size:40px}.parent-group .edit-group{display:none}.parent-group img{display:none}.lead-detail-edit tr th,.lead-detail-edit .text{line-height:30px!important}.lead-detail-edit td,.lead-detail-edit td.parent-group{padding:10px 10px 10px 0 !important;margin:0 !important;line-height:30px !important}.small-padding{padding-right:5px!important;padding-left:5px!important}.panel-heading.hbuilt.border-bottom{border-bottom:2px solid #62cb31}table.lead-detail-edit tr th{padding-left:20px!important;padding-bottom:0}.lead-detail-edit tr th,.lead-detail-edit .text{line-height:25px!important}.lead-detail-edit td,.lead-detail-edit td.parent-group{padding:5px!important}table.lead-detail-edit{margin-bottom:0}table.lead-detail-edit tr th{padding-left:20px!important}.alert-bottom-border{border-bottom:1px solid #e4e5e7 !important}label.col-xs-3,label.col-xs-2{line-height:30px}.ui-select-container .form-control{padding:7px 10px;font-size:12px;line-height:1.5;border-radius:3px !important;display:block;border:1px solid #ccc}.select2-sm-input.ui-select-container .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;border:1px solid #ccc}.income-form:last-child hr{display:none !important}.step label.text-16{font-size:16px;line-height:50px}.list .list-item-container{float:left}.list-item-container div:first-child{border-top:none}.list .list-item .list-item-content p{margin-bottom:3px;margin-top:0}.list .list-item-date{color:#AAAAAA;font-size:10px;text-align:center}.list .list-item{float:left;overflow-x:hidden;position:relative;width:100%;padding-top:10px;margin-top:10px;border-top:1px solid #e4e5e7}.list .list-item-container-small{min-width:80px;text-align:center}.list .list-item .list-item-content .list-item-right{height:100%;padding:0 10px;position:absolute;right:0;top:0}.list .list-item .list-item-content h1,.list .list-item .list-item-content h2,.list .list-item .list-item-content h3,.list .list-item .list-item-content h4,.list .list-item .list-item-content h5,.list .list-item .list-item-content h6,.list .list-item .list-item-content .list-item-title{font-size:12px;font-weight:600;line-height:20px;margin:0}body.blank{background-color:#edf0f5}.login-container{width:420px;margin:auto;padding-top:6%}.register-container{width:720px;margin:auto;padding-top:6%}.lock-container{width:420px;margin:auto;padding-top:6%}.error-container{width:620px;margin:auto;padding-top:6%}.big-icon{font-size:120px}.error-container h1{font-size:44px}.modal-open .modal.in .modal-content .inmodal .modal-body{max-height:85vh;overflow:scroll}.modal-open .modal.command-palette-window.in .modal-content .inmodal .modal-body{max-height:inherit!important;overflow:auto!important}.modal-open .modal.effective-charge-dates-window.in .modal-content .inmodal .modal-body{max-height:inherit!important;overflow:visible!important}.modal-open .modal.allow-modal-overflow-window.in .modal-content .inmodal .modal-body{max-height:inherit!important;overflow:visible!important}.modal-open .modal.require-disposition.in .modal-content .inmodal .modal-body{max-height:inherit!important;overflow:visible!important}.modal-open .modal.orderReviewModalOpen.in .modal-content .inmodal .modal-body{max-height:inherit!important;overflow:auto!important}.h-modal-icon{font-size:66px}.inmodal .color-line{border-radius:4px 4px 0 0}.modal-content{border-radius:0px!important;border:none;box-shadow:0 0 1px rgba(0,0,0,0.1),0 2px 4px rgba(0,0,0,0.2)}.modal-backdrop.in{opacity:.5}.modal-backdrop{position:fixed;bottom:0}.modal-dialog{margin-top:80px}.modal-title{font-size:30px;font-weight:300}.modal-header{padding:20px 30px;background:#f7f9fa}.modal-body{padding:20px 30px}.modal-header small{color:#9d9fa2}.modal-footer{background:#f7f9fa}.hmodal-info .color-line{background:#3498db}.hmodal-warning .color-line{background:#ffb606}.hmodal-success .color-line{background:#62cb31}.hmodal-danger .color-line{background:#c0392b}.hmodal-info h4.modal-title{color:#3498db}.hmodal-warning h4.modal-title{color:#ffb606}.hmodal-success h4.modal-title{color:#62cb31}.hmodal-danger h4.modal-title{color:#c0392b}.xlg-modal-open .modal-content{background:#fff;border:none;border-radius:0px;box-shadow:none}.xlg-modal-open .modal-lg{zoom:93%;width:65%!important}.orderReviewModalOpen .modal-lg{width:1380px!important}.remoteViewerOpen body{overflow:hidden}.remoteViewerOpen .modal-lg{width:85%!important}.modal-backdrop.above-dialer{z-index:2147483647!important}.modal-open .modal.require-disposition{z-index:2147483649!important}.nx-floating-grid-backdrop.above-dialer{background-color:#FFF;opacity:.97 !important;backdrop-filter:blur(40px);z-index:2147483647!important}.nx-floating-grid-window.require-disposition{z-index:2147483649!important}.nx-floating-grid-window.require-disposition .modal-lg{margin-top:0}.nx-floating-grid-window .modal-lg{width:100%}.nx-floating-grid-window .modal-header{border-bottom:1px solid #e4e5e7}.nx-floating-grid-window .modal-content{background:#fff;border:none;border-radius:0px;box-shadow:none}.settings-modal-tabbed .modal-body{min-height:400px}.settings-modal-tabbed .settings-layout{display:flex;min-height:400px}.settings-modal-tabbed .settings-nav{width:180px;min-width:180px;background:#f7f9fa;border-right:1px solid #e4e5e7;padding:15px 0}.settings-modal-tabbed .settings-nav .settings-nav-item{display:block;padding:12px 20px;color:#6a6c6f;cursor:pointer;transition:background-color .2s ease,border-left .2s ease;border-left:3px solid transparent}.settings-modal-tabbed .settings-nav .settings-nav-item:hover{background-color:#eef2f4;text-decoration:none}.settings-modal-tabbed .settings-nav .settings-nav-item.active{background-color:#fff;border-left-color:#047aff;font-weight:500}.settings-modal-tabbed .settings-nav .settings-nav-item i{width:16px;text-align:center}.settings-modal-tabbed .settings-content{flex:1;padding:20px 25px;overflow-y:auto;max-height:60vh}.widget-config .widget-list{border:1px solid #e4e5e7;border-radius:4px}.widget-config .widget-item{display:flex;align-items:center;padding:12px 15px;border-bottom:1px solid #e4e5e7;background:#fff;cursor:grab;transition:background-color .2s ease,opacity .2s ease}.widget-config .widget-item:last-child{border-bottom:none}.widget-config .widget-item:hover{background-color:#f7f9fa}.widget-config .widget-item:active{cursor:grabbing}.widget-config .widget-item.widget-hidden{opacity:.5;background-color:#f9f9f9}.widget-config .widget-item.widget-hidden .widget-label{text-decoration:line-through;color:#999}.widget-config .widget-item.is-dragging{opacity:.4;background-color:#f7f9fa;outline:2px dashed #e4e5e7}.widget-config .widget-item.drag-over{background-color:#e9f4ff;outline:2px solid #047aff}.widget-config .widget-item .widget-drag-handle{color:#ccc;margin-right:15px;font-size:14px}.widget-config .widget-item .widget-drag-handle:hover{color:#999}.widget-config .widget-item .widget-info{flex:1;display:flex;align-items:center;gap:10px}.widget-config .widget-item .widget-info .widget-label{font-weight:500}.widget-config .widget-item .widget-info .widget-type{font-size:10px;text-transform:uppercase;padding:2px 6px}.widget-config .widget-item .widget-toggle a{cursor:pointer}.modal-backdrop{z-index:1075!important}.modal{z-index:1090!important}.nav>li>a:hover,.nav>li>a:focus{outline:none!important}#side-menu li .nav-second-level li a{padding:8px 8px 8px 25px;color:#6a6c6f;text-transform:none;font-weight:300}.gravatar-30{width:30px}.gravatar-40{width:40px}.gravatar-50{width:50px}.gravatar-60{width:60px}.gravatar-80{width:80px}.gravatar-100{width:100px}.gravatar-120{width:120px}.gravatar-140{width:140px}.gravatar-160{width:160px}.gravatar-180{width:180px}.gravatar-200{width:200px}.gravatar-220{width:120px}.gravatar-240{width:140px}.gravatar-260{width:160px}.gravatar-280{width:180px}.gravatar-300{width:200px}.profile-picture-hover{position:absolute;text-align:center;z-index:100;color:#FFF;background:rgba(0,0,0,0.6);width:120px;height:120px;visibility:hidden;transition:all .4s ease-in-out 0s;opacity:0;margin-left:20px}.profile-picture{padding:20px 20px;text-align:center;position:relative}.profile-picture:hover{cursor:pointer}.profile-picture:hover .profile-picture-hover{visibility:visible;opacity:1}.profile-picture-hover i.fas.fa-camera-retro{margin-top:35%;font-size:2em}#side-menu li .nav-second-level a:hover{color:#047aff}nav ul>li a{color:#6a6c6f}nav ul>li a:hover,nav ul>li a:focus{color:#047aff}nav ul>li.active{background:#f1f1f1}nav ul>li.active a{font-weight:600}#side-menu>li.active>a{color:#047aff;border-left:3px solid #047aff}#side-menu>li.active>a .nav-label{color:#047aff}#side-menu li .nav-second-level li.active a{color:#047aff;font-weight:600}.nav-version{padding:10px;font-size:11px;opacity:.7;border-top:1px solid #e4e5e7;margin-top:10px}.fixed-panel{left:0;transform:translateX(-100%);transition:transform .3s ease-in-out;position:fixed;background-color:#fff;top:var(--instrument-height);width:620px;overflow:scroll;z-index:999;border-left:1px solid #e4e5e7;border-top:1px solid #e4e5e7;height:calc(100vh + 70px);box-shadow:5px 0 12px 0 rgba(0,0,0,0.15)}.fixed-panel .comments-container{padding-left:0px;padding-right:0px}.fixed-panel.panel-open{transform:translateX(0)}.fixed-panel.panel-closed{transform:translateX(-100%)}.fixed-panel .close-panel-btn{position:absolute;top:5px;right:10px;z-index:1000;background:transparent;border:none;font-size:20px;line-height:1;color:#999;cursor:pointer;padding:0}.fixed-panel .close-panel-btn:hover,.fixed-panel .close-panel-btn:focus{color:#e74c3c;text-decoration:none;outline:none}.fixed-panel .comments-form .btn-post.active{color:#047aff !important}.fixed-panel .comments-form.bg>color-line{width:100%;position:absolute;top:-3px;left:0}.instrument-top .fixed-panel{top:calc(var(--header-height) + 6px + var(--instrument-height)) !important}.instrument-top.instrument-visible .fixed-panel{top:calc(var(--header-height) + 6px + 80px) !important}.instrument-bottom .fixed-panel{top:calc(var(--header-height) + 6px) !important;height:100%}.instrument-bottom.instrument-visible .fixed-panel{top:calc(var(--header-height) + 5px) !important;height:calc(100vh + var(--instrument-height))}.comments-container{position:relative;height:100%;overflow:hidden;display:flex;flex-direction:column}.comments-wrapper{padding:0 15px;overflow-y:auto;flex:1;padding-top:80px;max-height:620px}.comments-wrapper.pt{max-height:100%;padding-top:calc(110px - 40px);padding-bottom:20px}.comments-wrapper .comment-container{background-color:#fefefe}.comments-wrapper div.comment-container:nth-last-child(1){margin-bottom:150px}.ally-media-player .fixed-panel{box-shadow:5px 0 12px 0 rgba(0,0,0,0.15);border-right:1px solid #e4e5e7 !important;top:calc(var(--instrument-height) + 11px) !important;z-index:-1;zoom:1.42 !important}.ally-media-player .fixed-panel.open .comments-container .comments-wrapper.pt{max-height:100%;padding-top:calc(110px + 45px) !important;padding-bottom:150px}.comment-input{resize:none;overflow:hidden;min-height:46px;line-height:1;font-size:15px!important}.comments-form{position:absolute;top:0;left:0;width:100%;padding:15px;padding-top:0px;z-index:10}.comments-form.bg-white{background-color:#fff}.comments-form.bg{padding-top:15px;background-color:#f7f9fa;border-bottom:1px solid #e4e5e7;height:110px;min-height:110px;max-height:400px}.comment-input{box-shadow:none;background-color:transparent;border-color:transparent!important;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.comment-input:focus{background-color:transparent;border-color:transparent!important;box-shadow:none!important;border-right:none!important}.comment-panel.collapsed{max-height:120px;overflow:hidden;position:relative}.btn.btn-post.btn-default{background-color:transparent!important;padding:10px 18px;font-size:14px;border-radius:4px;font-family:-apple-system,system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:600;border-top-right-radius:6px !important;border-bottom-right-radius:6px !important;border-left:none !important;box-shadow:none !important;border-color:transparent!important}.btn.btn-post.btn-default:hover,.btn.btn-post.btn-default:focus,.btn.btn-post.btn-default:active{background-color:transparent!important;color:#047aff !important;border-left:none !important}.btn:hover,.btn:focus,.btn:active{cursor:pointer}.v2\.calls .comments-container .comments-wrapper.pt{padding-top:165px!important}.ally-media-player .fixed-panel.open{margin-top:-11px}.ally-media-player .fixed-panel.open .comment-panel-footer{width:100%}.ally-media-player .fixed-panel.open div.comment-container:nth-last-child(1){margin-bottom:320px!important}#menu-notifications .user-notifications .notification-item{border-bottom:1px solid #fafafa;border-left:2px solid #047aff}#menu-notifications .user-notifications .notification-item.impact-major{border-left:2px solid #e67e22 !important;background-color:#fcf8e3 !important}#menu-notifications .user-notifications .notification-item.impact-critical{border-left:2px solid #c0392b !important;background-color:#f2dede !important}#menu-notifications .user-notifications .notification-item.status-resolved{background-color:#dff0d8 !important}#menu-notifications .user-notifications .notification-item.status-pending{background-color:#fcf8e3 !important;border-left:2px solid #f39c12 !important}#menu-notifications .user-notifications .notification-item.status-warning{background-color:#fcf8e3 !important;border-left:2px solid #ffc107 !important}#menu-notifications .user-notifications .notification-item.status-error,#menu-notifications .user-notifications .notification-item.status-failed{background-color:#f2dede !important;border-left:2px solid #dc3545 !important}#menu-notifications .user-notifications .notification-item.status-success{background-color:#dff0d8 !important;border-left:2px solid #28a745 !important}#menu-notifications .user-notifications .notification-item.status-info{background-color:#d9edf7 !important;border-left:2px solid #17a2b8 !important}#menu-notifications .user-notifications .alert{border-radius:0px!important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item{border-bottom-color:#3a3f44}[data-theme="dark"] #menu-notifications .user-notifications .notification-item.impact-major{border-left-color:#e67e22 !important;background-color:#2e2a1a !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item.impact-critical{border-left-color:#c0392b !important;background-color:#2e1a1a !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item.status-resolved{background-color:#1a2e1a !important;border-left-color:#2d5a2d !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item.status-pending{background-color:#2e2a1a !important;border-left-color:#f39c12 !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item.status-warning{background-color:#2e2a1a !important;border-left-color:#ffc107 !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item.status-error,[data-theme="dark"] #menu-notifications .user-notifications .notification-item.status-failed{background-color:#2e1a1a !important;border-left-color:#dc3545 !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item.status-success{background-color:#1a2e1a !important;border-left-color:#28a745 !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item.status-info{background-color:#1a2a2e !important;border-left-color:#17a2b8 !important}.hpanel>.panel-heading{color:inherit;font-weight:600;padding:10px 4px;transition:all .3s;border:1px solid transparent}.hpanel .hbuilt.panel-heading{border-bottom:none}.hpanel>.panel-footer,.hpanel>.panel-section{color:inherit;border:1px solid #e4e5e7;border-top:none;font-size:90%;background:#f7f9fa;padding:10px 15px}.hpanel.panel-collapse>.panel-heading,.hpanel .hbuilt{background:#fff;border-color:#e4e5e7;border:1px solid #e4e5e7;padding:10px 10px;border-radius:2px}.hpanel .panel-body{background-color:#fff;border:1px solid #e4e5e7;border-radius:2px;padding:20px;position:relative}.hpanel.panel-group .panel-body:first-child{border-top:1px solid #e4e5e7}.hpanel.panel-group .panel-body{border-top:none}.panel-collapse .panel-body{border:none}.panel-close{display:none}.hpanel{background-color:none;border:none;box-shadow:none;margin-bottom:25px}.hpanel.exit .panel-close{display:inline}.panel-tools{display:inline-block;float:right;margin-top:0;padding:0;position:relative}.hpanel .alert{margin-bottom:0;border-radius:0;border:1px solid #e4e5e7}.panel-tools a{margin-left:5px;color:#9d9fa2;cursor:pointer}.hpanel.hpurple .panel-body{border-top:2px solid #ac32e4}.hpanel.hgreen .panel-body{border-top:2px solid #62cb31}.hpanel.hblue .panel-body{border-top:2px solid #3498db}.hpanel.hyellow .panel-body{border-top:2px solid #ffb606}.hpanel.hviolet .panel-body{border-top:2px solid #9b59b6}.hpanel.horange .panel-body{border-top:2px solid #e67e22}.hpanel.hred .panel-body{border-top:2px solid #e74c3c}.hpanel.hreddeep .panel-body{border-top:2px solid #c0392b}.hpanel.hnavyblue .panel-body{border-top:2px solid #34495e}.hpanel.hbggreen .panel-body{background:#62cb31;color:#fff;border:none}.hpanel.hbgblue .panel-body{background:#3498db;color:#fff;border:none}.hpanel.hbgyellow .panel-body{background:#ffb606;color:#fff;border:none}.hpanel.hbgviolet .panel-body{background:#9b59b6;color:#fff;border:none}.hpanel.hbgorange .panel-body{background:#e67e22;color:#fff;border:none}.hpanel.hbgred .panel-body{background:#e74c3c;color:#fff;border:none}.hpanel.hbgreddeep .panel-body{background:#c0392b;color:#fff;border:none}.hpanel.hbgnavyblue .panel-body{background:#34495e;color:#fff;border:none}.panel-group .panel-heading{background-color:#f7f9fa}.small-header .hpanel{margin-bottom:0}.small-header{padding:0 !important}.small-header .panel-body{padding:15px 25px;border-right:none;border-left:none;border-top:none;border-radius:0}.panel-body h5,.panel-body h4{font-weight:600}.small-header .panel-body h2{font-size:14px;font-weight:600;text-transform:uppercase;margin:0 0 0 0}.small-header .panel-body small{color:#838589}.hbreadcrumb{padding:2px 0px;margin-top:6px;margin-bottom:0px;list-style:none;background-color:#fff;border-radius:#fff;font-size:11px}.hbreadcrumb>li{display:inline-block}.hbreadcrumb>li+li:before{padding:0 5px;color:#34495e}.hbreadcrumb>.active{color:#9d9fa2}.wrapper{padding:10px 20px}.hpanel.collapsed .panel-body,.hpanel.collapsed .panel-footer{display:none}.hpanel.collapsed .fa.fa-chevron-up:before{content:"\f078"}.hpanel.collapsed .fa.fa-chevron-down:before{content:"\f077"}.hpanel.collapsed.panel-collapse .panel-body{border-width:0 1px 1px 1px;border-color:#e4e5e7;border-style:solid}.hpanel.collapsed .hbuilt.panel-heading{border-bottom:1px solid #e4e5e7}body.fullscreen-panel-mode{overflow-y:hidden}.hpanel.fullscreen{z-index:2030;position:fixed;top:0;left:0;right:0;bottom:0;overflow:auto;margin-bottom:0}.hpanel.fullscreen .showhide{display:none}.hpanel.fullscreen .panel-body{min-height:calc(100% - 77px)}#playerWaveform{cursor:pointer;position:relative}#hover{position:absolute;left:0;top:0;z-index:10;pointer-events:none;height:100%;width:0;mix-blend-mode:overlay;background:rgba(255,255,255,0.5);opacity:0;transition:opacity .2s ease}#playerWaveform:hover #hover{opacity:1}#playerTime,#playerDuration{position:absolute;z-index:11;top:50%;margin-top:-1px;transform:translateY(-50%);background:rgba(0,0,0,0.75);color:#ddd;font-size:20px;padding:5px;zoom:80%}#playerTime{left:0}#playerDuration{right:0}input[type='range'].agent{accent-color:#ac32e4}@media print{html,body{font-size:9.5pt}.no-padding-print{padding:0!important}.no-margin-print{margin:0!important}.no-border-print{border:none!important}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-print-12{margin:0!important;width:100%;border:0!important;position:absolute;right:0;left:0;top:0;baground:#FFF !important}.dataTables_wrapper{baground:#FFF !important}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-print-3{width:25%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-print-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}.visible-xs{display:none !important}.hidden-xs{display:block !important}table.hidden-xs{display:table}tr.hidden-xs{display:table-row !important}th.hidden-xs,td.hidden-xs{display:table-cell !important}.hidden-xs.hidden-print{display:none !important}.hidden-sm{display:none !important}.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}.dataTables_filter,.dataTables_length,.dataTables_info,.dataTables_paginate{display:none}.row,*{font-size:.99em}.table-striped>tbody>tr:nth-of-type(odd) td,.table-striped>tbody>tr:nth-of-type(odd) th{background-color:#f9f9f9 !important}}.tabs.product-tabs .hpanel.hgreen .plan-content.panel-body{border-top:2px solid #62cb31 !important}.tabs.product-tabs .catalog-count{font-size:12px}.tabs.product-tabs .nav-tabs{border-bottom:none;font-size:12px}.tabs.product-tabs .nav-tabs li>a{padding-left:0px;margin-right:5px}.tabs.product-tabs .nav-tabs>li.active>a,.tabs.product-tabs .nav-tabs>li.active>a:hover,.tabs.product-tabs .nav-tabs>li.active>a:focus{border:none;border-bottom:3px solid #3498db;line-height:1;border-radius:0px;font-weight:bold}.tabs.product-tabs .plan-content.panel-body hr,.tabs.product-tabs .cart-subtotals hr{margin-top:10px;margin-bottom:10px;clear:both;border:0;height:1px;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0));background-image:-moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0));background-image:-ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0));background-image:-o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0))}.hpanel .panel-body.cart-body{padding:10px}.hpanel .panel-body.cart-body ul.cart-products{padding:0;list-style:none;margin-top:-5px}.hpanel .panel-body.cart-body ul.cart-products li.product{border-top:1px solid #eee;padding:10px 0px}.hpanel .panel-body.cart-body ul.cart-products li.product:first-child{border-top:none}.clean-hr{margin-top:10px;margin-bottom:10px;clear:both;border:0;height:1px;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0));background-image:-moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0));background-image:-ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0));background-image:-o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0))}.has-error.big-radio label{color:#c0392b}.has-error.big-radio input{border-color:#c0392b}.hpanel.hgreen .panel-body{border-top:2px solid #62cb31 !important}.profile-photo{position:relative;cursor:pointer;display:inline-block}.profile-photo img{transition:all .3s ease}.profile-photo .photo-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;color:#fff;font-size:24px}.profile-photo:hover .photo-overlay{opacity:1}.profile-photo:hover img{opacity:.8}.cropper-view-box,.cropper-face{border-radius:50%}.cropper-view-box{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,0.8),0 0 0 4px #047aff}.cropper-dashed{border-radius:50%;border-color:rgba(255,255,255,0.5)}.cropper-line{background-color:rgba(255,255,255,0.3)}.cropper-point{background-color:#047aff;width:10px;height:10px}.profile-photo-modal .upload-zone{padding:40px 30px;border:2px dashed #e0e0e0;border-radius:12px;background:#fafafa;cursor:pointer;transition:all .3s ease;text-align:center}.profile-photo-modal .upload-zone:hover{border-color:#047aff;background:rgba(4,122,255,0.05)}.profile-photo-modal .upload-zone:hover .upload-icon{transform:scale(1.1);background:#047aff}.profile-photo-modal .upload-zone:hover .upload-icon i{color:#fff}.profile-photo-modal .upload-zone.drag-over{border-color:#047aff;border-style:solid;background:rgba(4,122,255,0.08)}.profile-photo-modal .upload-zone .upload-label{cursor:pointer;margin:0;display:block}.profile-photo-modal .upload-zone .upload-icon{width:60px;height:60px;background:#f0f0f0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px;transition:all .3s ease}.profile-photo-modal .upload-zone .upload-icon i{font-size:24px;color:#999;transition:color .3s ease}.profile-photo-modal .upload-zone .upload-icon.active{background:#047aff}.profile-photo-modal .upload-zone .upload-icon.active i{color:#fff}.profile-photo-modal .upload-zone h5{font-size:15px;font-weight:600;color:#333;margin:0 0 4px}.profile-photo-modal .upload-zone p{font-size:13px;color:#888;margin:0 0 10px}.profile-photo-modal .upload-zone .file-types{display:inline-block;padding:4px 8px;background:#fff;border-radius:12px;font-size:11px;color:#999;border:1px solid #e8e8e8}.profile-photo-modal .cropper-section .cropper-wrapper{max-height:250px;overflow:hidden;background:#1a1a1a;border-radius:8px}.profile-photo-modal .cropper-section .cropper-wrapper img{max-width:100%;display:block}.profile-photo-modal .edit-panel{background:#f8f9fa;border-radius:8px;padding:12px}.profile-photo-modal .panel-tabs{display:flex;gap:6px;margin-bottom:12px}.profile-photo-modal .panel-tabs .tab-btn{flex:1;padding:6px 10px;border:none;background:#fff;border-radius:6px;font-size:12px;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease}.profile-photo-modal .panel-tabs .tab-btn i{font-size:11px;margin-right:4px}.profile-photo-modal .panel-tabs .tab-btn:hover{background:#f0f0f0}.profile-photo-modal .panel-tabs .tab-btn.active{background:#047aff;color:#fff}.profile-photo-modal .filter-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:8px}.profile-photo-modal .filter-item{cursor:pointer;text-align:center;transition:all .2s ease}.profile-photo-modal .filter-item:hover .filter-preview{border-color:#047aff}.profile-photo-modal .filter-item.active .filter-preview{border-color:#047aff;box-shadow:0 0 0 2px #047aff}.profile-photo-modal .filter-item.active span{color:#047aff;font-weight:600}.profile-photo-modal .filter-item .filter-preview{width:100%;aspect-ratio:1;border-radius:6px;overflow:hidden;border:2px solid #e8e8e8;background:#fff;transition:all .2s ease}.profile-photo-modal .filter-item .filter-preview img{width:100%;height:100%;object-fit:cover}.profile-photo-modal .filter-item span{display:block;margin-top:3px;font-size:9px;color:#666;font-weight:500}.profile-photo-modal .adjustment-controls{display:flex;flex-direction:column;gap:10px}.profile-photo-modal .adjust-item .adjust-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.profile-photo-modal .adjust-item .adjust-header label{font-size:11px;font-weight:500;color:#444;margin:0}.profile-photo-modal .adjust-item .adjust-header label i{color:#888;font-size:10px;margin-right:4px}.profile-photo-modal .adjust-item .adjust-header .adjust-value{font-size:10px;color:#888;font-weight:500}.profile-photo-modal .adjust-item .adjust-slider{width:100%;height:4px;-webkit-appearance:none;appearance:none;background:#e0e0e0;border-radius:2px;outline:none;cursor:pointer}.profile-photo-modal .adjust-item .adjust-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#047aff;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,0.15)}.profile-photo-modal .converting-state .spinner-ring{width:40px;height:40px;border:3px solid #f0f0f0;border-top-color:#047aff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{to{transform:rotate(360deg)}}.dark-mode .profile-photo-modal .upload-zone,[data-theme="dark"] .profile-photo-modal .upload-zone{background:#242729;border-color:#0d0d0d}.dark-mode .profile-photo-modal .upload-zone:hover,[data-theme="dark"] .profile-photo-modal .upload-zone:hover,.dark-mode .profile-photo-modal .upload-zone.drag-over,[data-theme="dark"] .profile-photo-modal .upload-zone.drag-over{border-color:#6ab0f3;background:rgba(106,176,243,0.1)}.dark-mode .profile-photo-modal .upload-zone .upload-icon,[data-theme="dark"] .profile-photo-modal .upload-zone .upload-icon{background:#0d0d0d}.dark-mode .profile-photo-modal .upload-zone .upload-icon i,[data-theme="dark"] .profile-photo-modal .upload-zone .upload-icon i{color:#888}.dark-mode .profile-photo-modal .upload-zone .upload-icon.active,[data-theme="dark"] .profile-photo-modal .upload-zone .upload-icon.active{background:#6ab0f3}.dark-mode .profile-photo-modal .upload-zone .upload-icon.active i,[data-theme="dark"] .profile-photo-modal .upload-zone .upload-icon.active i{color:#fff}.dark-mode .profile-photo-modal .upload-zone h5,[data-theme="dark"] .profile-photo-modal .upload-zone h5{color:#d0cec9}.dark-mode .profile-photo-modal .upload-zone p,[data-theme="dark"] .profile-photo-modal .upload-zone p{color:#888}.dark-mode .profile-photo-modal .upload-zone .file-types,[data-theme="dark"] .profile-photo-modal .upload-zone .file-types{background:#181a1b;border-color:#0d0d0d;color:#888}.dark-mode .profile-photo-modal .edit-panel,[data-theme="dark"] .profile-photo-modal .edit-panel{background:#1f2223}.dark-mode .profile-photo-modal .panel-tabs .tab-btn,[data-theme="dark"] .profile-photo-modal .panel-tabs .tab-btn{background:#2b2f31;color:#888}.dark-mode .profile-photo-modal .panel-tabs .tab-btn:hover,[data-theme="dark"] .profile-photo-modal .panel-tabs .tab-btn:hover{background:#35393b}.dark-mode .profile-photo-modal .panel-tabs .tab-btn.active,[data-theme="dark"] .profile-photo-modal .panel-tabs .tab-btn.active{background:#6ab0f3;color:#fff}.dark-mode .profile-photo-modal .filter-item .filter-preview,[data-theme="dark"] .profile-photo-modal .filter-item .filter-preview{border-color:#0d0d0d;background:#181a1b}.dark-mode .profile-photo-modal .filter-item.active .filter-preview,[data-theme="dark"] .profile-photo-modal .filter-item.active .filter-preview{border-color:#6ab0f3;box-shadow:0 0 0 2px #6ab0f3}.dark-mode .profile-photo-modal .filter-item span,[data-theme="dark"] .profile-photo-modal .filter-item span{color:#888}.dark-mode .profile-photo-modal .adjust-item label,[data-theme="dark"] .profile-photo-modal .adjust-item label{color:#d0cec9}.dark-mode .profile-photo-modal .adjust-item label i,[data-theme="dark"] .profile-photo-modal .adjust-item label i{color:#888}.dark-mode .profile-photo-modal .adjust-item .adjust-value,[data-theme="dark"] .profile-photo-modal .adjust-item .adjust-value{color:#888}.dark-mode .profile-photo-modal .adjust-item .adjust-slider,[data-theme="dark"] .profile-photo-modal .adjust-item .adjust-slider{background:#0d0d0d}.dark-mode .profile-photo-modal .adjust-item .adjust-slider::-webkit-slider-thumb,[data-theme="dark"] .profile-photo-modal .adjust-item .adjust-slider::-webkit-slider-thumb{background:#6ab0f3}.dark-mode .profile-photo-modal .cropper-wrapper,[data-theme="dark"] .profile-photo-modal .cropper-wrapper{background:#000}.dark-mode .cropper-view-box,[data-theme="dark"] .cropper-view-box{box-shadow:0 0 0 2px rgba(255,255,255,0.6),0 0 0 4px #6ab0f3}.dark-mode .cropper-point,[data-theme="dark"] .cropper-point{background-color:#6ab0f3}@keyframes pwa-slideDown{from{max-height:0;padding-top:0;padding-bottom:0;opacity:0}to{max-height:60px;padding-top:10px;padding-bottom:10px;opacity:1}}.pwa-install-banner{position:relative;z-index:1000;background:linear-gradient(135deg, #047aff 0%, #0056b3 100%);color:#fff;padding:10px 20px;box-shadow:0 2px 4px rgba(0,0,0,0.1);overflow:hidden;animation:pwa-slideDown .3s ease-out forwards}.pwa-install-banner .pwa-install-banner-content{display:flex;align-items:center;justify-content:space-between}.pwa-install-banner .pwa-install-banner-left{display:flex;align-items:center;gap:12px}.pwa-install-banner .pwa-install-banner-left span{font-size:14px}.pwa-install-banner .pwa-install-banner-left svg{flex-shrink:0}.pwa-install-banner .pwa-install-banner-right{display:flex;align-items:center;gap:10px}.pwa-install-banner .pwa-install-btn{padding:8px 16px;background:#fff;color:#047aff;border:none;border-radius:4px;cursor:pointer;font-size:13px;font-weight:600;transition:opacity .2s}.pwa-install-banner .pwa-install-btn:hover{opacity:.9}.pwa-install-banner .pwa-dismiss-btn{padding:8px;background:transparent;color:#fff;border:none;cursor:pointer;opacity:.8;transition:opacity .2s;display:flex;align-items:center;justify-content:center}.pwa-install-banner .pwa-dismiss-btn:hover{opacity:1}@media (max-width:576px){.pwa-install-banner{padding:8px 12px}.pwa-install-banner .pwa-install-banner-left span{font-size:12px}.pwa-install-banner .pwa-install-btn{padding:6px 12px;font-size:12px}}[data-theme="dark"] .pwa-install-banner{filter:none !important;opacity:1 !important;color:#fff !important;background:linear-gradient(135deg, #047aff 0%, #0056b3 100%) !important}[data-theme="dark"] .pwa-install-banner,[data-theme="dark"] .pwa-install-banner *{filter:none !important;opacity:1 !important}[data-theme="dark"] .pwa-install-banner .pwa-install-btn{background:#fff !important;color:#047aff !important}[data-theme="dark"] .pwa-install-banner .pwa-dismiss-btn{color:#fff !important}[data-theme="dark"] .pwa-install-banner span,[data-theme="dark"] .pwa-install-banner strong{color:#fff !important}[data-theme="dark"] .pwa-install-banner svg{filter:none !important}body.pwa-banner-visible .pwa-install-banner{flex-shrink:0}body.pwa-banner-visible .navbar-fixed-top,body.pwa-banner-visible .fixed-top{top:44px !important}body.pwa-banner-visible .dialer-link.hide-menu{top:44px !important}body.pwa-banner-visible .hpanel.fullscreen{top:44px !important}body.pwa-banner-visible #chat{top:calc(62px + 44px) !important}body.pwa-banner-visible .noteable-drawer{top:calc(50px + 44px) !important}body.pwa-banner-visible .cg-notify-message{top:44px !important}body.pwa-banner-visible .navbar-static-side,body.pwa-banner-visible #side-menu,body.pwa-banner-visible .sidebar-fixed{top:44px !important}body.pwa-banner-visible .modal-backdrop,body.pwa-banner-visible .modal{top:44px}body.pwa-banner-visible.fixed-navbar{padding-top:0}.algolia-search-container{transition:all .3s ease 0s;padding-left:0;padding-right:0}.algolia-search-container .pointer{cursor:pointer}.algolia-search-container .highlight{background-color:#fff2ac;background-image:linear-gradient(to right, #ffe359 0%, #fff2ac 100%)}.algolia-search-container .form-group{margin-bottom:0px}.algolia-search-container .form-control{transition:all .3s ease 0s;border-color:transparent !important;line-height:40px;font-size:14px;color:#e4e5e7;text-transform:uppercase;font-weight:500;height:54px;padding-left:40px;background-color:#FFF;border-radius:0;box-shadow:none;-webkit-box-shadow:noone;margin-top:1px}.algolia-search-container .form-control::-webkit-input-placeholder{transition:all .3s ease 0s;color:#e4e5e7}.algolia-search-container .form-control:focus,.algolia-search-container .form-controlactive,.algolia-search-container .form-controlfocus-within{transition:all .3s ease 0s;color:#047aff;outline:none}.algolia-search-container .clear-search{transition:all .3s ease 0s;position:absolute;right:300px;padding:15px;cursor:pointer;color:#e4e5e7}.algolia-search-container .table.borderless>thead>tr>th,.algolia-search-container .table.borderless>tbody>tr>th,.algolia-search-container .table.borderless>tfoot>tr>th,.algolia-search-container .table.borderless>thead>tr>td,.algolia-search-container .table.borderless>tbody>tr>td,.algolia-search-container .table.borderless>tfoot>tr>td{padding:12px 20px}.algolia-search-container .results{display:none;transition:all .3s ease 0s;font-size:.8em;left:-1px;position:absolute;z-index:99999999999;box-shadow:0 8px 31px -8px rgba(0,0,0,0.2);width:100%;background:transparent;padding:0;border:none;margin-top:4px}.algolia-search-container .results .result{background-color:#FFF;min-height:35px;font-size:15px;color:#6a6c6f;text-transform:uppercase;font-weight:700;position:relative;z-index:1;padding:10px;border:1px solid #e4e5e7}.algolia-search-container .results .result .extra-detail{font-weight:300;font-size:14px;text-transform:lowercase}.algolia-search-container .results .result .btn{border-radius:3px!important}.algolia-search-container .results .result .btn.btn-success{background-color:#90dc6d;border-color:#7dd654}.algolia-search-container .results .result .btn.btn-success:hover{background-color:#a3e285;border-color:#90dc6d}.algolia-search-container .results .result .btn.btn-info{background-color:#75b9e7;border-color:#5bace2}.algolia-search-container .results .result .btn.btn-info:hover{background-color:#8fc6eb;border-color:#75b9e7}.algolia-search-container .results .result .btn.btn-danger{background-color:#ef8b80;border-color:#ec7265}.algolia-search-container .results .result .btn.btn-danger:hover{background-color:#f3a49b;border-color:#ef8b80}.algolia-search-container .results .result .btn.btn-state-name{text-transform:capitalize}.algolia-search-container .results .result .btn-group .btn:not(:first-child):not(:last-child){border-radius:0px!important}.algolia-search-container .results .result .btn-group .btn:first-child{border-top-right-radius:0px!important;border-bottom-right-radius:0px!important}.algolia-search-container .results .result .btn-group .btn:last-child{border-top-left-radius:0px!important;border-bottom-right-radius:0px!important}.algolia-search-container .results .result .title{padding:10px}.algolia-search-container .results .result .subtitle{font-size:13px;font-weight:200}.algolia-search-container .results .result em{background-color:#fff2ac;background-image:linear-gradient(to right, #ffe359 0%, #fff2ac 100%)}.algolia-search-container .line-bottom{border-bottom:1px solid #e4e5e7}.algolia-search-container:hover .form-control,.algolia-search-container:focus .form-control,.algolia-search-container:focus-within .form-control{transition:all .3s ease 0s;color:#047aff}.algolia-search-container:hover .form-control.text-warning,.algolia-search-container:focus .form-control.text-warning,.algolia-search-container:focus-within .form-control.text-warning{color:#ffb606 !important}.algolia-search-container:hover label,.algolia-search-container:focus label,.algolia-search-container:focus-within label{transition:all .3s ease 0s;color:#047aff}.algolia-search-container:hover .clear-search,.algolia-search-container:focus .clear-search,.algolia-search-container:focus-within .clear-search{transition:all .3s ease 0s;color:#e74c3c !important}.algolia-search-container:hover .clear-search .fa-spin,.algolia-search-container:focus .clear-search .fa-spin,.algolia-search-container:focus-within .clear-search .fa-spin{color:#e4e5e7 !important}.algolia-search-container:hover .results,.algolia-search-container:focus .results,.algolia-search-container:focus-within .results{transition:all .3s ease 0s;display:block}.algolia-search-container .form-control.text-warning{color:#ffb606 !important}.algolia-search-container tr.result.selected>td{background:#ffff005c !important}@media only screen and (max-width:375px){.algolia-search-container .clear-search{right:5%}.algolia-search-container .results{width:135%;left:-60px}}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{border:1px solid #e4e5e7;border-bottom-color:transparent}.nav-tabs{border-bottom:1px solid #e4e5e7}.tab-pane .panel-body{border-top:none}.tabs-left .tab-pane .panel-body,.tabs-right .tab-pane .panel-body{border-top:1px solid #e4e5e7}.nav-tabs>li a:hover{background:transparent;border-color:transparent}.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{border-bottom:0}.tabs-left .panel-body{position:static}.tabs-left>.nav-tabs,.tabs-right>.nav-tabs{width:20%}.tabs-left .panel-body{width:80%;margin-left:20%}.tabs-right .panel-body{width:80%;margin-right:20%}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.tabs-below>.nav-tabs{border-top:1px solid #e4e5e7}.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}.tabs-below>.nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-top-color:#e4e5e7;border-bottom-color:transparent}.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none}.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px}.tabs-left>.nav-tabs{float:left;margin-right:19px}.tabs-left>.nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#e4e5e7 transparent #e4e5e7 #e4e5e7;*border-right-color:#ffffff}.tabs-right>.nav-tabs{float:right;margin-left:19px}.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eeeeee #eeeeee #eeeeee #dddddd}.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#e4e5e7 #e4e5e7 #e4e5e7 transparent;*border-left-color:#ffffff;z-index:1}.table>thead>tr>th{border-bottom:none}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{background:#62CB31}.hours strong{font-weight:200;font-size:18px}.hours .col-md-4.first,.hours .col-md-2.first{border-right:1px solid #62CB31}.hours .form-group:nth-child(odd){background:#EEE}.hours.col-md-12.m-t-lg{border:1px solid #EEE}.hours .form-group{padding:15px;margin-bottom:0}/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Helvetica%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=2px&bgColorHeader=dddddd&bgTextureHeader=highlight_soft&bgImgOpacityHeader=50&borderColorHeader=dddddd&fcHeader=444444&iconColorHeader=0073ea&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=dddddd&fcContent=444444&iconColorContent=ff0084&bgColorDefault=f6f6f6&bgTextureDefault=highlight_soft&bgImgOpacityDefault=100&borderColorDefault=dddddd&fcDefault=0073ea&iconColorDefault=666666&bgColorHover=0073ea&bgTextureHover=highlight_soft&bgImgOpacityHover=25&borderColorHover=0073ea&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=dddddd&fcActive=ff0084&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=cccccc&fcHighlight=444444&iconColorHighlight=0073ea&bgColorError=ffffff&bgTextureError=flat&bgImgOpacityError=55&borderColorError=ff0084&fcError=222222&iconColorError=ff0084&bgColorOverlay=eeeeee&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0px
 */.ui-widget{font-family:Helvetica,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Helvetica,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #dddddd;background:#ffffff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQAAAADcH0/XAAAAAmJLR0QAAd2KE6QAAAAJcEhZcwAAAEgAAABIAEbJaz4AAAASSURBVCjPY/gPAgyj5ChJVRIAypHyHLPbLnsAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTUtMDMtMTFUMDg6NDk6NDktMDc6MDD3+2/cAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE1LTAzLTExVDA4OjQ5OjQ5LTA3OjAwhqbXYAAAAABJRU5ErkJggg==") 50% 50% repeat-x;color:#444444}.ui-widget-content a{color:#444444}.ui-widget-header{border:1px solid #dddddd;background:#dddddd url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkEAAAAAAy19n/AAAAAmJLR0T//xSrMc0AAAAJcEhZcwAAAEgAAABIAEbJaz4AAABaSURBVBjTY3ghxUAnxMnwfAvD8ziG5xwMzxYyPNNieLqJ4akVw5ONDE80GB7PY3gsyvCoh+ERM8PDTIYHHxkeZDDc/8Bwv5PhviDDvT0M90IZ7gkw3L07gAgAqnGJik898kcAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTUtMDMtMTFUMDg6NDk6NDktMDc6MDD3+2/cAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE1LTAzLTExVDA4OjQ5OjQ5LTA3OjAwhqbXYAAAAABJRU5ErkJggg==") 50% 50% repeat-x;color:#444444;font-weight:bold}.ui-widget-header a{color:#444444}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #dddddd;background:#f6f6f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkEAAAAAAy19n/AAAAAmJLR0T//xSrMc0AAAAJcEhZcwAAAEgAAABIAEbJaz4AAABXSURBVBjTxcKxDUBQEIDhPxYQtQUkalMo1KJTa8yiEEaxhUok5nh3707EFnz5uHs+2nKX+IPv+Ip3eI5d2ITVWELciCOxQA90Rhs0RU5kQQakQjJC+PEL4T6hWkWuPL4AAAAldEVYdGRhdGU6Y3JlYXRlADIwMTUtMDMtMTFUMDg6NDk6NDktMDc6MDD3+2/cAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE1LTAzLTExVDA4OjQ5OjQ5LTA3OjAwhqbXYAAAAABJRU5ErkJggg==") 50% 50% repeat-x;font-weight:bold;color:#0073ea}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#0073ea;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #0073ea;background:#0073ea url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkEAIAAACY3hF0AAAABmJLR0T///////8JWPfcAAAACXBIWXMAAABIAAAASABGyWs+AAAAkElEQVQoz+WQsQnCUABEj+u+tTNYZYZkBDOFC9hrmwncRiO4gE1+8xHS5DdCsBa8swgoTqBg9Xhw8OCwWDXNOCcAAH+DIy64U62XzvQBNQa6dY1MbV2gp0sHJOoTckak7OzuZQ8PiJN1lJURqb1POFOlgxOlaVJ5hkRvXKCnKgekqf7O2mtfiQo73L790o/jCXAEYIEcwJzAAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE1LTAzLTExVDA4OjQ5OjQ5LTA3OjAw9/tv3AAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNS0wMy0xMVQwODo0OTo0OS0wNzowMIam12AAAAAASUVORK5CYII=") 50% 50% repeat-x;font-weight:bold;color:#ffffff}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#ffffff;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #dddddd;background:#ffffff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQAQAAAABHIzd2AAAAAmJLR0QAAd2KE6QAAAAJcEhZcwAAAEgAAABIAEbJaz4AAAARSURBVCjPY2hgGIWjcBTigACVaMgB0zSxaQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNS0wMy0xMVQwODo0OTo0OS0wNzowMPf7b9wAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTUtMDMtMTFUMDg6NDk6NDktMDc6MDCGptdgAAAAAElFTkSuQmCC") 50% 50% repeat-x;font-weight:bold;color:#ff0084}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#ff0084;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #cccccc;background:#ffffff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQAAAADcH0/XAAAAAmJLR0QAAd2KE6QAAAAJcEhZcwAAAEgAAABIAEbJaz4AAAASSURBVCjPY/gPAgyj5ChJVRIAypHyHLPbLnsAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTUtMDMtMTFUMDg6NDk6NDktMDc6MDD3+2/cAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE1LTAzLTExVDA4OjQ5OjQ5LTA3OjAwhqbXYAAAAABJRU5ErkJggg==") 50% 50% repeat-x;color:#444444}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#444444}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #ff0084;background:#ffffff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQAAAADcH0/XAAAAAmJLR0QAAd2KE6QAAAAJcEhZcwAAAEgAAABIAEbJaz4AAAASSURBVCjPY/gPAgyj5ChJVRIAypHyHLPbLnsAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTUtMDMtMTFUMDg6NDk6NDktMDc6MDD3+2/cAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE1LTAzLTExVDA4OjQ5OjQ5LTA3OjAwhqbXYAAAAABJRU5ErkJggg==") 50% 50% repeat-x;color:#222222}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#222222}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#222222}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:alpha(opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:alpha(opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:alpha(opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("../images/ui-icons_ff0084_256x240-DfOXvV1K.png")}.ui-widget-header .ui-icon{background-image:url("../images/ui-icons_0073ea_256x240-BqWt_DDs.png")}.ui-state-default .ui-icon{background-image:url("../images/ui-icons_666666_256x240-Lz3t0DRM.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("../images/ui-icons_ffffff_256x240-CiTzgW9F.png")}.ui-state-active .ui-icon{background-image:url("../images/ui-icons_454545_256x240-Do0iYW5z.png")}.ui-state-highlight .ui-icon{background-image:url("../images/ui-icons_0073ea_256x240-BqWt_DDs.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("../images/ui-icons_ff0084_256x240-DfOXvV1K.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:2px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:2px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:2px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:2px}.ui-widget-overlay{background:#eeeeee url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkBAAAAAAU/8CnAAAAAmJLR0QADzoyPqMAAAAJcEhZcwAAAEgAAABIAEbJaz4AAAAeSURBVEjHY3iHBTCMCo4KjgqOCo4KjgqOCo4KogIAHuhDykBq1+IAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTUtMDMtMTFUMDg6NDk6NDktMDc6MDD3+2/cAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE1LTAzLTExVDA4OjQ5OjQ5LTA3OjAwhqbXYAAAAABJRU5ErkJggg==") 50% 50% repeat-x;opacity:.8;filter:alpha(opacity=80)}.ui-widget-shadow{margin:-4px 0 0 -4px;padding:4px;background:#aaaaaa url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAgAAAACbvzUHAAAAAmJLR0QAAzOEcogAAAAJcEhZcwAAAEgAAABIAEbJaz4AAAAWSURBVDjLY1gFBwyjzFHmKHOUSS4TAApJmC9aV5jjAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE1LTAzLTExVDA4OjQ5OjQ5LTA3OjAw9/tv3AAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNS0wMy0xMVQwODo0OTo0OS0wNzowMIam12AAAAAASUVORK5CYII=") 50% 50% repeat-x;opacity:.6;filter:alpha(opacity=60);border-radius:0px}.vertical-container{width:98%;margin:0 auto}.vertical-container::after{content:'';display:table;clear:both}.v-timeline{position:relative;padding:0;margin-top:2em;margin-bottom:2em}.v-timeline::before{content:'';position:absolute;top:0;left:18px;height:100%;width:4px;background:#e3e8f0}.vertical-timeline-content .btn{float:right}.vertical-timeline-block{position:relative;margin:2em 0}.vertical-timeline-block:after{content:"";display:table;clear:both}.vertical-timeline-block:first-child{margin-top:0}.vertical-timeline-block:last-child{margin-bottom:0}.vertical-timeline-icon{position:absolute;top:0;left:0;width:40px;height:40px;border-radius:50%;font-size:16px;border:1px solid #e4e5e7;text-align:center;background:#fff}.vertical-timeline-icon i{display:block;width:24px;height:24px;position:relative;left:50%;top:50%;margin-left:-12px;margin-top:-9px}.vertical-timeline-content{position:relative;margin-left:60px;background:white;border-radius:.25em;border:1px solid #e4e5e7}.vertical-timeline-content:after{content:"";display:table;clear:both}.vertical-timeline-content h2{font-weight:400;margin-top:4px}.vertical-timeline-content p{margin:1em 0 0 0;line-height:1.6}.vertical-timeline-content .vertical-date{font-weight:500;text-align:right;font-size:13px}.vertical-date small{color:#62cb31;font-weight:400}.vertical-timeline-content:after,.vertical-timeline-content:before{right:100%;top:20px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.vertical-timeline-content:after{border-color:transparent;border-right-color:#fff;border-width:10px;margin-top:-10px}.vertical-timeline-content:before{border-color:transparent;border-right-color:#e4e5e7;border-width:11px;margin-top:-11px}@media only screen and (min-width:768px){.vertical-timeline-content h2{font-size:18px}.vertical-timeline-content p{font-size:13px}}timeline-panel{background-color:#fff;float:left;border:1px solid #e4e5e7;border-radius:2px;padding:12px;position:relative;box-shadow:none!important}timeline-panel:before{position:absolute;top:35px;right:-15px;display:inline-block;border-top:15px solid transparent;border-left:15px solid #e4e5e7 !important;border-right:0 solid #e4e5e7 !important;border-bottom:15px solid transparent;content:" "}.inline-reply-editor-note.post_note.no-padding{margin:-12px}.timeline-footer{margin-top:0px;padding:10px 0 0}.timeline-footer a{color:inherit;background-color:transparent!important;border-radius:0;padding:0;margin:0}.vertical-container{width:98%;margin:0 auto}.vertical-container::after{content:'';display:table;clear:both}.v-timeline{position:relative;padding:0;margin-top:2em;margin-bottom:2em}.v-timeline::before{content:'';position:absolute;top:0;left:18px;height:100%;width:4px;background:#e3e8f0}.vertical-timeline-content .btn{float:right}.vertical-timeline-block{position:relative;margin:2em 0}.vertical-timeline-block:after{content:"";display:table;clear:both}.vertical-timeline-block:first-child{margin-top:0}.vertical-timeline-block:last-child{margin-bottom:0}.vertical-timeline-icon{position:absolute;top:0;left:0;width:40px;height:40px;border-radius:50%;font-size:16px;border:1px solid #e4e5e7;text-align:center;background:#fff}.vertical-timeline-icon i{display:block;width:24px;height:24px;position:relative;left:50%;top:50%;margin-left:-12px;margin-top:-9px}.vertical-timeline-content{position:relative;margin-left:60px;background:white;border-radius:.25em;border:1px solid #e4e5e7}.vertical-timeline-content:after{content:"";display:table;clear:both}.vertical-timeline-content h2{font-weight:400;margin-top:4px}.vertical-timeline-content p{margin:1em 0 0 0;line-height:1.6}.vertical-timeline-content .vertical-date{font-weight:500;text-align:right;font-size:13px}.vertical-date small{color:#62cb31;font-weight:400}.vertical-timeline-content:after,.vertical-timeline-content:before{right:100%;top:20px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.vertical-timeline-content:after{border-color:transparent;border-right-color:#fff;border-width:10px;margin-top:-10px}.vertical-timeline-content:before{border-color:transparent;border-right-color:#e4e5e7;border-width:11px;margin-top:-11px}@media only screen and (min-width:768px){.vertical-timeline-content h2{font-size:18px}.vertical-timeline-content p{font-size:13px}}.timeline-inverted timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto;border-right:15px solid #e4e5e7 !important;border-left:0px solid transparent!important}ul.timeline.full{width:100%}ul.timeline.full:before{left:0%;background:none}ul.timeline.full timeline-badge{display:none}ul.timeline.full timeline-panel{width:100%}ul.timeline.full timeline-panel:after,ul.timeline.full timeline-panel:before{border:none!important}ul.timeline.full-right{width:100%}ul.timeline.full-right:before{left:98%}ul.timeline.full-right timeline-badge{left:98.05%}ul.timeline.full-right timeline-panel{width:-webkit-calc(93.67%)}@media only screen and (min-width:768px){ul.timeline li .timeline-panel{width:100%}}.timeline-panel .panel-body{border-top:2px solid #047aff !important;border-left:none!important;border-right:none!important;border-bottom:none!important;margin-top:-6px !important;border-radius:0!important}.timerClock{margin-bottom:5px;text-align:center;background:#eee;color:#333;padding:7px;font-size:35px;line-height:30px}.tooltip-inner{background-color:#34495e}.tooltip.top .tooltip-arrow{border-top-color:#34495e}.tooltip.right .tooltip-arrow{border-right-color:#34495e}.tooltip.bottom .tooltip-arrow{border-bottom-color:#34495e}.tooltip.left .tooltip-arrow{border-left-color:#34495e}.transcript-panel{position:fixed;top:0;left:-450px;width:450px;height:100%;background:#fff;box-shadow:5px 0 12px 0 rgba(0,0,0,0.15);z-index:1050;display:flex;flex-direction:column;transition:left .3s cubic-bezier(.4, 0, .2, 1)}.transcript-panel.open{left:0}.transcript-panel-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg, #047aff 0%, #0056b6 100%);color:#fff}.header-title{font-size:16px;font-weight:600}.header-title i{opacity:.9}.header-actions{display:flex;align-items:center;gap:12px}.auto-scroll-toggle{display:flex;align-items:center;gap:6px;font-size:12px;cursor:pointer;opacity:.9;margin:0}.auto-scroll-toggle input{cursor:pointer}.toggle-label{font-weight:400}.transcript-panel .btn-close{background:rgba(255,255,255,0.2);border:none;color:#fff;width:32px;height:32px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.transcript-panel .btn-close:hover{background:rgba(255,255,255,0.3)}.transcript-panel-body{flex:1;overflow-y:auto;background:#f8f9fa}.transcript-panel .loading-state,.transcript-panel .error-state,.transcript-panel .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:#6c757d;text-align:center;padding:20px}.transcript-panel .loading-state i,.transcript-panel .error-state i,.transcript-panel .empty-state i{font-size:32px;margin-bottom:12px;opacity:.5}.transcript-panel .error-state{color:#dc3545}.transcript-panel .error-state i{color:#dc3545}.transcript-messages{padding:16px}.transcript-panel .message{display:flex;gap:10px;margin-bottom:16px;cursor:pointer;transition:transform .15s ease}.transcript-panel .message:hover{transform:translateX(-2px)}.transcript-panel .message.agent{flex-direction:row}.transcript-panel .message.customer{flex-direction:row-reverse}.transcript-panel .message-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px}.transcript-panel .message.agent .message-avatar{background:linear-gradient(135deg, #047aff 0%, #0056b6 100%);color:#fff}.transcript-panel .message.customer .message-avatar{background:linear-gradient(135deg, #11998e 0%, #38ef7d 100%);color:#fff}.transcript-panel .message-bubble{max-width:calc(100% - 50px);padding:10px 14px;border-radius:16px;position:relative}.transcript-panel .message.agent .message-bubble{background:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,0.08)}.transcript-panel .message.customer .message-bubble{background:#e8f5e9;border-bottom-right-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,0.08)}.transcript-panel .message.active .message-bubble{box-shadow:0 0 0 2px #047aff,0 2px 8px rgba(4,122,255,0.3)}.transcript-panel .message.active.customer .message-bubble{box-shadow:0 0 0 2px #11998e,0 2px 8px rgba(17,153,142,0.3)}.transcript-panel .message-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:11px}.transcript-panel .message.agent .speaker{color:#047aff;font-weight:600}.transcript-panel .message.customer .speaker{color:#11998e;font-weight:600}.transcript-panel .time{color:#adb5bd}.transcript-panel .message-text{font-size:14px;line-height:1.5;color:#333}.transcript-panel .word{transition:background-color .15s ease;border-radius:2px;padding:0 1px}.transcript-panel .word:hover{background-color:rgba(4,122,255,0.2)}.transcript-panel .word.active{background-color:rgba(4,122,255,0.35);font-weight:500}.transcript-panel-footer{padding:12px 20px;background:#fff;border-top:1px solid #e9ecef;font-size:13px;color:#6c757d;display:flex;align-items:center;gap:8px}.transcript-panel-footer i{color:#047aff}.transcript-panel-body::-webkit-scrollbar{width:6px}.transcript-panel-body::-webkit-scrollbar-track{background:transparent}.transcript-panel-body::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.transcript-panel-body::-webkit-scrollbar-thumb:hover{background:#a0aec0}.transcript-search{padding:12px 16px;background:#fff;border-bottom:1px solid #e9ecef;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.search-input-wrapper{flex:1;position:relative;min-width:150px}.search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#adb5bd;font-size:12px}.search-input{width:100%;padding:8px 32px 8px 32px;border:1px solid #e9ecef;border-radius:6px;font-size:13px;outline:none;transition:border-color .2s,box-shadow .2s}.search-input:focus{border-color:#047aff;box-shadow:0 0 0 3px rgba(4,122,255,0.15)}.search-input::placeholder{color:#adb5bd}.search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:#adb5bd;cursor:pointer;padding:2px;font-size:11px}.search-clear:hover{color:#6c757d}.search-nav{display:flex;align-items:center;gap:6px}.search-count{font-size:12px;color:#6c757d;white-space:nowrap}.search-nav-btn{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#495057;transition:background .2s}.search-nav-btn:hover:not(:disabled){background:#e9ecef}.search-nav-btn:disabled{opacity:.5;cursor:not-allowed}.search-no-results{font-size:12px;color:#dc3545}.transcript-panel .word.search-highlight{background-color:#fff3cd;border-radius:2px}.transcript-panel .word.current-highlight{background-color:#ffc107;font-weight:600}.transcript-panel .message.search-match .message-bubble{border-left:3px solid #ffc107}.transcript-panel .message.current-match .message-bubble{border-left:3px solid #047aff;box-shadow:0 0 0 2px rgba(4,122,255,0.2)}#instrument.transcript-open{transition:width .3s cubic-bezier(.4, 0, .2, 1),margin-left .3s cubic-bezier(.4, 0, .2, 1)}.instrument-top .transcript-panel{top:calc(var(--header-height) + 6px + var(--instrument-height)) !important}.instrument-top.instrument-visible .transcript-panel{top:calc(var(--header-height) + 6px + 80px) !important}.instrument-bottom .transcript-panel{top:calc(var(--header-height)) !important}.instrument-bottom.instrument-visible .transcript-panel{top:calc(var(--header-height)) !important;height:calc(100% - var(--instrument-height) - var(--header-height))}.fixed-sidebar .transcript-panel.open{left:162px;box-shadow:9px 0 25px 0 rgba(0,0,0,0.15)}.fixed-sidebar.hide-sidebar .transcript-panel.open{left:0;box-shadow:9px 0 25px 0 rgba(0,0,0,0.15)}.ui-select-multiple.ui-select-bootstrap{-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;border:none!important;box-shadow:none;padding:0!important;margin:0px!important;display:block}.ui-select-multiple.ui-select-bootstrap input.ui-select-search{display:block;width:100%!important;min-height:34px;height:auto;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;outline:none}.ui-select-multiple.ui-select-bootstrap span.ui-select-match{float:right;position:absolute;left:18px;top:2px}.ui-select-multiple.ui-select-bootstrap span.ui-select-match::-webkit-input-placeholder{color:#999;opacity:1}.ui-select-multiple.ui-select-bootstrap input.ui-select-search.input-md::-webkit-input-placeholder{color:#999;opacity:1}.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0;margin-bottom:2px;margin-right:3px}.large-select .ui-select-container .form-control{line-height:28px!important;height:46px!important}@media (min-width:992px){.pull-right.col-xs-9.col-sm-11.small-padding{width:86.25% !important}}.opacity-0{opacity:0}.opacity-1{opacity:1}.google-map{height:300px}.hr-line-dashed{background-color:transparent;border-top:1px dotted #edf0f5;color:transparent;height:1px;margin:20px 0}.animated-panel{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.h-bg-navy-blue{background:#34495e}.h-bg-violet{background:#9b59b6}.h-bg-blue{background:#3498db}.h-bg-green{background:#62cb31}.h-bg-yellow{background:#ffb606}.h-bg-orange{background:#e67e22}.h-bg-red{background:#e74c3c}.h-bg-red-deep{background:#c0392b}.text-dark{color:#000}.text-primary{color:#34495e}.text-primary-2{color:#9b59b6}.text-info{color:#3498db}.text-success{color:#62cb31}.text-warning{color:#ffb606}.text-warning2{color:#e67e22}.text-danger{color:#e74c3c}.text-white{color:#fff}.border-bottom{border-bottom:1px solid #e4e5e7}.border-right{border-right:1px solid #e4e5e7}.border-left{border-left:1px solid #e4e5e7}.jqstooltip{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.bg-white{background-color:#fff}.bg-light-soft{background-color:#edf0f5}.bg-light{background-color:#f7f9fa}#logo{float:left;width:180px;background-color:#34495e;text-align:center}#logo span{font-weight:700;color:#fff;font-size:30px}#logo.light-version{background-color:#f7f9fa;align-items:center;display:grid}#logo.light-version strong{display:block;height:100%;align-content:center;align-items:center}#logo.light-version span{font-weight:600;color:#34495e;font-size:14px}.profile-picture{padding:20px 20px;text-align:center}.stats-box div{display:inline-block;vertical-align:middle}.stats-label{line-height:1.2}.stats-label small{font-size:80%;line-height:.6}.stats-box-value{background:#fff}.stats-box-detail{background:#34495e;color:#fff;position:relative}.label-menu-corner .label{font-size:10px;line-height:12px;padding:2px 5px;position:absolute;right:18px;top:12px}#side-menu li a{color:#6a6c6f;text-transform:uppercase;font-weight:600;padding:12px 20px}#side-menu li{border-bottom:1px solid #e4e5e7}#side-menu li a i.fa-angle-right{font-weight:500}#side-menu li:first-child{border-top:1px solid #e4e5e7}#side-menu ul li:last-child{border-bottom:none}#side-menu li a{transition:all .2s ease-in-out 0s;color:#6a6c6f}#side-menu li .nav-second-level li a{padding:8px 8px 8px 30px;color:#6a6c6f;text-transform:none;font-weight:300}#side-menu li .nav-second-level li.active a{color:#6a6c6f;font-weight:500}#side-menu li .nav-third-level li a{padding:10px 10px 10px 40px;color:#6a6c6f;text-transform:none;font-weight:300}#side-menu li .nav-third-level li.active a{color:#6a6c6f}#side-menu.nav>li>a:hover,#side-menu.nav>li>a:focus{background:#fff}#side-menu li.active{background:#fff}.arrow{float:right}.fa.arrow:before{content:"\f104"}.active>a>.fa.arrow:before{content:"\f107"}#top-navigation{position:relative;float:left}.navbar-static-top{margin:0 0 0 180px}.navbar.navbar-static-top a,.nav.navbar-nav li a{color:#9d9fa2}.header-link{padding:15px 20px;font-size:15px;float:left;border-right:1px solid #e4e5e7;border-left:1px solid #e4e5e7;margin-right:15px;background:#f7f9fa;cursor:pointer;height:100%;border-top:none;border-bottom:none}.header-link:hover{background:#f1f4f6}.navbar-nav>li>a{padding:13px;font-size:25px}.navbar-nav>li:last-child>a{padding-right:35px}.navbar.navbar-static-top .hide-menu{color:#9d9fa2}.panel-title{font-size:12px;font-weight:600;text-transform:uppercase}.box{padding:40px}.box-rb-border{border-right:1px solid #e4e5e7;border-bottom:1px solid #e4e5e7}.box-b-border{border-bottom:1px solid #e4e5e7}.box-r-border{border-right:1px solid #e4e5e7}.h-100{min-height:100px}.h-150{min-height:150px}.h-160{min-height:160px}.h-170{min-height:170px}.h-180{min-height:180px}.h-200{min-height:200px}.h-300{min-height:300px}.h-400{min-height:400px}.h-500{min-height:500px}.h-600{min-height:600px}a{cursor:pointer;color:#34495e}a:hover,a:focus{color:#34495e;text-decoration:none}.no-padding{padding:0 !important}.no-left-padding{padding-left:0 !important}.no-right-padding{padding-right:0 !important}.no-borders{border:none !important}.no-margins{margin:0 !important}.no-background{background:transparent !important}.navbar-form-custom{float:left;height:52px;padding:0;width:200px}.navbar-form-custom .form-control{background:none repeat scroll 0 0 rgba(0,0,0,0);border:medium none;font-size:13px;height:52px;margin:0;z-index:1060;padding:0}.vertical-mid{display:table}.vertical-mid *{display:table-cell;vertical-align:middle}.label.closed{background-color:#62cb31}.label.general{background-color:#3498db}.label.low{background-color:#3498db}.label.medium,.label.degraded{background-color:#e67e22}.label.high,.label.critical{background-color:#e74c3c}.label.urgent{background-color:#c0392b}.label-success{background-color:#62cb31}.label-accent{background-color:#047aff}.label-active{background-color:#62cb31}.label-decline{background-color:#ffb606}.label-deleted{background-color:#c0392b}.label-chargeback{background-color:#c0392b}.label-canceled{background-color:#e74c3c}.label-terminated,.label-terminated_carrier{background-color:#e74c3c}.label-pending_verification,.label-order_review{background-color:#777}.label-Uncollectible_verification,.label-Uncollectible_decline{background-color:#047aff}.label-pending{background-color:#34495e}.label-postdated{background-color:#3498db}.label-hold{background-color:#563d7c}a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{background-color:#34495e;border-color:#34495e;color:#FFFFFF !important}.list-group-item-heading{margin-top:10px}.list-group-item-text{margin:0 0 10px;color:inherit;line-height:inherit}.list-group-item{background-color:inherit;border:1px solid #e4e5e7;display:block;margin-bottom:-1px;padding:10px 15px;position:relative}.no-padding .list-group-item{border-left:none;border-right:none;border-bottom:none}.no-padding .list-group-item:first-child{border-left:none;border-right:none;border-bottom:none;border-top:none}.no-padding .list-group{margin-bottom:0}.well{background:#f7f9fa;box-shadow:none}.stats{overflow-x:hidden}.stats h4,h5,h6{margin:5px 0}.stats-title h4{text-transform:uppercase;font-size:12px;font-weight:600}.w-xs{min-width:100px}.w-sm{min-width:120px}.w-m{min-width:140px}.w-lg{min-width:160px}.w-xl{min-width:180px}.w-xxl{min-width:200px}.flot-chart{display:block;height:300px;position:relative}.flot-chart-content{width:100%;height:100%}.stats .flot-chart{height:60px}.feed-activity-list .feed-element{border-bottom:1px solid #E7EAEC}.feed-element:first-child{margin-top:0}.feed-element{padding-bottom:15px}.feed-element,.feed-element .media{margin-top:15px}.feed-element,.media-body{overflow:hidden}.feed-element>.pull-left{margin-right:10px}.feed-element img.img-circle,.dropdown-messages-box img.img-circle{width:38px;height:38px}.feed-element .well{border:1px solid #E7EAEC;box-shadow:none;margin-top:10px;margin-bottom:5px;padding:10px 20px;font-size:11px;line-height:16px}.feed-element .actions{margin-top:10px}.feed-element .photos{margin:10px 0}.feed-photo{max-height:180px;border-radius:4px;overflow:hidden;margin-right:10px;margin-bottom:10px}.feed-element img{filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.small-logo{display:none;text-align:center;padding-top:18px;font-size:14px;font-weight:800}.img-small{width:62px;height:62px}@media (max-width:768px){.navbar-form-custom,.navbar-right,#logo{display:none}.navbar-static-top{margin:0}.small-logo{display:block;float:left}.header-line div{display:none}.color-demo .header-line{height:48px}#hbreadcrumb{float:none !important;margin-bottom:10px;margin-top:0}}@media (max-width:320px){#wrapper{overflow:hidden}}.canvass{-moz-transition:width .01s,height .01s;-webkit-transition:width .01s,height .01s;-o-transition:width .01s,height .01s;transition:width .01s,height .01s}.project-list table tr td{border-top:none;border-bottom:1px solid #e7eaec;padding:10px 10px;vertical-align:middle}.icons-box{padding:20px}.icons-box h3{margin-top:10px;margin-bottom:10px}.icons-box .infont{text-align:center;margin-bottom:25px}.icons-box .infont i{font-size:35px;display:block;color:#676a6c}.icons-box .infont span{color:#a6a8a9}.icons-box .infont span{margin:1px;display:block}.fullpanel{width:100%;height:100%;top:0;left:0;z-index:1070;overflow-x:scroll;transition:all 2s}.transition{transition:all .5s}.normalheader .hpanel{margin-bottom:0}.normalheader{min-width:320px;padding:15px 25px;position:sticky;top:0;z-index:100;background:#edf0f5;border-bottom:1px solid #e4e5e7}@media (max-width:768px){.normalheader{padding:15px}}.normalheader h2{margin-top:0px}.input-xs{height:20px;padding:2px 10px;font-size:10px;line-height:1.5;border-radius:3px;font-weight:500}.dropdown-menu{font-size:13px;border-radius:3px}.dropdown-example{display:inline-block;margin:0px 10px 10px 10px}.dropdown-example .dropdown-menu{position:static;display:block}.pagination-example .pagination{margin:0 0 10px 0}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{background-color:#3498db;border-color:#258cd1;color:#fff;cursor:default;z-index:2}.hbreadcrumb a.active{color:#9d9fa2}.input-group-addon{background:#f7f8fa;border-color:#ccc !important}.splash{position:absolute;z-index:10000;background:white;color:gray;top:0;bottom:0;left:0;right:0;height:100%}.splash-title{text-align:center;max-width:500px;margin:15% auto;padding:20px}.splash-title h1{font-size:26px}.checkbox-primary input[type="checkbox"]:checked+label::before{background-color:#34495e;border-color:#34495e}.checkbox-primary input[type="checkbox"]:checked+label::after{color:#fff}.checkbox-danger input[type="checkbox"]:checked+label::before{background-color:#e74c3c;border-color:#e74c3c}.checkbox-danger input[type="checkbox"]:checked+label::after{color:#fff}.checkbox-info input[type="checkbox"]:checked+label::before{background-color:#3498db;border-color:#3498db}.checkbox-info input[type="checkbox"]:checked+label::after{color:#fff}.checkbox-warning input[type="checkbox"]:checked+label::before{background-color:#ffb606;border-color:#ffb606}.checkbox-warning input[type="checkbox"]:checked+label::after{color:#fff}.checkbox-success input[type="checkbox"]:checked+label::before{background-color:#62cb31;border-color:#62cb31}.checkbox-success input[type="checkbox"]:checked+label::after{color:#fff}.radio-primary input[type="radio"]+label::after{background-color:#34495e}.radio-primary input[type="radio"]:checked+label::before{border-color:#34495e}.radio-primary input[type="radio"]:checked+label::after{background-color:#34495e}.radio-danger input[type="radio"]+label::after{background-color:#e74c3c}.radio-danger input[type="radio"]:checked+label::before{border-color:#e74c3c}.radio-danger input[type="radio"]:checked+label::after{background-color:#e74c3c}.radio-info input[type="radio"]+label::after{background-color:#3498db}.radio-info input[type="radio"]:checked+label::before{border-color:#3498db}.radio-info input[type="radio"]:checked+label::after{background-color:#3498db}.radio-warning input[type="radio"]+label::after{background-color:#ffb606}.radio-warning input[type="radio"]:checked+label::before{border-color:#ffb606}.radio-warning input[type="radio"]:checked+label::after{background-color:#ffb606}.radio-success input[type="radio"]+label::after{background-color:#62cb31}.radio-success input[type="radio"]:checked+label::before{border-color:#62cb31}.radio-success input[type="radio"]:checked+label::after{background-color:#62cb31}.checkbox input:hover,.radio input:hover{cursor:pointer}.ui-sortable .panel-body{cursor:move}.ui-sortable-placeholder{box-sizing:border-box;border:1px dashed #cecece !important;visibility:visible !important;background:#f7f9fa;padding:0px;margin:0px}.ibox.ui-sortable-placeholder{margin:0px 0px 23px !important}.badge.badge-success{background-color:#62cb31}.badge.badge-info{background-color:#3498db}.badge.badge-danger{background-color:#e74c3c}.badge.badge-warning{background-color:#ffb606}.badge.badge-primary{background-color:#34495e}.billing-section{background-color:#f7f8fa;border:1px solid #e4e5e7}.billing-section-header{padding:15px 0px;border-bottom:1px solid #e4e5e7}.table-header-cell{padding:15px 0px;border-bottom:1px solid #e4e5e7;background-color:#f7f8fa}.table-header-row{border:1px solid #e4e5e7;background-color:#f7f8fa}.panel-header-light{background-color:#f7f8fa !important}.table-filter-cell{padding:0 !important;margin:0 !important;background-color:#FFF}:root{--instrument-height:0;--header-height:0}.content-panel-layout{position:relative;min-height:calc(100vh - var(--instrument-height) - 60px - var(--instrument-height));margin:-15px -25px -40px -25px;overflow:hidden}.content-main-panel{padding:25px;min-height:calc(100vh - var(--instrument-height) - 60px - var(--instrument-height))}.content-left-panel,.content-right-panel{position:fixed;top:calc(var(--instrument-height) + 55px);bottom:var(--instrument-height, 0);width:480px;background:#fff;padding:30px;overflow-y:auto;z-index:10;transition:transform .3s ease,left .5s ease,right .5s ease}.content-left-panel{left:180px;border-right:1px solid #e4e5e7}.content-right-panel{right:180px;border-left:1px solid #e4e5e7}body.hide-sidebar .content-left-panel{left:0}body.hide-dialer .content-right-panel{right:0}body.page-small .content-left-panel{left:0}body.page-small.show-sidebar .content-left-panel{left:180px}.content-left-panel:empty,.content-right-panel:empty{display:none}.panel-close-btn{position:absolute;top:15px;right:15px;background:none;border:none;font-size:18px;color:#6b7280;cursor:pointer;padding:5px 10px}.panel-close-btn:hover{color:#111}.content-right-panel .panel-close-btn{right:auto;left:15px}@media (max-width:992px){.content-left-panel,.content-right-panel{width:380px}}@media (max-width:768px){.content-panel-layout{margin:-15px -15px -40px -15px}.content-left-panel,.content-right-panel{position:fixed;left:0;right:0;width:100%;top:calc(var(--instrument-height) + 50px);bottom:var(--instrument-height);padding:15px}.content-left-panel{transform:translateX(-100%)}.content-right-panel{transform:translateX(100%)}.content-main-panel{padding:15px}}.lead-form-title{margin-bottom:30px}.lead-form-title h3{margin:0;font-weight:500;font-size:22px;color:#333}.lead-form-errors{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:12px 16px;border-radius:4px;margin-bottom:24px;font-size:14px}.lead-form-errors i{margin-right:8px}.lead-section{margin-bottom:24px}.lead-section-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6b7280;margin-bottom:10px}.lead-field{margin-bottom:12px}.lead-field.has-error .lead-field-input{border-color:#ef4444}.lead-field-input{width:100%;padding:10px 12px;font-size:14px;border:1px solid #d1d5db;border-radius:4px;background:#fff;color:#111;transition:border-color .15s}.lead-field-input:focus{outline:none;border-color:#047aff}.lead-field-input::placeholder{color:#9ca3af}.lead-field-disabled{background:#f3f4f6;color:#6b7280}select.lead-field-input{cursor:pointer}.lead-submit{margin-top:32px}.btn-accent{background-color:#047aff;border-color:#047aff;color:#fff}.btn-accent:hover,.btn-accent:focus{background-color:#0369d9;border-color:#0369d9;color:#fff}.btn-accent:disabled{background-color:#93c5fd;border-color:#93c5fd}.lead-submit-btn{width:100%;padding:12px 24px;font-size:15px;font-weight:500;border-radius:4px}.reader-font{font-size:18px;background-color:#fbfbfb;font:-apple-system-headline;font-weight:normal;text-align:start;-webkit-hyphens:manual;font-family:Georgia,sans-serif,serif;color:#000;zoom:1.2}.reader-font p{line-height:1.5}.reader-font h1,.reader-font h2,.reader-font h3,.reader-font h4,.reader-font h5,.reader-font h6{font-family:Georgia}.reader-font figcaption{font-family:Helvetica,sans-serif;font-size:75%}.reader-font figcaption p{margin:0px}.reader-font a{pointer-events:none;cursor:default;color:inherit !important}.modal-backdrop.in.verificationModal{background-color:#e6e6e6;opacity:.97}.verificationModalOpen .recording-options{position:absolute;left:1216px;background:#fff;padding:20px 30px;min-width:400px;top:150px;box-shadow:0 0 1px rgba(0,0,0,0.1),0 2px 4px rgba(0,0,0,0.2)}.verificationModalOpen .sentence{padding:10px;border-radius:4px}.verificationModalOpen .sentence:hover{color:#000 !important;background-color:#fcf8e3;border-color:#faebcc;cursor:pointer}.verificationModalOpen .sentence.active{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.verificationModalOpen .modal-title{font-size:20px;font-weight:bold}.verificationModalOpen .modal-dialog{margin-left:40px;margin-top:2px;margin-bottom:2px}.verificationModalOpen .color-line{display:none}.verificationModalOpen .modal-header{padding:15px 30px}.verificationModalOpen .modal-lg{width:1200px!important;zoom:1.15}@media (min-width:992px){.verificationModalOpen .modal-lg{width:1200px!important}}.modal-backdrop.in.dialer-queue-connection{background-color:#e6e6e6;opacity:.99}.dialer-queue-connection .modal-lg{width:93%;zoom:1.15}.dialer-queue-connection .modal-lg .modal-content{height:90vh}@media (min-width:992px){.dialer-queue-connection .modal-lg{width:93%!important}}div::-webkit-scrollbar{display:none;width:0 !important}.p-none{padding:0px !important}.p-xxs{padding:5px !important}.p-xs{padding:10px !important}.p-sm{padding:15px !important}.p-m{padding:20px !important}.p-md{padding:25px !important}.p-lg{padding:30px !important}.p-xl{padding:40px !important}.p-l-xs{padding-left:10px}.p-r-xs{padding-right:10px}.p-l-none{padding-left:0}.p-l-xs{padding-left:5px}.p-l-sm{padding-left:10px}.p-l{padding-left:15px}.p-l-md{padding-left:20px}.p-l-lg{padding-left:30px}.p-l-xl{padding-left:40px}.p-l-n-xxs{padding-left:-1px}.p-l-n-xs{padding-left:-5px}.p-l-n-sm{padding-left:-10px}.p-l-n{padding-left:-15px}.p-l-n-md{padding-left:-20px}.p-l-n-lg{padding-left:-30px}.p-l-n-xl{padding-left:-40px}.p-t-none{padding-top:0}.p-t-xxs{padding-top:1px}.p-t-xs{padding-top:5px}.p-t-sm{padding-top:10px}.p-t{padding-top:15px}.p-t-md{padding-top:20px}.p-t-lg{padding-top:30px}.p-t-xl{padding-top:40px}.p-t-xxl{padding-top:50px}.p-t-xxxl{padding-top:60px}.p-t-n-xxs{padding-top:-1px}.p-t-n-xs{padding-top:-5px}.p-t-n-sm{padding-top:-10px}.p-t-n{padding-top:-15px}.p-t-n-md{padding-top:-20px}.p-t-n-lg{padding-top:-30px}.p-t-n-xl{padding-top:-40px}.p-r-none{padding-right:0}.p-r-xxs{padding-right:1px}.p-r-xs{padding-right:5px}.p-r-sm{padding-right:10px}.p-r{padding-right:15px}.p-r-md{padding-right:20px}.p-r-lg{padding-right:30px}.p-r-xl{padding-right:40px}.p-r-n-xxs{padding-right:-1px}.p-r-n-xs{padding-right:-5px}.p-r-n-sm{padding-right:-10px}.p-r-n{padding-right:-15px}.p-r-n-md{padding-right:-20px}.p-r-n-lg{padding-right:-30px}.p-r-n-xl{padding-right:-40px}.p-b-none{padding-bottom:0}.p-b-xxs{padding-bottom:1px}.p-b-xs{padding-bottom:5px}.p-b-sm{padding-bottom:10px}.p-b{padding-bottom:15px}.p-b-md{padding-bottom:20px}.p-b-lg{padding-bottom:30px}.p-b-xl{padding-bottom:40px}.p-b-n-xxs{padding-bottom:-1px}.p-b-n-xs{padding-bottom:-5px}.p-b-n-sm{padding-bottom:-10px}.p-b-n{padding-bottom:-15px}.p-b-n-md{padding-bottom:-20px}.p-b-n-lg{padding-bottom:-30px}.p-b-n-xl{padding-bottom:-40px}.m-xxs{margin:2px 4px}.m-xs{margin:5px}.m-sm{margin:10px}.m{margin:15px}.m-md{margin:20px}.m-lg{margin:30px}.m-xl{margin:50px}.m-n{margin:0 !important}.m-l-none{margin-left:0}.m-l-xs{margin-left:5px}.m-l-sm{margin-left:10px}.m-l{margin-left:15px}.m-l-md{margin-left:20px}.m-l-lg{margin-left:30px}.m-l-xl{margin-left:40px}.m-l-n-xxs{margin-left:-1px}.m-l-n-xs{margin-left:-5px}.m-l-n-sm{margin-left:-10px}.m-l-n{margin-left:-15px}.m-l-n-md{margin-left:-20px}.m-l-n-lg{margin-left:-30px}.m-l-n-xl{margin-left:-40px}.m-t-none{margin-top:0}.m-t-xxs{margin-top:1px}.m-t-xs{margin-top:5px}.m-t-sm{margin-top:10px}.m-t{margin-top:15px}.m-t-md{margin-top:20px}.m-t-lg{margin-top:30px}.m-t-xl{margin-top:40px}.m-t-xxl{margin-top:50px}.m-t-xxxl{margin-top:60px}.m-t-n-xxs{margin-top:-1px}.m-t-n-xs{margin-top:-5px}.m-t-n-sm{margin-top:-10px}.m-t-n{margin-top:-15px}.m-t-n-md{margin-top:-20px}.m-t-n-lg{margin-top:-30px}.m-t-n-xl{margin-top:-40px}.m-r-none{margin-right:0}.m-r-xxs{margin-right:1px}.m-r-xs{margin-right:5px}.m-r-sm{margin-right:10px}.m-r{margin-right:15px}.m-r-md{margin-right:20px}.m-r-lg{margin-right:30px}.m-r-xl{margin-right:40px}.m-r-n-xxs{margin-right:-1px}.m-r-n-xs{margin-right:-5px}.m-r-n-sm{margin-right:-10px}.m-r-n{margin-right:-15px}.m-r-n-md{margin-right:-20px}.m-r-n-lg{margin-right:-30px}.m-r-n-xl{margin-right:-40px}.m-b-none{margin-bottom:0}.m-b-xxs{margin-bottom:1px}.m-b-xs{margin-bottom:5px}.m-b-sm{margin-bottom:10px}.m-b{margin-bottom:15px}.m-b-md{margin-bottom:20px}.m-b-lg{margin-bottom:30px}.m-b-xl{margin-bottom:40px}.m-b-n-xxs{margin-bottom:-1px}.m-b-n-xs{margin-bottom:-5px}.m-b-n-sm{margin-bottom:-10px}.m-b-n{margin-bottom:-15px}.m-b-n-md{margin-bottom:-20px}.m-b-n-lg{margin-bottom:-30px}.m-b-n-xl{margin-bottom:-40px}.space-15{margin:15px 0}.space-20{margin:20px 0}.space-25{margin:25px 0}.space-30{margin:30px 0}[data-theme="dark"] :root{--darkreader-neutral-background:#181a1b;--darkreader-neutral-text:#d0cec9;--darkreader-selection-background:#004daa;--darkreader-selection-text:#e8e6e3;--darkreader-border:#0d0d0d;background-color:#181a1b !important;color-scheme:dark}[data-theme="dark"] #pageWrap,[data-theme="dark"] .pageWrap{background-color:#181a1b !important}[data-theme="dark"] [data-ally-theme="dark"] body{background-color:#181a1b !important;background:#181a1b !important;color:#d0cec9 !important}[data-theme="dark"] body{background-color:#181a1b !important;background:#181a1b !important;color:#d0cec9 !important}[data-theme="dark"] body,[data-theme="dark"] html,[data-theme="dark"] #wrapper,[data-theme="dark"] .wrapper,[data-theme="dark"] .page-wrapper{background:#181a1b !important;background-color:#181a1b !important}[data-theme="dark"] *,[data-theme="dark"] *::before,[data-theme="dark"] *::after{border-color:#0d0d0d !important}[data-theme="dark"] #logo,[data-theme="dark"] #logo.light-version{background-color:#181a1b !important;border:none !important}[data-theme="dark"] #logo span,[data-theme="dark"] #logo.light-version span{color:#d0cec9 !important}[data-theme="dark"] .text-logo,[data-theme="dark"] #logo .text-logo,[data-theme="dark"] #logo.light-version .text-logo{color:#047aff !important}[data-theme="dark"] branded-logo,[data-theme="dark"] .branded-logo{background-color:transparent !important}[data-theme="dark"] .small-logo{background-color:#181a1b !important;color:#d0cec9 !important}[data-theme="dark"] .small-logo span{color:#d0cec9 !important}[data-theme="dark"] .minimalize-styl-2,[data-theme="dark"] .header-link,[data-theme="dark"] .header-link.hide-menu{background-color:transparent !important;color:#d0cec9 !important;border:none !important}[data-theme="dark"] .minimalize-styl-2:hover,[data-theme="dark"] .minimalize-styl-2:focus,[data-theme="dark"] .header-link:hover,[data-theme="dark"] .header-link:focus,[data-theme="dark"] .header-link.hide-menu:hover,[data-theme="dark"] .header-link.hide-menu:focus{background-color:#252a2e !important;color:#d0cec9 !important}[data-theme="dark"] .command-palette{background-color:#181a1b !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .command-palette input,[data-theme="dark"] .command-palette .form-control{background-color:#1e2022 !important;border-color:#3a3d40 !important;color:#d0cec9 !important}[data-theme="dark"] .command-palette .results,[data-theme="dark"] .command-palette .command-results{background-color:#1e2022 !important}[data-theme="dark"] .command-palette .result,[data-theme="dark"] .command-palette .command-item{color:#d0cec9 !important}[data-theme="dark"] .command-palette .result:hover,[data-theme="dark"] .command-palette .command-item:hover,[data-theme="dark"] .command-palette .result.active,[data-theme="dark"] .command-palette .command-item.active{background-color:#252a2e !important}[data-theme="dark"] #instrument,[data-theme="dark"] #instrument .instruments{background-color:#181a1b !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .instrument-container{background-color:#181a1b !important}[data-theme="dark"] #instrument .instrument-card{background-color:transparent !important}[data-theme="dark"] #instrument .instrument-stat-card,[data-theme="dark"] .instrument-stat-card,[data-theme="dark"] .instrument.instrument-stat-card,[data-theme="dark"] #instrument .instruments .instrument-stat-card,[data-theme="dark"] .instrument-stat-card.container-fluid,[data-theme="dark"] .instrument.instrument-stat-card.container-fluid{background-color:#181a1b !important;background:#181a1b !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] #instrument .instrument-actions{background-color:#181a1b !important}[data-theme="dark"] #instrument .instrument-action,[data-theme="dark"] #instrument .instrument-actions .btn,[data-theme="dark"] #instrument .instrument-actions button,[data-theme="dark"] .instrument-actions .btn,[data-theme="dark"] .instrument-actions button{background-color:#181a1b !important;background:#181a1b !important;color:#d0cec9 !important;border-color:#0d0d0d !important}[data-theme="dark"] #instrument .instrument-action:hover,[data-theme="dark"] #instrument .instrument-actions .btn:hover,[data-theme="dark"] #instrument .instrument-actions button:hover,[data-theme="dark"] .instrument-actions .btn:hover,[data-theme="dark"] .instrument-actions button:hover{background-color:#252a2e !important;background:#252a2e !important}[data-theme="dark"] .header-wrapper,[data-theme="dark"] #header,[data-theme="dark"] .top-navigation,[data-theme="dark"] .navbar-top-links{background-color:#181a1b !important;border-color:#0d0d0d !important}[data-theme="dark"] #header nav{background-color:#1e2022 !important}[data-theme="dark"] .color-line{border-bottom-color:#0d0d0d !important}[data-theme="dark"] .navbar,[data-theme="dark"] .navbar-default{background-color:#181a1b !important;border-color:#0d0d0d !important}[data-theme="dark"] .navbar-right,[data-theme="dark"] .navbar-nav.no-borders{background-color:transparent !important}[data-theme="dark"] .navbar-right>li>a,[data-theme="dark"] .navbar-nav.no-borders>li>a,[data-theme="dark"] .navbar-top-links>li>a{color:#d0cec9 !important;background-color:transparent !important}[data-theme="dark"] .navbar-right>li>a:hover,[data-theme="dark"] .navbar-right>li>a:focus,[data-theme="dark"] .navbar-nav.no-borders>li>a:hover,[data-theme="dark"] .navbar-nav.no-borders>li>a:focus,[data-theme="dark"] .navbar-top-links>li>a:hover,[data-theme="dark"] .navbar-top-links>li>a:focus{background-color:#252a2e !important;color:#d0cec9 !important}[data-theme="dark"] .label-menu-corner{color:#d0cec9 !important}[data-theme="dark"] .normalheader{background:#181a1b !important;border-bottom-color:#343739 !important}[data-theme="dark"] .label-menu-corner:hover,[data-theme="dark"] .label-menu-corner:focus{background-color:#252a2e !important}[data-theme="dark"] .nav>li>a:hover,[data-theme="dark"] .nav>li>a:focus,[data-theme="dark"] .navbar-nav>li>a:hover,[data-theme="dark"] .navbar-nav>li>a:focus{background-color:#252a2e !important;color:#d0cec9 !important}[data-theme="dark"] .search-bar,[data-theme="dark"] .algolia-search-container{background-color:transparent !important}[data-theme="dark"] .search-bar-container{background-color:transparent !important}[data-theme="dark"] .search-bar input,[data-theme="dark"] .search-bar .form-control{background-color:#1e2022 !important;border-color:#3a3d40 !important;color:#d0cec9 !important}[data-theme="dark"] .search-bar .results{background-color:#1e2022 !important;border-color:#0d0d0d !important}[data-theme="dark"] .search-bar .result{background-color:#1e2022 !important;color:#d0cec9 !important}[data-theme="dark"] .search-bar .result:hover{background-color:#252a2e !important}[data-theme="dark"] #header .search-bar label kbd,[data-theme="dark"] .search-bar kbd,[data-theme="dark"] .DocSearch-Button-Key,[data-theme="dark"] kbd{background-color:#0d0f10 !important;border-color:#0d0d0d !important;color:#666 !important;box-shadow:none !important}[data-theme="dark"] .clear-search{color:#d0cec9 !important}[data-theme="dark"] #menu,[data-theme="dark"] #side-menu,[data-theme="dark"] .navbar-static-side,[data-theme="dark"] .nav-second-level,[data-theme="dark"] .nav-third-level{background-color:#181a1b !important;border-color:#0d0d0d !important}[data-theme="dark"] .nav-header{background-color:#181a1b !important;border-color:#0d0d0d !important}[data-theme="dark"] .profile-picture{background-color:#181a1b !important}[data-theme="dark"] .metismenu,[data-theme="dark"] .slimScrollDiv{background-color:#181a1b !important}[data-theme="dark"] #side-menu>li>a,[data-theme="dark"] #side-menu li a{color:#d0cec9 !important;background-color:transparent !important}[data-theme="dark"] #side-menu>li>a:hover,[data-theme="dark"] #side-menu>li>a:focus,[data-theme="dark"] #side-menu li a:hover,[data-theme="dark"] #side-menu li a:focus{background-color:#252a2e !important;color:#d0cec9 !important}[data-theme="dark"] #side-menu>li.active,[data-theme="dark"] nav ul>li.active{background-color:#252a2e !important}[data-theme="dark"] #side-menu>li.active>a{background-color:#252a2e !important}[data-theme="dark"] .nav-second-level li a,[data-theme="dark"] .nav-third-level li a{background-color:#181a1b !important;color:#aaa !important}[data-theme="dark"] .nav-second-level li a:hover,[data-theme="dark"] .nav-third-level li a:hover{background-color:#252a2e !important;color:#d0cec9 !important}[data-theme="dark"] #side-menu li .nav-second-level li.active a,[data-theme="dark"] #side-menu li .nav-third-level li.active a,[data-theme="dark"] .nav-second-level li.active a,[data-theme="dark"] .nav-third-level li.active a{background-color:#252a2e !important;color:#d0cec9 !important}[data-theme="dark"] .version-text{color:#888 !important}[data-theme="dark"] .label-active,[data-theme="dark"] .label.label-active,[data-theme="dark"] .label-success,[data-theme="dark"] .label.label-success{background-color:#1e5631 !important;color:#7cb890 !important}[data-theme="dark"] #dialer,[data-theme="dark"] #signal{background-color:#181a1b !important;background:#181a1b !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] #signal #dialer{background-color:#2b3033 !important;background:#2b3033 !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] #signal #dialer #status{background-color:#111}[data-theme="dark"] #dialer .panel,[data-theme="dark"] #dialer .panel-body,[data-theme="dark"] #dialer .panel-heading{background-color:#2b3033 !important;background:#2b3033 !important;border-color:#0d0d0d !important}[data-theme="dark"] .dialpad,[data-theme="dark"] .dialpad-container{background-color:#2b3033 !important;background:#2b3033 !important}[data-theme="dark"] #dialer .number,[data-theme="dark"] .dialpad .number,[data-theme="dark"] .dialpad-number{background-color:#252a2e !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] #dialer .number:hover,[data-theme="dark"] .dialpad .number:hover,[data-theme="dark"] .dialpad-number:hover{background-color:#2e3338 !important}[data-theme="dark"] .call-card{background-color:#252a2e !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .call-phone{color:#d0cec9 !important}[data-theme="dark"] .call-duration{color:#888 !important}[data-theme="dark"] #dialer input,[data-theme="dark"] #dialer .form-control{background-color:#1e2022 !important;border-color:#3a3d40 !important;color:#d0cec9 !important}[data-theme="dark"] #dialer .input-group input,[data-theme="dark"] #dialer .input-group .input-group-addon{background-color:#1e2022 !important;border-color:#3a3d40 !important;color:#d0cec9 !important}[data-theme="dark"] .agentToggle{background-color:#252a2e !important;color:#d0cec9 !important;border-color:#0d0d0d !important}[data-theme="dark"] .agentToggle ul li{background-color:#2e3338 !important;color:#d0cec9 !important}[data-theme="dark"] .agentToggle ul li:hover{background-color:#343a40 !important}[data-theme="dark"] .dialpad-toggle{color:#888 !important}[data-theme="dark"] .dialpad-toggle:hover{color:#d0cec9 !important}[data-theme="dark"] #call_history,[data-theme="dark"] #call_history .panel,[data-theme="dark"] #call_history .panel-heading,[data-theme="dark"] #call_history .panel-body{background-color:#181a1b !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] #call_history .callhistory-header{background-color:#181a1b !important;border-color:#0d0d0d !important}[data-theme="dark"] #call_history .callhistory-title{color:#d0cec9 !important}[data-theme="dark"] #call_history .callhistory-title i{color:#d0cec9 !important}[data-theme="dark"] #dialer .btn-success,[data-theme="dark"] #dialer .btn-danger,[data-theme="dark"] #dialer .btn-warning,[data-theme="dark"] .dialer-panel .btn-success,[data-theme="dark"] .dialer-panel .btn-danger,[data-theme="dark"] .dialer-panel .btn-warning{background-color:transparent !important;border:1px solid #0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] #dialer .btn-success:hover,[data-theme="dark"] #dialer .btn-success:focus,[data-theme="dark"] .dialer-panel .btn-success:hover,[data-theme="dark"] .dialer-panel .btn-success:focus{background-color:rgba(30,126,52,0.2) !important;border-color:#1e7e34 !important;color:#28a745 !important}[data-theme="dark"] #dialer .btn-danger:hover,[data-theme="dark"] #dialer .btn-danger:focus,[data-theme="dark"] .dialer-panel .btn-danger:hover,[data-theme="dark"] .dialer-panel .btn-danger:focus{background-color:rgba(220,53,69,0.2) !important;border-color:#dc3545 !important;color:#dc3545 !important}[data-theme="dark"] #dialer .btn-warning:hover,[data-theme="dark"] #dialer .btn-warning:focus,[data-theme="dark"] .dialer-panel .btn-warning:hover,[data-theme="dark"] .dialer-panel .btn-warning:focus{background-color:rgba(255,193,7,0.2) !important;border-color:#ffc107 !important;color:#ffc107 !important}[data-theme="dark"] .agent-status,[data-theme="dark"] .dialer-status{color:#d0cec9 !important}[data-theme="dark"] .call-controls,[data-theme="dark"] .call-actions{background-color:#181a1b !important}[data-theme="dark"] .call-controls .btn,[data-theme="dark"] .call-actions .btn{background-color:#252a2e !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .keypad,[data-theme="dark"] .dial-keypad{background-color:#181a1b !important}[data-theme="dark"] .keypad .key,[data-theme="dark"] .dial-keypad .key{background-color:#252a2e !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .keypad .key:hover,[data-theme="dark"] .dial-keypad .key:hover{background-color:#2e3338 !important}[data-theme="dark"] .content,[data-theme="dark"] .wrapper,[data-theme="dark"] .main-content,[data-theme="dark"] .page-wrapper,[data-theme="dark"] #wrapper,[data-theme="dark"] #page-wrapper{background-color:#181a1b !important;color:#d0cec9 !important}[data-theme="dark"] .wrapper-content{background-color:#181a1b !important}[data-theme="dark"] .gray-bg{background-color:#181a1b !important}[data-theme="dark"] .white-bg{background-color:#1e2022 !important}[data-theme="dark"] .panel,[data-theme="dark"] .panel-default,[data-theme="dark"] .panel-primary,[data-theme="dark"] .panel-success,[data-theme="dark"] .panel-info,[data-theme="dark"] .panel-warning,[data-theme="dark"] .panel-danger,[data-theme="dark"] .card,[data-theme="dark"] .card-body,[data-theme="dark"] .card-header,[data-theme="dark"] .card-footer,[data-theme="dark"] .hpanel,[data-theme="dark"] .hpanel .panel-body,[data-theme="dark"] .hpanel .panel-heading,[data-theme="dark"] .hpanel .panel-footer{background-color:#181a1b !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .hpanel.hblue .panel-body{border-top:2px solid #3498db !important}[data-theme="dark"] .panel-heading,[data-theme="dark"] .panel-footer,[data-theme="dark"] .card-header,[data-theme="dark"] .card-footer{background-color:#252a2e !important;border-color:#0d0d0d !important}[data-theme="dark"] .panel-title,[data-theme="dark"] .card-title{color:#d0cec9 !important}[data-theme="dark"] .ibox,[data-theme="dark"] .ibox-content,[data-theme="dark"] .ibox-title,[data-theme="dark"] .ibox-footer{background-color:#1e2022 !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .ibox-title h5,[data-theme="dark"] .ibox-title h4,[data-theme="dark"] .ibox-title h3{color:#d0cec9 !important}[data-theme="dark"] .well,[data-theme="dark"] .jumbotron,[data-theme="dark"] .hero-unit{background-color:#252a2e !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .modal-content,[data-theme="dark"] .modal-header,[data-theme="dark"] .modal-body,[data-theme="dark"] .modal-footer{background-color:#1e2022 !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .modal-title{color:#d0cec9 !important}[data-theme="dark"] .modal-backdrop{background-color:#000 !important}[data-theme="dark"] .close{color:#d0cec9 !important;opacity:.7}[data-theme="dark"] .close:hover{color:#d0cec9 !important;opacity:1}[data-theme="dark"] .settings-layout{background-color:#1e2022 !important}[data-theme="dark"] .settings-nav{background-color:#181a1b !important;border-right-color:#0d0d0d !important}[data-theme="dark"] .settings-nav .settings-nav-item{color:#d0cec9 !important}[data-theme="dark"] .settings-nav .settings-nav-item:hover{background-color:#252a2e !important}[data-theme="dark"] .settings-nav .settings-nav-item.active{background-color:#1e2022 !important;border-left-color:#6ab0f3 !important}[data-theme="dark"] .settings-content{background-color:#1e2022 !important}[data-theme="dark"] .widget-config .widget-list{border-color:#0d0d0d !important}[data-theme="dark"] .widget-config .widget-item{background-color:#1e2022 !important;border-bottom-color:#0d0d0d !important}[data-theme="dark"] .widget-config .widget-item:hover{background-color:#252a2e !important}[data-theme="dark"] .widget-config .widget-item.widget-hidden{background-color:#181a1b !important;opacity:.6}[data-theme="dark"] .widget-config .widget-item.widget-hidden .widget-label{color:#888 !important}[data-theme="dark"] .widget-config .widget-item.is-dragging{background-color:#181a1b !important;outline-color:#0d0d0d !important}[data-theme="dark"] .widget-config .widget-item.drag-over{background-color:rgba(106,176,243,0.2) !important;outline-color:#6ab0f3 !important}[data-theme="dark"] .widget-config .widget-item .widget-drag-handle{color:#888 !important}[data-theme="dark"] .widget-config .widget-item .widget-drag-handle:hover{color:#d0cec9 !important}[data-theme="dark"] .widget-config .widget-item .widget-label{color:#d0cec9 !important}[data-theme="dark"] .widget-config .widget-item .widget-type{background-color:#181a1b !important;color:#888 !important}[data-theme="dark"] .dropdown-menu,[data-theme="dark"] .dropdown-item{background-color:#1e2022 !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .dropdown-menu>li>a{color:#d0cec9 !important}[data-theme="dark"] .dropdown-item:hover,[data-theme="dark"] .dropdown-item:focus,[data-theme="dark"] .dropdown-menu>li>a:hover,[data-theme="dark"] .dropdown-menu>li>a:focus{background-color:#252a2e !important;color:#d0cec9 !important}[data-theme="dark"] .dropdown-divider{border-color:#0d0d0d !important}[data-theme="dark"] .dropdown-header{color:#888 !important}[data-theme="dark"] .caret{border-color:transparent!important;border-top-color:#d0cec9 !important;background-color:transparent !important;background:transparent !important}[data-theme="dark"] .dropup .caret,[data-theme="dark"] .navbar-fixed-bottom .dropdown .caret{border-bottom-color:#d0cec9 !important}[data-theme="dark"] .btn .caret{border-top-color:inherit}[data-theme="dark"] .btn-default .caret,[data-theme="dark"] .btn-secondary .caret{border-top-color:#d0cec9 !important}[data-theme="dark"] .btn-primary .caret,[data-theme="dark"] .btn-success .caret,[data-theme="dark"] .btn-info .caret,[data-theme="dark"] .btn-warning .caret,[data-theme="dark"] .btn-danger .caret{border-top-color:#fff !important}[data-theme="dark"] .nav,[data-theme="dark"] .nav-tabs,[data-theme="dark"] .nav-pills{background-color:transparent !important}[data-theme="dark"] .nav-tabs{border-bottom-color:#0d0d0d !important}[data-theme="dark"] .nav-tabs>li>a,[data-theme="dark"] .nav-pills>li>a,[data-theme="dark"] .nav-link{color:#d0cec9 !important;background-color:transparent !important}[data-theme="dark"] .nav-tabs>li>a:hover,[data-theme="dark"] .nav-tabs>li>a:focus,[data-theme="dark"] .nav-pills>li>a:hover,[data-theme="dark"] .nav-pills>li>a:focus{background-color:#252a2e !important;border-color:#0d0d0d !important}[data-theme="dark"] .nav-tabs>li.active>a,[data-theme="dark"] .nav-tabs>li.active>a:hover,[data-theme="dark"] .nav-tabs>li.active>a:focus,[data-theme="dark"] .nav-link.active{background-color:#1e2022 !important;border-color:#0d0d0d !important;border-bottom-color:#1e2022 !important;color:#d0cec9 !important}[data-theme="dark"] .tab-content{background-color:#1e2022 !important;border-color:#0d0d0d !important}[data-theme="dark"] .list-group-item{background-color:#1e2022 !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .list-group-item:hover,[data-theme="dark"] .list-group-item:focus{background-color:#252a2e !important}[data-theme="dark"] .list-group-item.active{background-color:#0d3a5c !important;border-color:#0d3a5c !important}[data-theme="dark"] table,[data-theme="dark"] .table{background-color:#1e2022 !important;color:#d0cec9 !important;border-color:#0d0d0d !important}[data-theme="dark"] th,[data-theme="dark"] td,[data-theme="dark"] .table th,[data-theme="dark"] .table td,[data-theme="dark"] .table thead th{border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] thead,[data-theme="dark"] .table thead,[data-theme="dark"] .table>thead>tr>th{background-color:#252a2e !important;color:#d0cec9 !important}[data-theme="dark"] tbody{background-color:#1e2022 !important}[data-theme="dark"] .table-striped>tbody>tr:nth-of-type(odd),[data-theme="dark"] .table-striped tbody tr:nth-of-type(odd){background-color:#181a1b !important}[data-theme="dark"] .table-striped>tbody>tr:nth-of-type(even),[data-theme="dark"] .table-striped tbody tr:nth-of-type(even){background-color:#1e2022 !important}[data-theme="dark"] .table-hover>tbody>tr:hover,[data-theme="dark"] .table-hover tbody tr:hover{background-color:#252a2e !important}[data-theme="dark"] .bg-default,[data-theme="dark"] .table>thead>tr>th.bg-default{background-color:#252a2e !important}[data-theme="dark"] input,[data-theme="dark"] textarea,[data-theme="dark"] select,[data-theme="dark"] .form-control,[data-theme="dark"] .input-group-addon,[data-theme="dark"] .input-group-text{background-color:#1e2022 !important;border-color:#3a3d40 !important;color:#d0cec9 !important}[data-theme="dark"] input:focus,[data-theme="dark"] textarea:focus,[data-theme="dark"] select:focus,[data-theme="dark"] .form-control:focus{background-color:#1e2022 !important;border-color:#4a6fa5 !important;color:#d0cec9 !important;box-shadow:0 0 0 .2rem rgba(0,123,255,0.15) !important}[data-theme="dark"] input::placeholder,[data-theme="dark"] textarea::placeholder,[data-theme="dark"] .form-control::placeholder{color:#6c757d !important}[data-theme="dark"] .input-group-addon,[data-theme="dark"] .input-group-text{background-color:#252a2e !important}[data-theme="dark"] fieldset{border-color:#0d0d0d !important}[data-theme="dark"] legend{color:#d0cec9 !important}[data-theme="dark"] label{color:#d0cec9 !important}[data-theme="dark"] .checkbox label,[data-theme="dark"] .radio label{color:#d0cec9 !important}[data-theme="dark"] .btn,[data-theme="dark"] button{border-color:#0d0d0d !important}[data-theme="dark"] .btn-default,[data-theme="dark"] .btn-light,[data-theme="dark"] .btn-secondary{background-color:#252a2e !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .btn-default:hover,[data-theme="dark"] .btn-default:focus,[data-theme="dark"] .btn-light:hover,[data-theme="dark"] .btn-light:focus,[data-theme="dark"] .btn-secondary:hover,[data-theme="dark"] .btn-secondary:focus{background-color:#2e3338 !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .btn-primary{background-color:#0d4a8c !important;border-color:#0a3d73 !important;color:#fff !important}[data-theme="dark"] .btn-primary:hover,[data-theme="dark"] .btn-primary:focus{background-color:#0a3d73 !important;border-color:#07305a !important}[data-theme="dark"] .btn-success{background-color:#1e7e34 !important;border-color:#186429 !important;color:#fff !important}[data-theme="dark"] .btn-success:hover,[data-theme="dark"] .btn-success:focus{background-color:#186429 !important;border-color:#124d1f !important}[data-theme="dark"] .btn-danger{background-color:#8c2020 !important;border-color:#731a1a !important;color:#fff !important}[data-theme="dark"] .btn-danger:hover,[data-theme="dark"] .btn-danger:focus{background-color:#731a1a !important;border-color:#5a1414 !important}[data-theme="dark"] .btn-warning{background-color:#8c6d00 !important;border-color:#735900 !important;color:#fff !important}[data-theme="dark"] .btn-warning:hover,[data-theme="dark"] .btn-warning:focus{background-color:#735900 !important;border-color:#5a4600 !important}[data-theme="dark"] .btn-info{background-color:#0d6a8c !important;border-color:#0a5673 !important;color:#fff !important}[data-theme="dark"] .btn-info:hover,[data-theme="dark"] .btn-info:focus{background-color:#0a5673 !important;border-color:#07425a !important}[data-theme="dark"] .btn-outline-primary,[data-theme="dark"] .btn-outline-secondary,[data-theme="dark"] .btn-outline-success,[data-theme="dark"] .btn-outline-danger,[data-theme="dark"] .btn-outline-warning,[data-theme="dark"] .btn-outline-info,[data-theme="dark"] .btn-outline-light,[data-theme="dark"] .btn-outline-dark{background-color:transparent !important}[data-theme="dark"] .btn-outline-primary:hover,[data-theme="dark"] .btn-outline-secondary:hover,[data-theme="dark"] .btn-outline-success:hover,[data-theme="dark"] .btn-outline-danger:hover,[data-theme="dark"] .btn-outline-warning:hover,[data-theme="dark"] .btn-outline-info:hover{background-color:#252a2e !important}[data-theme="dark"] .btn-link{color:#6ab0f3 !important;background-color:transparent !important;border-color:transparent !important}[data-theme="dark"] .btn-link:hover,[data-theme="dark"] .btn-link:focus{color:#8cc4ff !important}[data-theme="dark"] .btn-white,[data-theme="dark"] .btn-w-m{background-color:#1e2022 !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .btn-white:hover,[data-theme="dark"] .btn-white:focus,[data-theme="dark"] .btn-w-m:hover,[data-theme="dark"] .btn-w-m:focus{background-color:#2e3338 !important;border-color:#0d0d0d !important}[data-theme="dark"] .alert{border-color:#0d0d0d !important}[data-theme="dark"] .alert-success{background-color:#1a2e1a !important;border-color:#1e3d1e !important;color:#7cb890 !important}[data-theme="dark"] .alert-danger,[data-theme="dark"] .alert-error{background-color:#2e1a1a !important;border-color:#3d1e1e !important;color:#d9a0a0 !important}[data-theme="dark"] .alert-warning{background-color:#2e2a1a !important;border-color:#3d371e !important;color:#d9c9a0 !important}[data-theme="dark"] .alert-info{background-color:#1a2a2e !important;border-color:#1e373d !important;color:#a0c9d9 !important}[data-theme="dark"] .badge,[data-theme="dark"] .label{color:#d0cec9 !important}[data-theme="dark"] .badge-default,[data-theme="dark"] .label-default{background-color:#3a3f44 !important}[data-theme="dark"] .badge-primary,[data-theme="dark"] .label-primary{background-color:#0d4a8c !important}[data-theme="dark"] .badge-success,[data-theme="dark"] .label-success{background-color:#1e5631 !important;color:#7cb890 !important}[data-theme="dark"] .badge-danger,[data-theme="dark"] .label-danger{background-color:#6e1a1a !important}[data-theme="dark"] .badge-warning,[data-theme="dark"] .label-warning{background-color:#6e5a00 !important}[data-theme="dark"] .badge-info,[data-theme="dark"] .label-info{background-color:#0d4a6e !important}[data-theme="dark"] .popover,[data-theme="dark"] .popover-content,[data-theme="dark"] .popover-title,[data-theme="dark"] .popover-header,[data-theme="dark"] .popover-body{background-color:#1e2022 !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .tooltip-inner{background-color:#0a0a0a !important;color:#d0cec9 !important}[data-theme="dark"] .breadcrumb{background-color:#181a1b !important}[data-theme="dark"] .breadcrumb>li,[data-theme="dark"] .breadcrumb-item{color:#d0cec9 !important}[data-theme="dark"] .breadcrumb>li+li::before,[data-theme="dark"] .breadcrumb-item+.breadcrumb-item::before{color:#6c757d !important}[data-theme="dark"] .breadcrumb>li>a,[data-theme="dark"] .breadcrumb-item>a{color:#6ab0f3 !important}[data-theme="dark"] .pagination>li>a,[data-theme="dark"] .pagination>li>span,[data-theme="dark"] .page-link{background-color:#1e2022 !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .pagination>li>a:hover,[data-theme="dark"] .page-link:hover{background-color:#252a2e !important}[data-theme="dark"] .pagination>.active>a,[data-theme="dark"] .page-item.active .page-link{background-color:#0d3a5c !important;border-color:#0d3a5c !important;color:#fff !important}[data-theme="dark"] .pagination>.disabled>a,[data-theme="dark"] .page-item.disabled .page-link{background-color:#181a1b !important;color:#888 !important}[data-theme="dark"] .progress{background-color:#252a2e !important}[data-theme="dark"] .bg-white{background-color:#181a1b !important}[data-theme="dark"] .bg-light{background-color:#252a2e !important}[data-theme="dark"] .bg-dark{background-color:#0d0f10 !important}[data-theme="dark"] .bg-gray,[data-theme="dark"] .bg-grey,[data-theme="dark"] .bg-muted{background-color:#252a2e !important}[data-theme="dark"] .bg-default{background-color:#252a2e !important;color:#d0cec9 !important}[data-theme="dark"] .bg-hover-white:hover,[data-theme="dark"] .bg-hover-info:hover,[data-theme="dark"] .bg-hover:hover{background-color:#252a2e !important}[data-theme="dark"] .bg-selected,[data-theme="dark"] .bg-selected-success{background-color:#1a2e1a !important}[data-theme="dark"] .bg-postdate-chargeable{background-color:#2e2a1a !important}[data-theme="dark"] h1,[data-theme="dark"] h2,[data-theme="dark"] h3,[data-theme="dark"] h4,[data-theme="dark"] h5,[data-theme="dark"] h6{color:#d0cec9 !important}[data-theme="dark"] p,[data-theme="dark"] span,[data-theme="dark"] div,[data-theme="dark"] section,[data-theme="dark"] article,[data-theme="dark"] aside,[data-theme="dark"] main,[data-theme="dark"] header,[data-theme="dark"] footer,[data-theme="dark"] nav{color:inherit}[data-theme="dark"] a{color:#6ab0f3 !important}[data-theme="dark"] a:hover,[data-theme="dark"] a:focus{color:#8cc4ff !important}[data-theme="dark"] .text-muted{color:#888 !important}[data-theme="dark"] .text-dark{color:#d0cec9 !important}[data-theme="dark"] .text-primary{color:#6ab0f3 !important}[data-theme="dark"] .text-success{color:#28a745 !important}[data-theme="dark"] .text-danger{color:#dc3545 !important}[data-theme="dark"] .text-warning{color:#ffc107 !important}[data-theme="dark"] .text-info{color:#17a2b8 !important}[data-theme="dark"] #menu-notifications .user-notifications{background-color:#1e2022 !important;border-color:#0d0d0d !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item{background-color:#181a1b !important;border-bottom-color:#0d0d0d !important;border-left:2px solid #047aff;color:#d0cec9 !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item:hover{background-color:#252a2e !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item strong{color:#d0cec9 !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item small,[data-theme="dark"] #menu-notifications .user-notifications .notification-item .created-at{color:#888 !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item .close,[data-theme="dark"] #menu-notifications .user-notifications .notification-item button.close,[data-theme="dark"] #menu-notifications .user-notifications .notification-item .btn-close{border:none !important;background-color:transparent !important;color:#d0cec9 !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item .dismiss,[data-theme="dark"] #menu-notifications .user-notifications .notification-item .btn-link,[data-theme="dark"] #menu-notifications .user-notifications .notification-item .btn.btn-link{border:none !important;background-color:transparent !important;color:#888 !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item .dismiss:hover,[data-theme="dark"] #menu-notifications .user-notifications .notification-item .btn-link:hover,[data-theme="dark"] #menu-notifications .user-notifications .notification-item .btn.btn-link:hover{color:#d0cec9 !important}[data-theme="dark"] #menu-notifications .user-notifications .notification-item .dismiss svg,[data-theme="dark"] #menu-notifications .user-notifications .notification-item .btn-link svg,[data-theme="dark"] #menu-notifications .user-notifications .notification-item .btn.btn-link svg{stroke:currentColor}[data-theme="dark"] #menu-notifications .user-notifications .alert{background-color:#1e2022 !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] #menu-notifications .border-top{border-top-color:#0d0d0d !important}[data-theme="dark"] #menu-notifications .btn-ghost{color:#6ab0f3 !important}[data-theme="dark"] #menu-notifications .btn-ghost:hover{color:#99c9f7 !important}[data-theme="dark"] .notification-item{background-color:#181a1b !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .fixed-panel{background-color:#1e2022 !important;border-left-color:#0d0d0d !important;border-top-color:#0d0d0d !important;box-shadow:-10px 0 25px 0 rgba(0,0,0,0.5) !important}[data-theme="dark"] .fixed-panel::after{background:linear-gradient(to bottom, rgba(30,32,34,0), #1e2022) !important}[data-theme="dark"] .fixed-panel .close-panel-btn{color:#888 !important}[data-theme="dark"] .fixed-panel .close-panel-btn:hover,[data-theme="dark"] .fixed-panel .close-panel-btn:focus{color:#dc3545 !important}[data-theme="dark"] .comments-container{background-color:#1e2022 !important}[data-theme="dark"] .comments-wrapper .comment-container{background-color:#181a1b !important;border-color:#0d0d0d !important}[data-theme="dark"] .comments-form.bg-white{background-color:#1e2022 !important}[data-theme="dark"] .comments-form.bg{background-color:#181a1b !important;border-bottom-color:#0d0d0d !important}[data-theme="dark"] .comment-input{background-color:#1e2022 !important;color:#d0cec9 !important;border-color:#3a3d40 !important}[data-theme="dark"] .comment-input:focus{background-color:#1e2022 !important;color:#d0cec9 !important}[data-theme="dark"] .comment-input::placeholder{color:#888 !important}[data-theme="dark"] .comment-panel{background-color:#1e2022 !important;color:#d0cec9 !important}[data-theme="dark"] .comment-panel.collapsed::after{background:linear-gradient(to top, #1e2022, transparent) !important}[data-theme="dark"] .btn.btn-post.btn-default{color:#d0cec9 !important}[data-theme="dark"] .btn.btn-post.btn-default:hover,[data-theme="dark"] .btn.btn-post.btn-default:focus,[data-theme="dark"] .btn.btn-post.btn-default:active{color:#6ab0f3 !important}[data-theme="dark"] .ally-media-player .fixed-panel{border-right-color:#0d0d0d !important}[data-theme="dark"] .transcript-panel{background:#1e2022 !important}[data-theme="dark"] .transcript-panel-body{background:#181a1b !important}[data-theme="dark"] .transcript-panel .loading-state,[data-theme="dark"] .transcript-panel .error-state,[data-theme="dark"] .transcript-panel .empty-state{color:#888 !important}[data-theme="dark"] .transcript-panel .message.agent .message-bubble{background:#1e2022 !important;box-shadow:0 1px 3px rgba(0,0,0,0.2) !important}[data-theme="dark"] .transcript-panel .message.customer .message-bubble{background:#000 !important;box-shadow:0 1px 3px rgba(0,0,0,0.2) !important}[data-theme="dark"] .transcript-panel .message-text{color:#d0cec9 !important}[data-theme="dark"] .transcript-panel .time{color:#888 !important}[data-theme="dark"] .transcript-panel .word:hover{background-color:rgba(106,176,243,0.25) !important}[data-theme="dark"] .transcript-panel .word.active{background-color:rgba(106,176,243,0.4) !important}[data-theme="dark"] .transcript-panel-footer{background:#1e2022 !important;border-top-color:#0d0d0d !important;color:#888 !important}[data-theme="dark"] .transcript-panel-body::-webkit-scrollbar-thumb{background:#343739 !important}[data-theme="dark"] .transcript-panel-body::-webkit-scrollbar-thumb:hover{background:#4c5154 !important}[data-theme="dark"] .transcript-search{background:#1e2022 !important;border-bottom-color:#0d0d0d !important}[data-theme="dark"] .search-input{background:#1e2022 !important;border-color:#3a3d40 !important;color:#d0cec9 !important}[data-theme="dark"] .search-input::placeholder{color:#888 !important}[data-theme="dark"] .search-input:focus{border-color:#6ab0f3 !important;box-shadow:0 0 0 3px rgba(106,176,243,0.2) !important}[data-theme="dark"] .search-icon{color:#888 !important}[data-theme="dark"] .search-clear{color:#888 !important}[data-theme="dark"] .search-clear:hover{color:#d0cec9 !important}[data-theme="dark"] .search-count{color:#888 !important}[data-theme="dark"] .search-nav-btn{background:#181a1b !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .search-nav-btn:hover:not(:disabled){background:#252a2e !important}[data-theme="dark"] .transcript-panel .word.search-highlight{background-color:#cd9c00 !important;color:#ffc107 !important}[data-theme="dark"] .transcript-panel .word.current-highlight{background-color:#a07800 !important;color:#fff !important}.v2[data-theme="dark"].calls .stats{background-color:#181a1b !important;background:#181a1b !important}[data-theme="dark"] .billing-section{background-color:#181a1b !important;border-color:#0d0d0d !important}[data-theme="dark"] .billing-section-header{border-bottom-color:#0d0d0d !important}[data-theme="dark"] .table-header-cell{background-color:#181a1b !important;border-bottom-color:#0d0d0d !important}[data-theme="dark"] .table-header-row{background-color:#181a1b !important;border-color:#0d0d0d !important}[data-theme="dark"] .panel-header-light{background-color:#181a1b !important}[data-theme="dark"] .table-filter-cell{background-color:#181a1b !important}[data-theme="dark"] .order-stats-flex{padding:10px 10px 10px;background-color:#181a1b}[data-theme="dark"] .order-stats-flex .order-stat-card .panel-body{background-color:#1e2022 !important}[data-theme="dark"] .sweet-alert,[data-theme="dark"] .swal-modal,[data-theme="dark"] .swal2-modal,[data-theme="dark"] .swal2-popup{background-color:#1e2022 !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .sweet-alert h2,[data-theme="dark"] .swal-title,[data-theme="dark"] .swal2-title{color:#d0cec9 !important}[data-theme="dark"] .sweet-alert p,[data-theme="dark"] .swal-text,[data-theme="dark"] .swal2-content,[data-theme="dark"] .swal2-html-container{color:#d0cec9 !important}[data-theme="dark"] .swal2-input,[data-theme="dark"] .swal2-textarea{background-color:#1e2022 !important;border-color:#3a3d40 !important;color:#d0cec9 !important}[data-theme="dark"] .ui-select-container,[data-theme="dark"] .ui-select-bootstrap,[data-theme="dark"] .ui-select-match{background-color:#1e2022 !important;border-color:#3a3d40 !important;color:#d0cec9 !important}[data-theme="dark"] .ui-select-match-text{color:#d0cec9 !important}[data-theme="dark"] .ui-select-choices,[data-theme="dark"] .ui-select-choices-row{background-color:#1e2022 !important;color:#d0cec9 !important}[data-theme="dark"] .ui-select-choices-row:hover,[data-theme="dark"] .ui-select-choices-row.active{background-color:#252a2e !important}[data-theme="dark"] .ui-select-highlight{background-color:#0d3a5c !important;color:#fff !important}[data-theme="dark"] .daterangepicker,[data-theme="dark"] .datepicker,[data-theme="dark"] .ui-datepicker,[data-theme="dark"] .bootstrap-datetimepicker-widget{background-color:#1e2022 !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .daterangepicker td,[data-theme="dark"] .daterangepicker th,[data-theme="dark"] .datepicker td,[data-theme="dark"] .datepicker th,[data-theme="dark"] .ui-datepicker td,[data-theme="dark"] .ui-datepicker th{background-color:#1e2022 !important;color:#d0cec9 !important}[data-theme="dark"] .daterangepicker td.available:hover,[data-theme="dark"] .datepicker td:hover{background-color:#252a2e !important}[data-theme="dark"] .daterangepicker td.active,[data-theme="dark"] .daterangepicker td.in-range,[data-theme="dark"] .datepicker td.active,[data-theme="dark"] .datepicker .day.active{background-color:#0d3a5c !important;color:#fff !important}[data-theme="dark"] .daterangepicker .calendar-table,[data-theme="dark"] .daterangepicker .drp-calendar{background-color:#1e2022 !important}[data-theme="dark"] .daterangepicker select{background-color:#1e2022 !important;border-color:#3a3d40 !important;color:#d0cec9 !important}[data-theme="dark"] .chat-discussion,[data-theme="dark"] .feed-activity-list{background-color:#181a1b !important}[data-theme="dark"] .chat-message,[data-theme="dark"] .chat-element{background-color:#252a2e !important}[data-theme="dark"] .chat-message.right .message-content{background-color:#0d4a3a !important}[data-theme="dark"] .timeline-item,[data-theme="dark"] .vertical-timeline-element{background-color:#1e2022 !important}[data-theme="dark"] .footer,[data-theme="dark"] footer,[data-theme="dark"] .page-footer{background-color:#1e2022 !important;border-color:#0d0d0d !important}[data-theme="dark"] .widget,[data-theme="dark"] .statistic-box,[data-theme="dark"] .info-box{background-color:#1e2022 !important;border-color:#0d0d0d !important}[data-theme="dark"] .stats,[data-theme="dark"] .stat-card,[data-theme="dark"] .order-stat-card{background-color:#1e2022 !important;border-color:#0d0d0d !important}[data-theme="dark"] .toast,[data-theme="dark"] .cgnotify-message,[data-theme="dark"] .notification{background-color:#1e2022 !important;border-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .editable-input,[data-theme="dark"] .editable-controls input,[data-theme="dark"] .editable-controls select{background-color:#1e2022 !important;border-color:#3a3d40 !important;color:#d0cec9 !important}[data-theme="dark"] .noteable-panel,[data-theme="dark"] .comments-panel,[data-theme="dark"] .notes-panel{background-color:#1e2022 !important;border-color:#0d0d0d !important}[data-theme="dark"] .note-item,[data-theme="dark"] .comment-item{background-color:#252a2e !important;border-color:#0d0d0d !important}[data-theme="dark"] hr{border-color:#0d0d0d !important;background-color:#0d0d0d !important}[data-theme="dark"] pre,[data-theme="dark"] code,[data-theme="dark"] samp{background-color:#252a2e !important;color:#d9a0d9 !important;border-color:#0d0d0d !important}[data-theme="dark"] [style*="background-color: white"],[data-theme="dark"] [style*="background-color:#fff"],[data-theme="dark"] [style*="background-color: #fff"],[data-theme="dark"] [style*="background-color:#ffffff"],[data-theme="dark"] [style*="background-color: #ffffff"],[data-theme="dark"] [style*="background-color: rgb(255"],[data-theme="dark"] [style*="background:#fff"],[data-theme="dark"] [style*="background: #fff"],[data-theme="dark"] [style*="background:white"],[data-theme="dark"] [style*="background: white"],[data-theme="dark"] [style*="background:#ffffff"],[data-theme="dark"] [style*="background: #ffffff"],[data-theme="dark"] [style*="background:rgb(255"],[data-theme="dark"] [style*="background: rgb(255"],[data-theme="dark"] [style*="background-color:rgb(255"],[data-theme="dark"] [style*="background-color: rgb(255"]{background-color:#181a1b !important;background:#181a1b !important}[data-theme="dark"] [style*="background-color:#f5f5f5"],[data-theme="dark"] [style*="background-color: #f5f5f5"],[data-theme="dark"] [style*="background-color:#f8f9fa"],[data-theme="dark"] [style*="background-color: #f8f9fa"],[data-theme="dark"] [style*="background-color:#f3f3f4"],[data-theme="dark"] [style*="background-color: #f3f3f4"],[data-theme="dark"] [style*="background-color:#e9ecef"],[data-theme="dark"] [style*="background-color: #e9ecef"],[data-theme="dark"] [style*="background-color:#f7f9fa"],[data-theme="dark"] [style*="background-color: #f7f9fa"]{background-color:#252a2e !important}[data-theme="dark"] ::-webkit-scrollbar{width:10px;height:10px;background-color:#181a1b}[data-theme="dark"] ::-webkit-scrollbar-track{background-color:#181a1b}[data-theme="dark"] ::-webkit-scrollbar-thumb{background-color:#3a3f44;border-radius:5px}[data-theme="dark"] ::-webkit-scrollbar-thumb:hover{background-color:#4a5055}[data-theme="dark"] *{scrollbar-color:#3a3f44 #181a1b;scrollbar-width:thin}[data-theme="dark"] ::selection{background-color:#004daa !important;color:#e8e6e3 !important}[data-theme="dark"] ::-moz-selection{background-color:#004daa !important;color:#e8e6e3 !important}[data-theme="dark"] img:not([src*=".svg"]){filter:brightness(.9) contrast(1.05)}[data-theme="dark"] .pace .pace-progress{background-color:#0d4a8c !important}[data-theme="dark"] .sk-spinner,[data-theme="dark"] .loading-spinner{color:#d0cec9 !important}[data-theme="dark"] #instrument .instrument-stat-card,[data-theme="dark"] .instrument-stat-card,[data-theme="dark"] .instrument.instrument-stat-card,[data-theme="dark"] #instrument .instruments .instrument-stat-card,[data-theme="dark"] .instrument-stat-card.container-fluid,[data-theme="dark"] .instrument.instrument-stat-card.container-fluid{background:#2b3033 !important}[data-theme="dark"] .content-left-panel,[data-theme="dark"] .content-right-panel{background:#1e2022 !important}[data-theme="dark"] .content-left-panel{border-right-color:#343739 !important}[data-theme="dark"] .content-right-panel{border-left-color:#343739 !important}[data-theme="dark"] .panel-close-btn{color:#888 !important}[data-theme="dark"] .panel-close-btn:hover{color:#d0cec9 !important}[data-theme="dark"] .lead-form-title h3{color:#d0cec9 !important}[data-theme="dark"] .lead-form-errors{background:#2d1f1f !important;border-color:#5c3c3c !important;color:#fca5a5 !important}[data-theme="dark"] .lead-section-label{color:#888 !important}[data-theme="dark"] .lead-field-input{background:#1e2022 !important;border-color:#3a3d40 !important;color:#d0cec9 !important}[data-theme="dark"] .lead-field-input:focus{border-color:#6ab0f3 !important}[data-theme="dark"] .lead-field-input::placeholder{color:#6b7280 !important}[data-theme="dark"] .lead-field-disabled{background:#181a1b !important;color:#888 !important}[data-theme="dark"] .lead-field.has-error .lead-field-input{border-color:#ef4444 !important}.dark-mode-toggle{display:inline-flex;align-items:center;padding:6px 10px;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.dark-mode-toggle:hover{background-color:rgba(0,0,0,0.1)}.dark-mode-toggle .toggle-icon{font-size:16px;margin-right:4px}.dark-mode-toggle .toggle-label{font-size:12px;text-transform:uppercase;font-weight:500}[data-theme="dark"] .dark-mode-toggle:hover{background-color:rgba(255,255,255,0.1)}[data-theme="dark"] .header-link,[data-theme="dark"] .header-link.hide-menu,[data-theme="dark"] nav .header-link,[data-theme="dark"] nav .header-link.hide-menu{background-color:#181a1b !important;border:none !important;border-left:none !important;border-right:none !important;border-top:none !important;border-bottom:none !important;color:#d0cec9 !important}[data-theme="dark"] .header-link:hover,[data-theme="dark"] .header-link.hide-menu:hover,[data-theme="dark"] nav .header-link:hover,[data-theme="dark"] nav .header-link.hide-menu:hover,[data-theme="dark"] .header-link:focus,[data-theme="dark"] .header-link.hide-menu:focus,[data-theme="dark"] nav .header-link:focus,[data-theme="dark"] nav .header-link.hide-menu:focus{background-color:#252a2e !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu{background-color:#181a1b !important;border-bottom-color:#0d0d0d !important;box-shadow:0 4px 12px rgba(0,0,0,0.4)}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu>.divider{background-color:#0d0d0d !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-user-info .mobile-user-details .mobile-user-name{color:#d0cec9 !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-user-info .mobile-user-details .mobile-user-company{color:#888 !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-company-switcher .ui-select-container .ui-select-match .btn{background-color:#1e2022 !important;border-color:#3a3d40 !important;color:#d0cec9 !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-company-switcher .ui-select-container .ui-select-choices{background-color:#1e2022 !important;border-color:#0d0d0d !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-company-switcher .ui-select-container .ui-select-choices .ui-select-choices-row:hover,[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-company-switcher .ui-select-container .ui-select-choices .ui-select-choices-row.active{background-color:#252a2e !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-user-section .mobile-company-switcher .ui-select-container .ui-select-choices .ui-select-choices-row>span{color:#d0cec9 !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-search-item .mobile-search-wrapper input.form-control{background-color:#1e2022 !important;border-color:#3a3d40 !important;color:#d0cec9 !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-search-item .mobile-search-wrapper input.form-control::placeholder{color:#888 !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-search-item .mobile-search-wrapper i{color:#888 !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-quick-actions li a{color:#d0cec9 !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-quick-actions li a:hover{background-color:#252a2e !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-icon-actions li:not(:last-child)::after{background-color:#343739 !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-icon-actions li a{color:#d0cec9 !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-icon-actions li a:hover{background-color:#252a2e !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-nav-section #side-menu>li>a{color:#d0cec9 !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-nav-section #side-menu>li>a:hover{background-color:#252a2e !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-nav-section #side-menu>li .nav-second-level li a{color:#d0cec9 !important}[data-theme="dark"] .mobile-header-dropdown .mobile-header-menu .mobile-nav-section #side-menu>li .nav-second-level li a:hover{background-color:#252a2e !important}[data-theme="dark"] .mobile-header-dropdown .mobile-menu-backdrop{background:rgba(0,0,0,0.5) !important}[data-theme="dark"] .mobile-notifications-dropdown{background-color:#1e2022 !important;border-color:#0d0d0d !important;box-shadow:0 4px 12px rgba(0,0,0,0.4) !important}[data-theme="dark"] .mobile-notifications-dropdown .mobile-notifications-header{border-bottom-color:#0d0d0d !important;color:#d0cec9 !important}[data-theme="dark"] .mobile-notifications-dropdown .mobile-notifications-list .mobile-notification-item{border-bottom-color:#0d0d0d !important}[data-theme="dark"] .mobile-notifications-dropdown .mobile-notifications-list .mobile-notification-item:hover{background-color:#252a2e !important}[data-theme="dark"] .mobile-notifications-dropdown .mobile-notifications-list .mobile-notification-item .notification-title{color:#d0cec9 !important}[data-theme="dark"] .mobile-notifications-dropdown .mobile-notifications-list .mobile-notification-item .notification-message{color:#888 !important}[data-theme="dark"] .mobile-notifications-dropdown .mobile-notifications-list .mobile-notification-item .notification-time{color:#888 !important}[data-theme="dark"] .mobile-notifications-dropdown .mobile-notifications-empty{color:#888 !important}#header .search-bar .form-control{visibility:hidden}.text-accent{color:#047aff !important}.border-accent-color{border-color:#047aff}.bg-accent-color{background-color:#047aff}.fill-accent-color{fill:#047aff}.text-logo{color:#047aff !important;font-size:30px!important;font-weight:bold!important}#logo{font-size:30px;font-weight:bold!important}#logo img{margin-top:2px;margin-right:5px}.stat-font{font-family:'Titillium Web',sans-serif;font-weight:300}.tpanel-body{padding:15px;border-right:1px solid #e4e5e7}.tpanel-body:last-child{border-right:none}h4.stat-font{font-size:17px!important}.bg-accent{background-color:#84beff}.bg-primary{color:#fff;background-color:#337ab7}.bg-success{background-color:#dff0d8}.bg-info{background-color:#d9edf7}.bg-selected-info{background-color:#d9edf7 !important}.bg-selected{background-color:#d9edf7 !important}.bg-selected-success{background-color:#dff0d8 !important}.bg-selected-danger{background-color:#f2dede !important;border-color:#ebccd1 !important}.bg-warning{background-color:#fcf8e3}.bg-selected-warning{background-color:#fcf8e3 !important}.bg-postdate-chargeable{background-color:#fcf8e3 !important}.bg-danger{background-color:#f2dede}.requeue-bg{background-color:#ffb606}.requeue-bg:hover{background-color:#ffbf25 !important}.step{display:none}.step#step1{display:block}.hr-line-invisible{background-color:transparent;border-color:transparent;height:1px}.glyphicon-refresh-animate{-animation:spin .7s infinite linear;-webkit-animation:spin2 .7s infinite linear}@-webkit-keyframes spin2{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{transform:scale(1) rotate(0deg)}to{transform:scale(1) rotate(360deg)}}.metal-level{line-height:20px;position:relative;padding-left:20px}.metal-level .metal{width:16px;height:16px;display:inline-block;border-radius:16px;position:absolute;top:12%;left:0}.Platinum{background-color:#AA9772;border-color:#AA9772}.Gold{background-color:#dab904;border-color:#dab904}.Silver{background-color:#92a4b0;border-color:#92a4b0}.Bronze{background-color:#CD7F32;border-color:#CD7F32}.Catastrophic{background-color:#118259;border-color:#118259}.platinum-metal{background-color:#AA9772;border-color:#AA9772}.gold-metal{background-color:#dab904;border-color:#dab904}.silver-metal{background-color:#92a4b0;border-color:#92a4b0}.bronze-metal{background-color:#CD7F32;border-color:#CD7F32}.catastrophic-metal{background-color:#118259;border-color:#118259}.browse-products-filters{display:none}body.browse-products .browse-products-filters{display:block}body.browse-products .modal-dialog.modal-lg{margin-top:65px}.insurance-plan h4.search-subheading .search-step-title,.insurance-plan h4.search-subheading .search-step{display:inline-block}.insurance-plan h4.search-subheading .search-step-title{padding-top:8px;padding-bottom:8px}.insurance-plan h4.search-subheading .search-step{padding-top:9px;padding-bottom:9px;color:white;border:1px solid #357ebd;width:40px;margin-right:9px;text-align:center;background-color:#1187ca}.insurance-plan .state-thumbnail{width:150%}.insurance-plan .panel-search{margin-bottom:20px}.insurance-plan .panel-search .panel-heading{color:#333;padding:0}.insurance-plan div.person{padding:10px 0}.insurance-plan div.person strong{margin-right:5px}.insurance-plan div.person-age input{width:45px;display:inline-block}.insurance-plan div.person-smoking{padding-top:7px}.insurance-plan div.person-smoking div.icheckbox_square-blue{display:inline-block}.insurance-plan div.person-remove button{border-radius:40px;padding:2px 7px 4px;line-height:1;margin:5px 0;height:24px;vertical-align:middle;color:#777}.insurance-plan div.person-remove button:hover{border-color:#111;color:#111;background:none}#insurance_plan{margin-top:48px;margin-bottom:96px}.insurance-plan h1{margin-top:0 !important}.insurance-plan p.large-detail{font-weight:bold;color:#000}.fill{min-height:100%;height:100%}.panel-default .premium{font-size:42px;margin-top:0;margin-bottom:4px}.insurance-plan .cost-share-value{font-size:22px;line-height:22px;margin-bottom:0}.panel-default strong{color:#444;font-weight:500}.panel-default h4{color:#1187ca}.text-10{font-size:12px;color:#000}.text-12{font-size:12px}#doPack .plan-detail{-webkit-transition:width .4s,height .4s;-moz-transition:width .4s,height .4s;-o-transition:width .4s,height .4s;transition:width .4s,height .4s}.text-white{color:#FFF !important;font-weight:normal!important}.btn{border-radius:0px!important}#searchKeyword,#searchKeyword:focus,#phonenumber:focus{outline-style:none;box-shadow:none;border-color:transparent}.agents .btn{margin:0px!important}.font-16 #state{line-height:30px!important;font-size:13px!important}.table-responsive{min-height:inherit;overflow:hidden;padding:10px 0}.step label{font-size:11px;margin:0!important;display:inherit;font-weight:normal}.applicant-info.even{background:#eee}.healthscript .validation{font-size:12px}.healthscript .validation.text-danger{color:#e74c3c !important}#flow-editor #start *,#flow-editor td *{-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important}#flow-editor h1,#flow-editor h2,#flow-editor h3,#flow-editor h4,#flow-editor h5,#flow-editor h6{margin:0}#flow-editor .vbx-applet{padding:10px 20px;color:#555}#flow-editor .vbx-applet h2{margin:0 0 10px 0;font-size:22px;font-weight:normal;color:#444}#flow-editor .vbx-applet h3{margin:10px 0 10px 0;font-size:18px;font-weight:normal;color:#666}#flow-editor .vbx-applet h4{margin:10px 0;font-size:14px;font-weight:bold;color:#666}#flow-editor .vbx-applet p{margin-bottom:15px}#flow-editor .vbx-applet .vbx-items-grid{width:100%;margin:10px 0;background-color:#FFF;border:none}#flow-editor .vbx-applet .vbx-items-grid th{padding:5px;color:#444;text-align:center;border:1px solid #CCC}#flow-editor .vbx-applet .vbx-items-grid td{padding:5px;border:1px solid #CCC;border-bottom:1px solid #888}#flow-editor .vbx-applet .vbx-menu-grid{margin-bottom:20px}#flow-editor .vbx-applet .vbx-menu-grid td{padding:15px 0;color:#555;border-top:1px solid #555;border-bottom:1px solid #555;vertical-align:middle !important}#flow-editor .vbx-applet .vbx-menu-grid .menu-option{font-weight:bold;text-align:center}#flow-editor .vbx-applet .vbx-menu-grid .action{float:left;margin-right:10px}#flow-editor .vbx-applet .vbx-full-pane{margin-bottom:20px;padding:10px;background-color:#EEE;border:1px solid #DDD;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}#flow-editor .vbx-applet .vbx-split-pane{margin-bottom:20px;padding:10px;background-color:#FFF;border:1px solid #DDD;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box;overflow:auto}#flow-editor .vbx-applet .vbx-split-pane .pane{float:right;width:48%}#flow-editor .vbx-applet .vbx-split-pane .first{float:left;width:48%}#flow-editor .vbx-applet-fieldset{margin-bottom:15px}#flow-editor .vbx-applet-fieldset label{display:block;margin-bottom:12px;font-size:13px;color:#404040}#flow-editor .vbx-applet-fieldset span{font-size:11px;font-style:italic;color:#666}#flow-editor .vbx-applet-fieldset input.text{display:block;width:290px;margin-top:3px;padding:0 5px;height:30px;font-size:14px;background:url(/assets/i/form-input-text-300.png) no-repeat left top;border:none}#flow-editor .vbx-applet-fieldset label.checkbox,#flow-editor .vbx-applet-fieldset label.radio{font-weight:bold;cursor:pointer}#flow-editor .vbx-applet-fieldset select{display:block;margin-top:3px;padding:6px 5px 5px 5px;height:30px;font-size:14px;border:none;width:300px;background:url(/assets/i/form-input-text-300.png) no-repeat left top}#flow-editor .vbx-applet-fieldset select option{padding:4px 5px}#flow-editor .vbx-applet textarea.medium{width:546px;height:60px}#flow-editor .vbx-applet textarea.large{width:546px;height:140px}#flow-editor .settings-panel .empty-item{display:block;height:60px;line-height:60px;width:130px;margin:0;padding:10px;text-align:center;background-color:#FFF;border:1px dashed #555;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}#flow-editor .settings-panel .filled-item .item-body{position:relative;width:150px}#flow-editor .settings-panel .flowline-item-remove{position:absolute;bottom:7px;left:7px;display:block;height:16px;width:16px;cursor:pointer}#flow-editor .settings-panel .filled-item a.item-box{display:block;width:130px;margin:0;padding:25px 10px 20px 10px;font-weight:bold;color:#333;text-decoration:none;text-align:center;background-color:#EFEFEF;border:2px solid #666;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}#flow-editor .settings-panel .filled-item a.item-box:hover{background-color:#FFF;border:2px solid #222}#flow-editor .settings-panel .empty-item.ui-state-active,#flow-editor .settings-panel .filled-item.ui-state-active a.item-box{border:1px solid #333;background-color:#FFC}#flow-editor .settings-panel .usergroup-container{overflow:auto;margin-bottom:20px;padding:10px;background-color:#EEE;border:1px solid #DDD;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}#flow-editor .settings-panel .selected-usergroup{float:left;margin:0;padding:8px;font-weight:bold;background-color:#FFF;border:1px solid #999;border-right:none;-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}#flow-editor .settings-panel .placeholder{margin:0;font-weight:normal;color:#CCC;background-color:#777 !important;border-color:#444}#flow-editor .settings-panel .usergroup-picker{float:left;padding:4px;background-color:#FFF;border:1px solid #999;border-left:1px solid #444;cursor:pointer;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}#flow-editor .audio-choice{margin-bottom:0px;padding:0px;background-color:#eee;border:1px solid #ddd;width:100%;text-align:left;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}#flow-editor .audio-choice table{width:auto !important}#flow-editor .audio-choice .audio-choice-selector{position:relative;height:100%;width:100%}#flow-editor .audio-choice .audio-choice-close-button{position:absolute;right:5px;top:5px;margin:0px !important;z-index:2}#flow-editor .audio-choice .audio-choice-selector .audio-choice-selector-item-wrapper{float:left;width:25%}#flow-editor .audio-choice .audio-choice-selector .audio-choice-selector-item-wrapper .padding-and-border{padding:4px;border-right:1px solid #ddd}#flow-editor .audio-choice .audio-choice-selector .audio-choice-selector-item-wrapper .padding-and-border.last{border-right-width:0 !important}#flow-editor .audio-choice .audio-choice-selector .audio-choice-selector-item{display:block;position:relative;width:100%;padding-top:20px;padding-bottom:20px;text-align:center}#flow-editor .audio-choice .audio-choice-selector a{text-decoration:none}#flow-editor .audio-choice .audio-choice-selector .audio-choice-selector-item:hover{background-color:#ddd}#flow-editor .audio-choice .audio-choice-selector .audio-choice-selector-item{text-decoration:none}#flow-editor .audio-choice .title{font-weight:bold;color:#40a4d9}#flow-editor .audio-choice .description{font-weight:normal;color:#777}#flow-editor .audio-choice .audio-choice-editor{position:relative;height:100%}#flow-editor .audio-choice .audio-choice-editor .title-bar{margin:0px;padding-bottom:8px;border-bottom:1px solid #c8c8c8}#flow-editor .audio-choice .audio-choice-editor .title-bar .editor-label{font-weight:bold}#flow-editor .audio-choice .audio-choice-editor .audio-choice-read-text .voicemail-text{width:95%;height:60px}#flow-editor .audio-choice .audio-choice-editor .audio-choice-read-text button{float:right}#flow-editor .audio-choice .audio-choice-current-value{width:100%;height:100%;position:relative;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;-webkit-background-clip:padding-box}#flow-editor .audio-choice .audio-choice-current-value td.left-indicator{background-color:#c8c8c8;padding:8px 12px 8px 12px;-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px;white-space:nowrap}#flow-editor .audio-choice .audio-choice-current-value td.right-indicator{background-color:#c8c8c8;padding:8px 10px 8px 8px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}#flow-editor .audio-choice .audio-choice-current-value td.middle{vertical-align:middle !important;padding:4px 12px 4px 12px;width:100%}#flow-editor .audio-choice .audio-choice-current-value td.middle .read-text{font-style:italic}#flow-editor .audio-choice table.player{width:250px !important}#flow-editor .audio-choice table.player td{vertical-align:middle !important}#flow-editor .audio-choice table.player td.player-cell{width:100%}#flow-editor .audio-choice .audio-choice-editor .audio-choice-upload .upload-bar-container{padding:10px;text-align:center}#flow-editor .audio-choice .audio-choice-editor .audio-choice-upload .upload-bar{-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box;float:left;background:#c3c3c3;border:1px solid #aaa;display:block;width:100%;height:20px;margin-top:5px}#flow-editor .audio-choice .audio-choice-editor .audio-choice-upload .upload-progress-bar{background-color:#48c8e3;width:0px;height:20px}#flow-editor .audio-choice .audio-choice-editor .audio-choice-upload .swfupload-container{width:100%;margin-top:6px;height:68px;background-color:#eee}#flow-editor .audio-choice .audio-choice-editor .audio-choice-upload .swfupload-container.hover{background-color:#ddd}#flow-editor .audio-choice .audio-choice-editor .audio-choice-upload .swfupload-control{position:relative;width:100%;height:68px;z-index:1000;top:-68px}#flow-editor .audio-choice .audio-choice-editor .audio-choice-upload .swfupload-container .explanation{height:68px;font-weight:bold;color:#40a4d9;margin-left:auto;margin-right:auto;text-align:center}#flow-editor .audio-choice .audio-choice-editor .audio-choice-library table.player{width:100% !important}#flow-editor .audio-choice .audio-choice-editor .audio-choice-library .empty-container{width:100%;margin-top:30px;margin-bottom:20px;text-align:center}#flow-editor .audio-choice .audio-choice-editor .audio-choice-library .chooser-container{margin-left:20px;margin-right:20px;margin-top:20px}#flow-editor .audio-choice .audio-choice-editor .audio-choice-library .chooser-container button{float:right}#flow-editor .audio-choice .audio-choice-editor .audio-choice-library select{width:100%}#flow-editor .audio-choice .audio-choice-editor .audio-choice-record{height:100%}#flow-editor .audio-choice .audio-choice-editor .audio-choice-record .error{margin-bottom:15px;padding:10px;font-weight:bold;border:1px solid #999}#flow-editor .audio-choice .audio-choice-editor .audio-choice-record .status table{margin-left:auto;margin-right:auto}#flow-editor .audio-choice .audio-choice-editor .audio-choice-record td{vertical-align:middle !important;padding:4px}#flow-editor .radio-table{border:1px solid #bbb;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}#flow-editor .radio-table .radio-cell{width:40px;text-align:center;vertical-align:middle !important}#flow-editor .radio-table .radio-table-row.on .radio-cell{background-color:#85d5ff}#flow-editor .radio-table .radio-table-row.off .radio-cell{background-color:#d9d9d9;color:#ccc}#flow-editor .radio-table .radio-table-row.off .content-cell h4{color:#ccc}#flow-editor .radio-table .radio-table-row.off .content-cell input{background-color:#ccc}#flow-editor .radio-table .radio-table-row.first .radio-cell{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}#flow-editor .radio-table .radio-table-row.last .radio-cell{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}#flow-editor .radio-table td.content-cell{padding:8px}#flow-editor .radio-table .radio-table-row.on .content-cell{background-color:#e5f6ff}#flow-editor .radio-table .radio-table-row.off .content-cell{background-color:#eee}#flow-editor .radio-table .radio-table-row.fist .content-cell{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}#flow-editor .radio-table .radio-table-row.last .content-cell{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}#flow-editor .radio-table .radio-table-row{border-bottom:1px solid #bbb}#flow-editor .radio-table .radio-table-row.last{border-bottom-width:0}#flow-editor #start .start-heading{text-align:center}#flow-editor #start .start-instruct{margin-bottom:15px;font-size:13px;text-align:center}#flow-editor #start .filled-item .item-body{margin:0 auto}#flow-editor #start .add-new-item,#flow-editor #start .empty-item,#flow-editor #start .filled-item a.item-box{margin:0 auto}#flow-editor #flowline{margin:0;padding:10px;background-color:#555;overflow-x:scroll}#flow-editor #flowline table{width:100%}#flow-editor #flowline #instances td{vertical-align:top}#flow-editor #flowline .flow-instance{width:600px;margin:10px;background-color:#FFF;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box;overflow:auto}#flow-editor #flowline .flow-instance .minimize{float:right;margin:7px 12px 0 0}#flow-editor #flowline .flow-instance .view-source{display:block;float:left;margin:5px;padding:5px 10px;font-size:11px;color:#777;text-decoration:none;background-color:#EEE;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-background-clip:padding-box}#flow-editor #flowline .flow-instance .view-source:hover{color:#333;background-color:#DDD}#flow-editor #flowline .applet-name{margin-bottom:10px;padding:8px;font-size:17px;color:#EEE;text-align:center;background-color:#222;border:1px solid #FFF;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}#flow-editor .settings-panel .empty-item{display:block;height:60px;line-height:60px;width:130px;margin:0;padding:10px;text-align:center;background-color:#FFF;border:1px dashed #555;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}#flow-editor #start .start-heading{text-align:center}#flow-editor #start .start-instruct{margin-bottom:15px;font-size:13px;text-align:center}#flow-editor #start .filled-item .item-body{margin:0 auto}#flow-editor #start .add-new-item,#flow-editor #start .empty-item,#flow-editor #start .filled-item a.item-box{margin:0 auto}#items-toolbox h3{margin-bottom:15px}#items-toolbox .applet-item,.as-sortable-dragging .applet-item{display:block;float:left;height:80px;width:115px;margin:0 8px 16px 8px;padding:20px 10px 10px 10px;font-size:11px;font-weight:bold;color:#333;text-align:center;text-decoration:none;background:#FFF url(https://openvbx.com/assets/i/applet-drag-grip.png) no-repeat center 2px;border:1px solid #666;cursor:move;overflow:hidden;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}#items-toolbox .applet-icon,.filled-item .applet-icon,.as-sortable-dragging .applet-icon{display:block!important;height:24px!important;width:24px!important;margin:0 auto 5px auto!important;margin-left:auto;margin-right:auto;text-align:center}#items-toolbox .applet-item,.as-sortable-dragging .applet-item{display:block;float:left;height:80px;width:115px;margin:0 8px 16px 8px;padding:20px 10px 10px 10px;font-size:11px;font-weight:bold;color:#333;text-align:center;text-decoration:none;background:#FFF url(https://openvbx.com/assets/i/applet-drag-grip.png) no-repeat center 2px;border:1px solid #666;cursor:move;overflow:hidden;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}#items-toolbox .applet-icon,.filled-item .applet-icon,.as-sortable-dragging .applet-icon{display:block!important;height:24px!important;width:24px!important;margin:0 auto 5px auto!important;margin-left:auto;margin-right:auto;text-align:center}span.replace{display:none!important}#items-toolbox #sortable-applets{display:inline}#items-toolbox #sortable-applets{margin:0;padding:0;list-style:none;min-height:50px}.item-body .applet-item,.as-sortable-dragging .applet-item{display:block;float:left;height:80px;width:115px;margin:0 8px 16px 8px;padding:20px 10px 10px 10px;font-size:11px;font-weight:bold;color:#333;text-align:center;text-decoration:none;background:#FFF url(https://openvbx.com/assets/i/applet-drag-grip.png) no-repeat center 2px;border:1px solid #666;cursor:move;overflow:hidden;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}.item-body .applet-icon,.item-body .filled-item .applet-icon,.as-sortable-dragging .applet-icon{display:block!important;height:24px!important;width:24px!important;margin:0 auto 5px auto!important;margin-left:auto;margin-right:auto;text-align:center}.item-body #sortable-applets{display:inline}.item-body #sortable-applets{margin:0;padding:0;list-style:none;min-height:50px}#start .filled-item .item-body{margin:0 auto}.settings-panel .filled-item .item-body{position:relative;width:150px}.settings-panel .filled-item a.item-box{display:block;width:130px;margin:0;padding:25px 10px 20px 10px;font-weight:bold;color:#333;text-decoration:none;text-align:center;background-color:#EFEFEF;border:2px solid #666;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}.applet{float:left}.item-body .applet{float:none}.as-sortable-item,.as-sortable-placeholder{display:block}.as-sortable-item{-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none}.as-sortable-item,.as-sortable-placeholder{display:block}#flowline,#items-toolbox{min-height:750px}.action-mini{display:block;height:16px;width:16px;background:url(https://openvbx.com/assets/i/action-icons-mini-sprite.png) no-repeat}.remove-mini{background-position:-21px center}.settings-panel .flowline-item-remove{position:absolute;bottom:7px;left:7px;display:block;height:16px;width:16px;cursor:pointer}.flowline-item{position:relative}.vbx-applet{padding:10px 20px;color:#555}.vbx-applet h2{margin:0 0 10px 0;font-size:22px;font-weight:normal;color:#444}.vbx-applet h3{margin:10px 0 10px 0;font-size:18px;font-weight:normal;color:#666}.vbx-applet h4{margin:10px 0;font-size:14px;font-weight:bold;color:#666}.vbx-applet p{margin-bottom:15px}.vbx-applet .vbx-items-grid{width:100%;margin:10px 0;background-color:#FFF;border:none}.vbx-applet .vbx-items-grid th{padding:5px;color:#444;text-align:center;border:1px solid #CCC}.vbx-applet .vbx-items-grid td{padding:5px;border:1px solid #CCC;border-bottom:1px solid #888}.vbx-applet .vbx-menu-grid{margin-bottom:20px}.vbx-applet .vbx-menu-grid td{padding:15px 0;color:#555;border-top:1px solid #555;border-bottom:1px solid #555;vertical-align:middle !important}.vbx-applet .vbx-menu-grid .menu-option{font-weight:bold;text-align:center}.vbx-applet .vbx-menu-grid .action{float:left;margin-right:10px}.vbx-applet .vbx-full-pane{margin-bottom:20px;padding:10px;background-color:#EEE;border:1px solid #DDD;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}.vbx-applet .vbx-split-pane{margin-bottom:20px;padding:10px;background-color:#FFF;border:1px solid #DDD;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box;overflow:auto}.vbx-applet .vbx-split-pane .pane{float:right;width:48%}.vbx-applet .vbx-split-pane .first{float:left;width:48%}.vbx-applet-fieldset{margin-bottom:15px}.vbx-applet-fieldset label{display:block;margin-bottom:12px;font-size:13px;color:#404040}.vbx-applet-fieldset span{font-size:11px;font-style:italic;color:#666}.vbx-applet-fieldset input.text{display:block;width:290px;margin-top:3px;padding:0 5px;height:30px;font-size:14px;background:url(../i/form-input-text-300.png) no-repeat left top;border:none}.vbx-applet-fieldset label.checkbox,.vbx-applet-fieldset label.radio{font-weight:bold;cursor:pointer}.vbx-applet-fieldset select{display:block;margin-top:3px;padding:6px 5px 5px 5px;height:30px;font-size:14px;border:none;width:300px;background:url(../i/form-input-text-300.png) no-repeat left top}.vbx-applet-fieldset select option{padding:4px 5px}.vbx-applet textarea.medium{width:546px;height:60px}.vbx-applet textarea.large{width:546px;height:140px}.settings-panel .empty-item{display:block;height:60px;line-height:60px;width:130px;margin:0;padding:10px;text-align:center;background-color:#FFF;border:1px dashed #555;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}.settings-panel .filled-item .item-body{position:relative;width:150px}.settings-panel .flowline-item-remove{position:absolute;bottom:7px;left:7px;display:block;height:16px;width:16px;cursor:pointer}.settings-panel .filled-item a.item-box{display:block;width:130px;margin:0;padding:25px 10px 20px 10px;font-weight:bold;color:#333;text-decoration:none;text-align:center;background-color:#EFEFEF;border:2px solid #666;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}.settings-panel .filled-item a.item-box:hover{background-color:#FFF;border:2px solid #222}.settings-panel .empty-item.ui-state-active,.settings-panel .filled-item.ui-state-active a.item-box{border:1px solid #333;background-color:#FFC}.settings-panel .usergroup-container{overflow:auto;margin-bottom:20px;padding:10px;background-color:#EEE;border:1px solid #DDD;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}.settings-panel .selected-usergroup{float:left;margin:0;padding:8px;font-weight:bold;background-color:#FFF;border:1px solid #999;border-right:none;-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.settings-panel .placeholder{margin:0;font-weight:normal;color:#CCC;background-color:#777;border-color:#444}.settings-panel .usergroup-picker{float:left;padding:4px;background-color:#FFF;border:1px solid #999;border-left:1px solid #444;cursor:pointer;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.audio-choice{margin-bottom:0px;padding:0px;background-color:#eee;border:1px solid #ddd;width:100%;text-align:left;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}.audio-choice table{width:auto !important}.audio-choice .audio-choice-selector{position:relative;height:100%;width:100%}.audio-choice .audio-choice-close-button{position:absolute;right:5px;top:5px;margin:0px !important;z-index:2}.audio-choice .audio-choice-selector .audio-choice-selector-item-wrapper{float:left;width:25%}.audio-choice .audio-choice-selector .audio-choice-selector-item-wrapper .padding-and-border{padding:4px;border-right:1px solid #ddd}.audio-choice .audio-choice-selector .audio-choice-selector-item-wrapper .padding-and-border.last{border-right-width:0px !important}.audio-choice .audio-choice-selector .audio-choice-selector-item{display:block;position:relative;width:100%;padding-top:20px;padding-bottom:20px;text-align:center}.audio-choice .audio-choice-selector a{text-decoration:none}.audio-choice .audio-choice-selector .audio-choice-selector-item:hover{background-color:#ddd}.audio-choice .audio-choice-selector .audio-choice-selector-item{text-decoration:none}.audio-choice .title{font-weight:bold;color:#40a4d9}.audio-choice .description{font-weight:normal;color:#777}.audio-choice .audio-choice-editor{position:relative;height:100%}.audio-choice .audio-choice-editor .title-bar{margin:0px;padding-bottom:8px;border-bottom:1px solid #c8c8c8}.audio-choice .audio-choice-editor .title-bar .editor-label{font-weight:bold}.audio-choice .audio-choice-editor .audio-choice-read-text .voicemail-text{width:95%;height:60px}.audio-choice .audio-choice-editor .audio-choice-read-text button{float:right}.audio-choice .audio-choice-current-value{width:100%;height:100%;position:relative;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;-webkit-background-clip:padding-box}.audio-choice .audio-choice-current-value td.left-indicator{background-color:#c8c8c8;padding:8px 12px 8px 12px;-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px;white-space:nowrap}.audio-choice .audio-choice-current-value td.right-indicator{background-color:#c8c8c8;padding:8px 10px 8px 8px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.audio-choice .audio-choice-current-value td.middle{vertical-align:middle !important;padding:4px 12px 4px 12px;width:100%}.audio-choice .audio-choice-current-value td.middle .read-text{font-style:italic}.audio-choice table.player{width:250px !important}.audio-choice table.player td{vertical-align:middle !important}.audio-choice table.player td.player-cell{width:100%}.audio-choice .audio-choice-editor .audio-choice-upload .upload-bar-container{padding:10px;text-align:center}.audio-choice .audio-choice-editor .audio-choice-upload .upload-bar{-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box;float:left;background:#c3c3c3;border:1px solid #aaa;display:block;width:100%;height:20px;margin-top:5px}.audio-choice .audio-choice-editor .audio-choice-upload .upload-progress-bar{background-color:#48c8e3;width:0px;height:20px}.audio-choice .audio-choice-editor .audio-choice-upload .swfupload-container{width:100%;margin-top:6px;height:68px;background-color:#eee}.audio-choice .audio-choice-editor .audio-choice-upload .swfupload-container.hover{background-color:#ddd}.audio-choice .audio-choice-editor .audio-choice-upload .swfupload-control{position:relative;width:100%;height:68px;z-index:1000;top:-68px}.audio-choice .audio-choice-editor .audio-choice-upload .swfupload-container .explanation{height:68px;font-weight:bold;color:#40a4d9;margin-left:auto;margin-right:auto;text-align:center}.audio-choice .audio-choice-editor .audio-choice-library table.player{width:100% !important}.audio-choice .audio-choice-editor .audio-choice-library .empty-container{width:100%;margin-top:30px;margin-bottom:20px;text-align:center}.audio-choice .audio-choice-editor .audio-choice-library .chooser-container{margin-left:20px;margin-right:20px;margin-top:20px}.audio-choice .audio-choice-editor .audio-choice-library .chooser-container button{float:right}.audio-choice .audio-choice-editor .audio-choice-library select{width:100%}.audio-choice .audio-choice-editor .audio-choice-record{height:100%}.audio-choice .audio-choice-editor .audio-choice-record .error{margin-bottom:15px;padding:10px;font-weight:bold;border:1px solid #999}.audio-choice .audio-choice-editor .audio-choice-record .status table{margin-left:auto;margin-right:auto}.audio-choice .audio-choice-editor .audio-choice-record td{vertical-align:middle !important;padding:4px}.radio-table{border:1px solid #bbb;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}.radio-table .radio-cell{width:40px;text-align:center;vertical-align:middle !important}.radio-table .radio-table-row.on .radio-cell{background-color:#85d5ff}.radio-table .radio-table-row.off .radio-cell{background-color:#d9d9d9;color:#cccccc}.radio-table .radio-table-row.off .content-cell h4{color:#cccccc}.radio-table .radio-table-row.off .content-cell input{background-color:#cccccc}.radio-table .radio-table-row.first .radio-cell{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.radio-table .radio-table-row.last .radio-cell{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.radio-table td.content-cell{padding:8px}.radio-table .radio-table-row.on .content-cell{background-color:#e5f6ff}.radio-table .radio-table-row.off .content-cell{background-color:#eee}.radio-table .radio-table-row.fist .content-cell{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.radio-table .radio-table-row.last .content-cell{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.radio-table .radio-table-row{border-bottom:1px solid #bbb}.radio-table .radio-table-row.last{border-bottom-width:0px}#start .start-heading{text-align:center}#start .start-instruct{margin-bottom:15px;font-size:13px;text-align:center}#start .filled-item .item-body{margin:0 auto}#start .add-new-item,#start .empty-item,#start .filled-item a.item-box{margin:0 auto}.timing-timerange-wrap .timing-remove{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH1gcaCwc7dyiuewAAAIlJREFUOMvtkrEJAmEMRt8PNm5g7Qp3IziGra0jiAO4wGHrHLrA3RDWtiLIXfJZ2IjG4u/zIM1HeAkhkCTJX8p30G5OPdBUeob+uG4/g1nQ1By2K0YXBRhNoUl6VwF23flnkUjM/Wlcbw8kcBcuMBfmMDmYicmFOywX83BwJB723aX6FPlVSVLBC1diMdtPBZMcAAAAAElFTkSuQmCC') no-repeat center right;text-indent:-1000em;width:30px;float:right}.timing-timerange-wrap .timing-add{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH1gcaCwcs9PsrvAAAAQ9JREFUOMvtlTFLA0EUhL87T1BstBCsLKzs70oRgv6MNBYhhSD+AkkKsfEPBNv8BVstLGxyjb2FtY2FiuLtGwtzITEHu8ELWGRgYRdm5z12hrewwLwRhZCyVn8ApMNjPrhqZr47cWADabfdoNNuMFagFuGZ8T+ENQM38Rg1KaoR53eNKUOTKqMuTw75Mo0iE8cxbx8FElwcH1CYkED6idVZ7yb1dgzw+ul4en5HAjNhAmfCGRQGzonChBnsbK2GPQWQd3q3Ux2cNvfJH1+4u3+o0sm9wlXhz1p9RZOcqLZUrK8tY5pH3IZm1SW8VG62N1fY290InjWJR9iV5hydX6cVRukv0y0aW6WYLT6GYHwD8BReNGzpZScAAAAASUVORK5CYII=') no-repeat center right;text-indent:-1000em;width:30px;float:right}.timing-timerange-wrap .timepicker-widget{float:left}.timing-timerange-wrap label{float:left;min-width:90px}#flowline .flow-instance .minimize{float:right;margin:7px 12px 0 0}.barbosa-theme a:visited{color:#368FC9}.barbosa-theme a:link{color:#368FC9}.action{display:block;height:24px;width:24px;background:url(/images/action-icons-sprite.png) no-repeat}.minimize{background-position:-170px center !important}.choose{background-position:-204px center !important}.remove{background-position:-34px center}#flow-editor .audio-choice{margin-bottom:0px;padding:0px;background-color:#eee;border:1px solid #ddd;width:100%;text-align:left;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box}#flow-editor .audio-choice table{width:auto !important}#flow-editor .audio-choice .audio-choice-selector{position:relative;height:100%;width:100%}#flow-editor .audio-choice .audio-choice-close-button{position:absolute;right:5px;top:5px;margin:0px !important;z-index:2;background-position:-136px 0}#flow-editor .audio-choice .audio-choice-selector .audio-choice-selector-item-wrapper{float:left;width:25%}#flow-editor .audio-choice .audio-choice-selector .audio-choice-selector-item-wrapper .padding-and-border{padding:4px;border-right:1px solid #ddd}#flow-editor .audio-choice .audio-choice-selector .audio-choice-selector-item-wrapper .padding-and-border.last{border-right-width:0 !important}#flow-editor .audio-choice .audio-choice-selector .audio-choice-selector-item{display:block;position:relative;width:100%;padding-top:20px;padding-bottom:20px;text-align:center}#flow-editor .audio-choice .audio-choice-selector a{text-decoration:none}#flow-editor .audio-choice .audio-choice-selector .audio-choice-selector-item:hover{background-color:#ddd}#flow-editor .audio-choice .audio-choice-selector .audio-choice-selector-item{text-decoration:none}#flow-editor .audio-choice .title{font-weight:bold;color:#40a4d9}#flow-editor .audio-choice .description{font-weight:normal;color:#777}#flow-editor .audio-choice .audio-choice-editor{position:relative;height:100%}#flow-editor .audio-choice .audio-choice-editor .title-bar{margin:0px;padding-bottom:8px;border-bottom:1px solid #c8c8c8}#flow-editor .audio-choice .audio-choice-editor .title-bar .editor-label{font-weight:bold}#flow-editor .audio-choice .audio-choice-editor .audio-choice-read-text .voicemail-text{width:95%;height:60px}#flow-editor .audio-choice .audio-choice-editor .audio-choice-read-text button{float:right}#flow-editor .audio-choice .audio-choice-current-value{width:100%;height:100%;position:relative;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;-webkit-background-clip:padding-box}#flow-editor .audio-choice .audio-choice-current-value td.left-indicator{background-color:#c8c8c8;padding:8px 12px 8px 12px;-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px;white-space:nowrap}#flow-editor .audio-choice .audio-choice-current-value td.right-indicator{background-color:#c8c8c8;padding:8px 10px 8px 8px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}#flow-editor .audio-choice .audio-choice-current-value td.middle{vertical-align:middle !important;padding:4px 12px 4px 12px;width:100%}#flow-editor .audio-choice .audio-choice-current-value td.middle .read-text{font-style:italic}#flow-editor .audio-choice table.player{width:250px !important}#flow-editor .audio-choice table.player td{vertical-align:middle !important}#flow-editor .audio-choice table.player td.player-cell{width:100%}#flow-editor .audio-choice .audio-choice-editor .audio-choice-upload .upload-bar-container{padding:10px;text-align:center}#flow-editor .audio-choice .audio-choice-editor .audio-choice-upload .upload-bar{-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box;float:left;background:#c3c3c3;border:1px solid #aaa;display:block;width:100%;height:20px;margin-top:5px}#flow-editor .audio-choice .audio-choice-editor .audio-choice-upload .upload-progress-bar{background-color:#48c8e3;width:0px;height:20px}#flow-editor .audio-choice .audio-choice-editor .audio-choice-upload .swfupload-container{width:100%;margin-top:6px;height:68px;background-color:#eee}#flow-editor .audio-choice .audio-choice-editor .audio-choice-upload .swfupload-container.hover{background-color:#ddd}#flow-editor .audio-choice .audio-choice-editor .audio-choice-upload .swfupload-control{position:relative;width:100%;height:68px;z-index:1000;top:-68px}#flow-editor .audio-choice .audio-choice-editor .audio-choice-upload .swfupload-container .explanation{height:68px;font-weight:bold;color:#40a4d9;margin-left:auto;margin-right:auto;text-align:center}#flow-editor .audio-choice .audio-choice-editor .audio-choice-library table.player{width:100% !important}#flow-editor .audio-choice .audio-choice-editor .audio-choice-library .empty-container{width:100%;margin-top:30px;margin-bottom:20px;text-align:center}#flow-editor .audio-choice .audio-choice-editor .audio-choice-library .chooser-container{margin-left:20px;margin-right:20px;margin-top:20px}#flow-editor .audio-choice .audio-choice-editor .audio-choice-library .chooser-container button{float:right}#flow-editor .audio-choice .audio-choice-editor .audio-choice-library select{width:100%}#flow-editor .audio-choice .audio-choice-editor .audio-choice-record{height:100%}#flow-editor .audio-choice .audio-choice-editor .audio-choice-record .error{margin-bottom:15px;padding:10px;font-weight:bold;border:1px solid #999}#flow-editor .audio-choice .audio-choice-editor .audio-choice-record .status table{margin-left:auto;margin-right:auto}#flow-editor .audio-choice .audio-choice-editor .audio-choice-record td{vertical-align:middle !important;padding:4px}.btn-separator{margin:0 5px;border:none!important;margin-left:1px!important;cursor:default}.btn-separator:hover,.btn-separator:active,.btn-separator:focus,.btn-separator:visited{background-color:transparent!important;border-color:transparent!important;color:#fff !important;outline:none!important;box-shadow:none!important;-webkit-box-shadow:none!important}.table-hover.bg-hover-warning>tbody>tr:hover{background-color:#fcf8e3}.table-hover.bg-hover-white>tbody>tr:hover{background-color:#FFF !important;cursor:pointer}.table-hover.bg-hover-info>tbody>tr:hover{background-color:#d9edf7}.table-hover.bg-hover-success>tbody>tr:hover{background-color:#dff0d8}.table-hover.bg-hover-danger>tbody>tr:hover{background-color:#f2dede}.table-hover.bg-hover-primary>tbody>tr:hover{color:#fff;background-color:#337ab7}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-color:#F1F1F1}#side-menu li .nav-second-level li.active a{background:#f1f1f1}.pointer{cursor:pointer}.footer{padding:10px 18px;background:#ffffff;border-top:1px solid #e4e5e7;transition:all .4s ease 0s;position:relative;bottom:0;left:201px;right:201px}.fixed-footer .footer{position:fixed!important;z-index:1001;bottom:0}.hide-sidebar .footer{left:0}@media print{body{min-height:auto}.print-padding-small{padding:0px!important}#wrapper,html{min-height:auto!important;max-height:auto!important}html{overflow:hidden}}.star{color:#fde16d !important}.table-hover.bg-hover-success-important>tbody>tr:hover>td{background-color:#dff0d8 !important}.login-redirect-container{margin-top:20px}@media (min-width:1200px){.login-redirect-container{width:1170px}}@media (min-width:992px){.login-redirect-container{width:970px}}@media (min-width:768px){.login-redirect-container{width:750px}.login-redirect-container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}}.alert-rounded{border-radius:4px!important}.ng-animate.no-animate{transition:0s none;-webkit-transition:0s none;animation:0s none;-webkit-animation:0s none}.input-group-btn>.btn-default{border-color:#ccc !important}.cursor{cursor:pointer!important}.small-stat h3{font-size:1.3em}.small-stat .panel-body.h-165{padding:10px}.small-stat .panel-body.h-130{padding:10px}.small-stat .substat-label{display:none}.small-stat .h-165{min-height:125px}.small-stat .h-130{min-height:125px}.small-stat h1{font-size:1.8em}.btn-df{background-color:#fff;border-color:#e4e5e7;color:#6a6c6f}.btn-df.active{background-color:#62cb31;border-color:#62cb31;background-color:#047aff !important;border-color:#047aff !important;color:#FFFFFF}.question-wrap{border-bottom:1px solid #f1f1f1;padding:15px 0px;margin:5px 0 15px 0}li#startSale a{margin-right:0px}.add-applicant-wrap{width:100%;min-height:389px;border:2px dashed #f1f1f1;text-align:center;color:#f1f1f1;display:table}.add-applicant-wrap .add-applicant-body{display:table-cell;vertical-align:middle}.add-applicant-wrap .add-applicant-body:hover{color:#34495e;cursor:pointer}.btn-purple{background-color:#fff;border-color:#e4e5e7;color:#6a6c6f;background-color:#ac32e4;border-color:#a21ddf;color:#FFF}.btn-purple i{color:#FFF !important}.btn-purple:hover{background-color:#a21ddf;color:#f2f2f2}.form-group.has-error>.ui-select-container .form-control{border-color:#e74c3c !important}.bg-default{background-color:transparent}.bg-warning-hover{background-color:transparent !important}.bg-warning-hover h4{margin-bottom:1px}.force-sticky{position:sticky;top:62px}.cg-notify-message.ally-notify hr{border-color:#e4e5e7;margin-bottom:0!important}.cg-notify-message.ally-notify .chat-box{background-color:#e4e5e7;margin:0!important}#order2 ul.nav-tabs>li.active>a{font-weight:bold;color:#3498db}#order2 ul.nav-tabs>li>a{border-radius:0!important;padding:15px}#order2 ul.nav.nav-tabs{margin:-20px -30px;margin-bottom:20px}#order2.panel-body ul.nav.nav-tabs,.v2.lead.view.order #order2 ul.nav.nav-tabs{margin:-21px;border-top-width:1px}.orderReviewModalOpen .modal-dialog.modal-lg{margin-top:30px}.modal-dialog.modal-lg{margin-top:15px}.clickable,.clickable:hover,.clickable:focus,.clickable:focus-within,.clickable:visited,.clickable:active{outline:none;font-weight:600;text-decoration:none;color:#428bca;border-bottom:dashed 1px #428bca;padding:0px!important;border-top-width:0px!important;border-right-width:0px!important;padding-bottom:0px!important;border-left-width:0px!important}.clickable:hover{color:#2a6496;border-bottom-color:#2a6496}products .plan.advanced-plan .hpanel.hblue{margin-bottom:15px}.inmodal ul.nav.nav-tabs li a{border-radius:0px!important;padding:15px}.inmodal ul.nav.nav-tabs li.active a{font-weight:bold;color:#3498db}.form-group.has-error>.ui-select-container .form-control{border-color:#a94442 !important}.form-group.has-error>label.text-danger{color:#a94442}.fixed-footer{position:fixed;bottom:0;padding:10px;width:180px}.ng-hide.ng-hide-animate{display:none !important}.editable-checklist label{display:block}.max-800{max-height:800px!important}.scrollable{overflow:scroll}.bg-transparent{background:transparent!important}.blur{filter:blur(.5rem)}.is-unblurred .blur{filter:blur(0) !important}.border-selected{border-left-color:#047aff !important}#floatSideBar.floating .lead-timezone{display:none}body.medex-visible .medex-handle{right:-50px !important}body.medex-visible .medex-wrapper{left:0px!important}.medex-handle{display:none;width:50px;height:50px;background:#3498db;position:absolute;right:-50px;z-index:-1;font-size:25px;padding:6px 10px;bottom:60px;color:white}.medex-wrapper{position:fixed;top:0;left:-500px;z-index:2147483649;height:100%;background:#fbfbfb;width:500px;border-right:1px solid #e4e5e7;box-shadow:0 0 16px rgba(0,0,0,0.21)}.ally-content{padding-left:8px!important;padding-right:8px!important}.timeline-panel h1{font-size:1.4em}.timeline-panel h2{font-size:1.2em}.timeline-panel h3{font-size:1em}.timeline-panel h4{font-size:.85em}.timeline-panel h5{font-size:.7em}.timeline-panel h6{font-size:.6em}instrument-quick-assign{position:fixed;top:0;left:-50%;width:25%;background:#fafafa;color:#000;height:100%;padding-top:85px;box-shadow:-10px 0 25px 0 rgba(0,0,0,0.75);padding:85px 15px;z-index:-1;transition:left .3s ease 0s}instrument-quick-assign.visible{left:0!important;transition:left .3s ease 0s}.stickyFixed{position:fixed;top:65px;height:calc(100vh + 40px);z-index:1050}body.browse-products .bg-white .tab-content{height:calc(100vh - 79px);overflow:hidden}body.browse-products .bg-white .tab-content .allplans,body.browse-products .bg-white .tab-content .addonplans{height:calc(100vh - 170px);overflow:scroll}body.browse-products #floatSideBar{z-index:1049;background:white;padding:15px;margin-top:-8px}body.browse-products #floatSideBar .btn-group{display:none}@media only screen and (max-device-width:812px){#instrument .instruments{zoom:35%!important}#instrument .instruments .text-16{font-size:.8em}}.show-notifications .user-notifications{display:block !important}.show-notifications .user-notifications .bg-hover:hover{background:#fafafa}.show-notifications .user-notifications .dismiss:hover{color:#e74c3c}.shake{animation:shake .5s;animation-iteration-count:1}@keyframes shake{0%{transform:translate(1px, 1px) rotate(0deg)}10%{transform:translate(-1px, -2px) rotate(-1deg)}20%{transform:translate(-3px, 0) rotate(1deg)}30%{transform:translate(3px, 2px) rotate(0deg)}40%{transform:translate(1px, -1px) rotate(1deg)}50%{transform:translate(-1px, 2px) rotate(-1deg)}60%{transform:translate(-3px, 1px) rotate(0deg)}70%{transform:translate(3px, 1px) rotate(-1deg)}80%{transform:translate(-1px, -1px) rotate(1deg)}90%{transform:translate(1px, 2px) rotate(0deg)}100%{transform:translate(1px, -2px) rotate(-1deg)}}.checkbox-container{display:inline-block;position:relative;padding-left:25px;margin-top:0;margin-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:30px;top:-12px}.checkbox-container:last-child{margin-right:0px}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:15px;width:15px;background-color:#fff;border:1px solid #bcbec3}.checkbox-container:hover input~.checkmark{border:1px solid #0056b6}.checkbox-container input:checked~.checkmark{background-color:#2196F3}.checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:5px;top:1px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.select-clean .ui-select-multiple.ui-select-bootstrap input.ui-select-search{border:none;margin:0;padding:0;display:block;box-shadow:none}.bg-ttfd-rollover-true{background-color:#fcf8e3 !important}.p-b-none{padding-bottom:0!important}.p-t-none{padding-top:0!important}.vertical-align-middle td{vertical-align:middle!important}.editable-buttons .btn.btn-primary{background-color:#047aff;border-color:#047aff}.view-lead-order-directive strong.text-accent{color:#000 !important}.view-lead-order-directive th,.view-lead-order-directive .bg-default{background-color:#f7f8fa}.bg-info-important{background-color:#d9edf7 !important}.panel-heading.hbuilt.hblue.sherpa-recommended{border-left:15px solid #dff0d8}iframe .notion-topbar{display:none !important}.drop-box{transition:all .1s ease-out 0s}.drop-box .drop-message{display:none}.drop-box.dragover{font-family:'Roboto';position:relative;text-align:center;vertical-align:middle;height:85vh;width:100%;padding:40px;cursor:pointer;border:5px dashed #ccc;border-color:#2196F3;background-color:#E3F2FD;color:#0D47A1}.drop-box.dragover div{display:none}.drop-box.dragover div.drop-message{transition:all .1s ease-out 0s;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-weight:bold;font-size:5em;text-align:center;margin:0 auto;display:block}.drop-box.dragover div.drop-message div{transition:all .1s ease-out 0s;font-size:.7em;display:block}.drop-box.dragover div.drop-message div.show-on-upload{transition:all .1s ease-out 0s;display:none}.drop-box.dragover.uploading .drop-message .mute-on-upload{color:#daebf7}.drop-box.dragover.uploading .drop-message div.show-on-upload{transition:all .1s ease-out 0s;display:block}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900); }

.fas,
.fass,
.far,
.fasr,
.fal,
.fasl,
.fat,
.fast,
.fad,
.fadr,
.fadl,
.fadt,
.fasds,
.fasdr,
.fasdl,
.fasdt,
.fab,
.fa-solid,
.fa-regular,
.fa-light,
.fa-thin,
.fa-brands,
.fa-classic,
.fa-duotone,
.fa-sharp,
.fa-sharp-duotone,
.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.fas::before,
.fass::before,
.far::before,
.fasr::before,
.fal::before,
.fasl::before,
.fat::before,
.fast::before,
.fad::before,
.fadr::before,
.fadl::before,
.fadt::before,
.fasds::before,
.fasdr::before,
.fasdl::before,
.fasdt::before,
.fab::before,
.fa-solid::before,
.fa-regular::before,
.fa-light::before,
.fa-thin::before,
.fa-brands::before,
.fa-classic::before,
.fa-duotone::before,
.fa-sharp::before,
.fa-sharp-duotone::before,
.fa::before {
  content: var(--fa); }

.fad::after,
.fa-duotone.fa-solid::after,
.fa-duotone::after,
.fadr::after,
.fa-duotone.fa-regular::after,
.fadl::after,
.fa-duotone.fa-light::after,
.fadt::after,
.fa-duotone.fa-thin::after,
.fasds::after,
.fa-sharp-duotone.fa-solid::after,
.fa-sharp-duotone::after,
.fasdr::after,
.fa-sharp-duotone.fa-regular::after,
.fasdl::after,
.fa-sharp-duotone.fa-light::after,
.fasdt::after,
.fa-sharp-duotone.fa-thin::after {
  content: var(--fa--fa); }

.fa-classic.fa-duotone {
  font-family: 'Font Awesome 6 Duotone'; }

.fass,
.fa-sharp {
  font-weight: 900; }

.fad,
.fa-duotone {
  font-weight: 900; }

.fasds,
.fa-sharp-duotone {
  font-weight: 900; }

.fa-classic,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin {
  font-family: 'Font Awesome 6 Pro'; }

.fa-duotone,
.fad,
.fadr,
.fadl,
.fadt {
  font-family: 'Font Awesome 6 Duotone'; }

.fa-brands,
.fab {
  font-family: 'Font Awesome 6 Brands'; }

.fa-sharp,
.fass,
.fasr,
.fasl,
.fast {
  font-family: 'Font Awesome 6 Sharp'; }

.fa-sharp-duotone,
.fasds,
.fasdr,
.fasdl,
.fasdt {
  font-family: 'Font Awesome 6 Sharp Duotone'; }

.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-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

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

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin-reverse {
  --fa-animation-direction: reverse; }

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8)); }

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }

@keyframes fa-beat {
  0%, 90% {
    transform: scale(1); }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25)); } }

@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0); }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    transform: scale(1, 1) translateY(0); }
  100% {
    transform: scale(1, 1) translateY(0); } }

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }

@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }

@keyframes fa-shake {
  0% {
    transform: rotate(-15deg); }
  4% {
    transform: rotate(15deg); }
  8%, 24% {
    transform: rotate(-18deg); }
  12%, 28% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-22deg); }
  20% {
    transform: rotate(22deg); }
  32% {
    transform: rotate(-12deg); }
  36% {
    transform: rotate(12deg); }
  40%, 100% {
    transform: rotate(0deg); } }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  transform: rotate(90deg); }

.fa-rotate-180 {
  transform: rotate(180deg); }

.fa-rotate-270 {
  transform: rotate(270deg); }

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

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

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

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0)); }

.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%;
  z-index: var(--fa-stack-z-index, auto); }

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

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

.fa-inverse {
  color: var(--fa-inverse, #fff); }

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

.fa-0 {
  --fa: "\30";
  --fa--fa: "\30\30"; }

.fa-1 {
  --fa: "\31";
  --fa--fa: "\31\31"; }

.fa-2 {
  --fa: "\32";
  --fa--fa: "\32\32"; }

.fa-3 {
  --fa: "\33";
  --fa--fa: "\33\33"; }

.fa-4 {
  --fa: "\34";
  --fa--fa: "\34\34"; }

.fa-5 {
  --fa: "\35";
  --fa--fa: "\35\35"; }

.fa-6 {
  --fa: "\36";
  --fa--fa: "\36\36"; }

.fa-7 {
  --fa: "\37";
  --fa--fa: "\37\37"; }

.fa-8 {
  --fa: "\38";
  --fa--fa: "\38\38"; }

.fa-9 {
  --fa: "\39";
  --fa--fa: "\39\39"; }

.fa-fill-drip {
  --fa: "\f576";
  --fa--fa: "\f576\f576"; }

.fa-arrows-to-circle {
  --fa: "\e4bd";
  --fa--fa: "\e4bd\e4bd"; }

.fa-circle-chevron-right {
  --fa: "\f138";
  --fa--fa: "\f138\f138"; }

.fa-chevron-circle-right {
  --fa: "\f138";
  --fa--fa: "\f138\f138"; }

.fa-wagon-covered {
  --fa: "\f8ee";
  --fa--fa: "\f8ee\f8ee"; }

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

.fa-bagel {
  --fa: "\e3d7";
  --fa--fa: "\e3d7\e3d7"; }

.fa-transporter-7 {
  --fa: "\e2a8";
  --fa--fa: "\e2a8\e2a8"; }

.fa-at {
  --fa: "\40";
  --fa--fa: "\40\40"; }

.fa-rectangles-mixed {
  --fa: "\e323";
  --fa--fa: "\e323\e323"; }

.fa-phone-arrow-up-right {
  --fa: "\e224";
  --fa--fa: "\e224\e224"; }

.fa-phone-arrow-up {
  --fa: "\e224";
  --fa--fa: "\e224\e224"; }

.fa-phone-outgoing {
  --fa: "\e224";
  --fa--fa: "\e224\e224"; }

.fa-trash-can {
  --fa: "\f2ed";
  --fa--fa: "\f2ed\f2ed"; }

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

.fa-circle-l {
  --fa: "\e114";
  --fa--fa: "\e114\e114"; }

.fa-head-side-goggles {
  --fa: "\f6ea";
  --fa--fa: "\f6ea\f6ea"; }

.fa-head-vr {
  --fa: "\f6ea";
  --fa--fa: "\f6ea\f6ea"; }

.fa-text-height {
  --fa: "\f034";
  --fa--fa: "\f034\f034"; }

.fa-user-xmark {
  --fa: "\f235";
  --fa--fa: "\f235\f235"; }

.fa-user-times {
  --fa: "\f235";
  --fa--fa: "\f235\f235"; }

.fa-face-hand-yawn {
  --fa: "\e379";
  --fa--fa: "\e379\e379"; }

.fa-gauge-simple-min {
  --fa: "\f62d";
  --fa--fa: "\f62d\f62d"; }

.fa-tachometer-slowest {
  --fa: "\f62d";
  --fa--fa: "\f62d\f62d"; }

.fa-stethoscope {
  --fa: "\f0f1";
  --fa--fa: "\f0f1\f0f1"; }

.fa-coffin {
  --fa: "\f6c6";
  --fa--fa: "\f6c6\f6c6"; }

.fa-message {
  --fa: "\f27a";
  --fa--fa: "\f27a\f27a"; }

.fa-comment-alt {
  --fa: "\f27a";
  --fa--fa: "\f27a\f27a"; }

.fa-salad {
  --fa: "\f81e";
  --fa--fa: "\f81e\f81e"; }

.fa-bowl-salad {
  --fa: "\f81e";
  --fa--fa: "\f81e\f81e"; }

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

.fa-robot-astromech {
  --fa: "\e2d2";
  --fa--fa: "\e2d2\e2d2"; }

.fa-ring-diamond {
  --fa: "\e5ab";
  --fa--fa: "\e5ab\e5ab"; }

.fa-fondue-pot {
  --fa: "\e40d";
  --fa--fa: "\e40d\e40d"; }

.fa-theta {
  --fa: "\f69e";
  --fa--fa: "\f69e\f69e"; }

.fa-face-hand-peeking {
  --fa: "\e481";
  --fa--fa: "\e481\e481"; }

.fa-square-user {
  --fa: "\e283";
  --fa--fa: "\e283\e283"; }

.fa-down-left-and-up-right-to-center {
  --fa: "\f422";
  --fa--fa: "\f422\f422"; }

.fa-compress-alt {
  --fa: "\f422";
  --fa--fa: "\f422\f422"; }

.fa-explosion {
  --fa: "\e4e9";
  --fa--fa: "\e4e9\e4e9"; }

.fa-file-lines {
  --fa: "\f15c";
  --fa--fa: "\f15c\f15c"; }

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

.fa-file-text {
  --fa: "\f15c";
  --fa--fa: "\f15c\f15c"; }

.fa-wave-square {
  --fa: "\f83e";
  --fa--fa: "\f83e\f83e"; }

.fa-ring {
  --fa: "\f70b";
  --fa--fa: "\f70b\f70b"; }

.fa-building-un {
  --fa: "\e4d9";
  --fa--fa: "\e4d9\e4d9"; }

.fa-dice-three {
  --fa: "\f527";
  --fa--fa: "\f527\f527"; }

.fa-tire-pressure-warning {
  --fa: "\f633";
  --fa--fa: "\f633\f633"; }

.fa-wifi-fair {
  --fa: "\f6ab";
  --fa--fa: "\f6ab\f6ab"; }

.fa-wifi-2 {
  --fa: "\f6ab";
  --fa--fa: "\f6ab\f6ab"; }

.fa-calendar-days {
  --fa: "\f073";
  --fa--fa: "\f073\f073"; }

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

.fa-mp3-player {
  --fa: "\f8ce";
  --fa--fa: "\f8ce\f8ce"; }

.fa-anchor-circle-check {
  --fa: "\e4aa";
  --fa--fa: "\e4aa\e4aa"; }

.fa-tally-4 {
  --fa: "\e297";
  --fa--fa: "\e297\e297"; }

.fa-rectangle-history {
  --fa: "\e4a2";
  --fa--fa: "\e4a2\e4a2"; }

.fa-building-circle-arrow-right {
  --fa: "\e4d1";
  --fa--fa: "\e4d1\e4d1"; }

.fa-volleyball {
  --fa: "\f45f";
  --fa--fa: "\f45f\f45f"; }

.fa-volleyball-ball {
  --fa: "\f45f";
  --fa--fa: "\f45f\f45f"; }

.fa-sun-haze {
  --fa: "\f765";
  --fa--fa: "\f765\f765"; }

.fa-text-size {
  --fa: "\f894";
  --fa--fa: "\f894\f894"; }

.fa-ufo {
  --fa: "\e047";
  --fa--fa: "\e047\e047"; }

.fa-fork {
  --fa: "\f2e3";
  --fa--fa: "\f2e3\f2e3"; }

.fa-utensil-fork {
  --fa: "\f2e3";
  --fa--fa: "\f2e3\f2e3"; }

.fa-arrows-up-to-line {
  --fa: "\e4c2";
  --fa--fa: "\e4c2\e4c2"; }

.fa-mobile-signal {
  --fa: "\e1ef";
  --fa--fa: "\e1ef\e1ef"; }

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

.fa-sort-down {
  --fa: "\f0dd";
  --fa--fa: "\f0dd\f0dd"; }

.fa-sort-desc {
  --fa: "\f0dd";
  --fa--fa: "\f0dd\f0dd"; }

.fa-folder-arrow-down {
  --fa: "\e053";
  --fa--fa: "\e053\e053"; }

.fa-folder-download {
  --fa: "\e053";
  --fa--fa: "\e053\e053"; }

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

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

.fa-face-icicles {
  --fa: "\e37c";
  --fa--fa: "\e37c\e37c"; }

.fa-shovel {
  --fa: "\f713";
  --fa--fa: "\f713\f713"; }

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

.fa-films {
  --fa: "\e17a";
  --fa--fa: "\e17a\e17a"; }

.fa-right-from-bracket {
  --fa: "\f2f5";
  --fa--fa: "\f2f5\f2f5"; }

.fa-sign-out-alt {
  --fa: "\f2f5";
  --fa--fa: "\f2f5\f2f5"; }

.fa-face-glasses {
  --fa: "\e377";
  --fa--fa: "\e377\e377"; }

.fa-nfc {
  --fa: "\e1f7";
  --fa--fa: "\e1f7\e1f7"; }

.fa-atom {
  --fa: "\f5d2";
  --fa--fa: "\f5d2\f5d2"; }

.fa-soap {
  --fa: "\e06e";
  --fa--fa: "\e06e\e06e"; }

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

.fa-heart-music-camera-bolt {
  --fa: "\f86d";
  --fa--fa: "\f86d\f86d"; }

.fa-microphone-lines-slash {
  --fa: "\f539";
  --fa--fa: "\f539\f539"; }

.fa-microphone-alt-slash {
  --fa: "\f539";
  --fa--fa: "\f539\f539"; }

.fa-closed-captioning-slash {
  --fa: "\e135";
  --fa--fa: "\e135\e135"; }

.fa-calculator-simple {
  --fa: "\f64c";
  --fa--fa: "\f64c\f64c"; }

.fa-calculator-alt {
  --fa: "\f64c";
  --fa--fa: "\f64c\f64c"; }

.fa-bridge-circle-check {
  --fa: "\e4c9";
  --fa--fa: "\e4c9\e4c9"; }

.fa-sliders-up {
  --fa: "\f3f1";
  --fa--fa: "\f3f1\f3f1"; }

.fa-sliders-v {
  --fa: "\f3f1";
  --fa--fa: "\f3f1\f3f1"; }

.fa-location-minus {
  --fa: "\f609";
  --fa--fa: "\f609\f609"; }

.fa-map-marker-minus {
  --fa: "\f609";
  --fa--fa: "\f609\f609"; }

.fa-pump-medical {
  --fa: "\e06a";
  --fa--fa: "\e06a\e06a"; }

.fa-fingerprint {
  --fa: "\f577";
  --fa--fa: "\f577\f577"; }

.fa-ski-boot {
  --fa: "\e3cc";
  --fa--fa: "\e3cc\e3cc"; }

.fa-standard-definition {
  --fa: "\e28a";
  --fa--fa: "\e28a\e28a"; }

.fa-rectangle-sd {
  --fa: "\e28a";
  --fa--fa: "\e28a\e28a"; }

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

.fa-hand-point-right {
  --fa: "\f0a4";
  --fa--fa: "\f0a4\f0a4"; }

.fa-magnifying-glass-location {
  --fa: "\f689";
  --fa--fa: "\f689\f689"; }

.fa-search-location {
  --fa: "\f689";
  --fa--fa: "\f689\f689"; }

.fa-message-bot {
  --fa: "\e3b8";
  --fa--fa: "\e3b8\e3b8"; }

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

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

.fa-face-smile-beam {
  --fa: "\f5b8";
  --fa--fa: "\f5b8\f5b8"; }

.fa-smile-beam {
  --fa: "\f5b8";
  --fa--fa: "\f5b8\f5b8"; }

.fa-light-ceiling {
  --fa: "\e016";
  --fa--fa: "\e016\e016"; }

.fa-message-exclamation {
  --fa: "\f4a5";
  --fa--fa: "\f4a5\f4a5"; }

.fa-comment-alt-exclamation {
  --fa: "\f4a5";
  --fa--fa: "\f4a5\f4a5"; }

.fa-bowl-scoop {
  --fa: "\e3de";
  --fa--fa: "\e3de\e3de"; }

.fa-bowl-shaved-ice {
  --fa: "\e3de";
  --fa--fa: "\e3de\e3de"; }

.fa-square-x {
  --fa: "\e286";
  --fa--fa: "\e286\e286"; }

.fa-building-memo {
  --fa: "\e61e";
  --fa--fa: "\e61e\e61e"; }

.fa-utility-pole-double {
  --fa: "\e2c4";
  --fa--fa: "\e2c4\e2c4"; }

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

.fa-chevrons-up {
  --fa: "\f325";
  --fa--fa: "\f325\f325"; }

.fa-chevron-double-up {
  --fa: "\f325";
  --fa--fa: "\f325\f325"; }

.fa-football {
  --fa: "\f44e";
  --fa--fa: "\f44e\f44e"; }

.fa-football-ball {
  --fa: "\f44e";
  --fa--fa: "\f44e\f44e"; }

.fa-user-vneck {
  --fa: "\e461";
  --fa--fa: "\e461\e461"; }

.fa-school-circle-exclamation {
  --fa: "\e56c";
  --fa--fa: "\e56c\e56c"; }

.fa-crop {
  --fa: "\f125";
  --fa--fa: "\f125\f125"; }

.fa-angles-down {
  --fa: "\f103";
  --fa--fa: "\f103\f103"; }

.fa-angle-double-down {
  --fa: "\f103";
  --fa--fa: "\f103\f103"; }

.fa-users-rectangle {
  --fa: "\e594";
  --fa--fa: "\e594\e594"; }

.fa-people-roof {
  --fa: "\e537";
  --fa--fa: "\e537\e537"; }

.fa-square-arrow-right {
  --fa: "\f33b";
  --fa--fa: "\f33b\f33b"; }

.fa-arrow-square-right {
  --fa: "\f33b";
  --fa--fa: "\f33b\f33b"; }

.fa-location-plus {
  --fa: "\f60a";
  --fa--fa: "\f60a\f60a"; }

.fa-map-marker-plus {
  --fa: "\f60a";
  --fa--fa: "\f60a\f60a"; }

.fa-lightbulb-exclamation-on {
  --fa: "\e1ca";
  --fa--fa: "\e1ca\e1ca"; }

.fa-people-line {
  --fa: "\e534";
  --fa--fa: "\e534\e534"; }

.fa-beer-mug-empty {
  --fa: "\f0fc";
  --fa--fa: "\f0fc\f0fc"; }

.fa-beer {
  --fa: "\f0fc";
  --fa--fa: "\f0fc\f0fc"; }

.fa-carpool {
  --fa: "\e69c";
  --fa--fa: "\e69c\e69c"; }

.fa-car-people {
  --fa: "\e69c";
  --fa--fa: "\e69c\e69c"; }

.fa-crate-empty {
  --fa: "\e151";
  --fa--fa: "\e151\e151"; }

.fa-diagram-predecessor {
  --fa: "\e477";
  --fa--fa: "\e477\e477"; }

.fa-transporter {
  --fa: "\e042";
  --fa--fa: "\e042\e042"; }

.fa-calendar-circle-user {
  --fa: "\e471";
  --fa--fa: "\e471\e471"; }

.fa-arrow-up-long {
  --fa: "\f176";
  --fa--fa: "\f176\f176"; }

.fa-long-arrow-up {
  --fa: "\f176";
  --fa--fa: "\f176\f176"; }

.fa-person-carry-box {
  --fa: "\f4cf";
  --fa--fa: "\f4cf\f4cf"; }

.fa-person-carry {
  --fa: "\f4cf";
  --fa--fa: "\f4cf\f4cf"; }

.fa-fire-flame-simple {
  --fa: "\f46a";
  --fa--fa: "\f46a\f46a"; }

.fa-burn {
  --fa: "\f46a";
  --fa--fa: "\f46a\f46a"; }

.fa-person {
  --fa: "\f183";
  --fa--fa: "\f183\f183"; }

.fa-male {
  --fa: "\f183";
  --fa--fa: "\f183\f183"; }

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

.fa-file-csv {
  --fa: "\f6dd";
  --fa--fa: "\f6dd\f6dd"; }

.fa-menorah {
  --fa: "\f676";
  --fa--fa: "\f676\f676"; }

.fa-union {
  --fa: "\f6a2";
  --fa--fa: "\f6a2\f6a2"; }

.fa-chevrons-left {
  --fa: "\f323";
  --fa--fa: "\f323\f323"; }

.fa-chevron-double-left {
  --fa: "\f323";
  --fa--fa: "\f323\f323"; }

.fa-circle-heart {
  --fa: "\f4c7";
  --fa--fa: "\f4c7\f4c7"; }

.fa-heart-circle {
  --fa: "\f4c7";
  --fa--fa: "\f4c7\f4c7"; }

.fa-truck-plane {
  --fa: "\e58f";
  --fa--fa: "\e58f\e58f"; }

.fa-record-vinyl {
  --fa: "\f8d9";
  --fa--fa: "\f8d9\f8d9"; }

.fa-bring-forward {
  --fa: "\f856";
  --fa--fa: "\f856\f856"; }

.fa-square-p {
  --fa: "\e279";
  --fa--fa: "\e279\e279"; }

.fa-face-grin-stars {
  --fa: "\f587";
  --fa--fa: "\f587\f587"; }

.fa-grin-stars {
  --fa: "\f587";
  --fa--fa: "\f587\f587"; }

.fa-sigma {
  --fa: "\f68b";
  --fa--fa: "\f68b\f68b"; }

.fa-camera-movie {
  --fa: "\f8a9";
  --fa--fa: "\f8a9\f8a9"; }

.fa-bong {
  --fa: "\f55c";
  --fa--fa: "\f55c\f55c"; }

.fa-clarinet {
  --fa: "\f8ad";
  --fa--fa: "\f8ad\f8ad"; }

.fa-truck-flatbed {
  --fa: "\e2b6";
  --fa--fa: "\e2b6\e2b6"; }

.fa-spaghetti-monster-flying {
  --fa: "\f67b";
  --fa--fa: "\f67b\f67b"; }

.fa-pastafarianism {
  --fa: "\f67b";
  --fa--fa: "\f67b\f67b"; }

.fa-arrow-down-up-across-line {
  --fa: "\e4af";
  --fa--fa: "\e4af\e4af"; }

.fa-arrows-rotate-reverse {
  --fa: "\e630";
  --fa--fa: "\e630\e630"; }

.fa-leaf-heart {
  --fa: "\f4cb";
  --fa--fa: "\f4cb\f4cb"; }

.fa-house-building {
  --fa: "\e1b1";
  --fa--fa: "\e1b1\e1b1"; }

.fa-cheese-swiss {
  --fa: "\f7f0";
  --fa--fa: "\f7f0\f7f0"; }

.fa-spoon {
  --fa: "\f2e5";
  --fa--fa: "\f2e5\f2e5"; }

.fa-utensil-spoon {
  --fa: "\f2e5";
  --fa--fa: "\f2e5\f2e5"; }

.fa-jar-wheat {
  --fa: "\e517";
  --fa--fa: "\e517\e517"; }

.fa-envelopes-bulk {
  --fa: "\f674";
  --fa--fa: "\f674\f674"; }

.fa-mail-bulk {
  --fa: "\f674";
  --fa--fa: "\f674\f674"; }

.fa-file-circle-exclamation {
  --fa: "\e4eb";
  --fa--fa: "\e4eb\e4eb"; }

.fa-bow-arrow {
  --fa: "\f6b9";
  --fa--fa: "\f6b9\f6b9"; }

.fa-cart-xmark {
  --fa: "\e0dd";
  --fa--fa: "\e0dd\e0dd"; }

.fa-hexagon-xmark {
  --fa: "\f2ee";
  --fa--fa: "\f2ee\f2ee"; }

.fa-times-hexagon {
  --fa: "\f2ee";
  --fa--fa: "\f2ee\f2ee"; }

.fa-xmark-hexagon {
  --fa: "\f2ee";
  --fa--fa: "\f2ee\f2ee"; }

.fa-circle-h {
  --fa: "\f47e";
  --fa--fa: "\f47e\f47e"; }

.fa-hospital-symbol {
  --fa: "\f47e";
  --fa--fa: "\f47e\f47e"; }

.fa-merge {
  --fa: "\e526";
  --fa--fa: "\e526\e526"; }

.fa-pager {
  --fa: "\f815";
  --fa--fa: "\f815\f815"; }

.fa-cart-minus {
  --fa: "\e0db";
  --fa--fa: "\e0db\e0db"; }

.fa-address-book {
  --fa: "\f2b9";
  --fa--fa: "\f2b9\f2b9"; }

.fa-contact-book {
  --fa: "\f2b9";
  --fa--fa: "\f2b9\f2b9"; }

.fa-pan-frying {
  --fa: "\e42c";
  --fa--fa: "\e42c\e42c"; }

.fa-grid {
  --fa: "\e195";
  --fa--fa: "\e195\e195"; }

.fa-grid-3 {
  --fa: "\e195";
  --fa--fa: "\e195\e195"; }

.fa-football-helmet {
  --fa: "\f44f";
  --fa--fa: "\f44f\f44f"; }

.fa-hand-love {
  --fa: "\e1a5";
  --fa--fa: "\e1a5\e1a5"; }

.fa-trees {
  --fa: "\f724";
  --fa--fa: "\f724\f724"; }

.fa-strikethrough {
  --fa: "\f0cc";
  --fa--fa: "\f0cc\f0cc"; }

.fa-page {
  --fa: "\e428";
  --fa--fa: "\e428\e428"; }

.fa-k {
  --fa: "\4b";
  --fa--fa: "\4b\4b"; }

.fa-diagram-previous {
  --fa: "\e478";
  --fa--fa: "\e478\e478"; }

.fa-gauge-min {
  --fa: "\f628";
  --fa--fa: "\f628\f628"; }

.fa-tachometer-alt-slowest {
  --fa: "\f628";
  --fa--fa: "\f628\f628"; }

.fa-folder-grid {
  --fa: "\e188";
  --fa--fa: "\e188\e188"; }

.fa-eggplant {
  --fa: "\e16c";
  --fa--fa: "\e16c\e16c"; }

.fa-excavator {
  --fa: "\e656";
  --fa--fa: "\e656\e656"; }

.fa-ram {
  --fa: "\f70a";
  --fa--fa: "\f70a\f70a"; }

.fa-landmark-flag {
  --fa: "\e51c";
  --fa--fa: "\e51c\e51c"; }

.fa-lips {
  --fa: "\f600";
  --fa--fa: "\f600\f600"; }

.fa-pencil {
  --fa: "\f303";
  --fa--fa: "\f303\f303"; }

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

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

.fa-caret-right {
  --fa: "\f0da";
  --fa--fa: "\f0da\f0da"; }

.fa-comments {
  --fa: "\f086";
  --fa--fa: "\f086\f086"; }

.fa-paste {
  --fa: "\f0ea";
  --fa--fa: "\f0ea\f0ea"; }

.fa-file-clipboard {
  --fa: "\f0ea";
  --fa--fa: "\f0ea\f0ea"; }

.fa-desktop-arrow-down {
  --fa: "\e155";
  --fa--fa: "\e155\e155"; }

.fa-code-pull-request {
  --fa: "\e13c";
  --fa--fa: "\e13c\e13c"; }

.fa-pumpkin {
  --fa: "\f707";
  --fa--fa: "\f707\f707"; }

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

.fa-pen-field {
  --fa: "\e211";
  --fa--fa: "\e211\e211"; }

.fa-chart-sine {
  --fa: "\e69d";
  --fa--fa: "\e69d\e69d"; }

.fa-blueberries {
  --fa: "\e2e8";
  --fa--fa: "\e2e8\e2e8"; }

.fa-truck-ramp-box {
  --fa: "\f4de";
  --fa--fa: "\f4de\f4de"; }

.fa-truck-loading {
  --fa: "\f4de";
  --fa--fa: "\f4de\f4de"; }

.fa-note {
  --fa: "\e1ff";
  --fa--fa: "\e1ff\e1ff"; }

.fa-arrow-down-to-square {
  --fa: "\e096";
  --fa--fa: "\e096\e096"; }

.fa-user-check {
  --fa: "\f4fc";
  --fa--fa: "\f4fc\f4fc"; }

.fa-cloud-xmark {
  --fa: "\e35f";
  --fa--fa: "\e35f\e35f"; }

.fa-vial-virus {
  --fa: "\e597";
  --fa--fa: "\e597\e597"; }

.fa-book-blank {
  --fa: "\f5d9";
  --fa--fa: "\f5d9\f5d9"; }

.fa-book-alt {
  --fa: "\f5d9";
  --fa--fa: "\f5d9\f5d9"; }

.fa-golf-flag-hole {
  --fa: "\e3ac";
  --fa--fa: "\e3ac\e3ac"; }

.fa-message-arrow-down {
  --fa: "\e1db";
  --fa--fa: "\e1db\e1db"; }

.fa-comment-alt-arrow-down {
  --fa: "\e1db";
  --fa--fa: "\e1db\e1db"; }

.fa-face-unamused {
  --fa: "\e39f";
  --fa--fa: "\e39f\e39f"; }

.fa-sheet-plastic {
  --fa: "\e571";
  --fa--fa: "\e571\e571"; }

.fa-circle-9 {
  --fa: "\e0f6";
  --fa--fa: "\e0f6\e0f6"; }

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

.fa-user-ninja {
  --fa: "\f504";
  --fa--fa: "\f504\f504"; }

.fa-pencil-slash {
  --fa: "\e215";
  --fa--fa: "\e215\e215"; }

.fa-bowling-pins {
  --fa: "\f437";
  --fa--fa: "\f437\f437"; }

.fa-person-arrow-up-from-line {
  --fa: "\e539";
  --fa--fa: "\e539\e539"; }

.fa-down-right {
  --fa: "\e16b";
  --fa--fa: "\e16b\e16b"; }

.fa-scroll-torah {
  --fa: "\f6a0";
  --fa--fa: "\f6a0\f6a0"; }

.fa-torah {
  --fa: "\f6a0";
  --fa--fa: "\f6a0\f6a0"; }

.fa-webhook {
  --fa: "\e5d5";
  --fa--fa: "\e5d5\e5d5"; }

.fa-blinds-open {
  --fa: "\f8fc";
  --fa--fa: "\f8fc\f8fc"; }

.fa-fence {
  --fa: "\e303";
  --fa--fa: "\e303\e303"; }

.fa-up {
  --fa: "\f357";
  --fa--fa: "\f357\f357"; }

.fa-arrow-alt-up {
  --fa: "\f357";
  --fa--fa: "\f357\f357"; }

.fa-broom-ball {
  --fa: "\f458";
  --fa--fa: "\f458\f458"; }

.fa-quidditch {
  --fa: "\f458";
  --fa--fa: "\f458\f458"; }

.fa-quidditch-broom-ball {
  --fa: "\f458";
  --fa--fa: "\f458\f458"; }

.fa-drumstick {
  --fa: "\f6d6";
  --fa--fa: "\f6d6\f6d6"; }

.fa-square-v {
  --fa: "\e284";
  --fa--fa: "\e284\e284"; }

.fa-face-awesome {
  --fa: "\e409";
  --fa--fa: "\e409\e409"; }

.fa-gave-dandy {
  --fa: "\e409";
  --fa--fa: "\e409\e409"; }

.fa-dial-off {
  --fa: "\e162";
  --fa--fa: "\e162\e162"; }

.fa-toggle-off {
  --fa: "\f204";
  --fa--fa: "\f204\f204"; }

.fa-face-smile-horns {
  --fa: "\e391";
  --fa--fa: "\e391\e391"; }

.fa-box-archive {
  --fa: "\f187";
  --fa--fa: "\f187\f187"; }

.fa-archive {
  --fa: "\f187";
  --fa--fa: "\f187\f187"; }

.fa-grapes {
  --fa: "\e306";
  --fa--fa: "\e306\e306"; }

.fa-person-drowning {
  --fa: "\e545";
  --fa--fa: "\e545\e545"; }

.fa-dial-max {
  --fa: "\e15e";
  --fa--fa: "\e15e\e15e"; }

.fa-circle-m {
  --fa: "\e115";
  --fa--fa: "\e115\e115"; }

.fa-calendar-image {
  --fa: "\e0d4";
  --fa--fa: "\e0d4\e0d4"; }

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

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

.fa-arrow-down-9-1 {
  --fa: "\f886";
  --fa--fa: "\f886\f886"; }

.fa-sort-numeric-desc {
  --fa: "\f886";
  --fa--fa: "\f886\f886"; }

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

.fa-face-grin-tongue-squint {
  --fa: "\f58a";
  --fa--fa: "\f58a\f58a"; }

.fa-grin-tongue-squint {
  --fa: "\f58a";
  --fa--fa: "\f58a\f58a"; }

.fa-shish-kebab {
  --fa: "\f821";
  --fa--fa: "\f821\f821"; }

.fa-spray-can {
  --fa: "\f5bd";
  --fa--fa: "\f5bd\f5bd"; }

.fa-alarm-snooze {
  --fa: "\f845";
  --fa--fa: "\f845\f845"; }

.fa-scarecrow {
  --fa: "\f70d";
  --fa--fa: "\f70d\f70d"; }

.fa-truck-monster {
  --fa: "\f63b";
  --fa--fa: "\f63b\f63b"; }

.fa-gift-card {
  --fa: "\f663";
  --fa--fa: "\f663\f663"; }

.fa-w {
  --fa: "\57";
  --fa--fa: "\57\57"; }

.fa-code-pull-request-draft {
  --fa: "\e3fa";
  --fa--fa: "\e3fa\e3fa"; }

.fa-square-b {
  --fa: "\e264";
  --fa--fa: "\e264\e264"; }

.fa-elephant {
  --fa: "\f6da";
  --fa--fa: "\f6da\f6da"; }

.fa-earth-africa {
  --fa: "\f57c";
  --fa--fa: "\f57c\f57c"; }

.fa-globe-africa {
  --fa: "\f57c";
  --fa--fa: "\f57c\f57c"; }

.fa-rainbow {
  --fa: "\f75b";
  --fa--fa: "\f75b\f75b"; }

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

.fa-tablet-screen-button {
  --fa: "\f3fa";
  --fa--fa: "\f3fa\f3fa"; }

.fa-tablet-alt {
  --fa: "\f3fa";
  --fa--fa: "\f3fa\f3fa"; }

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

.fa-message-question {
  --fa: "\e1e3";
  --fa--fa: "\e1e3\e1e3"; }

.fa-cloud {
  --fa: "\f0c2";
  --fa--fa: "\f0c2\f0c2"; }

.fa-trowel-bricks {
  --fa: "\e58a";
  --fa--fa: "\e58a\e58a"; }

.fa-square-3 {
  --fa: "\e258";
  --fa--fa: "\e258\e258"; }

.fa-face-flushed {
  --fa: "\f579";
  --fa--fa: "\f579\f579"; }

.fa-flushed {
  --fa: "\f579";
  --fa--fa: "\f579\f579"; }

.fa-hospital-user {
  --fa: "\f80d";
  --fa--fa: "\f80d\f80d"; }

.fa-microwave {
  --fa: "\e01b";
  --fa--fa: "\e01b\e01b"; }

.fa-chf-sign {
  --fa: "\e602";
  --fa--fa: "\e602\e602"; }

.fa-tent-arrow-left-right {
  --fa: "\e57f";
  --fa--fa: "\e57f\e57f"; }

.fa-cart-circle-arrow-up {
  --fa: "\e3f0";
  --fa--fa: "\e3f0\e3f0"; }

.fa-trash-clock {
  --fa: "\e2b0";
  --fa--fa: "\e2b0\e2b0"; }

.fa-reflect-both {
  --fa: "\e66f";
  --fa--fa: "\e66f\e66f"; }

.fa-gavel {
  --fa: "\f0e3";
  --fa--fa: "\f0e3\f0e3"; }

.fa-legal {
  --fa: "\f0e3";
  --fa--fa: "\f0e3\f0e3"; }

.fa-sprinkler-ceiling {
  --fa: "\e44c";
  --fa--fa: "\e44c\e44c"; }

.fa-browsers {
  --fa: "\e0cb";
  --fa--fa: "\e0cb\e0cb"; }

.fa-trillium {
  --fa: "\e588";
  --fa--fa: "\e588\e588"; }

.fa-table-cells-unlock {
  --fa: "\e692";
  --fa--fa: "\e692\e692"; }

.fa-music-slash {
  --fa: "\f8d1";
  --fa--fa: "\f8d1\f8d1"; }

.fa-truck-ramp {
  --fa: "\f4e0";
  --fa--fa: "\f4e0\f4e0"; }

.fa-binoculars {
  --fa: "\f1e5";
  --fa--fa: "\f1e5\f1e5"; }

.fa-microphone-slash {
  --fa: "\f131";
  --fa--fa: "\f131\f131"; }

.fa-box-tissue {
  --fa: "\e05b";
  --fa--fa: "\e05b\e05b"; }

.fa-circle-c {
  --fa: "\e101";
  --fa--fa: "\e101\e101"; }

.fa-star-christmas {
  --fa: "\f7d4";
  --fa--fa: "\f7d4\f7d4"; }

.fa-chart-bullet {
  --fa: "\e0e1";
  --fa--fa: "\e0e1\e0e1"; }

.fa-motorcycle {
  --fa: "\f21c";
  --fa--fa: "\f21c\f21c"; }

.fa-tree-christmas {
  --fa: "\f7db";
  --fa--fa: "\f7db\f7db"; }

.fa-tire-flat {
  --fa: "\f632";
  --fa--fa: "\f632\f632"; }

.fa-sunglasses {
  --fa: "\f892";
  --fa--fa: "\f892\f892"; }

.fa-badge {
  --fa: "\f335";
  --fa--fa: "\f335\f335"; }

.fa-message-pen {
  --fa: "\f4a4";
  --fa--fa: "\f4a4\f4a4"; }

.fa-comment-alt-edit {
  --fa: "\f4a4";
  --fa--fa: "\f4a4\f4a4"; }

.fa-message-edit {
  --fa: "\f4a4";
  --fa--fa: "\f4a4\f4a4"; }

.fa-bell-concierge {
  --fa: "\f562";
  --fa--fa: "\f562\f562"; }

.fa-concierge-bell {
  --fa: "\f562";
  --fa--fa: "\f562\f562"; }

.fa-pen-ruler {
  --fa: "\f5ae";
  --fa--fa: "\f5ae\f5ae"; }

.fa-pencil-ruler {
  --fa: "\f5ae";
  --fa--fa: "\f5ae\f5ae"; }

.fa-file-mp3 {
  --fa: "\e648";
  --fa--fa: "\e648\e648"; }

.fa-arrow-progress {
  --fa: "\e5df";
  --fa--fa: "\e5df\e5df"; }

.fa-chess-rook-piece {
  --fa: "\f448";
  --fa--fa: "\f448\f448"; }

.fa-chess-rook-alt {
  --fa: "\f448";
  --fa--fa: "\f448\f448"; }

.fa-square-root {
  --fa: "\f697";
  --fa--fa: "\f697\f697"; }

.fa-album-collection-circle-plus {
  --fa: "\e48e";
  --fa--fa: "\e48e\e48e"; }

.fa-people-arrows {
  --fa: "\e068";
  --fa--fa: "\e068\e068"; }

.fa-people-arrows-left-right {
  --fa: "\e068";
  --fa--fa: "\e068\e068"; }

.fa-sign-post {
  --fa: "\e624";
  --fa--fa: "\e624\e624"; }

.fa-face-angry-horns {
  --fa: "\e368";
  --fa--fa: "\e368\e368"; }

.fa-mars-and-venus-burst {
  --fa: "\e523";
  --fa--fa: "\e523\e523"; }

.fa-tombstone {
  --fa: "\f720";
  --fa--fa: "\f720\f720"; }

.fa-square-caret-right {
  --fa: "\f152";
  --fa--fa: "\f152\f152"; }

.fa-caret-square-right {
  --fa: "\f152";
  --fa--fa: "\f152\f152"; }

.fa-scissors {
  --fa: "\f0c4";
  --fa--fa: "\f0c4\f0c4"; }

.fa-cut {
  --fa: "\f0c4";
  --fa--fa: "\f0c4\f0c4"; }

.fa-list-music {
  --fa: "\f8c9";
  --fa--fa: "\f8c9\f8c9"; }

.fa-sun-plant-wilt {
  --fa: "\e57a";
  --fa--fa: "\e57a\e57a"; }

.fa-toilets-portable {
  --fa: "\e584";
  --fa--fa: "\e584\e584"; }

.fa-hockey-puck {
  --fa: "\f453";
  --fa--fa: "\f453\f453"; }

.fa-mustache {
  --fa: "\e5bc";
  --fa--fa: "\e5bc\e5bc"; }

.fa-hyphen {
  --fa: "\2d";
  --fa--fa: "\2d\2d"; }

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

.fa-user-chef {
  --fa: "\e3d2";
  --fa--fa: "\e3d2\e3d2"; }

.fa-message-image {
  --fa: "\e1e0";
  --fa--fa: "\e1e0\e1e0"; }

.fa-comment-alt-image {
  --fa: "\e1e0";
  --fa--fa: "\e1e0\e1e0"; }

.fa-users-medical {
  --fa: "\f830";
  --fa--fa: "\f830\f830"; }

.fa-sensor-triangle-exclamation {
  --fa: "\e029";
  --fa--fa: "\e029\e029"; }

.fa-sensor-alert {
  --fa: "\e029";
  --fa--fa: "\e029\e029"; }

.fa-magnifying-glass-arrow-right {
  --fa: "\e521";
  --fa--fa: "\e521\e521"; }

.fa-tachograph-digital {
  --fa: "\f566";
  --fa--fa: "\f566\f566"; }

.fa-digital-tachograph {
  --fa: "\f566";
  --fa--fa: "\f566\f566"; }

.fa-face-mask {
  --fa: "\e37f";
  --fa--fa: "\e37f\e37f"; }

.fa-pickleball {
  --fa: "\e435";
  --fa--fa: "\e435\e435"; }

.fa-star-sharp-half {
  --fa: "\e28c";
  --fa--fa: "\e28c\e28c"; }

.fa-users-slash {
  --fa: "\e073";
  --fa--fa: "\e073\e073"; }

.fa-clover {
  --fa: "\e139";
  --fa--fa: "\e139\e139"; }

.fa-meat {
  --fa: "\f814";
  --fa--fa: "\f814\f814"; }

.fa-reply {
  --fa: "\f3e5";
  --fa--fa: "\f3e5\f3e5"; }

.fa-mail-reply {
  --fa: "\f3e5";
  --fa--fa: "\f3e5\f3e5"; }

.fa-star-and-crescent {
  --fa: "\f699";
  --fa--fa: "\f699\f699"; }

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

.fa-house-fire {
  --fa: "\e50c";
  --fa--fa: "\e50c\e50c"; }

.fa-square-minus {
  --fa: "\f146";
  --fa--fa: "\f146\f146"; }

.fa-minus-square {
  --fa: "\f146";
  --fa--fa: "\f146\f146"; }

.fa-helicopter {
  --fa: "\f533";
  --fa--fa: "\f533\f533"; }

.fa-bird {
  --fa: "\e469";
  --fa--fa: "\e469\e469"; }

.fa-compass {
  --fa: "\f14e";
  --fa--fa: "\f14e\f14e"; }

.fa-square-caret-down {
  --fa: "\f150";
  --fa--fa: "\f150\f150"; }

.fa-caret-square-down {
  --fa: "\f150";
  --fa--fa: "\f150\f150"; }

.fa-heart-half-stroke {
  --fa: "\e1ac";
  --fa--fa: "\e1ac\e1ac"; }

.fa-heart-half-alt {
  --fa: "\e1ac";
  --fa--fa: "\e1ac\e1ac"; }

.fa-file-circle-question {
  --fa: "\e4ef";
  --fa--fa: "\e4ef\e4ef"; }

.fa-truck-utensils {
  --fa: "\e628";
  --fa--fa: "\e628\e628"; }

.fa-laptop-code {
  --fa: "\f5fc";
  --fa--fa: "\f5fc\f5fc"; }

.fa-joystick {
  --fa: "\f8c5";
  --fa--fa: "\f8c5\f8c5"; }

.fa-grill-fire {
  --fa: "\e5a4";
  --fa--fa: "\e5a4\e5a4"; }

.fa-rectangle-vertical-history {
  --fa: "\e237";
  --fa--fa: "\e237\e237"; }

.fa-swatchbook {
  --fa: "\f5c3";
  --fa--fa: "\f5c3\f5c3"; }

.fa-prescription-bottle {
  --fa: "\f485";
  --fa--fa: "\f485\f485"; }

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

.fa-navicon {
  --fa: "\f0c9";
  --fa--fa: "\f0c9\f0c9"; }

.fa-keyboard-left {
  --fa: "\e1c3";
  --fa--fa: "\e1c3\e1c3"; }

.fa-people-group {
  --fa: "\e533";
  --fa--fa: "\e533\e533"; }

.fa-hourglass-end {
  --fa: "\f253";
  --fa--fa: "\f253\f253"; }

.fa-hourglass-3 {
  --fa: "\f253";
  --fa--fa: "\f253\f253"; }

.fa-heart-crack {
  --fa: "\f7a9";
  --fa--fa: "\f7a9\f7a9"; }

.fa-heart-broken {
  --fa: "\f7a9";
  --fa--fa: "\f7a9\f7a9"; }

.fa-face-beam-hand-over-mouth {
  --fa: "\e47c";
  --fa--fa: "\e47c\e47c"; }

.fa-droplet-percent {
  --fa: "\f750";
  --fa--fa: "\f750\f750"; }

.fa-humidity {
  --fa: "\f750";
  --fa--fa: "\f750\f750"; }

.fa-square-up-right {
  --fa: "\f360";
  --fa--fa: "\f360\f360"; }

.fa-external-link-square-alt {
  --fa: "\f360";
  --fa--fa: "\f360\f360"; }

.fa-face-kiss-beam {
  --fa: "\f597";
  --fa--fa: "\f597\f597"; }

.fa-kiss-beam {
  --fa: "\f597";
  --fa--fa: "\f597\f597"; }

.fa-corn {
  --fa: "\f6c7";
  --fa--fa: "\f6c7\f6c7"; }

.fa-roller-coaster {
  --fa: "\e324";
  --fa--fa: "\e324\e324"; }

.fa-photo-film-music {
  --fa: "\e228";
  --fa--fa: "\e228\e228"; }

.fa-radar {
  --fa: "\e024";
  --fa--fa: "\e024\e024"; }

.fa-sickle {
  --fa: "\f822";
  --fa--fa: "\f822\f822"; }

.fa-film {
  --fa: "\f008";
  --fa--fa: "\f008\f008"; }

.fa-coconut {
  --fa: "\e2f6";
  --fa--fa: "\e2f6\e2f6"; }

.fa-ruler-horizontal {
  --fa: "\f547";
  --fa--fa: "\f547\f547"; }

.fa-shield-cross {
  --fa: "\f712";
  --fa--fa: "\f712\f712"; }

.fa-cassette-tape {
  --fa: "\f8ab";
  --fa--fa: "\f8ab\f8ab"; }

.fa-square-terminal {
  --fa: "\e32a";
  --fa--fa: "\e32a\e32a"; }

.fa-people-robbery {
  --fa: "\e536";
  --fa--fa: "\e536\e536"; }

.fa-lightbulb {
  --fa: "\f0eb";
  --fa--fa: "\f0eb\f0eb"; }

.fa-caret-left {
  --fa: "\f0d9";
  --fa--fa: "\f0d9\f0d9"; }

.fa-comment-middle {
  --fa: "\e149";
  --fa--fa: "\e149\e149"; }

.fa-trash-can-list {
  --fa: "\e2ab";
  --fa--fa: "\e2ab\e2ab"; }

.fa-block {
  --fa: "\e46a";
  --fa--fa: "\e46a\e46a"; }

.fa-circle-exclamation {
  --fa: "\f06a";
  --fa--fa: "\f06a\f06a"; }

.fa-exclamation-circle {
  --fa: "\f06a";
  --fa--fa: "\f06a\f06a"; }

.fa-school-circle-xmark {
  --fa: "\e56d";
  --fa--fa: "\e56d\e56d"; }

.fa-arrow-right-from-bracket {
  --fa: "\f08b";
  --fa--fa: "\f08b\f08b"; }

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

.fa-face-frown-slight {
  --fa: "\e376";
  --fa--fa: "\e376\e376"; }

.fa-circle-chevron-down {
  --fa: "\f13a";
  --fa--fa: "\f13a\f13a"; }

.fa-chevron-circle-down {
  --fa: "\f13a";
  --fa--fa: "\f13a\f13a"; }

.fa-sidebar-flip {
  --fa: "\e24f";
  --fa--fa: "\e24f\e24f"; }

.fa-unlock-keyhole {
  --fa: "\f13e";
  --fa--fa: "\f13e\f13e"; }

.fa-unlock-alt {
  --fa: "\f13e";
  --fa--fa: "\f13e\f13e"; }

.fa-temperature-list {
  --fa: "\e299";
  --fa--fa: "\e299\e299"; }

.fa-cloud-showers-heavy {
  --fa: "\f740";
  --fa--fa: "\f740\f740"; }

.fa-headphones-simple {
  --fa: "\f58f";
  --fa--fa: "\f58f\f58f"; }

.fa-headphones-alt {
  --fa: "\f58f";
  --fa--fa: "\f58f\f58f"; }

.fa-sitemap {
  --fa: "\f0e8";
  --fa--fa: "\f0e8\f0e8"; }

.fa-pipe-section {
  --fa: "\e438";
  --fa--fa: "\e438\e438"; }

.fa-space-station-moon-construction {
  --fa: "\e034";
  --fa--fa: "\e034\e034"; }

.fa-space-station-moon-alt {
  --fa: "\e034";
  --fa--fa: "\e034\e034"; }

.fa-circle-dollar-to-slot {
  --fa: "\f4b9";
  --fa--fa: "\f4b9\f4b9"; }

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

.fa-memory {
  --fa: "\f538";
  --fa--fa: "\f538\f538"; }

.fa-face-sleeping {
  --fa: "\e38d";
  --fa--fa: "\e38d\e38d"; }

.fa-road-spikes {
  --fa: "\e568";
  --fa--fa: "\e568\e568"; }

.fa-fire-burner {
  --fa: "\e4f1";
  --fa--fa: "\e4f1\e4f1"; }

.fa-squirrel {
  --fa: "\f71a";
  --fa--fa: "\f71a\f71a"; }

.fa-arrow-up-to-line {
  --fa: "\f341";
  --fa--fa: "\f341\f341"; }

.fa-arrow-to-top {
  --fa: "\f341";
  --fa--fa: "\f341\f341"; }

.fa-flag {
  --fa: "\f024";
  --fa--fa: "\f024\f024"; }

.fa-face-cowboy-hat {
  --fa: "\e36e";
  --fa--fa: "\e36e\e36e"; }

.fa-hanukiah {
  --fa: "\f6e6";
  --fa--fa: "\f6e6\f6e6"; }

.fa-chart-scatter-3d {
  --fa: "\e0e8";
  --fa--fa: "\e0e8\e0e8"; }

.fa-display-chart-up {
  --fa: "\e5e3";
  --fa--fa: "\e5e3\e5e3"; }

.fa-square-code {
  --fa: "\e267";
  --fa--fa: "\e267\e267"; }

.fa-feather {
  --fa: "\f52d";
  --fa--fa: "\f52d\f52d"; }

.fa-volume-low {
  --fa: "\f027";
  --fa--fa: "\f027\f027"; }

.fa-volume-down {
  --fa: "\f027";
  --fa--fa: "\f027\f027"; }

.fa-xmark-to-slot {
  --fa: "\f771";
  --fa--fa: "\f771\f771"; }

.fa-times-to-slot {
  --fa: "\f771";
  --fa--fa: "\f771\f771"; }

.fa-vote-nay {
  --fa: "\f771";
  --fa--fa: "\f771\f771"; }

.fa-box-taped {
  --fa: "\f49a";
  --fa--fa: "\f49a\f49a"; }

.fa-box-alt {
  --fa: "\f49a";
  --fa--fa: "\f49a\f49a"; }

.fa-comment-slash {
  --fa: "\f4b3";
  --fa--fa: "\f4b3\f4b3"; }

.fa-swords {
  --fa: "\f71d";
  --fa--fa: "\f71d\f71d"; }

.fa-cloud-sun-rain {
  --fa: "\f743";
  --fa--fa: "\f743\f743"; }

.fa-album {
  --fa: "\f89f";
  --fa--fa: "\f89f\f89f"; }

.fa-circle-n {
  --fa: "\e118";
  --fa--fa: "\e118\e118"; }

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

.fa-wheat-awn {
  --fa: "\e2cd";
  --fa--fa: "\e2cd\e2cd"; }

.fa-wheat-alt {
  --fa: "\e2cd";
  --fa--fa: "\e2cd\e2cd"; }

.fa-ankh {
  --fa: "\f644";
  --fa--fa: "\f644\f644"; }

.fa-hands-holding-child {
  --fa: "\e4fa";
  --fa--fa: "\e4fa\e4fa"; }

.fa-asterisk {
  --fa: "\2a";
  --fa--fa: "\2a\2a"; }

.fa-key-skeleton-left-right {
  --fa: "\e3b4";
  --fa--fa: "\e3b4\e3b4"; }

.fa-comment-lines {
  --fa: "\f4b0";
  --fa--fa: "\f4b0\f4b0"; }

.fa-luchador-mask {
  --fa: "\f455";
  --fa--fa: "\f455\f455"; }

.fa-luchador {
  --fa: "\f455";
  --fa--fa: "\f455\f455"; }

.fa-mask-luchador {
  --fa: "\f455";
  --fa--fa: "\f455\f455"; }

.fa-square-check {
  --fa: "\f14a";
  --fa--fa: "\f14a\f14a"; }

.fa-check-square {
  --fa: "\f14a";
  --fa--fa: "\f14a\f14a"; }

.fa-shredder {
  --fa: "\f68a";
  --fa--fa: "\f68a\f68a"; }

.fa-book-open-cover {
  --fa: "\e0c0";
  --fa--fa: "\e0c0\e0c0"; }

.fa-book-open-alt {
  --fa: "\e0c0";
  --fa--fa: "\e0c0\e0c0"; }

.fa-sandwich {
  --fa: "\f81f";
  --fa--fa: "\f81f\f81f"; }

.fa-peseta-sign {
  --fa: "\e221";
  --fa--fa: "\e221\e221"; }

.fa-square-parking-slash {
  --fa: "\f617";
  --fa--fa: "\f617\f617"; }

.fa-parking-slash {
  --fa: "\f617";
  --fa--fa: "\f617\f617"; }

.fa-train-tunnel {
  --fa: "\e454";
  --fa--fa: "\e454\e454"; }

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

.fa-header {
  --fa: "\f1dc";
  --fa--fa: "\f1dc\f1dc"; }

.fa-ghost {
  --fa: "\f6e2";
  --fa--fa: "\f6e2\f6e2"; }

.fa-face-anguished {
  --fa: "\e369";
  --fa--fa: "\e369\e369"; }

.fa-hockey-sticks {
  --fa: "\f454";
  --fa--fa: "\f454\f454"; }

.fa-abacus {
  --fa: "\f640";
  --fa--fa: "\f640\f640"; }

.fa-film-simple {
  --fa: "\f3a0";
  --fa--fa: "\f3a0\f3a0"; }

.fa-film-alt {
  --fa: "\f3a0";
  --fa--fa: "\f3a0\f3a0"; }

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

.fa-list-squares {
  --fa: "\f03a";
  --fa--fa: "\f03a\f03a"; }

.fa-tree-palm {
  --fa: "\f82b";
  --fa--fa: "\f82b\f82b"; }

.fa-square-phone-flip {
  --fa: "\f87b";
  --fa--fa: "\f87b\f87b"; }

.fa-phone-square-alt {
  --fa: "\f87b";
  --fa--fa: "\f87b\f87b"; }

.fa-user-beard-bolt {
  --fa: "\e689";
  --fa--fa: "\e689\e689"; }

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

.fa-gamepad {
  --fa: "\f11b";
  --fa--fa: "\f11b\f11b"; }

.fa-border-center-v {
  --fa: "\f89d";
  --fa--fa: "\f89d\f89d"; }

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

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

.fa-clipboard-medical {
  --fa: "\e133";
  --fa--fa: "\e133\e133"; }

.fa-face-dizzy {
  --fa: "\f567";
  --fa--fa: "\f567\f567"; }

.fa-dizzy {
  --fa: "\f567";
  --fa--fa: "\f567\f567"; }

.fa-egg {
  --fa: "\f7fb";
  --fa--fa: "\f7fb\f7fb"; }

.fa-up-to-line {
  --fa: "\f34d";
  --fa--fa: "\f34d\f34d"; }

.fa-arrow-alt-to-top {
  --fa: "\f34d";
  --fa--fa: "\f34d\f34d"; }

.fa-house-medical-circle-xmark {
  --fa: "\e513";
  --fa--fa: "\e513\e513"; }

.fa-watch-fitness {
  --fa: "\f63e";
  --fa--fa: "\f63e\f63e"; }

.fa-clock-nine-thirty {
  --fa: "\e34d";
  --fa--fa: "\e34d\e34d"; }

.fa-campground {
  --fa: "\f6bb";
  --fa--fa: "\f6bb\f6bb"; }

.fa-folder-plus {
  --fa: "\f65e";
  --fa--fa: "\f65e\f65e"; }

.fa-jug {
  --fa: "\f8c6";
  --fa--fa: "\f8c6\f8c6"; }

.fa-futbol {
  --fa: "\f1e3";
  --fa--fa: "\f1e3\f1e3"; }

.fa-futbol-ball {
  --fa: "\f1e3";
  --fa--fa: "\f1e3\f1e3"; }

.fa-soccer-ball {
  --fa: "\f1e3";
  --fa--fa: "\f1e3\f1e3"; }

.fa-snow-blowing {
  --fa: "\f761";
  --fa--fa: "\f761\f761"; }

.fa-paintbrush {
  --fa: "\f1fc";
  --fa--fa: "\f1fc\f1fc"; }

.fa-paint-brush {
  --fa: "\f1fc";
  --fa--fa: "\f1fc\f1fc"; }

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

.fa-arrow-down-from-line {
  --fa: "\f345";
  --fa--fa: "\f345\f345"; }

.fa-arrow-from-top {
  --fa: "\f345";
  --fa--fa: "\f345\f345"; }

.fa-gas-pump {
  --fa: "\f52f";
  --fa--fa: "\f52f\f52f"; }

.fa-signal-bars-slash {
  --fa: "\f694";
  --fa--fa: "\f694\f694"; }

.fa-signal-alt-slash {
  --fa: "\f694";
  --fa--fa: "\f694\f694"; }

.fa-monkey {
  --fa: "\f6fb";
  --fa--fa: "\f6fb\f6fb"; }

.fa-rectangle-pro {
  --fa: "\e235";
  --fa--fa: "\e235\e235"; }

.fa-pro {
  --fa: "\e235";
  --fa--fa: "\e235\e235"; }

.fa-house-night {
  --fa: "\e010";
  --fa--fa: "\e010\e010"; }

.fa-hot-tub-person {
  --fa: "\f593";
  --fa--fa: "\f593\f593"; }

.fa-hot-tub {
  --fa: "\f593";
  --fa--fa: "\f593\f593"; }

.fa-globe-pointer {
  --fa: "\e60e";
  --fa--fa: "\e60e\e60e"; }

.fa-blanket {
  --fa: "\f498";
  --fa--fa: "\f498\f498"; }

.fa-map-location {
  --fa: "\f59f";
  --fa--fa: "\f59f\f59f"; }

.fa-map-marked {
  --fa: "\f59f";
  --fa--fa: "\f59f\f59f"; }

.fa-house-flood-water {
  --fa: "\e50e";
  --fa--fa: "\e50e\e50e"; }

.fa-comments-question-check {
  --fa: "\e14f";
  --fa--fa: "\e14f\e14f"; }

.fa-tree {
  --fa: "\f1bb";
  --fa--fa: "\f1bb\f1bb"; }

.fa-arrows-cross {
  --fa: "\e0a2";
  --fa--fa: "\e0a2\e0a2"; }

.fa-backpack {
  --fa: "\f5d4";
  --fa--fa: "\f5d4\f5d4"; }

.fa-square-small {
  --fa: "\e27e";
  --fa--fa: "\e27e\e27e"; }

.fa-folder-arrow-up {
  --fa: "\e054";
  --fa--fa: "\e054\e054"; }

.fa-folder-upload {
  --fa: "\e054";
  --fa--fa: "\e054\e054"; }

.fa-bridge-lock {
  --fa: "\e4cc";
  --fa--fa: "\e4cc\e4cc"; }

.fa-crosshairs-simple {
  --fa: "\e59f";
  --fa--fa: "\e59f\e59f"; }

.fa-sack-dollar {
  --fa: "\f81d";
  --fa--fa: "\f81d\f81d"; }

.fa-pen-to-square {
  --fa: "\f044";
  --fa--fa: "\f044\f044"; }

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

.fa-square-sliders {
  --fa: "\f3f0";
  --fa--fa: "\f3f0\f3f0"; }

.fa-sliders-h-square {
  --fa: "\f3f0";
  --fa--fa: "\f3f0\f3f0"; }

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

.fa-message-middle-top {
  --fa: "\e1e2";
  --fa--fa: "\e1e2\e1e2"; }

.fa-comment-middle-top-alt {
  --fa: "\e1e2";
  --fa--fa: "\e1e2\e1e2"; }

.fa-lightbulb-on {
  --fa: "\f672";
  --fa--fa: "\f672\f672"; }

.fa-knife {
  --fa: "\f2e4";
  --fa--fa: "\f2e4\f2e4"; }

.fa-utensil-knife {
  --fa: "\f2e4";
  --fa--fa: "\f2e4\f2e4"; }

.fa-share-nodes {
  --fa: "\f1e0";
  --fa--fa: "\f1e0\f1e0"; }

.fa-share-alt {
  --fa: "\f1e0";
  --fa--fa: "\f1e0\f1e0"; }

.fa-display-chart-up-circle-dollar {
  --fa: "\e5e6";
  --fa--fa: "\e5e6\e5e6"; }

.fa-wave-sine {
  --fa: "\f899";
  --fa--fa: "\f899\f899"; }

.fa-heart-circle-minus {
  --fa: "\e4ff";
  --fa--fa: "\e4ff\e4ff"; }

.fa-circle-w {
  --fa: "\e12c";
  --fa--fa: "\e12c\e12c"; }

.fa-circle-calendar {
  --fa: "\e102";
  --fa--fa: "\e102\e102"; }

.fa-calendar-circle {
  --fa: "\e102";
  --fa--fa: "\e102\e102"; }

.fa-hourglass-half {
  --fa: "\f252";
  --fa--fa: "\f252\f252"; }

.fa-hourglass-2 {
  --fa: "\f252";
  --fa--fa: "\f252\f252"; }

.fa-microscope {
  --fa: "\f610";
  --fa--fa: "\f610\f610"; }

.fa-sunset {
  --fa: "\f767";
  --fa--fa: "\f767\f767"; }

.fa-sink {
  --fa: "\e06d";
  --fa--fa: "\e06d\e06d"; }

.fa-calendar-exclamation {
  --fa: "\f334";
  --fa--fa: "\f334\f334"; }

.fa-truck-container-empty {
  --fa: "\e2b5";
  --fa--fa: "\e2b5\e2b5"; }

.fa-hand-heart {
  --fa: "\f4bc";
  --fa--fa: "\f4bc\f4bc"; }

.fa-bag-shopping {
  --fa: "\f290";
  --fa--fa: "\f290\f290"; }

.fa-shopping-bag {
  --fa: "\f290";
  --fa--fa: "\f290\f290"; }

.fa-arrow-down-z-a {
  --fa: "\f881";
  --fa--fa: "\f881\f881"; }

.fa-sort-alpha-desc {
  --fa: "\f881";
  --fa--fa: "\f881\f881"; }

.fa-sort-alpha-down-alt {
  --fa: "\f881";
  --fa--fa: "\f881\f881"; }

.fa-mitten {
  --fa: "\f7b5";
  --fa--fa: "\f7b5\f7b5"; }

.fa-reply-clock {
  --fa: "\e239";
  --fa--fa: "\e239\e239"; }

.fa-reply-time {
  --fa: "\e239";
  --fa--fa: "\e239\e239"; }

.fa-person-rays {
  --fa: "\e54d";
  --fa--fa: "\e54d\e54d"; }

.fa-right {
  --fa: "\f356";
  --fa--fa: "\f356\f356"; }

.fa-arrow-alt-right {
  --fa: "\f356";
  --fa--fa: "\f356\f356"; }

.fa-circle-f {
  --fa: "\e10e";
  --fa--fa: "\e10e\e10e"; }

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

.fa-face-pleading {
  --fa: "\e386";
  --fa--fa: "\e386\e386"; }

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

.fa-flask-vial {
  --fa: "\e4f3";
  --fa--fa: "\e4f3\e4f3"; }

.fa-police-box {
  --fa: "\e021";
  --fa--fa: "\e021\e021"; }

.fa-cucumber {
  --fa: "\e401";
  --fa--fa: "\e401\e401"; }

.fa-head-side-brain {
  --fa: "\f808";
  --fa--fa: "\f808\f808"; }

.fa-hand {
  --fa: "\f256";
  --fa--fa: "\f256\f256"; }

.fa-hand-paper {
  --fa: "\f256";
  --fa--fa: "\f256\f256"; }

.fa-person-biking-mountain {
  --fa: "\f84b";
  --fa--fa: "\f84b\f84b"; }

.fa-biking-mountain {
  --fa: "\f84b";
  --fa--fa: "\f84b\f84b"; }

.fa-utensils-slash {
  --fa: "\e464";
  --fa--fa: "\e464\e464"; }

.fa-print-magnifying-glass {
  --fa: "\f81a";
  --fa--fa: "\f81a\f81a"; }

.fa-print-search {
  --fa: "\f81a";
  --fa--fa: "\f81a\f81a"; }

.fa-turn-right {
  --fa: "\e639";
  --fa--fa: "\e639\e639"; }

.fa-folder-bookmark {
  --fa: "\e186";
  --fa--fa: "\e186\e186"; }

.fa-arrow-turn-left-down {
  --fa: "\e633";
  --fa--fa: "\e633\e633"; }

.fa-om {
  --fa: "\f679";
  --fa--fa: "\f679\f679"; }

.fa-pi {
  --fa: "\f67e";
  --fa--fa: "\f67e\f67e"; }

.fa-flask-round-potion {
  --fa: "\f6e1";
  --fa--fa: "\f6e1\f6e1"; }

.fa-flask-potion {
  --fa: "\f6e1";
  --fa--fa: "\f6e1\f6e1"; }

.fa-face-shush {
  --fa: "\e38c";
  --fa--fa: "\e38c\e38c"; }

.fa-worm {
  --fa: "\e599";
  --fa--fa: "\e599\e599"; }

.fa-house-circle-xmark {
  --fa: "\e50b";
  --fa--fa: "\e50b\e50b"; }

.fa-plug {
  --fa: "\f1e6";
  --fa--fa: "\f1e6\f1e6"; }

.fa-calendar-circle-exclamation {
  --fa: "\e46e";
  --fa--fa: "\e46e\e46e"; }

.fa-square-i {
  --fa: "\e272";
  --fa--fa: "\e272\e272"; }

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

.fa-face-saluting {
  --fa: "\e484";
  --fa--fa: "\e484\e484"; }

.fa-gauge-simple-low {
  --fa: "\f62c";
  --fa--fa: "\f62c\f62c"; }

.fa-tachometer-slow {
  --fa: "\f62c";
  --fa--fa: "\f62c\f62c"; }

.fa-face-persevering {
  --fa: "\e385";
  --fa--fa: "\e385\e385"; }

.fa-circle-camera {
  --fa: "\e103";
  --fa--fa: "\e103\e103"; }

.fa-camera-circle {
  --fa: "\e103";
  --fa--fa: "\e103\e103"; }

.fa-hand-spock {
  --fa: "\f259";
  --fa--fa: "\f259\f259"; }

.fa-spider-web {
  --fa: "\f719";
  --fa--fa: "\f719\f719"; }

.fa-circle-microphone {
  --fa: "\e116";
  --fa--fa: "\e116\e116"; }

.fa-microphone-circle {
  --fa: "\e116";
  --fa--fa: "\e116\e116"; }

.fa-book-arrow-up {
  --fa: "\e0ba";
  --fa--fa: "\e0ba\e0ba"; }

.fa-popsicle {
  --fa: "\e43e";
  --fa--fa: "\e43e\e43e"; }

.fa-command {
  --fa: "\e142";
  --fa--fa: "\e142\e142"; }

.fa-blinds {
  --fa: "\f8fb";
  --fa--fa: "\f8fb\f8fb"; }

.fa-stopwatch {
  --fa: "\f2f2";
  --fa--fa: "\f2f2\f2f2"; }

.fa-saxophone {
  --fa: "\f8dc";
  --fa--fa: "\f8dc\f8dc"; }

.fa-square-2 {
  --fa: "\e257";
  --fa--fa: "\e257\e257"; }

.fa-field-hockey-stick-ball {
  --fa: "\f44c";
  --fa--fa: "\f44c\f44c"; }

.fa-field-hockey {
  --fa: "\f44c";
  --fa--fa: "\f44c\f44c"; }

.fa-arrow-up-square-triangle {
  --fa: "\f88b";
  --fa--fa: "\f88b\f88b"; }

.fa-sort-shapes-up-alt {
  --fa: "\f88b";
  --fa--fa: "\f88b\f88b"; }

.fa-face-scream {
  --fa: "\e38b";
  --fa--fa: "\e38b\e38b"; }

.fa-square-m {
  --fa: "\e276";
  --fa--fa: "\e276\e276"; }

.fa-camera-web {
  --fa: "\f832";
  --fa--fa: "\f832\f832"; }

.fa-webcam {
  --fa: "\f832";
  --fa--fa: "\f832\f832"; }

.fa-comment-arrow-down {
  --fa: "\e143";
  --fa--fa: "\e143\e143"; }

.fa-lightbulb-cfl {
  --fa: "\e5a6";
  --fa--fa: "\e5a6\e5a6"; }

.fa-window-frame-open {
  --fa: "\e050";
  --fa--fa: "\e050\e050"; }

.fa-face-kiss {
  --fa: "\f596";
  --fa--fa: "\f596\f596"; }

.fa-kiss {
  --fa: "\f596";
  --fa--fa: "\f596\f596"; }

.fa-bridge-circle-xmark {
  --fa: "\e4cb";
  --fa--fa: "\e4cb\e4cb"; }

.fa-period {
  --fa: "\2e";
  --fa--fa: "\2e\2e"; }

.fa-face-grin-tongue {
  --fa: "\f589";
  --fa--fa: "\f589\f589"; }

.fa-grin-tongue {
  --fa: "\f589";
  --fa--fa: "\f589\f589"; }

.fa-up-to-dotted-line {
  --fa: "\e457";
  --fa--fa: "\e457\e457"; }

.fa-thought-bubble {
  --fa: "\e32e";
  --fa--fa: "\e32e\e32e"; }

.fa-skeleton-ribs {
  --fa: "\e5cb";
  --fa--fa: "\e5cb\e5cb"; }

.fa-raygun {
  --fa: "\e025";
  --fa--fa: "\e025\e025"; }

.fa-flute {
  --fa: "\f8b9";
  --fa--fa: "\f8b9\f8b9"; }

.fa-acorn {
  --fa: "\f6ae";
  --fa--fa: "\f6ae\f6ae"; }

.fa-video-arrow-up-right {
  --fa: "\e2c9";
  --fa--fa: "\e2c9\e2c9"; }

.fa-grate-droplet {
  --fa: "\e194";
  --fa--fa: "\e194\e194"; }

.fa-seal-exclamation {
  --fa: "\e242";
  --fa--fa: "\e242\e242"; }

.fa-chess-bishop {
  --fa: "\f43a";
  --fa--fa: "\f43a\f43a"; }

.fa-message-sms {
  --fa: "\e1e5";
  --fa--fa: "\e1e5\e1e5"; }

.fa-coffee-beans {
  --fa: "\e13f";
  --fa--fa: "\e13f\e13f"; }

.fa-hat-witch {
  --fa: "\f6e7";
  --fa--fa: "\f6e7\f6e7"; }

.fa-face-grin-wink {
  --fa: "\f58c";
  --fa--fa: "\f58c\f58c"; }

.fa-grin-wink {
  --fa: "\f58c";
  --fa--fa: "\f58c\f58c"; }

.fa-clock-three-thirty {
  --fa: "\e357";
  --fa--fa: "\e357\e357"; }

.fa-ear-deaf {
  --fa: "\f2a4";
  --fa--fa: "\f2a4\f2a4"; }

.fa-deaf {
  --fa: "\f2a4";
  --fa--fa: "\f2a4\f2a4"; }

.fa-deafness {
  --fa: "\f2a4";
  --fa--fa: "\f2a4\f2a4"; }

.fa-hard-of-hearing {
  --fa: "\f2a4";
  --fa--fa: "\f2a4\f2a4"; }

.fa-alarm-clock {
  --fa: "\f34e";
  --fa--fa: "\f34e\f34e"; }

.fa-eclipse {
  --fa: "\f749";
  --fa--fa: "\f749\f749"; }

.fa-face-relieved {
  --fa: "\e389";
  --fa--fa: "\e389\e389"; }

.fa-road-circle-check {
  --fa: "\e564";
  --fa--fa: "\e564\e564"; }

.fa-dice-five {
  --fa: "\f523";
  --fa--fa: "\f523\f523"; }

.fa-octagon-minus {
  --fa: "\f308";
  --fa--fa: "\f308\f308"; }

.fa-minus-octagon {
  --fa: "\f308";
  --fa--fa: "\f308\f308"; }

.fa-square-rss {
  --fa: "\f143";
  --fa--fa: "\f143\f143"; }

.fa-rss-square {
  --fa: "\f143";
  --fa--fa: "\f143\f143"; }

.fa-face-zany {
  --fa: "\e3a4";
  --fa--fa: "\e3a4\e3a4"; }

.fa-tricycle {
  --fa: "\e5c3";
  --fa--fa: "\e5c3\e5c3"; }

.fa-land-mine-on {
  --fa: "\e51b";
  --fa--fa: "\e51b\e51b"; }

.fa-square-arrow-up-left {
  --fa: "\e263";
  --fa--fa: "\e263\e263"; }

.fa-i-cursor {
  --fa: "\f246";
  --fa--fa: "\f246\f246"; }

.fa-chart-mixed-up-circle-dollar {
  --fa: "\e5d9";
  --fa--fa: "\e5d9\e5d9"; }

.fa-salt-shaker {
  --fa: "\e446";
  --fa--fa: "\e446\e446"; }

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

.fa-file-plus {
  --fa: "\f319";
  --fa--fa: "\f319\f319"; }

.fa-draw-square {
  --fa: "\f5ef";
  --fa--fa: "\f5ef\f5ef"; }

.fa-toilet-paper-under-slash {
  --fa: "\e2a1";
  --fa--fa: "\e2a1\e2a1"; }

.fa-toilet-paper-reverse-slash {
  --fa: "\e2a1";
  --fa--fa: "\e2a1\e2a1"; }

.fa-stairs {
  --fa: "\e289";
  --fa--fa: "\e289\e289"; }

.fa-drone-front {
  --fa: "\f860";
  --fa--fa: "\f860\f860"; }

.fa-drone-alt {
  --fa: "\f860";
  --fa--fa: "\f860\f860"; }

.fa-glass-empty {
  --fa: "\e191";
  --fa--fa: "\e191\e191"; }

.fa-dial-high {
  --fa: "\e15c";
  --fa--fa: "\e15c\e15c"; }

.fa-user-helmet-safety {
  --fa: "\f82c";
  --fa--fa: "\f82c\f82c"; }

.fa-user-construction {
  --fa: "\f82c";
  --fa--fa: "\f82c\f82c"; }

.fa-user-hard-hat {
  --fa: "\f82c";
  --fa--fa: "\f82c\f82c"; }

.fa-i {
  --fa: "\49";
  --fa--fa: "\49\49"; }

.fa-hryvnia-sign {
  --fa: "\f6f2";
  --fa--fa: "\f6f2\f6f2"; }

.fa-hryvnia {
  --fa: "\f6f2";
  --fa--fa: "\f6f2\f6f2"; }

.fa-arrow-down-left-and-arrow-up-right-to-center {
  --fa: "\e092";
  --fa--fa: "\e092\e092"; }

.fa-pills {
  --fa: "\f484";
  --fa--fa: "\f484\f484"; }

.fa-face-grin-wide {
  --fa: "\f581";
  --fa--fa: "\f581\f581"; }

.fa-grin-alt {
  --fa: "\f581";
  --fa--fa: "\f581\f581"; }

.fa-tooth {
  --fa: "\f5c9";
  --fa--fa: "\f5c9\f5c9"; }

.fa-basketball-hoop {
  --fa: "\f435";
  --fa--fa: "\f435\f435"; }

.fa-objects-align-bottom {
  --fa: "\e3bb";
  --fa--fa: "\e3bb\e3bb"; }

.fa-v {
  --fa: "\56";
  --fa--fa: "\56\56"; }

.fa-sparkles {
  --fa: "\f890";
  --fa--fa: "\f890\f890"; }

.fa-squid {
  --fa: "\e450";
  --fa--fa: "\e450\e450"; }

.fa-leafy-green {
  --fa: "\e41d";
  --fa--fa: "\e41d\e41d"; }

.fa-circle-arrow-up-right {
  --fa: "\e0fc";
  --fa--fa: "\e0fc\e0fc"; }

.fa-calendars {
  --fa: "\e0d7";
  --fa--fa: "\e0d7\e0d7"; }

.fa-bangladeshi-taka-sign {
  --fa: "\e2e6";
  --fa--fa: "\e2e6\e2e6"; }

.fa-bicycle {
  --fa: "\f206";
  --fa--fa: "\f206\f206"; }

.fa-hammer-war {
  --fa: "\f6e4";
  --fa--fa: "\f6e4\f6e4"; }

.fa-circle-d {
  --fa: "\e104";
  --fa--fa: "\e104\e104"; }

.fa-spider-black-widow {
  --fa: "\f718";
  --fa--fa: "\f718\f718"; }

.fa-staff-snake {
  --fa: "\e579";
  --fa--fa: "\e579\e579"; }

.fa-rod-asclepius {
  --fa: "\e579";
  --fa--fa: "\e579\e579"; }

.fa-rod-snake {
  --fa: "\e579";
  --fa--fa: "\e579\e579"; }

.fa-staff-aesculapius {
  --fa: "\e579";
  --fa--fa: "\e579\e579"; }

.fa-pear {
  --fa: "\e20c";
  --fa--fa: "\e20c\e20c"; }

.fa-head-side-cough-slash {
  --fa: "\e062";
  --fa--fa: "\e062\e062"; }

.fa-file-mov {
  --fa: "\e647";
  --fa--fa: "\e647\e647"; }

.fa-triangle {
  --fa: "\f2ec";
  --fa--fa: "\f2ec\f2ec"; }

.fa-apartment {
  --fa: "\e468";
  --fa--fa: "\e468\e468"; }

.fa-truck-medical {
  --fa: "\f0f9";
  --fa--fa: "\f0f9\f0f9"; }

.fa-ambulance {
  --fa: "\f0f9";
  --fa--fa: "\f0f9\f0f9"; }

.fa-pepper {
  --fa: "\e432";
  --fa--fa: "\e432\e432"; }

.fa-piano {
  --fa: "\f8d4";
  --fa--fa: "\f8d4\f8d4"; }

.fa-gun-squirt {
  --fa: "\e19d";
  --fa--fa: "\e19d\e19d"; }

.fa-wheat-awn-circle-exclamation {
  --fa: "\e598";
  --fa--fa: "\e598\e598"; }

.fa-snowman {
  --fa: "\f7d0";
  --fa--fa: "\f7d0\f7d0"; }

.fa-user-alien {
  --fa: "\e04a";
  --fa--fa: "\e04a\e04a"; }

.fa-shield-check {
  --fa: "\f2f7";
  --fa--fa: "\f2f7\f2f7"; }

.fa-mortar-pestle {
  --fa: "\f5a7";
  --fa--fa: "\f5a7\f5a7"; }

.fa-road-barrier {
  --fa: "\e562";
  --fa--fa: "\e562\e562"; }

.fa-chart-candlestick {
  --fa: "\e0e2";
  --fa--fa: "\e0e2\e0e2"; }

.fa-briefcase-blank {
  --fa: "\e0c8";
  --fa--fa: "\e0c8\e0c8"; }

.fa-school {
  --fa: "\f549";
  --fa--fa: "\f549\f549"; }

.fa-igloo {
  --fa: "\f7ae";
  --fa--fa: "\f7ae\f7ae"; }

.fa-bracket-round {
  --fa: "\28";
  --fa--fa: "\28\28"; }

.fa-parenthesis {
  --fa: "\28";
  --fa--fa: "\28\28"; }

.fa-joint {
  --fa: "\f595";
  --fa--fa: "\f595\f595"; }

.fa-horse-saddle {
  --fa: "\f8c3";
  --fa--fa: "\f8c3\f8c3"; }

.fa-mug-marshmallows {
  --fa: "\f7b7";
  --fa--fa: "\f7b7\f7b7"; }

.fa-filters {
  --fa: "\e17e";
  --fa--fa: "\e17e\e17e"; }

.fa-bell-on {
  --fa: "\f8fa";
  --fa--fa: "\f8fa\f8fa"; }

.fa-angle-right {
  --fa: "\f105";
  --fa--fa: "\f105\f105"; }

.fa-dial-med {
  --fa: "\e15f";
  --fa--fa: "\e15f\e15f"; }

.fa-horse {
  --fa: "\f6f0";
  --fa--fa: "\f6f0\f6f0"; }

.fa-q {
  --fa: "\51";
  --fa--fa: "\51\51"; }

.fa-monitor-waveform {
  --fa: "\f611";
  --fa--fa: "\f611\f611"; }

.fa-monitor-heart-rate {
  --fa: "\f611";
  --fa--fa: "\f611\f611"; }

.fa-link-simple {
  --fa: "\e1cd";
  --fa--fa: "\e1cd\e1cd"; }

.fa-whistle {
  --fa: "\f460";
  --fa--fa: "\f460\f460"; }

.fa-g {
  --fa: "\47";
  --fa--fa: "\47\47"; }

.fa-wine-glass-crack {
  --fa: "\f4bb";
  --fa--fa: "\f4bb\f4bb"; }

.fa-fragile {
  --fa: "\f4bb";
  --fa--fa: "\f4bb\f4bb"; }

.fa-slot-machine {
  --fa: "\e3ce";
  --fa--fa: "\e3ce\e3ce"; }

.fa-notes-medical {
  --fa: "\f481";
  --fa--fa: "\f481\f481"; }

.fa-car-wash {
  --fa: "\f5e6";
  --fa--fa: "\f5e6\f5e6"; }

.fa-escalator {
  --fa: "\e171";
  --fa--fa: "\e171\e171"; }

.fa-comment-image {
  --fa: "\e148";
  --fa--fa: "\e148\e148"; }

.fa-temperature-half {
  --fa: "\f2c9";
  --fa--fa: "\f2c9\f2c9"; }

.fa-temperature-2 {
  --fa: "\f2c9";
  --fa--fa: "\f2c9\f2c9"; }

.fa-thermometer-2 {
  --fa: "\f2c9";
  --fa--fa: "\f2c9\f2c9"; }

.fa-thermometer-half {
  --fa: "\f2c9";
  --fa--fa: "\f2c9\f2c9"; }

.fa-dong-sign {
  --fa: "\e169";
  --fa--fa: "\e169\e169"; }

.fa-donut {
  --fa: "\e406";
  --fa--fa: "\e406\e406"; }

.fa-doughnut {
  --fa: "\e406";
  --fa--fa: "\e406\e406"; }

.fa-capsules {
  --fa: "\f46b";
  --fa--fa: "\f46b\f46b"; }

.fa-poo-storm {
  --fa: "\f75a";
  --fa--fa: "\f75a\f75a"; }

.fa-poo-bolt {
  --fa: "\f75a";
  --fa--fa: "\f75a\f75a"; }

.fa-tally-1 {
  --fa: "\e294";
  --fa--fa: "\e294\e294"; }

.fa-file-vector {
  --fa: "\e64c";
  --fa--fa: "\e64c\e64c"; }

.fa-face-frown-open {
  --fa: "\f57a";
  --fa--fa: "\f57a\f57a"; }

.fa-frown-open {
  --fa: "\f57a";
  --fa--fa: "\f57a\f57a"; }

.fa-square-dashed {
  --fa: "\e269";
  --fa--fa: "\e269\e269"; }

.fa-bag-shopping-plus {
  --fa: "\e651";
  --fa--fa: "\e651\e651"; }

.fa-square-j {
  --fa: "\e273";
  --fa--fa: "\e273\e273"; }

.fa-hand-point-up {
  --fa: "\f0a6";
  --fa--fa: "\f0a6\f0a6"; }

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

.fa-arrow-up-big-small {
  --fa: "\f88e";
  --fa--fa: "\f88e\f88e"; }

.fa-sort-size-up {
  --fa: "\f88e";
  --fa--fa: "\f88e\f88e"; }

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

.fa-baguette {
  --fa: "\e3d8";
  --fa--fa: "\e3d8\e3d8"; }

.fa-bowl-soft-serve {
  --fa: "\e46b";
  --fa--fa: "\e46b\e46b"; }

.fa-face-holding-back-tears {
  --fa: "\e482";
  --fa--fa: "\e482\e482"; }

.fa-square-up {
  --fa: "\f353";
  --fa--fa: "\f353\f353"; }

.fa-arrow-alt-square-up {
  --fa: "\f353";
  --fa--fa: "\f353\f353"; }

.fa-train-subway-tunnel {
  --fa: "\e2a3";
  --fa--fa: "\e2a3\e2a3"; }

.fa-subway-tunnel {
  --fa: "\e2a3";
  --fa--fa: "\e2a3\e2a3"; }

.fa-square-exclamation {
  --fa: "\f321";
  --fa--fa: "\f321\f321"; }

.fa-exclamation-square {
  --fa: "\f321";
  --fa--fa: "\f321\f321"; }

.fa-semicolon {
  --fa: "\3b";
  --fa--fa: "\3b\3b"; }

.fa-bookmark {
  --fa: "\f02e";
  --fa--fa: "\f02e\f02e"; }

.fa-fan-table {
  --fa: "\e004";
  --fa--fa: "\e004\e004"; }

.fa-align-justify {
  --fa: "\f039";
  --fa--fa: "\f039\f039"; }

.fa-battery-low {
  --fa: "\e0b1";
  --fa--fa: "\e0b1\e0b1"; }

.fa-battery-1 {
  --fa: "\e0b1";
  --fa--fa: "\e0b1\e0b1"; }

.fa-credit-card-front {
  --fa: "\f38a";
  --fa--fa: "\f38a\f38a"; }

.fa-brain-arrow-curved-right {
  --fa: "\f677";
  --fa--fa: "\f677\f677"; }

.fa-mind-share {
  --fa: "\f677";
  --fa--fa: "\f677\f677"; }

.fa-umbrella-beach {
  --fa: "\f5ca";
  --fa--fa: "\f5ca\f5ca"; }

.fa-helmet-un {
  --fa: "\e503";
  --fa--fa: "\e503\e503"; }

.fa-location-smile {
  --fa: "\f60d";
  --fa--fa: "\f60d\f60d"; }

.fa-map-marker-smile {
  --fa: "\f60d";
  --fa--fa: "\f60d\f60d"; }

.fa-arrow-left-to-line {
  --fa: "\f33e";
  --fa--fa: "\f33e\f33e"; }

.fa-arrow-to-left {
  --fa: "\f33e";
  --fa--fa: "\f33e\f33e"; }

.fa-bullseye {
  --fa: "\f140";
  --fa--fa: "\f140\f140"; }

.fa-sushi {
  --fa: "\e48a";
  --fa--fa: "\e48a\e48a"; }

.fa-nigiri {
  --fa: "\e48a";
  --fa--fa: "\e48a\e48a"; }

.fa-message-captions {
  --fa: "\e1de";
  --fa--fa: "\e1de\e1de"; }

.fa-comment-alt-captions {
  --fa: "\e1de";
  --fa--fa: "\e1de\e1de"; }

.fa-trash-list {
  --fa: "\e2b1";
  --fa--fa: "\e2b1\e2b1"; }

.fa-bacon {
  --fa: "\f7e5";
  --fa--fa: "\f7e5\f7e5"; }

.fa-option {
  --fa: "\e318";
  --fa--fa: "\e318\e318"; }

.fa-raccoon {
  --fa: "\e613";
  --fa--fa: "\e613\e613"; }

.fa-hand-point-down {
  --fa: "\f0a7";
  --fa--fa: "\f0a7\f0a7"; }

.fa-arrow-up-from-bracket {
  --fa: "\e09a";
  --fa--fa: "\e09a\e09a"; }

.fa-head-side-gear {
  --fa: "\e611";
  --fa--fa: "\e611\e611"; }

.fa-trash-plus {
  --fa: "\e2b2";
  --fa--fa: "\e2b2\e2b2"; }

.fa-file-cad {
  --fa: "\e672";
  --fa--fa: "\e672\e672"; }

.fa-objects-align-top {
  --fa: "\e3c0";
  --fa--fa: "\e3c0\e3c0"; }

.fa-folder {
  --fa: "\f07b";
  --fa--fa: "\f07b\f07b"; }

.fa-folder-blank {
  --fa: "\f07b";
  --fa--fa: "\f07b\f07b"; }

.fa-face-anxious-sweat {
  --fa: "\e36a";
  --fa--fa: "\e36a\e36a"; }

.fa-credit-card-blank {
  --fa: "\f389";
  --fa--fa: "\f389\f389"; }

.fa-file-waveform {
  --fa: "\f478";
  --fa--fa: "\f478\f478"; }

.fa-file-medical-alt {
  --fa: "\f478";
  --fa--fa: "\f478\f478"; }

.fa-microchip-ai {
  --fa: "\e1ec";
  --fa--fa: "\e1ec\e1ec"; }

.fa-mug {
  --fa: "\f874";
  --fa--fa: "\f874\f874"; }

.fa-plane-up-slash {
  --fa: "\e22e";
  --fa--fa: "\e22e\e22e"; }

.fa-radiation {
  --fa: "\f7b9";
  --fa--fa: "\f7b9\f7b9"; }

.fa-pen-circle {
  --fa: "\e20e";
  --fa--fa: "\e20e\e20e"; }

.fa-bag-seedling {
  --fa: "\e5f2";
  --fa--fa: "\e5f2\e5f2"; }

.fa-chart-simple {
  --fa: "\e473";
  --fa--fa: "\e473\e473"; }

.fa-crutches {
  --fa: "\f7f8";
  --fa--fa: "\f7f8\f7f8"; }

.fa-circle-parking {
  --fa: "\f615";
  --fa--fa: "\f615\f615"; }

.fa-parking-circle {
  --fa: "\f615";
  --fa--fa: "\f615\f615"; }

.fa-mars-stroke {
  --fa: "\f229";
  --fa--fa: "\f229\f229"; }

.fa-leaf-oak {
  --fa: "\f6f7";
  --fa--fa: "\f6f7\f6f7"; }

.fa-square-bolt {
  --fa: "\e265";
  --fa--fa: "\e265\e265"; }

.fa-vial {
  --fa: "\f492";
  --fa--fa: "\f492\f492"; }

.fa-gauge {
  --fa: "\f624";
  --fa--fa: "\f624\f624"; }

.fa-dashboard {
  --fa: "\f624";
  --fa--fa: "\f624\f624"; }

.fa-gauge-med {
  --fa: "\f624";
  --fa--fa: "\f624\f624"; }

.fa-tachometer-alt-average {
  --fa: "\f624";
  --fa--fa: "\f624\f624"; }

.fa-wand-magic-sparkles {
  --fa: "\e2ca";
  --fa--fa: "\e2ca\e2ca"; }

.fa-magic-wand-sparkles {
  --fa: "\e2ca";
  --fa--fa: "\e2ca\e2ca"; }

.fa-lambda {
  --fa: "\f66e";
  --fa--fa: "\f66e\f66e"; }

.fa-e {
  --fa: "\45";
  --fa--fa: "\45\45"; }

.fa-pizza {
  --fa: "\f817";
  --fa--fa: "\f817\f817"; }

.fa-bowl-chopsticks-noodles {
  --fa: "\e2ea";
  --fa--fa: "\e2ea\e2ea"; }

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

.fa-pen-clip {
  --fa: "\f305";
  --fa--fa: "\f305\f305"; }

.fa-pen-alt {
  --fa: "\f305";
  --fa--fa: "\f305\f305"; }

.fa-bridge-circle-exclamation {
  --fa: "\e4ca";
  --fa--fa: "\e4ca\e4ca"; }

.fa-badge-percent {
  --fa: "\f646";
  --fa--fa: "\f646\f646"; }

.fa-rotate-reverse {
  --fa: "\e631";
  --fa--fa: "\e631\e631"; }

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

.fa-sensor {
  --fa: "\e028";
  --fa--fa: "\e028\e028"; }

.fa-comma {
  --fa: "\2c";
  --fa--fa: "\2c\2c"; }

.fa-school-circle-check {
  --fa: "\e56b";
  --fa--fa: "\e56b\e56b"; }

.fa-toilet-paper-under {
  --fa: "\e2a0";
  --fa--fa: "\e2a0\e2a0"; }

.fa-toilet-paper-reverse {
  --fa: "\e2a0";
  --fa--fa: "\e2a0\e2a0"; }

.fa-light-emergency {
  --fa: "\e41f";
  --fa--fa: "\e41f\e41f"; }

.fa-arrow-down-to-arc {
  --fa: "\e4ae";
  --fa--fa: "\e4ae\e4ae"; }

.fa-dumpster {
  --fa: "\f793";
  --fa--fa: "\f793\f793"; }

.fa-van-shuttle {
  --fa: "\f5b6";
  --fa--fa: "\f5b6\f5b6"; }

.fa-shuttle-van {
  --fa: "\f5b6";
  --fa--fa: "\f5b6\f5b6"; }

.fa-building-user {
  --fa: "\e4da";
  --fa--fa: "\e4da\e4da"; }

.fa-light-switch {
  --fa: "\e017";
  --fa--fa: "\e017\e017"; }

.fa-square-caret-left {
  --fa: "\f191";
  --fa--fa: "\f191\f191"; }

.fa-caret-square-left {
  --fa: "\f191";
  --fa--fa: "\f191\f191"; }

.fa-highlighter {
  --fa: "\f591";
  --fa--fa: "\f591\f591"; }

.fa-wave-pulse {
  --fa: "\f5f8";
  --fa--fa: "\f5f8\f5f8"; }

.fa-heart-rate {
  --fa: "\f5f8";
  --fa--fa: "\f5f8\f5f8"; }

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

.fa-arrow-left-to-bracket {
  --fa: "\e669";
  --fa--fa: "\e669\e669"; }

.fa-hat-santa {
  --fa: "\f7a7";
  --fa--fa: "\f7a7\f7a7"; }

.fa-tamale {
  --fa: "\e451";
  --fa--fa: "\e451\e451"; }

.fa-box-check {
  --fa: "\f467";
  --fa--fa: "\f467\f467"; }

.fa-bullhorn {
  --fa: "\f0a1";
  --fa--fa: "\f0a1\f0a1"; }

.fa-steak {
  --fa: "\f824";
  --fa--fa: "\f824\f824"; }

.fa-location-crosshairs-slash {
  --fa: "\f603";
  --fa--fa: "\f603\f603"; }

.fa-location-slash {
  --fa: "\f603";
  --fa--fa: "\f603\f603"; }

.fa-person-dolly {
  --fa: "\f4d0";
  --fa--fa: "\f4d0\f4d0"; }

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

.fa-synagogue {
  --fa: "\f69b";
  --fa--fa: "\f69b\f69b"; }

.fa-file-chart-column {
  --fa: "\f659";
  --fa--fa: "\f659\f659"; }

.fa-file-chart-line {
  --fa: "\f659";
  --fa--fa: "\f659\f659"; }

.fa-person-half-dress {
  --fa: "\e548";
  --fa--fa: "\e548\e548"; }

.fa-folder-image {
  --fa: "\e18a";
  --fa--fa: "\e18a\e18a"; }

.fa-calendar-pen {
  --fa: "\f333";
  --fa--fa: "\f333\f333"; }

.fa-calendar-edit {
  --fa: "\f333";
  --fa--fa: "\f333\f333"; }

.fa-road-bridge {
  --fa: "\e563";
  --fa--fa: "\e563\e563"; }

.fa-face-smile-tear {
  --fa: "\e393";
  --fa--fa: "\e393\e393"; }

.fa-message-plus {
  --fa: "\f4a8";
  --fa--fa: "\f4a8\f4a8"; }

.fa-comment-alt-plus {
  --fa: "\f4a8";
  --fa--fa: "\f4a8\f4a8"; }

.fa-location-arrow {
  --fa: "\f124";
  --fa--fa: "\f124\f124"; }

.fa-c {
  --fa: "\43";
  --fa--fa: "\43\43"; }

.fa-tablet-button {
  --fa: "\f10a";
  --fa--fa: "\f10a\f10a"; }

.fa-person-dress-fairy {
  --fa: "\e607";
  --fa--fa: "\e607\e607"; }

.fa-rectangle-history-circle-user {
  --fa: "\e4a4";
  --fa--fa: "\e4a4\e4a4"; }

.fa-building-lock {
  --fa: "\e4d6";
  --fa--fa: "\e4d6\e4d6"; }

.fa-chart-line-up {
  --fa: "\e0e5";
  --fa--fa: "\e0e5\e0e5"; }

.fa-mailbox {
  --fa: "\f813";
  --fa--fa: "\f813\f813"; }

.fa-sign-posts {
  --fa: "\e625";
  --fa--fa: "\e625\e625"; }

.fa-truck-bolt {
  --fa: "\e3d0";
  --fa--fa: "\e3d0\e3d0"; }

.fa-pizza-slice {
  --fa: "\f818";
  --fa--fa: "\f818\f818"; }

.fa-money-bill-wave {
  --fa: "\f53a";
  --fa--fa: "\f53a\f53a"; }

.fa-chart-area {
  --fa: "\f1fe";
  --fa--fa: "\f1fe\f1fe"; }

.fa-area-chart {
  --fa: "\f1fe";
  --fa--fa: "\f1fe\f1fe"; }

.fa-house-flag {
  --fa: "\e50d";
  --fa--fa: "\e50d\e50d"; }

.fa-circle-three-quarters-stroke {
  --fa: "\e5d4";
  --fa--fa: "\e5d4\e5d4"; }

.fa-person-circle-minus {
  --fa: "\e540";
  --fa--fa: "\e540\e540"; }

.fa-scalpel {
  --fa: "\f61d";
  --fa--fa: "\f61d\f61d"; }

.fa-ban {
  --fa: "\f05e";
  --fa--fa: "\f05e\f05e"; }

.fa-cancel {
  --fa: "\f05e";
  --fa--fa: "\f05e\f05e"; }

.fa-bell-exclamation {
  --fa: "\f848";
  --fa--fa: "\f848\f848"; }

.fa-circle-bookmark {
  --fa: "\e100";
  --fa--fa: "\e100\e100"; }

.fa-bookmark-circle {
  --fa: "\e100";
  --fa--fa: "\e100\e100"; }

.fa-egg-fried {
  --fa: "\f7fc";
  --fa--fa: "\f7fc\f7fc"; }

.fa-face-weary {
  --fa: "\e3a1";
  --fa--fa: "\e3a1\e3a1"; }

.fa-uniform-martial-arts {
  --fa: "\e3d1";
  --fa--fa: "\e3d1\e3d1"; }

.fa-camera-rotate {
  --fa: "\e0d8";
  --fa--fa: "\e0d8\e0d8"; }

.fa-sun-dust {
  --fa: "\f764";
  --fa--fa: "\f764\f764"; }

.fa-comment-text {
  --fa: "\e14d";
  --fa--fa: "\e14d\e14d"; }

.fa-spray-can-sparkles {
  --fa: "\f5d0";
  --fa--fa: "\f5d0\f5d0"; }

.fa-air-freshener {
  --fa: "\f5d0";
  --fa--fa: "\f5d0\f5d0"; }

.fa-signal-bars {
  --fa: "\f690";
  --fa--fa: "\f690\f690"; }

.fa-signal-alt {
  --fa: "\f690";
  --fa--fa: "\f690\f690"; }

.fa-signal-alt-4 {
  --fa: "\f690";
  --fa--fa: "\f690\f690"; }

.fa-signal-bars-strong {
  --fa: "\f690";
  --fa--fa: "\f690\f690"; }

.fa-diamond-exclamation {
  --fa: "\e405";
  --fa--fa: "\e405\e405"; }

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

.fa-dial-min {
  --fa: "\e161";
  --fa--fa: "\e161\e161"; }

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

.fa-cross {
  --fa: "\f654";
  --fa--fa: "\f654\f654"; }

.fa-page-caret-down {
  --fa: "\e429";
  --fa--fa: "\e429\e429"; }

.fa-file-caret-down {
  --fa: "\e429";
  --fa--fa: "\e429\e429"; }

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

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

.fa-clock-seven-thirty {
  --fa: "\e351";
  --fa--fa: "\e351\e351"; }

.fa-arrow-pointer {
  --fa: "\f245";
  --fa--fa: "\f245\f245"; }

.fa-mouse-pointer {
  --fa: "\f245";
  --fa--fa: "\f245\f245"; }

.fa-clock-four-thirty {
  --fa: "\e34b";
  --fa--fa: "\e34b\e34b"; }

.fa-signal-bars-good {
  --fa: "\f693";
  --fa--fa: "\f693\f693"; }

.fa-signal-alt-3 {
  --fa: "\f693";
  --fa--fa: "\f693\f693"; }

.fa-cactus {
  --fa: "\f8a7";
  --fa--fa: "\f8a7\f8a7"; }

.fa-lightbulb-gear {
  --fa: "\e5fd";
  --fa--fa: "\e5fd\e5fd"; }

.fa-maximize {
  --fa: "\f31e";
  --fa--fa: "\f31e\f31e"; }

.fa-expand-arrows-alt {
  --fa: "\f31e";
  --fa--fa: "\f31e\f31e"; }

.fa-charging-station {
  --fa: "\f5e7";
  --fa--fa: "\f5e7\f5e7"; }

.fa-shapes {
  --fa: "\f61f";
  --fa--fa: "\f61f\f61f"; }

.fa-triangle-circle-square {
  --fa: "\f61f";
  --fa--fa: "\f61f\f61f"; }

.fa-plane-tail {
  --fa: "\e22c";
  --fa--fa: "\e22c\e22c"; }

.fa-gauge-simple-max {
  --fa: "\f62b";
  --fa--fa: "\f62b\f62b"; }

.fa-tachometer-fastest {
  --fa: "\f62b";
  --fa--fa: "\f62b\f62b"; }

.fa-circle-u {
  --fa: "\e127";
  --fa--fa: "\e127\e127"; }

.fa-shield-slash {
  --fa: "\e24b";
  --fa--fa: "\e24b\e24b"; }

.fa-square-phone-hangup {
  --fa: "\e27a";
  --fa--fa: "\e27a\e27a"; }

.fa-phone-square-down {
  --fa: "\e27a";
  --fa--fa: "\e27a\e27a"; }

.fa-arrow-up-left {
  --fa: "\e09d";
  --fa--fa: "\e09d\e09d"; }

.fa-transporter-1 {
  --fa: "\e043";
  --fa--fa: "\e043\e043"; }

.fa-peanuts {
  --fa: "\e431";
  --fa--fa: "\e431\e431"; }

.fa-shuffle {
  --fa: "\f074";
  --fa--fa: "\f074\f074"; }

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

.fa-person-running {
  --fa: "\f70c";
  --fa--fa: "\f70c\f70c"; }

.fa-running {
  --fa: "\f70c";
  --fa--fa: "\f70c\f70c"; }

.fa-mobile-retro {
  --fa: "\e527";
  --fa--fa: "\e527\e527"; }

.fa-grip-lines-vertical {
  --fa: "\f7a5";
  --fa--fa: "\f7a5\f7a5"; }

.fa-bin-bottles-recycle {
  --fa: "\e5f6";
  --fa--fa: "\e5f6\e5f6"; }

.fa-arrow-up-from-square {
  --fa: "\e09c";
  --fa--fa: "\e09c\e09c"; }

.fa-file-dashed-line {
  --fa: "\f877";
  --fa--fa: "\f877\f877"; }

.fa-page-break {
  --fa: "\f877";
  --fa--fa: "\f877\f877"; }

.fa-bracket-curly-right {
  --fa: "\7d";
  --fa--fa: "\7d\7d"; }

.fa-spider {
  --fa: "\f717";
  --fa--fa: "\f717\f717"; }

.fa-clock-three {
  --fa: "\e356";
  --fa--fa: "\e356\e356"; }

.fa-hands-bound {
  --fa: "\e4f9";
  --fa--fa: "\e4f9\e4f9"; }

.fa-scalpel-line-dashed {
  --fa: "\f61e";
  --fa--fa: "\f61e\f61e"; }

.fa-scalpel-path {
  --fa: "\f61e";
  --fa--fa: "\f61e\f61e"; }

.fa-file-invoice-dollar {
  --fa: "\f571";
  --fa--fa: "\f571\f571"; }

.fa-pipe-smoking {
  --fa: "\e3c4";
  --fa--fa: "\e3c4\e3c4"; }

.fa-face-astonished {
  --fa: "\e36b";
  --fa--fa: "\e36b\e36b"; }

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

.fa-plane-circle-exclamation {
  --fa: "\e556";
  --fa--fa: "\e556\e556"; }

.fa-ear {
  --fa: "\f5f0";
  --fa--fa: "\f5f0\f5f0"; }

.fa-file-lock {
  --fa: "\e3a6";
  --fa--fa: "\e3a6\e3a6"; }

.fa-diagram-venn {
  --fa: "\e15a";
  --fa--fa: "\e15a\e15a"; }

.fa-arrow-down-from-bracket {
  --fa: "\e667";
  --fa--fa: "\e667\e667"; }

.fa-x-ray {
  --fa: "\f497";
  --fa--fa: "\f497\f497"; }

.fa-goal-net {
  --fa: "\e3ab";
  --fa--fa: "\e3ab\e3ab"; }

.fa-coffin-cross {
  --fa: "\e051";
  --fa--fa: "\e051\e051"; }

.fa-octopus {
  --fa: "\e688";
  --fa--fa: "\e688\e688"; }

.fa-spell-check {
  --fa: "\f891";
  --fa--fa: "\f891\f891"; }

.fa-location-xmark {
  --fa: "\f60e";
  --fa--fa: "\f60e\f60e"; }

.fa-map-marker-times {
  --fa: "\f60e";
  --fa--fa: "\f60e\f60e"; }

.fa-map-marker-xmark {
  --fa: "\f60e";
  --fa--fa: "\f60e\f60e"; }

.fa-circle-quarter-stroke {
  --fa: "\e5d3";
  --fa--fa: "\e5d3\e5d3"; }

.fa-lasso {
  --fa: "\f8c8";
  --fa--fa: "\f8c8\f8c8"; }

.fa-slash {
  --fa: "\f715";
  --fa--fa: "\f715\f715"; }

.fa-person-to-portal {
  --fa: "\e022";
  --fa--fa: "\e022\e022"; }

.fa-portal-enter {
  --fa: "\e022";
  --fa--fa: "\e022\e022"; }

.fa-calendar-star {
  --fa: "\f736";
  --fa--fa: "\f736\f736"; }

.fa-computer-mouse {
  --fa: "\f8cc";
  --fa--fa: "\f8cc\f8cc"; }

.fa-mouse {
  --fa: "\f8cc";
  --fa--fa: "\f8cc\f8cc"; }

.fa-arrow-right-to-bracket {
  --fa: "\f090";
  --fa--fa: "\f090\f090"; }

.fa-sign-in {
  --fa: "\f090";
  --fa--fa: "\f090\f090"; }

.fa-pegasus {
  --fa: "\f703";
  --fa--fa: "\f703\f703"; }

.fa-files-medical {
  --fa: "\f7fd";
  --fa--fa: "\f7fd\f7fd"; }

.fa-cannon {
  --fa: "\e642";
  --fa--fa: "\e642\e642"; }

.fa-nfc-lock {
  --fa: "\e1f8";
  --fa--fa: "\e1f8\e1f8"; }

.fa-person-ski-lift {
  --fa: "\f7c8";
  --fa--fa: "\f7c8\f7c8"; }

.fa-ski-lift {
  --fa: "\f7c8";
  --fa--fa: "\f7c8\f7c8"; }

.fa-square-6 {
  --fa: "\e25b";
  --fa--fa: "\e25b\e25b"; }

.fa-shop-slash {
  --fa: "\e070";
  --fa--fa: "\e070\e070"; }

.fa-store-alt-slash {
  --fa: "\e070";
  --fa--fa: "\e070\e070"; }

.fa-wind-turbine {
  --fa: "\f89b";
  --fa--fa: "\f89b\f89b"; }

.fa-sliders-simple {
  --fa: "\e253";
  --fa--fa: "\e253\e253"; }

.fa-grid-round {
  --fa: "\e5da";
  --fa--fa: "\e5da\e5da"; }

.fa-badge-sheriff {
  --fa: "\f8a2";
  --fa--fa: "\f8a2\f8a2"; }

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

.fa-virus-covid-slash {
  --fa: "\e4a9";
  --fa--fa: "\e4a9\e4a9"; }

.fa-intersection {
  --fa: "\f668";
  --fa--fa: "\f668\f668"; }

.fa-shop-lock {
  --fa: "\e4a5";
  --fa--fa: "\e4a5\e4a5"; }

.fa-family {
  --fa: "\e300";
  --fa--fa: "\e300\e300"; }

.fa-hourglass-start {
  --fa: "\f251";
  --fa--fa: "\f251\f251"; }

.fa-hourglass-1 {
  --fa: "\f251";
  --fa--fa: "\f251\f251"; }

.fa-user-hair-buns {
  --fa: "\e3d3";
  --fa--fa: "\e3d3\e3d3"; }

.fa-blender-phone {
  --fa: "\f6b6";
  --fa--fa: "\f6b6\f6b6"; }

.fa-hourglass-clock {
  --fa: "\e41b";
  --fa--fa: "\e41b\e41b"; }

.fa-person-seat-reclined {
  --fa: "\e21f";
  --fa--fa: "\e21f\e21f"; }

.fa-paper-plane-top {
  --fa: "\e20a";
  --fa--fa: "\e20a\e20a"; }

.fa-paper-plane-alt {
  --fa: "\e20a";
  --fa--fa: "\e20a\e20a"; }

.fa-send {
  --fa: "\e20a";
  --fa--fa: "\e20a\e20a"; }

.fa-message-arrow-up {
  --fa: "\e1dc";
  --fa--fa: "\e1dc\e1dc"; }

.fa-comment-alt-arrow-up {
  --fa: "\e1dc";
  --fa--fa: "\e1dc\e1dc"; }

.fa-lightbulb-exclamation {
  --fa: "\f671";
  --fa--fa: "\f671\f671"; }

.fa-layer-minus {
  --fa: "\f5fe";
  --fa--fa: "\f5fe\f5fe"; }

.fa-layer-group-minus {
  --fa: "\f5fe";
  --fa--fa: "\f5fe\f5fe"; }

.fa-chart-pie-simple-circle-currency {
  --fa: "\e604";
  --fa--fa: "\e604\e604"; }

.fa-circle-e {
  --fa: "\e109";
  --fa--fa: "\e109\e109"; }

.fa-building-wheat {
  --fa: "\e4db";
  --fa--fa: "\e4db\e4db"; }

.fa-gauge-max {
  --fa: "\f626";
  --fa--fa: "\f626\f626"; }

.fa-tachometer-alt-fastest {
  --fa: "\f626";
  --fa--fa: "\f626\f626"; }

.fa-person-breastfeeding {
  --fa: "\e53a";
  --fa--fa: "\e53a\e53a"; }

.fa-apostrophe {
  --fa: "\27";
  --fa--fa: "\27\27"; }

.fa-file-png {
  --fa: "\e666";
  --fa--fa: "\e666\e666"; }

.fa-fire-hydrant {
  --fa: "\e17f";
  --fa--fa: "\e17f\e17f"; }

.fa-right-to-bracket {
  --fa: "\f2f6";
  --fa--fa: "\f2f6\f2f6"; }

.fa-sign-in-alt {
  --fa: "\f2f6";
  --fa--fa: "\f2f6\f2f6"; }

.fa-video-plus {
  --fa: "\f4e1";
  --fa--fa: "\f4e1\f4e1"; }

.fa-square-right {
  --fa: "\f352";
  --fa--fa: "\f352\f352"; }

.fa-arrow-alt-square-right {
  --fa: "\f352";
  --fa--fa: "\f352\f352"; }

.fa-comment-smile {
  --fa: "\f4b4";
  --fa--fa: "\f4b4\f4b4"; }

.fa-venus {
  --fa: "\f221";
  --fa--fa: "\f221\f221"; }

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

.fa-thumbtack-slash {
  --fa: "\e68f";
  --fa--fa: "\e68f\e68f"; }

.fa-thumb-tack-slash {
  --fa: "\e68f";
  --fa--fa: "\e68f\e68f"; }

.fa-inbox-in {
  --fa: "\f310";
  --fa--fa: "\f310\f310"; }

.fa-inbox-arrow-down {
  --fa: "\f310";
  --fa--fa: "\f310\f310"; }

.fa-heart-pulse {
  --fa: "\f21e";
  --fa--fa: "\f21e\f21e"; }

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

.fa-circle-8 {
  --fa: "\e0f5";
  --fa--fa: "\e0f5\e0f5"; }

.fa-clouds-moon {
  --fa: "\f745";
  --fa--fa: "\f745\f745"; }

.fa-clock-ten-thirty {
  --fa: "\e355";
  --fa--fa: "\e355\e355"; }

.fa-people-carry-box {
  --fa: "\f4ce";
  --fa--fa: "\f4ce\f4ce"; }

.fa-people-carry {
  --fa: "\f4ce";
  --fa--fa: "\f4ce\f4ce"; }

.fa-folder-user {
  --fa: "\e18e";
  --fa--fa: "\e18e\e18e"; }

.fa-trash-can-xmark {
  --fa: "\e2ae";
  --fa--fa: "\e2ae\e2ae"; }

.fa-temperature-high {
  --fa: "\f769";
  --fa--fa: "\f769\f769"; }

.fa-microchip {
  --fa: "\f2db";
  --fa--fa: "\f2db\f2db"; }

.fa-left-long-to-line {
  --fa: "\e41e";
  --fa--fa: "\e41e\e41e"; }

.fa-crown {
  --fa: "\f521";
  --fa--fa: "\f521\f521"; }

.fa-weight-hanging {
  --fa: "\f5cd";
  --fa--fa: "\f5cd\f5cd"; }

.fa-xmarks-lines {
  --fa: "\e59a";
  --fa--fa: "\e59a\e59a"; }

.fa-file-prescription {
  --fa: "\f572";
  --fa--fa: "\f572\f572"; }

.fa-table-cells-lock {
  --fa: "\e679";
  --fa--fa: "\e679\e679"; }

.fa-calendar-range {
  --fa: "\e0d6";
  --fa--fa: "\e0d6\e0d6"; }

.fa-flower-daffodil {
  --fa: "\f800";
  --fa--fa: "\f800\f800"; }

.fa-hand-back-point-up {
  --fa: "\e1a2";
  --fa--fa: "\e1a2\e1a2"; }

.fa-weight-scale {
  --fa: "\f496";
  --fa--fa: "\f496\f496"; }

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

.fa-arrow-up-to-arc {
  --fa: "\e617";
  --fa--fa: "\e617\e617"; }

.fa-star-exclamation {
  --fa: "\f2f3";
  --fa--fa: "\f2f3\f2f3"; }

.fa-books {
  --fa: "\f5db";
  --fa--fa: "\f5db\f5db"; }

.fa-user-group {
  --fa: "\f500";
  --fa--fa: "\f500\f500"; }

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

.fa-arrow-up-a-z {
  --fa: "\f15e";
  --fa--fa: "\f15e\f15e"; }

.fa-sort-alpha-up {
  --fa: "\f15e";
  --fa--fa: "\f15e\f15e"; }

.fa-layer-plus {
  --fa: "\f5ff";
  --fa--fa: "\f5ff\f5ff"; }

.fa-layer-group-plus {
  --fa: "\f5ff";
  --fa--fa: "\f5ff\f5ff"; }

.fa-play-pause {
  --fa: "\e22f";
  --fa--fa: "\e22f\e22f"; }

.fa-block-question {
  --fa: "\e3dd";
  --fa--fa: "\e3dd\e3dd"; }

.fa-snooze {
  --fa: "\f880";
  --fa--fa: "\f880\f880"; }

.fa-zzz {
  --fa: "\f880";
  --fa--fa: "\f880\f880"; }

.fa-scanner-image {
  --fa: "\f8f3";
  --fa--fa: "\f8f3\f8f3"; }

.fa-tv-retro {
  --fa: "\f401";
  --fa--fa: "\f401\f401"; }

.fa-square-t {
  --fa: "\e280";
  --fa--fa: "\e280\e280"; }

.fa-farm {
  --fa: "\f864";
  --fa--fa: "\f864\f864"; }

.fa-barn-silo {
  --fa: "\f864";
  --fa--fa: "\f864\f864"; }

.fa-chess-knight {
  --fa: "\f441";
  --fa--fa: "\f441\f441"; }

.fa-bars-sort {
  --fa: "\e0ae";
  --fa--fa: "\e0ae\e0ae"; }

.fa-pallet-boxes {
  --fa: "\f483";
  --fa--fa: "\f483\f483"; }

.fa-palette-boxes {
  --fa: "\f483";
  --fa--fa: "\f483\f483"; }

.fa-pallet-alt {
  --fa: "\f483";
  --fa--fa: "\f483\f483"; }

.fa-face-laugh-squint {
  --fa: "\f59b";
  --fa--fa: "\f59b\f59b"; }

.fa-laugh-squint {
  --fa: "\f59b";
  --fa--fa: "\f59b\f59b"; }

.fa-code-simple {
  --fa: "\e13d";
  --fa--fa: "\e13d\e13d"; }

.fa-bolt-slash {
  --fa: "\e0b8";
  --fa--fa: "\e0b8\e0b8"; }

.fa-panel-fire {
  --fa: "\e42f";
  --fa--fa: "\e42f\e42f"; }

.fa-binary-circle-check {
  --fa: "\e33c";
  --fa--fa: "\e33c\e33c"; }

.fa-comment-minus {
  --fa: "\f4b1";
  --fa--fa: "\f4b1\f4b1"; }

.fa-burrito {
  --fa: "\f7ed";
  --fa--fa: "\f7ed\f7ed"; }

.fa-violin {
  --fa: "\f8ed";
  --fa--fa: "\f8ed\f8ed"; }

.fa-objects-column {
  --fa: "\e3c1";
  --fa--fa: "\e3c1\e3c1"; }

.fa-square-chevron-down {
  --fa: "\f329";
  --fa--fa: "\f329\f329"; }

.fa-chevron-square-down {
  --fa: "\f329";
  --fa--fa: "\f329\f329"; }

.fa-comment-plus {
  --fa: "\f4b2";
  --fa--fa: "\f4b2\f4b2"; }

.fa-triangle-instrument {
  --fa: "\f8e2";
  --fa--fa: "\f8e2\f8e2"; }

.fa-triangle-music {
  --fa: "\f8e2";
  --fa--fa: "\f8e2\f8e2"; }

.fa-wheelchair {
  --fa: "\f193";
  --fa--fa: "\f193\f193"; }

.fa-user-pilot-tie {
  --fa: "\e2c1";
  --fa--fa: "\e2c1\e2c1"; }

.fa-piano-keyboard {
  --fa: "\f8d5";
  --fa--fa: "\f8d5\f8d5"; }

.fa-bed-empty {
  --fa: "\f8f9";
  --fa--fa: "\f8f9\f8f9"; }

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

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

.fa-toggle-on {
  --fa: "\f205";
  --fa--fa: "\f205\f205"; }

.fa-rectangle-vertical {
  --fa: "\f2fb";
  --fa--fa: "\f2fb\f2fb"; }

.fa-rectangle-portrait {
  --fa: "\f2fb";
  --fa--fa: "\f2fb\f2fb"; }

.fa-person-walking {
  --fa: "\f554";
  --fa--fa: "\f554\f554"; }

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

.fa-l {
  --fa: "\4c";
  --fa--fa: "\4c\4c"; }

.fa-signal-stream {
  --fa: "\f8dd";
  --fa--fa: "\f8dd\f8dd"; }

.fa-down-to-bracket {
  --fa: "\e4e7";
  --fa--fa: "\e4e7\e4e7"; }

.fa-circle-z {
  --fa: "\e130";
  --fa--fa: "\e130\e130"; }

.fa-stars {
  --fa: "\f762";
  --fa--fa: "\f762\f762"; }

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

.fa-bed-pulse {
  --fa: "\f487";
  --fa--fa: "\f487\f487"; }

.fa-procedures {
  --fa: "\f487";
  --fa--fa: "\f487\f487"; }

.fa-house-day {
  --fa: "\e00e";
  --fa--fa: "\e00e\e00e"; }

.fa-shuttle-space {
  --fa: "\f197";
  --fa--fa: "\f197\f197"; }

.fa-space-shuttle {
  --fa: "\f197";
  --fa--fa: "\f197\f197"; }

.fa-shirt-long-sleeve {
  --fa: "\e3c7";
  --fa--fa: "\e3c7\e3c7"; }

.fa-chart-pie-simple {
  --fa: "\f64e";
  --fa--fa: "\f64e\f64e"; }

.fa-chart-pie-alt {
  --fa: "\f64e";
  --fa--fa: "\f64e\f64e"; }

.fa-face-laugh {
  --fa: "\f599";
  --fa--fa: "\f599\f599"; }

.fa-laugh {
  --fa: "\f599";
  --fa--fa: "\f599\f599"; }

.fa-folder-open {
  --fa: "\f07c";
  --fa--fa: "\f07c\f07c"; }

.fa-album-collection-circle-user {
  --fa: "\e48f";
  --fa--fa: "\e48f\e48f"; }

.fa-candy {
  --fa: "\e3e7";
  --fa--fa: "\e3e7\e3e7"; }

.fa-bowl-hot {
  --fa: "\f823";
  --fa--fa: "\f823\f823"; }

.fa-soup {
  --fa: "\f823";
  --fa--fa: "\f823\f823"; }

.fa-flatbread {
  --fa: "\e40b";
  --fa--fa: "\e40b\e40b"; }

.fa-heart-circle-plus {
  --fa: "\e500";
  --fa--fa: "\e500\e500"; }

.fa-code-fork {
  --fa: "\e13b";
  --fa--fa: "\e13b\e13b"; }

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

.fa-signal-bars-weak {
  --fa: "\f691";
  --fa--fa: "\f691\f691"; }

.fa-signal-alt-1 {
  --fa: "\f691";
  --fa--fa: "\f691\f691"; }

.fa-microphone-lines {
  --fa: "\f3c9";
  --fa--fa: "\f3c9\f3c9"; }

.fa-microphone-alt {
  --fa: "\f3c9";
  --fa--fa: "\f3c9\f3c9"; }

.fa-clock-twelve {
  --fa: "\e358";
  --fa--fa: "\e358\e358"; }

.fa-pepper-hot {
  --fa: "\f816";
  --fa--fa: "\f816\f816"; }

.fa-citrus-slice {
  --fa: "\e2f5";
  --fa--fa: "\e2f5\e2f5"; }

.fa-sheep {
  --fa: "\f711";
  --fa--fa: "\f711\f711"; }

.fa-unlock {
  --fa: "\f09c";
  --fa--fa: "\f09c\f09c"; }

.fa-colon-sign {
  --fa: "\e140";
  --fa--fa: "\e140\e140"; }

.fa-headset {
  --fa: "\f590";
  --fa--fa: "\f590\f590"; }

.fa-badger-honey {
  --fa: "\f6b4";
  --fa--fa: "\f6b4\f6b4"; }

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

.fa-store-slash {
  --fa: "\e071";
  --fa--fa: "\e071\e071"; }

.fa-road-circle-xmark {
  --fa: "\e566";
  --fa--fa: "\e566\e566"; }

.fa-signal-slash {
  --fa: "\f695";
  --fa--fa: "\f695\f695"; }

.fa-user-minus {
  --fa: "\f503";
  --fa--fa: "\f503\f503"; }

.fa-mars-stroke-up {
  --fa: "\f22a";
  --fa--fa: "\f22a\f22a"; }

.fa-mars-stroke-v {
  --fa: "\f22a";
  --fa--fa: "\f22a\f22a"; }

.fa-champagne-glasses {
  --fa: "\f79f";
  --fa--fa: "\f79f\f79f"; }

.fa-glass-cheers {
  --fa: "\f79f";
  --fa--fa: "\f79f\f79f"; }

.fa-taco {
  --fa: "\f826";
  --fa--fa: "\f826\f826"; }

.fa-hexagon-plus {
  --fa: "\f300";
  --fa--fa: "\f300\f300"; }

.fa-plus-hexagon {
  --fa: "\f300";
  --fa--fa: "\f300\f300"; }

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

.fa-house-circle-exclamation {
  --fa: "\e50a";
  --fa--fa: "\e50a\e50a"; }

.fa-file-arrow-up {
  --fa: "\f574";
  --fa--fa: "\f574\f574"; }

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

.fa-wifi {
  --fa: "\f1eb";
  --fa--fa: "\f1eb\f1eb"; }

.fa-wifi-3 {
  --fa: "\f1eb";
  --fa--fa: "\f1eb\f1eb"; }

.fa-wifi-strong {
  --fa: "\f1eb";
  --fa--fa: "\f1eb\f1eb"; }

.fa-messages {
  --fa: "\f4b6";
  --fa--fa: "\f4b6\f4b6"; }

.fa-comments-alt {
  --fa: "\f4b6";
  --fa--fa: "\f4b6\f4b6"; }

.fa-bath {
  --fa: "\f2cd";
  --fa--fa: "\f2cd\f2cd"; }

.fa-bathtub {
  --fa: "\f2cd";
  --fa--fa: "\f2cd\f2cd"; }

.fa-umbrella-simple {
  --fa: "\e2bc";
  --fa--fa: "\e2bc\e2bc"; }

.fa-umbrella-alt {
  --fa: "\e2bc";
  --fa--fa: "\e2bc\e2bc"; }

.fa-rectangle-history-circle-plus {
  --fa: "\e4a3";
  --fa--fa: "\e4a3\e4a3"; }

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

.fa-prescription-bottle-pill {
  --fa: "\e5c0";
  --fa--fa: "\e5c0\e5c0"; }

.fa-user-pen {
  --fa: "\f4ff";
  --fa--fa: "\f4ff\f4ff"; }

.fa-user-edit {
  --fa: "\f4ff";
  --fa--fa: "\f4ff\f4ff"; }

.fa-binary-slash {
  --fa: "\e33e";
  --fa--fa: "\e33e\e33e"; }

.fa-square-o {
  --fa: "\e278";
  --fa--fa: "\e278\e278"; }

.fa-caduceus {
  --fa: "\e681";
  --fa--fa: "\e681\e681"; }

.fa-signature {
  --fa: "\f5b7";
  --fa--fa: "\f5b7\f5b7"; }

.fa-stroopwafel {
  --fa: "\f551";
  --fa--fa: "\f551\f551"; }

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

.fa-anchor-lock {
  --fa: "\e4ad";
  --fa--fa: "\e4ad\e4ad"; }

.fa-building-ngo {
  --fa: "\e4d7";
  --fa--fa: "\e4d7\e4d7"; }

.fa-transporter-3 {
  --fa: "\e045";
  --fa--fa: "\e045\e045"; }

.fa-engine-warning {
  --fa: "\f5f2";
  --fa--fa: "\f5f2\f5f2"; }

.fa-engine-exclamation {
  --fa: "\f5f2";
  --fa--fa: "\f5f2\f5f2"; }

.fa-circle-down-right {
  --fa: "\e108";
  --fa--fa: "\e108\e108"; }

.fa-square-k {
  --fa: "\e274";
  --fa--fa: "\e274\e274"; }

.fa-manat-sign {
  --fa: "\e1d5";
  --fa--fa: "\e1d5\e1d5"; }

.fa-money-check-pen {
  --fa: "\f872";
  --fa--fa: "\f872\f872"; }

.fa-money-check-edit {
  --fa: "\f872";
  --fa--fa: "\f872\f872"; }

.fa-not-equal {
  --fa: "\f53e";
  --fa--fa: "\f53e\f53e"; }

.fa-border-top-left {
  --fa: "\f853";
  --fa--fa: "\f853\f853"; }

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

.fa-map-location-dot {
  --fa: "\f5a0";
  --fa--fa: "\f5a0\f5a0"; }

.fa-map-marked-alt {
  --fa: "\f5a0";
  --fa--fa: "\f5a0\f5a0"; }

.fa-tilde {
  --fa: "\7e";
  --fa--fa: "\7e\7e"; }

.fa-jedi {
  --fa: "\f669";
  --fa--fa: "\f669\f669"; }

.fa-square-poll-vertical {
  --fa: "\f681";
  --fa--fa: "\f681\f681"; }

.fa-poll {
  --fa: "\f681";
  --fa--fa: "\f681\f681"; }

.fa-arrow-down-square-triangle {
  --fa: "\f889";
  --fa--fa: "\f889\f889"; }

.fa-sort-shapes-down-alt {
  --fa: "\f889";
  --fa--fa: "\f889\f889"; }

.fa-mug-hot {
  --fa: "\f7b6";
  --fa--fa: "\f7b6\f7b6"; }

.fa-dog-leashed {
  --fa: "\f6d4";
  --fa--fa: "\f6d4\f6d4"; }

.fa-car-battery {
  --fa: "\f5df";
  --fa--fa: "\f5df\f5df"; }

.fa-battery-car {
  --fa: "\f5df";
  --fa--fa: "\f5df\f5df"; }

.fa-face-downcast-sweat {
  --fa: "\e371";
  --fa--fa: "\e371\e371"; }

.fa-mailbox-flag-up {
  --fa: "\e5bb";
  --fa--fa: "\e5bb\e5bb"; }

.fa-memo-circle-info {
  --fa: "\e49a";
  --fa--fa: "\e49a\e49a"; }

.fa-gift {
  --fa: "\f06b";
  --fa--fa: "\f06b\f06b"; }

.fa-dice-two {
  --fa: "\f528";
  --fa--fa: "\f528\f528"; }

.fa-volume {
  --fa: "\f6a8";
  --fa--fa: "\f6a8\f6a8"; }

.fa-volume-medium {
  --fa: "\f6a8";
  --fa--fa: "\f6a8\f6a8"; }

.fa-transporter-5 {
  --fa: "\e2a6";
  --fa--fa: "\e2a6\e2a6"; }

.fa-gauge-circle-bolt {
  --fa: "\e496";
  --fa--fa: "\e496\e496"; }

.fa-coin-front {
  --fa: "\e3fc";
  --fa--fa: "\e3fc\e3fc"; }

.fa-file-slash {
  --fa: "\e3a7";
  --fa--fa: "\e3a7\e3a7"; }

.fa-message-arrow-up-right {
  --fa: "\e1dd";
  --fa--fa: "\e1dd\e1dd"; }

.fa-treasure-chest {
  --fa: "\f723";
  --fa--fa: "\f723\f723"; }

.fa-chess-queen {
  --fa: "\f445";
  --fa--fa: "\f445\f445"; }

.fa-paintbrush-fine {
  --fa: "\f5a9";
  --fa--fa: "\f5a9\f5a9"; }

.fa-paint-brush-alt {
  --fa: "\f5a9";
  --fa--fa: "\f5a9\f5a9"; }

.fa-paint-brush-fine {
  --fa: "\f5a9";
  --fa--fa: "\f5a9\f5a9"; }

.fa-paintbrush-alt {
  --fa: "\f5a9";
  --fa--fa: "\f5a9\f5a9"; }

.fa-glasses {
  --fa: "\f530";
  --fa--fa: "\f530\f530"; }

.fa-hood-cloak {
  --fa: "\f6ef";
  --fa--fa: "\f6ef\f6ef"; }

.fa-square-quote {
  --fa: "\e329";
  --fa--fa: "\e329\e329"; }

.fa-up-left {
  --fa: "\e2bd";
  --fa--fa: "\e2bd\e2bd"; }

.fa-bring-front {
  --fa: "\f857";
  --fa--fa: "\f857\f857"; }

.fa-chess-board {
  --fa: "\f43c";
  --fa--fa: "\f43c\f43c"; }

.fa-burger-cheese {
  --fa: "\f7f1";
  --fa--fa: "\f7f1\f7f1"; }

.fa-cheeseburger {
  --fa: "\f7f1";
  --fa--fa: "\f7f1\f7f1"; }

.fa-building-circle-check {
  --fa: "\e4d2";
  --fa--fa: "\e4d2\e4d2"; }

.fa-repeat-1 {
  --fa: "\f365";
  --fa--fa: "\f365\f365"; }

.fa-arrow-down-to-line {
  --fa: "\f33d";
  --fa--fa: "\f33d\f33d"; }

.fa-arrow-to-bottom {
  --fa: "\f33d";
  --fa--fa: "\f33d\f33d"; }

.fa-grid-5 {
  --fa: "\e199";
  --fa--fa: "\e199\e199"; }

.fa-swap-arrows {
  --fa: "\e60a";
  --fa--fa: "\e60a\e60a"; }

.fa-right-long-to-line {
  --fa: "\e444";
  --fa--fa: "\e444\e444"; }

.fa-person-chalkboard {
  --fa: "\e53d";
  --fa--fa: "\e53d\e53d"; }

.fa-mars-stroke-right {
  --fa: "\f22b";
  --fa--fa: "\f22b\f22b"; }

.fa-mars-stroke-h {
  --fa: "\f22b";
  --fa--fa: "\f22b\f22b"; }

.fa-hand-back-fist {
  --fa: "\f255";
  --fa--fa: "\f255\f255"; }

.fa-hand-rock {
  --fa: "\f255";
  --fa--fa: "\f255\f255"; }

.fa-grid-round-5 {
  --fa: "\e5de";
  --fa--fa: "\e5de\e5de"; }

.fa-tally {
  --fa: "\f69c";
  --fa--fa: "\f69c\f69c"; }

.fa-tally-5 {
  --fa: "\f69c";
  --fa--fa: "\f69c\f69c"; }

.fa-square-caret-up {
  --fa: "\f151";
  --fa--fa: "\f151\f151"; }

.fa-caret-square-up {
  --fa: "\f151";
  --fa--fa: "\f151\f151"; }

.fa-cloud-showers-water {
  --fa: "\e4e4";
  --fa--fa: "\e4e4\e4e4"; }

.fa-chart-bar {
  --fa: "\f080";
  --fa--fa: "\f080\f080"; }

.fa-bar-chart {
  --fa: "\f080";
  --fa--fa: "\f080\f080"; }

.fa-hands-bubbles {
  --fa: "\e05e";
  --fa--fa: "\e05e\e05e"; }

.fa-hands-wash {
  --fa: "\e05e";
  --fa--fa: "\e05e\e05e"; }

.fa-less-than-equal {
  --fa: "\f537";
  --fa--fa: "\f537\f537"; }

.fa-train {
  --fa: "\f238";
  --fa--fa: "\f238\f238"; }

.fa-up-from-dotted-line {
  --fa: "\e456";
  --fa--fa: "\e456\e456"; }

.fa-eye-low-vision {
  --fa: "\f2a8";
  --fa--fa: "\f2a8\f2a8"; }

.fa-low-vision {
  --fa: "\f2a8";
  --fa--fa: "\f2a8\f2a8"; }

.fa-traffic-light-go {
  --fa: "\f638";
  --fa--fa: "\f638\f638"; }

.fa-face-exhaling {
  --fa: "\e480";
  --fa--fa: "\e480\e480"; }

.fa-sensor-fire {
  --fa: "\e02a";
  --fa--fa: "\e02a\e02a"; }

.fa-user-unlock {
  --fa: "\e058";
  --fa--fa: "\e058\e058"; }

.fa-hexagon-divide {
  --fa: "\e1ad";
  --fa--fa: "\e1ad\e1ad"; }

.fa-00 {
  --fa: "\e467";
  --fa--fa: "\e467\e467"; }

.fa-crow {
  --fa: "\f520";
  --fa--fa: "\f520\f520"; }

.fa-cassette-betamax {
  --fa: "\f8a4";
  --fa--fa: "\f8a4\f8a4"; }

.fa-betamax {
  --fa: "\f8a4";
  --fa--fa: "\f8a4\f8a4"; }

.fa-sailboat {
  --fa: "\e445";
  --fa--fa: "\e445\e445"; }

.fa-window-restore {
  --fa: "\f2d2";
  --fa--fa: "\f2d2\f2d2"; }

.fa-nfc-magnifying-glass {
  --fa: "\e1f9";
  --fa--fa: "\e1f9\e1f9"; }

.fa-file-binary {
  --fa: "\e175";
  --fa--fa: "\e175\e175"; }

.fa-circle-v {
  --fa: "\e12a";
  --fa--fa: "\e12a\e12a"; }

.fa-square-plus {
  --fa: "\f0fe";
  --fa--fa: "\f0fe\f0fe"; }

.fa-plus-square {
  --fa: "\f0fe";
  --fa--fa: "\f0fe\f0fe"; }

.fa-bowl-scoops {
  --fa: "\e3df";
  --fa--fa: "\e3df\e3df"; }

.fa-mistletoe {
  --fa: "\f7b4";
  --fa--fa: "\f7b4\f7b4"; }

.fa-custard {
  --fa: "\e403";
  --fa--fa: "\e403\e403"; }

.fa-lacrosse-stick {
  --fa: "\e3b5";
  --fa--fa: "\e3b5\e3b5"; }

.fa-hockey-mask {
  --fa: "\f6ee";
  --fa--fa: "\f6ee\f6ee"; }

.fa-sunrise {
  --fa: "\f766";
  --fa--fa: "\f766\f766"; }

.fa-subtitles {
  --fa: "\e60f";
  --fa--fa: "\e60f\e60f"; }

.fa-panel-ews {
  --fa: "\e42e";
  --fa--fa: "\e42e\e42e"; }

.fa-torii-gate {
  --fa: "\f6a1";
  --fa--fa: "\f6a1\f6a1"; }

.fa-cloud-exclamation {
  --fa: "\e491";
  --fa--fa: "\e491\e491"; }

.fa-message-lines {
  --fa: "\f4a6";
  --fa--fa: "\f4a6\f4a6"; }

.fa-comment-alt-lines {
  --fa: "\f4a6";
  --fa--fa: "\f4a6\f4a6"; }

.fa-frog {
  --fa: "\f52e";
  --fa--fa: "\f52e\f52e"; }

.fa-bucket {
  --fa: "\e4cf";
  --fa--fa: "\e4cf\e4cf"; }

.fa-floppy-disk-pen {
  --fa: "\e182";
  --fa--fa: "\e182\e182"; }

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

.fa-window-frame {
  --fa: "\e04f";
  --fa--fa: "\e04f\e04f"; }

.fa-microphone {
  --fa: "\f130";
  --fa--fa: "\f130\f130"; }

.fa-cow {
  --fa: "\f6c8";
  --fa--fa: "\f6c8\f6c8"; }

.fa-file-zip {
  --fa: "\e5ee";
  --fa--fa: "\e5ee\e5ee"; }

.fa-square-ring {
  --fa: "\e44f";
  --fa--fa: "\e44f\e44f"; }

.fa-down-from-line {
  --fa: "\f349";
  --fa--fa: "\f349\f349"; }

.fa-arrow-alt-from-top {
  --fa: "\f349";
  --fa--fa: "\f349\f349"; }

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

.fa-shield-xmark {
  --fa: "\e24c";
  --fa--fa: "\e24c\e24c"; }

.fa-shield-times {
  --fa: "\e24c";
  --fa--fa: "\e24c\e24c"; }

.fa-screwdriver {
  --fa: "\f54a";
  --fa--fa: "\f54a\f54a"; }

.fa-circle-sort-down {
  --fa: "\e031";
  --fa--fa: "\e031\e031"; }

.fa-sort-circle-down {
  --fa: "\e031";
  --fa--fa: "\e031\e031"; }

.fa-folder-closed {
  --fa: "\e185";
  --fa--fa: "\e185\e185"; }

.fa-house-tsunami {
  --fa: "\e515";
  --fa--fa: "\e515\e515"; }

.fa-square-nfi {
  --fa: "\e576";
  --fa--fa: "\e576\e576"; }

.fa-forklift {
  --fa: "\f47a";
  --fa--fa: "\f47a\f47a"; }

.fa-arrow-up-from-ground-water {
  --fa: "\e4b5";
  --fa--fa: "\e4b5\e4b5"; }

.fa-bracket-square-right {
  --fa: "\5d";
  --fa--fa: "\5d\5d"; }

.fa-martini-glass {
  --fa: "\f57b";
  --fa--fa: "\f57b\f57b"; }

.fa-glass-martini-alt {
  --fa: "\f57b";
  --fa--fa: "\f57b\f57b"; }

.fa-square-binary {
  --fa: "\e69b";
  --fa--fa: "\e69b\e69b"; }

.fa-rotate-left {
  --fa: "\f2ea";
  --fa--fa: "\f2ea\f2ea"; }

.fa-rotate-back {
  --fa: "\f2ea";
  --fa--fa: "\f2ea\f2ea"; }

.fa-rotate-backward {
  --fa: "\f2ea";
  --fa--fa: "\f2ea\f2ea"; }

.fa-undo-alt {
  --fa: "\f2ea";
  --fa--fa: "\f2ea\f2ea"; }

.fa-table-columns {
  --fa: "\f0db";
  --fa--fa: "\f0db\f0db"; }

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

.fa-square-a {
  --fa: "\e25f";
  --fa--fa: "\e25f\e25f"; }

.fa-tick {
  --fa: "\e32f";
  --fa--fa: "\e32f\e32f"; }

.fa-lemon {
  --fa: "\f094";
  --fa--fa: "\f094\f094"; }

.fa-head-side-mask {
  --fa: "\e063";
  --fa--fa: "\e063\e063"; }

.fa-handshake {
  --fa: "\f2b5";
  --fa--fa: "\f2b5\f2b5"; }

.fa-gem {
  --fa: "\f3a5";
  --fa--fa: "\f3a5\f3a5"; }

.fa-dolly {
  --fa: "\f472";
  --fa--fa: "\f472\f472"; }

.fa-dolly-box {
  --fa: "\f472";
  --fa--fa: "\f472\f472"; }

.fa-smoking {
  --fa: "\f48d";
  --fa--fa: "\f48d\f48d"; }

.fa-minimize {
  --fa: "\f78c";
  --fa--fa: "\f78c\f78c"; }

.fa-compress-arrows-alt {
  --fa: "\f78c";
  --fa--fa: "\f78c\f78c"; }

.fa-refrigerator {
  --fa: "\e026";
  --fa--fa: "\e026\e026"; }

.fa-monument {
  --fa: "\f5a6";
  --fa--fa: "\f5a6\f5a6"; }

.fa-octagon-xmark {
  --fa: "\f2f0";
  --fa--fa: "\f2f0\f2f0"; }

.fa-times-octagon {
  --fa: "\f2f0";
  --fa--fa: "\f2f0\f2f0"; }

.fa-xmark-octagon {
  --fa: "\f2f0";
  --fa--fa: "\f2f0\f2f0"; }

.fa-align-slash {
  --fa: "\f846";
  --fa--fa: "\f846\f846"; }

.fa-snowplow {
  --fa: "\f7d2";
  --fa--fa: "\f7d2\f7d2"; }

.fa-angles-right {
  --fa: "\f101";
  --fa--fa: "\f101\f101"; }

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

.fa-truck-ramp-couch {
  --fa: "\f4dd";
  --fa--fa: "\f4dd\f4dd"; }

.fa-truck-couch {
  --fa: "\f4dd";
  --fa--fa: "\f4dd\f4dd"; }

.fa-cannabis {
  --fa: "\f55f";
  --fa--fa: "\f55f\f55f"; }

.fa-circle-play {
  --fa: "\f144";
  --fa--fa: "\f144\f144"; }

.fa-play-circle {
  --fa: "\f144";
  --fa--fa: "\f144\f144"; }

.fa-arrow-up-right-and-arrow-down-left-from-center {
  --fa: "\e0a0";
  --fa--fa: "\e0a0\e0a0"; }

.fa-location-arrow-up {
  --fa: "\e63a";
  --fa--fa: "\e63a\e63a"; }

.fa-tablets {
  --fa: "\f490";
  --fa--fa: "\f490\f490"; }

.fa-360-degrees {
  --fa: "\e2dc";
  --fa--fa: "\e2dc\e2dc"; }

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

.fa-euro-sign {
  --fa: "\f153";
  --fa--fa: "\f153\f153"; }

.fa-eur {
  --fa: "\f153";
  --fa--fa: "\f153\f153"; }

.fa-euro {
  --fa: "\f153";
  --fa--fa: "\f153\f153"; }

.fa-chair {
  --fa: "\f6c0";
  --fa--fa: "\f6c0\f6c0"; }

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

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

.fa-square-dashed-circle-plus {
  --fa: "\e5c2";
  --fa--fa: "\e5c2\e5c2"; }

.fa-hand-holding-circle-dollar {
  --fa: "\e621";
  --fa--fa: "\e621\e621"; }

.fa-money-simple-from-bracket {
  --fa: "\e313";
  --fa--fa: "\e313\e313"; }

.fa-bat {
  --fa: "\f6b5";
  --fa--fa: "\f6b5\f6b5"; }

.fa-circle-stop {
  --fa: "\f28d";
  --fa--fa: "\f28d\f28d"; }

.fa-stop-circle {
  --fa: "\f28d";
  --fa--fa: "\f28d\f28d"; }

.fa-head-side-headphones {
  --fa: "\f8c2";
  --fa--fa: "\f8c2\f8c2"; }

.fa-phone-rotary {
  --fa: "\f8d3";
  --fa--fa: "\f8d3\f8d3"; }

.fa-arrow-up-to-bracket {
  --fa: "\e66a";
  --fa--fa: "\e66a\e66a"; }

.fa-compass-drafting {
  --fa: "\f568";
  --fa--fa: "\f568\f568"; }

.fa-drafting-compass {
  --fa: "\f568";
  --fa--fa: "\f568\f568"; }

.fa-plate-wheat {
  --fa: "\e55a";
  --fa--fa: "\e55a\e55a"; }

.fa-calendar-circle-minus {
  --fa: "\e46f";
  --fa--fa: "\e46f\e46f"; }

.fa-chopsticks {
  --fa: "\e3f7";
  --fa--fa: "\e3f7\e3f7"; }

.fa-car-wrench {
  --fa: "\f5e3";
  --fa--fa: "\f5e3\f5e3"; }

.fa-car-mechanic {
  --fa: "\f5e3";
  --fa--fa: "\f5e3\f5e3"; }

.fa-icicles {
  --fa: "\f7ad";
  --fa--fa: "\f7ad\f7ad"; }

.fa-person-shelter {
  --fa: "\e54f";
  --fa--fa: "\e54f\e54f"; }

.fa-neuter {
  --fa: "\f22c";
  --fa--fa: "\f22c\f22c"; }

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

.fa-kazoo {
  --fa: "\f8c7";
  --fa--fa: "\f8c7\f8c7"; }

.fa-marker {
  --fa: "\f5a1";
  --fa--fa: "\f5a1\f5a1"; }

.fa-bin-bottles {
  --fa: "\e5f5";
  --fa--fa: "\e5f5\e5f5"; }

.fa-face-laugh-beam {
  --fa: "\f59a";
  --fa--fa: "\f59a\f59a"; }

.fa-laugh-beam {
  --fa: "\f59a";
  --fa--fa: "\f59a\f59a"; }

.fa-square-arrow-down-left {
  --fa: "\e261";
  --fa--fa: "\e261\e261"; }

.fa-battery-bolt {
  --fa: "\f376";
  --fa--fa: "\f376\f376"; }

.fa-tree-large {
  --fa: "\f7dd";
  --fa--fa: "\f7dd\f7dd"; }

.fa-helicopter-symbol {
  --fa: "\e502";
  --fa--fa: "\e502\e502"; }

.fa-aperture {
  --fa: "\e2df";
  --fa--fa: "\e2df\e2df"; }

.fa-universal-access {
  --fa: "\f29a";
  --fa--fa: "\f29a\f29a"; }

.fa-gear-complex {
  --fa: "\e5e9";
  --fa--fa: "\e5e9\e5e9"; }

.fa-file-magnifying-glass {
  --fa: "\f865";
  --fa--fa: "\f865\f865"; }

.fa-file-search {
  --fa: "\f865";
  --fa--fa: "\f865\f865"; }

.fa-up-right {
  --fa: "\e2be";
  --fa--fa: "\e2be\e2be"; }

.fa-circle-chevron-up {
  --fa: "\f139";
  --fa--fa: "\f139\f139"; }

.fa-chevron-circle-up {
  --fa: "\f139";
  --fa--fa: "\f139\f139"; }

.fa-user-police {
  --fa: "\e333";
  --fa--fa: "\e333\e333"; }

.fa-lari-sign {
  --fa: "\e1c8";
  --fa--fa: "\e1c8\e1c8"; }

.fa-volcano {
  --fa: "\f770";
  --fa--fa: "\f770\f770"; }

.fa-teddy-bear {
  --fa: "\e3cf";
  --fa--fa: "\e3cf\e3cf"; }

.fa-stocking {
  --fa: "\f7d5";
  --fa--fa: "\f7d5\f7d5"; }

.fa-person-walking-dashed-line-arrow-right {
  --fa: "\e553";
  --fa--fa: "\e553\e553"; }

.fa-image-slash {
  --fa: "\e1b7";
  --fa--fa: "\e1b7\e1b7"; }

.fa-mask-snorkel {
  --fa: "\e3b7";
  --fa--fa: "\e3b7\e3b7"; }

.fa-smoke {
  --fa: "\f760";
  --fa--fa: "\f760\f760"; }

.fa-sterling-sign {
  --fa: "\f154";
  --fa--fa: "\f154\f154"; }

.fa-gbp {
  --fa: "\f154";
  --fa--fa: "\f154\f154"; }

.fa-pound-sign {
  --fa: "\f154";
  --fa--fa: "\f154\f154"; }

.fa-battery-exclamation {
  --fa: "\e0b0";
  --fa--fa: "\e0b0\e0b0"; }

.fa-viruses {
  --fa: "\e076";
  --fa--fa: "\e076\e076"; }

.fa-square-person-confined {
  --fa: "\e577";
  --fa--fa: "\e577\e577"; }

.fa-user-tie {
  --fa: "\f508";
  --fa--fa: "\f508\f508"; }

.fa-up-to-bracket {
  --fa: "\e66e";
  --fa--fa: "\e66e\e66e"; }

.fa-arrow-down-long {
  --fa: "\f175";
  --fa--fa: "\f175\f175"; }

.fa-long-arrow-down {
  --fa: "\f175";
  --fa--fa: "\f175\f175"; }

.fa-tent-arrow-down-to-line {
  --fa: "\e57e";
  --fa--fa: "\e57e\e57e"; }

.fa-certificate {
  --fa: "\f0a3";
  --fa--fa: "\f0a3\f0a3"; }

.fa-crystal-ball {
  --fa: "\e362";
  --fa--fa: "\e362\e362"; }

.fa-reply-all {
  --fa: "\f122";
  --fa--fa: "\f122\f122"; }

.fa-mail-reply-all {
  --fa: "\f122";
  --fa--fa: "\f122\f122"; }

.fa-suitcase {
  --fa: "\f0f2";
  --fa--fa: "\f0f2\f0f2"; }

.fa-person-skating {
  --fa: "\f7c5";
  --fa--fa: "\f7c5\f7c5"; }

.fa-skating {
  --fa: "\f7c5";
  --fa--fa: "\f7c5\f7c5"; }

.fa-star-shooting {
  --fa: "\e036";
  --fa--fa: "\e036\e036"; }

.fa-binary-lock {
  --fa: "\e33d";
  --fa--fa: "\e33d\e33d"; }

.fa-filter-circle-dollar {
  --fa: "\f662";
  --fa--fa: "\f662\f662"; }

.fa-funnel-dollar {
  --fa: "\f662";
  --fa--fa: "\f662\f662"; }

.fa-camera-retro {
  --fa: "\f083";
  --fa--fa: "\f083\f083"; }

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

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

.fa-comment-pen {
  --fa: "\f4ae";
  --fa--fa: "\f4ae\f4ae"; }

.fa-comment-edit {
  --fa: "\f4ae";
  --fa--fa: "\f4ae\f4ae"; }

.fa-file-import {
  --fa: "\f56f";
  --fa--fa: "\f56f\f56f"; }

.fa-arrow-right-to-file {
  --fa: "\f56f";
  --fa--fa: "\f56f\f56f"; }

.fa-banjo {
  --fa: "\f8a3";
  --fa--fa: "\f8a3\f8a3"; }

.fa-square-arrow-up-right {
  --fa: "\f14c";
  --fa--fa: "\f14c\f14c"; }

.fa-external-link-square {
  --fa: "\f14c";
  --fa--fa: "\f14c\f14c"; }

.fa-light-emergency-on {
  --fa: "\e420";
  --fa--fa: "\e420\e420"; }

.fa-kerning {
  --fa: "\f86f";
  --fa--fa: "\f86f\f86f"; }

.fa-box-open {
  --fa: "\f49e";
  --fa--fa: "\f49e\f49e"; }

.fa-square-f {
  --fa: "\e270";
  --fa--fa: "\e270\e270"; }

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

.fa-spa {
  --fa: "\f5bb";
  --fa--fa: "\f5bb\f5bb"; }

.fa-arrow-left-from-line {
  --fa: "\f344";
  --fa--fa: "\f344\f344"; }

.fa-arrow-from-right {
  --fa: "\f344";
  --fa--fa: "\f344\f344"; }

.fa-strawberry {
  --fa: "\e32b";
  --fa--fa: "\e32b\e32b"; }

.fa-location-pin-lock {
  --fa: "\e51f";
  --fa--fa: "\e51f\e51f"; }

.fa-pause {
  --fa: "\f04c";
  --fa--fa: "\f04c\f04c"; }

.fa-clock-eight-thirty {
  --fa: "\e346";
  --fa--fa: "\e346\e346"; }

.fa-plane-engines {
  --fa: "\f3de";
  --fa--fa: "\f3de\f3de"; }

.fa-plane-alt {
  --fa: "\f3de";
  --fa--fa: "\f3de\f3de"; }

.fa-hill-avalanche {
  --fa: "\e507";
  --fa--fa: "\e507\e507"; }

.fa-temperature-empty {
  --fa: "\f2cb";
  --fa--fa: "\f2cb\f2cb"; }

.fa-temperature-0 {
  --fa: "\f2cb";
  --fa--fa: "\f2cb\f2cb"; }

.fa-thermometer-0 {
  --fa: "\f2cb";
  --fa--fa: "\f2cb\f2cb"; }

.fa-thermometer-empty {
  --fa: "\f2cb";
  --fa--fa: "\f2cb\f2cb"; }

.fa-bomb {
  --fa: "\f1e2";
  --fa--fa: "\f1e2\f1e2"; }

.fa-gauge-low {
  --fa: "\f627";
  --fa--fa: "\f627\f627"; }

.fa-tachometer-alt-slow {
  --fa: "\f627";
  --fa--fa: "\f627\f627"; }

.fa-registered {
  --fa: "\f25d";
  --fa--fa: "\f25d\f25d"; }

.fa-trash-can-plus {
  --fa: "\e2ac";
  --fa--fa: "\e2ac\e2ac"; }

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

.fa-contact-card {
  --fa: "\f2bb";
  --fa--fa: "\f2bb\f2bb"; }

.fa-vcard {
  --fa: "\f2bb";
  --fa--fa: "\f2bb\f2bb"; }

.fa-chart-fft {
  --fa: "\e69e";
  --fa--fa: "\e69e\e69e"; }

.fa-scale-unbalanced-flip {
  --fa: "\f516";
  --fa--fa: "\f516\f516"; }

.fa-balance-scale-right {
  --fa: "\f516";
  --fa--fa: "\f516\f516"; }

.fa-globe-snow {
  --fa: "\f7a3";
  --fa--fa: "\f7a3\f7a3"; }

.fa-subscript {
  --fa: "\f12c";
  --fa--fa: "\f12c\f12c"; }

.fa-diamond-turn-right {
  --fa: "\f5eb";
  --fa--fa: "\f5eb\f5eb"; }

.fa-directions {
  --fa: "\f5eb";
  --fa--fa: "\f5eb\f5eb"; }

.fa-integral {
  --fa: "\f667";
  --fa--fa: "\f667\f667"; }

.fa-burst {
  --fa: "\e4dc";
  --fa--fa: "\e4dc\e4dc"; }

.fa-house-laptop {
  --fa: "\e066";
  --fa--fa: "\e066\e066"; }

.fa-laptop-house {
  --fa: "\e066";
  --fa--fa: "\e066\e066"; }

.fa-face-tired {
  --fa: "\f5c8";
  --fa--fa: "\f5c8\f5c8"; }

.fa-tired {
  --fa: "\f5c8";
  --fa--fa: "\f5c8\f5c8"; }

.fa-money-bills {
  --fa: "\e1f3";
  --fa--fa: "\e1f3\e1f3"; }

.fa-blinds-raised {
  --fa: "\f8fd";
  --fa--fa: "\f8fd\f8fd"; }

.fa-smog {
  --fa: "\f75f";
  --fa--fa: "\f75f\f75f"; }

.fa-ufo-beam {
  --fa: "\e048";
  --fa--fa: "\e048\e048"; }

.fa-hydra {
  --fa: "\e686";
  --fa--fa: "\e686\e686"; }

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

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

.fa-user-vneck-hair-long {
  --fa: "\e463";
  --fa--fa: "\e463\e463"; }

.fa-square-a-lock {
  --fa: "\e44d";
  --fa--fa: "\e44d\e44d"; }

.fa-crutch {
  --fa: "\f7f7";
  --fa--fa: "\f7f7\f7f7"; }

.fa-gas-pump-slash {
  --fa: "\f5f4";
  --fa--fa: "\f5f4\f5f4"; }

.fa-cloud-arrow-up {
  --fa: "\f0ee";
  --fa--fa: "\f0ee\f0ee"; }

.fa-cloud-upload {
  --fa: "\f0ee";
  --fa--fa: "\f0ee\f0ee"; }

.fa-cloud-upload-alt {
  --fa: "\f0ee";
  --fa--fa: "\f0ee\f0ee"; }

.fa-palette {
  --fa: "\f53f";
  --fa--fa: "\f53f\f53f"; }

.fa-transporter-4 {
  --fa: "\e2a5";
  --fa--fa: "\e2a5\e2a5"; }

.fa-chart-mixed-up-circle-currency {
  --fa: "\e5d8";
  --fa--fa: "\e5d8\e5d8"; }

.fa-objects-align-right {
  --fa: "\e3bf";
  --fa--fa: "\e3bf\e3bf"; }

.fa-arrows-turn-right {
  --fa: "\e4c0";
  --fa--fa: "\e4c0\e4c0"; }

.fa-vest {
  --fa: "\e085";
  --fa--fa: "\e085\e085"; }

.fa-pig {
  --fa: "\f706";
  --fa--fa: "\f706\f706"; }

.fa-inbox-full {
  --fa: "\e1ba";
  --fa--fa: "\e1ba\e1ba"; }

.fa-circle-envelope {
  --fa: "\e10c";
  --fa--fa: "\e10c\e10c"; }

.fa-envelope-circle {
  --fa: "\e10c";
  --fa--fa: "\e10c\e10c"; }

.fa-triangle-person-digging {
  --fa: "\f85d";
  --fa--fa: "\f85d\f85d"; }

.fa-construction {
  --fa: "\f85d";
  --fa--fa: "\f85d\f85d"; }

.fa-ferry {
  --fa: "\e4ea";
  --fa--fa: "\e4ea\e4ea"; }

.fa-bullseye-arrow {
  --fa: "\f648";
  --fa--fa: "\f648\f648"; }

.fa-arrows-down-to-people {
  --fa: "\e4b9";
  --fa--fa: "\e4b9\e4b9"; }

.fa-seedling {
  --fa: "\f4d8";
  --fa--fa: "\f4d8\f4d8"; }

.fa-sprout {
  --fa: "\f4d8";
  --fa--fa: "\f4d8\f4d8"; }

.fa-clock-seven {
  --fa: "\e350";
  --fa--fa: "\e350\e350"; }

.fa-left-right {
  --fa: "\f337";
  --fa--fa: "\f337\f337"; }

.fa-arrows-alt-h {
  --fa: "\f337";
  --fa--fa: "\f337\f337"; }

.fa-boxes-packing {
  --fa: "\e4c7";
  --fa--fa: "\e4c7\e4c7"; }

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

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

.fa-flashlight {
  --fa: "\f8b8";
  --fa--fa: "\f8b8\f8b8"; }

.fa-file-jpg {
  --fa: "\e646";
  --fa--fa: "\e646\e646"; }

.fa-group-arrows-rotate {
  --fa: "\e4f6";
  --fa--fa: "\e4f6\e4f6"; }

.fa-bowl-food {
  --fa: "\e4c6";
  --fa--fa: "\e4c6\e4c6"; }

.fa-square-9 {
  --fa: "\e25e";
  --fa--fa: "\e25e\e25e"; }

.fa-candy-cane {
  --fa: "\f786";
  --fa--fa: "\f786\f786"; }

.fa-arrow-down-wide-short {
  --fa: "\f160";
  --fa--fa: "\f160\f160"; }

.fa-sort-amount-asc {
  --fa: "\f160";
  --fa--fa: "\f160\f160"; }

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

.fa-square-dollar {
  --fa: "\f2e9";
  --fa--fa: "\f2e9\f2e9"; }

.fa-dollar-square {
  --fa: "\f2e9";
  --fa--fa: "\f2e9\f2e9"; }

.fa-usd-square {
  --fa: "\f2e9";
  --fa--fa: "\f2e9\f2e9"; }

.fa-phone-arrow-right {
  --fa: "\e5be";
  --fa--fa: "\e5be\e5be"; }

.fa-hand-holding-seedling {
  --fa: "\f4bf";
  --fa--fa: "\f4bf\f4bf"; }

.fa-message-check {
  --fa: "\f4a2";
  --fa--fa: "\f4a2\f4a2"; }

.fa-comment-alt-check {
  --fa: "\f4a2";
  --fa--fa: "\f4a2\f4a2"; }

.fa-cloud-bolt {
  --fa: "\f76c";
  --fa--fa: "\f76c\f76c"; }

.fa-thunderstorm {
  --fa: "\f76c";
  --fa--fa: "\f76c\f76c"; }

.fa-chart-line-up-down {
  --fa: "\e5d7";
  --fa--fa: "\e5d7\e5d7"; }

.fa-text-slash {
  --fa: "\f87d";
  --fa--fa: "\f87d\f87d"; }

.fa-remove-format {
  --fa: "\f87d";
  --fa--fa: "\f87d\f87d"; }

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

.fa-circle-down-left {
  --fa: "\e107";
  --fa--fa: "\e107\e107"; }

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

.fa-projector {
  --fa: "\f8d6";
  --fa--fa: "\f8d6\f8d6"; }

.fa-face-smile-wink {
  --fa: "\f4da";
  --fa--fa: "\f4da\f4da"; }

.fa-smile-wink {
  --fa: "\f4da";
  --fa--fa: "\f4da\f4da"; }

.fa-tombstone-blank {
  --fa: "\f721";
  --fa--fa: "\f721\f721"; }

.fa-tombstone-alt {
  --fa: "\f721";
  --fa--fa: "\f721\f721"; }

.fa-chess-king-piece {
  --fa: "\f440";
  --fa--fa: "\f440\f440"; }

.fa-chess-king-alt {
  --fa: "\f440";
  --fa--fa: "\f440\f440"; }

.fa-circle-6 {
  --fa: "\e0f3";
  --fa--fa: "\e0f3\e0f3"; }

.fa-waves-sine {
  --fa: "\e65d";
  --fa--fa: "\e65d\e65d"; }

.fa-left {
  --fa: "\f355";
  --fa--fa: "\f355\f355"; }

.fa-arrow-alt-left {
  --fa: "\f355";
  --fa--fa: "\f355\f355"; }

.fa-file-word {
  --fa: "\f1c2";
  --fa--fa: "\f1c2\f1c2"; }

.fa-file-powerpoint {
  --fa: "\f1c4";
  --fa--fa: "\f1c4\f1c4"; }

.fa-square-down {
  --fa: "\f350";
  --fa--fa: "\f350\f350"; }

.fa-arrow-alt-square-down {
  --fa: "\f350";
  --fa--fa: "\f350\f350"; }

.fa-objects-align-center-vertical {
  --fa: "\e3bd";
  --fa--fa: "\e3bd\e3bd"; }

.fa-arrows-left-right {
  --fa: "\f07e";
  --fa--fa: "\f07e\f07e"; }

.fa-arrows-h {
  --fa: "\f07e";
  --fa--fa: "\f07e\f07e"; }

.fa-house-lock {
  --fa: "\e510";
  --fa--fa: "\e510\e510"; }

.fa-cloud-arrow-down {
  --fa: "\f0ed";
  --fa--fa: "\f0ed\f0ed"; }

.fa-cloud-download {
  --fa: "\f0ed";
  --fa--fa: "\f0ed\f0ed"; }

.fa-cloud-download-alt {
  --fa: "\f0ed";
  --fa--fa: "\f0ed\f0ed"; }

.fa-wreath {
  --fa: "\f7e2";
  --fa--fa: "\f7e2\f7e2"; }

.fa-children {
  --fa: "\e4e1";
  --fa--fa: "\e4e1\e4e1"; }

.fa-meter-droplet {
  --fa: "\e1ea";
  --fa--fa: "\e1ea\e1ea"; }

.fa-chalkboard {
  --fa: "\f51b";
  --fa--fa: "\f51b\f51b"; }

.fa-blackboard {
  --fa: "\f51b";
  --fa--fa: "\f51b\f51b"; }

.fa-user-large-slash {
  --fa: "\f4fa";
  --fa--fa: "\f4fa\f4fa"; }

.fa-user-alt-slash {
  --fa: "\f4fa";
  --fa--fa: "\f4fa\f4fa"; }

.fa-signal-strong {
  --fa: "\f68f";
  --fa--fa: "\f68f\f68f"; }

.fa-signal-4 {
  --fa: "\f68f";
  --fa--fa: "\f68f\f68f"; }

.fa-lollipop {
  --fa: "\e424";
  --fa--fa: "\e424\e424"; }

.fa-lollypop {
  --fa: "\e424";
  --fa--fa: "\e424\e424"; }

.fa-list-tree {
  --fa: "\e1d2";
  --fa--fa: "\e1d2\e1d2"; }

.fa-envelope-open {
  --fa: "\f2b6";
  --fa--fa: "\f2b6\f2b6"; }

.fa-draw-circle {
  --fa: "\f5ed";
  --fa--fa: "\f5ed\f5ed"; }

.fa-cat-space {
  --fa: "\e001";
  --fa--fa: "\e001\e001"; }

.fa-handshake-simple-slash {
  --fa: "\e05f";
  --fa--fa: "\e05f\e05f"; }

.fa-handshake-alt-slash {
  --fa: "\e05f";
  --fa--fa: "\e05f\e05f"; }

.fa-rabbit-running {
  --fa: "\f709";
  --fa--fa: "\f709\f709"; }

.fa-rabbit-fast {
  --fa: "\f709";
  --fa--fa: "\f709\f709"; }

.fa-memo-pad {
  --fa: "\e1da";
  --fa--fa: "\e1da\e1da"; }

.fa-mattress-pillow {
  --fa: "\e525";
  --fa--fa: "\e525\e525"; }

.fa-alarm-plus {
  --fa: "\f844";
  --fa--fa: "\f844\f844"; }

.fa-alicorn {
  --fa: "\f6b0";
  --fa--fa: "\f6b0\f6b0"; }

.fa-comment-question {
  --fa: "\e14b";
  --fa--fa: "\e14b\e14b"; }

.fa-gingerbread-man {
  --fa: "\f79d";
  --fa--fa: "\f79d\f79d"; }

.fa-guarani-sign {
  --fa: "\e19a";
  --fa--fa: "\e19a\e19a"; }

.fa-burger-fries {
  --fa: "\e0cd";
  --fa--fa: "\e0cd\e0cd"; }

.fa-mug-tea {
  --fa: "\f875";
  --fa--fa: "\f875\f875"; }

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

.fa-arrows-rotate {
  --fa: "\f021";
  --fa--fa: "\f021\f021"; }

.fa-refresh {
  --fa: "\f021";
  --fa--fa: "\f021\f021"; }

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

.fa-circle-book-open {
  --fa: "\e0ff";
  --fa--fa: "\e0ff\e0ff"; }

.fa-book-circle {
  --fa: "\e0ff";
  --fa--fa: "\e0ff\e0ff"; }

.fa-arrows-to-dotted-line {
  --fa: "\e0a6";
  --fa--fa: "\e0a6\e0a6"; }

.fa-fire-extinguisher {
  --fa: "\f134";
  --fa--fa: "\f134\f134"; }

.fa-magnifying-glass-arrows-rotate {
  --fa: "\e65e";
  --fa--fa: "\e65e\e65e"; }

.fa-garage-open {
  --fa: "\e00b";
  --fa--fa: "\e00b\e00b"; }

.fa-shelves-empty {
  --fa: "\e246";
  --fa--fa: "\e246\e246"; }

.fa-cruzeiro-sign {
  --fa: "\e152";
  --fa--fa: "\e152\e152"; }

.fa-watch-apple {
  --fa: "\e2cb";
  --fa--fa: "\e2cb\e2cb"; }

.fa-watch-calculator {
  --fa: "\f8f0";
  --fa--fa: "\f8f0\f8f0"; }

.fa-list-dropdown {
  --fa: "\e1cf";
  --fa--fa: "\e1cf\e1cf"; }

.fa-cabinet-filing {
  --fa: "\f64b";
  --fa--fa: "\f64b\f64b"; }

.fa-burger-soda {
  --fa: "\f858";
  --fa--fa: "\f858\f858"; }

.fa-square-arrow-up {
  --fa: "\f33c";
  --fa--fa: "\f33c\f33c"; }

.fa-arrow-square-up {
  --fa: "\f33c";
  --fa--fa: "\f33c\f33c"; }

.fa-greater-than-equal {
  --fa: "\f532";
  --fa--fa: "\f532\f532"; }

.fa-pallet-box {
  --fa: "\e208";
  --fa--fa: "\e208\e208"; }

.fa-face-confounded {
  --fa: "\e36c";
  --fa--fa: "\e36c\e36c"; }

.fa-shield-halved {
  --fa: "\f3ed";
  --fa--fa: "\f3ed\f3ed"; }

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

.fa-truck-plow {
  --fa: "\f7de";
  --fa--fa: "\f7de\f7de"; }

.fa-book-atlas {
  --fa: "\f558";
  --fa--fa: "\f558\f558"; }

.fa-atlas {
  --fa: "\f558";
  --fa--fa: "\f558\f558"; }

.fa-virus {
  --fa: "\e074";
  --fa--fa: "\e074\e074"; }

.fa-grid-round-2 {
  --fa: "\e5db";
  --fa--fa: "\e5db\e5db"; }

.fa-comment-middle-top {
  --fa: "\e14a";
  --fa--fa: "\e14a\e14a"; }

.fa-wave {
  --fa: "\e65b";
  --fa--fa: "\e65b\e65b"; }

.fa-envelope-circle-check {
  --fa: "\e4e8";
  --fa--fa: "\e4e8\e4e8"; }

.fa-layer-group {
  --fa: "\f5fd";
  --fa--fa: "\f5fd\f5fd"; }

.fa-restroom-simple {
  --fa: "\e23a";
  --fa--fa: "\e23a\e23a"; }

.fa-arrows-to-dot {
  --fa: "\e4be";
  --fa--fa: "\e4be\e4be"; }

.fa-border-outer {
  --fa: "\f851";
  --fa--fa: "\f851\f851"; }

.fa-hashtag-lock {
  --fa: "\e415";
  --fa--fa: "\e415\e415"; }

.fa-clock-two-thirty {
  --fa: "\e35b";
  --fa--fa: "\e35b\e35b"; }

.fa-archway {
  --fa: "\f557";
  --fa--fa: "\f557\f557"; }

.fa-heart-circle-check {
  --fa: "\e4fd";
  --fa--fa: "\e4fd\e4fd"; }

.fa-house-chimney-crack {
  --fa: "\f6f1";
  --fa--fa: "\f6f1\f6f1"; }

.fa-house-damage {
  --fa: "\f6f1";
  --fa--fa: "\f6f1\f6f1"; }

.fa-file-zipper {
  --fa: "\f1c6";
  --fa--fa: "\f1c6\f1c6"; }

.fa-file-archive {
  --fa: "\f1c6";
  --fa--fa: "\f1c6\f1c6"; }

.fa-ticket-perforated {
  --fa: "\e63e";
  --fa--fa: "\e63e\e63e"; }

.fa-heart-half {
  --fa: "\e1ab";
  --fa--fa: "\e1ab\e1ab"; }

.fa-comment-check {
  --fa: "\f4ac";
  --fa--fa: "\f4ac\f4ac"; }

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

.fa-memo {
  --fa: "\e1d8";
  --fa--fa: "\e1d8\e1d8"; }

.fa-martini-glass-empty {
  --fa: "\f000";
  --fa--fa: "\f000\f000"; }

.fa-glass-martini {
  --fa: "\f000";
  --fa--fa: "\f000\f000"; }

.fa-couch {
  --fa: "\f4b8";
  --fa--fa: "\f4b8\f4b8"; }

.fa-cedi-sign {
  --fa: "\e0df";
  --fa--fa: "\e0df\e0df"; }

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

.fa-glass-citrus {
  --fa: "\f869";
  --fa--fa: "\f869\f869"; }

.fa-calendar-lines-pen {
  --fa: "\e472";
  --fa--fa: "\e472\e472"; }

.fa-table-cells-column-lock {
  --fa: "\e678";
  --fa--fa: "\e678\e678"; }

.fa-church {
  --fa: "\f51d";
  --fa--fa: "\f51d\f51d"; }

.fa-person-snowmobiling {
  --fa: "\f7d1";
  --fa--fa: "\f7d1\f7d1"; }

.fa-snowmobile {
  --fa: "\f7d1";
  --fa--fa: "\f7d1\f7d1"; }

.fa-face-hushed {
  --fa: "\e37b";
  --fa--fa: "\e37b\e37b"; }

.fa-comments-dollar {
  --fa: "\f653";
  --fa--fa: "\f653\f653"; }

.fa-tickets-simple {
  --fa: "\e659";
  --fa--fa: "\e659\e659"; }

.fa-pickaxe {
  --fa: "\e5bf";
  --fa--fa: "\e5bf\e5bf"; }

.fa-link-simple-slash {
  --fa: "\e1ce";
  --fa--fa: "\e1ce\e1ce"; }

.fa-democrat {
  --fa: "\f747";
  --fa--fa: "\f747\f747"; }

.fa-face-confused {
  --fa: "\e36d";
  --fa--fa: "\e36d\e36d"; }

.fa-pinball {
  --fa: "\e229";
  --fa--fa: "\e229\e229"; }

.fa-z {
  --fa: "\5a";
  --fa--fa: "\5a\5a"; }

.fa-person-skiing {
  --fa: "\f7c9";
  --fa--fa: "\f7c9\f7c9"; }

.fa-skiing {
  --fa: "\f7c9";
  --fa--fa: "\f7c9\f7c9"; }

.fa-deer {
  --fa: "\f78e";
  --fa--fa: "\f78e\f78e"; }

.fa-input-pipe {
  --fa: "\e1be";
  --fa--fa: "\e1be\e1be"; }

.fa-road-lock {
  --fa: "\e567";
  --fa--fa: "\e567\e567"; }

.fa-a {
  --fa: "\41";
  --fa--fa: "\41\41"; }

.fa-bookmark-slash {
  --fa: "\e0c2";
  --fa--fa: "\e0c2\e0c2"; }

.fa-temperature-arrow-down {
  --fa: "\e03f";
  --fa--fa: "\e03f\e03f"; }

.fa-temperature-down {
  --fa: "\e03f";
  --fa--fa: "\e03f\e03f"; }

.fa-mace {
  --fa: "\f6f8";
  --fa--fa: "\f6f8\f6f8"; }

.fa-feather-pointed {
  --fa: "\f56b";
  --fa--fa: "\f56b\f56b"; }

.fa-feather-alt {
  --fa: "\f56b";
  --fa--fa: "\f56b\f56b"; }

.fa-sausage {
  --fa: "\f820";
  --fa--fa: "\f820\f820"; }

.fa-trash-can-clock {
  --fa: "\e2aa";
  --fa--fa: "\e2aa\e2aa"; }

.fa-p {
  --fa: "\50";
  --fa--fa: "\50\50"; }

.fa-broom-wide {
  --fa: "\e5d1";
  --fa--fa: "\e5d1\e5d1"; }

.fa-snowflake {
  --fa: "\f2dc";
  --fa--fa: "\f2dc\f2dc"; }

.fa-stomach {
  --fa: "\f623";
  --fa--fa: "\f623\f623"; }

.fa-newspaper {
  --fa: "\f1ea";
  --fa--fa: "\f1ea\f1ea"; }

.fa-rectangle-ad {
  --fa: "\f641";
  --fa--fa: "\f641\f641"; }

.fa-ad {
  --fa: "\f641";
  --fa--fa: "\f641\f641"; }

.fa-guitar-electric {
  --fa: "\f8be";
  --fa--fa: "\f8be\f8be"; }

.fa-arrow-turn-down-right {
  --fa: "\e3d6";
  --fa--fa: "\e3d6\e3d6"; }

.fa-moon-cloud {
  --fa: "\f754";
  --fa--fa: "\f754\f754"; }

.fa-bread-slice-butter {
  --fa: "\e3e1";
  --fa--fa: "\e3e1\e3e1"; }

.fa-circle-arrow-right {
  --fa: "\f0a9";
  --fa--fa: "\f0a9\f0a9"; }

.fa-arrow-circle-right {
  --fa: "\f0a9";
  --fa--fa: "\f0a9\f0a9"; }

.fa-user-group-crown {
  --fa: "\f6a5";
  --fa--fa: "\f6a5\f6a5"; }

.fa-users-crown {
  --fa: "\f6a5";
  --fa--fa: "\f6a5\f6a5"; }

.fa-circle-i {
  --fa: "\e111";
  --fa--fa: "\e111\e111"; }

.fa-toilet-paper-check {
  --fa: "\e5b2";
  --fa--fa: "\e5b2\e5b2"; }

.fa-filter-circle-xmark {
  --fa: "\e17b";
  --fa--fa: "\e17b\e17b"; }

.fa-locust {
  --fa: "\e520";
  --fa--fa: "\e520\e520"; }

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

.fa-unsorted {
  --fa: "\f0dc";
  --fa--fa: "\f0dc\f0dc"; }

.fa-list-ol {
  --fa: "\f0cb";
  --fa--fa: "\f0cb\f0cb"; }

.fa-list-1-2 {
  --fa: "\f0cb";
  --fa--fa: "\f0cb\f0cb"; }

.fa-list-numeric {
  --fa: "\f0cb";
  --fa--fa: "\f0cb\f0cb"; }

.fa-chart-waterfall {
  --fa: "\e0eb";
  --fa--fa: "\e0eb\e0eb"; }

.fa-sparkle {
  --fa: "\e5d6";
  --fa--fa: "\e5d6\e5d6"; }

.fa-face-party {
  --fa: "\e383";
  --fa--fa: "\e383\e383"; }

.fa-kidneys {
  --fa: "\f5fb";
  --fa--fa: "\f5fb\f5fb"; }

.fa-wifi-exclamation {
  --fa: "\e2cf";
  --fa--fa: "\e2cf\e2cf"; }

.fa-chart-network {
  --fa: "\f78a";
  --fa--fa: "\f78a\f78a"; }

.fa-person-dress-burst {
  --fa: "\e544";
  --fa--fa: "\e544\e544"; }

.fa-dice-d4 {
  --fa: "\f6d0";
  --fa--fa: "\f6d0\f6d0"; }

.fa-money-check-dollar {
  --fa: "\f53d";
  --fa--fa: "\f53d\f53d"; }

.fa-money-check-alt {
  --fa: "\f53d";
  --fa--fa: "\f53d\f53d"; }

.fa-vector-square {
  --fa: "\f5cb";
  --fa--fa: "\f5cb\f5cb"; }

.fa-bread-slice {
  --fa: "\f7ec";
  --fa--fa: "\f7ec\f7ec"; }

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

.fa-wheat-awn-slash {
  --fa: "\e338";
  --fa--fa: "\e338\e338"; }

.fa-face-kiss-wink-heart {
  --fa: "\f598";
  --fa--fa: "\f598\f598"; }

.fa-kiss-wink-heart {
  --fa: "\f598";
  --fa--fa: "\f598\f598"; }

.fa-dagger {
  --fa: "\f6cb";
  --fa--fa: "\f6cb\f6cb"; }

.fa-podium {
  --fa: "\f680";
  --fa--fa: "\f680\f680"; }

.fa-diamonds-4 {
  --fa: "\e68b";
  --fa--fa: "\e68b\e68b"; }

.fa-memo-circle-check {
  --fa: "\e1d9";
  --fa--fa: "\e1d9\e1d9"; }

.fa-route-highway {
  --fa: "\f61a";
  --fa--fa: "\f61a\f61a"; }

.fa-down-to-line {
  --fa: "\f34a";
  --fa--fa: "\f34a\f34a"; }

.fa-arrow-alt-to-bottom {
  --fa: "\f34a";
  --fa--fa: "\f34a\f34a"; }

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

.fa-square-g {
  --fa: "\e271";
  --fa--fa: "\e271\e271"; }

.fa-circle-phone {
  --fa: "\e11b";
  --fa--fa: "\e11b\e11b"; }

.fa-phone-circle {
  --fa: "\e11b";
  --fa--fa: "\e11b\e11b"; }

.fa-clipboard-prescription {
  --fa: "\f5e8";
  --fa--fa: "\f5e8\f5e8"; }

.fa-user-nurse-hair {
  --fa: "\e45d";
  --fa--fa: "\e45d\e45d"; }

.fa-question {
  --fa: "\3f";
  --fa--fa: "\3f\3f"; }

.fa-file-signature {
  --fa: "\f573";
  --fa--fa: "\f573\f573"; }

.fa-toggle-large-on {
  --fa: "\e5b1";
  --fa--fa: "\e5b1\e5b1"; }

.fa-up-down-left-right {
  --fa: "\f0b2";
  --fa--fa: "\f0b2\f0b2"; }

.fa-arrows-alt {
  --fa: "\f0b2";
  --fa--fa: "\f0b2\f0b2"; }

.fa-dryer-heat {
  --fa: "\f862";
  --fa--fa: "\f862\f862"; }

.fa-dryer-alt {
  --fa: "\f862";
  --fa--fa: "\f862\f862"; }

.fa-house-chimney-user {
  --fa: "\e065";
  --fa--fa: "\e065\e065"; }

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

.fa-arrow-up-small-big {
  --fa: "\f88f";
  --fa--fa: "\f88f\f88f"; }

.fa-sort-size-up-alt {
  --fa: "\f88f";
  --fa--fa: "\f88f\f88f"; }

.fa-train-track {
  --fa: "\e453";
  --fa--fa: "\e453\e453"; }

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

.fa-money-check {
  --fa: "\f53c";
  --fa--fa: "\f53c\f53c"; }

.fa-star-half-stroke {
  --fa: "\f5c0";
  --fa--fa: "\f5c0\f5c0"; }

.fa-star-half-alt {
  --fa: "\f5c0";
  --fa--fa: "\f5c0\f5c0"; }

.fa-file-exclamation {
  --fa: "\f31a";
  --fa--fa: "\f31a\f31a"; }

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

.fa-whiskey-glass {
  --fa: "\f7a0";
  --fa--fa: "\f7a0\f7a0"; }

.fa-glass-whiskey {
  --fa: "\f7a0";
  --fa--fa: "\f7a0\f7a0"; }

.fa-moon-stars {
  --fa: "\f755";
  --fa--fa: "\f755\f755"; }

.fa-building-circle-exclamation {
  --fa: "\e4d3";
  --fa--fa: "\e4d3\e4d3"; }

.fa-clothes-hanger {
  --fa: "\e136";
  --fa--fa: "\e136\e136"; }

.fa-mobile-notch {
  --fa: "\e1ee";
  --fa--fa: "\e1ee\e1ee"; }

.fa-mobile-iphone {
  --fa: "\e1ee";
  --fa--fa: "\e1ee\e1ee"; }

.fa-magnifying-glass-chart {
  --fa: "\e522";
  --fa--fa: "\e522\e522"; }

.fa-arrow-up-right-from-square {
  --fa: "\f08e";
  --fa--fa: "\f08e\f08e"; }

.fa-external-link {
  --fa: "\f08e";
  --fa--fa: "\f08e\f08e"; }

.fa-cubes-stacked {
  --fa: "\e4e6";
  --fa--fa: "\e4e6\e4e6"; }

.fa-images-user {
  --fa: "\e1b9";
  --fa--fa: "\e1b9\e1b9"; }

.fa-won-sign {
  --fa: "\f159";
  --fa--fa: "\f159\f159"; }

.fa-krw {
  --fa: "\f159";
  --fa--fa: "\f159\f159"; }

.fa-won {
  --fa: "\f159";
  --fa--fa: "\f159\f159"; }

.fa-image-polaroid-user {
  --fa: "\e1b6";
  --fa--fa: "\e1b6\e1b6"; }

.fa-virus-covid {
  --fa: "\e4a8";
  --fa--fa: "\e4a8\e4a8"; }

.fa-square-ellipsis {
  --fa: "\e26e";
  --fa--fa: "\e26e\e26e"; }

.fa-pie {
  --fa: "\f705";
  --fa--fa: "\f705\f705"; }

.fa-chess-knight-piece {
  --fa: "\f442";
  --fa--fa: "\f442\f442"; }

.fa-chess-knight-alt {
  --fa: "\f442";
  --fa--fa: "\f442\f442"; }

.fa-austral-sign {
  --fa: "\e0a9";
  --fa--fa: "\e0a9\e0a9"; }

.fa-cloud-plus {
  --fa: "\e35e";
  --fa--fa: "\e35e\e35e"; }

.fa-f {
  --fa: "\46";
  --fa--fa: "\46\46"; }

.fa-leaf {
  --fa: "\f06c";
  --fa--fa: "\f06c\f06c"; }

.fa-bed-bunk {
  --fa: "\f8f8";
  --fa--fa: "\f8f8\f8f8"; }

.fa-road {
  --fa: "\f018";
  --fa--fa: "\f018\f018"; }

.fa-taxi {
  --fa: "\f1ba";
  --fa--fa: "\f1ba\f1ba"; }

.fa-cab {
  --fa: "\f1ba";
  --fa--fa: "\f1ba\f1ba"; }

.fa-person-circle-plus {
  --fa: "\e541";
  --fa--fa: "\e541\e541"; }

.fa-chart-pie {
  --fa: "\f200";
  --fa--fa: "\f200\f200"; }

.fa-pie-chart {
  --fa: "\f200";
  --fa--fa: "\f200\f200"; }

.fa-bolt-lightning {
  --fa: "\e0b7";
  --fa--fa: "\e0b7\e0b7"; }

.fa-clock-eight {
  --fa: "\e345";
  --fa--fa: "\e345\e345"; }

.fa-sack-xmark {
  --fa: "\e56a";
  --fa--fa: "\e56a\e56a"; }

.fa-file-xls {
  --fa: "\e64d";
  --fa--fa: "\e64d\e64d"; }

.fa-file-excel {
  --fa: "\f1c3";
  --fa--fa: "\f1c3\f1c3"; }

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

.fa-fish-fins {
  --fa: "\e4f2";
  --fa--fa: "\e4f2\e4f2"; }

.fa-circle-q {
  --fa: "\e11e";
  --fa--fa: "\e11e\e11e"; }

.fa-building-flag {
  --fa: "\e4d5";
  --fa--fa: "\e4d5\e4d5"; }

.fa-face-grin-beam {
  --fa: "\f582";
  --fa--fa: "\f582\f582"; }

.fa-grin-beam {
  --fa: "\f582";
  --fa--fa: "\f582\f582"; }

.fa-object-ungroup {
  --fa: "\f248";
  --fa--fa: "\f248\f248"; }

.fa-face-disguise {
  --fa: "\e370";
  --fa--fa: "\e370\e370"; }

.fa-circle-arrow-down-right {
  --fa: "\e0fa";
  --fa--fa: "\e0fa\e0fa"; }

.fa-alien-8bit {
  --fa: "\f8f6";
  --fa--fa: "\f8f6\f8f6"; }

.fa-alien-monster {
  --fa: "\f8f6";
  --fa--fa: "\f8f6\f8f6"; }

.fa-hand-point-ribbon {
  --fa: "\e1a6";
  --fa--fa: "\e1a6\e1a6"; }

.fa-poop {
  --fa: "\f619";
  --fa--fa: "\f619\f619"; }

.fa-object-exclude {
  --fa: "\e49c";
  --fa--fa: "\e49c\e49c"; }

.fa-telescope {
  --fa: "\e03e";
  --fa--fa: "\e03e\e03e"; }

.fa-location-pin {
  --fa: "\f041";
  --fa--fa: "\f041\f041"; }

.fa-map-marker {
  --fa: "\f041";
  --fa--fa: "\f041\f041"; }

.fa-square-list {
  --fa: "\e489";
  --fa--fa: "\e489\e489"; }

.fa-kaaba {
  --fa: "\f66b";
  --fa--fa: "\f66b\f66b"; }

.fa-toilet-paper {
  --fa: "\f71e";
  --fa--fa: "\f71e\f71e"; }

.fa-helmet-safety {
  --fa: "\f807";
  --fa--fa: "\f807\f807"; }

.fa-hard-hat {
  --fa: "\f807";
  --fa--fa: "\f807\f807"; }

.fa-hat-hard {
  --fa: "\f807";
  --fa--fa: "\f807\f807"; }

.fa-comment-code {
  --fa: "\e147";
  --fa--fa: "\e147\e147"; }

.fa-sim-cards {
  --fa: "\e251";
  --fa--fa: "\e251\e251"; }

.fa-starship {
  --fa: "\e039";
  --fa--fa: "\e039\e039"; }

.fa-eject {
  --fa: "\f052";
  --fa--fa: "\f052\f052"; }

.fa-circle-right {
  --fa: "\f35a";
  --fa--fa: "\f35a\f35a"; }

.fa-arrow-alt-circle-right {
  --fa: "\f35a";
  --fa--fa: "\f35a\f35a"; }

.fa-plane-circle-check {
  --fa: "\e555";
  --fa--fa: "\e555\e555"; }

.fa-seal {
  --fa: "\e241";
  --fa--fa: "\e241\e241"; }

.fa-user-cowboy {
  --fa: "\f8ea";
  --fa--fa: "\f8ea\f8ea"; }

.fa-hexagon-vertical-nft {
  --fa: "\e505";
  --fa--fa: "\e505\e505"; }

.fa-face-rolling-eyes {
  --fa: "\f5a5";
  --fa--fa: "\f5a5\f5a5"; }

.fa-meh-rolling-eyes {
  --fa: "\f5a5";
  --fa--fa: "\f5a5\f5a5"; }

.fa-bread-loaf {
  --fa: "\f7eb";
  --fa--fa: "\f7eb\f7eb"; }

.fa-rings-wedding {
  --fa: "\f81b";
  --fa--fa: "\f81b\f81b"; }

.fa-object-group {
  --fa: "\f247";
  --fa--fa: "\f247\f247"; }

.fa-french-fries {
  --fa: "\f803";
  --fa--fa: "\f803\f803"; }

.fa-chart-line {
  --fa: "\f201";
  --fa--fa: "\f201\f201"; }

.fa-line-chart {
  --fa: "\f201";
  --fa--fa: "\f201\f201"; }

.fa-calendar-arrow-down {
  --fa: "\e0d0";
  --fa--fa: "\e0d0\e0d0"; }

.fa-calendar-download {
  --fa: "\e0d0";
  --fa--fa: "\e0d0\e0d0"; }

.fa-send-back {
  --fa: "\f87e";
  --fa--fa: "\f87e\f87e"; }

.fa-mask-ventilator {
  --fa: "\e524";
  --fa--fa: "\e524\e524"; }

.fa-tickets {
  --fa: "\e658";
  --fa--fa: "\e658\e658"; }

.fa-signature-lock {
  --fa: "\e3ca";
  --fa--fa: "\e3ca\e3ca"; }

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

.fa-signs-post {
  --fa: "\f277";
  --fa--fa: "\f277\f277"; }

.fa-map-signs {
  --fa: "\f277";
  --fa--fa: "\f277\f277"; }

.fa-octagon-plus {
  --fa: "\f301";
  --fa--fa: "\f301\f301"; }

.fa-plus-octagon {
  --fa: "\f301";
  --fa--fa: "\f301\f301"; }

.fa-cash-register {
  --fa: "\f788";
  --fa--fa: "\f788\f788"; }

.fa-person-circle-question {
  --fa: "\e542";
  --fa--fa: "\e542\e542"; }

.fa-melon-slice {
  --fa: "\e311";
  --fa--fa: "\e311\e311"; }

.fa-space-station-moon {
  --fa: "\e033";
  --fa--fa: "\e033\e033"; }

.fa-message-smile {
  --fa: "\f4aa";
  --fa--fa: "\f4aa\f4aa"; }

.fa-comment-alt-smile {
  --fa: "\f4aa";
  --fa--fa: "\f4aa\f4aa"; }

.fa-cup-straw {
  --fa: "\e363";
  --fa--fa: "\e363\e363"; }

.fa-left-from-line {
  --fa: "\f348";
  --fa--fa: "\f348\f348"; }

.fa-arrow-alt-from-right {
  --fa: "\f348";
  --fa--fa: "\f348\f348"; }

.fa-h {
  --fa: "\48";
  --fa--fa: "\48\48"; }

.fa-basket-shopping-simple {
  --fa: "\e0af";
  --fa--fa: "\e0af\e0af"; }

.fa-shopping-basket-alt {
  --fa: "\e0af";
  --fa--fa: "\e0af\e0af"; }

.fa-hands-holding-heart {
  --fa: "\f4c3";
  --fa--fa: "\f4c3\f4c3"; }

.fa-hands-heart {
  --fa: "\f4c3";
  --fa--fa: "\f4c3\f4c3"; }

.fa-clock-nine {
  --fa: "\e34c";
  --fa--fa: "\e34c\e34c"; }

.fa-hammer-brush {
  --fa: "\e620";
  --fa--fa: "\e620\e620"; }

.fa-tarp {
  --fa: "\e57b";
  --fa--fa: "\e57b\e57b"; }

.fa-face-sleepy {
  --fa: "\e38e";
  --fa--fa: "\e38e\e38e"; }

.fa-hand-horns {
  --fa: "\e1a9";
  --fa--fa: "\e1a9\e1a9"; }

.fa-screwdriver-wrench {
  --fa: "\f7d9";
  --fa--fa: "\f7d9\f7d9"; }

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

.fa-arrows-to-eye {
  --fa: "\e4bf";
  --fa--fa: "\e4bf\e4bf"; }

.fa-circle-three-quarters {
  --fa: "\e125";
  --fa--fa: "\e125\e125"; }

.fa-trophy-star {
  --fa: "\f2eb";
  --fa--fa: "\f2eb\f2eb"; }

.fa-trophy-alt {
  --fa: "\f2eb";
  --fa--fa: "\f2eb\f2eb"; }

.fa-plug-circle-bolt {
  --fa: "\e55b";
  --fa--fa: "\e55b\e55b"; }

.fa-face-thermometer {
  --fa: "\e39a";
  --fa--fa: "\e39a\e39a"; }

.fa-grid-round-4 {
  --fa: "\e5dd";
  --fa--fa: "\e5dd\e5dd"; }

.fa-sign-posts-wrench {
  --fa: "\e626";
  --fa--fa: "\e626\e626"; }

.fa-shirt-running {
  --fa: "\e3c8";
  --fa--fa: "\e3c8\e3c8"; }

.fa-book-circle-arrow-up {
  --fa: "\e0bd";
  --fa--fa: "\e0bd\e0bd"; }

.fa-face-nauseated {
  --fa: "\e381";
  --fa--fa: "\e381\e381"; }

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

.fa-file-chart-pie {
  --fa: "\f65a";
  --fa--fa: "\f65a\f65a"; }

.fa-mars-and-venus {
  --fa: "\f224";
  --fa--fa: "\f224\f224"; }

.fa-house-user {
  --fa: "\e1b0";
  --fa--fa: "\e1b0\e1b0"; }

.fa-home-user {
  --fa: "\e1b0";
  --fa--fa: "\e1b0\e1b0"; }

.fa-circle-arrow-down-left {
  --fa: "\e0f9";
  --fa--fa: "\e0f9\e0f9"; }

.fa-dumpster-fire {
  --fa: "\f794";
  --fa--fa: "\f794\f794"; }

.fa-hexagon-minus {
  --fa: "\f307";
  --fa--fa: "\f307\f307"; }

.fa-minus-hexagon {
  --fa: "\f307";
  --fa--fa: "\f307\f307"; }

.fa-left-to-line {
  --fa: "\f34b";
  --fa--fa: "\f34b\f34b"; }

.fa-arrow-alt-to-left {
  --fa: "\f34b";
  --fa--fa: "\f34b\f34b"; }

.fa-house-crack {
  --fa: "\e3b1";
  --fa--fa: "\e3b1\e3b1"; }

.fa-paw-simple {
  --fa: "\f701";
  --fa--fa: "\f701\f701"; }

.fa-paw-alt {
  --fa: "\f701";
  --fa--fa: "\f701\f701"; }

.fa-arrow-left-long-to-line {
  --fa: "\e3d4";
  --fa--fa: "\e3d4\e3d4"; }

.fa-brackets-round {
  --fa: "\e0c5";
  --fa--fa: "\e0c5\e0c5"; }

.fa-parentheses {
  --fa: "\e0c5";
  --fa--fa: "\e0c5\e0c5"; }

.fa-martini-glass-citrus {
  --fa: "\f561";
  --fa--fa: "\f561\f561"; }

.fa-cocktail {
  --fa: "\f561";
  --fa--fa: "\f561\f561"; }

.fa-user-shakespeare {
  --fa: "\e2c2";
  --fa--fa: "\e2c2\e2c2"; }

.fa-arrow-right-to-arc {
  --fa: "\e4b2";
  --fa--fa: "\e4b2\e4b2"; }

.fa-face-surprise {
  --fa: "\f5c2";
  --fa--fa: "\f5c2\f5c2"; }

.fa-surprise {
  --fa: "\f5c2";
  --fa--fa: "\f5c2\f5c2"; }

.fa-bottle-water {
  --fa: "\e4c5";
  --fa--fa: "\e4c5\e4c5"; }

.fa-circle-pause {
  --fa: "\f28b";
  --fa--fa: "\f28b\f28b"; }

.fa-pause-circle {
  --fa: "\f28b";
  --fa--fa: "\f28b\f28b"; }

.fa-gauge-circle-plus {
  --fa: "\e498";
  --fa--fa: "\e498\e498"; }

.fa-folders {
  --fa: "\f660";
  --fa--fa: "\f660\f660"; }

.fa-angel {
  --fa: "\f779";
  --fa--fa: "\f779\f779"; }

.fa-value-absolute {
  --fa: "\f6a6";
  --fa--fa: "\f6a6\f6a6"; }

.fa-rabbit {
  --fa: "\f708";
  --fa--fa: "\f708\f708"; }

.fa-toilet-paper-slash {
  --fa: "\e072";
  --fa--fa: "\e072\e072"; }

.fa-circle-euro {
  --fa: "\e5ce";
  --fa--fa: "\e5ce\e5ce"; }

.fa-apple-whole {
  --fa: "\f5d1";
  --fa--fa: "\f5d1\f5d1"; }

.fa-apple-alt {
  --fa: "\f5d1";
  --fa--fa: "\f5d1\f5d1"; }

.fa-kitchen-set {
  --fa: "\e51a";
  --fa--fa: "\e51a\e51a"; }

.fa-diamond-half {
  --fa: "\e5b7";
  --fa--fa: "\e5b7\e5b7"; }

.fa-lock-keyhole {
  --fa: "\f30d";
  --fa--fa: "\f30d\f30d"; }

.fa-lock-alt {
  --fa: "\f30d";
  --fa--fa: "\f30d\f30d"; }

.fa-r {
  --fa: "\52";
  --fa--fa: "\52\52"; }

.fa-temperature-quarter {
  --fa: "\f2ca";
  --fa--fa: "\f2ca\f2ca"; }

.fa-temperature-1 {
  --fa: "\f2ca";
  --fa--fa: "\f2ca\f2ca"; }

.fa-thermometer-1 {
  --fa: "\f2ca";
  --fa--fa: "\f2ca\f2ca"; }

.fa-thermometer-quarter {
  --fa: "\f2ca";
  --fa--fa: "\f2ca\f2ca"; }

.fa-square-info {
  --fa: "\f30f";
  --fa--fa: "\f30f\f30f"; }

.fa-info-square {
  --fa: "\f30f";
  --fa--fa: "\f30f\f30f"; }

.fa-wifi-slash {
  --fa: "\f6ac";
  --fa--fa: "\f6ac\f6ac"; }

.fa-toilet-paper-xmark {
  --fa: "\e5b3";
  --fa--fa: "\e5b3\e5b3"; }

.fa-hands-holding-dollar {
  --fa: "\f4c5";
  --fa--fa: "\f4c5\f4c5"; }

.fa-hands-usd {
  --fa: "\f4c5";
  --fa--fa: "\f4c5\f4c5"; }

.fa-cube {
  --fa: "\f1b2";
  --fa--fa: "\f1b2\f1b2"; }

.fa-arrow-down-triangle-square {
  --fa: "\f888";
  --fa--fa: "\f888\f888"; }

.fa-sort-shapes-down {
  --fa: "\f888";
  --fa--fa: "\f888\f888"; }

.fa-bitcoin-sign {
  --fa: "\e0b4";
  --fa--fa: "\e0b4\e0b4"; }

.fa-shutters {
  --fa: "\e449";
  --fa--fa: "\e449\e449"; }

.fa-shield-dog {
  --fa: "\e573";
  --fa--fa: "\e573\e573"; }

.fa-solar-panel {
  --fa: "\f5ba";
  --fa--fa: "\f5ba\f5ba"; }

.fa-lock-open {
  --fa: "\f3c1";
  --fa--fa: "\f3c1\f3c1"; }

.fa-table-tree {
  --fa: "\e293";
  --fa--fa: "\e293\e293"; }

.fa-house-chimney-heart {
  --fa: "\e1b2";
  --fa--fa: "\e1b2\e1b2"; }

.fa-tally-3 {
  --fa: "\e296";
  --fa--fa: "\e296\e296"; }

.fa-elevator {
  --fa: "\e16d";
  --fa--fa: "\e16d\e16d"; }

.fa-money-bill-transfer {
  --fa: "\e528";
  --fa--fa: "\e528\e528"; }

.fa-money-bill-trend-up {
  --fa: "\e529";
  --fa--fa: "\e529\e529"; }

.fa-house-flood-water-circle-arrow-right {
  --fa: "\e50f";
  --fa--fa: "\e50f\e50f"; }

.fa-square-poll-horizontal {
  --fa: "\f682";
  --fa--fa: "\f682\f682"; }

.fa-poll-h {
  --fa: "\f682";
  --fa--fa: "\f682\f682"; }

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

.fa-left-to-bracket {
  --fa: "\e66d";
  --fa--fa: "\e66d\e66d"; }

.fa-cart-circle-exclamation {
  --fa: "\e3f2";
  --fa--fa: "\e3f2\e3f2"; }

.fa-sword {
  --fa: "\f71c";
  --fa--fa: "\f71c\f71c"; }

.fa-backward-fast {
  --fa: "\f049";
  --fa--fa: "\f049\f049"; }

.fa-fast-backward {
  --fa: "\f049";
  --fa--fa: "\f049\f049"; }

.fa-recycle {
  --fa: "\f1b8";
  --fa--fa: "\f1b8\f1b8"; }

.fa-user-astronaut {
  --fa: "\f4fb";
  --fa--fa: "\f4fb\f4fb"; }

.fa-interrobang {
  --fa: "\e5ba";
  --fa--fa: "\e5ba\e5ba"; }

.fa-plane-slash {
  --fa: "\e069";
  --fa--fa: "\e069\e069"; }

.fa-circle-dashed {
  --fa: "\e105";
  --fa--fa: "\e105\e105"; }

.fa-trademark {
  --fa: "\f25c";
  --fa--fa: "\f25c\f25c"; }

.fa-basketball {
  --fa: "\f434";
  --fa--fa: "\f434\f434"; }

.fa-basketball-ball {
  --fa: "\f434";
  --fa--fa: "\f434\f434"; }

.fa-fork-knife {
  --fa: "\f2e6";
  --fa--fa: "\f2e6\f2e6"; }

.fa-utensils-alt {
  --fa: "\f2e6";
  --fa--fa: "\f2e6\f2e6"; }

.fa-satellite-dish {
  --fa: "\f7c0";
  --fa--fa: "\f7c0\f7c0"; }

.fa-badge-check {
  --fa: "\f336";
  --fa--fa: "\f336\f336"; }

.fa-circle-up {
  --fa: "\f35b";
  --fa--fa: "\f35b\f35b"; }

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

.fa-slider {
  --fa: "\e252";
  --fa--fa: "\e252\e252"; }

.fa-mobile-screen-button {
  --fa: "\f3cd";
  --fa--fa: "\f3cd\f3cd"; }

.fa-mobile-alt {
  --fa: "\f3cd";
  --fa--fa: "\f3cd\f3cd"; }

.fa-clock-one-thirty {
  --fa: "\e34f";
  --fa--fa: "\e34f\e34f"; }

.fa-inbox-out {
  --fa: "\f311";
  --fa--fa: "\f311\f311"; }

.fa-inbox-arrow-up {
  --fa: "\f311";
  --fa--fa: "\f311\f311"; }

.fa-cloud-slash {
  --fa: "\e137";
  --fa--fa: "\e137\e137"; }

.fa-volume-high {
  --fa: "\f028";
  --fa--fa: "\f028\f028"; }

.fa-volume-up {
  --fa: "\f028";
  --fa--fa: "\f028\f028"; }

.fa-users-rays {
  --fa: "\e593";
  --fa--fa: "\e593\e593"; }

.fa-wallet {
  --fa: "\f555";
  --fa--fa: "\f555\f555"; }

.fa-octagon-check {
  --fa: "\e426";
  --fa--fa: "\e426\e426"; }

.fa-flatbread-stuffed {
  --fa: "\e40c";
  --fa--fa: "\e40c\e40c"; }

.fa-clipboard-check {
  --fa: "\f46c";
  --fa--fa: "\f46c\f46c"; }

.fa-cart-circle-plus {
  --fa: "\e3f3";
  --fa--fa: "\e3f3\e3f3"; }

.fa-truck-clock {
  --fa: "\f48c";
  --fa--fa: "\f48c\f48c"; }

.fa-shipping-timed {
  --fa: "\f48c";
  --fa--fa: "\f48c\f48c"; }

.fa-pool-8-ball {
  --fa: "\e3c5";
  --fa--fa: "\e3c5\e3c5"; }

.fa-file-audio {
  --fa: "\f1c7";
  --fa--fa: "\f1c7\f1c7"; }

.fa-turn-down-left {
  --fa: "\e331";
  --fa--fa: "\e331\e331"; }

.fa-lock-hashtag {
  --fa: "\e423";
  --fa--fa: "\e423\e423"; }

.fa-chart-radar {
  --fa: "\e0e7";
  --fa--fa: "\e0e7\e0e7"; }

.fa-staff {
  --fa: "\f71b";
  --fa--fa: "\f71b\f71b"; }

.fa-burger {
  --fa: "\f805";
  --fa--fa: "\f805\f805"; }

.fa-hamburger {
  --fa: "\f805";
  --fa--fa: "\f805\f805"; }

.fa-utility-pole {
  --fa: "\e2c3";
  --fa--fa: "\e2c3\e2c3"; }

.fa-transporter-6 {
  --fa: "\e2a7";
  --fa--fa: "\e2a7\e2a7"; }

.fa-arrow-turn-left {
  --fa: "\e632";
  --fa--fa: "\e632\e632"; }

.fa-wrench {
  --fa: "\f0ad";
  --fa--fa: "\f0ad\f0ad"; }

.fa-bugs {
  --fa: "\e4d0";
  --fa--fa: "\e4d0\e4d0"; }

.fa-vector-polygon {
  --fa: "\e2c7";
  --fa--fa: "\e2c7\e2c7"; }

.fa-diagram-nested {
  --fa: "\e157";
  --fa--fa: "\e157\e157"; }

.fa-rupee-sign {
  --fa: "\f156";
  --fa--fa: "\f156\f156"; }

.fa-rupee {
  --fa: "\f156";
  --fa--fa: "\f156\f156"; }

.fa-file-image {
  --fa: "\f1c5";
  --fa--fa: "\f1c5\f1c5"; }

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

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

.fa-tickets-perforated {
  --fa: "\e63f";
  --fa--fa: "\e63f\e63f"; }

.fa-image-user {
  --fa: "\e1b8";
  --fa--fa: "\e1b8\e1b8"; }

.fa-buoy {
  --fa: "\e5b5";
  --fa--fa: "\e5b5\e5b5"; }

.fa-plane-departure {
  --fa: "\f5b0";
  --fa--fa: "\f5b0\f5b0"; }

.fa-handshake-slash {
  --fa: "\e060";
  --fa--fa: "\e060\e060"; }

.fa-book-bookmark {
  --fa: "\e0bb";
  --fa--fa: "\e0bb\e0bb"; }

.fa-border-center-h {
  --fa: "\f89c";
  --fa--fa: "\f89c\f89c"; }

.fa-can-food {
  --fa: "\e3e6";
  --fa--fa: "\e3e6\e3e6"; }

.fa-typewriter {
  --fa: "\f8e7";
  --fa--fa: "\f8e7\f8e7"; }

.fa-arrow-right-from-arc {
  --fa: "\e4b1";
  --fa--fa: "\e4b1\e4b1"; }

.fa-circle-k {
  --fa: "\e113";
  --fa--fa: "\e113\e113"; }

.fa-face-hand-over-mouth {
  --fa: "\e378";
  --fa--fa: "\e378\e378"; }

.fa-popcorn {
  --fa: "\f819";
  --fa--fa: "\f819\f819"; }

.fa-house-water {
  --fa: "\f74f";
  --fa--fa: "\f74f\f74f"; }

.fa-house-flood {
  --fa: "\f74f";
  --fa--fa: "\f74f\f74f"; }

.fa-object-subtract {
  --fa: "\e49e";
  --fa--fa: "\e49e\e49e"; }

.fa-code-branch {
  --fa: "\f126";
  --fa--fa: "\f126\f126"; }

.fa-warehouse-full {
  --fa: "\f495";
  --fa--fa: "\f495\f495"; }

.fa-warehouse-alt {
  --fa: "\f495";
  --fa--fa: "\f495\f495"; }

.fa-hat-cowboy {
  --fa: "\f8c0";
  --fa--fa: "\f8c0\f8c0"; }

.fa-bridge {
  --fa: "\e4c8";
  --fa--fa: "\e4c8\e4c8"; }

.fa-phone-flip {
  --fa: "\f879";
  --fa--fa: "\f879\f879"; }

.fa-phone-alt {
  --fa: "\f879";
  --fa--fa: "\f879\f879"; }

.fa-arrow-down-from-dotted-line {
  --fa: "\e090";
  --fa--fa: "\e090\e090"; }

.fa-file-doc {
  --fa: "\e5ed";
  --fa--fa: "\e5ed\e5ed"; }

.fa-square-quarters {
  --fa: "\e44e";
  --fa--fa: "\e44e\e44e"; }

.fa-truck-front {
  --fa: "\e2b7";
  --fa--fa: "\e2b7\e2b7"; }

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

.fa-trash-xmark {
  --fa: "\e2b4";
  --fa--fa: "\e2b4\e2b4"; }

.fa-circle-caret-left {
  --fa: "\f32e";
  --fa--fa: "\f32e\f32e"; }

.fa-caret-circle-left {
  --fa: "\f32e";
  --fa--fa: "\f32e\f32e"; }

.fa-files {
  --fa: "\e178";
  --fa--fa: "\e178\e178"; }

.fa-anchor-circle-exclamation {
  --fa: "\e4ab";
  --fa--fa: "\e4ab\e4ab"; }

.fa-face-clouds {
  --fa: "\e47d";
  --fa--fa: "\e47d\e47d"; }

.fa-user-crown {
  --fa: "\f6a4";
  --fa--fa: "\f6a4\f6a4"; }

.fa-basket-shopping-plus {
  --fa: "\e653";
  --fa--fa: "\e653\e653"; }

.fa-truck-field {
  --fa: "\e58d";
  --fa--fa: "\e58d\e58d"; }

.fa-route {
  --fa: "\f4d7";
  --fa--fa: "\f4d7\f4d7"; }

.fa-cart-circle-check {
  --fa: "\e3f1";
  --fa--fa: "\e3f1\e3f1"; }

.fa-clipboard-question {
  --fa: "\e4e3";
  --fa--fa: "\e4e3\e4e3"; }

.fa-panorama {
  --fa: "\e209";
  --fa--fa: "\e209\e209"; }

.fa-comment-medical {
  --fa: "\f7f5";
  --fa--fa: "\f7f5\f7f5"; }

.fa-teeth-open {
  --fa: "\f62f";
  --fa--fa: "\f62f\f62f"; }

.fa-user-tie-hair-long {
  --fa: "\e460";
  --fa--fa: "\e460\e460"; }

.fa-file-circle-minus {
  --fa: "\e4ed";
  --fa--fa: "\e4ed\e4ed"; }

.fa-head-side-medical {
  --fa: "\f809";
  --fa--fa: "\f809\f809"; }

.fa-arrow-turn-right {
  --fa: "\e635";
  --fa--fa: "\e635\e635"; }

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

.fa-wine-glass {
  --fa: "\f4e3";
  --fa--fa: "\f4e3\f4e3"; }

.fa-forward-fast {
  --fa: "\f050";
  --fa--fa: "\f050\f050"; }

.fa-fast-forward {
  --fa: "\f050";
  --fa--fa: "\f050\f050"; }

.fa-face-meh-blank {
  --fa: "\f5a4";
  --fa--fa: "\f5a4\f5a4"; }

.fa-meh-blank {
  --fa: "\f5a4";
  --fa--fa: "\f5a4\f5a4"; }

.fa-user-robot {
  --fa: "\e04b";
  --fa--fa: "\e04b\e04b"; }

.fa-square-parking {
  --fa: "\f540";
  --fa--fa: "\f540\f540"; }

.fa-parking {
  --fa: "\f540";
  --fa--fa: "\f540\f540"; }

.fa-card-diamond {
  --fa: "\e3ea";
  --fa--fa: "\e3ea\e3ea"; }

.fa-face-zipper {
  --fa: "\e3a5";
  --fa--fa: "\e3a5\e3a5"; }

.fa-face-raised-eyebrow {
  --fa: "\e388";
  --fa--fa: "\e388\e388"; }

.fa-house-signal {
  --fa: "\e012";
  --fa--fa: "\e012\e012"; }

.fa-square-chevron-up {
  --fa: "\f32c";
  --fa--fa: "\f32c\f32c"; }

.fa-chevron-square-up {
  --fa: "\f32c";
  --fa--fa: "\f32c\f32c"; }

.fa-bars-progress {
  --fa: "\f828";
  --fa--fa: "\f828\f828"; }

.fa-tasks-alt {
  --fa: "\f828";
  --fa--fa: "\f828\f828"; }

.fa-faucet-drip {
  --fa: "\e006";
  --fa--fa: "\e006\e006"; }

.fa-arrows-to-line {
  --fa: "\e0a7";
  --fa--fa: "\e0a7\e0a7"; }

.fa-dolphin {
  --fa: "\e168";
  --fa--fa: "\e168\e168"; }

.fa-arrow-up-right {
  --fa: "\e09f";
  --fa--fa: "\e09f\e09f"; }

.fa-circle-r {
  --fa: "\e120";
  --fa--fa: "\e120\e120"; }

.fa-cart-flatbed {
  --fa: "\f474";
  --fa--fa: "\f474\f474"; }

.fa-dolly-flatbed {
  --fa: "\f474";
  --fa--fa: "\f474\f474"; }

.fa-ban-smoking {
  --fa: "\f54d";
  --fa--fa: "\f54d\f54d"; }

.fa-smoking-ban {
  --fa: "\f54d";
  --fa--fa: "\f54d\f54d"; }

.fa-circle-sort-up {
  --fa: "\e032";
  --fa--fa: "\e032\e032"; }

.fa-sort-circle-up {
  --fa: "\e032";
  --fa--fa: "\e032\e032"; }

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

.fa-mobile-button {
  --fa: "\f10b";
  --fa--fa: "\f10b\f10b"; }

.fa-house-medical-flag {
  --fa: "\e514";
  --fa--fa: "\e514\e514"; }

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

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

.fa-tape {
  --fa: "\f4db";
  --fa--fa: "\f4db\f4db"; }

.fa-chestnut {
  --fa: "\e3f6";
  --fa--fa: "\e3f6\e3f6"; }

.fa-bus-simple {
  --fa: "\f55e";
  --fa--fa: "\f55e\f55e"; }

.fa-bus-alt {
  --fa: "\f55e";
  --fa--fa: "\f55e\f55e"; }

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

.fa-face-sad-cry {
  --fa: "\f5b3";
  --fa--fa: "\f5b3\f5b3"; }

.fa-sad-cry {
  --fa: "\f5b3";
  --fa--fa: "\f5b3\f5b3"; }

.fa-heat {
  --fa: "\e00c";
  --fa--fa: "\e00c\e00c"; }

.fa-ticket-airline {
  --fa: "\e29a";
  --fa--fa: "\e29a\e29a"; }

.fa-ticket-perforated-plane {
  --fa: "\e29a";
  --fa--fa: "\e29a\e29a"; }

.fa-ticket-plane {
  --fa: "\e29a";
  --fa--fa: "\e29a\e29a"; }

.fa-boot-heeled {
  --fa: "\e33f";
  --fa--fa: "\e33f\e33f"; }

.fa-arrows-minimize {
  --fa: "\e0a5";
  --fa--fa: "\e0a5\e0a5"; }

.fa-compress-arrows {
  --fa: "\e0a5";
  --fa--fa: "\e0a5\e0a5"; }

.fa-audio-description {
  --fa: "\f29e";
  --fa--fa: "\f29e\f29e"; }

.fa-person-military-to-person {
  --fa: "\e54c";
  --fa--fa: "\e54c\e54c"; }

.fa-file-shield {
  --fa: "\e4f0";
  --fa--fa: "\e4f0\e4f0"; }

.fa-hexagon {
  --fa: "\f312";
  --fa--fa: "\f312\f312"; }

.fa-manhole {
  --fa: "\e1d6";
  --fa--fa: "\e1d6\e1d6"; }

.fa-user-slash {
  --fa: "\f506";
  --fa--fa: "\f506\f506"; }

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

.fa-tower-observation {
  --fa: "\e586";
  --fa--fa: "\e586\e586"; }

.fa-floppy-disks {
  --fa: "\e183";
  --fa--fa: "\e183\e183"; }

.fa-toilet-paper-blank-under {
  --fa: "\e29f";
  --fa--fa: "\e29f\e29f"; }

.fa-toilet-paper-reverse-alt {
  --fa: "\e29f";
  --fa--fa: "\e29f\e29f"; }

.fa-file-code {
  --fa: "\f1c9";
  --fa--fa: "\f1c9\f1c9"; }

.fa-signal {
  --fa: "\f012";
  --fa--fa: "\f012\f012"; }

.fa-signal-5 {
  --fa: "\f012";
  --fa--fa: "\f012\f012"; }

.fa-signal-perfect {
  --fa: "\f012";
  --fa--fa: "\f012\f012"; }

.fa-pump {
  --fa: "\e442";
  --fa--fa: "\e442\e442"; }

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

.fa-heart-circle-xmark {
  --fa: "\e501";
  --fa--fa: "\e501\e501"; }

.fa-arrow-up-left-from-circle {
  --fa: "\e09e";
  --fa--fa: "\e09e\e09e"; }

.fa-house-chimney {
  --fa: "\e3af";
  --fa--fa: "\e3af\e3af"; }

.fa-home-lg {
  --fa: "\e3af";
  --fa--fa: "\e3af\e3af"; }

.fa-window-maximize {
  --fa: "\f2d0";
  --fa--fa: "\f2d0\f2d0"; }

.fa-dryer {
  --fa: "\f861";
  --fa--fa: "\f861\f861"; }

.fa-face-frown {
  --fa: "\f119";
  --fa--fa: "\f119\f119"; }

.fa-frown {
  --fa: "\f119";
  --fa--fa: "\f119\f119"; }

.fa-chess-bishop-piece {
  --fa: "\f43b";
  --fa--fa: "\f43b\f43b"; }

.fa-chess-bishop-alt {
  --fa: "\f43b";
  --fa--fa: "\f43b\f43b"; }

.fa-shirt-tank-top {
  --fa: "\e3c9";
  --fa--fa: "\e3c9\e3c9"; }

.fa-diploma {
  --fa: "\f5ea";
  --fa--fa: "\f5ea\f5ea"; }

.fa-scroll-ribbon {
  --fa: "\f5ea";
  --fa--fa: "\f5ea\f5ea"; }

.fa-screencast {
  --fa: "\e23e";
  --fa--fa: "\e23e\e23e"; }

.fa-walker {
  --fa: "\f831";
  --fa--fa: "\f831\f831"; }

.fa-prescription {
  --fa: "\f5b1";
  --fa--fa: "\f5b1\f5b1"; }

.fa-shop {
  --fa: "\f54f";
  --fa--fa: "\f54f\f54f"; }

.fa-store-alt {
  --fa: "\f54f";
  --fa--fa: "\f54f\f54f"; }

.fa-floppy-disk {
  --fa: "\f0c7";
  --fa--fa: "\f0c7\f0c7"; }

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

.fa-vihara {
  --fa: "\f6a7";
  --fa--fa: "\f6a7\f6a7"; }

.fa-face-kiss-closed-eyes {
  --fa: "\e37d";
  --fa--fa: "\e37d\e37d"; }

.fa-scale-unbalanced {
  --fa: "\f515";
  --fa--fa: "\f515\f515"; }

.fa-balance-scale-left {
  --fa: "\f515";
  --fa--fa: "\f515\f515"; }

.fa-file-user {
  --fa: "\f65c";
  --fa--fa: "\f65c\f65c"; }

.fa-user-police-tie {
  --fa: "\e334";
  --fa--fa: "\e334\e334"; }

.fa-face-tongue-money {
  --fa: "\e39d";
  --fa--fa: "\e39d\e39d"; }

.fa-tennis-ball {
  --fa: "\f45e";
  --fa--fa: "\f45e\f45e"; }

.fa-square-l {
  --fa: "\e275";
  --fa--fa: "\e275\e275"; }

.fa-sort-up {
  --fa: "\f0de";
  --fa--fa: "\f0de\f0de"; }

.fa-sort-asc {
  --fa: "\f0de";
  --fa--fa: "\f0de\f0de"; }

.fa-calendar-arrow-up {
  --fa: "\e0d1";
  --fa--fa: "\e0d1\e0d1"; }

.fa-calendar-upload {
  --fa: "\e0d1";
  --fa--fa: "\e0d1\e0d1"; }

.fa-comment-dots {
  --fa: "\f4ad";
  --fa--fa: "\f4ad\f4ad"; }

.fa-commenting {
  --fa: "\f4ad";
  --fa--fa: "\f4ad\f4ad"; }

.fa-plant-wilt {
  --fa: "\e5aa";
  --fa--fa: "\e5aa\e5aa"; }

.fa-scarf {
  --fa: "\f7c1";
  --fa--fa: "\f7c1\f7c1"; }

.fa-album-circle-plus {
  --fa: "\e48c";
  --fa--fa: "\e48c\e48c"; }

.fa-user-nurse-hair-long {
  --fa: "\e45e";
  --fa--fa: "\e45e\e45e"; }

.fa-diamond {
  --fa: "\f219";
  --fa--fa: "\f219\f219"; }

.fa-square-left {
  --fa: "\f351";
  --fa--fa: "\f351\f351"; }

.fa-arrow-alt-square-left {
  --fa: "\f351";
  --fa--fa: "\f351\f351"; }

.fa-face-grin-squint {
  --fa: "\f585";
  --fa--fa: "\f585\f585"; }

.fa-grin-squint {
  --fa: "\f585";
  --fa--fa: "\f585\f585"; }

.fa-circle-ellipsis-vertical {
  --fa: "\e10b";
  --fa--fa: "\e10b\e10b"; }

.fa-hand-holding-dollar {
  --fa: "\f4c0";
  --fa--fa: "\f4c0\f4c0"; }

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

.fa-grid-dividers {
  --fa: "\e3ad";
  --fa--fa: "\e3ad\e3ad"; }

.fa-chart-diagram {
  --fa: "\e695";
  --fa--fa: "\e695\e695"; }

.fa-bacterium {
  --fa: "\e05a";
  --fa--fa: "\e05a\e05a"; }

.fa-hand-pointer {
  --fa: "\f25a";
  --fa--fa: "\f25a\f25a"; }

.fa-drum-steelpan {
  --fa: "\f56a";
  --fa--fa: "\f56a\f56a"; }

.fa-hand-scissors {
  --fa: "\f257";
  --fa--fa: "\f257\f257"; }

.fa-hands-praying {
  --fa: "\f684";
  --fa--fa: "\f684\f684"; }

.fa-praying-hands {
  --fa: "\f684";
  --fa--fa: "\f684\f684"; }

.fa-face-pensive {
  --fa: "\e384";
  --fa--fa: "\e384\e384"; }

.fa-user-music {
  --fa: "\f8eb";
  --fa--fa: "\f8eb\f8eb"; }

.fa-arrow-rotate-right {
  --fa: "\f01e";
  --fa--fa: "\f01e\f01e"; }

.fa-arrow-right-rotate {
  --fa: "\f01e";
  --fa--fa: "\f01e\f01e"; }

.fa-arrow-rotate-forward {
  --fa: "\f01e";
  --fa--fa: "\f01e\f01e"; }

.fa-redo {
  --fa: "\f01e";
  --fa--fa: "\f01e\f01e"; }

.fa-messages-dollar {
  --fa: "\f652";
  --fa--fa: "\f652\f652"; }

.fa-comments-alt-dollar {
  --fa: "\f652";
  --fa--fa: "\f652\f652"; }

.fa-sensor-on {
  --fa: "\e02b";
  --fa--fa: "\e02b\e02b"; }

.fa-balloon {
  --fa: "\e2e3";
  --fa--fa: "\e2e3\e2e3"; }

.fa-biohazard {
  --fa: "\f780";
  --fa--fa: "\f780\f780"; }

.fa-chess-queen-piece {
  --fa: "\f446";
  --fa--fa: "\f446\f446"; }

.fa-chess-queen-alt {
  --fa: "\f446";
  --fa--fa: "\f446\f446"; }

.fa-location-crosshairs {
  --fa: "\f601";
  --fa--fa: "\f601\f601"; }

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

.fa-mars-double {
  --fa: "\f227";
  --fa--fa: "\f227\f227"; }

.fa-left-from-bracket {
  --fa: "\e66c";
  --fa--fa: "\e66c\e66c"; }

.fa-house-person-leave {
  --fa: "\e00f";
  --fa--fa: "\e00f\e00f"; }

.fa-house-leave {
  --fa: "\e00f";
  --fa--fa: "\e00f\e00f"; }

.fa-house-person-depart {
  --fa: "\e00f";
  --fa--fa: "\e00f\e00f"; }

.fa-ruler-triangle {
  --fa: "\f61c";
  --fa--fa: "\f61c\f61c"; }

.fa-card-club {
  --fa: "\e3e9";
  --fa--fa: "\e3e9\e3e9"; }

.fa-child-dress {
  --fa: "\e59c";
  --fa--fa: "\e59c\e59c"; }

.fa-users-between-lines {
  --fa: "\e591";
  --fa--fa: "\e591\e591"; }

.fa-lungs-virus {
  --fa: "\e067";
  --fa--fa: "\e067\e067"; }

.fa-spinner-third {
  --fa: "\f3f4";
  --fa--fa: "\f3f4\f3f4"; }

.fa-face-grin-tears {
  --fa: "\f588";
  --fa--fa: "\f588\f588"; }

.fa-grin-tears {
  --fa: "\f588";
  --fa--fa: "\f588\f588"; }

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

.fa-computer-mouse-scrollwheel {
  --fa: "\f8cd";
  --fa--fa: "\f8cd\f8cd"; }

.fa-mouse-alt {
  --fa: "\f8cd";
  --fa--fa: "\f8cd\f8cd"; }

.fa-calendar-xmark {
  --fa: "\f273";
  --fa--fa: "\f273\f273"; }

.fa-calendar-times {
  --fa: "\f273";
  --fa--fa: "\f273\f273"; }

.fa-child-reaching {
  --fa: "\e59d";
  --fa--fa: "\e59d\e59d"; }

.fa-table-layout {
  --fa: "\e290";
  --fa--fa: "\e290\e290"; }

.fa-narwhal {
  --fa: "\f6fe";
  --fa--fa: "\f6fe\f6fe"; }

.fa-ramp-loading {
  --fa: "\f4d4";
  --fa--fa: "\f4d4\f4d4"; }

.fa-calendar-circle-plus {
  --fa: "\e470";
  --fa--fa: "\e470\e470"; }

.fa-toothbrush {
  --fa: "\f635";
  --fa--fa: "\f635\f635"; }

.fa-border-inner {
  --fa: "\f84e";
  --fa--fa: "\f84e\f84e"; }

.fa-paw-claws {
  --fa: "\f702";
  --fa--fa: "\f702\f702"; }

.fa-kiwi-fruit {
  --fa: "\e30c";
  --fa--fa: "\e30c\e30c"; }

.fa-traffic-light-slow {
  --fa: "\f639";
  --fa--fa: "\f639\f639"; }

.fa-rectangle-code {
  --fa: "\e322";
  --fa--fa: "\e322\e322"; }

.fa-head-side-virus {
  --fa: "\e064";
  --fa--fa: "\e064\e064"; }

.fa-keyboard-brightness {
  --fa: "\e1c0";
  --fa--fa: "\e1c0\e1c0"; }

.fa-books-medical {
  --fa: "\f7e8";
  --fa--fa: "\f7e8\f7e8"; }

.fa-lightbulb-slash {
  --fa: "\f673";
  --fa--fa: "\f673\f673"; }

.fa-house-blank {
  --fa: "\e487";
  --fa--fa: "\e487\e487"; }

.fa-home-blank {
  --fa: "\e487";
  --fa--fa: "\e487\e487"; }

.fa-square-5 {
  --fa: "\e25a";
  --fa--fa: "\e25a\e25a"; }

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

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

.fa-puzzle {
  --fa: "\e443";
  --fa--fa: "\e443\e443"; }

.fa-user-gear {
  --fa: "\f4fe";
  --fa--fa: "\f4fe\f4fe"; }

.fa-user-cog {
  --fa: "\f4fe";
  --fa--fa: "\f4fe\f4fe"; }

.fa-pipe-circle-check {
  --fa: "\e436";
  --fa--fa: "\e436\e436"; }

.fa-arrow-up-1-9 {
  --fa: "\f163";
  --fa--fa: "\f163\f163"; }

.fa-sort-numeric-up {
  --fa: "\f163";
  --fa--fa: "\f163\f163"; }

.fa-octagon-exclamation {
  --fa: "\e204";
  --fa--fa: "\e204\e204"; }

.fa-dial-low {
  --fa: "\e15d";
  --fa--fa: "\e15d\e15d"; }

.fa-door-closed {
  --fa: "\f52a";
  --fa--fa: "\f52a\f52a"; }

.fa-laptop-mobile {
  --fa: "\f87a";
  --fa--fa: "\f87a\f87a"; }

.fa-phone-laptop {
  --fa: "\f87a";
  --fa--fa: "\f87a\f87a"; }

.fa-conveyor-belt-boxes {
  --fa: "\f46f";
  --fa--fa: "\f46f\f46f"; }

.fa-conveyor-belt-alt {
  --fa: "\f46f";
  --fa--fa: "\f46f\f46f"; }

.fa-shield-virus {
  --fa: "\e06c";
  --fa--fa: "\e06c\e06c"; }

.fa-starfighter-twin-ion-engine-advanced {
  --fa: "\e28e";
  --fa--fa: "\e28e\e28e"; }

.fa-starfighter-alt-advanced {
  --fa: "\e28e";
  --fa--fa: "\e28e\e28e"; }

.fa-dice-six {
  --fa: "\f526";
  --fa--fa: "\f526\f526"; }

.fa-starfighter-twin-ion-engine {
  --fa: "\e038";
  --fa--fa: "\e038\e038"; }

.fa-starfighter-alt {
  --fa: "\e038";
  --fa--fa: "\e038\e038"; }

.fa-rocket-launch {
  --fa: "\e027";
  --fa--fa: "\e027\e027"; }

.fa-mosquito-net {
  --fa: "\e52c";
  --fa--fa: "\e52c\e52c"; }

.fa-file-fragment {
  --fa: "\e697";
  --fa--fa: "\e697\e697"; }

.fa-vent-damper {
  --fa: "\e465";
  --fa--fa: "\e465\e465"; }

.fa-bridge-water {
  --fa: "\e4ce";
  --fa--fa: "\e4ce\e4ce"; }

.fa-ban-bug {
  --fa: "\f7f9";
  --fa--fa: "\f7f9\f7f9"; }

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

.fa-person-booth {
  --fa: "\f756";
  --fa--fa: "\f756\f756"; }

.fa-text-width {
  --fa: "\f035";
  --fa--fa: "\f035\f035"; }

.fa-garage-car {
  --fa: "\e00a";
  --fa--fa: "\e00a\e00a"; }

.fa-square-kanban {
  --fa: "\e488";
  --fa--fa: "\e488\e488"; }

.fa-hat-wizard {
  --fa: "\f6e8";
  --fa--fa: "\f6e8\f6e8"; }

.fa-chart-kanban {
  --fa: "\e64f";
  --fa--fa: "\e64f\e64f"; }

.fa-pen-fancy {
  --fa: "\f5ac";
  --fa--fa: "\f5ac\f5ac"; }

.fa-coffee-pot {
  --fa: "\e002";
  --fa--fa: "\e002\e002"; }

.fa-mouse-field {
  --fa: "\e5a8";
  --fa--fa: "\e5a8\e5a8"; }

.fa-person-digging {
  --fa: "\f85e";
  --fa--fa: "\f85e\f85e"; }

.fa-digging {
  --fa: "\f85e";
  --fa--fa: "\f85e\f85e"; }

.fa-shower-down {
  --fa: "\e24d";
  --fa--fa: "\e24d\e24d"; }

.fa-shower-alt {
  --fa: "\e24d";
  --fa--fa: "\e24d\e24d"; }

.fa-box-circle-check {
  --fa: "\e0c4";
  --fa--fa: "\e0c4\e0c4"; }

.fa-brightness {
  --fa: "\e0c9";
  --fa--fa: "\e0c9\e0c9"; }

.fa-car-side-bolt {
  --fa: "\e344";
  --fa--fa: "\e344\e344"; }

.fa-file-xml {
  --fa: "\e654";
  --fa--fa: "\e654\e654"; }

.fa-ornament {
  --fa: "\f7b8";
  --fa--fa: "\f7b8\f7b8"; }

.fa-phone-arrow-down-left {
  --fa: "\e223";
  --fa--fa: "\e223\e223"; }

.fa-phone-arrow-down {
  --fa: "\e223";
  --fa--fa: "\e223\e223"; }

.fa-phone-incoming {
  --fa: "\e223";
  --fa--fa: "\e223\e223"; }

.fa-cloud-word {
  --fa: "\e138";
  --fa--fa: "\e138\e138"; }

.fa-hand-fingers-crossed {
  --fa: "\e1a3";
  --fa--fa: "\e1a3\e1a3"; }

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

.fa-gauge-simple {
  --fa: "\f629";
  --fa--fa: "\f629\f629"; }

.fa-gauge-simple-med {
  --fa: "\f629";
  --fa--fa: "\f629\f629"; }

.fa-tachometer-average {
  --fa: "\f629";
  --fa--fa: "\f629\f629"; }

.fa-arrow-down-small-big {
  --fa: "\f88d";
  --fa--fa: "\f88d\f88d"; }

.fa-sort-size-down-alt {
  --fa: "\f88d";
  --fa--fa: "\f88d\f88d"; }

.fa-book-medical {
  --fa: "\f7e6";
  --fa--fa: "\f7e6\f7e6"; }

.fa-face-melting {
  --fa: "\e483";
  --fa--fa: "\e483\e483"; }

.fa-poo {
  --fa: "\f2fe";
  --fa--fa: "\f2fe\f2fe"; }

.fa-pen-clip-slash {
  --fa: "\e20f";
  --fa--fa: "\e20f\e20f"; }

.fa-pen-alt-slash {
  --fa: "\e20f";
  --fa--fa: "\e20f\e20f"; }

.fa-quote-right {
  --fa: "\f10e";
  --fa--fa: "\f10e\f10e"; }

.fa-quote-right-alt {
  --fa: "\f10e";
  --fa--fa: "\f10e\f10e"; }

.fa-scroll-old {
  --fa: "\f70f";
  --fa--fa: "\f70f\f70f"; }

.fa-guitars {
  --fa: "\f8bf";
  --fa--fa: "\f8bf\f8bf"; }

.fa-phone-xmark {
  --fa: "\e227";
  --fa--fa: "\e227\e227"; }

.fa-hose {
  --fa: "\e419";
  --fa--fa: "\e419\e419"; }

.fa-clock-six {
  --fa: "\e352";
  --fa--fa: "\e352\e352"; }

.fa-shirt {
  --fa: "\f553";
  --fa--fa: "\f553\f553"; }

.fa-t-shirt {
  --fa: "\f553";
  --fa--fa: "\f553\f553"; }

.fa-tshirt {
  --fa: "\f553";
  --fa--fa: "\f553\f553"; }

.fa-billboard {
  --fa: "\e5cd";
  --fa--fa: "\e5cd\e5cd"; }

.fa-square-r {
  --fa: "\e27c";
  --fa--fa: "\e27c\e27c"; }

.fa-cubes {
  --fa: "\f1b3";
  --fa--fa: "\f1b3\f1b3"; }

.fa-envelope-open-dollar {
  --fa: "\f657";
  --fa--fa: "\f657\f657"; }

.fa-divide {
  --fa: "\f529";
  --fa--fa: "\f529\f529"; }

.fa-sun-cloud {
  --fa: "\f763";
  --fa--fa: "\f763\f763"; }

.fa-lamp-floor {
  --fa: "\e015";
  --fa--fa: "\e015\e015"; }

.fa-square-7 {
  --fa: "\e25c";
  --fa--fa: "\e25c\e25c"; }

.fa-tenge-sign {
  --fa: "\f7d7";
  --fa--fa: "\f7d7\f7d7"; }

.fa-tenge {
  --fa: "\f7d7";
  --fa--fa: "\f7d7\f7d7"; }

.fa-headphones {
  --fa: "\f025";
  --fa--fa: "\f025\f025"; }

.fa-hands-holding {
  --fa: "\f4c2";
  --fa--fa: "\f4c2\f4c2"; }

.fa-campfire {
  --fa: "\f6ba";
  --fa--fa: "\f6ba\f6ba"; }

.fa-circle-ampersand {
  --fa: "\e0f8";
  --fa--fa: "\e0f8\e0f8"; }

.fa-snowflakes {
  --fa: "\f7cf";
  --fa--fa: "\f7cf\f7cf"; }

.fa-hands-clapping {
  --fa: "\e1a8";
  --fa--fa: "\e1a8\e1a8"; }

.fa-republican {
  --fa: "\f75e";
  --fa--fa: "\f75e\f75e"; }

.fa-leaf-maple {
  --fa: "\f6f6";
  --fa--fa: "\f6f6\f6f6"; }

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

.fa-person-circle-xmark {
  --fa: "\e543";
  --fa--fa: "\e543\e543"; }

.fa-ruler {
  --fa: "\f545";
  --fa--fa: "\f545\f545"; }

.fa-arrow-left-from-bracket {
  --fa: "\e668";
  --fa--fa: "\e668\e668"; }

.fa-cup-straw-swoosh {
  --fa: "\e364";
  --fa--fa: "\e364\e364"; }

.fa-temperature-sun {
  --fa: "\f76a";
  --fa--fa: "\f76a\f76a"; }

.fa-temperature-hot {
  --fa: "\f76a";
  --fa--fa: "\f76a\f76a"; }

.fa-align-left {
  --fa: "\f036";
  --fa--fa: "\f036\f036"; }

.fa-dice-d6 {
  --fa: "\f6d1";
  --fa--fa: "\f6d1\f6d1"; }

.fa-restroom {
  --fa: "\f7bd";
  --fa--fa: "\f7bd\f7bd"; }

.fa-high-definition {
  --fa: "\e1ae";
  --fa--fa: "\e1ae\e1ae"; }

.fa-rectangle-hd {
  --fa: "\e1ae";
  --fa--fa: "\e1ae\e1ae"; }

.fa-j {
  --fa: "\4a";
  --fa--fa: "\4a\4a"; }

.fa-galaxy {
  --fa: "\e008";
  --fa--fa: "\e008\e008"; }

.fa-users-viewfinder {
  --fa: "\e595";
  --fa--fa: "\e595\e595"; }

.fa-file-video {
  --fa: "\f1c8";
  --fa--fa: "\f1c8\f1c8"; }

.fa-cherries {
  --fa: "\e0ec";
  --fa--fa: "\e0ec\e0ec"; }

.fa-up-right-from-square {
  --fa: "\f35d";
  --fa--fa: "\f35d\f35d"; }

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

.fa-circle-sort {
  --fa: "\e030";
  --fa--fa: "\e030\e030"; }

.fa-sort-circle {
  --fa: "\e030";
  --fa--fa: "\e030\e030"; }

.fa-table-cells {
  --fa: "\f00a";
  --fa--fa: "\f00a\f00a"; }

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

.fa-bag-shopping-minus {
  --fa: "\e650";
  --fa--fa: "\e650\e650"; }

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

.fa-siren {
  --fa: "\e02d";
  --fa--fa: "\e02d\e02d"; }

.fa-arrow-up-to-dotted-line {
  --fa: "\e0a1";
  --fa--fa: "\e0a1\e0a1"; }

.fa-image-landscape {
  --fa: "\e1b5";
  --fa--fa: "\e1b5\e1b5"; }

.fa-landscape {
  --fa: "\e1b5";
  --fa--fa: "\e1b5\e1b5"; }

.fa-tank-water {
  --fa: "\e452";
  --fa--fa: "\e452\e452"; }

.fa-curling-stone {
  --fa: "\f44a";
  --fa--fa: "\f44a\f44a"; }

.fa-curling {
  --fa: "\f44a";
  --fa--fa: "\f44a\f44a"; }

.fa-gamepad-modern {
  --fa: "\e5a2";
  --fa--fa: "\e5a2\e5a2"; }

.fa-gamepad-alt {
  --fa: "\e5a2";
  --fa--fa: "\e5a2\e5a2"; }

.fa-messages-question {
  --fa: "\e1e7";
  --fa--fa: "\e1e7\e1e7"; }

.fa-book-bible {
  --fa: "\f647";
  --fa--fa: "\f647\f647"; }

.fa-bible {
  --fa: "\f647";
  --fa--fa: "\f647\f647"; }

.fa-o {
  --fa: "\4f";
  --fa--fa: "\4f\4f"; }

.fa-suitcase-medical {
  --fa: "\f0fa";
  --fa--fa: "\f0fa\f0fa"; }

.fa-medkit {
  --fa: "\f0fa";
  --fa--fa: "\f0fa\f0fa"; }

.fa-briefcase-arrow-right {
  --fa: "\e2f2";
  --fa--fa: "\e2f2\e2f2"; }

.fa-expand-wide {
  --fa: "\f320";
  --fa--fa: "\f320\f320"; }

.fa-clock-eleven-thirty {
  --fa: "\e348";
  --fa--fa: "\e348\e348"; }

.fa-rv {
  --fa: "\f7be";
  --fa--fa: "\f7be\f7be"; }

.fa-user-secret {
  --fa: "\f21b";
  --fa--fa: "\f21b\f21b"; }

.fa-otter {
  --fa: "\f700";
  --fa--fa: "\f700\f700"; }

.fa-dreidel {
  --fa: "\f792";
  --fa--fa: "\f792\f792"; }

.fa-person-dress {
  --fa: "\f182";
  --fa--fa: "\f182\f182"; }

.fa-female {
  --fa: "\f182";
  --fa--fa: "\f182\f182"; }

.fa-comment-dollar {
  --fa: "\f651";
  --fa--fa: "\f651\f651"; }

.fa-business-time {
  --fa: "\f64a";
  --fa--fa: "\f64a\f64a"; }

.fa-briefcase-clock {
  --fa: "\f64a";
  --fa--fa: "\f64a\f64a"; }

.fa-flower-tulip {
  --fa: "\f801";
  --fa--fa: "\f801\f801"; }

.fa-people-pants-simple {
  --fa: "\e21a";
  --fa--fa: "\e21a\e21a"; }

.fa-cloud-drizzle {
  --fa: "\f738";
  --fa--fa: "\f738\f738"; }

.fa-table-cells-large {
  --fa: "\f009";
  --fa--fa: "\f009\f009"; }

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

.fa-book-tanakh {
  --fa: "\f827";
  --fa--fa: "\f827\f827"; }

.fa-tanakh {
  --fa: "\f827";
  --fa--fa: "\f827\f827"; }

.fa-solar-system {
  --fa: "\e02f";
  --fa--fa: "\e02f\e02f"; }

.fa-seal-question {
  --fa: "\e243";
  --fa--fa: "\e243\e243"; }

.fa-phone-volume {
  --fa: "\f2a0";
  --fa--fa: "\f2a0\f2a0"; }

.fa-volume-control-phone {
  --fa: "\f2a0";
  --fa--fa: "\f2a0\f2a0"; }

.fa-disc-drive {
  --fa: "\f8b5";
  --fa--fa: "\f8b5\f8b5"; }

.fa-hat-cowboy-side {
  --fa: "\f8c1";
  --fa--fa: "\f8c1\f8c1"; }

.fa-table-rows {
  --fa: "\e292";
  --fa--fa: "\e292\e292"; }

.fa-rows {
  --fa: "\e292";
  --fa--fa: "\e292\e292"; }

.fa-location-exclamation {
  --fa: "\f608";
  --fa--fa: "\f608\f608"; }

.fa-map-marker-exclamation {
  --fa: "\f608";
  --fa--fa: "\f608\f608"; }

.fa-face-fearful {
  --fa: "\e375";
  --fa--fa: "\e375\e375"; }

.fa-clipboard-user {
  --fa: "\f7f3";
  --fa--fa: "\f7f3\f7f3"; }

.fa-bus-school {
  --fa: "\f5dd";
  --fa--fa: "\f5dd\f5dd"; }

.fa-film-slash {
  --fa: "\e179";
  --fa--fa: "\e179\e179"; }

.fa-square-arrow-down-right {
  --fa: "\e262";
  --fa--fa: "\e262\e262"; }

.fa-book-sparkles {
  --fa: "\f6b8";
  --fa--fa: "\f6b8\f6b8"; }

.fa-book-spells {
  --fa: "\f6b8";
  --fa--fa: "\f6b8\f6b8"; }

.fa-washing-machine {
  --fa: "\f898";
  --fa--fa: "\f898\f898"; }

.fa-washer {
  --fa: "\f898";
  --fa--fa: "\f898\f898"; }

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

.fa-lira-sign {
  --fa: "\f195";
  --fa--fa: "\f195\f195"; }

.fa-user-visor {
  --fa: "\e04c";
  --fa--fa: "\e04c\e04c"; }

.fa-file-plus-minus {
  --fa: "\e177";
  --fa--fa: "\e177\e177"; }

.fa-chess-clock-flip {
  --fa: "\f43e";
  --fa--fa: "\f43e\f43e"; }

.fa-chess-clock-alt {
  --fa: "\f43e";
  --fa--fa: "\f43e\f43e"; }

.fa-satellite {
  --fa: "\f7bf";
  --fa--fa: "\f7bf\f7bf"; }

.fa-truck-fire {
  --fa: "\e65a";
  --fa--fa: "\e65a\e65a"; }

.fa-plane-lock {
  --fa: "\e558";
  --fa--fa: "\e558\e558"; }

.fa-steering-wheel {
  --fa: "\f622";
  --fa--fa: "\f622\f622"; }

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

.fa-stretcher {
  --fa: "\f825";
  --fa--fa: "\f825\f825"; }

.fa-book-section {
  --fa: "\e0c1";
  --fa--fa: "\e0c1\e0c1"; }

.fa-book-law {
  --fa: "\e0c1";
  --fa--fa: "\e0c1\e0c1"; }

.fa-inboxes {
  --fa: "\e1bb";
  --fa--fa: "\e1bb\e1bb"; }

.fa-coffee-bean {
  --fa: "\e13e";
  --fa--fa: "\e13e\e13e"; }

.fa-circle-yen {
  --fa: "\e5d0";
  --fa--fa: "\e5d0\e5d0"; }

.fa-brackets-curly {
  --fa: "\f7ea";
  --fa--fa: "\f7ea\f7ea"; }

.fa-ellipsis-stroke-vertical {
  --fa: "\f39c";
  --fa--fa: "\f39c\f39c"; }

.fa-ellipsis-v-alt {
  --fa: "\f39c";
  --fa--fa: "\f39c\f39c"; }

.fa-comment {
  --fa: "\f075";
  --fa--fa: "\f075\f075"; }

.fa-square-1 {
  --fa: "\e256";
  --fa--fa: "\e256\e256"; }

.fa-cake-candles {
  --fa: "\f1fd";
  --fa--fa: "\f1fd\f1fd"; }

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

.fa-cake {
  --fa: "\f1fd";
  --fa--fa: "\f1fd\f1fd"; }

.fa-head-side {
  --fa: "\f6e9";
  --fa--fa: "\f6e9\f6e9"; }

.fa-truck-ladder {
  --fa: "\e657";
  --fa--fa: "\e657\e657"; }

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

.fa-dolly-empty {
  --fa: "\f473";
  --fa--fa: "\f473\f473"; }

.fa-face-tissue {
  --fa: "\e39c";
  --fa--fa: "\e39c\e39c"; }

.fa-angles-up {
  --fa: "\f102";
  --fa--fa: "\f102\f102"; }

.fa-angle-double-up {
  --fa: "\f102";
  --fa--fa: "\f102\f102"; }

.fa-bin-recycle {
  --fa: "\e5f7";
  --fa--fa: "\e5f7\e5f7"; }

.fa-paperclip {
  --fa: "\f0c6";
  --fa--fa: "\f0c6\f0c6"; }

.fa-chart-line-down {
  --fa: "\f64d";
  --fa--fa: "\f64d\f64d"; }

.fa-arrow-right-to-city {
  --fa: "\e4b3";
  --fa--fa: "\e4b3\e4b3"; }

.fa-lock-a {
  --fa: "\e422";
  --fa--fa: "\e422\e422"; }

.fa-ribbon {
  --fa: "\f4d6";
  --fa--fa: "\f4d6\f4d6"; }

.fa-lungs {
  --fa: "\f604";
  --fa--fa: "\f604\f604"; }

.fa-person-pinball {
  --fa: "\e21d";
  --fa--fa: "\e21d\e21d"; }

.fa-arrow-up-9-1 {
  --fa: "\f887";
  --fa--fa: "\f887\f887"; }

.fa-sort-numeric-up-alt {
  --fa: "\f887";
  --fa--fa: "\f887\f887"; }

.fa-apple-core {
  --fa: "\e08f";
  --fa--fa: "\e08f\e08f"; }

.fa-circle-y {
  --fa: "\e12f";
  --fa--fa: "\e12f\e12f"; }

.fa-h6 {
  --fa: "\e413";
  --fa--fa: "\e413\e413"; }

.fa-litecoin-sign {
  --fa: "\e1d3";
  --fa--fa: "\e1d3\e1d3"; }

.fa-bottle-baby {
  --fa: "\e673";
  --fa--fa: "\e673\e673"; }

.fa-circle-small {
  --fa: "\e122";
  --fa--fa: "\e122\e122"; }

.fa-border-none {
  --fa: "\f850";
  --fa--fa: "\f850\f850"; }

.fa-arrow-turn-down-left {
  --fa: "\e2e1";
  --fa--fa: "\e2e1\e2e1"; }

.fa-circle-wifi-circle-wifi {
  --fa: "\e67e";
  --fa--fa: "\e67e\e67e"; }

.fa-circle-wifi-group {
  --fa: "\e67e";
  --fa--fa: "\e67e\e67e"; }

.fa-circle-nodes {
  --fa: "\e4e2";
  --fa--fa: "\e4e2\e4e2"; }

.fa-parachute-box {
  --fa: "\f4cd";
  --fa--fa: "\f4cd\f4cd"; }

.fa-reflect-horizontal {
  --fa: "\e664";
  --fa--fa: "\e664\e664"; }

.fa-message-medical {
  --fa: "\f7f4";
  --fa--fa: "\f7f4\f7f4"; }

.fa-comment-alt-medical {
  --fa: "\f7f4";
  --fa--fa: "\f7f4\f7f4"; }

.fa-rugby-ball {
  --fa: "\e3c6";
  --fa--fa: "\e3c6\e3c6"; }

.fa-comment-music {
  --fa: "\f8b0";
  --fa--fa: "\f8b0\f8b0"; }

.fa-indent {
  --fa: "\f03c";
  --fa--fa: "\f03c\f03c"; }

.fa-tree-deciduous {
  --fa: "\f400";
  --fa--fa: "\f400\f400"; }

.fa-tree-alt {
  --fa: "\f400";
  --fa--fa: "\f400\f400"; }

.fa-puzzle-piece-simple {
  --fa: "\e231";
  --fa--fa: "\e231\e231"; }

.fa-puzzle-piece-alt {
  --fa: "\e231";
  --fa--fa: "\e231\e231"; }

.fa-truck-field-un {
  --fa: "\e58e";
  --fa--fa: "\e58e\e58e"; }

.fa-nfc-trash {
  --fa: "\e1fd";
  --fa--fa: "\e1fd\e1fd"; }

.fa-hourglass {
  --fa: "\f254";
  --fa--fa: "\f254\f254"; }

.fa-hourglass-empty {
  --fa: "\f254";
  --fa--fa: "\f254\f254"; }

.fa-mountain {
  --fa: "\f6fc";
  --fa--fa: "\f6fc\f6fc"; }

.fa-file-xmark {
  --fa: "\f317";
  --fa--fa: "\f317\f317"; }

.fa-file-times {
  --fa: "\f317";
  --fa--fa: "\f317\f317"; }

.fa-house-heart {
  --fa: "\f4c9";
  --fa--fa: "\f4c9\f4c9"; }

.fa-home-heart {
  --fa: "\f4c9";
  --fa--fa: "\f4c9\f4c9"; }

.fa-house-chimney-blank {
  --fa: "\e3b0";
  --fa--fa: "\e3b0\e3b0"; }

.fa-meter-bolt {
  --fa: "\e1e9";
  --fa--fa: "\e1e9\e1e9"; }

.fa-user-doctor {
  --fa: "\f0f0";
  --fa--fa: "\f0f0\f0f0"; }

.fa-user-md {
  --fa: "\f0f0";
  --fa--fa: "\f0f0\f0f0"; }

.fa-slash-back {
  --fa: "\5c";
  --fa--fa: "\5c\5c"; }

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

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

.fa-fishing-rod {
  --fa: "\e3a8";
  --fa--fa: "\e3a8\e3a8"; }

.fa-hammer-crash {
  --fa: "\e414";
  --fa--fa: "\e414\e414"; }

.fa-message-heart {
  --fa: "\e5c9";
  --fa--fa: "\e5c9\e5c9"; }

.fa-cloud-meatball {
  --fa: "\f73b";
  --fa--fa: "\f73b\f73b"; }

.fa-camera-polaroid {
  --fa: "\f8aa";
  --fa--fa: "\f8aa\f8aa"; }

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

.fa-camera-alt {
  --fa: "\f030";
  --fa--fa: "\f030\f030"; }

.fa-square-virus {
  --fa: "\e578";
  --fa--fa: "\e578\e578"; }

.fa-cart-arrow-up {
  --fa: "\e3ee";
  --fa--fa: "\e3ee\e3ee"; }

.fa-meteor {
  --fa: "\f753";
  --fa--fa: "\f753\f753"; }

.fa-car-on {
  --fa: "\e4dd";
  --fa--fa: "\e4dd\e4dd"; }

.fa-sleigh {
  --fa: "\f7cc";
  --fa--fa: "\f7cc\f7cc"; }

.fa-arrow-down-1-9 {
  --fa: "\f162";
  --fa--fa: "\f162\f162"; }

.fa-sort-numeric-asc {
  --fa: "\f162";
  --fa--fa: "\f162\f162"; }

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

.fa-buoy-mooring {
  --fa: "\e5b6";
  --fa--fa: "\e5b6\e5b6"; }

.fa-square-4 {
  --fa: "\e259";
  --fa--fa: "\e259\e259"; }

.fa-hand-holding-droplet {
  --fa: "\f4c1";
  --fa--fa: "\f4c1\f4c1"; }

.fa-hand-holding-water {
  --fa: "\f4c1";
  --fa--fa: "\f4c1\f4c1"; }

.fa-file-eps {
  --fa: "\e644";
  --fa--fa: "\e644\e644"; }

.fa-tricycle-adult {
  --fa: "\e5c4";
  --fa--fa: "\e5c4\e5c4"; }

.fa-waveform {
  --fa: "\f8f1";
  --fa--fa: "\f8f1\f8f1"; }

.fa-water {
  --fa: "\f773";
  --fa--fa: "\f773\f773"; }

.fa-star-sharp-half-stroke {
  --fa: "\e28d";
  --fa--fa: "\e28d\e28d"; }

.fa-star-sharp-half-alt {
  --fa: "\e28d";
  --fa--fa: "\e28d\e28d"; }

.fa-nfc-signal {
  --fa: "\e1fb";
  --fa--fa: "\e1fb\e1fb"; }

.fa-plane-prop {
  --fa: "\e22b";
  --fa--fa: "\e22b\e22b"; }

.fa-calendar-check {
  --fa: "\f274";
  --fa--fa: "\f274\f274"; }

.fa-clock-desk {
  --fa: "\e134";
  --fa--fa: "\e134\e134"; }

.fa-calendar-clock {
  --fa: "\e0d2";
  --fa--fa: "\e0d2\e0d2"; }

.fa-calendar-time {
  --fa: "\e0d2";
  --fa--fa: "\e0d2\e0d2"; }

.fa-braille {
  --fa: "\f2a1";
  --fa--fa: "\f2a1\f2a1"; }

.fa-prescription-bottle-medical {
  --fa: "\f486";
  --fa--fa: "\f486\f486"; }

.fa-prescription-bottle-alt {
  --fa: "\f486";
  --fa--fa: "\f486\f486"; }

.fa-plate-utensils {
  --fa: "\e43b";
  --fa--fa: "\e43b\e43b"; }

.fa-family-pants {
  --fa: "\e302";
  --fa--fa: "\e302\e302"; }

.fa-hose-reel {
  --fa: "\e41a";
  --fa--fa: "\e41a\e41a"; }

.fa-house-window {
  --fa: "\e3b3";
  --fa--fa: "\e3b3\e3b3"; }

.fa-landmark {
  --fa: "\f66f";
  --fa--fa: "\f66f\f66f"; }

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

.fa-music-magnifying-glass {
  --fa: "\e662";
  --fa--fa: "\e662\e662"; }

.fa-crosshairs {
  --fa: "\f05b";
  --fa--fa: "\f05b\f05b"; }

.fa-cloud-rainbow {
  --fa: "\f73e";
  --fa--fa: "\f73e\f73e"; }

.fa-person-cane {
  --fa: "\e53c";
  --fa--fa: "\e53c\e53c"; }

.fa-alien {
  --fa: "\f8f5";
  --fa--fa: "\f8f5\f8f5"; }

.fa-tent {
  --fa: "\e57d";
  --fa--fa: "\e57d\e57d"; }

.fa-laptop-binary {
  --fa: "\e5e7";
  --fa--fa: "\e5e7\e5e7"; }

.fa-vest-patches {
  --fa: "\e086";
  --fa--fa: "\e086\e086"; }

.fa-people-dress-simple {
  --fa: "\e218";
  --fa--fa: "\e218\e218"; }

.fa-check-double {
  --fa: "\f560";
  --fa--fa: "\f560\f560"; }

.fa-arrow-down-a-z {
  --fa: "\f15d";
  --fa--fa: "\f15d\f15d"; }

.fa-sort-alpha-asc {
  --fa: "\f15d";
  --fa--fa: "\f15d\f15d"; }

.fa-sort-alpha-down {
  --fa: "\f15d";
  --fa--fa: "\f15d\f15d"; }

.fa-bowling-ball-pin {
  --fa: "\e0c3";
  --fa--fa: "\e0c3\e0c3"; }

.fa-bell-school-slash {
  --fa: "\f5d6";
  --fa--fa: "\f5d6\f5d6"; }

.fa-plus-large {
  --fa: "\e59e";
  --fa--fa: "\e59e\e59e"; }

.fa-money-bill-wheat {
  --fa: "\e52a";
  --fa--fa: "\e52a\e52a"; }

.fa-camera-viewfinder {
  --fa: "\e0da";
  --fa--fa: "\e0da\e0da"; }

.fa-screenshot {
  --fa: "\e0da";
  --fa--fa: "\e0da\e0da"; }

.fa-message-music {
  --fa: "\f8af";
  --fa--fa: "\f8af\f8af"; }

.fa-comment-alt-music {
  --fa: "\f8af";
  --fa--fa: "\f8af\f8af"; }

.fa-car-building {
  --fa: "\f859";
  --fa--fa: "\f859\f859"; }

.fa-border-bottom-right {
  --fa: "\f854";
  --fa--fa: "\f854\f854"; }

.fa-border-style-alt {
  --fa: "\f854";
  --fa--fa: "\f854\f854"; }

.fa-octagon {
  --fa: "\f306";
  --fa--fa: "\f306\f306"; }

.fa-comment-arrow-up-right {
  --fa: "\e145";
  --fa--fa: "\e145\e145"; }

.fa-octagon-divide {
  --fa: "\e203";
  --fa--fa: "\e203\e203"; }

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

.fa-arrow-rotate-left {
  --fa: "\f0e2";
  --fa--fa: "\f0e2\f0e2"; }

.fa-arrow-left-rotate {
  --fa: "\f0e2";
  --fa--fa: "\f0e2\f0e2"; }

.fa-arrow-rotate-back {
  --fa: "\f0e2";
  --fa--fa: "\f0e2\f0e2"; }

.fa-arrow-rotate-backward {
  --fa: "\f0e2";
  --fa--fa: "\f0e2\f0e2"; }

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

.fa-tv-music {
  --fa: "\f8e6";
  --fa--fa: "\f8e6\f8e6"; }

.fa-hard-drive {
  --fa: "\f0a0";
  --fa--fa: "\f0a0\f0a0"; }

.fa-hdd {
  --fa: "\f0a0";
  --fa--fa: "\f0a0\f0a0"; }

.fa-reel {
  --fa: "\e238";
  --fa--fa: "\e238\e238"; }

.fa-face-grin-squint-tears {
  --fa: "\f586";
  --fa--fa: "\f586\f586"; }

.fa-grin-squint-tears {
  --fa: "\f586";
  --fa--fa: "\f586\f586"; }

.fa-dumbbell {
  --fa: "\f44b";
  --fa--fa: "\f44b\f44b"; }

.fa-rectangle-list {
  --fa: "\f022";
  --fa--fa: "\f022\f022"; }

.fa-list-alt {
  --fa: "\f022";
  --fa--fa: "\f022\f022"; }

.fa-tarp-droplet {
  --fa: "\e57c";
  --fa--fa: "\e57c\e57c"; }

.fa-alarm-exclamation {
  --fa: "\f843";
  --fa--fa: "\f843\f843"; }

.fa-house-medical-circle-check {
  --fa: "\e511";
  --fa--fa: "\e511\e511"; }

.fa-traffic-cone {
  --fa: "\f636";
  --fa--fa: "\f636\f636"; }

.fa-grate {
  --fa: "\e193";
  --fa--fa: "\e193\e193"; }

.fa-arrow-down-right {
  --fa: "\e093";
  --fa--fa: "\e093\e093"; }

.fa-person-skiing-nordic {
  --fa: "\f7ca";
  --fa--fa: "\f7ca\f7ca"; }

.fa-skiing-nordic {
  --fa: "\f7ca";
  --fa--fa: "\f7ca\f7ca"; }

.fa-calendar-plus {
  --fa: "\f271";
  --fa--fa: "\f271\f271"; }

.fa-person-from-portal {
  --fa: "\e023";
  --fa--fa: "\e023\e023"; }

.fa-portal-exit {
  --fa: "\e023";
  --fa--fa: "\e023\e023"; }

.fa-plane-arrival {
  --fa: "\f5af";
  --fa--fa: "\f5af\f5af"; }

.fa-cowbell-circle-plus {
  --fa: "\f8b4";
  --fa--fa: "\f8b4\f8b4"; }

.fa-cowbell-more {
  --fa: "\f8b4";
  --fa--fa: "\f8b4\f8b4"; }

.fa-circle-left {
  --fa: "\f359";
  --fa--fa: "\f359\f359"; }

.fa-arrow-alt-circle-left {
  --fa: "\f359";
  --fa--fa: "\f359\f359"; }

.fa-distribute-spacing-vertical {
  --fa: "\e366";
  --fa--fa: "\e366\e366"; }

.fa-signal-bars-fair {
  --fa: "\f692";
  --fa--fa: "\f692\f692"; }

.fa-signal-alt-2 {
  --fa: "\f692";
  --fa--fa: "\f692\f692"; }

.fa-sportsball {
  --fa: "\e44b";
  --fa--fa: "\e44b\e44b"; }

.fa-game-console-handheld-crank {
  --fa: "\e5b9";
  --fa--fa: "\e5b9\e5b9"; }

.fa-train-subway {
  --fa: "\f239";
  --fa--fa: "\f239\f239"; }

.fa-subway {
  --fa: "\f239";
  --fa--fa: "\f239\f239"; }

.fa-chart-gantt {
  --fa: "\e0e4";
  --fa--fa: "\e0e4\e0e4"; }

.fa-face-smile-upside-down {
  --fa: "\e395";
  --fa--fa: "\e395\e395"; }

.fa-ball-pile {
  --fa: "\f77e";
  --fa--fa: "\f77e\f77e"; }

.fa-badge-dollar {
  --fa: "\f645";
  --fa--fa: "\f645\f645"; }

.fa-money-bills-simple {
  --fa: "\e1f4";
  --fa--fa: "\e1f4\e1f4"; }

.fa-money-bills-alt {
  --fa: "\e1f4";
  --fa--fa: "\e1f4\e1f4"; }

.fa-list-timeline {
  --fa: "\e1d1";
  --fa--fa: "\e1d1\e1d1"; }

.fa-indian-rupee-sign {
  --fa: "\e1bc";
  --fa--fa: "\e1bc\e1bc"; }

.fa-indian-rupee {
  --fa: "\e1bc";
  --fa--fa: "\e1bc\e1bc"; }

.fa-inr {
  --fa: "\e1bc";
  --fa--fa: "\e1bc\e1bc"; }

.fa-crop-simple {
  --fa: "\f565";
  --fa--fa: "\f565\f565"; }

.fa-crop-alt {
  --fa: "\f565";
  --fa--fa: "\f565\f565"; }

.fa-money-bill-1 {
  --fa: "\f3d1";
  --fa--fa: "\f3d1\f3d1"; }

.fa-money-bill-alt {
  --fa: "\f3d1";
  --fa--fa: "\f3d1\f3d1"; }

.fa-left-long {
  --fa: "\f30a";
  --fa--fa: "\f30a\f30a"; }

.fa-long-arrow-alt-left {
  --fa: "\f30a";
  --fa--fa: "\f30a\f30a"; }

.fa-keyboard-down {
  --fa: "\e1c2";
  --fa--fa: "\e1c2\e1c2"; }

.fa-circle-up-right {
  --fa: "\e129";
  --fa--fa: "\e129\e129"; }

.fa-cloud-bolt-moon {
  --fa: "\f76d";
  --fa--fa: "\f76d\f76d"; }

.fa-thunderstorm-moon {
  --fa: "\f76d";
  --fa--fa: "\f76d\f76d"; }

.fa-turn-left-up {
  --fa: "\e638";
  --fa--fa: "\e638\e638"; }

.fa-dna {
  --fa: "\f471";
  --fa--fa: "\f471\f471"; }

.fa-virus-slash {
  --fa: "\e075";
  --fa--fa: "\e075\e075"; }

.fa-bracket-round-right {
  --fa: "\29";
  --fa--fa: "\29\29"; }

.fa-circle-sterling {
  --fa: "\e5cf";
  --fa--fa: "\e5cf\e5cf"; }

.fa-circle-5 {
  --fa: "\e0f2";
  --fa--fa: "\e0f2\e0f2"; }

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

.fa-subtract {
  --fa: "\f068";
  --fa--fa: "\f068\f068"; }

.fa-fire-flame {
  --fa: "\f6df";
  --fa--fa: "\f6df\f6df"; }

.fa-flame {
  --fa: "\f6df";
  --fa--fa: "\f6df\f6df"; }

.fa-right-to-line {
  --fa: "\f34c";
  --fa--fa: "\f34c\f34c"; }

.fa-arrow-alt-to-right {
  --fa: "\f34c";
  --fa--fa: "\f34c\f34c"; }

.fa-gif {
  --fa: "\e190";
  --fa--fa: "\e190\e190"; }

.fa-chess {
  --fa: "\f439";
  --fa--fa: "\f439\f439"; }

.fa-trash-slash {
  --fa: "\e2b3";
  --fa--fa: "\e2b3\e2b3"; }

.fa-arrow-left-long {
  --fa: "\f177";
  --fa--fa: "\f177\f177"; }

.fa-long-arrow-left {
  --fa: "\f177";
  --fa--fa: "\f177\f177"; }

.fa-plug-circle-check {
  --fa: "\e55c";
  --fa--fa: "\e55c\e55c"; }

.fa-font-case {
  --fa: "\f866";
  --fa--fa: "\f866\f866"; }

.fa-street-view {
  --fa: "\f21d";
  --fa--fa: "\f21d\f21d"; }

.fa-arrow-down-left {
  --fa: "\e091";
  --fa--fa: "\e091\e091"; }

.fa-franc-sign {
  --fa: "\e18f";
  --fa--fa: "\e18f\e18f"; }

.fa-flask-round-poison {
  --fa: "\f6e0";
  --fa--fa: "\f6e0\f6e0"; }

.fa-flask-poison {
  --fa: "\f6e0";
  --fa--fa: "\f6e0\f6e0"; }

.fa-volume-off {
  --fa: "\f026";
  --fa--fa: "\f026\f026"; }

.fa-book-circle-arrow-right {
  --fa: "\e0bc";
  --fa--fa: "\e0bc\e0bc"; }

.fa-chart-user {
  --fa: "\f6a3";
  --fa--fa: "\f6a3\f6a3"; }

.fa-user-chart {
  --fa: "\f6a3";
  --fa--fa: "\f6a3\f6a3"; }

.fa-hands-asl-interpreting {
  --fa: "\f2a3";
  --fa--fa: "\f2a3\f2a3"; }

.fa-american-sign-language-interpreting {
  --fa: "\f2a3";
  --fa--fa: "\f2a3\f2a3"; }

.fa-asl-interpreting {
  --fa: "\f2a3";
  --fa--fa: "\f2a3\f2a3"; }

.fa-hands-american-sign-language-interpreting {
  --fa: "\f2a3";
  --fa--fa: "\f2a3\f2a3"; }

.fa-presentation-screen {
  --fa: "\f685";
  --fa--fa: "\f685\f685"; }

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

.fa-circle-bolt {
  --fa: "\e0fe";
  --fa--fa: "\e0fe\e0fe"; }

.fa-face-smile-halo {
  --fa: "\e38f";
  --fa--fa: "\e38f\e38f"; }

.fa-cart-circle-arrow-down {
  --fa: "\e3ef";
  --fa--fa: "\e3ef\e3ef"; }

.fa-house-person-return {
  --fa: "\e011";
  --fa--fa: "\e011\e011"; }

.fa-house-person-arrive {
  --fa: "\e011";
  --fa--fa: "\e011\e011"; }

.fa-house-return {
  --fa: "\e011";
  --fa--fa: "\e011\e011"; }

.fa-message-xmark {
  --fa: "\f4ab";
  --fa--fa: "\f4ab\f4ab"; }

.fa-comment-alt-times {
  --fa: "\f4ab";
  --fa--fa: "\f4ab\f4ab"; }

.fa-message-times {
  --fa: "\f4ab";
  --fa--fa: "\f4ab\f4ab"; }

.fa-file-certificate {
  --fa: "\f5f3";
  --fa--fa: "\f5f3\f5f3"; }

.fa-file-award {
  --fa: "\f5f3";
  --fa--fa: "\f5f3\f5f3"; }

.fa-user-doctor-hair-long {
  --fa: "\e459";
  --fa--fa: "\e459\e459"; }

.fa-camera-security {
  --fa: "\f8fe";
  --fa--fa: "\f8fe\f8fe"; }

.fa-camera-home {
  --fa: "\f8fe";
  --fa--fa: "\f8fe\f8fe"; }

.fa-gear {
  --fa: "\f013";
  --fa--fa: "\f013\f013"; }

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

.fa-droplet-slash {
  --fa: "\f5c7";
  --fa--fa: "\f5c7\f5c7"; }

.fa-tint-slash {
  --fa: "\f5c7";
  --fa--fa: "\f5c7\f5c7"; }

.fa-book-heart {
  --fa: "\f499";
  --fa--fa: "\f499\f499"; }

.fa-mosque {
  --fa: "\f678";
  --fa--fa: "\f678\f678"; }

.fa-duck {
  --fa: "\f6d8";
  --fa--fa: "\f6d8\f6d8"; }

.fa-mosquito {
  --fa: "\e52b";
  --fa--fa: "\e52b\e52b"; }

.fa-star-of-david {
  --fa: "\f69a";
  --fa--fa: "\f69a\f69a"; }

.fa-flag-swallowtail {
  --fa: "\f74c";
  --fa--fa: "\f74c\f74c"; }

.fa-flag-alt {
  --fa: "\f74c";
  --fa--fa: "\f74c\f74c"; }

.fa-person-military-rifle {
  --fa: "\e54b";
  --fa--fa: "\e54b\e54b"; }

.fa-car-garage {
  --fa: "\f5e2";
  --fa--fa: "\f5e2\f5e2"; }

.fa-cart-shopping {
  --fa: "\f07a";
  --fa--fa: "\f07a\f07a"; }

.fa-shopping-cart {
  --fa: "\f07a";
  --fa--fa: "\f07a\f07a"; }

.fa-book-font {
  --fa: "\e0bf";
  --fa--fa: "\e0bf\e0bf"; }

.fa-shield-plus {
  --fa: "\e24a";
  --fa--fa: "\e24a\e24a"; }

.fa-vials {
  --fa: "\f493";
  --fa--fa: "\f493\f493"; }

.fa-eye-dropper-full {
  --fa: "\e172";
  --fa--fa: "\e172\e172"; }

.fa-distribute-spacing-horizontal {
  --fa: "\e365";
  --fa--fa: "\e365\e365"; }

.fa-tablet-rugged {
  --fa: "\f48f";
  --fa--fa: "\f48f\f48f"; }

.fa-temperature-snow {
  --fa: "\f768";
  --fa--fa: "\f768\f768"; }

.fa-temperature-frigid {
  --fa: "\f768";
  --fa--fa: "\f768\f768"; }

.fa-moped {
  --fa: "\e3b9";
  --fa--fa: "\e3b9\e3b9"; }

.fa-face-smile-plus {
  --fa: "\f5b9";
  --fa--fa: "\f5b9\f5b9"; }

.fa-smile-plus {
  --fa: "\f5b9";
  --fa--fa: "\f5b9\f5b9"; }

.fa-radio-tuner {
  --fa: "\f8d8";
  --fa--fa: "\f8d8\f8d8"; }

.fa-radio-alt {
  --fa: "\f8d8";
  --fa--fa: "\f8d8\f8d8"; }

.fa-face-swear {
  --fa: "\e399";
  --fa--fa: "\e399\e399"; }

.fa-water-arrow-down {
  --fa: "\f774";
  --fa--fa: "\f774\f774"; }

.fa-water-lower {
  --fa: "\f774";
  --fa--fa: "\f774\f774"; }

.fa-scanner-touchscreen {
  --fa: "\f48a";
  --fa--fa: "\f48a\f48a"; }

.fa-circle-7 {
  --fa: "\e0f4";
  --fa--fa: "\e0f4\e0f4"; }

.fa-plug-circle-plus {
  --fa: "\e55f";
  --fa--fa: "\e55f\e55f"; }

.fa-person-ski-jumping {
  --fa: "\f7c7";
  --fa--fa: "\f7c7\f7c7"; }

.fa-ski-jump {
  --fa: "\f7c7";
  --fa--fa: "\f7c7\f7c7"; }

.fa-place-of-worship {
  --fa: "\f67f";
  --fa--fa: "\f67f\f67f"; }

.fa-water-arrow-up {
  --fa: "\f775";
  --fa--fa: "\f775\f775"; }

.fa-water-rise {
  --fa: "\f775";
  --fa--fa: "\f775\f775"; }

.fa-waveform-lines {
  --fa: "\f8f2";
  --fa--fa: "\f8f2\f8f2"; }

.fa-waveform-path {
  --fa: "\f8f2";
  --fa--fa: "\f8f2\f8f2"; }

.fa-split {
  --fa: "\e254";
  --fa--fa: "\e254\e254"; }

.fa-film-canister {
  --fa: "\f8b7";
  --fa--fa: "\f8b7\f8b7"; }

.fa-film-cannister {
  --fa: "\f8b7";
  --fa--fa: "\f8b7\f8b7"; }

.fa-folder-xmark {
  --fa: "\f65f";
  --fa--fa: "\f65f\f65f"; }

.fa-folder-times {
  --fa: "\f65f";
  --fa--fa: "\f65f\f65f"; }

.fa-toilet-paper-blank {
  --fa: "\f71f";
  --fa--fa: "\f71f\f71f"; }

.fa-toilet-paper-alt {
  --fa: "\f71f";
  --fa--fa: "\f71f\f71f"; }

.fa-tablet-screen {
  --fa: "\f3fc";
  --fa--fa: "\f3fc\f3fc"; }

.fa-tablet-android-alt {
  --fa: "\f3fc";
  --fa--fa: "\f3fc\f3fc"; }

.fa-hexagon-vertical-nft-slanted {
  --fa: "\e506";
  --fa--fa: "\e506\e506"; }

.fa-folder-music {
  --fa: "\e18d";
  --fa--fa: "\e18d\e18d"; }

.fa-display-medical {
  --fa: "\e166";
  --fa--fa: "\e166\e166"; }

.fa-desktop-medical {
  --fa: "\e166";
  --fa--fa: "\e166\e166"; }

.fa-share-all {
  --fa: "\f367";
  --fa--fa: "\f367\f367"; }

.fa-peapod {
  --fa: "\e31c";
  --fa--fa: "\e31c\e31c"; }

.fa-chess-clock {
  --fa: "\f43d";
  --fa--fa: "\f43d\f43d"; }

.fa-axe {
  --fa: "\f6b2";
  --fa--fa: "\f6b2\f6b2"; }

.fa-square-d {
  --fa: "\e268";
  --fa--fa: "\e268\e268"; }

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

.fa-mobile-signal-out {
  --fa: "\e1f0";
  --fa--fa: "\e1f0\e1f0"; }

.fa-hexagon-nodes {
  --fa: "\e699";
  --fa--fa: "\e699\e699"; }

.fa-arrow-turn-up {
  --fa: "\f148";
  --fa--fa: "\f148\f148"; }

.fa-level-up {
  --fa: "\f148";
  --fa--fa: "\f148\f148"; }

.fa-u {
  --fa: "\55";
  --fa--fa: "\55\55"; }

.fa-arrow-up-from-dotted-line {
  --fa: "\e09b";
  --fa--fa: "\e09b\e09b"; }

.fa-square-root-variable {
  --fa: "\f698";
  --fa--fa: "\f698\f698"; }

.fa-square-root-alt {
  --fa: "\f698";
  --fa--fa: "\f698\f698"; }

.fa-light-switch-on {
  --fa: "\e019";
  --fa--fa: "\e019\e019"; }

.fa-arrow-down-arrow-up {
  --fa: "\f883";
  --fa--fa: "\f883\f883"; }

.fa-sort-alt {
  --fa: "\f883";
  --fa--fa: "\f883\f883"; }

.fa-raindrops {
  --fa: "\f75c";
  --fa--fa: "\f75c\f75c"; }

.fa-dash {
  --fa: "\e404";
  --fa--fa: "\e404\e404"; }

.fa-minus-large {
  --fa: "\e404";
  --fa--fa: "\e404\e404"; }

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

.fa-clock-four {
  --fa: "\f017";
  --fa--fa: "\f017\f017"; }

.fa-input-numeric {
  --fa: "\e1bd";
  --fa--fa: "\e1bd\e1bd"; }

.fa-truck-tow {
  --fa: "\e2b8";
  --fa--fa: "\e2b8\e2b8"; }

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

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

.fa-pallet {
  --fa: "\f482";
  --fa--fa: "\f482\f482"; }

.fa-car-bolt {
  --fa: "\e341";
  --fa--fa: "\e341\e341"; }

.fa-arrows-maximize {
  --fa: "\f31d";
  --fa--fa: "\f31d\f31d"; }

.fa-expand-arrows {
  --fa: "\f31d";
  --fa--fa: "\f31d\f31d"; }

.fa-faucet {
  --fa: "\e005";
  --fa--fa: "\e005\e005"; }

.fa-cloud-sleet {
  --fa: "\f741";
  --fa--fa: "\f741\f741"; }

.fa-lamp-street {
  --fa: "\e1c5";
  --fa--fa: "\e1c5\e1c5"; }

.fa-list-radio {
  --fa: "\e1d0";
  --fa--fa: "\e1d0\e1d0"; }

.fa-pen-nib-slash {
  --fa: "\e4a1";
  --fa--fa: "\e4a1\e4a1"; }

.fa-baseball-bat-ball {
  --fa: "\f432";
  --fa--fa: "\f432\f432"; }

.fa-square-up-left {
  --fa: "\e282";
  --fa--fa: "\e282\e282"; }

.fa-overline {
  --fa: "\f876";
  --fa--fa: "\f876\f876"; }

.fa-s {
  --fa: "\53";
  --fa--fa: "\53\53"; }

.fa-timeline {
  --fa: "\e29c";
  --fa--fa: "\e29c\e29c"; }

.fa-keyboard {
  --fa: "\f11c";
  --fa--fa: "\f11c\f11c"; }

.fa-arrows-from-dotted-line {
  --fa: "\e0a3";
  --fa--fa: "\e0a3\e0a3"; }

.fa-usb-drive {
  --fa: "\f8e9";
  --fa--fa: "\f8e9\f8e9"; }

.fa-ballot {
  --fa: "\f732";
  --fa--fa: "\f732\f732"; }

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

.fa-location-dot-slash {
  --fa: "\f605";
  --fa--fa: "\f605\f605"; }

.fa-map-marker-alt-slash {
  --fa: "\f605";
  --fa--fa: "\f605\f605"; }

.fa-cards {
  --fa: "\e3ed";
  --fa--fa: "\e3ed\e3ed"; }

.fa-house-chimney-medical {
  --fa: "\f7f2";
  --fa--fa: "\f7f2\f7f2"; }

.fa-clinic-medical {
  --fa: "\f7f2";
  --fa--fa: "\f7f2\f7f2"; }

.fa-boxing-glove {
  --fa: "\f438";
  --fa--fa: "\f438\f438"; }

.fa-glove-boxing {
  --fa: "\f438";
  --fa--fa: "\f438\f438"; }

.fa-temperature-three-quarters {
  --fa: "\f2c8";
  --fa--fa: "\f2c8\f2c8"; }

.fa-temperature-3 {
  --fa: "\f2c8";
  --fa--fa: "\f2c8\f2c8"; }

.fa-thermometer-3 {
  --fa: "\f2c8";
  --fa--fa: "\f2c8\f2c8"; }

.fa-thermometer-three-quarters {
  --fa: "\f2c8";
  --fa--fa: "\f2c8\f2c8"; }

.fa-bell-school {
  --fa: "\f5d5";
  --fa--fa: "\f5d5\f5d5"; }

.fa-mobile-screen {
  --fa: "\f3cf";
  --fa--fa: "\f3cf\f3cf"; }

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

.fa-plane-up {
  --fa: "\e22d";
  --fa--fa: "\e22d\e22d"; }

.fa-folder-heart {
  --fa: "\e189";
  --fa--fa: "\e189\e189"; }

.fa-circle-location-arrow {
  --fa: "\f602";
  --fa--fa: "\f602\f602"; }

.fa-location-circle {
  --fa: "\f602";
  --fa--fa: "\f602\f602"; }

.fa-face-head-bandage {
  --fa: "\e37a";
  --fa--fa: "\e37a\e37a"; }

.fa-sushi-roll {
  --fa: "\e48b";
  --fa--fa: "\e48b\e48b"; }

.fa-maki-roll {
  --fa: "\e48b";
  --fa--fa: "\e48b\e48b"; }

.fa-makizushi {
  --fa: "\e48b";
  --fa--fa: "\e48b\e48b"; }

.fa-car-bump {
  --fa: "\f5e0";
  --fa--fa: "\f5e0\f5e0"; }

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

.fa-racquet {
  --fa: "\f45a";
  --fa--fa: "\f45a\f45a"; }

.fa-car-mirrors {
  --fa: "\e343";
  --fa--fa: "\e343\e343"; }

.fa-industry-windows {
  --fa: "\f3b3";
  --fa--fa: "\f3b3\f3b3"; }

.fa-industry-alt {
  --fa: "\f3b3";
  --fa--fa: "\f3b3\f3b3"; }

.fa-bolt-auto {
  --fa: "\e0b6";
  --fa--fa: "\e0b6\e0b6"; }

.fa-battery-half {
  --fa: "\f242";
  --fa--fa: "\f242\f242"; }

.fa-battery-3 {
  --fa: "\f242";
  --fa--fa: "\f242\f242"; }

.fa-flux-capacitor {
  --fa: "\f8ba";
  --fa--fa: "\f8ba\f8ba"; }

.fa-mountain-city {
  --fa: "\e52e";
  --fa--fa: "\e52e\e52e"; }

.fa-coins {
  --fa: "\f51e";
  --fa--fa: "\f51e\f51e"; }

.fa-honey-pot {
  --fa: "\e418";
  --fa--fa: "\e418\e418"; }

.fa-olive {
  --fa: "\e316";
  --fa--fa: "\e316\e316"; }

.fa-khanda {
  --fa: "\f66d";
  --fa--fa: "\f66d\f66d"; }

.fa-filter-list {
  --fa: "\e17c";
  --fa--fa: "\e17c\e17c"; }

.fa-outlet {
  --fa: "\e01c";
  --fa--fa: "\e01c\e01c"; }

.fa-sliders {
  --fa: "\f1de";
  --fa--fa: "\f1de\f1de"; }

.fa-sliders-h {
  --fa: "\f1de";
  --fa--fa: "\f1de\f1de"; }

.fa-cauldron {
  --fa: "\f6bf";
  --fa--fa: "\f6bf\f6bf"; }

.fa-people {
  --fa: "\e216";
  --fa--fa: "\e216\e216"; }

.fa-folder-tree {
  --fa: "\f802";
  --fa--fa: "\f802\f802"; }

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

.fa-croissant {
  --fa: "\f7f6";
  --fa--fa: "\f7f6\f7f6"; }

.fa-map-pin {
  --fa: "\f276";
  --fa--fa: "\f276\f276"; }

.fa-hamsa {
  --fa: "\f665";
  --fa--fa: "\f665\f665"; }

.fa-cent-sign {
  --fa: "\e3f5";
  --fa--fa: "\e3f5\e3f5"; }

.fa-swords-laser {
  --fa: "\e03d";
  --fa--fa: "\e03d\e03d"; }

.fa-flask {
  --fa: "\f0c3";
  --fa--fa: "\f0c3\f0c3"; }

.fa-person-pregnant {
  --fa: "\e31e";
  --fa--fa: "\e31e\e31e"; }

.fa-square-u {
  --fa: "\e281";
  --fa--fa: "\e281\e281"; }

.fa-wand-sparkles {
  --fa: "\f72b";
  --fa--fa: "\f72b\f72b"; }

.fa-router {
  --fa: "\f8da";
  --fa--fa: "\f8da\f8da"; }

.fa-ellipsis-vertical {
  --fa: "\f142";
  --fa--fa: "\f142\f142"; }

.fa-ellipsis-v {
  --fa: "\f142";
  --fa--fa: "\f142\f142"; }

.fa-sword-laser-alt {
  --fa: "\e03c";
  --fa--fa: "\e03c\e03c"; }

.fa-ticket {
  --fa: "\f145";
  --fa--fa: "\f145\f145"; }

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

.fa-coin {
  --fa: "\f85c";
  --fa--fa: "\f85c\f85c"; }

.fa-laptop-slash {
  --fa: "\e1c7";
  --fa--fa: "\e1c7\e1c7"; }

.fa-right-long {
  --fa: "\f30b";
  --fa--fa: "\f30b\f30b"; }

.fa-long-arrow-alt-right {
  --fa: "\f30b";
  --fa--fa: "\f30b\f30b"; }

.fa-circle-b {
  --fa: "\e0fd";
  --fa--fa: "\e0fd\e0fd"; }

.fa-person-dress-simple {
  --fa: "\e21c";
  --fa--fa: "\e21c\e21c"; }

.fa-pipe-collar {
  --fa: "\e437";
  --fa--fa: "\e437\e437"; }

.fa-lights-holiday {
  --fa: "\f7b2";
  --fa--fa: "\f7b2\f7b2"; }

.fa-citrus {
  --fa: "\e2f4";
  --fa--fa: "\e2f4\e2f4"; }

.fa-flag-usa {
  --fa: "\f74d";
  --fa--fa: "\f74d\f74d"; }

.fa-laptop-file {
  --fa: "\e51d";
  --fa--fa: "\e51d\e51d"; }

.fa-tty {
  --fa: "\f1e4";
  --fa--fa: "\f1e4\f1e4"; }

.fa-teletype {
  --fa: "\f1e4";
  --fa--fa: "\f1e4\f1e4"; }

.fa-chart-tree-map {
  --fa: "\e0ea";
  --fa--fa: "\e0ea\e0ea"; }

.fa-diagram-next {
  --fa: "\e476";
  --fa--fa: "\e476\e476"; }

.fa-person-rifle {
  --fa: "\e54e";
  --fa--fa: "\e54e\e54e"; }

.fa-clock-five-thirty {
  --fa: "\e34a";
  --fa--fa: "\e34a\e34a"; }

.fa-pipe-valve {
  --fa: "\e439";
  --fa--fa: "\e439\e439"; }

.fa-lightbulb-message {
  --fa: "\e687";
  --fa--fa: "\e687\e687"; }

.fa-arrow-up-from-arc {
  --fa: "\e4b4";
  --fa--fa: "\e4b4\e4b4"; }

.fa-face-spiral-eyes {
  --fa: "\e485";
  --fa--fa: "\e485\e485"; }

.fa-compress-wide {
  --fa: "\f326";
  --fa--fa: "\f326\f326"; }

.fa-circle-phone-hangup {
  --fa: "\e11d";
  --fa--fa: "\e11d\e11d"; }

.fa-phone-circle-down {
  --fa: "\e11d";
  --fa--fa: "\e11d\e11d"; }

.fa-gear-complex-code {
  --fa: "\e5eb";
  --fa--fa: "\e5eb\e5eb"; }

.fa-house-medical-circle-exclamation {
  --fa: "\e512";
  --fa--fa: "\e512\e512"; }

.fa-badminton {
  --fa: "\e33a";
  --fa--fa: "\e33a\e33a"; }

.fa-closed-captioning {
  --fa: "\f20a";
  --fa--fa: "\f20a\f20a"; }

.fa-person-hiking {
  --fa: "\f6ec";
  --fa--fa: "\f6ec\f6ec"; }

.fa-hiking {
  --fa: "\f6ec";
  --fa--fa: "\f6ec\f6ec"; }

.fa-right-from-line {
  --fa: "\f347";
  --fa--fa: "\f347\f347"; }

.fa-arrow-alt-from-left {
  --fa: "\f347";
  --fa--fa: "\f347\f347"; }

.fa-venus-double {
  --fa: "\f226";
  --fa--fa: "\f226\f226"; }

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

.fa-calculator {
  --fa: "\f1ec";
  --fa--fa: "\f1ec\f1ec"; }

.fa-shuttlecock {
  --fa: "\f45b";
  --fa--fa: "\f45b\f45b"; }

.fa-user-hair {
  --fa: "\e45a";
  --fa--fa: "\e45a\e45a"; }

.fa-eye-evil {
  --fa: "\f6db";
  --fa--fa: "\f6db\f6db"; }

.fa-people-pulling {
  --fa: "\e535";
  --fa--fa: "\e535\e535"; }

.fa-n {
  --fa: "\4e";
  --fa--fa: "\4e\4e"; }

.fa-swap {
  --fa: "\e609";
  --fa--fa: "\e609\e609"; }

.fa-garage {
  --fa: "\e009";
  --fa--fa: "\e009\e009"; }

.fa-cable-car {
  --fa: "\f7da";
  --fa--fa: "\f7da\f7da"; }

.fa-tram {
  --fa: "\f7da";
  --fa--fa: "\f7da\f7da"; }

.fa-shovel-snow {
  --fa: "\f7c3";
  --fa--fa: "\f7c3\f7c3"; }

.fa-cloud-rain {
  --fa: "\f73d";
  --fa--fa: "\f73d\f73d"; }

.fa-face-lying {
  --fa: "\e37e";
  --fa--fa: "\e37e\e37e"; }

.fa-sprinkler {
  --fa: "\e035";
  --fa--fa: "\e035\e035"; }

.fa-building-circle-xmark {
  --fa: "\e4d4";
  --fa--fa: "\e4d4\e4d4"; }

.fa-person-sledding {
  --fa: "\f7cb";
  --fa--fa: "\f7cb\f7cb"; }

.fa-sledding {
  --fa: "\f7cb";
  --fa--fa: "\f7cb\f7cb"; }

.fa-game-console-handheld {
  --fa: "\f8bb";
  --fa--fa: "\f8bb\f8bb"; }

.fa-ship {
  --fa: "\f21a";
  --fa--fa: "\f21a\f21a"; }

.fa-clock-six-thirty {
  --fa: "\e353";
  --fa--fa: "\e353\e353"; }

.fa-battery-slash {
  --fa: "\f377";
  --fa--fa: "\f377\f377"; }

.fa-tugrik-sign {
  --fa: "\e2ba";
  --fa--fa: "\e2ba\e2ba"; }

.fa-arrows-down-to-line {
  --fa: "\e4b8";
  --fa--fa: "\e4b8\e4b8"; }

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

.fa-angles-up-down {
  --fa: "\e60d";
  --fa--fa: "\e60d\e60d"; }

.fa-shelves {
  --fa: "\f480";
  --fa--fa: "\f480\f480"; }

.fa-inventory {
  --fa: "\f480";
  --fa--fa: "\f480\f480"; }

.fa-cloud-snow {
  --fa: "\f742";
  --fa--fa: "\f742\f742"; }

.fa-face-grin {
  --fa: "\f580";
  --fa--fa: "\f580\f580"; }

.fa-grin {
  --fa: "\f580";
  --fa--fa: "\f580\f580"; }

.fa-delete-left {
  --fa: "\f55a";
  --fa--fa: "\f55a\f55a"; }

.fa-backspace {
  --fa: "\f55a";
  --fa--fa: "\f55a\f55a"; }

.fa-oven {
  --fa: "\e01d";
  --fa--fa: "\e01d\e01d"; }

.fa-cloud-binary {
  --fa: "\e601";
  --fa--fa: "\e601\e601"; }

.fa-eye-dropper {
  --fa: "\f1fb";
  --fa--fa: "\f1fb\f1fb"; }

.fa-eye-dropper-empty {
  --fa: "\f1fb";
  --fa--fa: "\f1fb\f1fb"; }

.fa-eyedropper {
  --fa: "\f1fb";
  --fa--fa: "\f1fb\f1fb"; }

.fa-comment-captions {
  --fa: "\e146";
  --fa--fa: "\e146\e146"; }

.fa-comments-question {
  --fa: "\e14e";
  --fa--fa: "\e14e\e14e"; }

.fa-scribble {
  --fa: "\e23f";
  --fa--fa: "\e23f\e23f"; }

.fa-rotate-exclamation {
  --fa: "\e23c";
  --fa--fa: "\e23c\e23c"; }

.fa-file-circle-check {
  --fa: "\e5a0";
  --fa--fa: "\e5a0\e5a0"; }

.fa-glass {
  --fa: "\f804";
  --fa--fa: "\f804\f804"; }

.fa-loader {
  --fa: "\e1d4";
  --fa--fa: "\e1d4\e1d4"; }

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

.fa-user-pilot {
  --fa: "\e2c0";
  --fa--fa: "\e2c0\e2c0"; }

.fa-mobile {
  --fa: "\f3ce";
  --fa--fa: "\f3ce\f3ce"; }

.fa-mobile-android {
  --fa: "\f3ce";
  --fa--fa: "\f3ce\f3ce"; }

.fa-mobile-phone {
  --fa: "\f3ce";
  --fa--fa: "\f3ce\f3ce"; }

.fa-code-pull-request-closed {
  --fa: "\e3f9";
  --fa--fa: "\e3f9\e3f9"; }

.fa-face-meh {
  --fa: "\f11a";
  --fa--fa: "\f11a\f11a"; }

.fa-meh {
  --fa: "\f11a";
  --fa--fa: "\f11a\f11a"; }

.fa-align-center {
  --fa: "\f037";
  --fa--fa: "\f037\f037"; }

.fa-book-skull {
  --fa: "\f6b7";
  --fa--fa: "\f6b7\f6b7"; }

.fa-book-dead {
  --fa: "\f6b7";
  --fa--fa: "\f6b7\f6b7"; }

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

.fa-drivers-license {
  --fa: "\f2c2";
  --fa--fa: "\f2c2\f2c2"; }

.fa-face-dotted {
  --fa: "\e47f";
  --fa--fa: "\e47f\e47f"; }

.fa-face-worried {
  --fa: "\e3a3";
  --fa--fa: "\e3a3\e3a3"; }

.fa-outdent {
  --fa: "\f03b";
  --fa--fa: "\f03b\f03b"; }

.fa-dedent {
  --fa: "\f03b";
  --fa--fa: "\f03b\f03b"; }

.fa-court-sport {
  --fa: "\e643";
  --fa--fa: "\e643\e643"; }

.fa-heart-circle-exclamation {
  --fa: "\e4fe";
  --fa--fa: "\e4fe\e4fe"; }

.fa-house {
  --fa: "\f015";
  --fa--fa: "\f015\f015"; }

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

.fa-home-alt {
  --fa: "\f015";
  --fa--fa: "\f015\f015"; }

.fa-home-lg-alt {
  --fa: "\f015";
  --fa--fa: "\f015\f015"; }

.fa-vector-circle {
  --fa: "\e2c6";
  --fa--fa: "\e2c6\e2c6"; }

.fa-car-circle-bolt {
  --fa: "\e342";
  --fa--fa: "\e342\e342"; }

.fa-calendar-week {
  --fa: "\f784";
  --fa--fa: "\f784\f784"; }

.fa-flying-disc {
  --fa: "\e3a9";
  --fa--fa: "\e3a9\e3a9"; }

.fa-laptop-medical {
  --fa: "\f812";
  --fa--fa: "\f812\f812"; }

.fa-square-down-right {
  --fa: "\e26c";
  --fa--fa: "\e26c\e26c"; }

.fa-b {
  --fa: "\42";
  --fa--fa: "\42\42"; }

.fa-seat-airline {
  --fa: "\e244";
  --fa--fa: "\e244\e244"; }

.fa-moon-over-sun {
  --fa: "\f74a";
  --fa--fa: "\f74a\f74a"; }

.fa-eclipse-alt {
  --fa: "\f74a";
  --fa--fa: "\f74a\f74a"; }

.fa-pipe {
  --fa: "\7c";
  --fa--fa: "\7c\7c"; }

.fa-file-medical {
  --fa: "\f477";
  --fa--fa: "\f477\f477"; }

.fa-potato {
  --fa: "\e440";
  --fa--fa: "\e440\e440"; }

.fa-dice-one {
  --fa: "\f525";
  --fa--fa: "\f525\f525"; }

.fa-circle-a {
  --fa: "\e0f7";
  --fa--fa: "\e0f7\e0f7"; }

.fa-helmet-battle {
  --fa: "\f6eb";
  --fa--fa: "\f6eb\f6eb"; }

.fa-butter {
  --fa: "\e3e4";
  --fa--fa: "\e3e4\e3e4"; }

.fa-blanket-fire {
  --fa: "\e3da";
  --fa--fa: "\e3da\e3da"; }

.fa-kiwi-bird {
  --fa: "\f535";
  --fa--fa: "\f535\f535"; }

.fa-castle {
  --fa: "\e0de";
  --fa--fa: "\e0de\e0de"; }

.fa-golf-club {
  --fa: "\f451";
  --fa--fa: "\f451\f451"; }

.fa-arrow-right-arrow-left {
  --fa: "\f0ec";
  --fa--fa: "\f0ec\f0ec"; }

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

.fa-rotate-right {
  --fa: "\f2f9";
  --fa--fa: "\f2f9\f2f9"; }

.fa-redo-alt {
  --fa: "\f2f9";
  --fa--fa: "\f2f9\f2f9"; }

.fa-rotate-forward {
  --fa: "\f2f9";
  --fa--fa: "\f2f9\f2f9"; }

.fa-utensils {
  --fa: "\f2e7";
  --fa--fa: "\f2e7\f2e7"; }

.fa-cutlery {
  --fa: "\f2e7";
  --fa--fa: "\f2e7\f2e7"; }

.fa-arrow-up-wide-short {
  --fa: "\f161";
  --fa--fa: "\f161\f161"; }

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

.fa-chart-pie-simple-circle-dollar {
  --fa: "\e605";
  --fa--fa: "\e605\e605"; }

.fa-balloons {
  --fa: "\e2e4";
  --fa--fa: "\e2e4\e2e4"; }

.fa-mill-sign {
  --fa: "\e1ed";
  --fa--fa: "\e1ed\e1ed"; }

.fa-bowl-rice {
  --fa: "\e2eb";
  --fa--fa: "\e2eb\e2eb"; }

.fa-timeline-arrow {
  --fa: "\e29d";
  --fa--fa: "\e29d\e29d"; }

.fa-skull {
  --fa: "\f54c";
  --fa--fa: "\f54c\f54c"; }

.fa-game-board-simple {
  --fa: "\f868";
  --fa--fa: "\f868\f868"; }

.fa-game-board-alt {
  --fa: "\f868";
  --fa--fa: "\f868\f868"; }

.fa-circle-video {
  --fa: "\e12b";
  --fa--fa: "\e12b\e12b"; }

.fa-video-circle {
  --fa: "\e12b";
  --fa--fa: "\e12b\e12b"; }

.fa-chart-scatter-bubble {
  --fa: "\e0e9";
  --fa--fa: "\e0e9\e0e9"; }

.fa-house-turret {
  --fa: "\e1b4";
  --fa--fa: "\e1b4\e1b4"; }

.fa-banana {
  --fa: "\e2e5";
  --fa--fa: "\e2e5\e2e5"; }

.fa-hand-holding-skull {
  --fa: "\e1a4";
  --fa--fa: "\e1a4\e1a4"; }

.fa-people-dress {
  --fa: "\e217";
  --fa--fa: "\e217\e217"; }

.fa-loveseat {
  --fa: "\f4cc";
  --fa--fa: "\f4cc\f4cc"; }

.fa-couch-small {
  --fa: "\f4cc";
  --fa--fa: "\f4cc\f4cc"; }

.fa-tower-broadcast {
  --fa: "\f519";
  --fa--fa: "\f519\f519"; }

.fa-broadcast-tower {
  --fa: "\f519";
  --fa--fa: "\f519\f519"; }

.fa-truck-pickup {
  --fa: "\f63c";
  --fa--fa: "\f63c\f63c"; }

.fa-block-quote {
  --fa: "\e0b5";
  --fa--fa: "\e0b5\e0b5"; }

.fa-up-long {
  --fa: "\f30c";
  --fa--fa: "\f30c\f30c"; }

.fa-long-arrow-alt-up {
  --fa: "\f30c";
  --fa--fa: "\f30c\f30c"; }

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

.fa-code-merge {
  --fa: "\f387";
  --fa--fa: "\f387\f387"; }

.fa-money-check-dollar-pen {
  --fa: "\f873";
  --fa--fa: "\f873\f873"; }

.fa-money-check-edit-alt {
  --fa: "\f873";
  --fa--fa: "\f873\f873"; }

.fa-up-from-line {
  --fa: "\f346";
  --fa--fa: "\f346\f346"; }

.fa-arrow-alt-from-bottom {
  --fa: "\f346";
  --fa--fa: "\f346\f346"; }

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

.fa-hurricane {
  --fa: "\f751";
  --fa--fa: "\f751\f751"; }

.fa-grid-round-2-plus {
  --fa: "\e5dc";
  --fa--fa: "\e5dc\e5dc"; }

.fa-people-pants {
  --fa: "\e219";
  --fa--fa: "\e219\e219"; }

.fa-mound {
  --fa: "\e52d";
  --fa--fa: "\e52d\e52d"; }

.fa-windsock {
  --fa: "\f777";
  --fa--fa: "\f777\f777"; }

.fa-circle-half {
  --fa: "\e110";
  --fa--fa: "\e110\e110"; }

.fa-brake-warning {
  --fa: "\e0c7";
  --fa--fa: "\e0c7\e0c7"; }

.fa-toilet-portable {
  --fa: "\e583";
  --fa--fa: "\e583\e583"; }

.fa-compact-disc {
  --fa: "\f51f";
  --fa--fa: "\f51f\f51f"; }

.fa-file-arrow-down {
  --fa: "\f56d";
  --fa--fa: "\f56d\f56d"; }

.fa-file-download {
  --fa: "\f56d";
  --fa--fa: "\f56d\f56d"; }

.fa-saxophone-fire {
  --fa: "\f8db";
  --fa--fa: "\f8db\f8db"; }

.fa-sax-hot {
  --fa: "\f8db";
  --fa--fa: "\f8db\f8db"; }

.fa-camera-web-slash {
  --fa: "\f833";
  --fa--fa: "\f833\f833"; }

.fa-webcam-slash {
  --fa: "\f833";
  --fa--fa: "\f833\f833"; }

.fa-folder-medical {
  --fa: "\e18c";
  --fa--fa: "\e18c\e18c"; }

.fa-folder-gear {
  --fa: "\e187";
  --fa--fa: "\e187\e187"; }

.fa-folder-cog {
  --fa: "\e187";
  --fa--fa: "\e187\e187"; }

.fa-hand-wave {
  --fa: "\e1a7";
  --fa--fa: "\e1a7\e1a7"; }

.fa-arrow-up-arrow-down {
  --fa: "\e099";
  --fa--fa: "\e099\e099"; }

.fa-sort-up-down {
  --fa: "\e099";
  --fa--fa: "\e099\e099"; }

.fa-caravan {
  --fa: "\f8ff";
  --fa--fa: "\f8ff\f8ff"; }

.fa-shield-cat {
  --fa: "\e572";
  --fa--fa: "\e572\e572"; }

.fa-message-slash {
  --fa: "\f4a9";
  --fa--fa: "\f4a9\f4a9"; }

.fa-comment-alt-slash {
  --fa: "\f4a9";
  --fa--fa: "\f4a9\f4a9"; }

.fa-bolt {
  --fa: "\f0e7";
  --fa--fa: "\f0e7\f0e7"; }

.fa-zap {
  --fa: "\f0e7";
  --fa--fa: "\f0e7\f0e7"; }

.fa-trash-can-check {
  --fa: "\e2a9";
  --fa--fa: "\e2a9\e2a9"; }

.fa-glass-water {
  --fa: "\e4f4";
  --fa--fa: "\e4f4\e4f4"; }

.fa-oil-well {
  --fa: "\e532";
  --fa--fa: "\e532\e532"; }

.fa-table-cells-column-unlock {
  --fa: "\e690";
  --fa--fa: "\e690\e690"; }

.fa-person-simple {
  --fa: "\e220";
  --fa--fa: "\e220\e220"; }

.fa-arrow-turn-left-up {
  --fa: "\e634";
  --fa--fa: "\e634\e634"; }

.fa-vault {
  --fa: "\e2c5";
  --fa--fa: "\e2c5\e2c5"; }

.fa-mars {
  --fa: "\f222";
  --fa--fa: "\f222\f222"; }

.fa-toilet {
  --fa: "\f7d8";
  --fa--fa: "\f7d8\f7d8"; }

.fa-plane-circle-xmark {
  --fa: "\e557";
  --fa--fa: "\e557\e557"; }

.fa-yen-sign {
  --fa: "\f157";
  --fa--fa: "\f157\f157"; }

.fa-cny {
  --fa: "\f157";
  --fa--fa: "\f157\f157"; }

.fa-jpy {
  --fa: "\f157";
  --fa--fa: "\f157\f157"; }

.fa-rmb {
  --fa: "\f157";
  --fa--fa: "\f157\f157"; }

.fa-yen {
  --fa: "\f157";
  --fa--fa: "\f157\f157"; }

.fa-gear-code {
  --fa: "\e5e8";
  --fa--fa: "\e5e8\e5e8"; }

.fa-notes {
  --fa: "\e202";
  --fa--fa: "\e202\e202"; }

.fa-ruble-sign {
  --fa: "\f158";
  --fa--fa: "\f158\f158"; }

.fa-rouble {
  --fa: "\f158";
  --fa--fa: "\f158\f158"; }

.fa-rub {
  --fa: "\f158";
  --fa--fa: "\f158\f158"; }

.fa-ruble {
  --fa: "\f158";
  --fa--fa: "\f158\f158"; }

.fa-trash-undo {
  --fa: "\f895";
  --fa--fa: "\f895\f895"; }

.fa-trash-arrow-turn-left {
  --fa: "\f895";
  --fa--fa: "\f895\f895"; }

.fa-champagne-glass {
  --fa: "\f79e";
  --fa--fa: "\f79e\f79e"; }

.fa-glass-champagne {
  --fa: "\f79e";
  --fa--fa: "\f79e\f79e"; }

.fa-objects-align-center-horizontal {
  --fa: "\e3bc";
  --fa--fa: "\e3bc\e3bc"; }

.fa-sun {
  --fa: "\f185";
  --fa--fa: "\f185\f185"; }

.fa-trash-can-slash {
  --fa: "\e2ad";
  --fa--fa: "\e2ad\e2ad"; }

.fa-trash-alt-slash {
  --fa: "\e2ad";
  --fa--fa: "\e2ad\e2ad"; }

.fa-screen-users {
  --fa: "\f63d";
  --fa--fa: "\f63d\f63d"; }

.fa-users-class {
  --fa: "\f63d";
  --fa--fa: "\f63d\f63d"; }

.fa-guitar {
  --fa: "\f7a6";
  --fa--fa: "\f7a6\f7a6"; }

.fa-square-arrow-left {
  --fa: "\f33a";
  --fa--fa: "\f33a\f33a"; }

.fa-arrow-square-left {
  --fa: "\f33a";
  --fa--fa: "\f33a\f33a"; }

.fa-square-8 {
  --fa: "\e25d";
  --fa--fa: "\e25d\e25d"; }

.fa-face-smile-hearts {
  --fa: "\e390";
  --fa--fa: "\e390\e390"; }

.fa-brackets-square {
  --fa: "\f7e9";
  --fa--fa: "\f7e9\f7e9"; }

.fa-brackets {
  --fa: "\f7e9";
  --fa--fa: "\f7e9\f7e9"; }

.fa-laptop-arrow-down {
  --fa: "\e1c6";
  --fa--fa: "\e1c6\e1c6"; }

.fa-hockey-stick-puck {
  --fa: "\e3ae";
  --fa--fa: "\e3ae\e3ae"; }

.fa-house-tree {
  --fa: "\e1b3";
  --fa--fa: "\e1b3\e1b3"; }

.fa-signal-fair {
  --fa: "\f68d";
  --fa--fa: "\f68d\f68d"; }

.fa-signal-2 {
  --fa: "\f68d";
  --fa--fa: "\f68d\f68d"; }

.fa-face-laugh-wink {
  --fa: "\f59c";
  --fa--fa: "\f59c\f59c"; }

.fa-laugh-wink {
  --fa: "\f59c";
  --fa--fa: "\f59c\f59c"; }

.fa-circle-dollar {
  --fa: "\f2e8";
  --fa--fa: "\f2e8\f2e8"; }

.fa-dollar-circle {
  --fa: "\f2e8";
  --fa--fa: "\f2e8\f2e8"; }

.fa-usd-circle {
  --fa: "\f2e8";
  --fa--fa: "\f2e8\f2e8"; }

.fa-horse-head {
  --fa: "\f7ab";
  --fa--fa: "\f7ab\f7ab"; }

.fa-arrows-repeat {
  --fa: "\f364";
  --fa--fa: "\f364\f364"; }

.fa-repeat-alt {
  --fa: "\f364";
  --fa--fa: "\f364\f364"; }

.fa-bore-hole {
  --fa: "\e4c3";
  --fa--fa: "\e4c3\e4c3"; }

.fa-industry {
  --fa: "\f275";
  --fa--fa: "\f275\f275"; }

.fa-image-polaroid {
  --fa: "\f8c4";
  --fa--fa: "\f8c4\f8c4"; }

.fa-wave-triangle {
  --fa: "\f89a";
  --fa--fa: "\f89a\f89a"; }

.fa-turn-left-down {
  --fa: "\e637";
  --fa--fa: "\e637\e637"; }

.fa-person-running-fast {
  --fa: "\e5ff";
  --fa--fa: "\e5ff\e5ff"; }

.fa-circle-down {
  --fa: "\f358";
  --fa--fa: "\f358\f358"; }

.fa-arrow-alt-circle-down {
  --fa: "\f358";
  --fa--fa: "\f358\f358"; }

.fa-grill {
  --fa: "\e5a3";
  --fa--fa: "\e5a3\e5a3"; }

.fa-arrows-turn-to-dots {
  --fa: "\e4c1";
  --fa--fa: "\e4c1\e4c1"; }

.fa-chart-mixed {
  --fa: "\f643";
  --fa--fa: "\f643\f643"; }

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

.fa-florin-sign {
  --fa: "\e184";
  --fa--fa: "\e184\e184"; }

.fa-arrow-down-short-wide {
  --fa: "\f884";
  --fa--fa: "\f884\f884"; }

.fa-sort-amount-desc {
  --fa: "\f884";
  --fa--fa: "\f884\f884"; }

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

.fa-less-than {
  --fa: "\3c";
  --fa--fa: "\3c\3c"; }

.fa-display-code {
  --fa: "\e165";
  --fa--fa: "\e165\e165"; }

.fa-desktop-code {
  --fa: "\e165";
  --fa--fa: "\e165\e165"; }

.fa-face-drooling {
  --fa: "\e372";
  --fa--fa: "\e372\e372"; }

.fa-oil-temperature {
  --fa: "\f614";
  --fa--fa: "\f614\f614"; }

.fa-oil-temp {
  --fa: "\f614";
  --fa--fa: "\f614\f614"; }

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

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

.fa-air-conditioner {
  --fa: "\f8f4";
  --fa--fa: "\f8f4\f8f4"; }

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

.fa-mountains {
  --fa: "\f6fd";
  --fa--fa: "\f6fd\f6fd"; }

.fa-omega {
  --fa: "\f67a";
  --fa--fa: "\f67a\f67a"; }

.fa-car-tunnel {
  --fa: "\e4de";
  --fa--fa: "\e4de\e4de"; }

.fa-person-dolly-empty {
  --fa: "\f4d1";
  --fa--fa: "\f4d1\f4d1"; }

.fa-pan-food {
  --fa: "\e42b";
  --fa--fa: "\e42b\e42b"; }

.fa-head-side-cough {
  --fa: "\e061";
  --fa--fa: "\e061\e061"; }

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

.fa-thumbs-down {
  --fa: "\f165";
  --fa--fa: "\f165\f165"; }

.fa-user-lock {
  --fa: "\f502";
  --fa--fa: "\f502\f502"; }

.fa-arrow-right-long {
  --fa: "\f178";
  --fa--fa: "\f178\f178"; }

.fa-long-arrow-right {
  --fa: "\f178";
  --fa--fa: "\f178\f178"; }

.fa-tickets-airline {
  --fa: "\e29b";
  --fa--fa: "\e29b\e29b"; }

.fa-tickets-perforated-plane {
  --fa: "\e29b";
  --fa--fa: "\e29b\e29b"; }

.fa-tickets-plane {
  --fa: "\e29b";
  --fa--fa: "\e29b\e29b"; }

.fa-tent-double-peak {
  --fa: "\e627";
  --fa--fa: "\e627\e627"; }

.fa-anchor-circle-xmark {
  --fa: "\e4ac";
  --fa--fa: "\e4ac\e4ac"; }

.fa-ellipsis {
  --fa: "\f141";
  --fa--fa: "\f141\f141"; }

.fa-ellipsis-h {
  --fa: "\f141";
  --fa--fa: "\f141\f141"; }

.fa-nfc-slash {
  --fa: "\e1fc";
  --fa--fa: "\e1fc\e1fc"; }

.fa-chess-pawn {
  --fa: "\f443";
  --fa--fa: "\f443\f443"; }

.fa-kit-medical {
  --fa: "\f479";
  --fa--fa: "\f479\f479"; }

.fa-first-aid {
  --fa: "\f479";
  --fa--fa: "\f479\f479"; }

.fa-grid-2-plus {
  --fa: "\e197";
  --fa--fa: "\e197\e197"; }

.fa-bells {
  --fa: "\f77f";
  --fa--fa: "\f77f\f77f"; }

.fa-person-through-window {
  --fa: "\e5a9";
  --fa--fa: "\e5a9\e5a9"; }

.fa-toolbox {
  --fa: "\f552";
  --fa--fa: "\f552\f552"; }

.fa-globe-wifi {
  --fa: "\e685";
  --fa--fa: "\e685\e685"; }

.fa-envelope-dot {
  --fa: "\e16f";
  --fa--fa: "\e16f\e16f"; }

.fa-envelope-badge {
  --fa: "\e16f";
  --fa--fa: "\e16f\e16f"; }

.fa-magnifying-glass-waveform {
  --fa: "\e661";
  --fa--fa: "\e661\e661"; }

.fa-hands-holding-circle {
  --fa: "\e4fb";
  --fa--fa: "\e4fb\e4fb"; }

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

.fa-bowl-chopsticks {
  --fa: "\e2e9";
  --fa--fa: "\e2e9\e2e9"; }

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

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

.fa-circle-s {
  --fa: "\e121";
  --fa--fa: "\e121\e121"; }

.fa-box-ballot {
  --fa: "\f735";
  --fa--fa: "\f735\f735"; }

.fa-car {
  --fa: "\f1b9";
  --fa--fa: "\f1b9\f1b9"; }

.fa-automobile {
  --fa: "\f1b9";
  --fa--fa: "\f1b9\f1b9"; }

.fa-hand-holding-hand {
  --fa: "\e4f7";
  --fa--fa: "\e4f7\e4f7"; }

.fa-user-tie-hair {
  --fa: "\e45f";
  --fa--fa: "\e45f\e45f"; }

.fa-podium-star {
  --fa: "\f758";
  --fa--fa: "\f758\f758"; }

.fa-user-hair-mullet {
  --fa: "\e45c";
  --fa--fa: "\e45c\e45c"; }

.fa-business-front {
  --fa: "\e45c";
  --fa--fa: "\e45c\e45c"; }

.fa-party-back {
  --fa: "\e45c";
  --fa--fa: "\e45c\e45c"; }

.fa-trian-balbot {
  --fa: "\e45c";
  --fa--fa: "\e45c\e45c"; }

.fa-microphone-stand {
  --fa: "\f8cb";
  --fa--fa: "\f8cb\f8cb"; }

.fa-book-open-reader {
  --fa: "\f5da";
  --fa--fa: "\f5da\f5da"; }

.fa-book-reader {
  --fa: "\f5da";
  --fa--fa: "\f5da\f5da"; }

.fa-family-dress {
  --fa: "\e301";
  --fa--fa: "\e301\e301"; }

.fa-circle-x {
  --fa: "\e12e";
  --fa--fa: "\e12e\e12e"; }

.fa-cabin {
  --fa: "\e46d";
  --fa--fa: "\e46d\e46d"; }

.fa-mountain-sun {
  --fa: "\e52f";
  --fa--fa: "\e52f\e52f"; }

.fa-chart-simple-horizontal {
  --fa: "\e474";
  --fa--fa: "\e474\e474"; }

.fa-arrows-left-right-to-line {
  --fa: "\e4ba";
  --fa--fa: "\e4ba\e4ba"; }

.fa-hand-back-point-left {
  --fa: "\e19f";
  --fa--fa: "\e19f\e19f"; }

.fa-message-dots {
  --fa: "\f4a3";
  --fa--fa: "\f4a3\f4a3"; }

.fa-comment-alt-dots {
  --fa: "\f4a3";
  --fa--fa: "\f4a3\f4a3"; }

.fa-messaging {
  --fa: "\f4a3";
  --fa--fa: "\f4a3\f4a3"; }

.fa-file-heart {
  --fa: "\e176";
  --fa--fa: "\e176\e176"; }

.fa-beer-mug {
  --fa: "\e0b3";
  --fa--fa: "\e0b3\e0b3"; }

.fa-beer-foam {
  --fa: "\e0b3";
  --fa--fa: "\e0b3\e0b3"; }

.fa-dice-d20 {
  --fa: "\f6cf";
  --fa--fa: "\f6cf\f6cf"; }

.fa-drone {
  --fa: "\f85f";
  --fa--fa: "\f85f\f85f"; }

.fa-truck-droplet {
  --fa: "\e58c";
  --fa--fa: "\e58c\e58c"; }

.fa-file-circle-xmark {
  --fa: "\e5a1";
  --fa--fa: "\e5a1\e5a1"; }

.fa-temperature-arrow-up {
  --fa: "\e040";
  --fa--fa: "\e040\e040"; }

.fa-temperature-up {
  --fa: "\e040";
  --fa--fa: "\e040\e040"; }

.fa-medal {
  --fa: "\f5a2";
  --fa--fa: "\f5a2\f5a2"; }

.fa-person-fairy {
  --fa: "\e608";
  --fa--fa: "\e608\e608"; }

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

.fa-book-copy {
  --fa: "\e0be";
  --fa--fa: "\e0be\e0be"; }

.fa-square-h {
  --fa: "\f0fd";
  --fa--fa: "\f0fd\f0fd"; }

.fa-h-square {
  --fa: "\f0fd";
  --fa--fa: "\f0fd\f0fd"; }

.fa-square-c {
  --fa: "\e266";
  --fa--fa: "\e266\e266"; }

.fa-clock-two {
  --fa: "\e35a";
  --fa--fa: "\e35a\e35a"; }

.fa-square-ellipsis-vertical {
  --fa: "\e26f";
  --fa--fa: "\e26f\e26f"; }

.fa-calendar-users {
  --fa: "\e5e2";
  --fa--fa: "\e5e2\e5e2"; }

.fa-podcast {
  --fa: "\f2ce";
  --fa--fa: "\f2ce\f2ce"; }

.fa-bee {
  --fa: "\e0b2";
  --fa--fa: "\e0b2\e0b2"; }

.fa-temperature-full {
  --fa: "\f2c7";
  --fa--fa: "\f2c7\f2c7"; }

.fa-temperature-4 {
  --fa: "\f2c7";
  --fa--fa: "\f2c7\f2c7"; }

.fa-thermometer-4 {
  --fa: "\f2c7";
  --fa--fa: "\f2c7\f2c7"; }

.fa-thermometer-full {
  --fa: "\f2c7";
  --fa--fa: "\f2c7\f2c7"; }

.fa-bell {
  --fa: "\f0f3";
  --fa--fa: "\f0f3\f0f3"; }

.fa-candy-bar {
  --fa: "\e3e8";
  --fa--fa: "\e3e8\e3e8"; }

.fa-chocolate-bar {
  --fa: "\e3e8";
  --fa--fa: "\e3e8\e3e8"; }

.fa-xmark-large {
  --fa: "\e59b";
  --fa--fa: "\e59b\e59b"; }

.fa-pinata {
  --fa: "\e3c3";
  --fa--fa: "\e3c3\e3c3"; }

.fa-file-ppt {
  --fa: "\e64a";
  --fa--fa: "\e64a\e64a"; }

.fa-arrows-from-line {
  --fa: "\e0a4";
  --fa--fa: "\e0a4\e0a4"; }

.fa-superscript {
  --fa: "\f12b";
  --fa--fa: "\f12b\f12b"; }

.fa-bowl-spoon {
  --fa: "\e3e0";
  --fa--fa: "\e3e0\e3e0"; }

.fa-hexagon-check {
  --fa: "\e416";
  --fa--fa: "\e416\e416"; }

.fa-plug-circle-xmark {
  --fa: "\e560";
  --fa--fa: "\e560\e560"; }

.fa-star-of-life {
  --fa: "\f621";
  --fa--fa: "\f621\f621"; }

.fa-phone-slash {
  --fa: "\f3dd";
  --fa--fa: "\f3dd\f3dd"; }

.fa-traffic-light-stop {
  --fa: "\f63a";
  --fa--fa: "\f63a\f63a"; }

.fa-paint-roller {
  --fa: "\f5aa";
  --fa--fa: "\f5aa\f5aa"; }

.fa-accent-grave {
  --fa: "\60";
  --fa--fa: "\60\60"; }

.fa-handshake-angle {
  --fa: "\f4c4";
  --fa--fa: "\f4c4\f4c4"; }

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

.fa-circle-0 {
  --fa: "\e0ed";
  --fa--fa: "\e0ed\e0ed"; }

.fa-dial-med-low {
  --fa: "\e160";
  --fa--fa: "\e160\e160"; }

.fa-location-dot {
  --fa: "\f3c5";
  --fa--fa: "\f3c5\f3c5"; }

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

.fa-crab {
  --fa: "\e3ff";
  --fa--fa: "\e3ff\e3ff"; }

.fa-box-open-full {
  --fa: "\f49c";
  --fa--fa: "\f49c\f49c"; }

.fa-box-full {
  --fa: "\f49c";
  --fa--fa: "\f49c\f49c"; }

.fa-file {
  --fa: "\f15b";
  --fa--fa: "\f15b\f15b"; }

.fa-greater-than {
  --fa: "\3e";
  --fa--fa: "\3e\3e"; }

.fa-quotes {
  --fa: "\e234";
  --fa--fa: "\e234\e234"; }

.fa-pretzel {
  --fa: "\e441";
  --fa--fa: "\e441\e441"; }

.fa-t-rex {
  --fa: "\e629";
  --fa--fa: "\e629\e629"; }

.fa-person-swimming {
  --fa: "\f5c4";
  --fa--fa: "\f5c4\f5c4"; }

.fa-swimmer {
  --fa: "\f5c4";
  --fa--fa: "\f5c4\f5c4"; }

.fa-arrow-down {
  --fa: "\f063";
  --fa--fa: "\f063\f063"; }

.fa-user-robot-xmarks {
  --fa: "\e4a7";
  --fa--fa: "\e4a7\e4a7"; }

.fa-message-quote {
  --fa: "\e1e4";
  --fa--fa: "\e1e4\e1e4"; }

.fa-comment-alt-quote {
  --fa: "\e1e4";
  --fa--fa: "\e1e4\e1e4"; }

.fa-candy-corn {
  --fa: "\f6bd";
  --fa--fa: "\f6bd\f6bd"; }

.fa-folder-magnifying-glass {
  --fa: "\e18b";
  --fa--fa: "\e18b\e18b"; }

.fa-folder-search {
  --fa: "\e18b";
  --fa--fa: "\e18b\e18b"; }

.fa-notebook {
  --fa: "\e201";
  --fa--fa: "\e201\e201"; }

.fa-circle-wifi {
  --fa: "\e67d";
  --fa--fa: "\e67d\e67d"; }

.fa-droplet {
  --fa: "\f043";
  --fa--fa: "\f043\f043"; }

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

.fa-bullseye-pointer {
  --fa: "\f649";
  --fa--fa: "\f649\f649"; }

.fa-eraser {
  --fa: "\f12d";
  --fa--fa: "\f12d\f12d"; }

.fa-hexagon-image {
  --fa: "\e504";
  --fa--fa: "\e504\e504"; }

.fa-earth-americas {
  --fa: "\f57d";
  --fa--fa: "\f57d\f57d"; }

.fa-earth {
  --fa: "\f57d";
  --fa--fa: "\f57d\f57d"; }

.fa-earth-america {
  --fa: "\f57d";
  --fa--fa: "\f57d\f57d"; }

.fa-globe-americas {
  --fa: "\f57d";
  --fa--fa: "\f57d\f57d"; }

.fa-file-svg {
  --fa: "\e64b";
  --fa--fa: "\e64b\e64b"; }

.fa-crate-apple {
  --fa: "\f6b1";
  --fa--fa: "\f6b1\f6b1"; }

.fa-apple-crate {
  --fa: "\f6b1";
  --fa--fa: "\f6b1\f6b1"; }

.fa-person-burst {
  --fa: "\e53b";
  --fa--fa: "\e53b\e53b"; }

.fa-game-board {
  --fa: "\f867";
  --fa--fa: "\f867\f867"; }

.fa-hat-chef {
  --fa: "\f86b";
  --fa--fa: "\f86b\f86b"; }

.fa-hand-back-point-right {
  --fa: "\e1a1";
  --fa--fa: "\e1a1\e1a1"; }

.fa-dove {
  --fa: "\f4ba";
  --fa--fa: "\f4ba\f4ba"; }

.fa-snowflake-droplets {
  --fa: "\e5c1";
  --fa--fa: "\e5c1\e5c1"; }

.fa-battery-empty {
  --fa: "\f244";
  --fa--fa: "\f244\f244"; }

.fa-battery-0 {
  --fa: "\f244";
  --fa--fa: "\f244\f244"; }

.fa-grid-4 {
  --fa: "\e198";
  --fa--fa: "\e198\e198"; }

.fa-socks {
  --fa: "\f696";
  --fa--fa: "\f696\f696"; }

.fa-face-sunglasses {
  --fa: "\e398";
  --fa--fa: "\e398\e398"; }

.fa-inbox {
  --fa: "\f01c";
  --fa--fa: "\f01c\f01c"; }

.fa-square-0 {
  --fa: "\e255";
  --fa--fa: "\e255\e255"; }

.fa-section {
  --fa: "\e447";
  --fa--fa: "\e447\e447"; }

.fa-square-this-way-up {
  --fa: "\f49f";
  --fa--fa: "\f49f\f49f"; }

.fa-box-up {
  --fa: "\f49f";
  --fa--fa: "\f49f\f49f"; }

.fa-gauge-high {
  --fa: "\f625";
  --fa--fa: "\f625\f625"; }

.fa-tachometer-alt {
  --fa: "\f625";
  --fa--fa: "\f625\f625"; }

.fa-tachometer-alt-fast {
  --fa: "\f625";
  --fa--fa: "\f625\f625"; }

.fa-square-ampersand {
  --fa: "\e260";
  --fa--fa: "\e260\e260"; }

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

.fa-lamp-desk {
  --fa: "\e014";
  --fa--fa: "\e014\e014"; }

.fa-hospital {
  --fa: "\f0f8";
  --fa--fa: "\f0f8\f0f8"; }

.fa-hospital-alt {
  --fa: "\f0f8";
  --fa--fa: "\f0f8\f0f8"; }

.fa-hospital-wide {
  --fa: "\f0f8";
  --fa--fa: "\f0f8\f0f8"; }

.fa-poll-people {
  --fa: "\f759";
  --fa--fa: "\f759\f759"; }

.fa-whiskey-glass-ice {
  --fa: "\f7a1";
  --fa--fa: "\f7a1\f7a1"; }

.fa-glass-whiskey-rocks {
  --fa: "\f7a1";
  --fa--fa: "\f7a1\f7a1"; }

.fa-wine-bottle {
  --fa: "\f72f";
  --fa--fa: "\f72f\f72f"; }

.fa-chess-rook {
  --fa: "\f447";
  --fa--fa: "\f447\f447"; }

.fa-user-bounty-hunter {
  --fa: "\e2bf";
  --fa--fa: "\e2bf\e2bf"; }

.fa-bars-staggered {
  --fa: "\f550";
  --fa--fa: "\f550\f550"; }

.fa-reorder {
  --fa: "\f550";
  --fa--fa: "\f550\f550"; }

.fa-stream {
  --fa: "\f550";
  --fa--fa: "\f550\f550"; }

.fa-diagram-sankey {
  --fa: "\e158";
  --fa--fa: "\e158\e158"; }

.fa-cloud-hail-mixed {
  --fa: "\f73a";
  --fa--fa: "\f73a\f73a"; }

.fa-circle-up-left {
  --fa: "\e128";
  --fa--fa: "\e128\e128"; }

.fa-dharmachakra {
  --fa: "\f655";
  --fa--fa: "\f655\f655"; }

.fa-objects-align-left {
  --fa: "\e3be";
  --fa--fa: "\e3be\e3be"; }

.fa-oil-can-drip {
  --fa: "\e205";
  --fa--fa: "\e205\e205"; }

.fa-face-smiling-hands {
  --fa: "\e396";
  --fa--fa: "\e396\e396"; }

.fa-broccoli {
  --fa: "\e3e2";
  --fa--fa: "\e3e2\e3e2"; }

.fa-route-interstate {
  --fa: "\f61b";
  --fa--fa: "\f61b\f61b"; }

.fa-ear-muffs {
  --fa: "\f795";
  --fa--fa: "\f795\f795"; }

.fa-hotdog {
  --fa: "\f80f";
  --fa--fa: "\f80f\f80f"; }

.fa-transporter-empty {
  --fa: "\e046";
  --fa--fa: "\e046\e046"; }

.fa-person-walking-with-cane {
  --fa: "\f29d";
  --fa--fa: "\f29d\f29d"; }

.fa-blind {
  --fa: "\f29d";
  --fa--fa: "\f29d\f29d"; }

.fa-angle-90 {
  --fa: "\e08d";
  --fa--fa: "\e08d\e08d"; }

.fa-rectangle-terminal {
  --fa: "\e236";
  --fa--fa: "\e236\e236"; }

.fa-kite {
  --fa: "\f6f4";
  --fa--fa: "\f6f4\f6f4"; }

.fa-drum {
  --fa: "\f569";
  --fa--fa: "\f569\f569"; }

.fa-scrubber {
  --fa: "\f2f8";
  --fa--fa: "\f2f8\f2f8"; }

.fa-ice-cream {
  --fa: "\f810";
  --fa--fa: "\f810\f810"; }

.fa-heart-circle-bolt {
  --fa: "\e4fc";
  --fa--fa: "\e4fc\e4fc"; }

.fa-fish-bones {
  --fa: "\e304";
  --fa--fa: "\e304\e304"; }

.fa-deer-rudolph {
  --fa: "\f78f";
  --fa--fa: "\f78f\f78f"; }

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

.fa-paragraph {
  --fa: "\f1dd";
  --fa--fa: "\f1dd\f1dd"; }

.fa-head-side-heart {
  --fa: "\e1aa";
  --fa--fa: "\e1aa\e1aa"; }

.fa-square-e {
  --fa: "\e26d";
  --fa--fa: "\e26d\e26d"; }

.fa-meter-fire {
  --fa: "\e1eb";
  --fa--fa: "\e1eb\e1eb"; }

.fa-cloud-hail {
  --fa: "\f739";
  --fa--fa: "\f739\f739"; }

.fa-check-to-slot {
  --fa: "\f772";
  --fa--fa: "\f772\f772"; }

.fa-vote-yea {
  --fa: "\f772";
  --fa--fa: "\f772\f772"; }

.fa-money-from-bracket {
  --fa: "\e312";
  --fa--fa: "\e312\e312"; }

.fa-star-half {
  --fa: "\f089";
  --fa--fa: "\f089\f089"; }

.fa-car-bus {
  --fa: "\f85a";
  --fa--fa: "\f85a\f85a"; }

.fa-speaker {
  --fa: "\f8df";
  --fa--fa: "\f8df\f8df"; }

.fa-timer {
  --fa: "\e29e";
  --fa--fa: "\e29e\e29e"; }

.fa-boxes-stacked {
  --fa: "\f468";
  --fa--fa: "\f468\f468"; }

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

.fa-boxes-alt {
  --fa: "\f468";
  --fa--fa: "\f468\f468"; }

.fa-landmark-magnifying-glass {
  --fa: "\e622";
  --fa--fa: "\e622\e622"; }

.fa-grill-hot {
  --fa: "\e5a5";
  --fa--fa: "\e5a5\e5a5"; }

.fa-ballot-check {
  --fa: "\f733";
  --fa--fa: "\f733\f733"; }

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

.fa-chain {
  --fa: "\f0c1";
  --fa--fa: "\f0c1\f0c1"; }

.fa-ear-listen {
  --fa: "\f2a2";
  --fa--fa: "\f2a2\f2a2"; }

.fa-assistive-listening-systems {
  --fa: "\f2a2";
  --fa--fa: "\f2a2\f2a2"; }

.fa-file-minus {
  --fa: "\f318";
  --fa--fa: "\f318\f318"; }

.fa-tree-city {
  --fa: "\e587";
  --fa--fa: "\e587\e587"; }

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

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

.fa-cup-togo {
  --fa: "\f6c5";
  --fa--fa: "\f6c5\f6c5"; }

.fa-coffee-togo {
  --fa: "\f6c5";
  --fa--fa: "\f6c5\f6c5"; }

.fa-square-down-left {
  --fa: "\e26b";
  --fa--fa: "\e26b\e26b"; }

.fa-burger-lettuce {
  --fa: "\e3e3";
  --fa--fa: "\e3e3\e3e3"; }

.fa-table-cells-row-lock {
  --fa: "\e67a";
  --fa--fa: "\e67a\e67a"; }

.fa-rupiah-sign {
  --fa: "\e23d";
  --fa--fa: "\e23d\e23d"; }

.fa-magnifying-glass {
  --fa: "\f002";
  --fa--fa: "\f002\f002"; }

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

.fa-table-tennis-paddle-ball {
  --fa: "\f45d";
  --fa--fa: "\f45d\f45d"; }

.fa-ping-pong-paddle-ball {
  --fa: "\f45d";
  --fa--fa: "\f45d\f45d"; }

.fa-table-tennis {
  --fa: "\f45d";
  --fa--fa: "\f45d\f45d"; }

.fa-person-dots-from-line {
  --fa: "\f470";
  --fa--fa: "\f470\f470"; }

.fa-diagnoses {
  --fa: "\f470";
  --fa--fa: "\f470\f470"; }

.fa-chevrons-down {
  --fa: "\f322";
  --fa--fa: "\f322\f322"; }

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

.fa-trash-can-arrow-up {
  --fa: "\f82a";
  --fa--fa: "\f82a\f82a"; }

.fa-trash-restore-alt {
  --fa: "\f82a";
  --fa--fa: "\f82a\f82a"; }

.fa-signal-good {
  --fa: "\f68e";
  --fa--fa: "\f68e\f68e"; }

.fa-signal-3 {
  --fa: "\f68e";
  --fa--fa: "\f68e\f68e"; }

.fa-location-question {
  --fa: "\f60b";
  --fa--fa: "\f60b\f60b"; }

.fa-map-marker-question {
  --fa: "\f60b";
  --fa--fa: "\f60b\f60b"; }

.fa-floppy-disk-circle-xmark {
  --fa: "\e181";
  --fa--fa: "\e181\e181"; }

.fa-floppy-disk-times {
  --fa: "\e181";
  --fa--fa: "\e181\e181"; }

.fa-save-circle-xmark {
  --fa: "\e181";
  --fa--fa: "\e181\e181"; }

.fa-save-times {
  --fa: "\e181";
  --fa--fa: "\e181\e181"; }

.fa-naira-sign {
  --fa: "\e1f6";
  --fa--fa: "\e1f6\e1f6"; }

.fa-peach {
  --fa: "\e20b";
  --fa--fa: "\e20b\e20b"; }

.fa-circles-overlap-3 {
  --fa: "\e6a1";
  --fa--fa: "\e6a1\e6a1"; }

.fa-pronoun {
  --fa: "\e6a1";
  --fa--fa: "\e6a1\e6a1"; }

.fa-taxi-bus {
  --fa: "\e298";
  --fa--fa: "\e298\e298"; }

.fa-bracket-curly {
  --fa: "\7b";
  --fa--fa: "\7b\7b"; }

.fa-bracket-curly-left {
  --fa: "\7b";
  --fa--fa: "\7b\7b"; }

.fa-lobster {
  --fa: "\e421";
  --fa--fa: "\e421\e421"; }

.fa-cart-flatbed-empty {
  --fa: "\f476";
  --fa--fa: "\f476\f476"; }

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

.fa-colon {
  --fa: "\3a";
  --fa--fa: "\3a\3a"; }

.fa-cart-arrow-down {
  --fa: "\f218";
  --fa--fa: "\f218\f218"; }

.fa-wand {
  --fa: "\f72a";
  --fa--fa: "\f72a\f72a"; }

.fa-walkie-talkie {
  --fa: "\f8ef";
  --fa--fa: "\f8ef\f8ef"; }

.fa-file-pen {
  --fa: "\f31c";
  --fa--fa: "\f31c\f31c"; }

.fa-file-edit {
  --fa: "\f31c";
  --fa--fa: "\f31c\f31c"; }

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

.fa-table-picnic {
  --fa: "\e32d";
  --fa--fa: "\e32d\e32d"; }

.fa-square-pen {
  --fa: "\f14b";
  --fa--fa: "\f14b\f14b"; }

.fa-pen-square {
  --fa: "\f14b";
  --fa--fa: "\f14b\f14b"; }

.fa-pencil-square {
  --fa: "\f14b";
  --fa--fa: "\f14b\f14b"; }

.fa-circle-microphone-lines {
  --fa: "\e117";
  --fa--fa: "\e117\e117"; }

.fa-microphone-circle-alt {
  --fa: "\e117";
  --fa--fa: "\e117\e117"; }

.fa-display-slash {
  --fa: "\e2fa";
  --fa--fa: "\e2fa\e2fa"; }

.fa-desktop-slash {
  --fa: "\e2fa";
  --fa--fa: "\e2fa\e2fa"; }

.fa-suitcase-rolling {
  --fa: "\f5c1";
  --fa--fa: "\f5c1\f5c1"; }

.fa-person-circle-exclamation {
  --fa: "\e53f";
  --fa--fa: "\e53f\e53f"; }

.fa-transporter-2 {
  --fa: "\e044";
  --fa--fa: "\e044\e044"; }

.fa-user-hoodie {
  --fa: "\e68a";
  --fa--fa: "\e68a\e68a"; }

.fa-hands-holding-diamond {
  --fa: "\f47c";
  --fa--fa: "\f47c\f47c"; }

.fa-hand-receiving {
  --fa: "\f47c";
  --fa--fa: "\f47c\f47c"; }

.fa-money-bill-simple-wave {
  --fa: "\e1f2";
  --fa--fa: "\e1f2\e1f2"; }

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

.fa-battery-full {
  --fa: "\f240";
  --fa--fa: "\f240\f240"; }

.fa-battery {
  --fa: "\f240";
  --fa--fa: "\f240\f240"; }

.fa-battery-5 {
  --fa: "\f240";
  --fa--fa: "\f240\f240"; }

.fa-bell-plus {
  --fa: "\f849";
  --fa--fa: "\f849\f849"; }

.fa-book-arrow-right {
  --fa: "\e0b9";
  --fa--fa: "\e0b9\e0b9"; }

.fa-hospitals {
  --fa: "\f80e";
  --fa--fa: "\f80e\f80e"; }

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

.fa-skull-crossbones {
  --fa: "\f714";
  --fa--fa: "\f714\f714"; }

.fa-droplet-degree {
  --fa: "\f748";
  --fa--fa: "\f748\f748"; }

.fa-dewpoint {
  --fa: "\f748";
  --fa--fa: "\f748\f748"; }

.fa-code-compare {
  --fa: "\e13a";
  --fa--fa: "\e13a\e13a"; }

.fa-list-ul {
  --fa: "\f0ca";
  --fa--fa: "\f0ca\f0ca"; }

.fa-list-dots {
  --fa: "\f0ca";
  --fa--fa: "\f0ca\f0ca"; }

.fa-hand-holding-magic {
  --fa: "\f6e5";
  --fa--fa: "\f6e5\f6e5"; }

.fa-watermelon-slice {
  --fa: "\e337";
  --fa--fa: "\e337\e337"; }

.fa-circle-ellipsis {
  --fa: "\e10a";
  --fa--fa: "\e10a\e10a"; }

.fa-school-lock {
  --fa: "\e56f";
  --fa--fa: "\e56f\e56f"; }

.fa-tower-cell {
  --fa: "\e585";
  --fa--fa: "\e585\e585"; }

.fa-sd-cards {
  --fa: "\e240";
  --fa--fa: "\e240\e240"; }

.fa-jug-bottle {
  --fa: "\e5fb";
  --fa--fa: "\e5fb\e5fb"; }

.fa-down-long {
  --fa: "\f309";
  --fa--fa: "\f309\f309"; }

.fa-long-arrow-alt-down {
  --fa: "\f309";
  --fa--fa: "\f309\f309"; }

.fa-envelopes {
  --fa: "\e170";
  --fa--fa: "\e170\e170"; }

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

.fa-ranking-star {
  --fa: "\e561";
  --fa--fa: "\e561\e561"; }

.fa-chess-king {
  --fa: "\f43f";
  --fa--fa: "\f43f\f43f"; }

.fa-nfc-pen {
  --fa: "\e1fa";
  --fa--fa: "\e1fa\e1fa"; }

.fa-person-harassing {
  --fa: "\e549";
  --fa--fa: "\e549\e549"; }

.fa-magnifying-glass-play {
  --fa: "\e660";
  --fa--fa: "\e660\e660"; }

.fa-hat-winter {
  --fa: "\f7a8";
  --fa--fa: "\f7a8\f7a8"; }

.fa-brazilian-real-sign {
  --fa: "\e46c";
  --fa--fa: "\e46c\e46c"; }

.fa-landmark-dome {
  --fa: "\f752";
  --fa--fa: "\f752\f752"; }

.fa-landmark-alt {
  --fa: "\f752";
  --fa--fa: "\f752\f752"; }

.fa-bone-break {
  --fa: "\f5d8";
  --fa--fa: "\f5d8\f5d8"; }

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

.fa-down-from-dotted-line {
  --fa: "\e407";
  --fa--fa: "\e407\e407"; }

.fa-tv {
  --fa: "\f26c";
  --fa--fa: "\f26c\f26c"; }

.fa-television {
  --fa: "\f26c";
  --fa--fa: "\f26c\f26c"; }

.fa-tv-alt {
  --fa: "\f26c";
  --fa--fa: "\f26c\f26c"; }

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

.fa-circle-divide {
  --fa: "\e106";
  --fa--fa: "\e106\e106"; }

.fa-shrimp {
  --fa: "\e448";
  --fa--fa: "\e448\e448"; }

.fa-list-check {
  --fa: "\f0ae";
  --fa--fa: "\f0ae\f0ae"; }

.fa-tasks {
  --fa: "\f0ae";
  --fa--fa: "\f0ae\f0ae"; }

.fa-diagram-subtask {
  --fa: "\e479";
  --fa--fa: "\e479\e479"; }

.fa-jug-detergent {
  --fa: "\e519";
  --fa--fa: "\e519\e519"; }

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

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

.fa-square-y {
  --fa: "\e287";
  --fa--fa: "\e287\e287"; }

.fa-user-doctor-hair {
  --fa: "\e458";
  --fa--fa: "\e458\e458"; }

.fa-planet-ringed {
  --fa: "\e020";
  --fa--fa: "\e020\e020"; }

.fa-mushroom {
  --fa: "\e425";
  --fa--fa: "\e425\e425"; }

.fa-user-shield {
  --fa: "\f505";
  --fa--fa: "\f505\f505"; }

.fa-megaphone {
  --fa: "\f675";
  --fa--fa: "\f675\f675"; }

.fa-wreath-laurel {
  --fa: "\e5d2";
  --fa--fa: "\e5d2\e5d2"; }

.fa-circle-exclamation-check {
  --fa: "\e10d";
  --fa--fa: "\e10d\e10d"; }

.fa-wind {
  --fa: "\f72e";
  --fa--fa: "\f72e\f72e"; }

.fa-box-dollar {
  --fa: "\f4a0";
  --fa--fa: "\f4a0\f4a0"; }

.fa-box-usd {
  --fa: "\f4a0";
  --fa--fa: "\f4a0\f4a0"; }

.fa-car-burst {
  --fa: "\f5e1";
  --fa--fa: "\f5e1\f5e1"; }

.fa-car-crash {
  --fa: "\f5e1";
  --fa--fa: "\f5e1\f5e1"; }

.fa-y {
  --fa: "\59";
  --fa--fa: "\59\59"; }

.fa-user-headset {
  --fa: "\f82d";
  --fa--fa: "\f82d\f82d"; }

.fa-arrows-retweet {
  --fa: "\f361";
  --fa--fa: "\f361\f361"; }

.fa-retweet-alt {
  --fa: "\f361";
  --fa--fa: "\f361\f361"; }

.fa-person-snowboarding {
  --fa: "\f7ce";
  --fa--fa: "\f7ce\f7ce"; }

.fa-snowboarding {
  --fa: "\f7ce";
  --fa--fa: "\f7ce\f7ce"; }

.fa-square-chevron-right {
  --fa: "\f32b";
  --fa--fa: "\f32b\f32b"; }

.fa-chevron-square-right {
  --fa: "\f32b";
  --fa--fa: "\f32b\f32b"; }

.fa-lacrosse-stick-ball {
  --fa: "\e3b6";
  --fa--fa: "\e3b6\e3b6"; }

.fa-truck-fast {
  --fa: "\f48b";
  --fa--fa: "\f48b\f48b"; }

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

.fa-user-magnifying-glass {
  --fa: "\e5c5";
  --fa--fa: "\e5c5\e5c5"; }

.fa-star-sharp {
  --fa: "\e28b";
  --fa--fa: "\e28b\e28b"; }

.fa-comment-heart {
  --fa: "\e5c8";
  --fa--fa: "\e5c8\e5c8"; }

.fa-circle-1 {
  --fa: "\e0ee";
  --fa--fa: "\e0ee\e0ee"; }

.fa-circle-star {
  --fa: "\e123";
  --fa--fa: "\e123\e123"; }

.fa-star-circle {
  --fa: "\e123";
  --fa--fa: "\e123\e123"; }

.fa-fish {
  --fa: "\f578";
  --fa--fa: "\f578\f578"; }

.fa-cloud-fog {
  --fa: "\f74e";
  --fa--fa: "\f74e\f74e"; }

.fa-fog {
  --fa: "\f74e";
  --fa--fa: "\f74e\f74e"; }

.fa-waffle {
  --fa: "\e466";
  --fa--fa: "\e466\e466"; }

.fa-music-note {
  --fa: "\f8cf";
  --fa--fa: "\f8cf\f8cf"; }

.fa-music-alt {
  --fa: "\f8cf";
  --fa--fa: "\f8cf\f8cf"; }

.fa-hexagon-exclamation {
  --fa: "\e417";
  --fa--fa: "\e417\e417"; }

.fa-cart-shopping-fast {
  --fa: "\e0dc";
  --fa--fa: "\e0dc\e0dc"; }

.fa-object-union {
  --fa: "\e49f";
  --fa--fa: "\e49f\e49f"; }

.fa-user-graduate {
  --fa: "\f501";
  --fa--fa: "\f501\f501"; }

.fa-starfighter {
  --fa: "\e037";
  --fa--fa: "\e037\e037"; }

.fa-circle-half-stroke {
  --fa: "\f042";
  --fa--fa: "\f042\f042"; }

.fa-adjust {
  --fa: "\f042";
  --fa--fa: "\f042\f042"; }

.fa-arrow-right-long-to-line {
  --fa: "\e3d5";
  --fa--fa: "\e3d5\e3d5"; }

.fa-square-arrow-down {
  --fa: "\f339";
  --fa--fa: "\f339\f339"; }

.fa-arrow-square-down {
  --fa: "\f339";
  --fa--fa: "\f339\f339"; }

.fa-diamond-half-stroke {
  --fa: "\e5b8";
  --fa--fa: "\e5b8\e5b8"; }

.fa-clapperboard {
  --fa: "\e131";
  --fa--fa: "\e131\e131"; }

.fa-square-chevron-left {
  --fa: "\f32a";
  --fa--fa: "\f32a\f32a"; }

.fa-chevron-square-left {
  --fa: "\f32a";
  --fa--fa: "\f32a\f32a"; }

.fa-phone-intercom {
  --fa: "\e434";
  --fa--fa: "\e434\e434"; }

.fa-link-horizontal {
  --fa: "\e1cb";
  --fa--fa: "\e1cb\e1cb"; }

.fa-chain-horizontal {
  --fa: "\e1cb";
  --fa--fa: "\e1cb\e1cb"; }

.fa-mango {
  --fa: "\e30f";
  --fa--fa: "\e30f\e30f"; }

.fa-music-note-slash {
  --fa: "\f8d0";
  --fa--fa: "\f8d0\f8d0"; }

.fa-music-alt-slash {
  --fa: "\f8d0";
  --fa--fa: "\f8d0\f8d0"; }

.fa-circle-radiation {
  --fa: "\f7ba";
  --fa--fa: "\f7ba\f7ba"; }

.fa-radiation-alt {
  --fa: "\f7ba";
  --fa--fa: "\f7ba\f7ba"; }

.fa-face-tongue-sweat {
  --fa: "\e39e";
  --fa--fa: "\e39e\e39e"; }

.fa-globe-stand {
  --fa: "\f5f6";
  --fa--fa: "\f5f6\f5f6"; }

.fa-baseball {
  --fa: "\f433";
  --fa--fa: "\f433\f433"; }

.fa-baseball-ball {
  --fa: "\f433";
  --fa--fa: "\f433\f433"; }

.fa-circle-p {
  --fa: "\e11a";
  --fa--fa: "\e11a\e11a"; }

.fa-award-simple {
  --fa: "\e0ab";
  --fa--fa: "\e0ab\e0ab"; }

.fa-jet-fighter-up {
  --fa: "\e518";
  --fa--fa: "\e518\e518"; }

.fa-diagram-project {
  --fa: "\f542";
  --fa--fa: "\f542\f542"; }

.fa-project-diagram {
  --fa: "\f542";
  --fa--fa: "\f542\f542"; }

.fa-pedestal {
  --fa: "\e20d";
  --fa--fa: "\e20d\e20d"; }

.fa-chart-pyramid {
  --fa: "\e0e6";
  --fa--fa: "\e0e6\e0e6"; }

.fa-sidebar {
  --fa: "\e24e";
  --fa--fa: "\e24e\e24e"; }

.fa-snowman-head {
  --fa: "\f79b";
  --fa--fa: "\f79b\f79b"; }

.fa-frosty-head {
  --fa: "\f79b";
  --fa--fa: "\f79b\f79b"; }

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

.fa-burger-glass {
  --fa: "\e0ce";
  --fa--fa: "\e0ce\e0ce"; }

.fa-volume-xmark {
  --fa: "\f6a9";
  --fa--fa: "\f6a9\f6a9"; }

.fa-volume-mute {
  --fa: "\f6a9";
  --fa--fa: "\f6a9\f6a9"; }

.fa-volume-times {
  --fa: "\f6a9";
  --fa--fa: "\f6a9\f6a9"; }

.fa-hand-sparkles {
  --fa: "\e05d";
  --fa--fa: "\e05d\e05d"; }

.fa-bars-filter {
  --fa: "\e0ad";
  --fa--fa: "\e0ad\e0ad"; }

.fa-paintbrush-pencil {
  --fa: "\e206";
  --fa--fa: "\e206\e206"; }

.fa-party-bell {
  --fa: "\e31a";
  --fa--fa: "\e31a\e31a"; }

.fa-user-vneck-hair {
  --fa: "\e462";
  --fa--fa: "\e462\e462"; }

.fa-jack-o-lantern {
  --fa: "\f30e";
  --fa--fa: "\f30e\f30e"; }

.fa-grip {
  --fa: "\f58d";
  --fa--fa: "\f58d\f58d"; }

.fa-grip-horizontal {
  --fa: "\f58d";
  --fa--fa: "\f58d\f58d"; }

.fa-share-from-square {
  --fa: "\f14d";
  --fa--fa: "\f14d\f14d"; }

.fa-share-square {
  --fa: "\f14d";
  --fa--fa: "\f14d\f14d"; }

.fa-keynote {
  --fa: "\f66c";
  --fa--fa: "\f66c\f66c"; }

.fa-child-combatant {
  --fa: "\e4e0";
  --fa--fa: "\e4e0\e4e0"; }

.fa-child-rifle {
  --fa: "\e4e0";
  --fa--fa: "\e4e0\e4e0"; }

.fa-gun {
  --fa: "\e19b";
  --fa--fa: "\e19b\e19b"; }

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

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

.fa-hat-beach {
  --fa: "\e606";
  --fa--fa: "\e606\e606"; }

.fa-plus {
  --fa: "\2b";
  --fa--fa: "\2b\2b"; }

.fa-add {
  --fa: "\2b";
  --fa--fa: "\2b\2b"; }

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

.fa-computer {
  --fa: "\e4e5";
  --fa--fa: "\e4e5\e4e5"; }

.fa-fort {
  --fa: "\e486";
  --fa--fa: "\e486\e486"; }

.fa-cloud-check {
  --fa: "\e35c";
  --fa--fa: "\e35c\e35c"; }

.fa-xmark {
  --fa: "\f00d";
  --fa--fa: "\f00d\f00d"; }

.fa-close {
  --fa: "\f00d";
  --fa--fa: "\f00d\f00d"; }

.fa-multiply {
  --fa: "\f00d";
  --fa--fa: "\f00d\f00d"; }

.fa-remove {
  --fa: "\f00d";
  --fa--fa: "\f00d\f00d"; }

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

.fa-face-smirking {
  --fa: "\e397";
  --fa--fa: "\e397\e397"; }

.fa-arrows-up-down-left-right {
  --fa: "\f047";
  --fa--fa: "\f047\f047"; }

.fa-arrows {
  --fa: "\f047";
  --fa--fa: "\f047\f047"; }

.fa-chalkboard-user {
  --fa: "\f51c";
  --fa--fa: "\f51c\f51c"; }

.fa-chalkboard-teacher {
  --fa: "\f51c";
  --fa--fa: "\f51c\f51c"; }

.fa-rhombus {
  --fa: "\e23b";
  --fa--fa: "\e23b\e23b"; }

.fa-claw-marks {
  --fa: "\f6c2";
  --fa--fa: "\f6c2\f6c2"; }

.fa-peso-sign {
  --fa: "\e222";
  --fa--fa: "\e222\e222"; }

.fa-face-smile-tongue {
  --fa: "\e394";
  --fa--fa: "\e394\e394"; }

.fa-cart-circle-xmark {
  --fa: "\e3f4";
  --fa--fa: "\e3f4\e3f4"; }

.fa-building-shield {
  --fa: "\e4d8";
  --fa--fa: "\e4d8\e4d8"; }

.fa-circle-phone-flip {
  --fa: "\e11c";
  --fa--fa: "\e11c\e11c"; }

.fa-phone-circle-alt {
  --fa: "\e11c";
  --fa--fa: "\e11c\e11c"; }

.fa-baby {
  --fa: "\f77c";
  --fa--fa: "\f77c\f77c"; }

.fa-users-line {
  --fa: "\e592";
  --fa--fa: "\e592\e592"; }

.fa-quote-left {
  --fa: "\f10d";
  --fa--fa: "\f10d\f10d"; }

.fa-quote-left-alt {
  --fa: "\f10d";
  --fa--fa: "\f10d\f10d"; }

.fa-tractor {
  --fa: "\f722";
  --fa--fa: "\f722\f722"; }

.fa-down-from-bracket {
  --fa: "\e66b";
  --fa--fa: "\e66b\e66b"; }

.fa-key-skeleton {
  --fa: "\f6f3";
  --fa--fa: "\f6f3\f6f3"; }

.fa-trash-arrow-up {
  --fa: "\f829";
  --fa--fa: "\f829\f829"; }

.fa-trash-restore {
  --fa: "\f829";
  --fa--fa: "\f829\f829"; }

.fa-arrow-down-up-lock {
  --fa: "\e4b0";
  --fa--fa: "\e4b0\e4b0"; }

.fa-arrow-down-to-bracket {
  --fa: "\e094";
  --fa--fa: "\e094\e094"; }

.fa-lines-leaning {
  --fa: "\e51e";
  --fa--fa: "\e51e\e51e"; }

.fa-square-q {
  --fa: "\e27b";
  --fa--fa: "\e27b\e27b"; }

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

.fa-symbols {
  --fa: "\f86e";
  --fa--fa: "\f86e\f86e"; }

.fa-icons-alt {
  --fa: "\f86e";
  --fa--fa: "\f86e\f86e"; }

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

.fa-flask-gear {
  --fa: "\e5f1";
  --fa--fa: "\e5f1\e5f1"; }

.fa-highlighter-line {
  --fa: "\e1af";
  --fa--fa: "\e1af\e1af"; }

.fa-bracket-square {
  --fa: "\5b";
  --fa--fa: "\5b\5b"; }

.fa-bracket {
  --fa: "\5b";
  --fa--fa: "\5b\5b"; }

.fa-bracket-left {
  --fa: "\5b";
  --fa--fa: "\5b\5b"; }

.fa-island-tropical {
  --fa: "\f811";
  --fa--fa: "\f811\f811"; }

.fa-island-tree-palm {
  --fa: "\f811";
  --fa--fa: "\f811\f811"; }

.fa-arrow-right-from-line {
  --fa: "\f343";
  --fa--fa: "\f343\f343"; }

.fa-arrow-from-left {
  --fa: "\f343";
  --fa--fa: "\f343\f343"; }

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

.fa-equals {
  --fa: "\3d";
  --fa--fa: "\3d\3d"; }

.fa-cake-slice {
  --fa: "\e3e5";
  --fa--fa: "\e3e5\e3e5"; }

.fa-shortcake {
  --fa: "\e3e5";
  --fa--fa: "\e3e5\e3e5"; }

.fa-building-magnifying-glass {
  --fa: "\e61c";
  --fa--fa: "\e61c\e61c"; }

.fa-peanut {
  --fa: "\e430";
  --fa--fa: "\e430\e430"; }

.fa-wrench-simple {
  --fa: "\e2d1";
  --fa--fa: "\e2d1\e2d1"; }

.fa-blender {
  --fa: "\f517";
  --fa--fa: "\f517\f517"; }

.fa-teeth {
  --fa: "\f62e";
  --fa--fa: "\f62e\f62e"; }

.fa-tally-2 {
  --fa: "\e295";
  --fa--fa: "\e295\e295"; }

.fa-shekel-sign {
  --fa: "\f20b";
  --fa--fa: "\f20b\f20b"; }

.fa-ils {
  --fa: "\f20b";
  --fa--fa: "\f20b\f20b"; }

.fa-shekel {
  --fa: "\f20b";
  --fa--fa: "\f20b\f20b"; }

.fa-sheqel {
  --fa: "\f20b";
  --fa--fa: "\f20b\f20b"; }

.fa-sheqel-sign {
  --fa: "\f20b";
  --fa--fa: "\f20b\f20b"; }

.fa-cars {
  --fa: "\f85b";
  --fa--fa: "\f85b\f85b"; }

.fa-axe-battle {
  --fa: "\f6b3";
  --fa--fa: "\f6b3\f6b3"; }

.fa-user-hair-long {
  --fa: "\e45b";
  --fa--fa: "\e45b\e45b"; }

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

.fa-arrow-left-from-arc {
  --fa: "\e615";
  --fa--fa: "\e615\e615"; }

.fa-file-circle-info {
  --fa: "\e493";
  --fa--fa: "\e493\e493"; }

.fa-face-disappointed {
  --fa: "\e36f";
  --fa--fa: "\e36f\e36f"; }

.fa-lasso-sparkles {
  --fa: "\e1c9";
  --fa--fa: "\e1c9\e1c9"; }

.fa-clock-eleven {
  --fa: "\e347";
  --fa--fa: "\e347\e347"; }

.fa-rocket {
  --fa: "\f135";
  --fa--fa: "\f135\f135"; }

.fa-siren-on {
  --fa: "\e02e";
  --fa--fa: "\e02e\e02e"; }

.fa-clock-ten {
  --fa: "\e354";
  --fa--fa: "\e354\e354"; }

.fa-candle-holder {
  --fa: "\f6bc";
  --fa--fa: "\f6bc\f6bc"; }

.fa-video-arrow-down-left {
  --fa: "\e2c8";
  --fa--fa: "\e2c8\e2c8"; }

.fa-photo-film {
  --fa: "\f87c";
  --fa--fa: "\f87c\f87c"; }

.fa-photo-video {
  --fa: "\f87c";
  --fa--fa: "\f87c\f87c"; }

.fa-floppy-disk-circle-arrow-right {
  --fa: "\e180";
  --fa--fa: "\e180\e180"; }

.fa-save-circle-arrow-right {
  --fa: "\e180";
  --fa--fa: "\e180\e180"; }

.fa-folder-minus {
  --fa: "\f65d";
  --fa--fa: "\f65d\f65d"; }

.fa-hexagon-nodes-bolt {
  --fa: "\e69a";
  --fa--fa: "\e69a\e69a"; }

.fa-planet-moon {
  --fa: "\e01f";
  --fa--fa: "\e01f\e01f"; }

.fa-face-eyes-xmarks {
  --fa: "\e374";
  --fa--fa: "\e374\e374"; }

.fa-chart-scatter {
  --fa: "\f7ee";
  --fa--fa: "\f7ee\f7ee"; }

.fa-circle-gf {
  --fa: "\e67f";
  --fa--fa: "\e67f\e67f"; }

.fa-display-arrow-down {
  --fa: "\e164";
  --fa--fa: "\e164\e164"; }

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

.fa-arrow-trend-up {
  --fa: "\e098";
  --fa--fa: "\e098\e098"; }

.fa-plug-circle-minus {
  --fa: "\e55e";
  --fa--fa: "\e55e\e55e"; }

.fa-olive-branch {
  --fa: "\e317";
  --fa--fa: "\e317\e317"; }

.fa-angle {
  --fa: "\e08c";
  --fa--fa: "\e08c\e08c"; }

.fa-vacuum-robot {
  --fa: "\e04e";
  --fa--fa: "\e04e\e04e"; }

.fa-sign-hanging {
  --fa: "\f4d9";
  --fa--fa: "\f4d9\f4d9"; }

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

.fa-square-divide {
  --fa: "\e26a";
  --fa--fa: "\e26a\e26a"; }

.fa-folder-check {
  --fa: "\e64e";
  --fa--fa: "\e64e\e64e"; }

.fa-signal-stream-slash {
  --fa: "\e250";
  --fa--fa: "\e250\e250"; }

.fa-bezier-curve {
  --fa: "\f55b";
  --fa--fa: "\f55b\f55b"; }

.fa-eye-dropper-half {
  --fa: "\e173";
  --fa--fa: "\e173\e173"; }

.fa-store-lock {
  --fa: "\e4a6";
  --fa--fa: "\e4a6\e4a6"; }

.fa-bell-slash {
  --fa: "\f1f6";
  --fa--fa: "\f1f6\f1f6"; }

.fa-cloud-bolt-sun {
  --fa: "\f76e";
  --fa--fa: "\f76e\f76e"; }

.fa-thunderstorm-sun {
  --fa: "\f76e";
  --fa--fa: "\f76e\f76e"; }

.fa-camera-slash {
  --fa: "\e0d9";
  --fa--fa: "\e0d9\e0d9"; }

.fa-comment-quote {
  --fa: "\e14c";
  --fa--fa: "\e14c\e14c"; }

.fa-tablet {
  --fa: "\f3fb";
  --fa--fa: "\f3fb\f3fb"; }

.fa-tablet-android {
  --fa: "\f3fb";
  --fa--fa: "\f3fb\f3fb"; }

.fa-school-flag {
  --fa: "\e56e";
  --fa--fa: "\e56e\e56e"; }

.fa-message-code {
  --fa: "\e1df";
  --fa--fa: "\e1df\e1df"; }

.fa-glass-half {
  --fa: "\e192";
  --fa--fa: "\e192\e192"; }

.fa-glass-half-empty {
  --fa: "\e192";
  --fa--fa: "\e192\e192"; }

.fa-glass-half-full {
  --fa: "\e192";
  --fa--fa: "\e192\e192"; }

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

.fa-message-minus {
  --fa: "\f4a7";
  --fa--fa: "\f4a7\f4a7"; }

.fa-comment-alt-minus {
  --fa: "\f4a7";
  --fa--fa: "\f4a7\f4a7"; }

.fa-angle-up {
  --fa: "\f106";
  --fa--fa: "\f106\f106"; }

.fa-dinosaur {
  --fa: "\e5fe";
  --fa--fa: "\e5fe\e5fe"; }

.fa-drumstick-bite {
  --fa: "\f6d7";
  --fa--fa: "\f6d7\f6d7"; }

.fa-link-horizontal-slash {
  --fa: "\e1cc";
  --fa--fa: "\e1cc\e1cc"; }

.fa-chain-horizontal-slash {
  --fa: "\e1cc";
  --fa--fa: "\e1cc\e1cc"; }

.fa-holly-berry {
  --fa: "\f7aa";
  --fa--fa: "\f7aa\f7aa"; }

.fa-nose {
  --fa: "\e5bd";
  --fa--fa: "\e5bd\e5bd"; }

.fa-arrow-left-to-arc {
  --fa: "\e616";
  --fa--fa: "\e616\e616"; }

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

.fa-bacteria {
  --fa: "\e059";
  --fa--fa: "\e059\e059"; }

.fa-clouds {
  --fa: "\f744";
  --fa--fa: "\f744\f744"; }

.fa-money-bill-simple {
  --fa: "\e1f1";
  --fa--fa: "\e1f1\e1f1"; }

.fa-hand-lizard {
  --fa: "\f258";
  --fa--fa: "\f258\f258"; }

.fa-table-pivot {
  --fa: "\e291";
  --fa--fa: "\e291\e291"; }

.fa-filter-slash {
  --fa: "\e17d";
  --fa--fa: "\e17d\e17d"; }

.fa-trash-can-undo {
  --fa: "\f896";
  --fa--fa: "\f896\f896"; }

.fa-trash-can-arrow-turn-left {
  --fa: "\f896";
  --fa--fa: "\f896\f896"; }

.fa-trash-undo-alt {
  --fa: "\f896";
  --fa--fa: "\f896\f896"; }

.fa-notdef {
  --fa: "\e1fe";
  --fa--fa: "\e1fe\e1fe"; }

.fa-disease {
  --fa: "\f7fa";
  --fa--fa: "\f7fa\f7fa"; }

.fa-person-to-door {
  --fa: "\e433";
  --fa--fa: "\e433\e433"; }

.fa-turntable {
  --fa: "\f8e4";
  --fa--fa: "\f8e4\f8e4"; }

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

.fa-genderless {
  --fa: "\f22d";
  --fa--fa: "\f22d\f22d"; }

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

.fa-signal-weak {
  --fa: "\f68c";
  --fa--fa: "\f68c\f68c"; }

.fa-signal-1 {
  --fa: "\f68c";
  --fa--fa: "\f68c\f68c"; }

.fa-clock-five {
  --fa: "\e349";
  --fa--fa: "\e349\e349"; }

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

.fa-car-rear {
  --fa: "\f5de";
  --fa--fa: "\f5de\f5de"; }

.fa-car-alt {
  --fa: "\f5de";
  --fa--fa: "\f5de\f5de"; }

.fa-pump-soap {
  --fa: "\e06b";
  --fa--fa: "\e06b\e06b"; }

.fa-computer-classic {
  --fa: "\f8b1";
  --fa--fa: "\f8b1\f8b1"; }

.fa-frame {
  --fa: "\e495";
  --fa--fa: "\e495\e495"; }

.fa-video-slash {
  --fa: "\f4e2";
  --fa--fa: "\f4e2\f4e2"; }

.fa-battery-quarter {
  --fa: "\f243";
  --fa--fa: "\f243\f243"; }

.fa-battery-2 {
  --fa: "\f243";
  --fa--fa: "\f243\f243"; }

.fa-ellipsis-stroke {
  --fa: "\f39b";
  --fa--fa: "\f39b\f39b"; }

.fa-ellipsis-h-alt {
  --fa: "\f39b";
  --fa--fa: "\f39b\f39b"; }

.fa-radio {
  --fa: "\f8d7";
  --fa--fa: "\f8d7\f8d7"; }

.fa-baby-carriage {
  --fa: "\f77d";
  --fa--fa: "\f77d\f77d"; }

.fa-carriage-baby {
  --fa: "\f77d";
  --fa--fa: "\f77d\f77d"; }

.fa-face-expressionless {
  --fa: "\e373";
  --fa--fa: "\e373\e373"; }

.fa-down-to-dotted-line {
  --fa: "\e408";
  --fa--fa: "\e408\e408"; }

.fa-cloud-music {
  --fa: "\f8ae";
  --fa--fa: "\f8ae\f8ae"; }

.fa-traffic-light {
  --fa: "\f637";
  --fa--fa: "\f637\f637"; }

.fa-cloud-minus {
  --fa: "\e35d";
  --fa--fa: "\e35d\e35d"; }

.fa-thermometer {
  --fa: "\f491";
  --fa--fa: "\f491\f491"; }

.fa-shield-minus {
  --fa: "\e249";
  --fa--fa: "\e249\e249"; }

.fa-vr-cardboard {
  --fa: "\f729";
  --fa--fa: "\f729\f729"; }

.fa-car-tilt {
  --fa: "\f5e5";
  --fa--fa: "\f5e5\f5e5"; }

.fa-gauge-circle-minus {
  --fa: "\e497";
  --fa--fa: "\e497\e497"; }

.fa-brightness-low {
  --fa: "\e0ca";
  --fa--fa: "\e0ca\e0ca"; }

.fa-hand-middle-finger {
  --fa: "\f806";
  --fa--fa: "\f806\f806"; }

.fa-percent {
  --fa: "\25";
  --fa--fa: "\25\25"; }

.fa-percentage {
  --fa: "\25";
  --fa--fa: "\25\25"; }

.fa-truck-moving {
  --fa: "\f4df";
  --fa--fa: "\f4df\f4df"; }

.fa-glass-water-droplet {
  --fa: "\e4f5";
  --fa--fa: "\e4f5\e4f5"; }

.fa-conveyor-belt {
  --fa: "\f46e";
  --fa--fa: "\f46e\f46e"; }

.fa-location-check {
  --fa: "\f606";
  --fa--fa: "\f606\f606"; }

.fa-map-marker-check {
  --fa: "\f606";
  --fa--fa: "\f606\f606"; }

.fa-coin-vertical {
  --fa: "\e3fd";
  --fa--fa: "\e3fd\e3fd"; }

.fa-display {
  --fa: "\e163";
  --fa--fa: "\e163\e163"; }

.fa-person-sign {
  --fa: "\f757";
  --fa--fa: "\f757\f757"; }

.fa-face-smile {
  --fa: "\f118";
  --fa--fa: "\f118\f118"; }

.fa-smile {
  --fa: "\f118";
  --fa--fa: "\f118\f118"; }

.fa-phone-hangup {
  --fa: "\e225";
  --fa--fa: "\e225\e225"; }

.fa-signature-slash {
  --fa: "\e3cb";
  --fa--fa: "\e3cb\e3cb"; }

.fa-thumbtack {
  --fa: "\f08d";
  --fa--fa: "\f08d\f08d"; }

.fa-thumb-tack {
  --fa: "\f08d";
  --fa--fa: "\f08d\f08d"; }

.fa-wheat-slash {
  --fa: "\e339";
  --fa--fa: "\e339\e339"; }

.fa-trophy {
  --fa: "\f091";
  --fa--fa: "\f091\f091"; }

.fa-clouds-sun {
  --fa: "\f746";
  --fa--fa: "\f746\f746"; }

.fa-person-praying {
  --fa: "\f683";
  --fa--fa: "\f683\f683"; }

.fa-pray {
  --fa: "\f683";
  --fa--fa: "\f683\f683"; }

.fa-hammer {
  --fa: "\f6e3";
  --fa--fa: "\f6e3\f6e3"; }

.fa-face-vomit {
  --fa: "\e3a0";
  --fa--fa: "\e3a0\e3a0"; }

.fa-speakers {
  --fa: "\f8e0";
  --fa--fa: "\f8e0\f8e0"; }

.fa-tty-answer {
  --fa: "\e2b9";
  --fa--fa: "\e2b9\e2b9"; }

.fa-teletype-answer {
  --fa: "\e2b9";
  --fa--fa: "\e2b9\e2b9"; }

.fa-mug-tea-saucer {
  --fa: "\e1f5";
  --fa--fa: "\e1f5\e1f5"; }

.fa-diagram-lean-canvas {
  --fa: "\e156";
  --fa--fa: "\e156\e156"; }

.fa-alt {
  --fa: "\e08a";
  --fa--fa: "\e08a\e08a"; }

.fa-dial {
  --fa: "\e15b";
  --fa--fa: "\e15b\e15b"; }

.fa-dial-med-high {
  --fa: "\e15b";
  --fa--fa: "\e15b\e15b"; }

.fa-hand-peace {
  --fa: "\f25b";
  --fa--fa: "\f25b\f25b"; }

.fa-circle-trash {
  --fa: "\e126";
  --fa--fa: "\e126\e126"; }

.fa-trash-circle {
  --fa: "\e126";
  --fa--fa: "\e126\e126"; }

.fa-rotate {
  --fa: "\f2f1";
  --fa--fa: "\f2f1\f2f1"; }

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

.fa-circle-quarters {
  --fa: "\e3f8";
  --fa--fa: "\e3f8\e3f8"; }

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

.fa-tower-control {
  --fa: "\e2a2";
  --fa--fa: "\e2a2\e2a2"; }

.fa-arrow-up-triangle-square {
  --fa: "\f88a";
  --fa--fa: "\f88a\f88a"; }

.fa-sort-shapes-up {
  --fa: "\f88a";
  --fa--fa: "\f88a\f88a"; }

.fa-whale {
  --fa: "\f72c";
  --fa--fa: "\f72c\f72c"; }

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

.fa-peace {
  --fa: "\f67c";
  --fa--fa: "\f67c\f67c"; }

.fa-party-horn {
  --fa: "\e31b";
  --fa--fa: "\e31b\e31b"; }

.fa-gears {
  --fa: "\f085";
  --fa--fa: "\f085\f085"; }

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

.fa-sun-bright {
  --fa: "\e28f";
  --fa--fa: "\e28f\e28f"; }

.fa-sun-alt {
  --fa: "\e28f";
  --fa--fa: "\e28f\e28f"; }

.fa-warehouse {
  --fa: "\f494";
  --fa--fa: "\f494\f494"; }

.fa-conveyor-belt-arm {
  --fa: "\e5f8";
  --fa--fa: "\e5f8\e5f8"; }

.fa-lock-keyhole-open {
  --fa: "\f3c2";
  --fa--fa: "\f3c2\f3c2"; }

.fa-lock-open-alt {
  --fa: "\f3c2";
  --fa--fa: "\f3c2\f3c2"; }

.fa-square-fragile {
  --fa: "\f49b";
  --fa--fa: "\f49b\f49b"; }

.fa-box-fragile {
  --fa: "\f49b";
  --fa--fa: "\f49b\f49b"; }

.fa-square-wine-glass-crack {
  --fa: "\f49b";
  --fa--fa: "\f49b\f49b"; }

.fa-arrow-up-right-dots {
  --fa: "\e4b7";
  --fa--fa: "\e4b7\e4b7"; }

.fa-square-n {
  --fa: "\e277";
  --fa--fa: "\e277\e277"; }

.fa-splotch {
  --fa: "\f5bc";
  --fa--fa: "\f5bc\f5bc"; }

.fa-face-grin-hearts {
  --fa: "\f584";
  --fa--fa: "\f584\f584"; }

.fa-grin-hearts {
  --fa: "\f584";
  --fa--fa: "\f584\f584"; }

.fa-meter {
  --fa: "\e1e8";
  --fa--fa: "\e1e8\e1e8"; }

.fa-mandolin {
  --fa: "\f6f9";
  --fa--fa: "\f6f9\f6f9"; }

.fa-dice-four {
  --fa: "\f524";
  --fa--fa: "\f524\f524"; }

.fa-sim-card {
  --fa: "\f7c4";
  --fa--fa: "\f7c4\f7c4"; }

.fa-transgender {
  --fa: "\f225";
  --fa--fa: "\f225\f225"; }

.fa-transgender-alt {
  --fa: "\f225";
  --fa--fa: "\f225\f225"; }

.fa-mercury {
  --fa: "\f223";
  --fa--fa: "\f223\f223"; }

.fa-up-from-bracket {
  --fa: "\e590";
  --fa--fa: "\e590\e590"; }

.fa-knife-kitchen {
  --fa: "\f6f5";
  --fa--fa: "\f6f5\f6f5"; }

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

.fa-arrow-turn-down {
  --fa: "\f149";
  --fa--fa: "\f149\f149"; }

.fa-level-down {
  --fa: "\f149";
  --fa--fa: "\f149\f149"; }

.fa-spade {
  --fa: "\f2f4";
  --fa--fa: "\f2f4\f2f4"; }

.fa-card-spade {
  --fa: "\e3ec";
  --fa--fa: "\e3ec\e3ec"; }

.fa-line-columns {
  --fa: "\f870";
  --fa--fa: "\f870\f870"; }

.fa-ant {
  --fa: "\e680";
  --fa--fa: "\e680\e680"; }

.fa-arrow-right-to-line {
  --fa: "\f340";
  --fa--fa: "\f340\f340"; }

.fa-arrow-to-right {
  --fa: "\f340";
  --fa--fa: "\f340\f340"; }

.fa-person-falling-burst {
  --fa: "\e547";
  --fa--fa: "\e547\e547"; }

.fa-flag-pennant {
  --fa: "\f456";
  --fa--fa: "\f456\f456"; }

.fa-pennant {
  --fa: "\f456";
  --fa--fa: "\f456\f456"; }

.fa-conveyor-belt-empty {
  --fa: "\e150";
  --fa--fa: "\e150\e150"; }

.fa-user-group-simple {
  --fa: "\e603";
  --fa--fa: "\e603\e603"; }

.fa-award {
  --fa: "\f559";
  --fa--fa: "\f559\f559"; }

.fa-ticket-simple {
  --fa: "\f3ff";
  --fa--fa: "\f3ff\f3ff"; }

.fa-ticket-alt {
  --fa: "\f3ff";
  --fa--fa: "\f3ff\f3ff"; }

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

.fa-angles-left {
  --fa: "\f100";
  --fa--fa: "\f100\f100"; }

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

.fa-camcorder {
  --fa: "\f8a8";
  --fa--fa: "\f8a8\f8a8"; }

.fa-video-handheld {
  --fa: "\f8a8";
  --fa--fa: "\f8a8\f8a8"; }

.fa-pancakes {
  --fa: "\e42d";
  --fa--fa: "\e42d\e42d"; }

.fa-album-circle-user {
  --fa: "\e48d";
  --fa--fa: "\e48d\e48d"; }

.fa-subtitles-slash {
  --fa: "\e610";
  --fa--fa: "\e610\e610"; }

.fa-qrcode {
  --fa: "\f029";
  --fa--fa: "\f029\f029"; }

.fa-dice-d10 {
  --fa: "\f6cd";
  --fa--fa: "\f6cd\f6cd"; }

.fa-fireplace {
  --fa: "\f79a";
  --fa--fa: "\f79a\f79a"; }

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

.fa-pen-paintbrush {
  --fa: "\f618";
  --fa--fa: "\f618\f618"; }

.fa-pencil-paintbrush {
  --fa: "\f618";
  --fa--fa: "\f618\f618"; }

.fa-fish-cooked {
  --fa: "\f7fe";
  --fa--fa: "\f7fe\f7fe"; }

.fa-chair-office {
  --fa: "\f6c1";
  --fa--fa: "\f6c1\f6c1"; }

.fa-magnifying-glass-music {
  --fa: "\e65f";
  --fa--fa: "\e65f\e65f"; }

.fa-nesting-dolls {
  --fa: "\e3ba";
  --fa--fa: "\e3ba\e3ba"; }

.fa-clock-rotate-left {
  --fa: "\f1da";
  --fa--fa: "\f1da\f1da"; }

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

.fa-trumpet {
  --fa: "\f8e3";
  --fa--fa: "\f8e3\f8e3"; }

.fa-face-grin-beam-sweat {
  --fa: "\f583";
  --fa--fa: "\f583\f583"; }

.fa-grin-beam-sweat {
  --fa: "\f583";
  --fa--fa: "\f583\f583"; }

.fa-fire-smoke {
  --fa: "\f74b";
  --fa--fa: "\f74b\f74b"; }

.fa-phone-missed {
  --fa: "\e226";
  --fa--fa: "\e226\e226"; }

.fa-file-export {
  --fa: "\f56e";
  --fa--fa: "\f56e\f56e"; }

.fa-arrow-right-from-file {
  --fa: "\f56e";
  --fa--fa: "\f56e\f56e"; }

.fa-shield {
  --fa: "\f132";
  --fa--fa: "\f132\f132"; }

.fa-shield-blank {
  --fa: "\f132";
  --fa--fa: "\f132\f132"; }

.fa-arrow-up-short-wide {
  --fa: "\f885";
  --fa--fa: "\f885\f885"; }

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

.fa-arrows-repeat-1 {
  --fa: "\f366";
  --fa--fa: "\f366\f366"; }

.fa-repeat-1-alt {
  --fa: "\f366";
  --fa--fa: "\f366\f366"; }

.fa-gun-slash {
  --fa: "\e19c";
  --fa--fa: "\e19c\e19c"; }

.fa-avocado {
  --fa: "\e0aa";
  --fa--fa: "\e0aa\e0aa"; }

.fa-binary {
  --fa: "\e33b";
  --fa--fa: "\e33b\e33b"; }

.fa-comment-nodes {
  --fa: "\e696";
  --fa--fa: "\e696\e696"; }

.fa-glasses-round {
  --fa: "\f5f5";
  --fa--fa: "\f5f5\f5f5"; }

.fa-glasses-alt {
  --fa: "\f5f5";
  --fa--fa: "\f5f5\f5f5"; }

.fa-phone-plus {
  --fa: "\f4d2";
  --fa--fa: "\f4d2\f4d2"; }

.fa-ditto {
  --fa: "\22";
  --fa--fa: "\22\22"; }

.fa-person-seat {
  --fa: "\e21e";
  --fa--fa: "\e21e\e21e"; }

.fa-house-medical {
  --fa: "\e3b2";
  --fa--fa: "\e3b2\e3b2"; }

.fa-golf-ball-tee {
  --fa: "\f450";
  --fa--fa: "\f450\f450"; }

.fa-golf-ball {
  --fa: "\f450";
  --fa--fa: "\f450\f450"; }

.fa-circle-chevron-left {
  --fa: "\f137";
  --fa--fa: "\f137\f137"; }

.fa-chevron-circle-left {
  --fa: "\f137";
  --fa--fa: "\f137\f137"; }

.fa-house-chimney-window {
  --fa: "\e00d";
  --fa--fa: "\e00d\e00d"; }

.fa-scythe {
  --fa: "\f710";
  --fa--fa: "\f710\f710"; }

.fa-pen-nib {
  --fa: "\f5ad";
  --fa--fa: "\f5ad\f5ad"; }

.fa-ban-parking {
  --fa: "\f616";
  --fa--fa: "\f616\f616"; }

.fa-parking-circle-slash {
  --fa: "\f616";
  --fa--fa: "\f616\f616"; }

.fa-tent-arrow-turn-left {
  --fa: "\e580";
  --fa--fa: "\e580\e580"; }

.fa-face-diagonal-mouth {
  --fa: "\e47e";
  --fa--fa: "\e47e\e47e"; }

.fa-diagram-cells {
  --fa: "\e475";
  --fa--fa: "\e475\e475"; }

.fa-cricket-bat-ball {
  --fa: "\f449";
  --fa--fa: "\f449\f449"; }

.fa-cricket {
  --fa: "\f449";
  --fa--fa: "\f449\f449"; }

.fa-tents {
  --fa: "\e582";
  --fa--fa: "\e582\e582"; }

.fa-wand-magic {
  --fa: "\f0d0";
  --fa--fa: "\f0d0\f0d0"; }

.fa-magic {
  --fa: "\f0d0";
  --fa--fa: "\f0d0\f0d0"; }

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

.fa-pen-line {
  --fa: "\e212";
  --fa--fa: "\e212\e212"; }

.fa-atom-simple {
  --fa: "\f5d3";
  --fa--fa: "\f5d3\f5d3"; }

.fa-atom-alt {
  --fa: "\f5d3";
  --fa--fa: "\f5d3\f5d3"; }

.fa-ampersand {
  --fa: "\26";
  --fa--fa: "\26\26"; }

.fa-carrot {
  --fa: "\f787";
  --fa--fa: "\f787\f787"; }

.fa-arrow-up-from-line {
  --fa: "\f342";
  --fa--fa: "\f342\f342"; }

.fa-arrow-from-bottom {
  --fa: "\f342";
  --fa--fa: "\f342\f342"; }

.fa-moon {
  --fa: "\f186";
  --fa--fa: "\f186\f186"; }

.fa-pen-slash {
  --fa: "\e213";
  --fa--fa: "\e213\e213"; }

.fa-wine-glass-empty {
  --fa: "\f5ce";
  --fa--fa: "\f5ce\f5ce"; }

.fa-wine-glass-alt {
  --fa: "\f5ce";
  --fa--fa: "\f5ce\f5ce"; }

.fa-square-star {
  --fa: "\e27f";
  --fa--fa: "\e27f\e27f"; }

.fa-cheese {
  --fa: "\f7ef";
  --fa--fa: "\f7ef\f7ef"; }

.fa-send-backward {
  --fa: "\f87f";
  --fa--fa: "\f87f\f87f"; }

.fa-yin-yang {
  --fa: "\f6ad";
  --fa--fa: "\f6ad\f6ad"; }

.fa-music {
  --fa: "\f001";
  --fa--fa: "\f001\f001"; }

.fa-compass-slash {
  --fa: "\f5e9";
  --fa--fa: "\f5e9\f5e9"; }

.fa-clock-one {
  --fa: "\e34e";
  --fa--fa: "\e34e\e34e"; }

.fa-file-music {
  --fa: "\f8b6";
  --fa--fa: "\f8b6\f8b6"; }

.fa-code-commit {
  --fa: "\f386";
  --fa--fa: "\f386\f386"; }

.fa-temperature-low {
  --fa: "\f76b";
  --fa--fa: "\f76b\f76b"; }

.fa-person-biking {
  --fa: "\f84a";
  --fa--fa: "\f84a\f84a"; }

.fa-biking {
  --fa: "\f84a";
  --fa--fa: "\f84a\f84a"; }

.fa-display-chart-up-circle-currency {
  --fa: "\e5e5";
  --fa--fa: "\e5e5\e5e5"; }

.fa-skeleton {
  --fa: "\f620";
  --fa--fa: "\f620\f620"; }

.fa-circle-g {
  --fa: "\e10f";
  --fa--fa: "\e10f\e10f"; }

.fa-circle-arrow-up-left {
  --fa: "\e0fb";
  --fa--fa: "\e0fb\e0fb"; }

.fa-coin-blank {
  --fa: "\e3fb";
  --fa--fa: "\e3fb\e3fb"; }

.fa-broom {
  --fa: "\f51a";
  --fa--fa: "\f51a\f51a"; }

.fa-vacuum {
  --fa: "\e04d";
  --fa--fa: "\e04d\e04d"; }

.fa-shield-heart {
  --fa: "\e574";
  --fa--fa: "\e574\e574"; }

.fa-card-heart {
  --fa: "\e3eb";
  --fa--fa: "\e3eb\e3eb"; }

.fa-lightbulb-cfl-on {
  --fa: "\e5a7";
  --fa--fa: "\e5a7\e5a7"; }

.fa-melon {
  --fa: "\e310";
  --fa--fa: "\e310\e310"; }

.fa-gopuram {
  --fa: "\f664";
  --fa--fa: "\f664\f664"; }

.fa-earth-oceania {
  --fa: "\e47b";
  --fa--fa: "\e47b\e47b"; }

.fa-globe-oceania {
  --fa: "\e47b";
  --fa--fa: "\e47b\e47b"; }

.fa-container-storage {
  --fa: "\f4b7";
  --fa--fa: "\f4b7\f4b7"; }

.fa-face-pouting {
  --fa: "\e387";
  --fa--fa: "\e387\e387"; }

.fa-square-xmark {
  --fa: "\f2d3";
  --fa--fa: "\f2d3\f2d3"; }

.fa-times-square {
  --fa: "\f2d3";
  --fa--fa: "\f2d3\f2d3"; }

.fa-xmark-square {
  --fa: "\f2d3";
  --fa--fa: "\f2d3\f2d3"; }

.fa-face-explode {
  --fa: "\e2fe";
  --fa--fa: "\e2fe\e2fe"; }

.fa-exploding-head {
  --fa: "\e2fe";
  --fa--fa: "\e2fe\e2fe"; }

.fa-hashtag {
  --fa: "\23";
  --fa--fa: "\23\23"; }

.fa-up-right-and-down-left-from-center {
  --fa: "\f424";
  --fa--fa: "\f424\f424"; }

.fa-expand-alt {
  --fa: "\f424";
  --fa--fa: "\f424\f424"; }

.fa-oil-can {
  --fa: "\f613";
  --fa--fa: "\f613\f613"; }

.fa-t {
  --fa: "\54";
  --fa--fa: "\54\54"; }

.fa-transformer-bolt {
  --fa: "\e2a4";
  --fa--fa: "\e2a4\e2a4"; }

.fa-hippo {
  --fa: "\f6ed";
  --fa--fa: "\f6ed\f6ed"; }

.fa-chart-column {
  --fa: "\e0e3";
  --fa--fa: "\e0e3\e0e3"; }

.fa-cassette-vhs {
  --fa: "\f8ec";
  --fa--fa: "\f8ec\f8ec"; }

.fa-vhs {
  --fa: "\f8ec";
  --fa--fa: "\f8ec\f8ec"; }

.fa-infinity {
  --fa: "\f534";
  --fa--fa: "\f534\f534"; }

.fa-vial-circle-check {
  --fa: "\e596";
  --fa--fa: "\e596\e596"; }

.fa-chimney {
  --fa: "\f78b";
  --fa--fa: "\f78b\f78b"; }

.fa-object-intersect {
  --fa: "\e49d";
  --fa--fa: "\e49d\e49d"; }

.fa-person-arrow-down-to-line {
  --fa: "\e538";
  --fa--fa: "\e538\e538"; }

.fa-voicemail {
  --fa: "\f897";
  --fa--fa: "\f897\f897"; }

.fa-block-brick {
  --fa: "\e3db";
  --fa--fa: "\e3db\e3db"; }

.fa-wall-brick {
  --fa: "\e3db";
  --fa--fa: "\e3db\e3db"; }

.fa-fan {
  --fa: "\f863";
  --fa--fa: "\f863\f863"; }

.fa-bags-shopping {
  --fa: "\f847";
  --fa--fa: "\f847\f847"; }

.fa-paragraph-left {
  --fa: "\f878";
  --fa--fa: "\f878\f878"; }

.fa-paragraph-rtl {
  --fa: "\f878";
  --fa--fa: "\f878\f878"; }

.fa-person-walking-luggage {
  --fa: "\e554";
  --fa--fa: "\e554\e554"; }

.fa-caravan-simple {
  --fa: "\e000";
  --fa--fa: "\e000\e000"; }

.fa-caravan-alt {
  --fa: "\e000";
  --fa--fa: "\e000\e000"; }

.fa-turtle {
  --fa: "\f726";
  --fa--fa: "\f726\f726"; }

.fa-pencil-mechanical {
  --fa: "\e5ca";
  --fa--fa: "\e5ca\e5ca"; }

.fa-up-down {
  --fa: "\f338";
  --fa--fa: "\f338\f338"; }

.fa-arrows-alt-v {
  --fa: "\f338";
  --fa--fa: "\f338\f338"; }

.fa-cloud-moon-rain {
  --fa: "\f73c";
  --fa--fa: "\f73c\f73c"; }

.fa-booth-curtain {
  --fa: "\f734";
  --fa--fa: "\f734\f734"; }

.fa-calendar {
  --fa: "\f133";
  --fa--fa: "\f133\f133"; }

.fa-box-heart {
  --fa: "\f49d";
  --fa--fa: "\f49d\f49d"; }

.fa-trailer {
  --fa: "\e041";
  --fa--fa: "\e041\e041"; }

.fa-user-doctor-message {
  --fa: "\f82e";
  --fa--fa: "\f82e\f82e"; }

.fa-user-md-chat {
  --fa: "\f82e";
  --fa--fa: "\f82e\f82e"; }

.fa-bahai {
  --fa: "\f666";
  --fa--fa: "\f666\f666"; }

.fa-haykal {
  --fa: "\f666";
  --fa--fa: "\f666\f666"; }

.fa-lighthouse {
  --fa: "\e612";
  --fa--fa: "\e612\e612"; }

.fa-amp-guitar {
  --fa: "\f8a1";
  --fa--fa: "\f8a1\f8a1"; }

.fa-sd-card {
  --fa: "\f7c2";
  --fa--fa: "\f7c2\f7c2"; }

.fa-volume-slash {
  --fa: "\f2e2";
  --fa--fa: "\f2e2\f2e2"; }

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

.fa-wifi-weak {
  --fa: "\f6aa";
  --fa--fa: "\f6aa\f6aa"; }

.fa-wifi-1 {
  --fa: "\f6aa";
  --fa--fa: "\f6aa\f6aa"; }

.fa-dragon {
  --fa: "\f6d5";
  --fa--fa: "\f6d5\f6d5"; }

.fa-shoe-prints {
  --fa: "\f54b";
  --fa--fa: "\f54b\f54b"; }

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

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

.fa-face-grin-tongue-wink {
  --fa: "\f58b";
  --fa--fa: "\f58b\f58b"; }

.fa-grin-tongue-wink {
  --fa: "\f58b";
  --fa--fa: "\f58b\f58b"; }

.fa-hand-holding {
  --fa: "\f4bd";
  --fa--fa: "\f4bd\f4bd"; }

.fa-plug-circle-exclamation {
  --fa: "\e55d";
  --fa--fa: "\e55d\e55d"; }

.fa-link-slash {
  --fa: "\f127";
  --fa--fa: "\f127\f127"; }

.fa-chain-broken {
  --fa: "\f127";
  --fa--fa: "\f127\f127"; }

.fa-chain-slash {
  --fa: "\f127";
  --fa--fa: "\f127\f127"; }

.fa-unlink {
  --fa: "\f127";
  --fa--fa: "\f127\f127"; }

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

.fa-person-walking-arrow-loop-left {
  --fa: "\e551";
  --fa--fa: "\e551\e551"; }

.fa-arrow-up-z-a {
  --fa: "\f882";
  --fa--fa: "\f882\f882"; }

.fa-sort-alpha-up-alt {
  --fa: "\f882";
  --fa--fa: "\f882\f882"; }

.fa-fire-flame-curved {
  --fa: "\f7e4";
  --fa--fa: "\f7e4\f7e4"; }

.fa-fire-alt {
  --fa: "\f7e4";
  --fa--fa: "\f7e4\f7e4"; }

.fa-tornado {
  --fa: "\f76f";
  --fa--fa: "\f76f\f76f"; }

.fa-file-circle-plus {
  --fa: "\e494";
  --fa--fa: "\e494\e494"; }

.fa-delete-right {
  --fa: "\e154";
  --fa--fa: "\e154\e154"; }

.fa-book-quran {
  --fa: "\f687";
  --fa--fa: "\f687\f687"; }

.fa-quran {
  --fa: "\f687";
  --fa--fa: "\f687\f687"; }

.fa-circle-quarter {
  --fa: "\e11f";
  --fa--fa: "\e11f\e11f"; }

.fa-anchor {
  --fa: "\f13d";
  --fa--fa: "\f13d\f13d"; }

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

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

.fa-face-angry {
  --fa: "\f556";
  --fa--fa: "\f556\f556"; }

.fa-angry {
  --fa: "\f556";
  --fa--fa: "\f556\f556"; }

.fa-people-simple {
  --fa: "\e21b";
  --fa--fa: "\e21b\e21b"; }

.fa-cookie-bite {
  --fa: "\f564";
  --fa--fa: "\f564\f564"; }

.fa-arrow-trend-down {
  --fa: "\e097";
  --fa--fa: "\e097\e097"; }

.fa-rss {
  --fa: "\f09e";
  --fa--fa: "\f09e\f09e"; }

.fa-feed {
  --fa: "\f09e";
  --fa--fa: "\f09e\f09e"; }

.fa-face-monocle {
  --fa: "\e380";
  --fa--fa: "\e380\e380"; }

.fa-draw-polygon {
  --fa: "\f5ee";
  --fa--fa: "\f5ee\f5ee"; }

.fa-scale-balanced {
  --fa: "\f24e";
  --fa--fa: "\f24e\f24e"; }

.fa-balance-scale {
  --fa: "\f24e";
  --fa--fa: "\f24e\f24e"; }

.fa-calendar-lines {
  --fa: "\e0d5";
  --fa--fa: "\e0d5\e0d5"; }

.fa-calendar-note {
  --fa: "\e0d5";
  --fa--fa: "\e0d5\e0d5"; }

.fa-arrow-down-big-small {
  --fa: "\f88c";
  --fa--fa: "\f88c\f88c"; }

.fa-sort-size-down {
  --fa: "\f88c";
  --fa--fa: "\f88c\f88c"; }

.fa-gauge-simple-high {
  --fa: "\f62a";
  --fa--fa: "\f62a\f62a"; }

.fa-tachometer {
  --fa: "\f62a";
  --fa--fa: "\f62a\f62a"; }

.fa-tachometer-fast {
  --fa: "\f62a";
  --fa--fa: "\f62a\f62a"; }

.fa-do-not-enter {
  --fa: "\f5ec";
  --fa--fa: "\f5ec\f5ec"; }

.fa-shower {
  --fa: "\f2cc";
  --fa--fa: "\f2cc\f2cc"; }

.fa-dice-d8 {
  --fa: "\f6d2";
  --fa--fa: "\f6d2\f6d2"; }

.fa-desktop {
  --fa: "\f390";
  --fa--fa: "\f390\f390"; }

.fa-desktop-alt {
  --fa: "\f390";
  --fa--fa: "\f390\f390"; }

.fa-m {
  --fa: "\4d";
  --fa--fa: "\4d\4d"; }

.fa-spinner-scale {
  --fa: "\e62a";
  --fa--fa: "\e62a\e62a"; }

.fa-grip-dots-vertical {
  --fa: "\e411";
  --fa--fa: "\e411\e411"; }

.fa-face-viewfinder {
  --fa: "\e2ff";
  --fa--fa: "\e2ff\e2ff"; }

.fa-soft-serve {
  --fa: "\e400";
  --fa--fa: "\e400\e400"; }

.fa-creemee {
  --fa: "\e400";
  --fa--fa: "\e400\e400"; }

.fa-h5 {
  --fa: "\e412";
  --fa--fa: "\e412\e412"; }

.fa-hand-back-point-down {
  --fa: "\e19e";
  --fa--fa: "\e19e\e19e"; }

.fa-table-list {
  --fa: "\f00b";
  --fa--fa: "\f00b\f00b"; }

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

.fa-basket-shopping-minus {
  --fa: "\e652";
  --fa--fa: "\e652\e652"; }

.fa-comment-sms {
  --fa: "\f7cd";
  --fa--fa: "\f7cd\f7cd"; }

.fa-sms {
  --fa: "\f7cd";
  --fa--fa: "\f7cd\f7cd"; }

.fa-rectangle {
  --fa: "\f2fa";
  --fa--fa: "\f2fa\f2fa"; }

.fa-rectangle-landscape {
  --fa: "\f2fa";
  --fa--fa: "\f2fa\f2fa"; }

.fa-clipboard-list-check {
  --fa: "\f737";
  --fa--fa: "\f737\f737"; }

.fa-turkey {
  --fa: "\f725";
  --fa--fa: "\f725\f725"; }

.fa-book {
  --fa: "\f02d";
  --fa--fa: "\f02d\f02d"; }

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

.fa-ice-skate {
  --fa: "\f7ac";
  --fa--fa: "\f7ac\f7ac"; }

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

.fa-battery-three-quarters {
  --fa: "\f241";
  --fa--fa: "\f241\f241"; }

.fa-battery-4 {
  --fa: "\f241";
  --fa--fa: "\f241\f241"; }

.fa-tomato {
  --fa: "\e330";
  --fa--fa: "\e330\e330"; }

.fa-sword-laser {
  --fa: "\e03b";
  --fa--fa: "\e03b\e03b"; }

.fa-house-circle-check {
  --fa: "\e509";
  --fa--fa: "\e509\e509"; }

.fa-buildings {
  --fa: "\e0cc";
  --fa--fa: "\e0cc\e0cc"; }

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

.fa-cart-flatbed-boxes {
  --fa: "\f475";
  --fa--fa: "\f475\f475"; }

.fa-dolly-flatbed-alt {
  --fa: "\f475";
  --fa--fa: "\f475\f475"; }

.fa-diagram-successor {
  --fa: "\e47a";
  --fa--fa: "\e47a\e47a"; }

.fa-truck-arrow-right {
  --fa: "\e58b";
  --fa--fa: "\e58b\e58b"; }

.fa-square-w {
  --fa: "\e285";
  --fa--fa: "\e285\e285"; }

.fa-arrows-split-up-and-left {
  --fa: "\e4bc";
  --fa--fa: "\e4bc\e4bc"; }

.fa-lamp {
  --fa: "\f4ca";
  --fa--fa: "\f4ca\f4ca"; }

.fa-airplay {
  --fa: "\e089";
  --fa--fa: "\e089\e089"; }

.fa-hand-fist {
  --fa: "\f6de";
  --fa--fa: "\f6de\f6de"; }

.fa-fist-raised {
  --fa: "\f6de";
  --fa--fa: "\f6de\f6de"; }

.fa-shield-quartered {
  --fa: "\e575";
  --fa--fa: "\e575\e575"; }

.fa-slash-forward {
  --fa: "\2f";
  --fa--fa: "\2f\2f"; }

.fa-location-pen {
  --fa: "\f607";
  --fa--fa: "\f607\f607"; }

.fa-map-marker-edit {
  --fa: "\f607";
  --fa--fa: "\f607\f607"; }

.fa-cloud-moon {
  --fa: "\f6c3";
  --fa--fa: "\f6c3\f6c3"; }

.fa-pot-food {
  --fa: "\e43f";
  --fa--fa: "\e43f\e43f"; }

.fa-briefcase {
  --fa: "\f0b1";
  --fa--fa: "\f0b1\f0b1"; }

.fa-person-falling {
  --fa: "\e546";
  --fa--fa: "\e546\e546"; }

.fa-image-portrait {
  --fa: "\f3e0";
  --fa--fa: "\f3e0\f3e0"; }

.fa-portrait {
  --fa: "\f3e0";
  --fa--fa: "\f3e0\f3e0"; }

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

.fa-rug {
  --fa: "\e569";
  --fa--fa: "\e569\e569"; }

.fa-print-slash {
  --fa: "\f686";
  --fa--fa: "\f686\f686"; }

.fa-earth-europe {
  --fa: "\f7a2";
  --fa--fa: "\f7a2\f7a2"; }

.fa-globe-europe {
  --fa: "\f7a2";
  --fa--fa: "\f7a2\f7a2"; }

.fa-cart-flatbed-suitcase {
  --fa: "\f59d";
  --fa--fa: "\f59d\f59d"; }

.fa-luggage-cart {
  --fa: "\f59d";
  --fa--fa: "\f59d\f59d"; }

.fa-hand-back-point-ribbon {
  --fa: "\e1a0";
  --fa--fa: "\e1a0\e1a0"; }

.fa-rectangle-xmark {
  --fa: "\f410";
  --fa--fa: "\f410\f410"; }

.fa-rectangle-times {
  --fa: "\f410";
  --fa--fa: "\f410\f410"; }

.fa-times-rectangle {
  --fa: "\f410";
  --fa--fa: "\f410\f410"; }

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

.fa-tire-rugged {
  --fa: "\f634";
  --fa--fa: "\f634\f634"; }

.fa-lightbulb-dollar {
  --fa: "\f670";
  --fa--fa: "\f670\f670"; }

.fa-cowbell {
  --fa: "\f8b3";
  --fa--fa: "\f8b3\f8b3"; }

.fa-baht-sign {
  --fa: "\e0ac";
  --fa--fa: "\e0ac\e0ac"; }

.fa-corner {
  --fa: "\e3fe";
  --fa--fa: "\e3fe\e3fe"; }

.fa-chevrons-right {
  --fa: "\f324";
  --fa--fa: "\f324\f324"; }

.fa-chevron-double-right {
  --fa: "\f324";
  --fa--fa: "\f324\f324"; }

.fa-book-open {
  --fa: "\f518";
  --fa--fa: "\f518\f518"; }

.fa-book-journal-whills {
  --fa: "\f66a";
  --fa--fa: "\f66a\f66a"; }

.fa-journal-whills {
  --fa: "\f66a";
  --fa--fa: "\f66a\f66a"; }

.fa-inhaler {
  --fa: "\f5f9";
  --fa--fa: "\f5f9\f5f9"; }

.fa-handcuffs {
  --fa: "\e4f8";
  --fa--fa: "\e4f8\e4f8"; }

.fa-snake {
  --fa: "\f716";
  --fa--fa: "\f716\f716"; }

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

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

.fa-warning {
  --fa: "\f071";
  --fa--fa: "\f071\f071"; }

.fa-note-medical {
  --fa: "\e200";
  --fa--fa: "\e200\e200"; }

.fa-database {
  --fa: "\f1c0";
  --fa--fa: "\f1c0\f1c0"; }

.fa-down-left {
  --fa: "\e16a";
  --fa--fa: "\e16a\e16a"; }

.fa-share {
  --fa: "\f064";
  --fa--fa: "\f064\f064"; }

.fa-mail-forward {
  --fa: "\f064";
  --fa--fa: "\f064\f064"; }

.fa-face-thinking {
  --fa: "\e39b";
  --fa--fa: "\e39b\e39b"; }

.fa-turn-down-right {
  --fa: "\e455";
  --fa--fa: "\e455\e455"; }

.fa-bottle-droplet {
  --fa: "\e4c4";
  --fa--fa: "\e4c4\e4c4"; }

.fa-mask-face {
  --fa: "\e1d7";
  --fa--fa: "\e1d7\e1d7"; }

.fa-hill-rockslide {
  --fa: "\e508";
  --fa--fa: "\e508\e508"; }

.fa-scanner-keyboard {
  --fa: "\f489";
  --fa--fa: "\f489\f489"; }

.fa-circle-o {
  --fa: "\e119";
  --fa--fa: "\e119\e119"; }

.fa-grid-horizontal {
  --fa: "\e307";
  --fa--fa: "\e307\e307"; }

.fa-message-dollar {
  --fa: "\f650";
  --fa--fa: "\f650\f650"; }

.fa-comment-alt-dollar {
  --fa: "\f650";
  --fa--fa: "\f650\f650"; }

.fa-right-left {
  --fa: "\f362";
  --fa--fa: "\f362\f362"; }

.fa-exchange-alt {
  --fa: "\f362";
  --fa--fa: "\f362\f362"; }

.fa-columns-3 {
  --fa: "\e361";
  --fa--fa: "\e361\e361"; }

.fa-paper-plane {
  --fa: "\f1d8";
  --fa--fa: "\f1d8\f1d8"; }

.fa-road-circle-exclamation {
  --fa: "\e565";
  --fa--fa: "\e565\e565"; }

.fa-dungeon {
  --fa: "\f6d9";
  --fa--fa: "\f6d9\f6d9"; }

.fa-hand-holding-box {
  --fa: "\f47b";
  --fa--fa: "\f47b\f47b"; }

.fa-input-text {
  --fa: "\e1bf";
  --fa--fa: "\e1bf\e1bf"; }

.fa-window-flip {
  --fa: "\f40f";
  --fa--fa: "\f40f\f40f"; }

.fa-window-alt {
  --fa: "\f40f";
  --fa--fa: "\f40f\f40f"; }

.fa-align-right {
  --fa: "\f038";
  --fa--fa: "\f038\f038"; }

.fa-scanner-gun {
  --fa: "\f488";
  --fa--fa: "\f488\f488"; }

.fa-scanner {
  --fa: "\f488";
  --fa--fa: "\f488\f488"; }

.fa-tire {
  --fa: "\f631";
  --fa--fa: "\f631\f631"; }

.fa-engine {
  --fa: "\e16e";
  --fa--fa: "\e16e\e16e"; }

.fa-money-bill-1-wave {
  --fa: "\f53b";
  --fa--fa: "\f53b\f53b"; }

.fa-money-bill-wave-alt {
  --fa: "\f53b";
  --fa--fa: "\f53b\f53b"; }

.fa-life-ring {
  --fa: "\f1cd";
  --fa--fa: "\f1cd\f1cd"; }

.fa-hands {
  --fa: "\f2a7";
  --fa--fa: "\f2a7\f2a7"; }

.fa-sign-language {
  --fa: "\f2a7";
  --fa--fa: "\f2a7\f2a7"; }

.fa-signing {
  --fa: "\f2a7";
  --fa--fa: "\f2a7\f2a7"; }

.fa-circle-caret-right {
  --fa: "\f330";
  --fa--fa: "\f330\f330"; }

.fa-caret-circle-right {
  --fa: "\f330";
  --fa--fa: "\f330\f330"; }

.fa-turn-left {
  --fa: "\e636";
  --fa--fa: "\e636\e636"; }

.fa-wheat {
  --fa: "\f72d";
  --fa--fa: "\f72d\f72d"; }

.fa-file-spreadsheet {
  --fa: "\f65b";
  --fa--fa: "\f65b\f65b"; }

.fa-audio-description-slash {
  --fa: "\e0a8";
  --fa--fa: "\e0a8\e0a8"; }

.fa-bell-ring {
  --fa: "\e62c";
  --fa--fa: "\e62c\e62c"; }

.fa-calendar-day {
  --fa: "\f783";
  --fa--fa: "\f783\f783"; }

.fa-water-ladder {
  --fa: "\f5c5";
  --fa--fa: "\f5c5\f5c5"; }

.fa-ladder-water {
  --fa: "\f5c5";
  --fa--fa: "\f5c5\f5c5"; }

.fa-swimming-pool {
  --fa: "\f5c5";
  --fa--fa: "\f5c5\f5c5"; }

.fa-arrows-up-down {
  --fa: "\f07d";
  --fa--fa: "\f07d\f07d"; }

.fa-arrows-v {
  --fa: "\f07d";
  --fa--fa: "\f07d\f07d"; }

.fa-chess-pawn-piece {
  --fa: "\f444";
  --fa--fa: "\f444\f444"; }

.fa-chess-pawn-alt {
  --fa: "\f444";
  --fa--fa: "\f444\f444"; }

.fa-face-grimace {
  --fa: "\f57f";
  --fa--fa: "\f57f\f57f"; }

.fa-grimace {
  --fa: "\f57f";
  --fa--fa: "\f57f\f57f"; }

.fa-wheelchair-move {
  --fa: "\e2ce";
  --fa--fa: "\e2ce\e2ce"; }

.fa-wheelchair-alt {
  --fa: "\e2ce";
  --fa--fa: "\e2ce\e2ce"; }

.fa-turn-down {
  --fa: "\f3be";
  --fa--fa: "\f3be\f3be"; }

.fa-level-down-alt {
  --fa: "\f3be";
  --fa--fa: "\f3be\f3be"; }

.fa-square-s {
  --fa: "\e27d";
  --fa--fa: "\e27d\e27d"; }

.fa-rectangle-barcode {
  --fa: "\f463";
  --fa--fa: "\f463\f463"; }

.fa-barcode-alt {
  --fa: "\f463";
  --fa--fa: "\f463\f463"; }

.fa-person-walking-arrow-right {
  --fa: "\e552";
  --fa--fa: "\e552\e552"; }

.fa-square-envelope {
  --fa: "\f199";
  --fa--fa: "\f199\f199"; }

.fa-envelope-square {
  --fa: "\f199";
  --fa--fa: "\f199\f199"; }

.fa-dice {
  --fa: "\f522";
  --fa--fa: "\f522\f522"; }

.fa-unicorn {
  --fa: "\f727";
  --fa--fa: "\f727\f727"; }

.fa-bowling-ball {
  --fa: "\f436";
  --fa--fa: "\f436\f436"; }

.fa-pompebled {
  --fa: "\e43d";
  --fa--fa: "\e43d\e43d"; }

.fa-brain {
  --fa: "\f5dc";
  --fa--fa: "\f5dc\f5dc"; }

.fa-watch-smart {
  --fa: "\e2cc";
  --fa--fa: "\e2cc\e2cc"; }

.fa-book-user {
  --fa: "\f7e7";
  --fa--fa: "\f7e7\f7e7"; }

.fa-sensor-cloud {
  --fa: "\e02c";
  --fa--fa: "\e02c\e02c"; }

.fa-sensor-smoke {
  --fa: "\e02c";
  --fa--fa: "\e02c\e02c"; }

.fa-clapperboard-play {
  --fa: "\e132";
  --fa--fa: "\e132\e132"; }

.fa-bandage {
  --fa: "\f462";
  --fa--fa: "\f462\f462"; }

.fa-band-aid {
  --fa: "\f462";
  --fa--fa: "\f462\f462"; }

.fa-calendar-minus {
  --fa: "\f272";
  --fa--fa: "\f272\f272"; }

.fa-circle-xmark {
  --fa: "\f057";
  --fa--fa: "\f057\f057"; }

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

.fa-xmark-circle {
  --fa: "\f057";
  --fa--fa: "\f057\f057"; }

.fa-circle-4 {
  --fa: "\e0f1";
  --fa--fa: "\e0f1\e0f1"; }

.fa-gifts {
  --fa: "\f79c";
  --fa--fa: "\f79c\f79c"; }

.fa-album-collection {
  --fa: "\f8a0";
  --fa--fa: "\f8a0\f8a0"; }

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

.fa-earth-asia {
  --fa: "\f57e";
  --fa--fa: "\f57e\f57e"; }

.fa-globe-asia {
  --fa: "\f57e";
  --fa--fa: "\f57e\f57e"; }

.fa-id-card-clip {
  --fa: "\f47f";
  --fa--fa: "\f47f\f47f"; }

.fa-id-card-alt {
  --fa: "\f47f";
  --fa--fa: "\f47f\f47f"; }

.fa-magnifying-glass-plus {
  --fa: "\f00e";
  --fa--fa: "\f00e\f00e"; }

.fa-search-plus {
  --fa: "\f00e";
  --fa--fa: "\f00e\f00e"; }

.fa-thumbs-up {
  --fa: "\f164";
  --fa--fa: "\f164\f164"; }

.fa-cloud-showers {
  --fa: "\f73f";
  --fa--fa: "\f73f\f73f"; }

.fa-user-clock {
  --fa: "\f4fd";
  --fa--fa: "\f4fd\f4fd"; }

.fa-onion {
  --fa: "\e427";
  --fa--fa: "\e427\e427"; }

.fa-clock-twelve-thirty {
  --fa: "\e359";
  --fa--fa: "\e359\e359"; }

.fa-arrow-down-to-dotted-line {
  --fa: "\e095";
  --fa--fa: "\e095\e095"; }

.fa-hand-dots {
  --fa: "\f461";
  --fa--fa: "\f461\f461"; }

.fa-allergies {
  --fa: "\f461";
  --fa--fa: "\f461\f461"; }

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

.fa-window-minimize {
  --fa: "\f2d1";
  --fa--fa: "\f2d1\f2d1"; }

.fa-rectangle-wide {
  --fa: "\f2fc";
  --fa--fa: "\f2fc\f2fc"; }

.fa-comment-arrow-up {
  --fa: "\e144";
  --fa--fa: "\e144\e144"; }

.fa-garlic {
  --fa: "\e40e";
  --fa--fa: "\e40e\e40e"; }

.fa-mug-saucer {
  --fa: "\f0f4";
  --fa--fa: "\f0f4\f0f4"; }

.fa-coffee {
  --fa: "\f0f4";
  --fa--fa: "\f0f4\f0f4"; }

.fa-brush {
  --fa: "\f55d";
  --fa--fa: "\f55d\f55d"; }

.fa-file-half-dashed {
  --fa: "\e698";
  --fa--fa: "\e698\e698"; }

.fa-tree-decorated {
  --fa: "\f7dc";
  --fa--fa: "\f7dc\f7dc"; }

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

.fa-calendar-heart {
  --fa: "\e0d3";
  --fa--fa: "\e0d3\e0d3"; }

.fa-magnifying-glass-minus {
  --fa: "\f010";
  --fa--fa: "\f010\f010"; }

.fa-search-minus {
  --fa: "\f010";
  --fa--fa: "\f010\f010"; }

.fa-flower {
  --fa: "\f7ff";
  --fa--fa: "\f7ff\f7ff"; }

.fa-arrow-down-from-arc {
  --fa: "\e614";
  --fa--fa: "\e614\e614"; }

.fa-right-left-large {
  --fa: "\e5e1";
  --fa--fa: "\e5e1\e5e1"; }

.fa-ruler-vertical {
  --fa: "\f548";
  --fa--fa: "\f548\f548"; }

.fa-circles-overlap {
  --fa: "\e600";
  --fa--fa: "\e600\e600"; }

.fa-user-large {
  --fa: "\f406";
  --fa--fa: "\f406\f406"; }

.fa-user-alt {
  --fa: "\f406";
  --fa--fa: "\f406\f406"; }

.fa-starship-freighter {
  --fa: "\e03a";
  --fa--fa: "\e03a\e03a"; }

.fa-train-tram {
  --fa: "\e5b4";
  --fa--fa: "\e5b4\e5b4"; }

.fa-bridge-suspension {
  --fa: "\e4cd";
  --fa--fa: "\e4cd\e4cd"; }

.fa-trash-check {
  --fa: "\e2af";
  --fa--fa: "\e2af\e2af"; }

.fa-user-nurse {
  --fa: "\f82f";
  --fa--fa: "\f82f\f82f"; }

.fa-boombox {
  --fa: "\f8a5";
  --fa--fa: "\f8a5\f8a5"; }

.fa-syringe {
  --fa: "\f48e";
  --fa--fa: "\f48e\f48e"; }

.fa-cloud-sun {
  --fa: "\f6c4";
  --fa--fa: "\f6c4\f6c4"; }

.fa-shield-exclamation {
  --fa: "\e247";
  --fa--fa: "\e247\e247"; }

.fa-stopwatch-20 {
  --fa: "\e06f";
  --fa--fa: "\e06f\e06f"; }

.fa-square-full {
  --fa: "\f45c";
  --fa--fa: "\f45c\f45c"; }

.fa-grip-dots {
  --fa: "\e410";
  --fa--fa: "\e410\e410"; }

.fa-comment-exclamation {
  --fa: "\f4af";
  --fa--fa: "\f4af\f4af"; }

.fa-pen-swirl {
  --fa: "\e214";
  --fa--fa: "\e214\e214"; }

.fa-falafel {
  --fa: "\e40a";
  --fa--fa: "\e40a\e40a"; }

.fa-circle-2 {
  --fa: "\e0ef";
  --fa--fa: "\e0ef\e0ef"; }

.fa-magnet {
  --fa: "\f076";
  --fa--fa: "\f076\f076"; }

.fa-jar {
  --fa: "\e516";
  --fa--fa: "\e516\e516"; }

.fa-gramophone {
  --fa: "\f8bd";
  --fa--fa: "\f8bd\f8bd"; }

.fa-dice-d12 {
  --fa: "\f6ce";
  --fa--fa: "\f6ce\f6ce"; }

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

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

.fa-down {
  --fa: "\f354";
  --fa--fa: "\f354\f354"; }

.fa-arrow-alt-down {
  --fa: "\f354";
  --fa--fa: "\f354\f354"; }

.fa-hundred-points {
  --fa: "\e41c";
  --fa--fa: "\e41c\e41c"; }

.fa-100 {
  --fa: "\e41c";
  --fa--fa: "\e41c\e41c"; }

.fa-paperclip-vertical {
  --fa: "\e3c2";
  --fa--fa: "\e3c2\e3c2"; }

.fa-wind-warning {
  --fa: "\f776";
  --fa--fa: "\f776\f776"; }

.fa-wind-circle-exclamation {
  --fa: "\f776";
  --fa--fa: "\f776\f776"; }

.fa-location-pin-slash {
  --fa: "\f60c";
  --fa--fa: "\f60c\f60c"; }

.fa-map-marker-slash {
  --fa: "\f60c";
  --fa--fa: "\f60c\f60c"; }

.fa-face-sad-sweat {
  --fa: "\e38a";
  --fa--fa: "\e38a\e38a"; }

.fa-bug-slash {
  --fa: "\e490";
  --fa--fa: "\e490\e490"; }

.fa-cupcake {
  --fa: "\e402";
  --fa--fa: "\e402\e402"; }

.fa-light-switch-off {
  --fa: "\e018";
  --fa--fa: "\e018\e018"; }

.fa-toggle-large-off {
  --fa: "\e5b0";
  --fa--fa: "\e5b0\e5b0"; }

.fa-pen-fancy-slash {
  --fa: "\e210";
  --fa--fa: "\e210\e210"; }

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

.fa-boot {
  --fa: "\f782";
  --fa--fa: "\f782\f782"; }

.fa-arrow-up-from-water-pump {
  --fa: "\e4b6";
  --fa--fa: "\e4b6\e4b6"; }

.fa-file-check {
  --fa: "\f316";
  --fa--fa: "\f316\f316"; }

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

.fa-cards-blank {
  --fa: "\e4df";
  --fa--fa: "\e4df\e4df"; }

.fa-circle-3 {
  --fa: "\e0f0";
  --fa--fa: "\e0f0\e0f0"; }

.fa-bench-tree {
  --fa: "\e2e7";
  --fa--fa: "\e2e7\e2e7"; }

.fa-keyboard-brightness-low {
  --fa: "\e1c1";
  --fa--fa: "\e1c1\e1c1"; }

.fa-ski-boot-ski {
  --fa: "\e3cd";
  --fa--fa: "\e3cd\e3cd"; }

.fa-brain-circuit {
  --fa: "\e0c6";
  --fa--fa: "\e0c6\e0c6"; }

.fa-table-cells-row-unlock {
  --fa: "\e691";
  --fa--fa: "\e691\e691"; }

.fa-user-injured {
  --fa: "\f728";
  --fa--fa: "\f728\f728"; }

.fa-block-brick-fire {
  --fa: "\e3dc";
  --fa--fa: "\e3dc\e3dc"; }

.fa-firewall {
  --fa: "\e3dc";
  --fa--fa: "\e3dc\e3dc"; }

.fa-face-sad-tear {
  --fa: "\f5b4";
  --fa--fa: "\f5b4\f5b4"; }

.fa-sad-tear {
  --fa: "\f5b4";
  --fa--fa: "\f5b4\f5b4"; }

.fa-plane {
  --fa: "\f072";
  --fa--fa: "\f072\f072"; }

.fa-tent-arrows-down {
  --fa: "\e581";
  --fa--fa: "\e581\e581"; }

.fa-exclamation {
  --fa: "\21";
  --fa--fa: "\21\21"; }

.fa-arrows-spin {
  --fa: "\e4bb";
  --fa--fa: "\e4bb\e4bb"; }

.fa-face-smile-relaxed {
  --fa: "\e392";
  --fa--fa: "\e392\e392"; }

.fa-comment-xmark {
  --fa: "\f4b5";
  --fa--fa: "\f4b5\f4b5"; }

.fa-comment-times {
  --fa: "\f4b5";
  --fa--fa: "\f4b5\f4b5"; }

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

.fa-turkish-lira-sign {
  --fa: "\e2bb";
  --fa--fa: "\e2bb\e2bb"; }

.fa-try {
  --fa: "\e2bb";
  --fa--fa: "\e2bb\e2bb"; }

.fa-turkish-lira {
  --fa: "\e2bb";
  --fa--fa: "\e2bb\e2bb"; }

.fa-face-nose-steam {
  --fa: "\e382";
  --fa--fa: "\e382\e382"; }

.fa-circle-waveform-lines {
  --fa: "\e12d";
  --fa--fa: "\e12d\e12d"; }

.fa-waveform-circle {
  --fa: "\e12d";
  --fa--fa: "\e12d\e12d"; }

.fa-dollar-sign {
  --fa: "\24";
  --fa--fa: "\24\24"; }

.fa-dollar {
  --fa: "\24";
  --fa--fa: "\24\24"; }

.fa-usd {
  --fa: "\24";
  --fa--fa: "\24\24"; }

.fa-ferris-wheel {
  --fa: "\e174";
  --fa--fa: "\e174\e174"; }

.fa-computer-speaker {
  --fa: "\f8b2";
  --fa--fa: "\f8b2\f8b2"; }

.fa-skull-cow {
  --fa: "\f8de";
  --fa--fa: "\f8de\f8de"; }

.fa-x {
  --fa: "\58";
  --fa--fa: "\58\58"; }

.fa-magnifying-glass-dollar {
  --fa: "\f688";
  --fa--fa: "\f688\f688"; }

.fa-search-dollar {
  --fa: "\f688";
  --fa--fa: "\f688\f688"; }

.fa-users-gear {
  --fa: "\f509";
  --fa--fa: "\f509\f509"; }

.fa-users-cog {
  --fa: "\f509";
  --fa--fa: "\f509\f509"; }

.fa-person-military-pointing {
  --fa: "\e54a";
  --fa--fa: "\e54a\e54a"; }

.fa-building-columns {
  --fa: "\f19c";
  --fa--fa: "\f19c\f19c"; }

.fa-bank {
  --fa: "\f19c";
  --fa--fa: "\f19c\f19c"; }

.fa-institution {
  --fa: "\f19c";
  --fa--fa: "\f19c\f19c"; }

.fa-museum {
  --fa: "\f19c";
  --fa--fa: "\f19c\f19c"; }

.fa-university {
  --fa: "\f19c";
  --fa--fa: "\f19c\f19c"; }

.fa-circle-t {
  --fa: "\e124";
  --fa--fa: "\e124\e124"; }

.fa-sack {
  --fa: "\f81c";
  --fa--fa: "\f81c\f81c"; }

.fa-grid-2 {
  --fa: "\e196";
  --fa--fa: "\e196\e196"; }

.fa-camera-cctv {
  --fa: "\f8ac";
  --fa--fa: "\f8ac\f8ac"; }

.fa-cctv {
  --fa: "\f8ac";
  --fa--fa: "\f8ac\f8ac"; }

.fa-umbrella {
  --fa: "\f0e9";
  --fa--fa: "\f0e9\f0e9"; }

.fa-trowel {
  --fa: "\e589";
  --fa--fa: "\e589\e589"; }

.fa-horizontal-rule {
  --fa: "\f86c";
  --fa--fa: "\f86c\f86c"; }

.fa-bed-front {
  --fa: "\f8f7";
  --fa--fa: "\f8f7\f8f7"; }

.fa-bed-alt {
  --fa: "\f8f7";
  --fa--fa: "\f8f7\f8f7"; }

.fa-d {
  --fa: "\44";
  --fa--fa: "\44\44"; }

.fa-stapler {
  --fa: "\e5af";
  --fa--fa: "\e5af\e5af"; }

.fa-masks-theater {
  --fa: "\f630";
  --fa--fa: "\f630\f630"; }

.fa-theater-masks {
  --fa: "\f630";
  --fa--fa: "\f630\f630"; }

.fa-file-gif {
  --fa: "\e645";
  --fa--fa: "\e645\e645"; }

.fa-kip-sign {
  --fa: "\e1c4";
  --fa--fa: "\e1c4\e1c4"; }

.fa-face-woozy {
  --fa: "\e3a2";
  --fa--fa: "\e3a2\e3a2"; }

.fa-cloud-question {
  --fa: "\e492";
  --fa--fa: "\e492\e492"; }

.fa-pineapple {
  --fa: "\e31f";
  --fa--fa: "\e31f\e31f"; }

.fa-hand-point-left {
  --fa: "\f0a5";
  --fa--fa: "\f0a5\f0a5"; }

.fa-gallery-thumbnails {
  --fa: "\e3aa";
  --fa--fa: "\e3aa\e3aa"; }

.fa-circle-j {
  --fa: "\e112";
  --fa--fa: "\e112\e112"; }

.fa-eyes {
  --fa: "\e367";
  --fa--fa: "\e367\e367"; }

.fa-handshake-simple {
  --fa: "\f4c6";
  --fa--fa: "\f4c6\f4c6"; }

.fa-handshake-alt {
  --fa: "\f4c6";
  --fa--fa: "\f4c6\f4c6"; }

.fa-page-caret-up {
  --fa: "\e42a";
  --fa--fa: "\e42a\e42a"; }

.fa-file-caret-up {
  --fa: "\e42a";
  --fa--fa: "\e42a\e42a"; }

.fa-jet-fighter {
  --fa: "\f0fb";
  --fa--fa: "\f0fb\f0fb"; }

.fa-fighter-jet {
  --fa: "\f0fb";
  --fa--fa: "\f0fb\f0fb"; }

.fa-comet {
  --fa: "\e003";
  --fa--fa: "\e003\e003"; }

.fa-square-share-nodes {
  --fa: "\f1e1";
  --fa--fa: "\f1e1\f1e1"; }

.fa-share-alt-square {
  --fa: "\f1e1";
  --fa--fa: "\f1e1\f1e1"; }

.fa-reflect-vertical {
  --fa: "\e665";
  --fa--fa: "\e665\e665"; }

.fa-shield-keyhole {
  --fa: "\e248";
  --fa--fa: "\e248\e248"; }

.fa-file-mp4 {
  --fa: "\e649";
  --fa--fa: "\e649\e649"; }

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

.fa-bulldozer {
  --fa: "\e655";
  --fa--fa: "\e655\e655"; }

.fa-plus-minus {
  --fa: "\e43c";
  --fa--fa: "\e43c\e43c"; }

.fa-square-sliders-vertical {
  --fa: "\f3f2";
  --fa--fa: "\f3f2\f3f2"; }

.fa-sliders-v-square {
  --fa: "\f3f2";
  --fa--fa: "\f3f2\f3f2"; }

.fa-video {
  --fa: "\f03d";
  --fa--fa: "\f03d\f03d"; }

.fa-video-camera {
  --fa: "\f03d";
  --fa--fa: "\f03d\f03d"; }

.fa-message-middle {
  --fa: "\e1e1";
  --fa--fa: "\e1e1\e1e1"; }

.fa-comment-middle-alt {
  --fa: "\e1e1";
  --fa--fa: "\e1e1\e1e1"; }

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

.fa-mortar-board {
  --fa: "\f19d";
  --fa--fa: "\f19d\f19d"; }

.fa-hand-holding-medical {
  --fa: "\e05c";
  --fa--fa: "\e05c\e05c"; }

.fa-person-circle-check {
  --fa: "\e53e";
  --fa--fa: "\e53e\e53e"; }

.fa-square-z {
  --fa: "\e288";
  --fa--fa: "\e288\e288"; }

.fa-message-text {
  --fa: "\e1e6";
  --fa--fa: "\e1e6\e1e6"; }

.fa-comment-alt-text {
  --fa: "\e1e6";
  --fa--fa: "\e1e6\e1e6"; }

.fa-turn-up {
  --fa: "\f3bf";
  --fa--fa: "\f3bf\f3bf"; }

.fa-level-up-alt {
  --fa: "\f3bf";
  --fa--fa: "\f3bf\f3bf"; }

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

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }

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

.fab,
.fa-brands {
  font-weight: 400; }

.fa-monero {
  --fa: "\f3d0"; }

.fa-hooli {
  --fa: "\f427"; }

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

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

.fa-lastfm {
  --fa: "\f202"; }

.fa-shopware {
  --fa: "\f5b5"; }

.fa-creative-commons-nc {
  --fa: "\f4e8"; }

.fa-aws {
  --fa: "\f375"; }

.fa-redhat {
  --fa: "\f7bc"; }

.fa-yoast {
  --fa: "\f2b1"; }

.fa-cloudflare {
  --fa: "\e07d"; }

.fa-ups {
  --fa: "\f7e0"; }

.fa-pixiv {
  --fa: "\e640"; }

.fa-wpexplorer {
  --fa: "\f2de"; }

.fa-dyalog {
  --fa: "\f399"; }

.fa-bity {
  --fa: "\f37a"; }

.fa-stackpath {
  --fa: "\f842"; }

.fa-buysellads {
  --fa: "\f20d"; }

.fa-first-order {
  --fa: "\f2b0"; }

.fa-modx {
  --fa: "\f285"; }

.fa-guilded {
  --fa: "\e07e"; }

.fa-vnv {
  --fa: "\f40b"; }

.fa-square-js {
  --fa: "\f3b9"; }

.fa-js-square {
  --fa: "\f3b9"; }

.fa-microsoft {
  --fa: "\f3ca"; }

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

.fa-orcid {
  --fa: "\f8d2"; }

.fa-java {
  --fa: "\f4e4"; }

.fa-invision {
  --fa: "\f7b0"; }

.fa-creative-commons-pd-alt {
  --fa: "\f4ed"; }

.fa-centercode {
  --fa: "\f380"; }

.fa-glide-g {
  --fa: "\f2a6"; }

.fa-drupal {
  --fa: "\f1a9"; }

.fa-jxl {
  --fa: "\e67b"; }

.fa-dart-lang {
  --fa: "\e693"; }

.fa-hire-a-helper {
  --fa: "\f3b0"; }

.fa-creative-commons-by {
  --fa: "\f4e7"; }

.fa-unity {
  --fa: "\e049"; }

.fa-whmcs {
  --fa: "\f40d"; }

.fa-rocketchat {
  --fa: "\f3e8"; }

.fa-vk {
  --fa: "\f189"; }

.fa-untappd {
  --fa: "\f405"; }

.fa-mailchimp {
  --fa: "\f59e"; }

.fa-css3-alt {
  --fa: "\f38b"; }

.fa-square-reddit {
  --fa: "\f1a2"; }

.fa-reddit-square {
  --fa: "\f1a2"; }

.fa-vimeo-v {
  --fa: "\f27d"; }

.fa-contao {
  --fa: "\f26d"; }

.fa-square-font-awesome {
  --fa: "\e5ad"; }

.fa-deskpro {
  --fa: "\f38f"; }

.fa-brave {
  --fa: "\e63c"; }

.fa-sistrix {
  --fa: "\f3ee"; }

.fa-square-instagram {
  --fa: "\e055"; }

.fa-instagram-square {
  --fa: "\e055"; }

.fa-battle-net {
  --fa: "\f835"; }

.fa-the-red-yeti {
  --fa: "\f69d"; }

.fa-square-hacker-news {
  --fa: "\f3af"; }

.fa-hacker-news-square {
  --fa: "\f3af"; }

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

.fa-threads {
  --fa: "\e618"; }

.fa-napster {
  --fa: "\f3d2"; }

.fa-square-snapchat {
  --fa: "\f2ad"; }

.fa-snapchat-square {
  --fa: "\f2ad"; }

.fa-google-plus-g {
  --fa: "\f0d5"; }

.fa-artstation {
  --fa: "\f77a"; }

.fa-markdown {
  --fa: "\f60f"; }

.fa-sourcetree {
  --fa: "\f7d3"; }

.fa-google-plus {
  --fa: "\f2b3"; }

.fa-diaspora {
  --fa: "\f791"; }

.fa-foursquare {
  --fa: "\f180"; }

.fa-stack-overflow {
  --fa: "\f16c"; }

.fa-github-alt {
  --fa: "\f113"; }

.fa-phoenix-squadron {
  --fa: "\f511"; }

.fa-pagelines {
  --fa: "\f18c"; }

.fa-algolia {
  --fa: "\f36c"; }

.fa-red-river {
  --fa: "\f3e3"; }

.fa-creative-commons-sa {
  --fa: "\f4ef"; }

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

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

.fa-square-font-awesome-stroke {
  --fa: "\f35c"; }

.fa-font-awesome-alt {
  --fa: "\f35c"; }

.fa-atlassian {
  --fa: "\f77b"; }

.fa-linkedin-in {
  --fa: "\f0e1"; }

.fa-digital-ocean {
  --fa: "\f391"; }

.fa-nimblr {
  --fa: "\f5a8"; }

.fa-chromecast {
  --fa: "\f838"; }

.fa-evernote {
  --fa: "\f839"; }

.fa-hacker-news {
  --fa: "\f1d4"; }

.fa-creative-commons-sampling {
  --fa: "\f4f0"; }

.fa-adversal {
  --fa: "\f36a"; }

.fa-creative-commons {
  --fa: "\f25e"; }

.fa-watchman-monitoring {
  --fa: "\e087"; }

.fa-fonticons {
  --fa: "\f280"; }

.fa-weixin {
  --fa: "\f1d7"; }

.fa-shirtsinbulk {
  --fa: "\f214"; }

.fa-codepen {
  --fa: "\f1cb"; }

.fa-git-alt {
  --fa: "\f841"; }

.fa-lyft {
  --fa: "\f3c3"; }

.fa-rev {
  --fa: "\f5b2"; }

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

.fa-wizards-of-the-coast {
  --fa: "\f730"; }

.fa-square-viadeo {
  --fa: "\f2aa"; }

.fa-viadeo-square {
  --fa: "\f2aa"; }

.fa-meetup {
  --fa: "\f2e0"; }

.fa-centos {
  --fa: "\f789"; }

.fa-adn {
  --fa: "\f170"; }

.fa-cloudsmith {
  --fa: "\f384"; }

.fa-opensuse {
  --fa: "\e62b"; }

.fa-pied-piper-alt {
  --fa: "\f1a8"; }

.fa-square-dribbble {
  --fa: "\f397"; }

.fa-dribbble-square {
  --fa: "\f397"; }

.fa-codiepie {
  --fa: "\f284"; }

.fa-node {
  --fa: "\f419"; }

.fa-mix {
  --fa: "\f3cb"; }

.fa-steam {
  --fa: "\f1b6"; }

.fa-cc-apple-pay {
  --fa: "\f416"; }

.fa-scribd {
  --fa: "\f28a"; }

.fa-debian {
  --fa: "\e60b"; }

.fa-openid {
  --fa: "\f19b"; }

.fa-instalod {
  --fa: "\e081"; }

.fa-files-pinwheel {
  --fa: "\e69f"; }

.fa-expeditedssl {
  --fa: "\f23e"; }

.fa-sellcast {
  --fa: "\f2da"; }

.fa-square-twitter {
  --fa: "\f081"; }

.fa-twitter-square {
  --fa: "\f081"; }

.fa-r-project {
  --fa: "\f4f7"; }

.fa-delicious {
  --fa: "\f1a5"; }

.fa-freebsd {
  --fa: "\f3a4"; }

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

.fa-accusoft {
  --fa: "\f369"; }

.fa-ioxhost {
  --fa: "\f208"; }

.fa-fonticons-fi {
  --fa: "\f3a2"; }

.fa-app-store {
  --fa: "\f36f"; }

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

.fa-itunes-note {
  --fa: "\f3b5"; }

.fa-golang {
  --fa: "\e40f"; }

.fa-kickstarter {
  --fa: "\f3bb"; }

.fa-square-kickstarter {
  --fa: "\f3bb"; }

.fa-grav {
  --fa: "\f2d6"; }

.fa-weibo {
  --fa: "\f18a"; }

.fa-uncharted {
  --fa: "\e084"; }

.fa-firstdraft {
  --fa: "\f3a1"; }

.fa-square-youtube {
  --fa: "\f431"; }

.fa-youtube-square {
  --fa: "\f431"; }

.fa-wikipedia-w {
  --fa: "\f266"; }

.fa-wpressr {
  --fa: "\f3e4"; }

.fa-rendact {
  --fa: "\f3e4"; }

.fa-angellist {
  --fa: "\f209"; }

.fa-galactic-republic {
  --fa: "\f50c"; }

.fa-nfc-directional {
  --fa: "\e530"; }

.fa-skype {
  --fa: "\f17e"; }

.fa-joget {
  --fa: "\f3b7"; }

.fa-fedora {
  --fa: "\f798"; }

.fa-stripe-s {
  --fa: "\f42a"; }

.fa-meta {
  --fa: "\e49b"; }

.fa-laravel {
  --fa: "\f3bd"; }

.fa-hotjar {
  --fa: "\f3b1"; }

.fa-bluetooth-b {
  --fa: "\f294"; }

.fa-square-letterboxd {
  --fa: "\e62e"; }

.fa-sticker-mule {
  --fa: "\f3f7"; }

.fa-creative-commons-zero {
  --fa: "\f4f3"; }

.fa-hips {
  --fa: "\f452"; }

.fa-css {
  --fa: "\e6a2"; }

.fa-behance {
  --fa: "\f1b4"; }

.fa-reddit {
  --fa: "\f1a1"; }

.fa-discord {
  --fa: "\f392"; }

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

.fa-app-store-ios {
  --fa: "\f370"; }

.fa-cc-discover {
  --fa: "\f1f2"; }

.fa-wpbeginner {
  --fa: "\f297"; }

.fa-confluence {
  --fa: "\f78d"; }

.fa-shoelace {
  --fa: "\e60c"; }

.fa-mdb {
  --fa: "\f8ca"; }

.fa-dochub {
  --fa: "\f394"; }

.fa-accessible-icon {
  --fa: "\f368"; }

.fa-ebay {
  --fa: "\f4f4"; }

.fa-amazon {
  --fa: "\f270"; }

.fa-unsplash {
  --fa: "\e07c"; }

.fa-yarn {
  --fa: "\f7e3"; }

.fa-square-steam {
  --fa: "\f1b7"; }

.fa-steam-square {
  --fa: "\f1b7"; }

.fa-500px {
  --fa: "\f26e"; }

.fa-square-vimeo {
  --fa: "\f194"; }

.fa-vimeo-square {
  --fa: "\f194"; }

.fa-asymmetrik {
  --fa: "\f372"; }

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

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

.fa-font-awesome-logo-full {
  --fa: "\f2b4"; }

.fa-gratipay {
  --fa: "\f184"; }

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

.fa-hive {
  --fa: "\e07f"; }

.fa-gitkraken {
  --fa: "\f3a6"; }

.fa-keybase {
  --fa: "\f4f5"; }

.fa-apple-pay {
  --fa: "\f415"; }

.fa-padlet {
  --fa: "\e4a0"; }

.fa-amazon-pay {
  --fa: "\f42c"; }

.fa-square-github {
  --fa: "\f092"; }

.fa-github-square {
  --fa: "\f092"; }

.fa-stumbleupon {
  --fa: "\f1a4"; }

.fa-fedex {
  --fa: "\f797"; }

.fa-phoenix-framework {
  --fa: "\f3dc"; }

.fa-shopify {
  --fa: "\e057"; }

.fa-neos {
  --fa: "\f612"; }

.fa-square-threads {
  --fa: "\e619"; }

.fa-hackerrank {
  --fa: "\f5f7"; }

.fa-researchgate {
  --fa: "\f4f8"; }

.fa-swift {
  --fa: "\f8e1"; }

.fa-angular {
  --fa: "\f420"; }

.fa-speakap {
  --fa: "\f3f3"; }

.fa-angrycreative {
  --fa: "\f36e"; }

.fa-y-combinator {
  --fa: "\f23b"; }

.fa-empire {
  --fa: "\f1d1"; }

.fa-envira {
  --fa: "\f299"; }

.fa-google-scholar {
  --fa: "\e63b"; }

.fa-square-gitlab {
  --fa: "\e5ae"; }

.fa-gitlab-square {
  --fa: "\e5ae"; }

.fa-studiovinari {
  --fa: "\f3f8"; }

.fa-pied-piper {
  --fa: "\f2ae"; }

.fa-wordpress {
  --fa: "\f19a"; }

.fa-product-hunt {
  --fa: "\f288"; }

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

.fa-linode {
  --fa: "\f2b8"; }

.fa-goodreads {
  --fa: "\f3a8"; }

.fa-square-odnoklassniki {
  --fa: "\f264"; }

.fa-odnoklassniki-square {
  --fa: "\f264"; }

.fa-jsfiddle {
  --fa: "\f1cc"; }

.fa-sith {
  --fa: "\f512"; }

.fa-themeisle {
  --fa: "\f2b2"; }

.fa-page4 {
  --fa: "\f3d7"; }

.fa-hashnode {
  --fa: "\e499"; }

.fa-react {
  --fa: "\f41b"; }

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

.fa-squarespace {
  --fa: "\f5be"; }

.fa-cc-stripe {
  --fa: "\f1f5"; }

.fa-creative-commons-share {
  --fa: "\f4f2"; }

.fa-bitcoin {
  --fa: "\f379"; }

.fa-keycdn {
  --fa: "\f3ba"; }

.fa-opera {
  --fa: "\f26a"; }

.fa-itch-io {
  --fa: "\f83a"; }

.fa-umbraco {
  --fa: "\f8e8"; }

.fa-galactic-senate {
  --fa: "\f50d"; }

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

.fa-draft2digital {
  --fa: "\f396"; }

.fa-stripe {
  --fa: "\f429"; }

.fa-houzz {
  --fa: "\f27c"; }

.fa-gg {
  --fa: "\f260"; }

.fa-dhl {
  --fa: "\f790"; }

.fa-square-pinterest {
  --fa: "\f0d3"; }

.fa-pinterest-square {
  --fa: "\f0d3"; }

.fa-xing {
  --fa: "\f168"; }

.fa-blackberry {
  --fa: "\f37b"; }

.fa-creative-commons-pd {
  --fa: "\f4ec"; }

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

.fa-quinscape {
  --fa: "\f459"; }

.fa-less {
  --fa: "\f41d"; }

.fa-blogger-b {
  --fa: "\f37d"; }

.fa-opencart {
  --fa: "\f23d"; }

.fa-vine {
  --fa: "\f1ca"; }

.fa-signal-messenger {
  --fa: "\e663"; }

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

.fa-gitlab {
  --fa: "\f296"; }

.fa-typo3 {
  --fa: "\f42b"; }

.fa-reddit-alien {
  --fa: "\f281"; }

.fa-yahoo {
  --fa: "\f19e"; }

.fa-dailymotion {
  --fa: "\e052"; }

.fa-affiliatetheme {
  --fa: "\f36b"; }

.fa-pied-piper-pp {
  --fa: "\f1a7"; }

.fa-bootstrap {
  --fa: "\f836"; }

.fa-odnoklassniki {
  --fa: "\f263"; }

.fa-nfc-symbol {
  --fa: "\e531"; }

.fa-mintbit {
  --fa: "\e62f"; }

.fa-ethereum {
  --fa: "\f42e"; }

.fa-speaker-deck {
  --fa: "\f83c"; }

.fa-creative-commons-nc-eu {
  --fa: "\f4e9"; }

.fa-patreon {
  --fa: "\f3d9"; }

.fa-avianex {
  --fa: "\f374"; }

.fa-ello {
  --fa: "\f5f1"; }

.fa-gofore {
  --fa: "\f3a7"; }

.fa-bimobject {
  --fa: "\f378"; }

.fa-brave-reverse {
  --fa: "\e63d"; }

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

.fa-square-google-plus {
  --fa: "\f0d4"; }

.fa-google-plus-square {
  --fa: "\f0d4"; }

.fa-web-awesome {
  --fa: "\e682"; }

.fa-mandalorian {
  --fa: "\f50f"; }

.fa-first-order-alt {
  --fa: "\f50a"; }

.fa-osi {
  --fa: "\f41a"; }

.fa-google-wallet {
  --fa: "\f1ee"; }

.fa-d-and-d-beyond {
  --fa: "\f6ca"; }

.fa-periscope {
  --fa: "\f3da"; }

.fa-fulcrum {
  --fa: "\f50b"; }

.fa-cloudscale {
  --fa: "\f383"; }

.fa-forumbee {
  --fa: "\f211"; }

.fa-mizuni {
  --fa: "\f3cc"; }

.fa-schlix {
  --fa: "\f3ea"; }

.fa-square-xing {
  --fa: "\f169"; }

.fa-xing-square {
  --fa: "\f169"; }

.fa-bandcamp {
  --fa: "\f2d5"; }

.fa-wpforms {
  --fa: "\f298"; }

.fa-cloudversify {
  --fa: "\f385"; }

.fa-usps {
  --fa: "\f7e1"; }

.fa-megaport {
  --fa: "\f5a3"; }

.fa-magento {
  --fa: "\f3c4"; }

.fa-spotify {
  --fa: "\f1bc"; }

.fa-optin-monster {
  --fa: "\f23c"; }

.fa-fly {
  --fa: "\f417"; }

.fa-square-bluesky {
  --fa: "\e6a3"; }

.fa-aviato {
  --fa: "\f421"; }

.fa-itunes {
  --fa: "\f3b4"; }

.fa-cuttlefish {
  --fa: "\f38c"; }

.fa-blogger {
  --fa: "\f37c"; }

.fa-flickr {
  --fa: "\f16e"; }

.fa-viber {
  --fa: "\f409"; }

.fa-soundcloud {
  --fa: "\f1be"; }

.fa-digg {
  --fa: "\f1a6"; }

.fa-tencent-weibo {
  --fa: "\f1d5"; }

.fa-letterboxd {
  --fa: "\e62d"; }

.fa-symfony {
  --fa: "\f83d"; }

.fa-maxcdn {
  --fa: "\f136"; }

.fa-etsy {
  --fa: "\f2d7"; }

.fa-facebook-messenger {
  --fa: "\f39f"; }

.fa-audible {
  --fa: "\f373"; }

.fa-think-peaks {
  --fa: "\f731"; }

.fa-bilibili {
  --fa: "\e3d9"; }

.fa-erlang {
  --fa: "\f39d"; }

.fa-x-twitter {
  --fa: "\e61b"; }

.fa-cotton-bureau {
  --fa: "\f89e"; }

.fa-dashcube {
  --fa: "\f210"; }

.fa-42-group {
  --fa: "\e080"; }

.fa-innosoft {
  --fa: "\e080"; }

.fa-stack-exchange {
  --fa: "\f18d"; }

.fa-elementor {
  --fa: "\f430"; }

.fa-square-pied-piper {
  --fa: "\e01e"; }

.fa-pied-piper-square {
  --fa: "\e01e"; }

.fa-creative-commons-nd {
  --fa: "\f4eb"; }

.fa-palfed {
  --fa: "\f3d8"; }

.fa-superpowers {
  --fa: "\f2dd"; }

.fa-resolving {
  --fa: "\f3e7"; }

.fa-xbox {
  --fa: "\f412"; }

.fa-square-web-awesome-stroke {
  --fa: "\e684"; }

.fa-searchengin {
  --fa: "\f3eb"; }

.fa-tiktok {
  --fa: "\e07b"; }

.fa-square-facebook {
  --fa: "\f082"; }

.fa-facebook-square {
  --fa: "\f082"; }

.fa-renren {
  --fa: "\f18b"; }

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

.fa-glide {
  --fa: "\f2a5"; }

.fa-linkedin {
  --fa: "\f08c"; }

.fa-hubspot {
  --fa: "\f3b2"; }

.fa-deploydog {
  --fa: "\f38e"; }

.fa-twitch {
  --fa: "\f1e8"; }

.fa-flutter {
  --fa: "\e694"; }

.fa-ravelry {
  --fa: "\f2d9"; }

.fa-mixer {
  --fa: "\e056"; }

.fa-square-lastfm {
  --fa: "\f203"; }

.fa-lastfm-square {
  --fa: "\f203"; }

.fa-vimeo {
  --fa: "\f40a"; }

.fa-mendeley {
  --fa: "\f7b3"; }

.fa-uniregistry {
  --fa: "\f404"; }

.fa-figma {
  --fa: "\f799"; }

.fa-creative-commons-remix {
  --fa: "\f4ee"; }

.fa-cc-amazon-pay {
  --fa: "\f42d"; }

.fa-dropbox {
  --fa: "\f16b"; }

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

.fa-cmplid {
  --fa: "\e360"; }

.fa-upwork {
  --fa: "\e641"; }

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

.fa-gripfire {
  --fa: "\f3ac"; }

.fa-jedi-order {
  --fa: "\f50e"; }

.fa-uikit {
  --fa: "\f403"; }

.fa-fort-awesome-alt {
  --fa: "\f3a3"; }

.fa-phabricator {
  --fa: "\f3db"; }

.fa-ussunnah {
  --fa: "\f407"; }

.fa-earlybirds {
  --fa: "\f39a"; }

.fa-trade-federation {
  --fa: "\f513"; }

.fa-autoprefixer {
  --fa: "\f41c"; }

.fa-whatsapp {
  --fa: "\f232"; }

.fa-square-upwork {
  --fa: "\e67c"; }

.fa-slideshare {
  --fa: "\f1e7"; }

.fa-google-play {
  --fa: "\f3ab"; }

.fa-viadeo {
  --fa: "\f2a9"; }

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

.fa-google-drive {
  --fa: "\f3aa"; }

.fa-servicestack {
  --fa: "\f3ec"; }

.fa-simplybuilt {
  --fa: "\f215"; }

.fa-bitbucket {
  --fa: "\f171"; }

.fa-imdb {
  --fa: "\f2d8"; }

.fa-deezer {
  --fa: "\e077"; }

.fa-raspberry-pi {
  --fa: "\f7bb"; }

.fa-jira {
  --fa: "\f7b1"; }

.fa-docker {
  --fa: "\f395"; }

.fa-screenpal {
  --fa: "\e570"; }

.fa-bluetooth {
  --fa: "\f293"; }

.fa-gitter {
  --fa: "\f426"; }

.fa-d-and-d {
  --fa: "\f38d"; }

.fa-microblog {
  --fa: "\e01a"; }

.fa-cc-diners-club {
  --fa: "\f24c"; }

.fa-gg-circle {
  --fa: "\f261"; }

.fa-pied-piper-hat {
  --fa: "\f4e5"; }

.fa-kickstarter-k {
  --fa: "\f3bc"; }

.fa-yandex {
  --fa: "\f413"; }

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

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

.fa-sellsy {
  --fa: "\f213"; }

.fa-square-web-awesome {
  --fa: "\e683"; }

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

.fa-wirsindhandwerk {
  --fa: "\e2d0"; }

.fa-wsh {
  --fa: "\e2d0"; }

.fa-buromobelexperte {
  --fa: "\f37f"; }

.fa-salesforce {
  --fa: "\f83b"; }

.fa-octopus-deploy {
  --fa: "\e082"; }

.fa-medapps {
  --fa: "\f3c6"; }

.fa-ns8 {
  --fa: "\f3d5"; }

.fa-pinterest-p {
  --fa: "\f231"; }

.fa-apper {
  --fa: "\f371"; }

.fa-fort-awesome {
  --fa: "\f286"; }

.fa-waze {
  --fa: "\f83f"; }

.fa-bluesky {
  --fa: "\e671"; }

.fa-cc-jcb {
  --fa: "\f24b"; }

.fa-snapchat {
  --fa: "\f2ab"; }

.fa-snapchat-ghost {
  --fa: "\f2ab"; }

.fa-fantasy-flight-games {
  --fa: "\f6dc"; }

.fa-rust {
  --fa: "\e07a"; }

.fa-wix {
  --fa: "\f5cf"; }

.fa-square-behance {
  --fa: "\f1b5"; }

.fa-behance-square {
  --fa: "\f1b5"; }

.fa-supple {
  --fa: "\f3f9"; }

.fa-webflow {
  --fa: "\e65c"; }

.fa-rebel {
  --fa: "\f1d0"; }

.fa-css3 {
  --fa: "\f13c"; }

.fa-staylinked {
  --fa: "\f3f5"; }

.fa-kaggle {
  --fa: "\f5fa"; }

.fa-space-awesome {
  --fa: "\e5ac"; }

.fa-deviantart {
  --fa: "\f1bd"; }

.fa-cpanel {
  --fa: "\f388"; }

.fa-goodreads-g {
  --fa: "\f3a9"; }

.fa-square-git {
  --fa: "\f1d2"; }

.fa-git-square {
  --fa: "\f1d2"; }

.fa-square-tumblr {
  --fa: "\f174"; }

.fa-tumblr-square {
  --fa: "\f174"; }

.fa-trello {
  --fa: "\f181"; }

.fa-creative-commons-nc-jp {
  --fa: "\f4ea"; }

.fa-get-pocket {
  --fa: "\f265"; }

.fa-perbyte {
  --fa: "\e083"; }

.fa-grunt {
  --fa: "\f3ad"; }

.fa-weebly {
  --fa: "\f5cc"; }

.fa-connectdevelop {
  --fa: "\f20e"; }

.fa-leanpub {
  --fa: "\f212"; }

.fa-black-tie {
  --fa: "\f27e"; }

.fa-themeco {
  --fa: "\f5c6"; }

.fa-python {
  --fa: "\f3e2"; }

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

.fa-bots {
  --fa: "\e340"; }

.fa-free-code-camp {
  --fa: "\f2c5"; }

.fa-hornbill {
  --fa: "\f592"; }

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

.fa-ideal {
  --fa: "\e013"; }

.fa-git {
  --fa: "\f1d3"; }

.fa-dev {
  --fa: "\f6cc"; }

.fa-sketch {
  --fa: "\f7c6"; }

.fa-yandex-international {
  --fa: "\f414"; }

.fa-cc-amex {
  --fa: "\f1f3"; }

.fa-uber {
  --fa: "\f402"; }

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

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

.fa-alipay {
  --fa: "\f642"; }

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

.fa-skyatlas {
  --fa: "\f216"; }

.fa-firefox-browser {
  --fa: "\e007"; }

.fa-replyd {
  --fa: "\f3e6"; }

.fa-suse {
  --fa: "\f7d6"; }

.fa-jenkins {
  --fa: "\f3b6"; }

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

.fa-rockrms {
  --fa: "\f3e9"; }

.fa-pinterest {
  --fa: "\f0d2"; }

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

.fa-npm {
  --fa: "\f3d4"; }

.fa-yammer {
  --fa: "\f840"; }

.fa-btc {
  --fa: "\f15a"; }

.fa-dribbble {
  --fa: "\f17d"; }

.fa-stumbleupon-circle {
  --fa: "\f1a3"; }

.fa-internet-explorer {
  --fa: "\f26b"; }

.fa-stubber {
  --fa: "\e5c7"; }

.fa-telegram {
  --fa: "\f2c6"; }

.fa-telegram-plane {
  --fa: "\f2c6"; }

.fa-old-republic {
  --fa: "\f510"; }

.fa-odysee {
  --fa: "\e5c6"; }

.fa-square-whatsapp {
  --fa: "\f40c"; }

.fa-whatsapp-square {
  --fa: "\f40c"; }

.fa-node-js {
  --fa: "\f3d3"; }

.fa-edge-legacy {
  --fa: "\e078"; }

.fa-slack {
  --fa: "\f198"; }

.fa-slack-hash {
  --fa: "\f198"; }

.fa-medrt {
  --fa: "\f3c8"; }

.fa-usb {
  --fa: "\f287"; }

.fa-tumblr {
  --fa: "\f173"; }

.fa-vaadin {
  --fa: "\f408"; }

.fa-quora {
  --fa: "\f2c4"; }

.fa-square-x-twitter {
  --fa: "\e61a"; }

.fa-reacteurope {
  --fa: "\f75d"; }

.fa-medium {
  --fa: "\f23a"; }

.fa-medium-m {
  --fa: "\f23a"; }

.fa-amilia {
  --fa: "\f36d"; }

.fa-mixcloud {
  --fa: "\f289"; }

.fa-flipboard {
  --fa: "\f44d"; }

.fa-viacoin {
  --fa: "\f237"; }

.fa-critical-role {
  --fa: "\f6c9"; }

.fa-sitrox {
  --fa: "\e44a"; }

.fa-discourse {
  --fa: "\f393"; }

.fa-joomla {
  --fa: "\f1aa"; }

.fa-mastodon {
  --fa: "\f4f6"; }

.fa-airbnb {
  --fa: "\f834"; }

.fa-wolf-pack-battalion {
  --fa: "\f514"; }

.fa-buy-n-large {
  --fa: "\f8a6"; }

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

.fa-creative-commons-sampling-plus {
  --fa: "\f4f1"; }

.fa-strava {
  --fa: "\f428"; }

.fa-ember {
  --fa: "\f423"; }

.fa-canadian-maple-leaf {
  --fa: "\f785"; }

.fa-teamspeak {
  --fa: "\f4f9"; }

.fa-pushed {
  --fa: "\f3e1"; }

.fa-wordpress-simple {
  --fa: "\f411"; }

.fa-nutritionix {
  --fa: "\f3d6"; }

.fa-wodu {
  --fa: "\e088"; }

.fa-google-pay {
  --fa: "\e079"; }

.fa-intercom {
  --fa: "\f7af"; }

.fa-zhihu {
  --fa: "\f63f"; }

.fa-korvue {
  --fa: "\f42f"; }

.fa-pix {
  --fa: "\e43a"; }

.fa-steam-symbol {
  --fa: "\f3f6"; }
:root, :host {
  --fa-style-family-duotone: 'Font Awesome 6 Duotone';
  --fa-font-duotone: normal 900 1em/1 'Font Awesome 6 Duotone'; }

@font-face {
  font-family: 'Font Awesome 6 Duotone';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-duotone-900.woff2") format("woff2"), url("../fonts/fa-duotone-900.ttf") format("truetype"); }

.fad,
.fa-duotone {
  position: relative;
  font-weight: 900;
  letter-spacing: normal; }

.fad::before,
.fa-duotone::before {
  position: absolute;
  color: var(--fa-primary-color, inherit);
  opacity: var(--fa-primary-opacity, 1); }

.fad::after,
.fa-duotone::after {
  color: var(--fa-secondary-color, inherit);
  opacity: var(--fa-secondary-opacity, 0.4); }

.fa-swap-opacity .fad::before,
.fa-swap-opacity .fa-duotone::before,
.fad.fa-swap-opacity::before,
.fa-duotone.fa-swap-opacity::before {
  opacity: var(--fa-secondary-opacity, 0.4); }

.fa-swap-opacity .fad::after,
.fa-swap-opacity .fa-duotone::after,
.fad.fa-swap-opacity::after,
.fa-duotone.fa-swap-opacity::after {
  opacity: var(--fa-primary-opacity, 1); }

.fad.fa-inverse,
.fa-duotone.fa-inverse {
  color: var(--fa-inverse, #fff); }

.fad.fa-stack-1x, .fad.fa-stack-2x,
.fa-duotone.fa-stack-1x, .fa-duotone.fa-stack-2x {
  position: absolute; }
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-light: normal 300 1em/1 'Font Awesome 6 Pro'; }

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.ttf") format("truetype"); }

.fal,
.fa-light {
  font-weight: 300; }
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Pro'; }

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.ttf") format("truetype"); }

.far,
.fa-regular {
  font-weight: 400; }
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Pro'; }

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.ttf") format("truetype"); }

.fas,
.fa-solid {
  font-weight: 900; }
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-thin: normal 100 1em/1 'Font Awesome 6 Pro'; }

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 100;
  font-display: block;
  src: url("../fonts/fa-thin-100.woff2") format("woff2"), url("../fonts/fa-thin-100.ttf") format("truetype"); }

.fat,
.fa-thin {
  font-weight: 100; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-display: block;
  font-weight: 400;
  src: url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.ttf") format("truetype"); }

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-display: block;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.ttf") format("truetype"); }

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-display: block;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.ttf") format("truetype"); }

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-display: block;
  font-weight: 300;
  src: url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.ttf") format("truetype"); }

@font-face {
  font-family: 'Font Awesome 5 Duotone';
  font-display: block;
  font-weight: 900;
  src: url("../fonts/fa-duotone-900.woff2") format("woff2"), url("../fonts/fa-duotone-900.ttf") format("truetype"); }
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.ttf") format("truetype"); }

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.ttf") format("truetype"); }

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.ttf") format("truetype");
  unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url("../fonts/fa-v4compatibility.woff2") format("woff2"), url("../fonts/fa-v4compatibility.ttf") format("truetype");
  unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }
