/*!
 * Iconic Group
 *
 * Copyright 2025 Iconic Group
 * http://iconicgroup.ca - All Rights Reserved.
 *
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Scotia", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.75;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #e01019;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #e01019;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.75;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.13);
  border-radius: 8px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 28px;
  margin-bottom: 28px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Scotia", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.3;
  color: #444;
}
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: rgba(0, 0, 0, 0.6);
}
h1,
h2,
h3 {
  margin-top: 28px;
  margin-bottom: 14px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 14px;
  margin-bottom: 14px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 40px;
}
h2,
.h2 {
  font-size: 33px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 14px;
}
.lead {
  margin-bottom: 28px;
  font-size: 19px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 25.5px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: rgba(0, 0, 0, 0.6);
}
.text-primary {
  color: #ec111a;
}
.text-primary:hover {
  color: #bc0e15;
}
.text-warning {
  color: #965f34;
}
.text-warning:hover {
  color: #704727;
}
.text-danger {
  color: #c0343a;
}
.text-danger:hover {
  color: #98292e;
}
.text-success {
  color: #14700a;
}
.text-success:hover {
  color: #0c4106;
}
.text-info {
  color: #437370;
}
.text-info:hover {
  color: #305351;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.page-header {
  padding-bottom: 13px;
  margin: 56px 0 28px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 14px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 28px;
}
dt,
dd {
  line-height: 1.75;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 14px 28px;
  margin: 0 0 28px;
  border-left: 5px solid rgba(0, 0, 0, 0.1);
}
blockquote p {
  font-size: 21.25px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small,
blockquote .small {
  display: block;
  line-height: 1.75;
  color: inherit;
}
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid rgba(0, 0, 0, 0.1);
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 28px;
  font-style: normal;
  line-height: 1.75;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #333333;
  background-color: #eeeeee;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 13.5px;
  margin: 0 0 14px;
  font-size: 16px;
  line-height: 1.75;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.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,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.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,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
  float: left;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-23 {
  width: 95.83333333%;
}
.col-xs-22 {
  width: 91.66666667%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-20 {
  width: 83.33333333%;
}
.col-xs-19 {
  width: 79.16666667%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-17 {
  width: 70.83333333%;
}
.col-xs-16 {
  width: 66.66666667%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-14 {
  width: 58.33333333%;
}
.col-xs-13 {
  width: 54.16666667%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-11 {
  width: 45.83333333%;
}
.col-xs-10 {
  width: 41.66666667%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-8 {
  width: 33.33333333%;
}
.col-xs-7 {
  width: 29.16666667%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-5 {
  width: 20.83333333%;
}
.col-xs-4 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-2 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 4.16666667%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-pull-23 {
  right: 95.83333333%;
}
.col-xs-pull-22 {
  right: 91.66666667%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-20 {
  right: 83.33333333%;
}
.col-xs-pull-19 {
  right: 79.16666667%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-17 {
  right: 70.83333333%;
}
.col-xs-pull-16 {
  right: 66.66666667%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-14 {
  right: 58.33333333%;
}
.col-xs-pull-13 {
  right: 54.16666667%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-11 {
  right: 45.83333333%;
}
.col-xs-pull-10 {
  right: 41.66666667%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-8 {
  right: 33.33333333%;
}
.col-xs-pull-7 {
  right: 29.16666667%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-5 {
  right: 20.83333333%;
}
.col-xs-pull-4 {
  right: 16.66666667%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-2 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 4.16666667%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-push-23 {
  left: 95.83333333%;
}
.col-xs-push-22 {
  left: 91.66666667%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-20 {
  left: 83.33333333%;
}
.col-xs-push-19 {
  left: 79.16666667%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-17 {
  left: 70.83333333%;
}
.col-xs-push-16 {
  left: 66.66666667%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-14 {
  left: 58.33333333%;
}
.col-xs-push-13 {
  left: 54.16666667%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-11 {
  left: 45.83333333%;
}
.col-xs-push-10 {
  left: 41.66666667%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-8 {
  left: 33.33333333%;
}
.col-xs-push-7 {
  left: 29.16666667%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-5 {
  left: 20.83333333%;
}
.col-xs-push-4 {
  left: 16.66666667%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-2 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 4.16666667%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
.col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.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,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18,
  .col-sm-19,
  .col-sm-20,
  .col-sm-21,
  .col-sm-22,
  .col-sm-23,
  .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .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,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18,
  .col-md-19,
  .col-md-20,
  .col-md-21,
  .col-md-22,
  .col-md-23,
  .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .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,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17,
  .col-lg-18,
  .col-lg-19,
  .col-lg-20,
  .col-lg-21,
  .col-lg-22,
  .col-lg-23,
  .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 28px;
}
.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.75;
  vertical-align: top;
  border-top: 1px solid rgba(30, 30, 30, 0.13);
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid rgba(30, 30, 30, 0.13);
}
.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 rgba(30, 30, 30, 0.13);
}
.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 rgba(30, 30, 30, 0.13);
}
.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 rgba(30, 30, 30, 0.13);
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: rgba(30, 30, 30, 0.02);
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: rgba(30, 30, 30, 0.04);
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: rgba(30, 30, 30, 0.04);
}
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: rgba(17, 17, 17, 0.04);
}
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #d3f1cf;
}
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #c1ebbb;
}
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #fcd9da;
}
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #fac1c3;
}
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fff5ef;
}
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #ffe5d6;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 21px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid rgba(30, 30, 30, 0.13);
    -webkit-overflow-scrolling: touch;
  }
  .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 {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 25.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
label {
  display: inline-block;
  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;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 17px;
  line-height: 1.75;
  color: #555555;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.75;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  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, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #ec111a;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(236, 17, 26, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(236, 17, 26, 0.6);
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  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"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 34px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 34px;
  line-height: 34px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 52px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 52px;
  line-height: 52px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #965f34;
}
.has-warning .form-control {
  border-color: #965f34;
  -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);
}
.has-warning .form-control:focus {
  border-color: #704727;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ca9266;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ca9266;
}
.has-warning .input-group-addon {
  color: #965f34;
  border-color: #965f34;
  background-color: #fff5ef;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #c0343a;
}
.has-error .form-control {
  border-color: #c0343a;
  -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);
}
.has-error .form-control:focus {
  border-color: #98292e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dc7e82;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dc7e82;
}
.has-error .input-group-addon {
  color: #c0343a;
  border-color: #c0343a;
  background-color: #fcd9da;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #14700a;
}
.has-success .form-control {
  border-color: #14700a;
  -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);
}
.has-success .form-control:focus {
  border-color: #0c4106;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #25ce12;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #25ce12;
}
.has-success .input-group-addon {
  color: #14700a;
  border-color: #14700a;
  background-color: #d3f1cf;
}
.form-control-static {
  margin-bottom: 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;
  }
  .form-inline select.form-control {
    width: auto;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 35px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.75;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #ec111a;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #ec111a;
  background-color: #fff;
  border-color: #ec111a;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ec111a;
  background-color: #ebebeb;
  border-color: #b30d14;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ec111a;
}
.btn-default .badge {
  color: #fff;
  background-color: #fff;
}
.btn-primary {
  color: #fff;
  background-color: #ec111a;
  border-color: #ec111a;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #c60e16;
  border-color: #b30d14;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #ec111a;
  border-color: #ec111a;
}
.btn-primary .badge {
  color: #ec111a;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #fa9e57;
  border-color: #fa9e57;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f9872f;
  border-color: #f87c1c;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #fa9e57;
  border-color: #fa9e57;
}
.btn-warning .badge {
  color: #fa9e57;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #f04148;
  border-color: #f04148;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ed1b24;
  border-color: #e2121a;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #f04148;
  border-color: #f04148;
}
.btn-danger .badge {
  color: #f04148;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #21bb11;
  border-color: #21bb11;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #1a960e;
  border-color: #17830c;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #21bb11;
  border-color: #21bb11;
}
.btn-success .badge {
  color: #21bb11;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #70c0ba;
  border-color: #70c0ba;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #54b4ac;
  border-color: #4aa9a1;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #70c0ba;
  border-color: #70c0ba;
}
.btn-info .badge {
  color: #70c0ba;
  background-color: #fff;
}
.btn-link {
  color: #e01019;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #e01019;
  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: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.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 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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;
  list-style: none;
  font-size: 17px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.75;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #ec111a;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #ec111a;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 15px;
  line-height: 1.75;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.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:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.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:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px;
  border-radius: 14px;
  padding-left: 8.75px;
  padding-right: 8.75px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px;
  border-radius: 18px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33;
  border-radius: 6px;
  border-radius: 26px;
  padding-left: 28px;
  padding-right: 28px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 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:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.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-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 52px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33;
  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: 52px;
  line-height: 52px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.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: 34px;
  padding: 5px 10px;
  font-size: 15px;
  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: 34px;
  line-height: 34px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.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: 17px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 22px;
  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 > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-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 > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.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: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #e01019;
}
.nav .nav-divider {
  height: 1px;
  margin: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.75;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: transparent transparent rgba(0, 0, 0, 0.13);
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.13);
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.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 rgba(0, 0, 0, 0.13);
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    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: 26px;
}
.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: #ec111a;
}
.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 {
  text-align: center;
  margin-bottom: 5px;
}
.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 rgba(0, 0, 0, 0.13);
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    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-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 28px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    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-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .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;
  padding: 11px 10px;
  font-size: 22px;
  line-height: 28px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 5.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    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: 28px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4px;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form select.form-control {
    width: auto;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -10px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-btn.btn-sm {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 11px;
  margin-bottom: 11px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fff;
  border-color: #ddd;
}
.navbar-default .navbar-brand {
  color: #333;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #1a1a1a;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #333;
}
.navbar-default .navbar-nav > li > a {
  color: #333;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #ec111a;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #ec111a;
}
.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: #eee;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #333;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ddd;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #ec111a;
  color: #fff;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #ec111a;
  }
  .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: #fff;
    background-color: #ec111a;
  }
  .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: #333;
}
.navbar-default .navbar-link:hover {
  color: #fff;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #ec111a;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #ec111a;
}
.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: #666;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #444;
}
.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 {
  background-color: #ec111a;
  color: #fff;
}
@media (max-width: 991px) {
  .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: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #ec111a;
  }
  .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: #ec111a;
  }
  .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: #fff;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 28px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 28px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.75;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #ec111a;
  border-color: #ec111a;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 22px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 15px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 28px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.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: 22px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.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: #999999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #ec111a;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #bc0e15;
}
.label-success {
  background-color: #21bb11;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #198c0d;
}
.label-info {
  background-color: #70c0ba;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #4db0a8;
}
.label-warning {
  background-color: #fa9e57;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #f98125;
}
.label-danger {
  background-color: #f04148;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #eb131b;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 15px;
  font-weight: 400;
  color: #e01019;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.badge:hover,
a.badge:focus {
  color: #e01019;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #fff;
  background-color: #ec111a;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: 200;
  line-height: 2.625;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  line-height: 1;
  color: inherit;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 76.5px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 28px;
  line-height: 1.75;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.13);
  border-radius: 8px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #e01019;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 28px;
  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 {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #d3f1cf;
  border-color: #c9ebbb;
  color: #14700a;
}
.alert-success hr {
  border-top-color: #b9e5a8;
}
.alert-success .alert-link {
  color: #0c4106;
}
.alert-info {
  background-color: #d4ecea;
  border-color: #bbe1d8;
  color: #437370;
}
.alert-info hr {
  border-top-color: #aad9cd;
}
.alert-info .alert-link {
  color: #305351;
}
.alert-warning {
  background-color: #fff5ef;
  border-color: #ffded6;
  color: #965f34;
}
.alert-warning hr {
  border-top-color: #ffcabc;
}
.alert-warning .alert-link {
  color: #704727;
}
.alert-danger {
  background-color: #fcd9da;
  border-color: #fac1cc;
  color: #c0343a;
}
.alert-danger hr {
  border-top-color: #f8aab9;
}
.alert-danger .alert-link {
  color: #98292e;
}
@-webkit-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 {
  overflow: hidden;
  height: 28px;
  margin-bottom: 28px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 15px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  background-color: #ec111a;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #21bb11;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #70c0ba;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #fa9e57;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #f04148;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.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-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #ec111a;
  border-color: #ec111a;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #fbcecf;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 28px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid rgba(30, 30, 30, 0.13);
}
.panel > .table > tbody:first-child th,
.panel > .table > tbody: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:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.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,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.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 {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.13);
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid rgba(0, 0, 0, 0.13);
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
.panel-default {
  border-color: rgba(0, 0, 0, 0.13);
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.13);
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: rgba(0, 0, 0, 0.13);
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: rgba(0, 0, 0, 0.13);
}
.panel-primary {
  border-color: #ec111a;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #ec111a;
  border-color: #ec111a;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ec111a;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ec111a;
}
.panel-success {
  border-color: #c9ebbb;
}
.panel-success > .panel-heading {
  color: #14700a;
  background-color: #d3f1cf;
  border-color: #c9ebbb;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #c9ebbb;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #c9ebbb;
}
.panel-warning {
  border-color: #ffded6;
}
.panel-warning > .panel-heading {
  color: #965f34;
  background-color: #fff5ef;
  border-color: #ffded6;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ffded6;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ffded6;
}
.panel-danger {
  border-color: #fac1cc;
}
.panel-danger > .panel-heading {
  color: #c0343a;
  background-color: #fcd9da;
  border-color: #fac1cc;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fac1cc;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fac1cc;
}
.panel-info {
  border-color: #bbe1d8;
}
.panel-info > .panel-heading {
  color: #437370;
  background-color: #d4ecea;
  border-color: #bbe1d8;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bbe1d8;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bbe1d8;
}
.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, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 25.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.75px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.75;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 15px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  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 {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 17px;
  font-weight: normal;
  line-height: 18px;
  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 {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  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, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.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;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  table.visible-xs.visible-sm {
    display: table;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  table.visible-xs.visible-md {
    display: table;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  table.visible-xs.visible-lg {
    display: table;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  table.visible-sm.visible-xs {
    display: table;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .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;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  table.visible-sm.visible-md {
    display: table;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  table.visible-sm.visible-lg {
    display: table;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  table.visible-md.visible-xs {
    display: table;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  table.visible-md.visible-sm {
    display: table;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  table.visible-md.visible-lg {
    display: table;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  table.visible-lg.visible-xs {
    display: table;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  table.visible-lg.visible-sm {
    display: table;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  table.visible-lg.visible-md {
    display: table;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !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;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
table.hidden-sm {
  display: table;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
table.hidden-md {
  display: table;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
table.hidden-lg {
  display: table;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
:root {
  --cc-font-family: "Scotia", "Helvetica Neue", Helvetica, Arial, sans-serif;
  --cc-font-size: 17px;
  --cc-bg: #fff;
  --cc-z-index: 2147483647;
  --cc-text: #333333;
  --cc-border-radius: 6px;
  --cc-btn-primary-bg: #ec111a;
  --cc-btn-primary-text: var(--cc-bg);
  --cc-btn-primary-hover-bg: #c60e16;
  --cc-btn-primary-hover-text: var(--cc-btn-primary-text);
  --cc-btn-secondary-bg: #eeeeee;
  --cc-btn-secondary-text: var(--cc-text);
  --cc-btn-secondary-hover-bg: #dfdfdf;
  --cc-btn-secondary-hover-text: var(--cc-btn-secondary-text);
  --cc-btn-border-radius: 4px;
  --cc-toggle-bg-off: #9c9c9c;
  --cc-toggle-bg-on: var(--cc-btn-primary-bg);
  --cc-toggle-bg-readonly: #dcdcdc;
  --cc-toggle-knob-bg: #fff;
  --cc-toggle-knob-icon-color: #f3f3f3;
  --cc-block-text: var(--cc-text);
  --cc-cookie-category-block-bg: #f3f3f3;
  --cc-cookie-category-block-bg-hover: #efefef;
  --cc-section-border: #f3f3f3;
  --cc-cookie-table-border: #eeeeee;
  --cc-overlay-bg: #000;
  --cc-overlay-opacity: 0.5;
  --cc-consent-modal-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  --cc-webkit-scrollbar-bg: #d5d5d5;
  --cc-webkit-scrollbar-bg-hover: #999999;
}
@media screen and (min-width: 768px) {
  :root {
    --cc-consent-modal-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.show--settings body {
  overflow: hidden;
}
.h1,
.h2,
h1,
h2 {
  letter-spacing: -0.02em;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
.h1 a:focus,
.h2 a:focus,
.h3 a:focus,
.h4 a:focus,
.h5 a:focus,
.h6 a:focus {
  color: inherit;
}
.h1 small,
.h2 small,
.h3 small,
.h1 .small,
.h2 .small,
.h3 .small {
  font-size: 65%;
}
a {
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
.btn,
.navbar-brand,
.nav > li > a,
.dropdown-menu > li > a,
.pager li > a {
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
.h1 a:focus,
.h2 a:focus,
.h3 a:focus,
.h4 a:focus,
.h5 a:focus,
.h6 a:focus,
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: underline;
}
.lead {
  letter-spacing: -0.015em;
}
.text-primary:hover {
  color: #ec111a;
}
.text-warning:hover {
  color: #965f34;
}
.text-danger:hover {
  color: #c0343a;
}
.text-success:hover {
  color: #14700a;
}
.text-info:hover {
  color: #437370;
}
.well {
  border-radius: 8px;
}
.well-lg {
  border-radius: 12px;
}
.well-sm {
  border-radius: 6px;
}
.badge {
  border: 1px solid #ec111a;
  font-weight: 700;
  letter-spacing: 0;
  padding-left: 9px;
  padding-right: 9px;
  border-radius: 12px;
}
a.badge:hover,
a.badge:focus {
  text-decoration: underline;
}
.table {
  background: #fff;
}
.btn {
  border-radius: 22px;
  padding-left: 21px;
  padding-right: 21px;
  letter-spacing: 0.02em;
  transition: all 0.1s ease-in-out;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.btn-lg {
  border-radius: 26px;
  padding-left: 28px;
  padding-right: 28px;
}
.btn-sm {
  border-radius: 18px;
  padding-left: 17.5px;
  padding-right: 17.5px;
}
.btn-xs {
  border-radius: 14px;
  padding-left: 8.75px;
  padding-right: 8.75px;
}
.btn-link {
  font-weight: 400;
}
.btn .icon {
  font-size: 0.75em;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ec111a;
  background-color: #fff;
  border-color: #ec111a;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #ec111a;
  border-color: #ec111a;
}
.form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 1px 0 0 #ec111a, -1px 0 0 #ec111a, 0 1px 0 #ec111a, 0 -1px 0 #ec111a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 1px 0 0 #ec111a, -1px 0 0 #ec111a, 0 1px 0 #ec111a, 0 -1px 0 #ec111a;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  color: #333333;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background: transparent;
  color: #ec111a;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-bottom-color: transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #ec111a;
}
.nav-tabs.nav-justified > li > a:hover,
.nav-tabs.nav-justified > li > a:focus {
  border-bottom-color: rgba(0, 0, 0, 0.13);
}
.nav-tabs > li > a,
.nav-tabs.nav-justified > li > a {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .radio,
.has-success .radio-inline,
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .radio,
.has-warning .radio-inline,
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .radio,
.has-error .radio-inline {
  color: inherit;
}
.modal {
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 767px) {
  .nav-tabs.nav-justified > li > a {
    border-radius: 16px;
  }
  .nav-tabs.nav-justified > li > a:hover,
  .nav-tabs.nav-justified > li > a:focus {
    border-bottom-color: transparent;
  }
}
@media screen and (min-width: 992px) {
  .modal-dialog {
    width: 780px;
  }
}
@media screen and (min-width: 1200px) {
  .modal-dialog {
    width: 940px;
  }
}
.subheading {
  font-weight: 300;
  line-height: 1.3;
}
h1.subheading,
.h1.subheading {
  font-size: 30px;
}
h2.subheading,
.h2.subheading {
  font-size: 25px;
}
h3.subheading,
.h3.subheading {
  font-size: 20px;
}
h4.subheading,
.h4.subheading {
  font-size: 15px;
}
h5.subheading,
.h5.subheading {
  font-size: 11px;
}
h6.subheading,
.h6.subheading {
  font-size: 11px;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
  letter-spacing: 0.0625em;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-secondary {
  color: #007eab;
}
.btn-secondary {
  color: #fff;
  background-color: #007eab;
  border-color: #007eab;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
  color: #fff;
  background-color: #006082;
  border-color: #00516e;
}
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  background-color: #007eab;
  border-color: #007eab;
}
.btn-secondary .badge {
  color: #007eab;
  background-color: #fff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
  color: #007eab;
  background-color: #fff;
  border-color: #007eab;
}
.btn-dark {
  color: #fff;
  background-color: #222;
  border-color: #222;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  color: #fff;
  background-color: #0e0e0e;
  border-color: #030303;
}
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  background-image: none;
}
.btn-dark.disabled,
.btn-dark[disabled],
fieldset[disabled] .btn-dark,
.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled:active,
.btn-dark[disabled]:active,
fieldset[disabled] .btn-dark:active,
.btn-dark.disabled.active,
.btn-dark[disabled].active,
fieldset[disabled] .btn-dark.active {
  background-color: #222;
  border-color: #222;
}
.btn-dark .badge {
  color: #222;
  background-color: #fff;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  color: #222;
  background-color: #fff;
  border-color: #222;
}
.background-primary {
  background-color: #ec111a !important;
  border-color: #d40f17 !important;
  color: #fff !important;
}
.background-secondary {
  background-color: #007eab !important;
  border-color: #00719a !important;
  color: #fff !important;
}
.background-dark {
  background-color: #222 !important;
  border-color: #1f1f1f !important;
  color: #fff !important;
}
.background-light {
  background-color: #f9f9f9 !important;
  border-color: #e0e0e0 !important;
}
.background-primary h1,
.background-secondary h1,
.background-dark h1,
.background-primary h2,
.background-secondary h2,
.background-dark h2,
.background-primary h3,
.background-secondary h3,
.background-dark h3,
.background-primary h4,
.background-secondary h4,
.background-dark h4,
.background-primary h5,
.background-secondary h5,
.background-dark h5,
.background-primary h6,
.background-secondary h6,
.background-dark h6,
.background-primary .h1,
.background-secondary .h1,
.background-dark .h1,
.background-primary .h2,
.background-secondary .h2,
.background-dark .h2,
.background-primary .h3,
.background-secondary .h3,
.background-dark .h3,
.background-primary .h4,
.background-secondary .h4,
.background-dark .h4,
.background-primary .h5,
.background-secondary .h5,
.background-dark .h5,
.background-primary .h6,
.background-secondary .h6,
.background-dark .h6 {
  color: #fff;
}
.background-primary a:not([class]),
.background-secondary a:not([class]),
.background-dark a:not([class]) {
  color: #fff;
}
.background-primary a:not([class]):hover,
.background-secondary a:not([class]):hover,
.background-dark a:not([class]):hover,
.background-primary a:not([class]):focus,
.background-secondary a:not([class]):focus,
.background-dark a:not([class]):focus {
  color: rgba(255, 255, 255, 0.7);
}
.background-primary hr,
.background-secondary hr,
.background-dark hr {
  border-color: rgba(255, 255, 255, 0.3);
}
.background-primary .has-success .help-block,
.background-secondary .has-success .help-block,
.background-dark .has-success .help-block,
.background-primary .has-success .control-label,
.background-secondary .has-success .control-label,
.background-dark .has-success .control-label,
.background-primary .has-success .radio,
.background-secondary .has-success .radio,
.background-dark .has-success .radio,
.background-primary .has-success .checkbox,
.background-secondary .has-success .checkbox,
.background-dark .has-success .checkbox,
.background-primary .has-success .radio-inline,
.background-secondary .has-success .radio-inline,
.background-dark .has-success .radio-inline,
.background-primary .has-success .checkbox-inline,
.background-secondary .has-success .checkbox-inline,
.background-dark .has-success .checkbox-inline,
.background-primary .has-warning .help-block,
.background-secondary .has-warning .help-block,
.background-dark .has-warning .help-block,
.background-primary .has-warning .control-label,
.background-secondary .has-warning .control-label,
.background-dark .has-warning .control-label,
.background-primary .has-warning .radio,
.background-secondary .has-warning .radio,
.background-dark .has-warning .radio,
.background-primary .has-warning .checkbox,
.background-secondary .has-warning .checkbox,
.background-dark .has-warning .checkbox,
.background-primary .has-warning .radio-inline,
.background-secondary .has-warning .radio-inline,
.background-dark .has-warning .radio-inline,
.background-primary .has-warning .checkbox-inline,
.background-secondary .has-warning .checkbox-inline,
.background-dark .has-warning .checkbox-inline,
.background-primary .has-error .help-block,
.background-secondary .has-error .help-block,
.background-dark .has-error .help-block,
.background-primary .has-error .control-label,
.background-secondary .has-error .control-label,
.background-dark .has-error .control-label,
.background-primary .has-error .radio,
.background-secondary .has-error .radio,
.background-dark .has-error .radio,
.background-primary .has-error .checkbox,
.background-secondary .has-error .checkbox,
.background-dark .has-error .checkbox,
.background-primary .has-error .radio-inline,
.background-secondary .has-error .radio-inline,
.background-dark .has-error .radio-inline,
.background-primary .has-error .checkbox-inline,
.background-secondary .has-error .checkbox-inline,
.background-dark .has-error .checkbox-inline {
  color: #fff;
}
.background-primary .btn-primary,
.background-primary .btn-secondary,
.background-primary .btn-default {
  border-color: #fff;
}
.background-secondary .btn-primary,
.background-secondary .btn-secondary,
.background-secondary .btn-default {
  border-color: #fff;
}
.background-dark .btn-dark {
  border-color: #fff;
}
.border-primary {
  border-color: #ec111a !important;
}
.border-top-primary {
  border-top-color: #ec111a !important;
}
.border-right-primary {
  border-right-color: #ec111a !important;
}
.border-bottom-primary {
  border-bottom-color: #ec111a !important;
}
.border-left-primary {
  border-left-color: #ec111a !important;
}
.border-secondary {
  border-color: #007eab !important;
}
.border-top-secondary {
  border-top-color: #007eab !important;
}
.border-right-secondary {
  border-right-color: #007eab !important;
}
.border-bottom-secondary {
  border-bottom-color: #007eab !important;
}
.border-left-secondary {
  border-left-color: #007eab !important;
}
h1 + .subheading,
h2 + .subheading,
h3 + .subheading,
h4 + .subheading,
h5 + .subheading,
h6 + .subheading,
.h1 + .subheading,
.h2 + .subheading,
.h3 + .subheading,
.h4 + .subheading,
.h5 + .subheading,
.h6 + .subheading {
  margin-top: -7px;
}
a:focus {
  outline-offset: 4px;
}
.navbar-nav > li > a:focus,
.dropdown-menu > li > a:focus,
.nav-tabs > li > a:focus,
.nav-pills > li > a:focus,
.pagination > li > a:focus,
.breadcrumb a:focus {
  outline-offset: 0;
}
@media print {
  body {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  a[href]:after {
    color: #333333;
    content: "\00a0(" attr(href) ")";
    display: inline-block;
    font-size: 0.85em;
    overflow-wrap: break-word;
    word-break: break-all;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1.5cm 0.4cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table {
    border-collapse: collapse !important;
  }
  body {
    font-size: 13px;
    line-height: 1.57;
  }
  h1,
  h2,
  h3 {
    margin-top: 21px;
    margin-bottom: 10.5px;
  }
  h4,
  h5,
  h6 {
    margin-top: 10.5px;
    margin-bottom: 10.5px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    line-height: 0.98;
  }
  h1,
  .h1 {
    font-size: 25px !important;
  }
  h2,
  .h2 {
    font-size: 21px !important;
  }
  h3,
  .h3 {
    font-size: 16px !important;
  }
  h4,
  .h4 {
    font-size: 13px !important;
  }
  h5,
  .h5 {
    font-size: 9px !important;
  }
  h6,
  .h6 {
    font-size: 9px !important;
  }
  h1.subheading,
  .h1.subheading {
    font-size: 19px !important;
  }
  h2.subheading,
  .h2.subheading {
    font-size: 16px !important;
  }
  h3.subheading,
  .h3.subheading {
    font-size: 13px !important;
  }
  h4.subheading,
  .h4.subheading {
    font-size: 9px !important;
  }
  h5.subheading,
  .h5.subheading {
    font-size: 7px !important;
  }
  h6.subheading,
  .h6.subheading {
    font-size: 7px !important;
  }
  h1 + .subheading,
  h2 + .subheading,
  h3 + .subheading,
  h4 + .subheading,
  h5 + .subheading,
  h6 + .subheading,
  .h1 + .subheading,
  .h2 + .subheading,
  .h3 + .subheading,
  .h4 + .subheading,
  .h5 + .subheading,
  .h6 + .subheading {
    margin-top: -5.25px;
  }
  hr {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .lead {
    font-size: 19px;
    line-height: 1.26;
  }
  .btn {
    font-size: 13px;
    line-height: 1.57;
  }
  .btn[href] {
    background: transparent;
    border: none;
    border-radius: 0;
    color: #e01019;
    display: inline;
    font-size: inherit;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: underline;
    text-transform: none;
    vertical-align: baseline;
    white-space: normal;
  }
  .badge {
    font-size: 11px;
    padding: 1.5px 3.5px;
  }
  .well {
    padding: 9.5px;
  }
  .well-lg {
    padding: 12px;
  }
  .well-sm {
    padding: 4.5px;
  }
}
.icon {
  font-family: var(--icon-style-family, 'Font Awesome 6 Pro');
  font-weight: var(--icon-style, 900);
}
.icon,
.fas,
.icon-solid,
.fass,
.icon-sharp,
.far,
.icon-regular,
.fasr,
.fal,
.icon-light,
.fasl,
.fat,
.icon-thin,
.fad,
.icon-duotone,
.fab,
.icon-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--icon-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
.fas,
.icon-classic,
.icon-solid,
.far,
.icon-regular,
.fal,
.icon-light,
.fat,
.icon-thin {
  font-family: 'Font Awesome 6 Pro';
}
.fab,
.icon-brands {
  font-family: 'Font Awesome 6 Brands';
}
.fad,
.icon-classic.icon-duotone,
.icon-duotone {
  font-family: 'Font Awesome 6 Duotone';
}
.fass,
.fasr,
.fasl,
.icon-sharp {
  font-family: 'Font Awesome 6 Sharp';
}
.fass,
.icon-sharp {
  font-weight: 900;
}
.icon-1x {
  font-size: 1em;
}
.icon-2x {
  font-size: 2em;
}
.icon-3x {
  font-size: 3em;
}
.icon-4x {
  font-size: 4em;
}
.icon-5x {
  font-size: 5em;
}
.icon-6x {
  font-size: 6em;
}
.icon-7x {
  font-size: 7em;
}
.icon-8x {
  font-size: 8em;
}
.icon-9x {
  font-size: 9em;
}
.icon-10x {
  font-size: 10em;
}
.icon-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}
.icon-xs {
  font-size: 0.75em;
  line-height: 0.08333333em;
  vertical-align: 0.125em;
}
.icon-sm {
  font-size: 0.875em;
  line-height: 0.07142857em;
  vertical-align: 0.05357143em;
}
.icon-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}
.icon-xl {
  font-size: 1.5em;
  line-height: 0.04166667em;
  vertical-align: -0.125em;
}
.icon-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}
.icon-fw {
  text-align: center;
  width: 1.25em;
}
.icon-ul {
  list-style-type: none;
  margin-left: var(--icon-li-margin, 2.5em);
  padding-left: 0;
}
.icon-ul > li {
  position: relative;
}
.icon-li {
  left: calc(var(--icon-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--icon-li-width, 2em);
  line-height: inherit;
}
.icon-border {
  border-color: var(--icon-border-color, #eee);
  border-radius: var(--icon-border-radius, 0.1em);
  border-style: var(--icon-border-style, solid);
  border-width: var(--icon-border-width, 0.08em);
  padding: var(--icon-border-padding, 0.2em 0.25em 0.15em);
}
.icon-pull-left {
  float: left;
  margin-right: var(--icon-pull-margin, 0.3em);
}
.icon-pull-right {
  float: right;
  margin-left: var(--icon-pull-margin, 0.3em);
}
.icon-beat {
  animation-name: icon-beat;
  animation-delay: var(--icon-animation-delay, 0s);
  animation-direction: var(--icon-animation-direction, normal);
  animation-duration: var(--icon-animation-duration, 1s);
  animation-iteration-count: var(--icon-animation-iteration-count, infinite);
  animation-timing-function: var(--icon-animation-timing, ease-in-out);
}
.icon-bounce {
  animation-name: icon-beat;
  animation-delay: var(--icon-animation-delay, 0s);
  animation-direction: var(--icon-animation-direction, normal);
  animation-duration: var(--icon-animation-duration, 1s);
  animation-iteration-count: var(--icon-animation-iteration-count, infinite);
  animation-timing-function: var(--icon-animation-timing, cubic-bezier(0.280, 0.840, 0.420, 1));
}
.icon-fade {
  animation-name: icon-fade;
  animation-delay: var(--icon-animation-delay, 0s);
  animation-direction: var(--icon-animation-direction, normal);
  animation-duration: var(--icon-animation-duration, 1s);
  animation-iteration-count: var(--icon-animation-iteration-count, infinite);
  animation-timing-function: var(--icon-animation-timing, cubic-bezier(.4,0,.6,1));
}
.icon-beat-fade {
  animation-name: icon-beat-fade;
  animation-delay: var(--icon-animation-delay, 0s);
  animation-direction: var(--icon-animation-direction, normal);
  animation-duration: var(--icon-animation-duration, 1s);
  animation-iteration-count: var(--icon-animation-iteration-count, infinite);
  animation-timing-function: var(--icon-animation-timing, cubic-bezier(.4,0,.6,1));
}
.icon-flip {
  animation-name: icon-flip;
  animation-delay: var(--icon-animation-delay, 0s);
  animation-direction: var(--icon-animation-direction, normal);
  animation-duration: var(--icon-animation-duration, 1s);
  animation-iteration-count: var(--icon-animation-iteration-count, infinite);
  animation-timing-function: var(--icon-animation-timing, ease-in-out);
}
.icon-shake {
  animation-name: icon-shake;
  animation-delay: var(--icon-animation-delay, 0s);
  animation-direction: var(--icon-animation-direction, normal);
  animation-duration: var(--icon-animation-duration, 1s);
  animation-iteration-count: var(--icon-animation-iteration-count, infinite);
  animation-timing-function: var(--icon-animation-timing, ease-in-out);
}
.icon-spin {
  animation-name: icon-spin;
  animation-delay: var(--icon-animation-delay, 0s);
  animation-direction: var(--icon-animation-direction, normal);
  animation-duration: var(--icon-animation-duration, 2s);
  animation-iteration-count: var(--icon-animation-iteration-count, infinite);
  animation-timing-function: var(--icon-animation-timing, linear);
}
.icon-spin-reverse {
  --icon-animation-direction: reverse;
}
.icon-pulse,
.icon-spin-pulse {
  animation-name: icon-spin;
  animation-direction: var(--icon-animation-direction, normal);
  animation-duration: var(--icon-animation-duration, 1s);
  animation-iteration-count: var(--icon-animation-iteration-count, infinite);
  animation-timing-function: var(--icon-animation-timing, steps(8));;
}
@media (prefers-reduced-motion: reduce) {
  .icon-beat,
  .icon-bounce,
  .icon-fade,
  .icon-beat-fade,
  .icon-flip,
  .icon-pulse,
  .icon-shake,
  .icon-spin,
  .icon-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes icon-beat {
  0%,
  90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--icon-beat-scale, 1.25));
  }
}
@keyframes icon-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--icon-bounce-start-scale-x, 1.1),var(--icon-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--icon-bounce-jump-scale-x, 0.9),var(--icon-bounce-jump-scale-y, 1.1)) translateY(var(--icon-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--icon-bounce-land-scale-x, 1.05),var(--icon-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1,1) translateY(var(--icon-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes icon-fade {
  50% {
    opacity: var(--icon-fade-opacity, 0.4);
  }
}
@keyframes icon-beat-fade {
  0%,
  100% {
    opacity: var(--icon-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--icon-beat-fade-scale, 1.125));
  }
}
@keyframes icon-flip {
  50% {
    transform: rotate3d(var(--icon-flip-x, 0), var(--icon-flip-y, 1), var(--icon-flip-z, 0), var(--icon-flip-angle, -180deg));
  }
}
@keyframes icon-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 icon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.icon-rotate-90 {
  transform: rotate(90deg);
}
.icon-rotate-180 {
  transform: rotate(180deg);
}
.icon-rotate-270 {
  transform: rotate(270deg);
}
.icon-flip-horizontal {
  transform: scale(-1, 1);
}
.icon-flip-vertical {
  transform: scale(1, -1);
}
.icon-flip-both,
.icon-flip-horizontal.icon-flip-vertical {
  transform: scale(-1, -1);
}
.icon-rotate-by {
  transform: rotate(var(--icon-rotate-angle, none));
}
.icon-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.icon-stack-1x,
.icon-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--icon-stack-z-index, auto);
}
.icon-stack-1x {
  line-height: inherit;
}
.icon-stack-2x {
  font-size: 2em;
}
.icon-inverse {
  color: var(--icon-inverse, #fff);
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-0::before {
  content: "\30";
}
.icon-1::before {
  content: "\31";
}
.icon-2::before {
  content: "\32";
}
.icon-3::before {
  content: "\33";
}
.icon-4::before {
  content: "\34";
}
.icon-5::before {
  content: "\35";
}
.icon-6::before {
  content: "\36";
}
.icon-7::before {
  content: "\37";
}
.icon-8::before {
  content: "\38";
}
.icon-9::before {
  content: "\39";
}
.icon-fill-drip::before {
  content: "\f576";
}
.icon-arrows-to-circle::before {
  content: "\e4bd";
}
.icon-circle-chevron-right::before {
  content: "\f138";
}
.icon-chevron-circle-right::before {
  content: "\f138";
}
.icon-wagon-covered::before {
  content: "\f8ee";
}
.icon-line-height::before {
  content: "\f871";
}
.icon-bagel::before {
  content: "\e3d7";
}
.icon-transporter-7::before {
  content: "\e2a8";
}
.icon-at::before {
  content: "\40";
}
.icon-rectangles-mixed::before {
  content: "\e323";
}
.icon-phone-arrow-up-right::before {
  content: "\e224";
}
.icon-phone-arrow-up::before {
  content: "\e224";
}
.icon-phone-outgoing::before {
  content: "\e224";
}
.icon-trash-can::before {
  content: "\f2ed";
}
.icon-trash-alt::before {
  content: "\f2ed";
}
.icon-circle-l::before {
  content: "\e114";
}
.icon-head-side-goggles::before {
  content: "\f6ea";
}
.icon-head-vr::before {
  content: "\f6ea";
}
.icon-text-height::before {
  content: "\f034";
}
.icon-user-xmark::before {
  content: "\f235";
}
.icon-user-times::before {
  content: "\f235";
}
.icon-face-hand-yawn::before {
  content: "\e379";
}
.icon-gauge-simple-min::before {
  content: "\f62d";
}
.icon-tachometer-slowest::before {
  content: "\f62d";
}
.icon-stethoscope::before {
  content: "\f0f1";
}
.icon-coffin::before {
  content: "\f6c6";
}
.icon-message::before {
  content: "\f27a";
}
.icon-comment-alt::before {
  content: "\f27a";
}
.icon-salad::before {
  content: "\f81e";
}
.icon-bowl-salad::before {
  content: "\f81e";
}
.icon-info::before {
  content: "\f129";
}
.icon-robot-astromech::before {
  content: "\e2d2";
}
.icon-ring-diamond::before {
  content: "\e5ab";
}
.icon-fondue-pot::before {
  content: "\e40d";
}
.icon-theta::before {
  content: "\f69e";
}
.icon-face-hand-peeking::before {
  content: "\e481";
}
.icon-square-user::before {
  content: "\e283";
}
.icon-down-left-and-up-right-to-center::before {
  content: "\f422";
}
.icon-compress-alt::before {
  content: "\f422";
}
.icon-explosion::before {
  content: "\e4e9";
}
.icon-file-lines::before {
  content: "\f15c";
}
.icon-file-alt::before {
  content: "\f15c";
}
.icon-file-text::before {
  content: "\f15c";
}
.icon-wave-square::before {
  content: "\f83e";
}
.icon-ring::before {
  content: "\f70b";
}
.icon-building-un::before {
  content: "\e4d9";
}
.icon-dice-three::before {
  content: "\f527";
}
.icon-tire-pressure-warning::before {
  content: "\f633";
}
.icon-wifi-fair::before {
  content: "\f6ab";
}
.icon-wifi-2::before {
  content: "\f6ab";
}
.icon-calendar-days::before {
  content: "\f073";
}
.icon-calendar-alt::before {
  content: "\f073";
}
.icon-mp3-player::before {
  content: "\f8ce";
}
.icon-anchor-circle-check::before {
  content: "\e4aa";
}
.icon-tally-4::before {
  content: "\e297";
}
.icon-rectangle-history::before {
  content: "\e4a2";
}
.icon-building-circle-arrow-right::before {
  content: "\e4d1";
}
.icon-volleyball::before {
  content: "\f45f";
}
.icon-volleyball-ball::before {
  content: "\f45f";
}
.icon-sun-haze::before {
  content: "\f765";
}
.icon-text-size::before {
  content: "\f894";
}
.icon-ufo::before {
  content: "\e047";
}
.icon-fork::before {
  content: "\f2e3";
}
.icon-utensil-fork::before {
  content: "\f2e3";
}
.icon-arrows-up-to-line::before {
  content: "\e4c2";
}
.icon-mobile-signal::before {
  content: "\e1ef";
}
.icon-barcode-scan::before {
  content: "\f465";
}
.icon-sort-down::before {
  content: "\f0dd";
}
.icon-sort-desc::before {
  content: "\f0dd";
}
.icon-folder-arrow-down::before {
  content: "\e053";
}
.icon-folder-download::before {
  content: "\e053";
}
.icon-circle-minus::before {
  content: "\f056";
}
.icon-minus-circle::before {
  content: "\f056";
}
.icon-face-icicles::before {
  content: "\e37c";
}
.icon-shovel::before {
  content: "\f713";
}
.icon-door-open::before {
  content: "\f52b";
}
.icon-films::before {
  content: "\e17a";
}
.icon-right-from-bracket::before {
  content: "\f2f5";
}
.icon-sign-out-alt::before {
  content: "\f2f5";
}
.icon-face-glasses::before {
  content: "\e377";
}
.icon-nfc::before {
  content: "\e1f7";
}
.icon-atom::before {
  content: "\f5d2";
}
.icon-soap::before {
  content: "\e06e";
}
.icon-icons::before {
  content: "\f86d";
}
.icon-heart-music-camera-bolt::before {
  content: "\f86d";
}
.icon-microphone-lines-slash::before {
  content: "\f539";
}
.icon-microphone-alt-slash::before {
  content: "\f539";
}
.icon-closed-captioning-slash::before {
  content: "\e135";
}
.icon-calculator-simple::before {
  content: "\f64c";
}
.icon-calculator-alt::before {
  content: "\f64c";
}
.icon-bridge-circle-check::before {
  content: "\e4c9";
}
.icon-sliders-up::before {
  content: "\f3f1";
}
.icon-sliders-v::before {
  content: "\f3f1";
}
.icon-location-minus::before {
  content: "\f609";
}
.icon-map-marker-minus::before {
  content: "\f609";
}
.icon-pump-medical::before {
  content: "\e06a";
}
.icon-fingerprint::before {
  content: "\f577";
}
.icon-ski-boot::before {
  content: "\e3cc";
}
.icon-standard-definition::before {
  content: "\e28a";
}
.icon-rectangle-sd::before {
  content: "\e28a";
}
.icon-h1::before {
  content: "\f313";
}
.icon-hand-point-right::before {
  content: "\f0a4";
}
.icon-magnifying-glass-location::before {
  content: "\f689";
}
.icon-search-location::before {
  content: "\f689";
}
.icon-message-bot::before {
  content: "\e3b8";
}
.icon-forward-step::before {
  content: "\f051";
}
.icon-step-forward::before {
  content: "\f051";
}
.icon-face-smile-beam::before {
  content: "\f5b8";
}
.icon-smile-beam::before {
  content: "\f5b8";
}
.icon-light-ceiling::before {
  content: "\e016";
}
.icon-message-exclamation::before {
  content: "\f4a5";
}
.icon-comment-alt-exclamation::before {
  content: "\f4a5";
}
.icon-bowl-scoop::before {
  content: "\e3de";
}
.icon-bowl-shaved-ice::before {
  content: "\e3de";
}
.icon-square-x::before {
  content: "\e286";
}
.icon-utility-pole-double::before {
  content: "\e2c4";
}
.icon-flag-checkered::before {
  content: "\f11e";
}
.icon-chevrons-up::before {
  content: "\f325";
}
.icon-chevron-double-up::before {
  content: "\f325";
}
.icon-football::before {
  content: "\f44e";
}
.icon-football-ball::before {
  content: "\f44e";
}
.icon-user-vneck::before {
  content: "\e461";
}
.icon-school-circle-exclamation::before {
  content: "\e56c";
}
.icon-crop::before {
  content: "\f125";
}
.icon-angles-down::before {
  content: "\f103";
}
.icon-angle-double-down::before {
  content: "\f103";
}
.icon-users-rectangle::before {
  content: "\e594";
}
.icon-people-roof::before {
  content: "\e537";
}
.icon-square-arrow-right::before {
  content: "\f33b";
}
.icon-arrow-square-right::before {
  content: "\f33b";
}
.icon-location-plus::before {
  content: "\f60a";
}
.icon-map-marker-plus::before {
  content: "\f60a";
}
.icon-lightbulb-exclamation-on::before {
  content: "\e1ca";
}
.icon-people-line::before {
  content: "\e534";
}
.icon-beer-mug-empty::before {
  content: "\f0fc";
}
.icon-beer::before {
  content: "\f0fc";
}
.icon-crate-empty::before {
  content: "\e151";
}
.icon-diagram-predecessor::before {
  content: "\e477";
}
.icon-transporter::before {
  content: "\e042";
}
.icon-calendar-circle-user::before {
  content: "\e471";
}
.icon-arrow-up-long::before {
  content: "\f176";
}
.icon-long-arrow-up::before {
  content: "\f176";
}
.icon-person-carry-box::before {
  content: "\f4cf";
}
.icon-person-carry::before {
  content: "\f4cf";
}
.icon-fire-flame-simple::before {
  content: "\f46a";
}
.icon-burn::before {
  content: "\f46a";
}
.icon-person::before {
  content: "\f183";
}
.icon-male::before {
  content: "\f183";
}
.icon-laptop::before {
  content: "\f109";
}
.icon-file-csv::before {
  content: "\f6dd";
}
.icon-menorah::before {
  content: "\f676";
}
.icon-union::before {
  content: "\f6a2";
}
.icon-chevrons-left::before {
  content: "\f323";
}
.icon-chevron-double-left::before {
  content: "\f323";
}
.icon-circle-heart::before {
  content: "\f4c7";
}
.icon-heart-circle::before {
  content: "\f4c7";
}
.icon-truck-plane::before {
  content: "\e58f";
}
.icon-record-vinyl::before {
  content: "\f8d9";
}
.icon-bring-forward::before {
  content: "\f856";
}
.icon-square-p::before {
  content: "\e279";
}
.icon-face-grin-stars::before {
  content: "\f587";
}
.icon-grin-stars::before {
  content: "\f587";
}
.icon-sigma::before {
  content: "\f68b";
}
.icon-camera-movie::before {
  content: "\f8a9";
}
.icon-bong::before {
  content: "\f55c";
}
.icon-clarinet::before {
  content: "\f8ad";
}
.icon-truck-flatbed::before {
  content: "\e2b6";
}
.icon-spaghetti-monster-flying::before {
  content: "\f67b";
}
.icon-pastafarianism::before {
  content: "\f67b";
}
.icon-arrow-down-up-across-line::before {
  content: "\e4af";
}
.icon-leaf-heart::before {
  content: "\f4cb";
}
.icon-house-building::before {
  content: "\e1b1";
}
.icon-cheese-swiss::before {
  content: "\f7f0";
}
.icon-spoon::before {
  content: "\f2e5";
}
.icon-utensil-spoon::before {
  content: "\f2e5";
}
.icon-jar-wheat::before {
  content: "\e517";
}
.icon-envelopes-bulk::before {
  content: "\f674";
}
.icon-mail-bulk::before {
  content: "\f674";
}
.icon-file-circle-exclamation::before {
  content: "\e4eb";
}
.icon-bow-arrow::before {
  content: "\f6b9";
}
.icon-cart-xmark::before {
  content: "\e0dd";
}
.icon-hexagon-xmark::before {
  content: "\f2ee";
}
.icon-times-hexagon::before {
  content: "\f2ee";
}
.icon-xmark-hexagon::before {
  content: "\f2ee";
}
.icon-circle-h::before {
  content: "\f47e";
}
.icon-hospital-symbol::before {
  content: "\f47e";
}
.icon-merge::before {
  content: "\e526";
}
.icon-pager::before {
  content: "\f815";
}
.icon-cart-minus::before {
  content: "\e0db";
}
.icon-address-book::before {
  content: "\f2b9";
}
.icon-contact-book::before {
  content: "\f2b9";
}
.icon-pan-frying::before {
  content: "\e42c";
}
.icon-grid::before {
  content: "\e195";
}
.icon-grid-3::before {
  content: "\e195";
}
.icon-football-helmet::before {
  content: "\f44f";
}
.icon-hand-love::before {
  content: "\e1a5";
}
.icon-trees::before {
  content: "\f724";
}
.icon-strikethrough::before {
  content: "\f0cc";
}
.icon-page::before {
  content: "\e428";
}
.icon-k::before {
  content: "\4b";
}
.icon-diagram-previous::before {
  content: "\e478";
}
.icon-gauge-min::before {
  content: "\f628";
}
.icon-tachometer-alt-slowest::before {
  content: "\f628";
}
.icon-folder-grid::before {
  content: "\e188";
}
.icon-eggplant::before {
  content: "\e16c";
}
.icon-ram::before {
  content: "\f70a";
}
.icon-landmark-flag::before {
  content: "\e51c";
}
.icon-lips::before {
  content: "\f600";
}
.icon-pencil::before {
  content: "\f303";
}
.icon-pencil-alt::before {
  content: "\f303";
}
.icon-backward::before {
  content: "\f04a";
}
.icon-caret-right::before {
  content: "\f0da";
}
.icon-comments::before {
  content: "\f086";
}
.icon-paste::before {
  content: "\f0ea";
}
.icon-file-clipboard::before {
  content: "\f0ea";
}
.icon-desktop-arrow-down::before {
  content: "\e155";
}
.icon-code-pull-request::before {
  content: "\e13c";
}
.icon-pumpkin::before {
  content: "\f707";
}
.icon-clipboard-list::before {
  content: "\f46d";
}
.icon-pen-field::before {
  content: "\e211";
}
.icon-blueberries::before {
  content: "\e2e8";
}
.icon-truck-ramp-box::before {
  content: "\f4de";
}
.icon-truck-loading::before {
  content: "\f4de";
}
.icon-note::before {
  content: "\e1ff";
}
.icon-arrow-down-to-square::before {
  content: "\e096";
}
.icon-user-check::before {
  content: "\f4fc";
}
.icon-cloud-xmark::before {
  content: "\e35f";
}
.icon-vial-virus::before {
  content: "\e597";
}
.icon-book-blank::before {
  content: "\f5d9";
}
.icon-book-alt::before {
  content: "\f5d9";
}
.icon-golf-flag-hole::before {
  content: "\e3ac";
}
.icon-message-arrow-down::before {
  content: "\e1db";
}
.icon-comment-alt-arrow-down::before {
  content: "\e1db";
}
.icon-face-unamused::before {
  content: "\e39f";
}
.icon-sheet-plastic::before {
  content: "\e571";
}
.icon-circle-9::before {
  content: "\e0f6";
}
.icon-blog::before {
  content: "\f781";
}
.icon-user-ninja::before {
  content: "\f504";
}
.icon-pencil-slash::before {
  content: "\e215";
}
.icon-bowling-pins::before {
  content: "\f437";
}
.icon-person-arrow-up-from-line::before {
  content: "\e539";
}
.icon-down-right::before {
  content: "\e16b";
}
.icon-scroll-torah::before {
  content: "\f6a0";
}
.icon-torah::before {
  content: "\f6a0";
}
.icon-webhook::before {
  content: "\e5d5";
}
.icon-blinds-open::before {
  content: "\f8fc";
}
.icon-fence::before {
  content: "\e303";
}
.icon-up::before {
  content: "\f357";
}
.icon-arrow-alt-up::before {
  content: "\f357";
}
.icon-broom-ball::before {
  content: "\f458";
}
.icon-quidditch::before {
  content: "\f458";
}
.icon-quidditch-broom-ball::before {
  content: "\f458";
}
.icon-drumstick::before {
  content: "\f6d6";
}
.icon-square-v::before {
  content: "\e284";
}
.icon-face-awesome::before {
  content: "\e409";
}
.icon-gave-dandy::before {
  content: "\e409";
}
.icon-dial-off::before {
  content: "\e162";
}
.icon-toggle-off::before {
  content: "\f204";
}
.icon-face-smile-horns::before {
  content: "\e391";
}
.icon-box-archive::before {
  content: "\f187";
}
.icon-archive::before {
  content: "\f187";
}
.icon-grapes::before {
  content: "\e306";
}
.icon-person-drowning::before {
  content: "\e545";
}
.icon-dial-max::before {
  content: "\e15e";
}
.icon-circle-m::before {
  content: "\e115";
}
.icon-calendar-image::before {
  content: "\e0d4";
}
.icon-circle-caret-down::before {
  content: "\f32d";
}
.icon-caret-circle-down::before {
  content: "\f32d";
}
.icon-arrow-down-9-1::before {
  content: "\f886";
}
.icon-sort-numeric-desc::before {
  content: "\f886";
}
.icon-sort-numeric-down-alt::before {
  content: "\f886";
}
.icon-face-grin-tongue-squint::before {
  content: "\f58a";
}
.icon-grin-tongue-squint::before {
  content: "\f58a";
}
.icon-shish-kebab::before {
  content: "\f821";
}
.icon-spray-can::before {
  content: "\f5bd";
}
.icon-alarm-snooze::before {
  content: "\f845";
}
.icon-scarecrow::before {
  content: "\f70d";
}
.icon-truck-monster::before {
  content: "\f63b";
}
.icon-gift-card::before {
  content: "\f663";
}
.icon-w::before {
  content: "\57";
}
.icon-code-pull-request-draft::before {
  content: "\e3fa";
}
.icon-square-b::before {
  content: "\e264";
}
.icon-elephant::before {
  content: "\f6da";
}
.icon-earth-africa::before {
  content: "\f57c";
}
.icon-globe-africa::before {
  content: "\f57c";
}
.icon-rainbow::before {
  content: "\f75b";
}
.icon-circle-notch::before {
  content: "\f1ce";
}
.icon-tablet-screen-button::before {
  content: "\f3fa";
}
.icon-tablet-alt::before {
  content: "\f3fa";
}
.icon-paw::before {
  content: "\f1b0";
}
.icon-message-question::before {
  content: "\e1e3";
}
.icon-cloud::before {
  content: "\f0c2";
}
.icon-trowel-bricks::before {
  content: "\e58a";
}
.icon-square-3::before {
  content: "\e258";
}
.icon-face-flushed::before {
  content: "\f579";
}
.icon-flushed::before {
  content: "\f579";
}
.icon-hospital-user::before {
  content: "\f80d";
}
.icon-microwave::before {
  content: "\e01b";
}
.icon-chf-sign::before {
  content: "\e602";
}
.icon-tent-arrow-left-right::before {
  content: "\e57f";
}
.icon-cart-circle-arrow-up::before {
  content: "\e3f0";
}
.icon-trash-clock::before {
  content: "\e2b0";
}
.icon-gavel::before {
  content: "\f0e3";
}
.icon-legal::before {
  content: "\f0e3";
}
.icon-sprinkler-ceiling::before {
  content: "\e44c";
}
.icon-browsers::before {
  content: "\e0cb";
}
.icon-trillium::before {
  content: "\e588";
}
.icon-music-slash::before {
  content: "\f8d1";
}
.icon-truck-ramp::before {
  content: "\f4e0";
}
.icon-binoculars::before {
  content: "\f1e5";
}
.icon-microphone-slash::before {
  content: "\f131";
}
.icon-box-tissue::before {
  content: "\e05b";
}
.icon-circle-c::before {
  content: "\e101";
}
.icon-star-christmas::before {
  content: "\f7d4";
}
.icon-chart-bullet::before {
  content: "\e0e1";
}
.icon-motorcycle::before {
  content: "\f21c";
}
.icon-tree-christmas::before {
  content: "\f7db";
}
.icon-tire-flat::before {
  content: "\f632";
}
.icon-sunglasses::before {
  content: "\f892";
}
.icon-badge::before {
  content: "\f335";
}
.icon-message-pen::before {
  content: "\f4a4";
}
.icon-comment-alt-edit::before {
  content: "\f4a4";
}
.icon-message-edit::before {
  content: "\f4a4";
}
.icon-bell-concierge::before {
  content: "\f562";
}
.icon-concierge-bell::before {
  content: "\f562";
}
.icon-pen-ruler::before {
  content: "\f5ae";
}
.icon-pencil-ruler::before {
  content: "\f5ae";
}
.icon-arrow-progress::before {
  content: "\e5df";
}
.icon-chess-rook-piece::before {
  content: "\f448";
}
.icon-chess-rook-alt::before {
  content: "\f448";
}
.icon-square-root::before {
  content: "\f697";
}
.icon-album-collection-circle-plus::before {
  content: "\e48e";
}
.icon-people-arrows::before {
  content: "\e068";
}
.icon-people-arrows-left-right::before {
  content: "\e068";
}
.icon-face-angry-horns::before {
  content: "\e368";
}
.icon-mars-and-venus-burst::before {
  content: "\e523";
}
.icon-tombstone::before {
  content: "\f720";
}
.icon-square-caret-right::before {
  content: "\f152";
}
.icon-caret-square-right::before {
  content: "\f152";
}
.icon-scissors::before {
  content: "\f0c4";
}
.icon-cut::before {
  content: "\f0c4";
}
.icon-list-music::before {
  content: "\f8c9";
}
.icon-sun-plant-wilt::before {
  content: "\e57a";
}
.icon-toilets-portable::before {
  content: "\e584";
}
.icon-hockey-puck::before {
  content: "\f453";
}
.icon-mustache::before {
  content: "\e5bc";
}
.icon-hyphen::before {
  content: "\2d";
}
.icon-table::before {
  content: "\f0ce";
}
.icon-user-chef::before {
  content: "\e3d2";
}
.icon-message-image::before {
  content: "\e1e0";
}
.icon-comment-alt-image::before {
  content: "\e1e0";
}
.icon-users-medical::before {
  content: "\f830";
}
.icon-sensor-triangle-exclamation::before {
  content: "\e029";
}
.icon-sensor-alert::before {
  content: "\e029";
}
.icon-magnifying-glass-arrow-right::before {
  content: "\e521";
}
.icon-tachograph-digital::before {
  content: "\f566";
}
.icon-digital-tachograph::before {
  content: "\f566";
}
.icon-face-mask::before {
  content: "\e37f";
}
.icon-pickleball::before {
  content: "\e435";
}
.icon-star-sharp-half::before {
  content: "\e28c";
}
.icon-users-slash::before {
  content: "\e073";
}
.icon-clover::before {
  content: "\e139";
}
.icon-meat::before {
  content: "\f814";
}
.icon-reply::before {
  content: "\f3e5";
}
.icon-mail-reply::before {
  content: "\f3e5";
}
.icon-star-and-crescent::before {
  content: "\f699";
}
.icon-empty-set::before {
  content: "\f656";
}
.icon-house-fire::before {
  content: "\e50c";
}
.icon-square-minus::before {
  content: "\f146";
}
.icon-minus-square::before {
  content: "\f146";
}
.icon-helicopter::before {
  content: "\f533";
}
.icon-bird::before {
  content: "\e469";
}
.icon-compass::before {
  content: "\f14e";
}
.icon-square-caret-down::before {
  content: "\f150";
}
.icon-caret-square-down::before {
  content: "\f150";
}
.icon-heart-half-stroke::before {
  content: "\e1ac";
}
.icon-heart-half-alt::before {
  content: "\e1ac";
}
.icon-file-circle-question::before {
  content: "\e4ef";
}
.icon-laptop-code::before {
  content: "\f5fc";
}
.icon-joystick::before {
  content: "\f8c5";
}
.icon-grill-fire::before {
  content: "\e5a4";
}
.icon-rectangle-vertical-history::before {
  content: "\e237";
}
.icon-swatchbook::before {
  content: "\f5c3";
}
.icon-prescription-bottle::before {
  content: "\f485";
}
.icon-bars::before {
  content: "\f0c9";
}
.icon-navicon::before {
  content: "\f0c9";
}
.icon-keyboard-left::before {
  content: "\e1c3";
}
.icon-people-group::before {
  content: "\e533";
}
.icon-hourglass-end::before {
  content: "\f253";
}
.icon-hourglass-3::before {
  content: "\f253";
}
.icon-heart-crack::before {
  content: "\f7a9";
}
.icon-heart-broken::before {
  content: "\f7a9";
}
.icon-face-beam-hand-over-mouth::before {
  content: "\e47c";
}
.icon-droplet-percent::before {
  content: "\f750";
}
.icon-humidity::before {
  content: "\f750";
}
.icon-square-up-right::before {
  content: "\f360";
}
.icon-external-link-square-alt::before {
  content: "\f360";
}
.icon-face-kiss-beam::before {
  content: "\f597";
}
.icon-kiss-beam::before {
  content: "\f597";
}
.icon-corn::before {
  content: "\f6c7";
}
.icon-roller-coaster::before {
  content: "\e324";
}
.icon-photo-film-music::before {
  content: "\e228";
}
.icon-radar::before {
  content: "\e024";
}
.icon-sickle::before {
  content: "\f822";
}
.icon-film::before {
  content: "\f008";
}
.icon-coconut::before {
  content: "\e2f6";
}
.icon-ruler-horizontal::before {
  content: "\f547";
}
.icon-shield-cross::before {
  content: "\f712";
}
.icon-cassette-tape::before {
  content: "\f8ab";
}
.icon-square-terminal::before {
  content: "\e32a";
}
.icon-people-robbery::before {
  content: "\e536";
}
.icon-lightbulb::before {
  content: "\f0eb";
}
.icon-caret-left::before {
  content: "\f0d9";
}
.icon-comment-middle::before {
  content: "\e149";
}
.icon-trash-can-list::before {
  content: "\e2ab";
}
.icon-block::before {
  content: "\e46a";
}
.icon-circle-exclamation::before {
  content: "\f06a";
}
.icon-exclamation-circle::before {
  content: "\f06a";
}
.icon-school-circle-xmark::before {
  content: "\e56d";
}
.icon-arrow-right-from-bracket::before {
  content: "\f08b";
}
.icon-sign-out::before {
  content: "\f08b";
}
.icon-face-frown-slight::before {
  content: "\e376";
}
.icon-circle-chevron-down::before {
  content: "\f13a";
}
.icon-chevron-circle-down::before {
  content: "\f13a";
}
.icon-sidebar-flip::before {
  content: "\e24f";
}
.icon-unlock-keyhole::before {
  content: "\f13e";
}
.icon-unlock-alt::before {
  content: "\f13e";
}
.icon-temperature-list::before {
  content: "\e299";
}
.icon-cloud-showers-heavy::before {
  content: "\f740";
}
.icon-headphones-simple::before {
  content: "\f58f";
}
.icon-headphones-alt::before {
  content: "\f58f";
}
.icon-sitemap::before {
  content: "\f0e8";
}
.icon-pipe-section::before {
  content: "\e438";
}
.icon-space-station-moon-construction::before {
  content: "\e034";
}
.icon-space-station-moon-alt::before {
  content: "\e034";
}
.icon-circle-dollar-to-slot::before {
  content: "\f4b9";
}
.icon-donate::before {
  content: "\f4b9";
}
.icon-memory::before {
  content: "\f538";
}
.icon-face-sleeping::before {
  content: "\e38d";
}
.icon-road-spikes::before {
  content: "\e568";
}
.icon-fire-burner::before {
  content: "\e4f1";
}
.icon-squirrel::before {
  content: "\f71a";
}
.icon-arrow-up-to-line::before {
  content: "\f341";
}
.icon-arrow-to-top::before {
  content: "\f341";
}
.icon-flag::before {
  content: "\f024";
}
.icon-face-cowboy-hat::before {
  content: "\e36e";
}
.icon-hanukiah::before {
  content: "\f6e6";
}
.icon-chart-scatter-3d::before {
  content: "\e0e8";
}
.icon-display-chart-up::before {
  content: "\e5e3";
}
.icon-square-code::before {
  content: "\e267";
}
.icon-feather::before {
  content: "\f52d";
}
.icon-volume-low::before {
  content: "\f027";
}
.icon-volume-down::before {
  content: "\f027";
}
.icon-xmark-to-slot::before {
  content: "\f771";
}
.icon-times-to-slot::before {
  content: "\f771";
}
.icon-vote-nay::before {
  content: "\f771";
}
.icon-box-taped::before {
  content: "\f49a";
}
.icon-box-alt::before {
  content: "\f49a";
}
.icon-comment-slash::before {
  content: "\f4b3";
}
.icon-swords::before {
  content: "\f71d";
}
.icon-cloud-sun-rain::before {
  content: "\f743";
}
.icon-album::before {
  content: "\f89f";
}
.icon-circle-n::before {
  content: "\e118";
}
.icon-compress::before {
  content: "\f066";
}
.icon-wheat-awn::before {
  content: "\e2cd";
}
.icon-wheat-alt::before {
  content: "\e2cd";
}
.icon-ankh::before {
  content: "\f644";
}
.icon-hands-holding-child::before {
  content: "\e4fa";
}
.icon-asterisk::before {
  content: "\2a";
}
.icon-key-skeleton-left-right::before {
  content: "\e3b4";
}
.icon-comment-lines::before {
  content: "\f4b0";
}
.icon-luchador-mask::before {
  content: "\f455";
}
.icon-luchador::before {
  content: "\f455";
}
.icon-mask-luchador::before {
  content: "\f455";
}
.icon-square-check::before {
  content: "\f14a";
}
.icon-check-square::before {
  content: "\f14a";
}
.icon-shredder::before {
  content: "\f68a";
}
.icon-book-open-cover::before {
  content: "\e0c0";
}
.icon-book-open-alt::before {
  content: "\e0c0";
}
.icon-sandwich::before {
  content: "\f81f";
}
.icon-peseta-sign::before {
  content: "\e221";
}
.icon-square-parking-slash::before {
  content: "\f617";
}
.icon-parking-slash::before {
  content: "\f617";
}
.icon-train-tunnel::before {
  content: "\e454";
}
.icon-heading::before {
  content: "\f1dc";
}
.icon-header::before {
  content: "\f1dc";
}
.icon-ghost::before {
  content: "\f6e2";
}
.icon-face-anguished::before {
  content: "\e369";
}
.icon-hockey-sticks::before {
  content: "\f454";
}
.icon-abacus::before {
  content: "\f640";
}
.icon-film-simple::before {
  content: "\f3a0";
}
.icon-film-alt::before {
  content: "\f3a0";
}
.icon-list::before {
  content: "\f03a";
}
.icon-list-squares::before {
  content: "\f03a";
}
.icon-tree-palm::before {
  content: "\f82b";
}
.icon-square-phone-flip::before {
  content: "\f87b";
}
.icon-phone-square-alt::before {
  content: "\f87b";
}
.icon-cart-plus::before {
  content: "\f217";
}
.icon-gamepad::before {
  content: "\f11b";
}
.icon-border-center-v::before {
  content: "\f89d";
}
.icon-circle-dot::before {
  content: "\f192";
}
.icon-dot-circle::before {
  content: "\f192";
}
.icon-clipboard-medical::before {
  content: "\e133";
}
.icon-face-dizzy::before {
  content: "\f567";
}
.icon-dizzy::before {
  content: "\f567";
}
.icon-egg::before {
  content: "\f7fb";
}
.icon-up-to-line::before {
  content: "\f34d";
}
.icon-arrow-alt-to-top::before {
  content: "\f34d";
}
.icon-house-medical-circle-xmark::before {
  content: "\e513";
}
.icon-watch-fitness::before {
  content: "\f63e";
}
.icon-clock-nine-thirty::before {
  content: "\e34d";
}
.icon-campground::before {
  content: "\f6bb";
}
.icon-folder-plus::before {
  content: "\f65e";
}
.icon-jug::before {
  content: "\f8c6";
}
.icon-futbol::before {
  content: "\f1e3";
}
.icon-futbol-ball::before {
  content: "\f1e3";
}
.icon-soccer-ball::before {
  content: "\f1e3";
}
.icon-snow-blowing::before {
  content: "\f761";
}
.icon-paintbrush::before {
  content: "\f1fc";
}
.icon-paint-brush::before {
  content: "\f1fc";
}
.icon-lock::before {
  content: "\f023";
}
.icon-arrow-down-from-line::before {
  content: "\f345";
}
.icon-arrow-from-top::before {
  content: "\f345";
}
.icon-gas-pump::before {
  content: "\f52f";
}
.icon-signal-bars-slash::before {
  content: "\f694";
}
.icon-signal-alt-slash::before {
  content: "\f694";
}
.icon-monkey::before {
  content: "\f6fb";
}
.icon-rectangle-pro::before {
  content: "\e235";
}
.icon-pro::before {
  content: "\e235";
}
.icon-house-night::before {
  content: "\e010";
}
.icon-hot-tub-person::before {
  content: "\f593";
}
.icon-hot-tub::before {
  content: "\f593";
}
.icon-globe-pointer::before {
  content: "\e60e";
}
.icon-blanket::before {
  content: "\f498";
}
.icon-map-location::before {
  content: "\f59f";
}
.icon-map-marked::before {
  content: "\f59f";
}
.icon-house-flood-water::before {
  content: "\e50e";
}
.icon-comments-question-check::before {
  content: "\e14f";
}
.icon-tree::before {
  content: "\f1bb";
}
.icon-arrows-cross::before {
  content: "\e0a2";
}
.icon-backpack::before {
  content: "\f5d4";
}
.icon-square-small::before {
  content: "\e27e";
}
.icon-folder-arrow-up::before {
  content: "\e054";
}
.icon-folder-upload::before {
  content: "\e054";
}
.icon-bridge-lock::before {
  content: "\e4cc";
}
.icon-crosshairs-simple::before {
  content: "\e59f";
}
.icon-sack-dollar::before {
  content: "\f81d";
}
.icon-pen-to-square::before {
  content: "\f044";
}
.icon-edit::before {
  content: "\f044";
}
.icon-square-sliders::before {
  content: "\f3f0";
}
.icon-sliders-h-square::before {
  content: "\f3f0";
}
.icon-car-side::before {
  content: "\f5e4";
}
.icon-message-middle-top::before {
  content: "\e1e2";
}
.icon-comment-middle-top-alt::before {
  content: "\e1e2";
}
.icon-lightbulb-on::before {
  content: "\f672";
}
.icon-knife::before {
  content: "\f2e4";
}
.icon-utensil-knife::before {
  content: "\f2e4";
}
.icon-share-nodes::before {
  content: "\f1e0";
}
.icon-share-alt::before {
  content: "\f1e0";
}
.icon-display-chart-up-circle-dollar::before {
  content: "\e5e6";
}
.icon-wave-sine::before {
  content: "\f899";
}
.icon-heart-circle-minus::before {
  content: "\e4ff";
}
.icon-circle-w::before {
  content: "\e12c";
}
.icon-circle-calendar::before {
  content: "\e102";
}
.icon-calendar-circle::before {
  content: "\e102";
}
.icon-hourglass-half::before {
  content: "\f252";
}
.icon-hourglass-2::before {
  content: "\f252";
}
.icon-microscope::before {
  content: "\f610";
}
.icon-sunset::before {
  content: "\f767";
}
.icon-sink::before {
  content: "\e06d";
}
.icon-calendar-exclamation::before {
  content: "\f334";
}
.icon-truck-container-empty::before {
  content: "\e2b5";
}
.icon-hand-heart::before {
  content: "\f4bc";
}
.icon-bag-shopping::before {
  content: "\f290";
}
.icon-shopping-bag::before {
  content: "\f290";
}
.icon-arrow-down-z-a::before {
  content: "\f881";
}
.icon-sort-alpha-desc::before {
  content: "\f881";
}
.icon-sort-alpha-down-alt::before {
  content: "\f881";
}
.icon-mitten::before {
  content: "\f7b5";
}
.icon-reply-clock::before {
  content: "\e239";
}
.icon-reply-time::before {
  content: "\e239";
}
.icon-person-rays::before {
  content: "\e54d";
}
.icon-right::before {
  content: "\f356";
}
.icon-arrow-alt-right::before {
  content: "\f356";
}
.icon-circle-f::before {
  content: "\e10e";
}
.icon-users::before {
  content: "\f0c0";
}
.icon-face-pleading::before {
  content: "\e386";
}
.icon-eye-slash::before {
  content: "\f070";
}
.icon-flask-vial::before {
  content: "\e4f3";
}
.icon-police-box::before {
  content: "\e021";
}
.icon-cucumber::before {
  content: "\e401";
}
.icon-head-side-brain::before {
  content: "\f808";
}
.icon-hand::before {
  content: "\f256";
}
.icon-hand-paper::before {
  content: "\f256";
}
.icon-person-biking-mountain::before {
  content: "\f84b";
}
.icon-biking-mountain::before {
  content: "\f84b";
}
.icon-utensils-slash::before {
  content: "\e464";
}
.icon-print-magnifying-glass::before {
  content: "\f81a";
}
.icon-print-search::before {
  content: "\f81a";
}
.icon-folder-bookmark::before {
  content: "\e186";
}
.icon-om::before {
  content: "\f679";
}
.icon-pi::before {
  content: "\f67e";
}
.icon-flask-round-potion::before {
  content: "\f6e1";
}
.icon-flask-potion::before {
  content: "\f6e1";
}
.icon-face-shush::before {
  content: "\e38c";
}
.icon-worm::before {
  content: "\e599";
}
.icon-house-circle-xmark::before {
  content: "\e50b";
}
.icon-plug::before {
  content: "\f1e6";
}
.icon-calendar-circle-exclamation::before {
  content: "\e46e";
}
.icon-square-i::before {
  content: "\e272";
}
.icon-chevron-up::before {
  content: "\f077";
}
.icon-face-saluting::before {
  content: "\e484";
}
.icon-gauge-simple-low::before {
  content: "\f62c";
}
.icon-tachometer-slow::before {
  content: "\f62c";
}
.icon-face-persevering::before {
  content: "\e385";
}
.icon-circle-camera::before {
  content: "\e103";
}
.icon-camera-circle::before {
  content: "\e103";
}
.icon-hand-spock::before {
  content: "\f259";
}
.icon-spider-web::before {
  content: "\f719";
}
.icon-circle-microphone::before {
  content: "\e116";
}
.icon-microphone-circle::before {
  content: "\e116";
}
.icon-book-arrow-up::before {
  content: "\e0ba";
}
.icon-popsicle::before {
  content: "\e43e";
}
.icon-command::before {
  content: "\e142";
}
.icon-blinds::before {
  content: "\f8fb";
}
.icon-stopwatch::before {
  content: "\f2f2";
}
.icon-saxophone::before {
  content: "\f8dc";
}
.icon-square-2::before {
  content: "\e257";
}
.icon-field-hockey-stick-ball::before {
  content: "\f44c";
}
.icon-field-hockey::before {
  content: "\f44c";
}
.icon-arrow-up-square-triangle::before {
  content: "\f88b";
}
.icon-sort-shapes-up-alt::before {
  content: "\f88b";
}
.icon-face-scream::before {
  content: "\e38b";
}
.icon-square-m::before {
  content: "\e276";
}
.icon-camera-web::before {
  content: "\f832";
}
.icon-webcam::before {
  content: "\f832";
}
.icon-comment-arrow-down::before {
  content: "\e143";
}
.icon-lightbulb-cfl::before {
  content: "\e5a6";
}
.icon-window-frame-open::before {
  content: "\e050";
}
.icon-face-kiss::before {
  content: "\f596";
}
.icon-kiss::before {
  content: "\f596";
}
.icon-bridge-circle-xmark::before {
  content: "\e4cb";
}
.icon-period::before {
  content: "\2e";
}
.icon-face-grin-tongue::before {
  content: "\f589";
}
.icon-grin-tongue::before {
  content: "\f589";
}
.icon-up-to-dotted-line::before {
  content: "\e457";
}
.icon-thought-bubble::before {
  content: "\e32e";
}
.icon-skeleton-ribs::before {
  content: "\e5cb";
}
.icon-raygun::before {
  content: "\e025";
}
.icon-flute::before {
  content: "\f8b9";
}
.icon-acorn::before {
  content: "\f6ae";
}
.icon-video-arrow-up-right::before {
  content: "\e2c9";
}
.icon-grate-droplet::before {
  content: "\e194";
}
.icon-seal-exclamation::before {
  content: "\e242";
}
.icon-chess-bishop::before {
  content: "\f43a";
}
.icon-message-sms::before {
  content: "\e1e5";
}
.icon-coffee-beans::before {
  content: "\e13f";
}
.icon-hat-witch::before {
  content: "\f6e7";
}
.icon-face-grin-wink::before {
  content: "\f58c";
}
.icon-grin-wink::before {
  content: "\f58c";
}
.icon-clock-three-thirty::before {
  content: "\e357";
}
.icon-ear-deaf::before {
  content: "\f2a4";
}
.icon-deaf::before {
  content: "\f2a4";
}
.icon-deafness::before {
  content: "\f2a4";
}
.icon-hard-of-hearing::before {
  content: "\f2a4";
}
.icon-alarm-clock::before {
  content: "\f34e";
}
.icon-eclipse::before {
  content: "\f749";
}
.icon-face-relieved::before {
  content: "\e389";
}
.icon-road-circle-check::before {
  content: "\e564";
}
.icon-dice-five::before {
  content: "\f523";
}
.icon-octagon-minus::before {
  content: "\f308";
}
.icon-minus-octagon::before {
  content: "\f308";
}
.icon-square-rss::before {
  content: "\f143";
}
.icon-rss-square::before {
  content: "\f143";
}
.icon-face-zany::before {
  content: "\e3a4";
}
.icon-tricycle::before {
  content: "\e5c3";
}
.icon-land-mine-on::before {
  content: "\e51b";
}
.icon-square-arrow-up-left::before {
  content: "\e263";
}
.icon-i-cursor::before {
  content: "\f246";
}
.icon-chart-mixed-up-circle-dollar::before {
  content: "\e5d9";
}
.icon-salt-shaker::before {
  content: "\e446";
}
.icon-stamp::before {
  content: "\f5bf";
}
.icon-file-plus::before {
  content: "\f319";
}
.icon-draw-square::before {
  content: "\f5ef";
}
.icon-toilet-paper-under-slash::before {
  content: "\e2a1";
}
.icon-toilet-paper-reverse-slash::before {
  content: "\e2a1";
}
.icon-stairs::before {
  content: "\e289";
}
.icon-drone-front::before {
  content: "\f860";
}
.icon-drone-alt::before {
  content: "\f860";
}
.icon-glass-empty::before {
  content: "\e191";
}
.icon-dial-high::before {
  content: "\e15c";
}
.icon-user-helmet-safety::before {
  content: "\f82c";
}
.icon-user-construction::before {
  content: "\f82c";
}
.icon-user-hard-hat::before {
  content: "\f82c";
}
.icon-i::before {
  content: "\49";
}
.icon-hryvnia-sign::before {
  content: "\f6f2";
}
.icon-hryvnia::before {
  content: "\f6f2";
}
.icon-arrow-down-left-and-arrow-up-right-to-center::before {
  content: "\e092";
}
.icon-pills::before {
  content: "\f484";
}
.icon-face-grin-wide::before {
  content: "\f581";
}
.icon-grin-alt::before {
  content: "\f581";
}
.icon-tooth::before {
  content: "\f5c9";
}
.icon-basketball-hoop::before {
  content: "\f435";
}
.icon-objects-align-bottom::before {
  content: "\e3bb";
}
.icon-v::before {
  content: "\56";
}
.icon-sparkles::before {
  content: "\f890";
}
.icon-squid::before {
  content: "\e450";
}
.icon-leafy-green::before {
  content: "\e41d";
}
.icon-circle-arrow-up-right::before {
  content: "\e0fc";
}
.icon-calendars::before {
  content: "\e0d7";
}
.icon-bangladeshi-taka-sign::before {
  content: "\e2e6";
}
.icon-bicycle::before {
  content: "\f206";
}
.icon-hammer-war::before {
  content: "\f6e4";
}
.icon-circle-d::before {
  content: "\e104";
}
.icon-spider-black-widow::before {
  content: "\f718";
}
.icon-staff-snake::before {
  content: "\e579";
}
.icon-rod-asclepius::before {
  content: "\e579";
}
.icon-rod-snake::before {
  content: "\e579";
}
.icon-staff-aesculapius::before {
  content: "\e579";
}
.icon-pear::before {
  content: "\e20c";
}
.icon-head-side-cough-slash::before {
  content: "\e062";
}
.icon-triangle::before {
  content: "\f2ec";
}
.icon-apartment::before {
  content: "\e468";
}
.icon-truck-medical::before {
  content: "\f0f9";
}
.icon-ambulance::before {
  content: "\f0f9";
}
.icon-pepper::before {
  content: "\e432";
}
.icon-piano::before {
  content: "\f8d4";
}
.icon-gun-squirt::before {
  content: "\e19d";
}
.icon-wheat-awn-circle-exclamation::before {
  content: "\e598";
}
.icon-snowman::before {
  content: "\f7d0";
}
.icon-user-alien::before {
  content: "\e04a";
}
.icon-shield-check::before {
  content: "\f2f7";
}
.icon-mortar-pestle::before {
  content: "\f5a7";
}
.icon-road-barrier::before {
  content: "\e562";
}
.icon-chart-candlestick::before {
  content: "\e0e2";
}
.icon-briefcase-blank::before {
  content: "\e0c8";
}
.icon-school::before {
  content: "\f549";
}
.icon-igloo::before {
  content: "\f7ae";
}
.icon-bracket-round::before {
  content: "\28";
}
.icon-parenthesis::before {
  content: "\28";
}
.icon-joint::before {
  content: "\f595";
}
.icon-horse-saddle::before {
  content: "\f8c3";
}
.icon-mug-marshmallows::before {
  content: "\f7b7";
}
.icon-filters::before {
  content: "\e17e";
}
.icon-bell-on::before {
  content: "\f8fa";
}
.icon-angle-right::before {
  content: "\f105";
}
.icon-dial-med::before {
  content: "\e15f";
}
.icon-horse::before {
  content: "\f6f0";
}
.icon-q::before {
  content: "\51";
}
.icon-monitor-waveform::before {
  content: "\f611";
}
.icon-monitor-heart-rate::before {
  content: "\f611";
}
.icon-link-simple::before {
  content: "\e1cd";
}
.icon-whistle::before {
  content: "\f460";
}
.icon-g::before {
  content: "\47";
}
.icon-wine-glass-crack::before {
  content: "\f4bb";
}
.icon-fragile::before {
  content: "\f4bb";
}
.icon-slot-machine::before {
  content: "\e3ce";
}
.icon-notes-medical::before {
  content: "\f481";
}
.icon-car-wash::before {
  content: "\f5e6";
}
.icon-escalator::before {
  content: "\e171";
}
.icon-comment-image::before {
  content: "\e148";
}
.icon-temperature-half::before {
  content: "\f2c9";
}
.icon-temperature-2::before {
  content: "\f2c9";
}
.icon-thermometer-2::before {
  content: "\f2c9";
}
.icon-thermometer-half::before {
  content: "\f2c9";
}
.icon-dong-sign::before {
  content: "\e169";
}
.icon-donut::before {
  content: "\e406";
}
.icon-doughnut::before {
  content: "\e406";
}
.icon-capsules::before {
  content: "\f46b";
}
.icon-poo-storm::before {
  content: "\f75a";
}
.icon-poo-bolt::before {
  content: "\f75a";
}
.icon-tally-1::before {
  content: "\e294";
}
.icon-face-frown-open::before {
  content: "\f57a";
}
.icon-frown-open::before {
  content: "\f57a";
}
.icon-square-dashed::before {
  content: "\e269";
}
.icon-square-j::before {
  content: "\e273";
}
.icon-hand-point-up::before {
  content: "\f0a6";
}
.icon-money-bill::before {
  content: "\f0d6";
}
.icon-arrow-up-big-small::before {
  content: "\f88e";
}
.icon-sort-size-up::before {
  content: "\f88e";
}
.icon-barcode-read::before {
  content: "\f464";
}
.icon-baguette::before {
  content: "\e3d8";
}
.icon-bowl-soft-serve::before {
  content: "\e46b";
}
.icon-face-holding-back-tears::before {
  content: "\e482";
}
.icon-square-up::before {
  content: "\f353";
}
.icon-arrow-alt-square-up::before {
  content: "\f353";
}
.icon-train-subway-tunnel::before {
  content: "\e2a3";
}
.icon-subway-tunnel::before {
  content: "\e2a3";
}
.icon-square-exclamation::before {
  content: "\f321";
}
.icon-exclamation-square::before {
  content: "\f321";
}
.icon-semicolon::before {
  content: "\3b";
}
.icon-bookmark::before {
  content: "\f02e";
}
.icon-fan-table::before {
  content: "\e004";
}
.icon-align-justify::before {
  content: "\f039";
}
.icon-battery-low::before {
  content: "\e0b1";
}
.icon-battery-1::before {
  content: "\e0b1";
}
.icon-credit-card-front::before {
  content: "\f38a";
}
.icon-brain-arrow-curved-right::before {
  content: "\f677";
}
.icon-mind-share::before {
  content: "\f677";
}
.icon-umbrella-beach::before {
  content: "\f5ca";
}
.icon-helmet-un::before {
  content: "\e503";
}
.icon-location-smile::before {
  content: "\f60d";
}
.icon-map-marker-smile::before {
  content: "\f60d";
}
.icon-arrow-left-to-line::before {
  content: "\f33e";
}
.icon-arrow-to-left::before {
  content: "\f33e";
}
.icon-bullseye::before {
  content: "\f140";
}
.icon-sushi::before {
  content: "\e48a";
}
.icon-nigiri::before {
  content: "\e48a";
}
.icon-message-captions::before {
  content: "\e1de";
}
.icon-comment-alt-captions::before {
  content: "\e1de";
}
.icon-trash-list::before {
  content: "\e2b1";
}
.icon-bacon::before {
  content: "\f7e5";
}
.icon-option::before {
  content: "\e318";
}
.icon-raccoon::before {
  content: "\e613";
}
.icon-hand-point-down::before {
  content: "\f0a7";
}
.icon-arrow-up-from-bracket::before {
  content: "\e09a";
}
.icon-head-side-gear::before {
  content: "\e611";
}
.icon-trash-plus::before {
  content: "\e2b2";
}
.icon-objects-align-top::before {
  content: "\e3c0";
}
.icon-folder::before {
  content: "\f07b";
}
.icon-folder-blank::before {
  content: "\f07b";
}
.icon-face-anxious-sweat::before {
  content: "\e36a";
}
.icon-credit-card-blank::before {
  content: "\f389";
}
.icon-file-waveform::before {
  content: "\f478";
}
.icon-file-medical-alt::before {
  content: "\f478";
}
.icon-microchip-ai::before {
  content: "\e1ec";
}
.icon-mug::before {
  content: "\f874";
}
.icon-plane-up-slash::before {
  content: "\e22e";
}
.icon-radiation::before {
  content: "\f7b9";
}
.icon-pen-circle::before {
  content: "\e20e";
}
.icon-bag-seedling::before {
  content: "\e5f2";
}
.icon-chart-simple::before {
  content: "\e473";
}
.icon-crutches::before {
  content: "\f7f8";
}
.icon-circle-parking::before {
  content: "\f615";
}
.icon-parking-circle::before {
  content: "\f615";
}
.icon-mars-stroke::before {
  content: "\f229";
}
.icon-leaf-oak::before {
  content: "\f6f7";
}
.icon-square-bolt::before {
  content: "\e265";
}
.icon-vial::before {
  content: "\f492";
}
.icon-gauge::before {
  content: "\f624";
}
.icon-dashboard::before {
  content: "\f624";
}
.icon-gauge-med::before {
  content: "\f624";
}
.icon-tachometer-alt-average::before {
  content: "\f624";
}
.icon-wand-magic-sparkles::before {
  content: "\e2ca";
}
.icon-magic-wand-sparkles::before {
  content: "\e2ca";
}
.icon-lambda::before {
  content: "\f66e";
}
.icon-e::before {
  content: "\45";
}
.icon-pizza::before {
  content: "\f817";
}
.icon-bowl-chopsticks-noodles::before {
  content: "\e2ea";
}
.icon-h3::before {
  content: "\f315";
}
.icon-pen-clip::before {
  content: "\f305";
}
.icon-pen-alt::before {
  content: "\f305";
}
.icon-bridge-circle-exclamation::before {
  content: "\e4ca";
}
.icon-badge-percent::before {
  content: "\f646";
}
.icon-user::before {
  content: "\f007";
}
.icon-sensor::before {
  content: "\e028";
}
.icon-comma::before {
  content: "\2c";
}
.icon-school-circle-check::before {
  content: "\e56b";
}
.icon-toilet-paper-under::before {
  content: "\e2a0";
}
.icon-toilet-paper-reverse::before {
  content: "\e2a0";
}
.icon-light-emergency::before {
  content: "\e41f";
}
.icon-arrow-down-to-arc::before {
  content: "\e4ae";
}
.icon-dumpster::before {
  content: "\f793";
}
.icon-van-shuttle::before {
  content: "\f5b6";
}
.icon-shuttle-van::before {
  content: "\f5b6";
}
.icon-building-user::before {
  content: "\e4da";
}
.icon-light-switch::before {
  content: "\e017";
}
.icon-square-caret-left::before {
  content: "\f191";
}
.icon-caret-square-left::before {
  content: "\f191";
}
.icon-highlighter::before {
  content: "\f591";
}
.icon-wave-pulse::before {
  content: "\f5f8";
}
.icon-heart-rate::before {
  content: "\f5f8";
}
.icon-key::before {
  content: "\f084";
}
.icon-hat-santa::before {
  content: "\f7a7";
}
.icon-tamale::before {
  content: "\e451";
}
.icon-box-check::before {
  content: "\f467";
}
.icon-bullhorn::before {
  content: "\f0a1";
}
.icon-steak::before {
  content: "\f824";
}
.icon-location-crosshairs-slash::before {
  content: "\f603";
}
.icon-location-slash::before {
  content: "\f603";
}
.icon-person-dolly::before {
  content: "\f4d0";
}
.icon-globe::before {
  content: "\f0ac";
}
.icon-synagogue::before {
  content: "\f69b";
}
.icon-file-chart-column::before {
  content: "\f659";
}
.icon-file-chart-line::before {
  content: "\f659";
}
.icon-person-half-dress::before {
  content: "\e548";
}
.icon-folder-image::before {
  content: "\e18a";
}
.icon-calendar-pen::before {
  content: "\f333";
}
.icon-calendar-edit::before {
  content: "\f333";
}
.icon-road-bridge::before {
  content: "\e563";
}
.icon-face-smile-tear::before {
  content: "\e393";
}
.icon-message-plus::before {
  content: "\f4a8";
}
.icon-comment-alt-plus::before {
  content: "\f4a8";
}
.icon-location-arrow::before {
  content: "\f124";
}
.icon-c::before {
  content: "\43";
}
.icon-tablet-button::before {
  content: "\f10a";
}
.icon-person-dress-fairy::before {
  content: "\e607";
}
.icon-rectangle-history-circle-user::before {
  content: "\e4a4";
}
.icon-building-lock::before {
  content: "\e4d6";
}
.icon-chart-line-up::before {
  content: "\e0e5";
}
.icon-mailbox::before {
  content: "\f813";
}
.icon-truck-bolt::before {
  content: "\e3d0";
}
.icon-pizza-slice::before {
  content: "\f818";
}
.icon-money-bill-wave::before {
  content: "\f53a";
}
.icon-chart-area::before {
  content: "\f1fe";
}
.icon-area-chart::before {
  content: "\f1fe";
}
.icon-house-flag::before {
  content: "\e50d";
}
.icon-circle-three-quarters-stroke::before {
  content: "\e5d4";
}
.icon-person-circle-minus::before {
  content: "\e540";
}
.icon-scalpel::before {
  content: "\f61d";
}
.icon-ban::before {
  content: "\f05e";
}
.icon-cancel::before {
  content: "\f05e";
}
.icon-bell-exclamation::before {
  content: "\f848";
}
.icon-circle-bookmark::before {
  content: "\e100";
}
.icon-bookmark-circle::before {
  content: "\e100";
}
.icon-egg-fried::before {
  content: "\f7fc";
}
.icon-face-weary::before {
  content: "\e3a1";
}
.icon-uniform-martial-arts::before {
  content: "\e3d1";
}
.icon-camera-rotate::before {
  content: "\e0d8";
}
.icon-sun-dust::before {
  content: "\f764";
}
.icon-comment-text::before {
  content: "\e14d";
}
.icon-spray-can-sparkles::before {
  content: "\f5d0";
}
.icon-air-freshener::before {
  content: "\f5d0";
}
.icon-signal-bars::before {
  content: "\f690";
}
.icon-signal-alt::before {
  content: "\f690";
}
.icon-signal-alt-4::before {
  content: "\f690";
}
.icon-signal-bars-strong::before {
  content: "\f690";
}
.icon-diamond-exclamation::before {
  content: "\e405";
}
.icon-star::before {
  content: "\f005";
}
.icon-dial-min::before {
  content: "\e161";
}
.icon-repeat::before {
  content: "\f363";
}
.icon-cross::before {
  content: "\f654";
}
.icon-page-caret-down::before {
  content: "\e429";
}
.icon-file-caret-down::before {
  content: "\e429";
}
.icon-box::before {
  content: "\f466";
}
.icon-venus-mars::before {
  content: "\f228";
}
.icon-clock-seven-thirty::before {
  content: "\e351";
}
.icon-arrow-pointer::before {
  content: "\f245";
}
.icon-mouse-pointer::before {
  content: "\f245";
}
.icon-clock-four-thirty::before {
  content: "\e34b";
}
.icon-signal-bars-good::before {
  content: "\f693";
}
.icon-signal-alt-3::before {
  content: "\f693";
}
.icon-cactus::before {
  content: "\f8a7";
}
.icon-lightbulb-gear::before {
  content: "\e5fd";
}
.icon-maximize::before {
  content: "\f31e";
}
.icon-expand-arrows-alt::before {
  content: "\f31e";
}
.icon-charging-station::before {
  content: "\f5e7";
}
.icon-shapes::before {
  content: "\f61f";
}
.icon-triangle-circle-square::before {
  content: "\f61f";
}
.icon-plane-tail::before {
  content: "\e22c";
}
.icon-gauge-simple-max::before {
  content: "\f62b";
}
.icon-tachometer-fastest::before {
  content: "\f62b";
}
.icon-circle-u::before {
  content: "\e127";
}
.icon-shield-slash::before {
  content: "\e24b";
}
.icon-square-phone-hangup::before {
  content: "\e27a";
}
.icon-phone-square-down::before {
  content: "\e27a";
}
.icon-arrow-up-left::before {
  content: "\e09d";
}
.icon-transporter-1::before {
  content: "\e043";
}
.icon-peanuts::before {
  content: "\e431";
}
.icon-shuffle::before {
  content: "\f074";
}
.icon-random::before {
  content: "\f074";
}
.icon-person-running::before {
  content: "\f70c";
}
.icon-running::before {
  content: "\f70c";
}
.icon-mobile-retro::before {
  content: "\e527";
}
.icon-grip-lines-vertical::before {
  content: "\f7a5";
}
.icon-bin-bottles-recycle::before {
  content: "\e5f6";
}
.icon-arrow-up-from-square::before {
  content: "\e09c";
}
.icon-file-dashed-line::before {
  content: "\f877";
}
.icon-page-break::before {
  content: "\f877";
}
.icon-bracket-curly-right::before {
  content: "\7d";
}
.icon-spider::before {
  content: "\f717";
}
.icon-clock-three::before {
  content: "\e356";
}
.icon-hands-bound::before {
  content: "\e4f9";
}
.icon-scalpel-line-dashed::before {
  content: "\f61e";
}
.icon-scalpel-path::before {
  content: "\f61e";
}
.icon-file-invoice-dollar::before {
  content: "\f571";
}
.icon-pipe-smoking::before {
  content: "\e3c4";
}
.icon-face-astonished::before {
  content: "\e36b";
}
.icon-window::before {
  content: "\f40e";
}
.icon-plane-circle-exclamation::before {
  content: "\e556";
}
.icon-ear::before {
  content: "\f5f0";
}
.icon-file-lock::before {
  content: "\e3a6";
}
.icon-diagram-venn::before {
  content: "\e15a";
}
.icon-x-ray::before {
  content: "\f497";
}
.icon-goal-net::before {
  content: "\e3ab";
}
.icon-coffin-cross::before {
  content: "\e051";
}
.icon-spell-check::before {
  content: "\f891";
}
.icon-location-xmark::before {
  content: "\f60e";
}
.icon-map-marker-times::before {
  content: "\f60e";
}
.icon-map-marker-xmark::before {
  content: "\f60e";
}
.icon-circle-quarter-stroke::before {
  content: "\e5d3";
}
.icon-lasso::before {
  content: "\f8c8";
}
.icon-slash::before {
  content: "\f715";
}
.icon-person-to-portal::before {
  content: "\e022";
}
.icon-portal-enter::before {
  content: "\e022";
}
.icon-calendar-star::before {
  content: "\f736";
}
.icon-computer-mouse::before {
  content: "\f8cc";
}
.icon-mouse::before {
  content: "\f8cc";
}
.icon-arrow-right-to-bracket::before {
  content: "\f090";
}
.icon-sign-in::before {
  content: "\f090";
}
.icon-pegasus::before {
  content: "\f703";
}
.icon-files-medical::before {
  content: "\f7fd";
}
.icon-nfc-lock::before {
  content: "\e1f8";
}
.icon-person-ski-lift::before {
  content: "\f7c8";
}
.icon-ski-lift::before {
  content: "\f7c8";
}
.icon-square-6::before {
  content: "\e25b";
}
.icon-shop-slash::before {
  content: "\e070";
}
.icon-store-alt-slash::before {
  content: "\e070";
}
.icon-wind-turbine::before {
  content: "\f89b";
}
.icon-sliders-simple::before {
  content: "\e253";
}
.icon-grid-round::before {
  content: "\e5da";
}
.icon-badge-sheriff::before {
  content: "\f8a2";
}
.icon-server::before {
  content: "\f233";
}
.icon-virus-covid-slash::before {
  content: "\e4a9";
}
.icon-intersection::before {
  content: "\f668";
}
.icon-shop-lock::before {
  content: "\e4a5";
}
.icon-family::before {
  content: "\e300";
}
.icon-hourglass-start::before {
  content: "\f251";
}
.icon-hourglass-1::before {
  content: "\f251";
}
.icon-user-hair-buns::before {
  content: "\e3d3";
}
.icon-blender-phone::before {
  content: "\f6b6";
}
.icon-hourglass-clock::before {
  content: "\e41b";
}
.icon-person-seat-reclined::before {
  content: "\e21f";
}
.icon-paper-plane-top::before {
  content: "\e20a";
}
.icon-paper-plane-alt::before {
  content: "\e20a";
}
.icon-send::before {
  content: "\e20a";
}
.icon-message-arrow-up::before {
  content: "\e1dc";
}
.icon-comment-alt-arrow-up::before {
  content: "\e1dc";
}
.icon-lightbulb-exclamation::before {
  content: "\f671";
}
.icon-layer-minus::before {
  content: "\f5fe";
}
.icon-layer-group-minus::before {
  content: "\f5fe";
}
.icon-chart-pie-simple-circle-currency::before {
  content: "\e604";
}
.icon-circle-e::before {
  content: "\e109";
}
.icon-building-wheat::before {
  content: "\e4db";
}
.icon-gauge-max::before {
  content: "\f626";
}
.icon-tachometer-alt-fastest::before {
  content: "\f626";
}
.icon-person-breastfeeding::before {
  content: "\e53a";
}
.icon-apostrophe::before {
  content: "\27";
}
.icon-fire-hydrant::before {
  content: "\e17f";
}
.icon-right-to-bracket::before {
  content: "\f2f6";
}
.icon-sign-in-alt::before {
  content: "\f2f6";
}
.icon-video-plus::before {
  content: "\f4e1";
}
.icon-square-right::before {
  content: "\f352";
}
.icon-arrow-alt-square-right::before {
  content: "\f352";
}
.icon-comment-smile::before {
  content: "\f4b4";
}
.icon-venus::before {
  content: "\f221";
}
.icon-passport::before {
  content: "\f5ab";
}
.icon-inbox-in::before {
  content: "\f310";
}
.icon-inbox-arrow-down::before {
  content: "\f310";
}
.icon-heart-pulse::before {
  content: "\f21e";
}
.icon-heartbeat::before {
  content: "\f21e";
}
.icon-circle-8::before {
  content: "\e0f5";
}
.icon-clouds-moon::before {
  content: "\f745";
}
.icon-clock-ten-thirty::before {
  content: "\e355";
}
.icon-people-carry-box::before {
  content: "\f4ce";
}
.icon-people-carry::before {
  content: "\f4ce";
}
.icon-folder-user::before {
  content: "\e18e";
}
.icon-trash-can-xmark::before {
  content: "\e2ae";
}
.icon-temperature-high::before {
  content: "\f769";
}
.icon-microchip::before {
  content: "\f2db";
}
.icon-left-long-to-line::before {
  content: "\e41e";
}
.icon-crown::before {
  content: "\f521";
}
.icon-weight-hanging::before {
  content: "\f5cd";
}
.icon-xmarks-lines::before {
  content: "\e59a";
}
.icon-file-prescription::before {
  content: "\f572";
}
.icon-calendar-range::before {
  content: "\e0d6";
}
.icon-flower-daffodil::before {
  content: "\f800";
}
.icon-hand-back-point-up::before {
  content: "\e1a2";
}
.icon-weight-scale::before {
  content: "\f496";
}
.icon-weight::before {
  content: "\f496";
}
.icon-arrow-up-to-arc::before {
  content: "\e617";
}
.icon-star-exclamation::before {
  content: "\f2f3";
}
.icon-books::before {
  content: "\f5db";
}
.icon-user-group::before {
  content: "\f500";
}
.icon-user-friends::before {
  content: "\f500";
}
.icon-arrow-up-a-z::before {
  content: "\f15e";
}
.icon-sort-alpha-up::before {
  content: "\f15e";
}
.icon-layer-plus::before {
  content: "\f5ff";
}
.icon-layer-group-plus::before {
  content: "\f5ff";
}
.icon-play-pause::before {
  content: "\e22f";
}
.icon-block-question::before {
  content: "\e3dd";
}
.icon-snooze::before {
  content: "\f880";
}
.icon-zzz::before {
  content: "\f880";
}
.icon-scanner-image::before {
  content: "\f8f3";
}
.icon-tv-retro::before {
  content: "\f401";
}
.icon-square-t::before {
  content: "\e280";
}
.icon-farm::before {
  content: "\f864";
}
.icon-barn-silo::before {
  content: "\f864";
}
.icon-chess-knight::before {
  content: "\f441";
}
.icon-bars-sort::before {
  content: "\e0ae";
}
.icon-pallet-boxes::before {
  content: "\f483";
}
.icon-palette-boxes::before {
  content: "\f483";
}
.icon-pallet-alt::before {
  content: "\f483";
}
.icon-face-laugh-squint::before {
  content: "\f59b";
}
.icon-laugh-squint::before {
  content: "\f59b";
}
.icon-code-simple::before {
  content: "\e13d";
}
.icon-bolt-slash::before {
  content: "\e0b8";
}
.icon-panel-fire::before {
  content: "\e42f";
}
.icon-binary-circle-check::before {
  content: "\e33c";
}
.icon-comment-minus::before {
  content: "\f4b1";
}
.icon-burrito::before {
  content: "\f7ed";
}
.icon-violin::before {
  content: "\f8ed";
}
.icon-objects-column::before {
  content: "\e3c1";
}
.icon-square-chevron-down::before {
  content: "\f329";
}
.icon-chevron-square-down::before {
  content: "\f329";
}
.icon-comment-plus::before {
  content: "\f4b2";
}
.icon-triangle-instrument::before {
  content: "\f8e2";
}
.icon-triangle-music::before {
  content: "\f8e2";
}
.icon-wheelchair::before {
  content: "\f193";
}
.icon-user-pilot-tie::before {
  content: "\e2c1";
}
.icon-piano-keyboard::before {
  content: "\f8d5";
}
.icon-bed-empty::before {
  content: "\f8f9";
}
.icon-circle-arrow-up::before {
  content: "\f0aa";
}
.icon-arrow-circle-up::before {
  content: "\f0aa";
}
.icon-toggle-on::before {
  content: "\f205";
}
.icon-rectangle-vertical::before {
  content: "\f2fb";
}
.icon-rectangle-portrait::before {
  content: "\f2fb";
}
.icon-person-walking::before {
  content: "\f554";
}
.icon-walking::before {
  content: "\f554";
}
.icon-l::before {
  content: "\4c";
}
.icon-signal-stream::before {
  content: "\f8dd";
}
.icon-down-to-bracket::before {
  content: "\e4e7";
}
.icon-circle-z::before {
  content: "\e130";
}
.icon-stars::before {
  content: "\f762";
}
.icon-fire::before {
  content: "\f06d";
}
.icon-bed-pulse::before {
  content: "\f487";
}
.icon-procedures::before {
  content: "\f487";
}
.icon-house-day::before {
  content: "\e00e";
}
.icon-shuttle-space::before {
  content: "\f197";
}
.icon-space-shuttle::before {
  content: "\f197";
}
.icon-shirt-long-sleeve::before {
  content: "\e3c7";
}
.icon-chart-pie-simple::before {
  content: "\f64e";
}
.icon-chart-pie-alt::before {
  content: "\f64e";
}
.icon-face-laugh::before {
  content: "\f599";
}
.icon-laugh::before {
  content: "\f599";
}
.icon-folder-open::before {
  content: "\f07c";
}
.icon-album-collection-circle-user::before {
  content: "\e48f";
}
.icon-candy::before {
  content: "\e3e7";
}
.icon-bowl-hot::before {
  content: "\f823";
}
.icon-soup::before {
  content: "\f823";
}
.icon-flatbread::before {
  content: "\e40b";
}
.icon-heart-circle-plus::before {
  content: "\e500";
}
.icon-code-fork::before {
  content: "\e13b";
}
.icon-city::before {
  content: "\f64f";
}
.icon-signal-bars-weak::before {
  content: "\f691";
}
.icon-signal-alt-1::before {
  content: "\f691";
}
.icon-microphone-lines::before {
  content: "\f3c9";
}
.icon-microphone-alt::before {
  content: "\f3c9";
}
.icon-clock-twelve::before {
  content: "\e358";
}
.icon-pepper-hot::before {
  content: "\f816";
}
.icon-citrus-slice::before {
  content: "\e2f5";
}
.icon-sheep::before {
  content: "\f711";
}
.icon-unlock::before {
  content: "\f09c";
}
.icon-colon-sign::before {
  content: "\e140";
}
.icon-headset::before {
  content: "\f590";
}
.icon-badger-honey::before {
  content: "\f6b4";
}
.icon-h4::before {
  content: "\f86a";
}
.icon-store-slash::before {
  content: "\e071";
}
.icon-road-circle-xmark::before {
  content: "\e566";
}
.icon-signal-slash::before {
  content: "\f695";
}
.icon-user-minus::before {
  content: "\f503";
}
.icon-mars-stroke-up::before {
  content: "\f22a";
}
.icon-mars-stroke-v::before {
  content: "\f22a";
}
.icon-champagne-glasses::before {
  content: "\f79f";
}
.icon-glass-cheers::before {
  content: "\f79f";
}
.icon-taco::before {
  content: "\f826";
}
.icon-hexagon-plus::before {
  content: "\f300";
}
.icon-plus-hexagon::before {
  content: "\f300";
}
.icon-clipboard::before {
  content: "\f328";
}
.icon-house-circle-exclamation::before {
  content: "\e50a";
}
.icon-file-arrow-up::before {
  content: "\f574";
}
.icon-file-upload::before {
  content: "\f574";
}
.icon-wifi::before {
  content: "\f1eb";
}
.icon-wifi-3::before {
  content: "\f1eb";
}
.icon-wifi-strong::before {
  content: "\f1eb";
}
.icon-messages::before {
  content: "\f4b6";
}
.icon-comments-alt::before {
  content: "\f4b6";
}
.icon-bath::before {
  content: "\f2cd";
}
.icon-bathtub::before {
  content: "\f2cd";
}
.icon-umbrella-simple::before {
  content: "\e2bc";
}
.icon-umbrella-alt::before {
  content: "\e2bc";
}
.icon-rectangle-history-circle-plus::before {
  content: "\e4a3";
}
.icon-underline::before {
  content: "\f0cd";
}
.icon-prescription-bottle-pill::before {
  content: "\e5c0";
}
.icon-user-pen::before {
  content: "\f4ff";
}
.icon-user-edit::before {
  content: "\f4ff";
}
.icon-binary-slash::before {
  content: "\e33e";
}
.icon-square-o::before {
  content: "\e278";
}
.icon-signature::before {
  content: "\f5b7";
}
.icon-stroopwafel::before {
  content: "\f551";
}
.icon-bold::before {
  content: "\f032";
}
.icon-anchor-lock::before {
  content: "\e4ad";
}
.icon-building-ngo::before {
  content: "\e4d7";
}
.icon-transporter-3::before {
  content: "\e045";
}
.icon-engine-warning::before {
  content: "\f5f2";
}
.icon-engine-exclamation::before {
  content: "\f5f2";
}
.icon-circle-down-right::before {
  content: "\e108";
}
.icon-square-k::before {
  content: "\e274";
}
.icon-manat-sign::before {
  content: "\e1d5";
}
.icon-money-check-pen::before {
  content: "\f872";
}
.icon-money-check-edit::before {
  content: "\f872";
}
.icon-not-equal::before {
  content: "\f53e";
}
.icon-border-top-left::before {
  content: "\f853";
}
.icon-border-style::before {
  content: "\f853";
}
.icon-map-location-dot::before {
  content: "\f5a0";
}
.icon-map-marked-alt::before {
  content: "\f5a0";
}
.icon-tilde::before {
  content: "\7e";
}
.icon-jedi::before {
  content: "\f669";
}
.icon-square-poll-vertical::before {
  content: "\f681";
}
.icon-poll::before {
  content: "\f681";
}
.icon-arrow-down-square-triangle::before {
  content: "\f889";
}
.icon-sort-shapes-down-alt::before {
  content: "\f889";
}
.icon-mug-hot::before {
  content: "\f7b6";
}
.icon-dog-leashed::before {
  content: "\f6d4";
}
.icon-car-battery::before {
  content: "\f5df";
}
.icon-battery-car::before {
  content: "\f5df";
}
.icon-face-downcast-sweat::before {
  content: "\e371";
}
.icon-mailbox-flag-up::before {
  content: "\e5bb";
}
.icon-memo-circle-info::before {
  content: "\e49a";
}
.icon-gift::before {
  content: "\f06b";
}
.icon-dice-two::before {
  content: "\f528";
}
.icon-volume::before {
  content: "\f6a8";
}
.icon-volume-medium::before {
  content: "\f6a8";
}
.icon-transporter-5::before {
  content: "\e2a6";
}
.icon-gauge-circle-bolt::before {
  content: "\e496";
}
.icon-coin-front::before {
  content: "\e3fc";
}
.icon-file-slash::before {
  content: "\e3a7";
}
.icon-message-arrow-up-right::before {
  content: "\e1dd";
}
.icon-treasure-chest::before {
  content: "\f723";
}
.icon-chess-queen::before {
  content: "\f445";
}
.icon-paintbrush-fine::before {
  content: "\f5a9";
}
.icon-paint-brush-alt::before {
  content: "\f5a9";
}
.icon-paint-brush-fine::before {
  content: "\f5a9";
}
.icon-paintbrush-alt::before {
  content: "\f5a9";
}
.icon-glasses::before {
  content: "\f530";
}
.icon-hood-cloak::before {
  content: "\f6ef";
}
.icon-square-quote::before {
  content: "\e329";
}
.icon-up-left::before {
  content: "\e2bd";
}
.icon-bring-front::before {
  content: "\f857";
}
.icon-chess-board::before {
  content: "\f43c";
}
.icon-burger-cheese::before {
  content: "\f7f1";
}
.icon-cheeseburger::before {
  content: "\f7f1";
}
.icon-building-circle-check::before {
  content: "\e4d2";
}
.icon-repeat-1::before {
  content: "\f365";
}
.icon-arrow-down-to-line::before {
  content: "\f33d";
}
.icon-arrow-to-bottom::before {
  content: "\f33d";
}
.icon-grid-5::before {
  content: "\e199";
}
.icon-swap-arrows::before {
  content: "\e60a";
}
.icon-right-long-to-line::before {
  content: "\e444";
}
.icon-person-chalkboard::before {
  content: "\e53d";
}
.icon-mars-stroke-right::before {
  content: "\f22b";
}
.icon-mars-stroke-h::before {
  content: "\f22b";
}
.icon-hand-back-fist::before {
  content: "\f255";
}
.icon-hand-rock::before {
  content: "\f255";
}
.icon-grid-round-5::before {
  content: "\e5de";
}
.icon-tally::before {
  content: "\f69c";
}
.icon-tally-5::before {
  content: "\f69c";
}
.icon-square-caret-up::before {
  content: "\f151";
}
.icon-caret-square-up::before {
  content: "\f151";
}
.icon-cloud-showers-water::before {
  content: "\e4e4";
}
.icon-chart-bar::before {
  content: "\f080";
}
.icon-bar-chart::before {
  content: "\f080";
}
.icon-hands-bubbles::before {
  content: "\e05e";
}
.icon-hands-wash::before {
  content: "\e05e";
}
.icon-less-than-equal::before {
  content: "\f537";
}
.icon-train::before {
  content: "\f238";
}
.icon-up-from-dotted-line::before {
  content: "\e456";
}
.icon-eye-low-vision::before {
  content: "\f2a8";
}
.icon-low-vision::before {
  content: "\f2a8";
}
.icon-traffic-light-go::before {
  content: "\f638";
}
.icon-face-exhaling::before {
  content: "\e480";
}
.icon-sensor-fire::before {
  content: "\e02a";
}
.icon-user-unlock::before {
  content: "\e058";
}
.icon-hexagon-divide::before {
  content: "\e1ad";
}
.icon-00::before {
  content: "\e467";
}
.icon-crow::before {
  content: "\f520";
}
.icon-cassette-betamax::before {
  content: "\f8a4";
}
.icon-betamax::before {
  content: "\f8a4";
}
.icon-sailboat::before {
  content: "\e445";
}
.icon-window-restore::before {
  content: "\f2d2";
}
.icon-nfc-magnifying-glass::before {
  content: "\e1f9";
}
.icon-file-binary::before {
  content: "\e175";
}
.icon-circle-v::before {
  content: "\e12a";
}
.icon-square-plus::before {
  content: "\f0fe";
}
.icon-plus-square::before {
  content: "\f0fe";
}
.icon-bowl-scoops::before {
  content: "\e3df";
}
.icon-mistletoe::before {
  content: "\f7b4";
}
.icon-custard::before {
  content: "\e403";
}
.icon-lacrosse-stick::before {
  content: "\e3b5";
}
.icon-hockey-mask::before {
  content: "\f6ee";
}
.icon-sunrise::before {
  content: "\f766";
}
.icon-subtitles::before {
  content: "\e60f";
}
.icon-panel-ews::before {
  content: "\e42e";
}
.icon-torii-gate::before {
  content: "\f6a1";
}
.icon-cloud-exclamation::before {
  content: "\e491";
}
.icon-message-lines::before {
  content: "\f4a6";
}
.icon-comment-alt-lines::before {
  content: "\f4a6";
}
.icon-frog::before {
  content: "\f52e";
}
.icon-bucket::before {
  content: "\e4cf";
}
.icon-floppy-disk-pen::before {
  content: "\e182";
}
.icon-image::before {
  content: "\f03e";
}
.icon-window-frame::before {
  content: "\e04f";
}
.icon-microphone::before {
  content: "\f130";
}
.icon-cow::before {
  content: "\f6c8";
}
.icon-file-zip::before {
  content: "\e5ee";
}
.icon-square-ring::before {
  content: "\e44f";
}
.icon-down-from-line::before {
  content: "\f349";
}
.icon-arrow-alt-from-top::before {
  content: "\f349";
}
.icon-caret-up::before {
  content: "\f0d8";
}
.icon-shield-xmark::before {
  content: "\e24c";
}
.icon-shield-times::before {
  content: "\e24c";
}
.icon-screwdriver::before {
  content: "\f54a";
}
.icon-circle-sort-down::before {
  content: "\e031";
}
.icon-sort-circle-down::before {
  content: "\e031";
}
.icon-folder-closed::before {
  content: "\e185";
}
.icon-house-tsunami::before {
  content: "\e515";
}
.icon-square-nfi::before {
  content: "\e576";
}
.icon-forklift::before {
  content: "\f47a";
}
.icon-arrow-up-from-ground-water::before {
  content: "\e4b5";
}
.icon-bracket-square-right::before {
  content: "\5d";
}
.icon-martini-glass::before {
  content: "\f57b";
}
.icon-glass-martini-alt::before {
  content: "\f57b";
}
.icon-rotate-left::before {
  content: "\f2ea";
}
.icon-rotate-back::before {
  content: "\f2ea";
}
.icon-rotate-backward::before {
  content: "\f2ea";
}
.icon-undo-alt::before {
  content: "\f2ea";
}
.icon-table-columns::before {
  content: "\f0db";
}
.icon-columns::before {
  content: "\f0db";
}
.icon-square-a::before {
  content: "\e25f";
}
.icon-tick::before {
  content: "\e32f";
}
.icon-lemon::before {
  content: "\f094";
}
.icon-head-side-mask::before {
  content: "\e063";
}
.icon-handshake::before {
  content: "\f2b5";
}
.icon-gem::before {
  content: "\f3a5";
}
.icon-dolly::before {
  content: "\f472";
}
.icon-dolly-box::before {
  content: "\f472";
}
.icon-smoking::before {
  content: "\f48d";
}
.icon-minimize::before {
  content: "\f78c";
}
.icon-compress-arrows-alt::before {
  content: "\f78c";
}
.icon-refrigerator::before {
  content: "\e026";
}
.icon-monument::before {
  content: "\f5a6";
}
.icon-octagon-xmark::before {
  content: "\f2f0";
}
.icon-times-octagon::before {
  content: "\f2f0";
}
.icon-xmark-octagon::before {
  content: "\f2f0";
}
.icon-align-slash::before {
  content: "\f846";
}
.icon-snowplow::before {
  content: "\f7d2";
}
.icon-angles-right::before {
  content: "\f101";
}
.icon-angle-double-right::before {
  content: "\f101";
}
.icon-truck-ramp-couch::before {
  content: "\f4dd";
}
.icon-truck-couch::before {
  content: "\f4dd";
}
.icon-cannabis::before {
  content: "\f55f";
}
.icon-circle-play::before {
  content: "\f144";
}
.icon-play-circle::before {
  content: "\f144";
}
.icon-arrow-up-right-and-arrow-down-left-from-center::before {
  content: "\e0a0";
}
.icon-tablets::before {
  content: "\f490";
}
.icon-360-degrees::before {
  content: "\e2dc";
}
.icon-ethernet::before {
  content: "\f796";
}
.icon-euro-sign::before {
  content: "\f153";
}
.icon-eur::before {
  content: "\f153";
}
.icon-euro::before {
  content: "\f153";
}
.icon-chair::before {
  content: "\f6c0";
}
.icon-circle-check::before {
  content: "\f058";
}
.icon-check-circle::before {
  content: "\f058";
}
.icon-square-dashed-circle-plus::before {
  content: "\e5c2";
}
.icon-money-simple-from-bracket::before {
  content: "\e313";
}
.icon-bat::before {
  content: "\f6b5";
}
.icon-circle-stop::before {
  content: "\f28d";
}
.icon-stop-circle::before {
  content: "\f28d";
}
.icon-head-side-headphones::before {
  content: "\f8c2";
}
.icon-phone-rotary::before {
  content: "\f8d3";
}
.icon-compass-drafting::before {
  content: "\f568";
}
.icon-drafting-compass::before {
  content: "\f568";
}
.icon-plate-wheat::before {
  content: "\e55a";
}
.icon-calendar-circle-minus::before {
  content: "\e46f";
}
.icon-chopsticks::before {
  content: "\e3f7";
}
.icon-car-wrench::before {
  content: "\f5e3";
}
.icon-car-mechanic::before {
  content: "\f5e3";
}
.icon-icicles::before {
  content: "\f7ad";
}
.icon-person-shelter::before {
  content: "\e54f";
}
.icon-neuter::before {
  content: "\f22c";
}
.icon-id-badge::before {
  content: "\f2c1";
}
.icon-kazoo::before {
  content: "\f8c7";
}
.icon-marker::before {
  content: "\f5a1";
}
.icon-bin-bottles::before {
  content: "\e5f5";
}
.icon-face-laugh-beam::before {
  content: "\f59a";
}
.icon-laugh-beam::before {
  content: "\f59a";
}
.icon-square-arrow-down-left::before {
  content: "\e261";
}
.icon-battery-bolt::before {
  content: "\f376";
}
.icon-tree-large::before {
  content: "\f7dd";
}
.icon-helicopter-symbol::before {
  content: "\e502";
}
.icon-aperture::before {
  content: "\e2df";
}
.icon-universal-access::before {
  content: "\f29a";
}
.icon-gear-complex::before {
  content: "\e5e9";
}
.icon-file-magnifying-glass::before {
  content: "\f865";
}
.icon-file-search::before {
  content: "\f865";
}
.icon-up-right::before {
  content: "\e2be";
}
.icon-circle-chevron-up::before {
  content: "\f139";
}
.icon-chevron-circle-up::before {
  content: "\f139";
}
.icon-user-police::before {
  content: "\e333";
}
.icon-lari-sign::before {
  content: "\e1c8";
}
.icon-volcano::before {
  content: "\f770";
}
.icon-teddy-bear::before {
  content: "\e3cf";
}
.icon-stocking::before {
  content: "\f7d5";
}
.icon-person-walking-dashed-line-arrow-right::before {
  content: "\e553";
}
.icon-image-slash::before {
  content: "\e1b7";
}
.icon-mask-snorkel::before {
  content: "\e3b7";
}
.icon-smoke::before {
  content: "\f760";
}
.icon-sterling-sign::before {
  content: "\f154";
}
.icon-gbp::before {
  content: "\f154";
}
.icon-pound-sign::before {
  content: "\f154";
}
.icon-battery-exclamation::before {
  content: "\e0b0";
}
.icon-viruses::before {
  content: "\e076";
}
.icon-square-person-confined::before {
  content: "\e577";
}
.icon-user-tie::before {
  content: "\f508";
}
.icon-arrow-down-long::before {
  content: "\f175";
}
.icon-long-arrow-down::before {
  content: "\f175";
}
.icon-tent-arrow-down-to-line::before {
  content: "\e57e";
}
.icon-certificate::before {
  content: "\f0a3";
}
.icon-crystal-ball::before {
  content: "\e362";
}
.icon-reply-all::before {
  content: "\f122";
}
.icon-mail-reply-all::before {
  content: "\f122";
}
.icon-suitcase::before {
  content: "\f0f2";
}
.icon-person-skating::before {
  content: "\f7c5";
}
.icon-skating::before {
  content: "\f7c5";
}
.icon-star-shooting::before {
  content: "\e036";
}
.icon-binary-lock::before {
  content: "\e33d";
}
.icon-filter-circle-dollar::before {
  content: "\f662";
}
.icon-funnel-dollar::before {
  content: "\f662";
}
.icon-camera-retro::before {
  content: "\f083";
}
.icon-circle-arrow-down::before {
  content: "\f0ab";
}
.icon-arrow-circle-down::before {
  content: "\f0ab";
}
.icon-comment-pen::before {
  content: "\f4ae";
}
.icon-comment-edit::before {
  content: "\f4ae";
}
.icon-file-import::before {
  content: "\f56f";
}
.icon-arrow-right-to-file::before {
  content: "\f56f";
}
.icon-banjo::before {
  content: "\f8a3";
}
.icon-square-arrow-up-right::before {
  content: "\f14c";
}
.icon-external-link-square::before {
  content: "\f14c";
}
.icon-light-emergency-on::before {
  content: "\e420";
}
.icon-kerning::before {
  content: "\f86f";
}
.icon-box-open::before {
  content: "\f49e";
}
.icon-square-f::before {
  content: "\e270";
}
.icon-scroll::before {
  content: "\f70e";
}
.icon-spa::before {
  content: "\f5bb";
}
.icon-arrow-left-from-line::before {
  content: "\f344";
}
.icon-arrow-from-right::before {
  content: "\f344";
}
.icon-strawberry::before {
  content: "\e32b";
}
.icon-location-pin-lock::before {
  content: "\e51f";
}
.icon-pause::before {
  content: "\f04c";
}
.icon-clock-eight-thirty::before {
  content: "\e346";
}
.icon-plane-engines::before {
  content: "\f3de";
}
.icon-plane-alt::before {
  content: "\f3de";
}
.icon-hill-avalanche::before {
  content: "\e507";
}
.icon-temperature-empty::before {
  content: "\f2cb";
}
.icon-temperature-0::before {
  content: "\f2cb";
}
.icon-thermometer-0::before {
  content: "\f2cb";
}
.icon-thermometer-empty::before {
  content: "\f2cb";
}
.icon-bomb::before {
  content: "\f1e2";
}
.icon-gauge-low::before {
  content: "\f627";
}
.icon-tachometer-alt-slow::before {
  content: "\f627";
}
.icon-registered::before {
  content: "\f25d";
}
.icon-trash-can-plus::before {
  content: "\e2ac";
}
.icon-address-card::before {
  content: "\f2bb";
}
.icon-contact-card::before {
  content: "\f2bb";
}
.icon-vcard::before {
  content: "\f2bb";
}
.icon-scale-unbalanced-flip::before {
  content: "\f516";
}
.icon-balance-scale-right::before {
  content: "\f516";
}
.icon-globe-snow::before {
  content: "\f7a3";
}
.icon-subscript::before {
  content: "\f12c";
}
.icon-diamond-turn-right::before {
  content: "\f5eb";
}
.icon-directions::before {
  content: "\f5eb";
}
.icon-integral::before {
  content: "\f667";
}
.icon-burst::before {
  content: "\e4dc";
}
.icon-house-laptop::before {
  content: "\e066";
}
.icon-laptop-house::before {
  content: "\e066";
}
.icon-face-tired::before {
  content: "\f5c8";
}
.icon-tired::before {
  content: "\f5c8";
}
.icon-money-bills::before {
  content: "\e1f3";
}
.icon-blinds-raised::before {
  content: "\f8fd";
}
.icon-smog::before {
  content: "\f75f";
}
.icon-ufo-beam::before {
  content: "\e048";
}
.icon-circle-caret-up::before {
  content: "\f331";
}
.icon-caret-circle-up::before {
  content: "\f331";
}
.icon-user-vneck-hair-long::before {
  content: "\e463";
}
.icon-square-a-lock::before {
  content: "\e44d";
}
.icon-crutch::before {
  content: "\f7f7";
}
.icon-gas-pump-slash::before {
  content: "\f5f4";
}
.icon-cloud-arrow-up::before {
  content: "\f0ee";
}
.icon-cloud-upload::before {
  content: "\f0ee";
}
.icon-cloud-upload-alt::before {
  content: "\f0ee";
}
.icon-palette::before {
  content: "\f53f";
}
.icon-transporter-4::before {
  content: "\e2a5";
}
.icon-chart-mixed-up-circle-currency::before {
  content: "\e5d8";
}
.icon-objects-align-right::before {
  content: "\e3bf";
}
.icon-arrows-turn-right::before {
  content: "\e4c0";
}
.icon-vest::before {
  content: "\e085";
}
.icon-pig::before {
  content: "\f706";
}
.icon-inbox-full::before {
  content: "\e1ba";
}
.icon-circle-envelope::before {
  content: "\e10c";
}
.icon-envelope-circle::before {
  content: "\e10c";
}
.icon-triangle-person-digging::before {
  content: "\f85d";
}
.icon-construction::before {
  content: "\f85d";
}
.icon-ferry::before {
  content: "\e4ea";
}
.icon-bullseye-arrow::before {
  content: "\f648";
}
.icon-arrows-down-to-people::before {
  content: "\e4b9";
}
.icon-seedling::before {
  content: "\f4d8";
}
.icon-sprout::before {
  content: "\f4d8";
}
.icon-clock-seven::before {
  content: "\e350";
}
.icon-left-right::before {
  content: "\f337";
}
.icon-arrows-alt-h::before {
  content: "\f337";
}
.icon-boxes-packing::before {
  content: "\e4c7";
}
.icon-circle-arrow-left::before {
  content: "\f0a8";
}
.icon-arrow-circle-left::before {
  content: "\f0a8";
}
.icon-flashlight::before {
  content: "\f8b8";
}
.icon-group-arrows-rotate::before {
  content: "\e4f6";
}
.icon-bowl-food::before {
  content: "\e4c6";
}
.icon-square-9::before {
  content: "\e25e";
}
.icon-candy-cane::before {
  content: "\f786";
}
.icon-arrow-down-wide-short::before {
  content: "\f160";
}
.icon-sort-amount-asc::before {
  content: "\f160";
}
.icon-sort-amount-down::before {
  content: "\f160";
}
.icon-square-dollar::before {
  content: "\f2e9";
}
.icon-dollar-square::before {
  content: "\f2e9";
}
.icon-usd-square::before {
  content: "\f2e9";
}
.icon-phone-arrow-right::before {
  content: "\e5be";
}
.icon-hand-holding-seedling::before {
  content: "\f4bf";
}
.icon-message-check::before {
  content: "\f4a2";
}
.icon-comment-alt-check::before {
  content: "\f4a2";
}
.icon-cloud-bolt::before {
  content: "\f76c";
}
.icon-thunderstorm::before {
  content: "\f76c";
}
.icon-chart-line-up-down::before {
  content: "\e5d7";
}
.icon-text-slash::before {
  content: "\f87d";
}
.icon-remove-format::before {
  content: "\f87d";
}
.icon-watch::before {
  content: "\f2e1";
}
.icon-circle-down-left::before {
  content: "\e107";
}
.icon-text::before {
  content: "\f893";
}
.icon-projector::before {
  content: "\f8d6";
}
.icon-face-smile-wink::before {
  content: "\f4da";
}
.icon-smile-wink::before {
  content: "\f4da";
}
.icon-tombstone-blank::before {
  content: "\f721";
}
.icon-tombstone-alt::before {
  content: "\f721";
}
.icon-chess-king-piece::before {
  content: "\f440";
}
.icon-chess-king-alt::before {
  content: "\f440";
}
.icon-circle-6::before {
  content: "\e0f3";
}
.icon-left::before {
  content: "\f355";
}
.icon-arrow-alt-left::before {
  content: "\f355";
}
.icon-file-word::before {
  content: "\f1c2";
}
.icon-file-powerpoint::before {
  content: "\f1c4";
}
.icon-square-down::before {
  content: "\f350";
}
.icon-arrow-alt-square-down::before {
  content: "\f350";
}
.icon-objects-align-center-vertical::before {
  content: "\e3bd";
}
.icon-arrows-left-right::before {
  content: "\f07e";
}
.icon-arrows-h::before {
  content: "\f07e";
}
.icon-house-lock::before {
  content: "\e510";
}
.icon-cloud-arrow-down::before {
  content: "\f0ed";
}
.icon-cloud-download::before {
  content: "\f0ed";
}
.icon-cloud-download-alt::before {
  content: "\f0ed";
}
.icon-wreath::before {
  content: "\f7e2";
}
.icon-children::before {
  content: "\e4e1";
}
.icon-meter-droplet::before {
  content: "\e1ea";
}
.icon-chalkboard::before {
  content: "\f51b";
}
.icon-blackboard::before {
  content: "\f51b";
}
.icon-user-large-slash::before {
  content: "\f4fa";
}
.icon-user-alt-slash::before {
  content: "\f4fa";
}
.icon-signal-strong::before {
  content: "\f68f";
}
.icon-signal-4::before {
  content: "\f68f";
}
.icon-lollipop::before {
  content: "\e424";
}
.icon-lollypop::before {
  content: "\e424";
}
.icon-list-tree::before {
  content: "\e1d2";
}
.icon-envelope-open::before {
  content: "\f2b6";
}
.icon-draw-circle::before {
  content: "\f5ed";
}
.icon-cat-space::before {
  content: "\e001";
}
.icon-handshake-simple-slash::before {
  content: "\e05f";
}
.icon-handshake-alt-slash::before {
  content: "\e05f";
}
.icon-rabbit-running::before {
  content: "\f709";
}
.icon-rabbit-fast::before {
  content: "\f709";
}
.icon-memo-pad::before {
  content: "\e1da";
}
.icon-mattress-pillow::before {
  content: "\e525";
}
.icon-alarm-plus::before {
  content: "\f844";
}
.icon-alicorn::before {
  content: "\f6b0";
}
.icon-comment-question::before {
  content: "\e14b";
}
.icon-gingerbread-man::before {
  content: "\f79d";
}
.icon-guarani-sign::before {
  content: "\e19a";
}
.icon-burger-fries::before {
  content: "\e0cd";
}
.icon-mug-tea::before {
  content: "\f875";
}
.icon-border-top::before {
  content: "\f855";
}
.icon-arrows-rotate::before {
  content: "\f021";
}
.icon-refresh::before {
  content: "\f021";
}
.icon-sync::before {
  content: "\f021";
}
.icon-circle-book-open::before {
  content: "\e0ff";
}
.icon-book-circle::before {
  content: "\e0ff";
}
.icon-arrows-to-dotted-line::before {
  content: "\e0a6";
}
.icon-fire-extinguisher::before {
  content: "\f134";
}
.icon-garage-open::before {
  content: "\e00b";
}
.icon-shelves-empty::before {
  content: "\e246";
}
.icon-cruzeiro-sign::before {
  content: "\e152";
}
.icon-watch-apple::before {
  content: "\e2cb";
}
.icon-watch-calculator::before {
  content: "\f8f0";
}
.icon-list-dropdown::before {
  content: "\e1cf";
}
.icon-cabinet-filing::before {
  content: "\f64b";
}
.icon-burger-soda::before {
  content: "\f858";
}
.icon-square-arrow-up::before {
  content: "\f33c";
}
.icon-arrow-square-up::before {
  content: "\f33c";
}
.icon-greater-than-equal::before {
  content: "\f532";
}
.icon-pallet-box::before {
  content: "\e208";
}
.icon-face-confounded::before {
  content: "\e36c";
}
.icon-shield-halved::before {
  content: "\f3ed";
}
.icon-shield-alt::before {
  content: "\f3ed";
}
.icon-truck-plow::before {
  content: "\f7de";
}
.icon-book-atlas::before {
  content: "\f558";
}
.icon-atlas::before {
  content: "\f558";
}
.icon-virus::before {
  content: "\e074";
}
.icon-grid-round-2::before {
  content: "\e5db";
}
.icon-comment-middle-top::before {
  content: "\e14a";
}
.icon-envelope-circle-check::before {
  content: "\e4e8";
}
.icon-layer-group::before {
  content: "\f5fd";
}
.icon-restroom-simple::before {
  content: "\e23a";
}
.icon-arrows-to-dot::before {
  content: "\e4be";
}
.icon-border-outer::before {
  content: "\f851";
}
.icon-hashtag-lock::before {
  content: "\e415";
}
.icon-clock-two-thirty::before {
  content: "\e35b";
}
.icon-archway::before {
  content: "\f557";
}
.icon-heart-circle-check::before {
  content: "\e4fd";
}
.icon-house-chimney-crack::before {
  content: "\f6f1";
}
.icon-house-damage::before {
  content: "\f6f1";
}
.icon-file-zipper::before {
  content: "\f1c6";
}
.icon-file-archive::before {
  content: "\f1c6";
}
.icon-heart-half::before {
  content: "\e1ab";
}
.icon-comment-check::before {
  content: "\f4ac";
}
.icon-square::before {
  content: "\f0c8";
}
.icon-memo::before {
  content: "\e1d8";
}
.icon-martini-glass-empty::before {
  content: "\f000";
}
.icon-glass-martini::before {
  content: "\f000";
}
.icon-couch::before {
  content: "\f4b8";
}
.icon-cedi-sign::before {
  content: "\e0df";
}
.icon-italic::before {
  content: "\f033";
}
.icon-glass-citrus::before {
  content: "\f869";
}
.icon-calendar-lines-pen::before {
  content: "\e472";
}
.icon-church::before {
  content: "\f51d";
}
.icon-person-snowmobiling::before {
  content: "\f7d1";
}
.icon-snowmobile::before {
  content: "\f7d1";
}
.icon-face-hushed::before {
  content: "\e37b";
}
.icon-comments-dollar::before {
  content: "\f653";
}
.icon-pickaxe::before {
  content: "\e5bf";
}
.icon-link-simple-slash::before {
  content: "\e1ce";
}
.icon-democrat::before {
  content: "\f747";
}
.icon-face-confused::before {
  content: "\e36d";
}
.icon-pinball::before {
  content: "\e229";
}
.icon-z::before {
  content: "\5a";
}
.icon-person-skiing::before {
  content: "\f7c9";
}
.icon-skiing::before {
  content: "\f7c9";
}
.icon-deer::before {
  content: "\f78e";
}
.icon-input-pipe::before {
  content: "\e1be";
}
.icon-road-lock::before {
  content: "\e567";
}
.icon-a::before {
  content: "\41";
}
.icon-bookmark-slash::before {
  content: "\e0c2";
}
.icon-temperature-arrow-down::before {
  content: "\e03f";
}
.icon-temperature-down::before {
  content: "\e03f";
}
.icon-mace::before {
  content: "\f6f8";
}
.icon-feather-pointed::before {
  content: "\f56b";
}
.icon-feather-alt::before {
  content: "\f56b";
}
.icon-sausage::before {
  content: "\f820";
}
.icon-trash-can-clock::before {
  content: "\e2aa";
}
.icon-p::before {
  content: "\50";
}
.icon-broom-wide::before {
  content: "\e5d1";
}
.icon-snowflake::before {
  content: "\f2dc";
}
.icon-stomach::before {
  content: "\f623";
}
.icon-newspaper::before {
  content: "\f1ea";
}
.icon-rectangle-ad::before {
  content: "\f641";
}
.icon-ad::before {
  content: "\f641";
}
.icon-guitar-electric::before {
  content: "\f8be";
}
.icon-arrow-turn-down-right::before {
  content: "\e3d6";
}
.icon-moon-cloud::before {
  content: "\f754";
}
.icon-bread-slice-butter::before {
  content: "\e3e1";
}
.icon-circle-arrow-right::before {
  content: "\f0a9";
}
.icon-arrow-circle-right::before {
  content: "\f0a9";
}
.icon-user-group-crown::before {
  content: "\f6a5";
}
.icon-users-crown::before {
  content: "\f6a5";
}
.icon-circle-i::before {
  content: "\e111";
}
.icon-toilet-paper-check::before {
  content: "\e5b2";
}
.icon-filter-circle-xmark::before {
  content: "\e17b";
}
.icon-locust::before {
  content: "\e520";
}
.icon-sort::before {
  content: "\f0dc";
}
.icon-unsorted::before {
  content: "\f0dc";
}
.icon-list-ol::before {
  content: "\f0cb";
}
.icon-list-1-2::before {
  content: "\f0cb";
}
.icon-list-numeric::before {
  content: "\f0cb";
}
.icon-chart-waterfall::before {
  content: "\e0eb";
}
.icon-sparkle::before {
  content: "\e5d6";
}
.icon-face-party::before {
  content: "\e383";
}
.icon-kidneys::before {
  content: "\f5fb";
}
.icon-wifi-exclamation::before {
  content: "\e2cf";
}
.icon-chart-network::before {
  content: "\f78a";
}
.icon-person-dress-burst::before {
  content: "\e544";
}
.icon-dice-d4::before {
  content: "\f6d0";
}
.icon-money-check-dollar::before {
  content: "\f53d";
}
.icon-money-check-alt::before {
  content: "\f53d";
}
.icon-vector-square::before {
  content: "\f5cb";
}
.icon-bread-slice::before {
  content: "\f7ec";
}
.icon-language::before {
  content: "\f1ab";
}
.icon-wheat-awn-slash::before {
  content: "\e338";
}
.icon-face-kiss-wink-heart::before {
  content: "\f598";
}
.icon-kiss-wink-heart::before {
  content: "\f598";
}
.icon-dagger::before {
  content: "\f6cb";
}
.icon-podium::before {
  content: "\f680";
}
.icon-memo-circle-check::before {
  content: "\e1d9";
}
.icon-route-highway::before {
  content: "\f61a";
}
.icon-down-to-line::before {
  content: "\f34a";
}
.icon-arrow-alt-to-bottom::before {
  content: "\f34a";
}
.icon-filter::before {
  content: "\f0b0";
}
.icon-square-g::before {
  content: "\e271";
}
.icon-circle-phone::before {
  content: "\e11b";
}
.icon-phone-circle::before {
  content: "\e11b";
}
.icon-clipboard-prescription::before {
  content: "\f5e8";
}
.icon-user-nurse-hair::before {
  content: "\e45d";
}
.icon-question::before {
  content: "\3f";
}
.icon-file-signature::before {
  content: "\f573";
}
.icon-toggle-large-on::before {
  content: "\e5b1";
}
.icon-up-down-left-right::before {
  content: "\f0b2";
}
.icon-arrows-alt::before {
  content: "\f0b2";
}
.icon-dryer-heat::before {
  content: "\f862";
}
.icon-dryer-alt::before {
  content: "\f862";
}
.icon-house-chimney-user::before {
  content: "\e065";
}
.icon-hand-holding-heart::before {
  content: "\f4be";
}
.icon-arrow-up-small-big::before {
  content: "\f88f";
}
.icon-sort-size-up-alt::before {
  content: "\f88f";
}
.icon-train-track::before {
  content: "\e453";
}
.icon-puzzle-piece::before {
  content: "\f12e";
}
.icon-money-check::before {
  content: "\f53c";
}
.icon-star-half-stroke::before {
  content: "\f5c0";
}
.icon-star-half-alt::before {
  content: "\f5c0";
}
.icon-file-exclamation::before {
  content: "\f31a";
}
.icon-code::before {
  content: "\f121";
}
.icon-whiskey-glass::before {
  content: "\f7a0";
}
.icon-glass-whiskey::before {
  content: "\f7a0";
}
.icon-moon-stars::before {
  content: "\f755";
}
.icon-building-circle-exclamation::before {
  content: "\e4d3";
}
.icon-clothes-hanger::before {
  content: "\e136";
}
.icon-mobile-notch::before {
  content: "\e1ee";
}
.icon-mobile-iphone::before {
  content: "\e1ee";
}
.icon-magnifying-glass-chart::before {
  content: "\e522";
}
.icon-arrow-up-right-from-square::before {
  content: "\f08e";
}
.icon-external-link::before {
  content: "\f08e";
}
.icon-cubes-stacked::before {
  content: "\e4e6";
}
.icon-images-user::before {
  content: "\e1b9";
}
.icon-won-sign::before {
  content: "\f159";
}
.icon-krw::before {
  content: "\f159";
}
.icon-won::before {
  content: "\f159";
}
.icon-image-polaroid-user::before {
  content: "\e1b6";
}
.icon-virus-covid::before {
  content: "\e4a8";
}
.icon-square-ellipsis::before {
  content: "\e26e";
}
.icon-pie::before {
  content: "\f705";
}
.icon-chess-knight-piece::before {
  content: "\f442";
}
.icon-chess-knight-alt::before {
  content: "\f442";
}
.icon-austral-sign::before {
  content: "\e0a9";
}
.icon-cloud-plus::before {
  content: "\e35e";
}
.icon-f::before {
  content: "\46";
}
.icon-leaf::before {
  content: "\f06c";
}
.icon-bed-bunk::before {
  content: "\f8f8";
}
.icon-road::before {
  content: "\f018";
}
.icon-taxi::before {
  content: "\f1ba";
}
.icon-cab::before {
  content: "\f1ba";
}
.icon-person-circle-plus::before {
  content: "\e541";
}
.icon-chart-pie::before {
  content: "\f200";
}
.icon-pie-chart::before {
  content: "\f200";
}
.icon-bolt-lightning::before {
  content: "\e0b7";
}
.icon-clock-eight::before {
  content: "\e345";
}
.icon-sack-xmark::before {
  content: "\e56a";
}
.icon-file-excel::before {
  content: "\f1c3";
}
.icon-file-contract::before {
  content: "\f56c";
}
.icon-fish-fins::before {
  content: "\e4f2";
}
.icon-circle-q::before {
  content: "\e11e";
}
.icon-building-flag::before {
  content: "\e4d5";
}
.icon-face-grin-beam::before {
  content: "\f582";
}
.icon-grin-beam::before {
  content: "\f582";
}
.icon-object-ungroup::before {
  content: "\f248";
}
.icon-face-disguise::before {
  content: "\e370";
}
.icon-circle-arrow-down-right::before {
  content: "\e0fa";
}
.icon-alien-8bit::before {
  content: "\f8f6";
}
.icon-alien-monster::before {
  content: "\f8f6";
}
.icon-hand-point-ribbon::before {
  content: "\e1a6";
}
.icon-poop::before {
  content: "\f619";
}
.icon-object-exclude::before {
  content: "\e49c";
}
.icon-telescope::before {
  content: "\e03e";
}
.icon-location-pin::before {
  content: "\f041";
}
.icon-map-marker::before {
  content: "\f041";
}
.icon-square-list::before {
  content: "\e489";
}
.icon-kaaba::before {
  content: "\f66b";
}
.icon-toilet-paper::before {
  content: "\f71e";
}
.icon-helmet-safety::before {
  content: "\f807";
}
.icon-hard-hat::before {
  content: "\f807";
}
.icon-hat-hard::before {
  content: "\f807";
}
.icon-comment-code::before {
  content: "\e147";
}
.icon-sim-cards::before {
  content: "\e251";
}
.icon-starship::before {
  content: "\e039";
}
.icon-eject::before {
  content: "\f052";
}
.icon-circle-right::before {
  content: "\f35a";
}
.icon-arrow-alt-circle-right::before {
  content: "\f35a";
}
.icon-plane-circle-check::before {
  content: "\e555";
}
.icon-seal::before {
  content: "\e241";
}
.icon-user-cowboy::before {
  content: "\f8ea";
}
.icon-hexagon-vertical-nft::before {
  content: "\e505";
}
.icon-face-rolling-eyes::before {
  content: "\f5a5";
}
.icon-meh-rolling-eyes::before {
  content: "\f5a5";
}
.icon-bread-loaf::before {
  content: "\f7eb";
}
.icon-rings-wedding::before {
  content: "\f81b";
}
.icon-object-group::before {
  content: "\f247";
}
.icon-french-fries::before {
  content: "\f803";
}
.icon-chart-line::before {
  content: "\f201";
}
.icon-line-chart::before {
  content: "\f201";
}
.icon-calendar-arrow-down::before {
  content: "\e0d0";
}
.icon-calendar-download::before {
  content: "\e0d0";
}
.icon-send-back::before {
  content: "\f87e";
}
.icon-mask-ventilator::before {
  content: "\e524";
}
.icon-signature-lock::before {
  content: "\e3ca";
}
.icon-arrow-right::before {
  content: "\f061";
}
.icon-signs-post::before {
  content: "\f277";
}
.icon-map-signs::before {
  content: "\f277";
}
.icon-octagon-plus::before {
  content: "\f301";
}
.icon-plus-octagon::before {
  content: "\f301";
}
.icon-cash-register::before {
  content: "\f788";
}
.icon-person-circle-question::before {
  content: "\e542";
}
.icon-melon-slice::before {
  content: "\e311";
}
.icon-space-station-moon::before {
  content: "\e033";
}
.icon-message-smile::before {
  content: "\f4aa";
}
.icon-comment-alt-smile::before {
  content: "\f4aa";
}
.icon-cup-straw::before {
  content: "\e363";
}
.icon-left-from-line::before {
  content: "\f348";
}
.icon-arrow-alt-from-right::before {
  content: "\f348";
}
.icon-h::before {
  content: "\48";
}
.icon-basket-shopping-simple::before {
  content: "\e0af";
}
.icon-shopping-basket-alt::before {
  content: "\e0af";
}
.icon-hands-holding-heart::before {
  content: "\f4c3";
}
.icon-hands-heart::before {
  content: "\f4c3";
}
.icon-clock-nine::before {
  content: "\e34c";
}
.icon-tarp::before {
  content: "\e57b";
}
.icon-face-sleepy::before {
  content: "\e38e";
}
.icon-hand-horns::before {
  content: "\e1a9";
}
.icon-screwdriver-wrench::before {
  content: "\f7d9";
}
.icon-tools::before {
  content: "\f7d9";
}
.icon-arrows-to-eye::before {
  content: "\e4bf";
}
.icon-circle-three-quarters::before {
  content: "\e125";
}
.icon-trophy-star::before {
  content: "\f2eb";
}
.icon-trophy-alt::before {
  content: "\f2eb";
}
.icon-plug-circle-bolt::before {
  content: "\e55b";
}
.icon-face-thermometer::before {
  content: "\e39a";
}
.icon-grid-round-4::before {
  content: "\e5dd";
}
.icon-shirt-running::before {
  content: "\e3c8";
}
.icon-book-circle-arrow-up::before {
  content: "\e0bd";
}
.icon-face-nauseated::before {
  content: "\e381";
}
.icon-heart::before {
  content: "\f004";
}
.icon-file-chart-pie::before {
  content: "\f65a";
}
.icon-mars-and-venus::before {
  content: "\f224";
}
.icon-house-user::before {
  content: "\e1b0";
}
.icon-home-user::before {
  content: "\e1b0";
}
.icon-circle-arrow-down-left::before {
  content: "\e0f9";
}
.icon-dumpster-fire::before {
  content: "\f794";
}
.icon-hexagon-minus::before {
  content: "\f307";
}
.icon-minus-hexagon::before {
  content: "\f307";
}
.icon-left-to-line::before {
  content: "\f34b";
}
.icon-arrow-alt-to-left::before {
  content: "\f34b";
}
.icon-house-crack::before {
  content: "\e3b1";
}
.icon-paw-simple::before {
  content: "\f701";
}
.icon-paw-alt::before {
  content: "\f701";
}
.icon-arrow-left-long-to-line::before {
  content: "\e3d4";
}
.icon-brackets-round::before {
  content: "\e0c5";
}
.icon-parentheses::before {
  content: "\e0c5";
}
.icon-martini-glass-citrus::before {
  content: "\f561";
}
.icon-cocktail::before {
  content: "\f561";
}
.icon-user-shakespeare::before {
  content: "\e2c2";
}
.icon-arrow-right-to-arc::before {
  content: "\e4b2";
}
.icon-face-surprise::before {
  content: "\f5c2";
}
.icon-surprise::before {
  content: "\f5c2";
}
.icon-bottle-water::before {
  content: "\e4c5";
}
.icon-circle-pause::before {
  content: "\f28b";
}
.icon-pause-circle::before {
  content: "\f28b";
}
.icon-gauge-circle-plus::before {
  content: "\e498";
}
.icon-folders::before {
  content: "\f660";
}
.icon-angel::before {
  content: "\f779";
}
.icon-value-absolute::before {
  content: "\f6a6";
}
.icon-rabbit::before {
  content: "\f708";
}
.icon-toilet-paper-slash::before {
  content: "\e072";
}
.icon-circle-euro::before {
  content: "\e5ce";
}
.icon-apple-whole::before {
  content: "\f5d1";
}
.icon-apple-alt::before {
  content: "\f5d1";
}
.icon-kitchen-set::before {
  content: "\e51a";
}
.icon-diamond-half::before {
  content: "\e5b7";
}
.icon-lock-keyhole::before {
  content: "\f30d";
}
.icon-lock-alt::before {
  content: "\f30d";
}
.icon-r::before {
  content: "\52";
}
.icon-temperature-quarter::before {
  content: "\f2ca";
}
.icon-temperature-1::before {
  content: "\f2ca";
}
.icon-thermometer-1::before {
  content: "\f2ca";
}
.icon-thermometer-quarter::before {
  content: "\f2ca";
}
.icon-square-info::before {
  content: "\f30f";
}
.icon-info-square::before {
  content: "\f30f";
}
.icon-wifi-slash::before {
  content: "\f6ac";
}
.icon-toilet-paper-xmark::before {
  content: "\e5b3";
}
.icon-hands-holding-dollar::before {
  content: "\f4c5";
}
.icon-hands-usd::before {
  content: "\f4c5";
}
.icon-cube::before {
  content: "\f1b2";
}
.icon-arrow-down-triangle-square::before {
  content: "\f888";
}
.icon-sort-shapes-down::before {
  content: "\f888";
}
.icon-bitcoin-sign::before {
  content: "\e0b4";
}
.icon-shutters::before {
  content: "\e449";
}
.icon-shield-dog::before {
  content: "\e573";
}
.icon-solar-panel::before {
  content: "\f5ba";
}
.icon-lock-open::before {
  content: "\f3c1";
}
.icon-table-tree::before {
  content: "\e293";
}
.icon-house-chimney-heart::before {
  content: "\e1b2";
}
.icon-tally-3::before {
  content: "\e296";
}
.icon-elevator::before {
  content: "\e16d";
}
.icon-money-bill-transfer::before {
  content: "\e528";
}
.icon-money-bill-trend-up::before {
  content: "\e529";
}
.icon-house-flood-water-circle-arrow-right::before {
  content: "\e50f";
}
.icon-square-poll-horizontal::before {
  content: "\f682";
}
.icon-poll-h::before {
  content: "\f682";
}
.icon-circle::before {
  content: "\f111";
}
.icon-cart-circle-exclamation::before {
  content: "\e3f2";
}
.icon-sword::before {
  content: "\f71c";
}
.icon-backward-fast::before {
  content: "\f049";
}
.icon-fast-backward::before {
  content: "\f049";
}
.icon-recycle::before {
  content: "\f1b8";
}
.icon-user-astronaut::before {
  content: "\f4fb";
}
.icon-interrobang::before {
  content: "\e5ba";
}
.icon-plane-slash::before {
  content: "\e069";
}
.icon-circle-dashed::before {
  content: "\e105";
}
.icon-trademark::before {
  content: "\f25c";
}
.icon-basketball::before {
  content: "\f434";
}
.icon-basketball-ball::before {
  content: "\f434";
}
.icon-fork-knife::before {
  content: "\f2e6";
}
.icon-utensils-alt::before {
  content: "\f2e6";
}
.icon-satellite-dish::before {
  content: "\f7c0";
}
.icon-badge-check::before {
  content: "\f336";
}
.icon-circle-up::before {
  content: "\f35b";
}
.icon-arrow-alt-circle-up::before {
  content: "\f35b";
}
.icon-slider::before {
  content: "\e252";
}
.icon-mobile-screen-button::before {
  content: "\f3cd";
}
.icon-mobile-alt::before {
  content: "\f3cd";
}
.icon-clock-one-thirty::before {
  content: "\e34f";
}
.icon-inbox-out::before {
  content: "\f311";
}
.icon-inbox-arrow-up::before {
  content: "\f311";
}
.icon-cloud-slash::before {
  content: "\e137";
}
.icon-volume-high::before {
  content: "\f028";
}
.icon-volume-up::before {
  content: "\f028";
}
.icon-users-rays::before {
  content: "\e593";
}
.icon-wallet::before {
  content: "\f555";
}
.icon-octagon-check::before {
  content: "\e426";
}
.icon-flatbread-stuffed::before {
  content: "\e40c";
}
.icon-clipboard-check::before {
  content: "\f46c";
}
.icon-cart-circle-plus::before {
  content: "\e3f3";
}
.icon-truck-clock::before {
  content: "\f48c";
}
.icon-shipping-timed::before {
  content: "\f48c";
}
.icon-pool-8-ball::before {
  content: "\e3c5";
}
.icon-file-audio::before {
  content: "\f1c7";
}
.icon-turn-down-left::before {
  content: "\e331";
}
.icon-lock-hashtag::before {
  content: "\e423";
}
.icon-chart-radar::before {
  content: "\e0e7";
}
.icon-staff::before {
  content: "\f71b";
}
.icon-burger::before {
  content: "\f805";
}
.icon-hamburger::before {
  content: "\f805";
}
.icon-utility-pole::before {
  content: "\e2c3";
}
.icon-transporter-6::before {
  content: "\e2a7";
}
.icon-wrench::before {
  content: "\f0ad";
}
.icon-bugs::before {
  content: "\e4d0";
}
.icon-vector-polygon::before {
  content: "\e2c7";
}
.icon-diagram-nested::before {
  content: "\e157";
}
.icon-rupee-sign::before {
  content: "\f156";
}
.icon-rupee::before {
  content: "\f156";
}
.icon-file-image::before {
  content: "\f1c5";
}
.icon-circle-question::before {
  content: "\f059";
}
.icon-question-circle::before {
  content: "\f059";
}
.icon-image-user::before {
  content: "\e1b8";
}
.icon-buoy::before {
  content: "\e5b5";
}
.icon-plane-departure::before {
  content: "\f5b0";
}
.icon-handshake-slash::before {
  content: "\e060";
}
.icon-book-bookmark::before {
  content: "\e0bb";
}
.icon-border-center-h::before {
  content: "\f89c";
}
.icon-can-food::before {
  content: "\e3e6";
}
.icon-typewriter::before {
  content: "\f8e7";
}
.icon-arrow-right-from-arc::before {
  content: "\e4b1";
}
.icon-circle-k::before {
  content: "\e113";
}
.icon-face-hand-over-mouth::before {
  content: "\e378";
}
.icon-popcorn::before {
  content: "\f819";
}
.icon-house-water::before {
  content: "\f74f";
}
.icon-house-flood::before {
  content: "\f74f";
}
.icon-object-subtract::before {
  content: "\e49e";
}
.icon-code-branch::before {
  content: "\f126";
}
.icon-warehouse-full::before {
  content: "\f495";
}
.icon-warehouse-alt::before {
  content: "\f495";
}
.icon-hat-cowboy::before {
  content: "\f8c0";
}
.icon-bridge::before {
  content: "\e4c8";
}
.icon-phone-flip::before {
  content: "\f879";
}
.icon-phone-alt::before {
  content: "\f879";
}
.icon-arrow-down-from-dotted-line::before {
  content: "\e090";
}
.icon-file-doc::before {
  content: "\e5ed";
}
.icon-square-quarters::before {
  content: "\e44e";
}
.icon-truck-front::before {
  content: "\e2b7";
}
.icon-cat::before {
  content: "\f6be";
}
.icon-trash-xmark::before {
  content: "\e2b4";
}
.icon-circle-caret-left::before {
  content: "\f32e";
}
.icon-caret-circle-left::before {
  content: "\f32e";
}
.icon-files::before {
  content: "\e178";
}
.icon-anchor-circle-exclamation::before {
  content: "\e4ab";
}
.icon-face-clouds::before {
  content: "\e47d";
}
.icon-user-crown::before {
  content: "\f6a4";
}
.icon-truck-field::before {
  content: "\e58d";
}
.icon-route::before {
  content: "\f4d7";
}
.icon-cart-circle-check::before {
  content: "\e3f1";
}
.icon-clipboard-question::before {
  content: "\e4e3";
}
.icon-panorama::before {
  content: "\e209";
}
.icon-comment-medical::before {
  content: "\f7f5";
}
.icon-teeth-open::before {
  content: "\f62f";
}
.icon-user-tie-hair-long::before {
  content: "\e460";
}
.icon-file-circle-minus::before {
  content: "\e4ed";
}
.icon-head-side-medical::before {
  content: "\f809";
}
.icon-tags::before {
  content: "\f02c";
}
.icon-wine-glass::before {
  content: "\f4e3";
}
.icon-forward-fast::before {
  content: "\f050";
}
.icon-fast-forward::before {
  content: "\f050";
}
.icon-face-meh-blank::before {
  content: "\f5a4";
}
.icon-meh-blank::before {
  content: "\f5a4";
}
.icon-user-robot::before {
  content: "\e04b";
}
.icon-square-parking::before {
  content: "\f540";
}
.icon-parking::before {
  content: "\f540";
}
.icon-card-diamond::before {
  content: "\e3ea";
}
.icon-face-zipper::before {
  content: "\e3a5";
}
.icon-face-raised-eyebrow::before {
  content: "\e388";
}
.icon-house-signal::before {
  content: "\e012";
}
.icon-square-chevron-up::before {
  content: "\f32c";
}
.icon-chevron-square-up::before {
  content: "\f32c";
}
.icon-bars-progress::before {
  content: "\f828";
}
.icon-tasks-alt::before {
  content: "\f828";
}
.icon-faucet-drip::before {
  content: "\e006";
}
.icon-arrows-to-line::before {
  content: "\e0a7";
}
.icon-dolphin::before {
  content: "\e168";
}
.icon-arrow-up-right::before {
  content: "\e09f";
}
.icon-circle-r::before {
  content: "\e120";
}
.icon-cart-flatbed::before {
  content: "\f474";
}
.icon-dolly-flatbed::before {
  content: "\f474";
}
.icon-ban-smoking::before {
  content: "\f54d";
}
.icon-smoking-ban::before {
  content: "\f54d";
}
.icon-circle-sort-up::before {
  content: "\e032";
}
.icon-sort-circle-up::before {
  content: "\e032";
}
.icon-terminal::before {
  content: "\f120";
}
.icon-mobile-button::before {
  content: "\f10b";
}
.icon-house-medical-flag::before {
  content: "\e514";
}
.icon-basket-shopping::before {
  content: "\f291";
}
.icon-shopping-basket::before {
  content: "\f291";
}
.icon-tape::before {
  content: "\f4db";
}
.icon-chestnut::before {
  content: "\e3f6";
}
.icon-bus-simple::before {
  content: "\f55e";
}
.icon-bus-alt::before {
  content: "\f55e";
}
.icon-eye::before {
  content: "\f06e";
}
.icon-face-sad-cry::before {
  content: "\f5b3";
}
.icon-sad-cry::before {
  content: "\f5b3";
}
.icon-heat::before {
  content: "\e00c";
}
.icon-ticket-airline::before {
  content: "\e29a";
}
.icon-boot-heeled::before {
  content: "\e33f";
}
.icon-arrows-minimize::before {
  content: "\e0a5";
}
.icon-compress-arrows::before {
  content: "\e0a5";
}
.icon-audio-description::before {
  content: "\f29e";
}
.icon-person-military-to-person::before {
  content: "\e54c";
}
.icon-file-shield::before {
  content: "\e4f0";
}
.icon-hexagon::before {
  content: "\f312";
}
.icon-manhole::before {
  content: "\e1d6";
}
.icon-user-slash::before {
  content: "\f506";
}
.icon-pen::before {
  content: "\f304";
}
.icon-tower-observation::before {
  content: "\e586";
}
.icon-floppy-disks::before {
  content: "\e183";
}
.icon-toilet-paper-blank-under::before {
  content: "\e29f";
}
.icon-toilet-paper-reverse-alt::before {
  content: "\e29f";
}
.icon-file-code::before {
  content: "\f1c9";
}
.icon-signal::before {
  content: "\f012";
}
.icon-signal-5::before {
  content: "\f012";
}
.icon-signal-perfect::before {
  content: "\f012";
}
.icon-pump::before {
  content: "\e442";
}
.icon-bus::before {
  content: "\f207";
}
.icon-heart-circle-xmark::before {
  content: "\e501";
}
.icon-arrow-up-left-from-circle::before {
  content: "\e09e";
}
.icon-house-chimney::before {
  content: "\e3af";
}
.icon-home-lg::before {
  content: "\e3af";
}
.icon-window-maximize::before {
  content: "\f2d0";
}
.icon-dryer::before {
  content: "\f861";
}
.icon-face-frown::before {
  content: "\f119";
}
.icon-frown::before {
  content: "\f119";
}
.icon-chess-bishop-piece::before {
  content: "\f43b";
}
.icon-chess-bishop-alt::before {
  content: "\f43b";
}
.icon-shirt-tank-top::before {
  content: "\e3c9";
}
.icon-diploma::before {
  content: "\f5ea";
}
.icon-scroll-ribbon::before {
  content: "\f5ea";
}
.icon-screencast::before {
  content: "\e23e";
}
.icon-walker::before {
  content: "\f831";
}
.icon-prescription::before {
  content: "\f5b1";
}
.icon-shop::before {
  content: "\f54f";
}
.icon-store-alt::before {
  content: "\f54f";
}
.icon-floppy-disk::before {
  content: "\f0c7";
}
.icon-save::before {
  content: "\f0c7";
}
.icon-vihara::before {
  content: "\f6a7";
}
.icon-face-kiss-closed-eyes::before {
  content: "\e37d";
}
.icon-scale-unbalanced::before {
  content: "\f515";
}
.icon-balance-scale-left::before {
  content: "\f515";
}
.icon-file-user::before {
  content: "\f65c";
}
.icon-user-police-tie::before {
  content: "\e334";
}
.icon-face-tongue-money::before {
  content: "\e39d";
}
.icon-tennis-ball::before {
  content: "\f45e";
}
.icon-square-l::before {
  content: "\e275";
}
.icon-sort-up::before {
  content: "\f0de";
}
.icon-sort-asc::before {
  content: "\f0de";
}
.icon-calendar-arrow-up::before {
  content: "\e0d1";
}
.icon-calendar-upload::before {
  content: "\e0d1";
}
.icon-comment-dots::before {
  content: "\f4ad";
}
.icon-commenting::before {
  content: "\f4ad";
}
.icon-plant-wilt::before {
  content: "\e5aa";
}
.icon-scarf::before {
  content: "\f7c1";
}
.icon-album-circle-plus::before {
  content: "\e48c";
}
.icon-user-nurse-hair-long::before {
  content: "\e45e";
}
.icon-diamond::before {
  content: "\f219";
}
.icon-square-left::before {
  content: "\f351";
}
.icon-arrow-alt-square-left::before {
  content: "\f351";
}
.icon-face-grin-squint::before {
  content: "\f585";
}
.icon-grin-squint::before {
  content: "\f585";
}
.icon-circle-ellipsis-vertical::before {
  content: "\e10b";
}
.icon-hand-holding-dollar::before {
  content: "\f4c0";
}
.icon-hand-holding-usd::before {
  content: "\f4c0";
}
.icon-grid-dividers::before {
  content: "\e3ad";
}
.icon-bacterium::before {
  content: "\e05a";
}
.icon-hand-pointer::before {
  content: "\f25a";
}
.icon-drum-steelpan::before {
  content: "\f56a";
}
.icon-hand-scissors::before {
  content: "\f257";
}
.icon-hands-praying::before {
  content: "\f684";
}
.icon-praying-hands::before {
  content: "\f684";
}
.icon-face-pensive::before {
  content: "\e384";
}
.icon-user-music::before {
  content: "\f8eb";
}
.icon-arrow-rotate-right::before {
  content: "\f01e";
}
.icon-arrow-right-rotate::before {
  content: "\f01e";
}
.icon-arrow-rotate-forward::before {
  content: "\f01e";
}
.icon-redo::before {
  content: "\f01e";
}
.icon-messages-dollar::before {
  content: "\f652";
}
.icon-comments-alt-dollar::before {
  content: "\f652";
}
.icon-sensor-on::before {
  content: "\e02b";
}
.icon-balloon::before {
  content: "\e2e3";
}
.icon-biohazard::before {
  content: "\f780";
}
.icon-chess-queen-piece::before {
  content: "\f446";
}
.icon-chess-queen-alt::before {
  content: "\f446";
}
.icon-location-crosshairs::before {
  content: "\f601";
}
.icon-location::before {
  content: "\f601";
}
.icon-mars-double::before {
  content: "\f227";
}
.icon-house-person-leave::before {
  content: "\e00f";
}
.icon-house-leave::before {
  content: "\e00f";
}
.icon-house-person-depart::before {
  content: "\e00f";
}
.icon-ruler-triangle::before {
  content: "\f61c";
}
.icon-card-club::before {
  content: "\e3e9";
}
.icon-child-dress::before {
  content: "\e59c";
}
.icon-users-between-lines::before {
  content: "\e591";
}
.icon-lungs-virus::before {
  content: "\e067";
}
.icon-spinner-third::before {
  content: "\f3f4";
}
.icon-face-grin-tears::before {
  content: "\f588";
}
.icon-grin-tears::before {
  content: "\f588";
}
.icon-phone::before {
  content: "\f095";
}
.icon-computer-mouse-scrollwheel::before {
  content: "\f8cd";
}
.icon-mouse-alt::before {
  content: "\f8cd";
}
.icon-calendar-xmark::before {
  content: "\f273";
}
.icon-calendar-times::before {
  content: "\f273";
}
.icon-child-reaching::before {
  content: "\e59d";
}
.icon-table-layout::before {
  content: "\e290";
}
.icon-narwhal::before {
  content: "\f6fe";
}
.icon-ramp-loading::before {
  content: "\f4d4";
}
.icon-calendar-circle-plus::before {
  content: "\e470";
}
.icon-toothbrush::before {
  content: "\f635";
}
.icon-border-inner::before {
  content: "\f84e";
}
.icon-paw-claws::before {
  content: "\f702";
}
.icon-kiwi-fruit::before {
  content: "\e30c";
}
.icon-traffic-light-slow::before {
  content: "\f639";
}
.icon-rectangle-code::before {
  content: "\e322";
}
.icon-head-side-virus::before {
  content: "\e064";
}
.icon-keyboard-brightness::before {
  content: "\e1c0";
}
.icon-books-medical::before {
  content: "\f7e8";
}
.icon-lightbulb-slash::before {
  content: "\f673";
}
.icon-house-blank::before {
  content: "\e487";
}
.icon-home-blank::before {
  content: "\e487";
}
.icon-square-5::before {
  content: "\e25a";
}
.icon-square-heart::before {
  content: "\f4c8";
}
.icon-heart-square::before {
  content: "\f4c8";
}
.icon-puzzle::before {
  content: "\e443";
}
.icon-user-gear::before {
  content: "\f4fe";
}
.icon-user-cog::before {
  content: "\f4fe";
}
.icon-pipe-circle-check::before {
  content: "\e436";
}
.icon-arrow-up-1-9::before {
  content: "\f163";
}
.icon-sort-numeric-up::before {
  content: "\f163";
}
.icon-octagon-exclamation::before {
  content: "\e204";
}
.icon-dial-low::before {
  content: "\e15d";
}
.icon-door-closed::before {
  content: "\f52a";
}
.icon-laptop-mobile::before {
  content: "\f87a";
}
.icon-phone-laptop::before {
  content: "\f87a";
}
.icon-conveyor-belt-boxes::before {
  content: "\f46f";
}
.icon-conveyor-belt-alt::before {
  content: "\f46f";
}
.icon-shield-virus::before {
  content: "\e06c";
}
.icon-starfighter-twin-ion-engine-advanced::before {
  content: "\e28e";
}
.icon-starfighter-alt-advanced::before {
  content: "\e28e";
}
.icon-dice-six::before {
  content: "\f526";
}
.icon-starfighter-twin-ion-engine::before {
  content: "\e038";
}
.icon-starfighter-alt::before {
  content: "\e038";
}
.icon-rocket-launch::before {
  content: "\e027";
}
.icon-mosquito-net::before {
  content: "\e52c";
}
.icon-vent-damper::before {
  content: "\e465";
}
.icon-bridge-water::before {
  content: "\e4ce";
}
.icon-ban-bug::before {
  content: "\f7f9";
}
.icon-debug::before {
  content: "\f7f9";
}
.icon-person-booth::before {
  content: "\f756";
}
.icon-text-width::before {
  content: "\f035";
}
.icon-garage-car::before {
  content: "\e00a";
}
.icon-square-kanban::before {
  content: "\e488";
}
.icon-hat-wizard::before {
  content: "\f6e8";
}
.icon-pen-fancy::before {
  content: "\f5ac";
}
.icon-coffee-pot::before {
  content: "\e002";
}
.icon-mouse-field::before {
  content: "\e5a8";
}
.icon-person-digging::before {
  content: "\f85e";
}
.icon-digging::before {
  content: "\f85e";
}
.icon-shower-down::before {
  content: "\e24d";
}
.icon-shower-alt::before {
  content: "\e24d";
}
.icon-box-circle-check::before {
  content: "\e0c4";
}
.icon-brightness::before {
  content: "\e0c9";
}
.icon-car-side-bolt::before {
  content: "\e344";
}
.icon-ornament::before {
  content: "\f7b8";
}
.icon-phone-arrow-down-left::before {
  content: "\e223";
}
.icon-phone-arrow-down::before {
  content: "\e223";
}
.icon-phone-incoming::before {
  content: "\e223";
}
.icon-cloud-word::before {
  content: "\e138";
}
.icon-hand-fingers-crossed::before {
  content: "\e1a3";
}
.icon-trash::before {
  content: "\f1f8";
}
.icon-gauge-simple::before {
  content: "\f629";
}
.icon-gauge-simple-med::before {
  content: "\f629";
}
.icon-tachometer-average::before {
  content: "\f629";
}
.icon-arrow-down-small-big::before {
  content: "\f88d";
}
.icon-sort-size-down-alt::before {
  content: "\f88d";
}
.icon-book-medical::before {
  content: "\f7e6";
}
.icon-face-melting::before {
  content: "\e483";
}
.icon-poo::before {
  content: "\f2fe";
}
.icon-pen-clip-slash::before {
  content: "\e20f";
}
.icon-pen-alt-slash::before {
  content: "\e20f";
}
.icon-quote-right::before {
  content: "\f10e";
}
.icon-quote-right-alt::before {
  content: "\f10e";
}
.icon-scroll-old::before {
  content: "\f70f";
}
.icon-guitars::before {
  content: "\f8bf";
}
.icon-phone-xmark::before {
  content: "\e227";
}
.icon-hose::before {
  content: "\e419";
}
.icon-clock-six::before {
  content: "\e352";
}
.icon-shirt::before {
  content: "\f553";
}
.icon-t-shirt::before {
  content: "\f553";
}
.icon-tshirt::before {
  content: "\f553";
}
.icon-billboard::before {
  content: "\e5cd";
}
.icon-square-r::before {
  content: "\e27c";
}
.icon-cubes::before {
  content: "\f1b3";
}
.icon-envelope-open-dollar::before {
  content: "\f657";
}
.icon-divide::before {
  content: "\f529";
}
.icon-sun-cloud::before {
  content: "\f763";
}
.icon-lamp-floor::before {
  content: "\e015";
}
.icon-square-7::before {
  content: "\e25c";
}
.icon-tenge-sign::before {
  content: "\f7d7";
}
.icon-tenge::before {
  content: "\f7d7";
}
.icon-headphones::before {
  content: "\f025";
}
.icon-hands-holding::before {
  content: "\f4c2";
}
.icon-campfire::before {
  content: "\f6ba";
}
.icon-circle-ampersand::before {
  content: "\e0f8";
}
.icon-snowflakes::before {
  content: "\f7cf";
}
.icon-hands-clapping::before {
  content: "\e1a8";
}
.icon-republican::before {
  content: "\f75e";
}
.icon-leaf-maple::before {
  content: "\f6f6";
}
.icon-arrow-left::before {
  content: "\f060";
}
.icon-person-circle-xmark::before {
  content: "\e543";
}
.icon-ruler::before {
  content: "\f545";
}
.icon-cup-straw-swoosh::before {
  content: "\e364";
}
.icon-temperature-sun::before {
  content: "\f76a";
}
.icon-temperature-hot::before {
  content: "\f76a";
}
.icon-align-left::before {
  content: "\f036";
}
.icon-dice-d6::before {
  content: "\f6d1";
}
.icon-restroom::before {
  content: "\f7bd";
}
.icon-high-definition::before {
  content: "\e1ae";
}
.icon-rectangle-hd::before {
  content: "\e1ae";
}
.icon-j::before {
  content: "\4a";
}
.icon-galaxy::before {
  content: "\e008";
}
.icon-users-viewfinder::before {
  content: "\e595";
}
.icon-file-video::before {
  content: "\f1c8";
}
.icon-cherries::before {
  content: "\e0ec";
}
.icon-up-right-from-square::before {
  content: "\f35d";
}
.icon-external-link-alt::before {
  content: "\f35d";
}
.icon-circle-sort::before {
  content: "\e030";
}
.icon-sort-circle::before {
  content: "\e030";
}
.icon-table-cells::before {
  content: "\f00a";
}
.icon-th::before {
  content: "\f00a";
}
.icon-file-pdf::before {
  content: "\f1c1";
}
.icon-siren::before {
  content: "\e02d";
}
.icon-arrow-up-to-dotted-line::before {
  content: "\e0a1";
}
.icon-image-landscape::before {
  content: "\e1b5";
}
.icon-landscape::before {
  content: "\e1b5";
}
.icon-tank-water::before {
  content: "\e452";
}
.icon-curling-stone::before {
  content: "\f44a";
}
.icon-curling::before {
  content: "\f44a";
}
.icon-gamepad-modern::before {
  content: "\e5a2";
}
.icon-gamepad-alt::before {
  content: "\e5a2";
}
.icon-messages-question::before {
  content: "\e1e7";
}
.icon-book-bible::before {
  content: "\f647";
}
.icon-bible::before {
  content: "\f647";
}
.icon-o::before {
  content: "\4f";
}
.icon-suitcase-medical::before {
  content: "\f0fa";
}
.icon-medkit::before {
  content: "\f0fa";
}
.icon-briefcase-arrow-right::before {
  content: "\e2f2";
}
.icon-expand-wide::before {
  content: "\f320";
}
.icon-clock-eleven-thirty::before {
  content: "\e348";
}
.icon-rv::before {
  content: "\f7be";
}
.icon-user-secret::before {
  content: "\f21b";
}
.icon-otter::before {
  content: "\f700";
}
.icon-dreidel::before {
  content: "\f792";
}
.icon-person-dress::before {
  content: "\f182";
}
.icon-female::before {
  content: "\f182";
}
.icon-comment-dollar::before {
  content: "\f651";
}
.icon-business-time::before {
  content: "\f64a";
}
.icon-briefcase-clock::before {
  content: "\f64a";
}
.icon-flower-tulip::before {
  content: "\f801";
}
.icon-people-pants-simple::before {
  content: "\e21a";
}
.icon-cloud-drizzle::before {
  content: "\f738";
}
.icon-table-cells-large::before {
  content: "\f009";
}
.icon-th-large::before {
  content: "\f009";
}
.icon-book-tanakh::before {
  content: "\f827";
}
.icon-tanakh::before {
  content: "\f827";
}
.icon-solar-system::before {
  content: "\e02f";
}
.icon-seal-question::before {
  content: "\e243";
}
.icon-phone-volume::before {
  content: "\f2a0";
}
.icon-volume-control-phone::before {
  content: "\f2a0";
}
.icon-disc-drive::before {
  content: "\f8b5";
}
.icon-hat-cowboy-side::before {
  content: "\f8c1";
}
.icon-table-rows::before {
  content: "\e292";
}
.icon-rows::before {
  content: "\e292";
}
.icon-location-exclamation::before {
  content: "\f608";
}
.icon-map-marker-exclamation::before {
  content: "\f608";
}
.icon-face-fearful::before {
  content: "\e375";
}
.icon-clipboard-user::before {
  content: "\f7f3";
}
.icon-bus-school::before {
  content: "\f5dd";
}
.icon-film-slash::before {
  content: "\e179";
}
.icon-square-arrow-down-right::before {
  content: "\e262";
}
.icon-book-sparkles::before {
  content: "\f6b8";
}
.icon-book-spells::before {
  content: "\f6b8";
}
.icon-washing-machine::before {
  content: "\f898";
}
.icon-washer::before {
  content: "\f898";
}
.icon-child::before {
  content: "\f1ae";
}
.icon-lira-sign::before {
  content: "\f195";
}
.icon-user-visor::before {
  content: "\e04c";
}
.icon-file-plus-minus::before {
  content: "\e177";
}
.icon-chess-clock-flip::before {
  content: "\f43e";
}
.icon-chess-clock-alt::before {
  content: "\f43e";
}
.icon-satellite::before {
  content: "\f7bf";
}
.icon-plane-lock::before {
  content: "\e558";
}
.icon-steering-wheel::before {
  content: "\f622";
}
.icon-tag::before {
  content: "\f02b";
}
.icon-stretcher::before {
  content: "\f825";
}
.icon-book-section::before {
  content: "\e0c1";
}
.icon-book-law::before {
  content: "\e0c1";
}
.icon-inboxes::before {
  content: "\e1bb";
}
.icon-coffee-bean::before {
  content: "\e13e";
}
.icon-circle-yen::before {
  content: "\e5d0";
}
.icon-brackets-curly::before {
  content: "\f7ea";
}
.icon-ellipsis-stroke-vertical::before {
  content: "\f39c";
}
.icon-ellipsis-v-alt::before {
  content: "\f39c";
}
.icon-comment::before {
  content: "\f075";
}
.icon-square-1::before {
  content: "\e256";
}
.icon-cake-candles::before {
  content: "\f1fd";
}
.icon-birthday-cake::before {
  content: "\f1fd";
}
.icon-cake::before {
  content: "\f1fd";
}
.icon-head-side::before {
  content: "\f6e9";
}
.icon-envelope::before {
  content: "\f0e0";
}
.icon-dolly-empty::before {
  content: "\f473";
}
.icon-face-tissue::before {
  content: "\e39c";
}
.icon-angles-up::before {
  content: "\f102";
}
.icon-angle-double-up::before {
  content: "\f102";
}
.icon-bin-recycle::before {
  content: "\e5f7";
}
.icon-paperclip::before {
  content: "\f0c6";
}
.icon-chart-line-down::before {
  content: "\f64d";
}
.icon-arrow-right-to-city::before {
  content: "\e4b3";
}
.icon-lock-a::before {
  content: "\e422";
}
.icon-ribbon::before {
  content: "\f4d6";
}
.icon-lungs::before {
  content: "\f604";
}
.icon-person-pinball::before {
  content: "\e21d";
}
.icon-arrow-up-9-1::before {
  content: "\f887";
}
.icon-sort-numeric-up-alt::before {
  content: "\f887";
}
.icon-apple-core::before {
  content: "\e08f";
}
.icon-circle-y::before {
  content: "\e12f";
}
.icon-h6::before {
  content: "\e413";
}
.icon-litecoin-sign::before {
  content: "\e1d3";
}
.icon-circle-small::before {
  content: "\e122";
}
.icon-border-none::before {
  content: "\f850";
}
.icon-arrow-turn-down-left::before {
  content: "\e2e1";
}
.icon-circle-nodes::before {
  content: "\e4e2";
}
.icon-parachute-box::before {
  content: "\f4cd";
}
.icon-message-medical::before {
  content: "\f7f4";
}
.icon-comment-alt-medical::before {
  content: "\f7f4";
}
.icon-rugby-ball::before {
  content: "\e3c6";
}
.icon-comment-music::before {
  content: "\f8b0";
}
.icon-indent::before {
  content: "\f03c";
}
.icon-tree-deciduous::before {
  content: "\f400";
}
.icon-tree-alt::before {
  content: "\f400";
}
.icon-puzzle-piece-simple::before {
  content: "\e231";
}
.icon-puzzle-piece-alt::before {
  content: "\e231";
}
.icon-truck-field-un::before {
  content: "\e58e";
}
.icon-nfc-trash::before {
  content: "\e1fd";
}
.icon-hourglass::before {
  content: "\f254";
}
.icon-hourglass-empty::before {
  content: "\f254";
}
.icon-mountain::before {
  content: "\f6fc";
}
.icon-file-xmark::before {
  content: "\f317";
}
.icon-file-times::before {
  content: "\f317";
}
.icon-house-heart::before {
  content: "\f4c9";
}
.icon-home-heart::before {
  content: "\f4c9";
}
.icon-house-chimney-blank::before {
  content: "\e3b0";
}
.icon-meter-bolt::before {
  content: "\e1e9";
}
.icon-user-doctor::before {
  content: "\f0f0";
}
.icon-user-md::before {
  content: "\f0f0";
}
.icon-slash-back::before {
  content: "\5c";
}
.icon-circle-info::before {
  content: "\f05a";
}
.icon-info-circle::before {
  content: "\f05a";
}
.icon-fishing-rod::before {
  content: "\e3a8";
}
.icon-hammer-crash::before {
  content: "\e414";
}
.icon-message-heart::before {
  content: "\e5c9";
}
.icon-cloud-meatball::before {
  content: "\f73b";
}
.icon-camera-polaroid::before {
  content: "\f8aa";
}
.icon-camera::before {
  content: "\f030";
}
.icon-camera-alt::before {
  content: "\f030";
}
.icon-square-virus::before {
  content: "\e578";
}
.icon-cart-arrow-up::before {
  content: "\e3ee";
}
.icon-meteor::before {
  content: "\f753";
}
.icon-car-on::before {
  content: "\e4dd";
}
.icon-sleigh::before {
  content: "\f7cc";
}
.icon-arrow-down-1-9::before {
  content: "\f162";
}
.icon-sort-numeric-asc::before {
  content: "\f162";
}
.icon-sort-numeric-down::before {
  content: "\f162";
}
.icon-buoy-mooring::before {
  content: "\e5b6";
}
.icon-square-4::before {
  content: "\e259";
}
.icon-hand-holding-droplet::before {
  content: "\f4c1";
}
.icon-hand-holding-water::before {
  content: "\f4c1";
}
.icon-tricycle-adult::before {
  content: "\e5c4";
}
.icon-waveform::before {
  content: "\f8f1";
}
.icon-water::before {
  content: "\f773";
}
.icon-star-sharp-half-stroke::before {
  content: "\e28d";
}
.icon-star-sharp-half-alt::before {
  content: "\e28d";
}
.icon-nfc-signal::before {
  content: "\e1fb";
}
.icon-plane-prop::before {
  content: "\e22b";
}
.icon-calendar-check::before {
  content: "\f274";
}
.icon-clock-desk::before {
  content: "\e134";
}
.icon-calendar-clock::before {
  content: "\e0d2";
}
.icon-calendar-time::before {
  content: "\e0d2";
}
.icon-braille::before {
  content: "\f2a1";
}
.icon-prescription-bottle-medical::before {
  content: "\f486";
}
.icon-prescription-bottle-alt::before {
  content: "\f486";
}
.icon-plate-utensils::before {
  content: "\e43b";
}
.icon-family-pants::before {
  content: "\e302";
}
.icon-hose-reel::before {
  content: "\e41a";
}
.icon-house-window::before {
  content: "\e3b3";
}
.icon-landmark::before {
  content: "\f66f";
}
.icon-truck::before {
  content: "\f0d1";
}
.icon-crosshairs::before {
  content: "\f05b";
}
.icon-cloud-rainbow::before {
  content: "\f73e";
}
.icon-person-cane::before {
  content: "\e53c";
}
.icon-alien::before {
  content: "\f8f5";
}
.icon-tent::before {
  content: "\e57d";
}
.icon-laptop-binary::before {
  content: "\e5e7";
}
.icon-vest-patches::before {
  content: "\e086";
}
.icon-people-dress-simple::before {
  content: "\e218";
}
.icon-check-double::before {
  content: "\f560";
}
.icon-arrow-down-a-z::before {
  content: "\f15d";
}
.icon-sort-alpha-asc::before {
  content: "\f15d";
}
.icon-sort-alpha-down::before {
  content: "\f15d";
}
.icon-bowling-ball-pin::before {
  content: "\e0c3";
}
.icon-bell-school-slash::before {
  content: "\f5d6";
}
.icon-plus-large::before {
  content: "\e59e";
}
.icon-money-bill-wheat::before {
  content: "\e52a";
}
.icon-camera-viewfinder::before {
  content: "\e0da";
}
.icon-screenshot::before {
  content: "\e0da";
}
.icon-message-music::before {
  content: "\f8af";
}
.icon-comment-alt-music::before {
  content: "\f8af";
}
.icon-car-building::before {
  content: "\f859";
}
.icon-border-bottom-right::before {
  content: "\f854";
}
.icon-border-style-alt::before {
  content: "\f854";
}
.icon-octagon::before {
  content: "\f306";
}
.icon-comment-arrow-up-right::before {
  content: "\e145";
}
.icon-octagon-divide::before {
  content: "\e203";
}
.icon-cookie::before {
  content: "\f563";
}
.icon-arrow-rotate-left::before {
  content: "\f0e2";
}
.icon-arrow-left-rotate::before {
  content: "\f0e2";
}
.icon-arrow-rotate-back::before {
  content: "\f0e2";
}
.icon-arrow-rotate-backward::before {
  content: "\f0e2";
}
.icon-undo::before {
  content: "\f0e2";
}
.icon-tv-music::before {
  content: "\f8e6";
}
.icon-hard-drive::before {
  content: "\f0a0";
}
.icon-hdd::before {
  content: "\f0a0";
}
.icon-reel::before {
  content: "\e238";
}
.icon-face-grin-squint-tears::before {
  content: "\f586";
}
.icon-grin-squint-tears::before {
  content: "\f586";
}
.icon-dumbbell::before {
  content: "\f44b";
}
.icon-rectangle-list::before {
  content: "\f022";
}
.icon-list-alt::before {
  content: "\f022";
}
.icon-tarp-droplet::before {
  content: "\e57c";
}
.icon-alarm-exclamation::before {
  content: "\f843";
}
.icon-house-medical-circle-check::before {
  content: "\e511";
}
.icon-traffic-cone::before {
  content: "\f636";
}
.icon-grate::before {
  content: "\e193";
}
.icon-arrow-down-right::before {
  content: "\e093";
}
.icon-person-skiing-nordic::before {
  content: "\f7ca";
}
.icon-skiing-nordic::before {
  content: "\f7ca";
}
.icon-calendar-plus::before {
  content: "\f271";
}
.icon-person-from-portal::before {
  content: "\e023";
}
.icon-portal-exit::before {
  content: "\e023";
}
.icon-plane-arrival::before {
  content: "\f5af";
}
.icon-cowbell-circle-plus::before {
  content: "\f8b4";
}
.icon-cowbell-more::before {
  content: "\f8b4";
}
.icon-circle-left::before {
  content: "\f359";
}
.icon-arrow-alt-circle-left::before {
  content: "\f359";
}
.icon-distribute-spacing-vertical::before {
  content: "\e366";
}
.icon-signal-bars-fair::before {
  content: "\f692";
}
.icon-signal-alt-2::before {
  content: "\f692";
}
.icon-sportsball::before {
  content: "\e44b";
}
.icon-game-console-handheld-crank::before {
  content: "\e5b9";
}
.icon-train-subway::before {
  content: "\f239";
}
.icon-subway::before {
  content: "\f239";
}
.icon-chart-gantt::before {
  content: "\e0e4";
}
.icon-face-smile-upside-down::before {
  content: "\e395";
}
.icon-ball-pile::before {
  content: "\f77e";
}
.icon-badge-dollar::before {
  content: "\f645";
}
.icon-money-bills-simple::before {
  content: "\e1f4";
}
.icon-money-bills-alt::before {
  content: "\e1f4";
}
.icon-list-timeline::before {
  content: "\e1d1";
}
.icon-indian-rupee-sign::before {
  content: "\e1bc";
}
.icon-indian-rupee::before {
  content: "\e1bc";
}
.icon-inr::before {
  content: "\e1bc";
}
.icon-crop-simple::before {
  content: "\f565";
}
.icon-crop-alt::before {
  content: "\f565";
}
.icon-money-bill-1::before {
  content: "\f3d1";
}
.icon-money-bill-alt::before {
  content: "\f3d1";
}
.icon-left-long::before {
  content: "\f30a";
}
.icon-long-arrow-alt-left::before {
  content: "\f30a";
}
.icon-keyboard-down::before {
  content: "\e1c2";
}
.icon-circle-up-right::before {
  content: "\e129";
}
.icon-cloud-bolt-moon::before {
  content: "\f76d";
}
.icon-thunderstorm-moon::before {
  content: "\f76d";
}
.icon-dna::before {
  content: "\f471";
}
.icon-virus-slash::before {
  content: "\e075";
}
.icon-bracket-round-right::before {
  content: "\29";
}
.icon-circle-sterling::before {
  content: "\e5cf";
}
.icon-circle-5::before {
  content: "\e0f2";
}
.icon-minus::before {
  content: "\f068";
}
.icon-subtract::before {
  content: "\f068";
}
.icon-fire-flame::before {
  content: "\f6df";
}
.icon-flame::before {
  content: "\f6df";
}
.icon-right-to-line::before {
  content: "\f34c";
}
.icon-arrow-alt-to-right::before {
  content: "\f34c";
}
.icon-gif::before {
  content: "\e190";
}
.icon-chess::before {
  content: "\f439";
}
.icon-trash-slash::before {
  content: "\e2b3";
}
.icon-arrow-left-long::before {
  content: "\f177";
}
.icon-long-arrow-left::before {
  content: "\f177";
}
.icon-plug-circle-check::before {
  content: "\e55c";
}
.icon-font-case::before {
  content: "\f866";
}
.icon-street-view::before {
  content: "\f21d";
}
.icon-arrow-down-left::before {
  content: "\e091";
}
.icon-franc-sign::before {
  content: "\e18f";
}
.icon-flask-round-poison::before {
  content: "\f6e0";
}
.icon-flask-poison::before {
  content: "\f6e0";
}
.icon-volume-off::before {
  content: "\f026";
}
.icon-book-circle-arrow-right::before {
  content: "\e0bc";
}
.icon-chart-user::before {
  content: "\f6a3";
}
.icon-user-chart::before {
  content: "\f6a3";
}
.icon-hands-asl-interpreting::before {
  content: "\f2a3";
}
.icon-american-sign-language-interpreting::before {
  content: "\f2a3";
}
.icon-asl-interpreting::before {
  content: "\f2a3";
}
.icon-hands-american-sign-language-interpreting::before {
  content: "\f2a3";
}
.icon-presentation-screen::before {
  content: "\f685";
}
.icon-presentation::before {
  content: "\f685";
}
.icon-circle-bolt::before {
  content: "\e0fe";
}
.icon-face-smile-halo::before {
  content: "\e38f";
}
.icon-cart-circle-arrow-down::before {
  content: "\e3ef";
}
.icon-house-person-return::before {
  content: "\e011";
}
.icon-house-person-arrive::before {
  content: "\e011";
}
.icon-house-return::before {
  content: "\e011";
}
.icon-message-xmark::before {
  content: "\f4ab";
}
.icon-comment-alt-times::before {
  content: "\f4ab";
}
.icon-message-times::before {
  content: "\f4ab";
}
.icon-file-certificate::before {
  content: "\f5f3";
}
.icon-file-award::before {
  content: "\f5f3";
}
.icon-user-doctor-hair-long::before {
  content: "\e459";
}
.icon-camera-security::before {
  content: "\f8fe";
}
.icon-camera-home::before {
  content: "\f8fe";
}
.icon-gear::before {
  content: "\f013";
}
.icon-cog::before {
  content: "\f013";
}
.icon-droplet-slash::before {
  content: "\f5c7";
}
.icon-tint-slash::before {
  content: "\f5c7";
}
.icon-book-heart::before {
  content: "\f499";
}
.icon-mosque::before {
  content: "\f678";
}
.icon-duck::before {
  content: "\f6d8";
}
.icon-mosquito::before {
  content: "\e52b";
}
.icon-star-of-david::before {
  content: "\f69a";
}
.icon-flag-swallowtail::before {
  content: "\f74c";
}
.icon-flag-alt::before {
  content: "\f74c";
}
.icon-person-military-rifle::before {
  content: "\e54b";
}
.icon-car-garage::before {
  content: "\f5e2";
}
.icon-cart-shopping::before {
  content: "\f07a";
}
.icon-shopping-cart::before {
  content: "\f07a";
}
.icon-book-font::before {
  content: "\e0bf";
}
.icon-shield-plus::before {
  content: "\e24a";
}
.icon-vials::before {
  content: "\f493";
}
.icon-eye-dropper-full::before {
  content: "\e172";
}
.icon-distribute-spacing-horizontal::before {
  content: "\e365";
}
.icon-tablet-rugged::before {
  content: "\f48f";
}
.icon-temperature-snow::before {
  content: "\f768";
}
.icon-temperature-frigid::before {
  content: "\f768";
}
.icon-moped::before {
  content: "\e3b9";
}
.icon-face-smile-plus::before {
  content: "\f5b9";
}
.icon-smile-plus::before {
  content: "\f5b9";
}
.icon-radio-tuner::before {
  content: "\f8d8";
}
.icon-radio-alt::before {
  content: "\f8d8";
}
.icon-face-swear::before {
  content: "\e399";
}
.icon-water-arrow-down::before {
  content: "\f774";
}
.icon-water-lower::before {
  content: "\f774";
}
.icon-scanner-touchscreen::before {
  content: "\f48a";
}
.icon-circle-7::before {
  content: "\e0f4";
}
.icon-plug-circle-plus::before {
  content: "\e55f";
}
.icon-person-ski-jumping::before {
  content: "\f7c7";
}
.icon-ski-jump::before {
  content: "\f7c7";
}
.icon-place-of-worship::before {
  content: "\f67f";
}
.icon-water-arrow-up::before {
  content: "\f775";
}
.icon-water-rise::before {
  content: "\f775";
}
.icon-waveform-lines::before {
  content: "\f8f2";
}
.icon-waveform-path::before {
  content: "\f8f2";
}
.icon-split::before {
  content: "\e254";
}
.icon-film-canister::before {
  content: "\f8b7";
}
.icon-film-cannister::before {
  content: "\f8b7";
}
.icon-folder-xmark::before {
  content: "\f65f";
}
.icon-folder-times::before {
  content: "\f65f";
}
.icon-toilet-paper-blank::before {
  content: "\f71f";
}
.icon-toilet-paper-alt::before {
  content: "\f71f";
}
.icon-tablet-screen::before {
  content: "\f3fc";
}
.icon-tablet-android-alt::before {
  content: "\f3fc";
}
.icon-hexagon-vertical-nft-slanted::before {
  content: "\e506";
}
.icon-folder-music::before {
  content: "\e18d";
}
.icon-display-medical::before {
  content: "\e166";
}
.icon-desktop-medical::before {
  content: "\e166";
}
.icon-share-all::before {
  content: "\f367";
}
.icon-peapod::before {
  content: "\e31c";
}
.icon-chess-clock::before {
  content: "\f43d";
}
.icon-axe::before {
  content: "\f6b2";
}
.icon-square-d::before {
  content: "\e268";
}
.icon-grip-vertical::before {
  content: "\f58e";
}
.icon-mobile-signal-out::before {
  content: "\e1f0";
}
.icon-arrow-turn-up::before {
  content: "\f148";
}
.icon-level-up::before {
  content: "\f148";
}
.icon-u::before {
  content: "\55";
}
.icon-arrow-up-from-dotted-line::before {
  content: "\e09b";
}
.icon-square-root-variable::before {
  content: "\f698";
}
.icon-square-root-alt::before {
  content: "\f698";
}
.icon-light-switch-on::before {
  content: "\e019";
}
.icon-arrow-down-arrow-up::before {
  content: "\f883";
}
.icon-sort-alt::before {
  content: "\f883";
}
.icon-raindrops::before {
  content: "\f75c";
}
.icon-dash::before {
  content: "\e404";
}
.icon-minus-large::before {
  content: "\e404";
}
.icon-clock::before {
  content: "\f017";
}
.icon-clock-four::before {
  content: "\f017";
}
.icon-input-numeric::before {
  content: "\e1bd";
}
.icon-truck-tow::before {
  content: "\e2b8";
}
.icon-backward-step::before {
  content: "\f048";
}
.icon-step-backward::before {
  content: "\f048";
}
.icon-pallet::before {
  content: "\f482";
}
.icon-car-bolt::before {
  content: "\e341";
}
.icon-arrows-maximize::before {
  content: "\f31d";
}
.icon-expand-arrows::before {
  content: "\f31d";
}
.icon-faucet::before {
  content: "\e005";
}
.icon-cloud-sleet::before {
  content: "\f741";
}
.icon-lamp-street::before {
  content: "\e1c5";
}
.icon-list-radio::before {
  content: "\e1d0";
}
.icon-pen-nib-slash::before {
  content: "\e4a1";
}
.icon-baseball-bat-ball::before {
  content: "\f432";
}
.icon-square-up-left::before {
  content: "\e282";
}
.icon-overline::before {
  content: "\f876";
}
.icon-s::before {
  content: "\53";
}
.icon-timeline::before {
  content: "\e29c";
}
.icon-keyboard::before {
  content: "\f11c";
}
.icon-arrows-from-dotted-line::before {
  content: "\e0a3";
}
.icon-usb-drive::before {
  content: "\f8e9";
}
.icon-ballot::before {
  content: "\f732";
}
.icon-caret-down::before {
  content: "\f0d7";
}
.icon-location-dot-slash::before {
  content: "\f605";
}
.icon-map-marker-alt-slash::before {
  content: "\f605";
}
.icon-cards::before {
  content: "\e3ed";
}
.icon-house-chimney-medical::before {
  content: "\f7f2";
}
.icon-clinic-medical::before {
  content: "\f7f2";
}
.icon-boxing-glove::before {
  content: "\f438";
}
.icon-glove-boxing::before {
  content: "\f438";
}
.icon-temperature-three-quarters::before {
  content: "\f2c8";
}
.icon-temperature-3::before {
  content: "\f2c8";
}
.icon-thermometer-3::before {
  content: "\f2c8";
}
.icon-thermometer-three-quarters::before {
  content: "\f2c8";
}
.icon-bell-school::before {
  content: "\f5d5";
}
.icon-mobile-screen::before {
  content: "\f3cf";
}
.icon-mobile-android-alt::before {
  content: "\f3cf";
}
.icon-plane-up::before {
  content: "\e22d";
}
.icon-folder-heart::before {
  content: "\e189";
}
.icon-circle-location-arrow::before {
  content: "\f602";
}
.icon-location-circle::before {
  content: "\f602";
}
.icon-face-head-bandage::before {
  content: "\e37a";
}
.icon-sushi-roll::before {
  content: "\e48b";
}
.icon-maki-roll::before {
  content: "\e48b";
}
.icon-makizushi::before {
  content: "\e48b";
}
.icon-car-bump::before {
  content: "\f5e0";
}
.icon-piggy-bank::before {
  content: "\f4d3";
}
.icon-racquet::before {
  content: "\f45a";
}
.icon-car-mirrors::before {
  content: "\e343";
}
.icon-industry-windows::before {
  content: "\f3b3";
}
.icon-industry-alt::before {
  content: "\f3b3";
}
.icon-bolt-auto::before {
  content: "\e0b6";
}
.icon-battery-half::before {
  content: "\f242";
}
.icon-battery-3::before {
  content: "\f242";
}
.icon-flux-capacitor::before {
  content: "\f8ba";
}
.icon-mountain-city::before {
  content: "\e52e";
}
.icon-coins::before {
  content: "\f51e";
}
.icon-honey-pot::before {
  content: "\e418";
}
.icon-olive::before {
  content: "\e316";
}
.icon-khanda::before {
  content: "\f66d";
}
.icon-filter-list::before {
  content: "\e17c";
}
.icon-outlet::before {
  content: "\e01c";
}
.icon-sliders::before {
  content: "\f1de";
}
.icon-sliders-h::before {
  content: "\f1de";
}
.icon-cauldron::before {
  content: "\f6bf";
}
.icon-people::before {
  content: "\e216";
}
.icon-folder-tree::before {
  content: "\f802";
}
.icon-network-wired::before {
  content: "\f6ff";
}
.icon-croissant::before {
  content: "\f7f6";
}
.icon-map-pin::before {
  content: "\f276";
}
.icon-hamsa::before {
  content: "\f665";
}
.icon-cent-sign::before {
  content: "\e3f5";
}
.icon-swords-laser::before {
  content: "\e03d";
}
.icon-flask::before {
  content: "\f0c3";
}
.icon-person-pregnant::before {
  content: "\e31e";
}
.icon-square-u::before {
  content: "\e281";
}
.icon-wand-sparkles::before {
  content: "\f72b";
}
.icon-router::before {
  content: "\f8da";
}
.icon-ellipsis-vertical::before {
  content: "\f142";
}
.icon-ellipsis-v::before {
  content: "\f142";
}
.icon-sword-laser-alt::before {
  content: "\e03c";
}
.icon-ticket::before {
  content: "\f145";
}
.icon-power-off::before {
  content: "\f011";
}
.icon-coin::before {
  content: "\f85c";
}
.icon-laptop-slash::before {
  content: "\e1c7";
}
.icon-right-long::before {
  content: "\f30b";
}
.icon-long-arrow-alt-right::before {
  content: "\f30b";
}
.icon-circle-b::before {
  content: "\e0fd";
}
.icon-person-dress-simple::before {
  content: "\e21c";
}
.icon-pipe-collar::before {
  content: "\e437";
}
.icon-lights-holiday::before {
  content: "\f7b2";
}
.icon-citrus::before {
  content: "\e2f4";
}
.icon-flag-usa::before {
  content: "\f74d";
}
.icon-laptop-file::before {
  content: "\e51d";
}
.icon-tty::before {
  content: "\f1e4";
}
.icon-teletype::before {
  content: "\f1e4";
}
.icon-chart-tree-map::before {
  content: "\e0ea";
}
.icon-diagram-next::before {
  content: "\e476";
}
.icon-person-rifle::before {
  content: "\e54e";
}
.icon-clock-five-thirty::before {
  content: "\e34a";
}
.icon-pipe-valve::before {
  content: "\e439";
}
.icon-arrow-up-from-arc::before {
  content: "\e4b4";
}
.icon-face-spiral-eyes::before {
  content: "\e485";
}
.icon-compress-wide::before {
  content: "\f326";
}
.icon-circle-phone-hangup::before {
  content: "\e11d";
}
.icon-phone-circle-down::before {
  content: "\e11d";
}
.icon-gear-complex-code::before {
  content: "\e5eb";
}
.icon-house-medical-circle-exclamation::before {
  content: "\e512";
}
.icon-badminton::before {
  content: "\e33a";
}
.icon-closed-captioning::before {
  content: "\f20a";
}
.icon-person-hiking::before {
  content: "\f6ec";
}
.icon-hiking::before {
  content: "\f6ec";
}
.icon-right-from-line::before {
  content: "\f347";
}
.icon-arrow-alt-from-left::before {
  content: "\f347";
}
.icon-venus-double::before {
  content: "\f226";
}
.icon-images::before {
  content: "\f302";
}
.icon-calculator::before {
  content: "\f1ec";
}
.icon-shuttlecock::before {
  content: "\f45b";
}
.icon-user-hair::before {
  content: "\e45a";
}
.icon-eye-evil::before {
  content: "\f6db";
}
.icon-people-pulling::before {
  content: "\e535";
}
.icon-n::before {
  content: "\4e";
}
.icon-swap::before {
  content: "\e609";
}
.icon-garage::before {
  content: "\e009";
}
.icon-cable-car::before {
  content: "\f7da";
}
.icon-tram::before {
  content: "\f7da";
}
.icon-shovel-snow::before {
  content: "\f7c3";
}
.icon-cloud-rain::before {
  content: "\f73d";
}
.icon-face-lying::before {
  content: "\e37e";
}
.icon-sprinkler::before {
  content: "\e035";
}
.icon-building-circle-xmark::before {
  content: "\e4d4";
}
.icon-person-sledding::before {
  content: "\f7cb";
}
.icon-sledding::before {
  content: "\f7cb";
}
.icon-game-console-handheld::before {
  content: "\f8bb";
}
.icon-ship::before {
  content: "\f21a";
}
.icon-clock-six-thirty::before {
  content: "\e353";
}
.icon-battery-slash::before {
  content: "\f377";
}
.icon-tugrik-sign::before {
  content: "\e2ba";
}
.icon-arrows-down-to-line::before {
  content: "\e4b8";
}
.icon-download::before {
  content: "\f019";
}
.icon-angles-up-down::before {
  content: "\e60d";
}
.icon-shelves::before {
  content: "\f480";
}
.icon-inventory::before {
  content: "\f480";
}
.icon-cloud-snow::before {
  content: "\f742";
}
.icon-face-grin::before {
  content: "\f580";
}
.icon-grin::before {
  content: "\f580";
}
.icon-delete-left::before {
  content: "\f55a";
}
.icon-backspace::before {
  content: "\f55a";
}
.icon-oven::before {
  content: "\e01d";
}
.icon-cloud-binary::before {
  content: "\e601";
}
.icon-eye-dropper::before {
  content: "\f1fb";
}
.icon-eye-dropper-empty::before {
  content: "\f1fb";
}
.icon-eyedropper::before {
  content: "\f1fb";
}
.icon-comment-captions::before {
  content: "\e146";
}
.icon-comments-question::before {
  content: "\e14e";
}
.icon-scribble::before {
  content: "\e23f";
}
.icon-rotate-exclamation::before {
  content: "\e23c";
}
.icon-file-circle-check::before {
  content: "\e5a0";
}
.icon-glass::before {
  content: "\f804";
}
.icon-loader::before {
  content: "\e1d4";
}
.icon-forward::before {
  content: "\f04e";
}
.icon-user-pilot::before {
  content: "\e2c0";
}
.icon-mobile::before {
  content: "\f3ce";
}
.icon-mobile-android::before {
  content: "\f3ce";
}
.icon-mobile-phone::before {
  content: "\f3ce";
}
.icon-code-pull-request-closed::before {
  content: "\e3f9";
}
.icon-face-meh::before {
  content: "\f11a";
}
.icon-meh::before {
  content: "\f11a";
}
.icon-align-center::before {
  content: "\f037";
}
.icon-book-skull::before {
  content: "\f6b7";
}
.icon-book-dead::before {
  content: "\f6b7";
}
.icon-id-card::before {
  content: "\f2c2";
}
.icon-drivers-license::before {
  content: "\f2c2";
}
.icon-face-dotted::before {
  content: "\e47f";
}
.icon-face-worried::before {
  content: "\e3a3";
}
.icon-outdent::before {
  content: "\f03b";
}
.icon-dedent::before {
  content: "\f03b";
}
.icon-heart-circle-exclamation::before {
  content: "\e4fe";
}
.icon-house::before {
  content: "\f015";
}
.icon-home::before {
  content: "\f015";
}
.icon-home-alt::before {
  content: "\f015";
}
.icon-home-lg-alt::before {
  content: "\f015";
}
.icon-vector-circle::before {
  content: "\e2c6";
}
.icon-car-circle-bolt::before {
  content: "\e342";
}
.icon-calendar-week::before {
  content: "\f784";
}
.icon-flying-disc::before {
  content: "\e3a9";
}
.icon-laptop-medical::before {
  content: "\f812";
}
.icon-square-down-right::before {
  content: "\e26c";
}
.icon-b::before {
  content: "\42";
}
.icon-seat-airline::before {
  content: "\e244";
}
.icon-moon-over-sun::before {
  content: "\f74a";
}
.icon-eclipse-alt::before {
  content: "\f74a";
}
.icon-pipe::before {
  content: "\7c";
}
.icon-file-medical::before {
  content: "\f477";
}
.icon-potato::before {
  content: "\e440";
}
.icon-dice-one::before {
  content: "\f525";
}
.icon-circle-a::before {
  content: "\e0f7";
}
.icon-helmet-battle::before {
  content: "\f6eb";
}
.icon-butter::before {
  content: "\e3e4";
}
.icon-blanket-fire::before {
  content: "\e3da";
}
.icon-kiwi-bird::before {
  content: "\f535";
}
.icon-castle::before {
  content: "\e0de";
}
.icon-golf-club::before {
  content: "\f451";
}
.icon-arrow-right-arrow-left::before {
  content: "\f0ec";
}
.icon-exchange::before {
  content: "\f0ec";
}
.icon-rotate-right::before {
  content: "\f2f9";
}
.icon-redo-alt::before {
  content: "\f2f9";
}
.icon-rotate-forward::before {
  content: "\f2f9";
}
.icon-utensils::before {
  content: "\f2e7";
}
.icon-cutlery::before {
  content: "\f2e7";
}
.icon-arrow-up-wide-short::before {
  content: "\f161";
}
.icon-sort-amount-up::before {
  content: "\f161";
}
.icon-chart-pie-simple-circle-dollar::before {
  content: "\e605";
}
.icon-balloons::before {
  content: "\e2e4";
}
.icon-mill-sign::before {
  content: "\e1ed";
}
.icon-bowl-rice::before {
  content: "\e2eb";
}
.icon-timeline-arrow::before {
  content: "\e29d";
}
.icon-skull::before {
  content: "\f54c";
}
.icon-game-board-simple::before {
  content: "\f868";
}
.icon-game-board-alt::before {
  content: "\f868";
}
.icon-circle-video::before {
  content: "\e12b";
}
.icon-video-circle::before {
  content: "\e12b";
}
.icon-chart-scatter-bubble::before {
  content: "\e0e9";
}
.icon-house-turret::before {
  content: "\e1b4";
}
.icon-banana::before {
  content: "\e2e5";
}
.icon-hand-holding-skull::before {
  content: "\e1a4";
}
.icon-people-dress::before {
  content: "\e217";
}
.icon-loveseat::before {
  content: "\f4cc";
}
.icon-couch-small::before {
  content: "\f4cc";
}
.icon-tower-broadcast::before {
  content: "\f519";
}
.icon-broadcast-tower::before {
  content: "\f519";
}
.icon-truck-pickup::before {
  content: "\f63c";
}
.icon-block-quote::before {
  content: "\e0b5";
}
.icon-up-long::before {
  content: "\f30c";
}
.icon-long-arrow-alt-up::before {
  content: "\f30c";
}
.icon-stop::before {
  content: "\f04d";
}
.icon-code-merge::before {
  content: "\f387";
}
.icon-money-check-dollar-pen::before {
  content: "\f873";
}
.icon-money-check-edit-alt::before {
  content: "\f873";
}
.icon-up-from-line::before {
  content: "\f346";
}
.icon-arrow-alt-from-bottom::before {
  content: "\f346";
}
.icon-upload::before {
  content: "\f093";
}
.icon-hurricane::before {
  content: "\f751";
}
.icon-grid-round-2-plus::before {
  content: "\e5dc";
}
.icon-people-pants::before {
  content: "\e219";
}
.icon-mound::before {
  content: "\e52d";
}
.icon-windsock::before {
  content: "\f777";
}
.icon-circle-half::before {
  content: "\e110";
}
.icon-brake-warning::before {
  content: "\e0c7";
}
.icon-toilet-portable::before {
  content: "\e583";
}
.icon-compact-disc::before {
  content: "\f51f";
}
.icon-file-arrow-down::before {
  content: "\f56d";
}
.icon-file-download::before {
  content: "\f56d";
}
.icon-saxophone-fire::before {
  content: "\f8db";
}
.icon-sax-hot::before {
  content: "\f8db";
}
.icon-camera-web-slash::before {
  content: "\f833";
}
.icon-webcam-slash::before {
  content: "\f833";
}
.icon-folder-medical::before {
  content: "\e18c";
}
.icon-folder-gear::before {
  content: "\e187";
}
.icon-folder-cog::before {
  content: "\e187";
}
.icon-hand-wave::before {
  content: "\e1a7";
}
.icon-arrow-up-arrow-down::before {
  content: "\e099";
}
.icon-sort-up-down::before {
  content: "\e099";
}
.icon-caravan::before {
  content: "\f8ff";
}
.icon-shield-cat::before {
  content: "\e572";
}
.icon-message-slash::before {
  content: "\f4a9";
}
.icon-comment-alt-slash::before {
  content: "\f4a9";
}
.icon-bolt::before {
  content: "\f0e7";
}
.icon-zap::before {
  content: "\f0e7";
}
.icon-trash-can-check::before {
  content: "\e2a9";
}
.icon-glass-water::before {
  content: "\e4f4";
}
.icon-oil-well::before {
  content: "\e532";
}
.icon-person-simple::before {
  content: "\e220";
}
.icon-vault::before {
  content: "\e2c5";
}
.icon-mars::before {
  content: "\f222";
}
.icon-toilet::before {
  content: "\f7d8";
}
.icon-plane-circle-xmark::before {
  content: "\e557";
}
.icon-yen-sign::before {
  content: "\f157";
}
.icon-cny::before {
  content: "\f157";
}
.icon-jpy::before {
  content: "\f157";
}
.icon-rmb::before {
  content: "\f157";
}
.icon-yen::before {
  content: "\f157";
}
.icon-gear-code::before {
  content: "\e5e8";
}
.icon-notes::before {
  content: "\e202";
}
.icon-ruble-sign::before {
  content: "\f158";
}
.icon-rouble::before {
  content: "\f158";
}
.icon-rub::before {
  content: "\f158";
}
.icon-ruble::before {
  content: "\f158";
}
.icon-trash-undo::before {
  content: "\f895";
}
.icon-trash-arrow-turn-left::before {
  content: "\f895";
}
.icon-champagne-glass::before {
  content: "\f79e";
}
.icon-glass-champagne::before {
  content: "\f79e";
}
.icon-objects-align-center-horizontal::before {
  content: "\e3bc";
}
.icon-sun::before {
  content: "\f185";
}
.icon-trash-can-slash::before {
  content: "\e2ad";
}
.icon-trash-alt-slash::before {
  content: "\e2ad";
}
.icon-screen-users::before {
  content: "\f63d";
}
.icon-users-class::before {
  content: "\f63d";
}
.icon-guitar::before {
  content: "\f7a6";
}
.icon-square-arrow-left::before {
  content: "\f33a";
}
.icon-arrow-square-left::before {
  content: "\f33a";
}
.icon-square-8::before {
  content: "\e25d";
}
.icon-face-smile-hearts::before {
  content: "\e390";
}
.icon-brackets-square::before {
  content: "\f7e9";
}
.icon-brackets::before {
  content: "\f7e9";
}
.icon-laptop-arrow-down::before {
  content: "\e1c6";
}
.icon-hockey-stick-puck::before {
  content: "\e3ae";
}
.icon-house-tree::before {
  content: "\e1b3";
}
.icon-signal-fair::before {
  content: "\f68d";
}
.icon-signal-2::before {
  content: "\f68d";
}
.icon-face-laugh-wink::before {
  content: "\f59c";
}
.icon-laugh-wink::before {
  content: "\f59c";
}
.icon-circle-dollar::before {
  content: "\f2e8";
}
.icon-dollar-circle::before {
  content: "\f2e8";
}
.icon-usd-circle::before {
  content: "\f2e8";
}
.icon-horse-head::before {
  content: "\f7ab";
}
.icon-arrows-repeat::before {
  content: "\f364";
}
.icon-repeat-alt::before {
  content: "\f364";
}
.icon-bore-hole::before {
  content: "\e4c3";
}
.icon-industry::before {
  content: "\f275";
}
.icon-image-polaroid::before {
  content: "\f8c4";
}
.icon-wave-triangle::before {
  content: "\f89a";
}
.icon-person-running-fast::before {
  content: "\e5ff";
}
.icon-circle-down::before {
  content: "\f358";
}
.icon-arrow-alt-circle-down::before {
  content: "\f358";
}
.icon-grill::before {
  content: "\e5a3";
}
.icon-arrows-turn-to-dots::before {
  content: "\e4c1";
}
.icon-chart-mixed::before {
  content: "\f643";
}
.icon-analytics::before {
  content: "\f643";
}
.icon-florin-sign::before {
  content: "\e184";
}
.icon-arrow-down-short-wide::before {
  content: "\f884";
}
.icon-sort-amount-desc::before {
  content: "\f884";
}
.icon-sort-amount-down-alt::before {
  content: "\f884";
}
.icon-less-than::before {
  content: "\3c";
}
.icon-display-code::before {
  content: "\e165";
}
.icon-desktop-code::before {
  content: "\e165";
}
.icon-face-drooling::before {
  content: "\e372";
}
.icon-oil-temperature::before {
  content: "\f614";
}
.icon-oil-temp::before {
  content: "\f614";
}
.icon-square-question::before {
  content: "\f2fd";
}
.icon-question-square::before {
  content: "\f2fd";
}
.icon-air-conditioner::before {
  content: "\f8f4";
}
.icon-angle-down::before {
  content: "\f107";
}
.icon-mountains::before {
  content: "\f6fd";
}
.icon-omega::before {
  content: "\f67a";
}
.icon-car-tunnel::before {
  content: "\e4de";
}
.icon-person-dolly-empty::before {
  content: "\f4d1";
}
.icon-pan-food::before {
  content: "\e42b";
}
.icon-head-side-cough::before {
  content: "\e061";
}
.icon-grip-lines::before {
  content: "\f7a4";
}
.icon-thumbs-down::before {
  content: "\f165";
}
.icon-user-lock::before {
  content: "\f502";
}
.icon-arrow-right-long::before {
  content: "\f178";
}
.icon-long-arrow-right::before {
  content: "\f178";
}
.icon-tickets-airline::before {
  content: "\e29b";
}
.icon-anchor-circle-xmark::before {
  content: "\e4ac";
}
.icon-ellipsis::before {
  content: "\f141";
}
.icon-ellipsis-h::before {
  content: "\f141";
}
.icon-nfc-slash::before {
  content: "\e1fc";
}
.icon-chess-pawn::before {
  content: "\f443";
}
.icon-kit-medical::before {
  content: "\f479";
}
.icon-first-aid::before {
  content: "\f479";
}
.icon-grid-2-plus::before {
  content: "\e197";
}
.icon-bells::before {
  content: "\f77f";
}
.icon-person-through-window::before {
  content: "\e5a9";
}
.icon-toolbox::before {
  content: "\f552";
}
.icon-envelope-dot::before {
  content: "\e16f";
}
.icon-envelope-badge::before {
  content: "\e16f";
}
.icon-hands-holding-circle::before {
  content: "\e4fb";
}
.icon-bug::before {
  content: "\f188";
}
.icon-bowl-chopsticks::before {
  content: "\e2e9";
}
.icon-credit-card::before {
  content: "\f09d";
}
.icon-credit-card-alt::before {
  content: "\f09d";
}
.icon-circle-s::before {
  content: "\e121";
}
.icon-box-ballot::before {
  content: "\f735";
}
.icon-car::before {
  content: "\f1b9";
}
.icon-automobile::before {
  content: "\f1b9";
}
.icon-hand-holding-hand::before {
  content: "\e4f7";
}
.icon-user-tie-hair::before {
  content: "\e45f";
}
.icon-podium-star::before {
  content: "\f758";
}
.icon-user-hair-mullet::before {
  content: "\e45c";
}
.icon-business-front::before {
  content: "\e45c";
}
.icon-party-back::before {
  content: "\e45c";
}
.icon-trian-balbot::before {
  content: "\e45c";
}
.icon-microphone-stand::before {
  content: "\f8cb";
}
.icon-book-open-reader::before {
  content: "\f5da";
}
.icon-book-reader::before {
  content: "\f5da";
}
.icon-family-dress::before {
  content: "\e301";
}
.icon-circle-x::before {
  content: "\e12e";
}
.icon-cabin::before {
  content: "\e46d";
}
.icon-mountain-sun::before {
  content: "\e52f";
}
.icon-chart-simple-horizontal::before {
  content: "\e474";
}
.icon-arrows-left-right-to-line::before {
  content: "\e4ba";
}
.icon-hand-back-point-left::before {
  content: "\e19f";
}
.icon-message-dots::before {
  content: "\f4a3";
}
.icon-comment-alt-dots::before {
  content: "\f4a3";
}
.icon-messaging::before {
  content: "\f4a3";
}
.icon-file-heart::before {
  content: "\e176";
}
.icon-beer-mug::before {
  content: "\e0b3";
}
.icon-beer-foam::before {
  content: "\e0b3";
}
.icon-dice-d20::before {
  content: "\f6cf";
}
.icon-drone::before {
  content: "\f85f";
}
.icon-truck-droplet::before {
  content: "\e58c";
}
.icon-file-circle-xmark::before {
  content: "\e5a1";
}
.icon-temperature-arrow-up::before {
  content: "\e040";
}
.icon-temperature-up::before {
  content: "\e040";
}
.icon-medal::before {
  content: "\f5a2";
}
.icon-person-fairy::before {
  content: "\e608";
}
.icon-bed::before {
  content: "\f236";
}
.icon-book-copy::before {
  content: "\e0be";
}
.icon-square-h::before {
  content: "\f0fd";
}
.icon-h-square::before {
  content: "\f0fd";
}
.icon-square-c::before {
  content: "\e266";
}
.icon-clock-two::before {
  content: "\e35a";
}
.icon-square-ellipsis-vertical::before {
  content: "\e26f";
}
.icon-calendar-users::before {
  content: "\e5e2";
}
.icon-podcast::before {
  content: "\f2ce";
}
.icon-bee::before {
  content: "\e0b2";
}
.icon-temperature-full::before {
  content: "\f2c7";
}
.icon-temperature-4::before {
  content: "\f2c7";
}
.icon-thermometer-4::before {
  content: "\f2c7";
}
.icon-thermometer-full::before {
  content: "\f2c7";
}
.icon-bell::before {
  content: "\f0f3";
}
.icon-candy-bar::before {
  content: "\e3e8";
}
.icon-chocolate-bar::before {
  content: "\e3e8";
}
.icon-xmark-large::before {
  content: "\e59b";
}
.icon-pinata::before {
  content: "\e3c3";
}
.icon-arrows-from-line::before {
  content: "\e0a4";
}
.icon-superscript::before {
  content: "\f12b";
}
.icon-bowl-spoon::before {
  content: "\e3e0";
}
.icon-hexagon-check::before {
  content: "\e416";
}
.icon-plug-circle-xmark::before {
  content: "\e560";
}
.icon-star-of-life::before {
  content: "\f621";
}
.icon-phone-slash::before {
  content: "\f3dd";
}
.icon-traffic-light-stop::before {
  content: "\f63a";
}
.icon-paint-roller::before {
  content: "\f5aa";
}
.icon-accent-grave::before {
  content: "\60";
}
.icon-handshake-angle::before {
  content: "\f4c4";
}
.icon-hands-helping::before {
  content: "\f4c4";
}
.icon-circle-0::before {
  content: "\e0ed";
}
.icon-dial-med-low::before {
  content: "\e160";
}
.icon-location-dot::before {
  content: "\f3c5";
}
.icon-map-marker-alt::before {
  content: "\f3c5";
}
.icon-crab::before {
  content: "\e3ff";
}
.icon-box-open-full::before {
  content: "\f49c";
}
.icon-box-full::before {
  content: "\f49c";
}
.icon-file::before {
  content: "\f15b";
}
.icon-greater-than::before {
  content: "\3e";
}
.icon-quotes::before {
  content: "\e234";
}
.icon-pretzel::before {
  content: "\e441";
}
.icon-person-swimming::before {
  content: "\f5c4";
}
.icon-swimmer::before {
  content: "\f5c4";
}
.icon-arrow-down::before {
  content: "\f063";
}
.icon-user-robot-xmarks::before {
  content: "\e4a7";
}
.icon-message-quote::before {
  content: "\e1e4";
}
.icon-comment-alt-quote::before {
  content: "\e1e4";
}
.icon-candy-corn::before {
  content: "\f6bd";
}
.icon-folder-magnifying-glass::before {
  content: "\e18b";
}
.icon-folder-search::before {
  content: "\e18b";
}
.icon-notebook::before {
  content: "\e201";
}
.icon-droplet::before {
  content: "\f043";
}
.icon-tint::before {
  content: "\f043";
}
.icon-bullseye-pointer::before {
  content: "\f649";
}
.icon-eraser::before {
  content: "\f12d";
}
.icon-hexagon-image::before {
  content: "\e504";
}
.icon-earth-americas::before {
  content: "\f57d";
}
.icon-earth::before {
  content: "\f57d";
}
.icon-earth-america::before {
  content: "\f57d";
}
.icon-globe-americas::before {
  content: "\f57d";
}
.icon-crate-apple::before {
  content: "\f6b1";
}
.icon-apple-crate::before {
  content: "\f6b1";
}
.icon-person-burst::before {
  content: "\e53b";
}
.icon-game-board::before {
  content: "\f867";
}
.icon-hat-chef::before {
  content: "\f86b";
}
.icon-hand-back-point-right::before {
  content: "\e1a1";
}
.icon-dove::before {
  content: "\f4ba";
}
.icon-snowflake-droplets::before {
  content: "\e5c1";
}
.icon-battery-empty::before {
  content: "\f244";
}
.icon-battery-0::before {
  content: "\f244";
}
.icon-grid-4::before {
  content: "\e198";
}
.icon-socks::before {
  content: "\f696";
}
.icon-face-sunglasses::before {
  content: "\e398";
}
.icon-inbox::before {
  content: "\f01c";
}
.icon-square-0::before {
  content: "\e255";
}
.icon-section::before {
  content: "\e447";
}
.icon-square-this-way-up::before {
  content: "\f49f";
}
.icon-box-up::before {
  content: "\f49f";
}
.icon-gauge-high::before {
  content: "\f625";
}
.icon-tachometer-alt::before {
  content: "\f625";
}
.icon-tachometer-alt-fast::before {
  content: "\f625";
}
.icon-square-ampersand::before {
  content: "\e260";
}
.icon-envelope-open-text::before {
  content: "\f658";
}
.icon-lamp-desk::before {
  content: "\e014";
}
.icon-hospital::before {
  content: "\f0f8";
}
.icon-hospital-alt::before {
  content: "\f0f8";
}
.icon-hospital-wide::before {
  content: "\f0f8";
}
.icon-poll-people::before {
  content: "\f759";
}
.icon-whiskey-glass-ice::before {
  content: "\f7a1";
}
.icon-glass-whiskey-rocks::before {
  content: "\f7a1";
}
.icon-wine-bottle::before {
  content: "\f72f";
}
.icon-chess-rook::before {
  content: "\f447";
}
.icon-user-bounty-hunter::before {
  content: "\e2bf";
}
.icon-bars-staggered::before {
  content: "\f550";
}
.icon-reorder::before {
  content: "\f550";
}
.icon-stream::before {
  content: "\f550";
}
.icon-diagram-sankey::before {
  content: "\e158";
}
.icon-cloud-hail-mixed::before {
  content: "\f73a";
}
.icon-circle-up-left::before {
  content: "\e128";
}
.icon-dharmachakra::before {
  content: "\f655";
}
.icon-objects-align-left::before {
  content: "\e3be";
}
.icon-oil-can-drip::before {
  content: "\e205";
}
.icon-face-smiling-hands::before {
  content: "\e396";
}
.icon-broccoli::before {
  content: "\e3e2";
}
.icon-route-interstate::before {
  content: "\f61b";
}
.icon-ear-muffs::before {
  content: "\f795";
}
.icon-hotdog::before {
  content: "\f80f";
}
.icon-transporter-empty::before {
  content: "\e046";
}
.icon-person-walking-with-cane::before {
  content: "\f29d";
}
.icon-blind::before {
  content: "\f29d";
}
.icon-angle-90::before {
  content: "\e08d";
}
.icon-rectangle-terminal::before {
  content: "\e236";
}
.icon-kite::before {
  content: "\f6f4";
}
.icon-drum::before {
  content: "\f569";
}
.icon-scrubber::before {
  content: "\f2f8";
}
.icon-ice-cream::before {
  content: "\f810";
}
.icon-heart-circle-bolt::before {
  content: "\e4fc";
}
.icon-fish-bones::before {
  content: "\e304";
}
.icon-deer-rudolph::before {
  content: "\f78f";
}
.icon-fax::before {
  content: "\f1ac";
}
.icon-paragraph::before {
  content: "\f1dd";
}
.icon-head-side-heart::before {
  content: "\e1aa";
}
.icon-square-e::before {
  content: "\e26d";
}
.icon-meter-fire::before {
  content: "\e1eb";
}
.icon-cloud-hail::before {
  content: "\f739";
}
.icon-check-to-slot::before {
  content: "\f772";
}
.icon-vote-yea::before {
  content: "\f772";
}
.icon-money-from-bracket::before {
  content: "\e312";
}
.icon-star-half::before {
  content: "\f089";
}
.icon-car-bus::before {
  content: "\f85a";
}
.icon-speaker::before {
  content: "\f8df";
}
.icon-timer::before {
  content: "\e29e";
}
.icon-boxes-stacked::before {
  content: "\f468";
}
.icon-boxes::before {
  content: "\f468";
}
.icon-boxes-alt::before {
  content: "\f468";
}
.icon-grill-hot::before {
  content: "\e5a5";
}
.icon-ballot-check::before {
  content: "\f733";
}
.icon-link::before {
  content: "\f0c1";
}
.icon-chain::before {
  content: "\f0c1";
}
.icon-ear-listen::before {
  content: "\f2a2";
}
.icon-assistive-listening-systems::before {
  content: "\f2a2";
}
.icon-file-minus::before {
  content: "\f318";
}
.icon-tree-city::before {
  content: "\e587";
}
.icon-play::before {
  content: "\f04b";
}
.icon-font::before {
  content: "\f031";
}
.icon-cup-togo::before {
  content: "\f6c5";
}
.icon-coffee-togo::before {
  content: "\f6c5";
}
.icon-square-down-left::before {
  content: "\e26b";
}
.icon-burger-lettuce::before {
  content: "\e3e3";
}
.icon-rupiah-sign::before {
  content: "\e23d";
}
.icon-magnifying-glass::before {
  content: "\f002";
}
.icon-search::before {
  content: "\f002";
}
.icon-table-tennis-paddle-ball::before {
  content: "\f45d";
}
.icon-ping-pong-paddle-ball::before {
  content: "\f45d";
}
.icon-table-tennis::before {
  content: "\f45d";
}
.icon-person-dots-from-line::before {
  content: "\f470";
}
.icon-diagnoses::before {
  content: "\f470";
}
.icon-chevrons-down::before {
  content: "\f322";
}
.icon-chevron-double-down::before {
  content: "\f322";
}
.icon-trash-can-arrow-up::before {
  content: "\f82a";
}
.icon-trash-restore-alt::before {
  content: "\f82a";
}
.icon-signal-good::before {
  content: "\f68e";
}
.icon-signal-3::before {
  content: "\f68e";
}
.icon-location-question::before {
  content: "\f60b";
}
.icon-map-marker-question::before {
  content: "\f60b";
}
.icon-floppy-disk-circle-xmark::before {
  content: "\e181";
}
.icon-floppy-disk-times::before {
  content: "\e181";
}
.icon-save-circle-xmark::before {
  content: "\e181";
}
.icon-save-times::before {
  content: "\e181";
}
.icon-naira-sign::before {
  content: "\e1f6";
}
.icon-peach::before {
  content: "\e20b";
}
.icon-taxi-bus::before {
  content: "\e298";
}
.icon-bracket-curly::before {
  content: "\7b";
}
.icon-bracket-curly-left::before {
  content: "\7b";
}
.icon-lobster::before {
  content: "\e421";
}
.icon-cart-flatbed-empty::before {
  content: "\f476";
}
.icon-dolly-flatbed-empty::before {
  content: "\f476";
}
.icon-colon::before {
  content: "\3a";
}
.icon-cart-arrow-down::before {
  content: "\f218";
}
.icon-wand::before {
  content: "\f72a";
}
.icon-walkie-talkie::before {
  content: "\f8ef";
}
.icon-file-pen::before {
  content: "\f31c";
}
.icon-file-edit::before {
  content: "\f31c";
}
.icon-receipt::before {
  content: "\f543";
}
.icon-table-picnic::before {
  content: "\e32d";
}
.icon-square-pen::before {
  content: "\f14b";
}
.icon-pen-square::before {
  content: "\f14b";
}
.icon-pencil-square::before {
  content: "\f14b";
}
.icon-circle-microphone-lines::before {
  content: "\e117";
}
.icon-microphone-circle-alt::before {
  content: "\e117";
}
.icon-display-slash::before {
  content: "\e2fa";
}
.icon-desktop-slash::before {
  content: "\e2fa";
}
.icon-suitcase-rolling::before {
  content: "\f5c1";
}
.icon-person-circle-exclamation::before {
  content: "\e53f";
}
.icon-transporter-2::before {
  content: "\e044";
}
.icon-hands-holding-diamond::before {
  content: "\f47c";
}
.icon-hand-receiving::before {
  content: "\f47c";
}
.icon-money-bill-simple-wave::before {
  content: "\e1f2";
}
.icon-chevron-down::before {
  content: "\f078";
}
.icon-battery-full::before {
  content: "\f240";
}
.icon-battery::before {
  content: "\f240";
}
.icon-battery-5::before {
  content: "\f240";
}
.icon-bell-plus::before {
  content: "\f849";
}
.icon-book-arrow-right::before {
  content: "\e0b9";
}
.icon-hospitals::before {
  content: "\f80e";
}
.icon-club::before {
  content: "\f327";
}
.icon-skull-crossbones::before {
  content: "\f714";
}
.icon-droplet-degree::before {
  content: "\f748";
}
.icon-dewpoint::before {
  content: "\f748";
}
.icon-code-compare::before {
  content: "\e13a";
}
.icon-list-ul::before {
  content: "\f0ca";
}
.icon-list-dots::before {
  content: "\f0ca";
}
.icon-hand-holding-magic::before {
  content: "\f6e5";
}
.icon-watermelon-slice::before {
  content: "\e337";
}
.icon-circle-ellipsis::before {
  content: "\e10a";
}
.icon-school-lock::before {
  content: "\e56f";
}
.icon-tower-cell::before {
  content: "\e585";
}
.icon-sd-cards::before {
  content: "\e240";
}
.icon-jug-bottle::before {
  content: "\e5fb";
}
.icon-down-long::before {
  content: "\f309";
}
.icon-long-arrow-alt-down::before {
  content: "\f309";
}
.icon-envelopes::before {
  content: "\e170";
}
.icon-phone-office::before {
  content: "\f67d";
}
.icon-ranking-star::before {
  content: "\e561";
}
.icon-chess-king::before {
  content: "\f43f";
}
.icon-nfc-pen::before {
  content: "\e1fa";
}
.icon-person-harassing::before {
  content: "\e549";
}
.icon-hat-winter::before {
  content: "\f7a8";
}
.icon-brazilian-real-sign::before {
  content: "\e46c";
}
.icon-landmark-dome::before {
  content: "\f752";
}
.icon-landmark-alt::before {
  content: "\f752";
}
.icon-bone-break::before {
  content: "\f5d8";
}
.icon-arrow-up::before {
  content: "\f062";
}
.icon-down-from-dotted-line::before {
  content: "\e407";
}
.icon-tv::before {
  content: "\f26c";
}
.icon-television::before {
  content: "\f26c";
}
.icon-tv-alt::before {
  content: "\f26c";
}
.icon-border-left::before {
  content: "\f84f";
}
.icon-circle-divide::before {
  content: "\e106";
}
.icon-shrimp::before {
  content: "\e448";
}
.icon-list-check::before {
  content: "\f0ae";
}
.icon-tasks::before {
  content: "\f0ae";
}
.icon-diagram-subtask::before {
  content: "\e479";
}
.icon-jug-detergent::before {
  content: "\e519";
}
.icon-circle-user::before {
  content: "\f2bd";
}
.icon-user-circle::before {
  content: "\f2bd";
}
.icon-square-y::before {
  content: "\e287";
}
.icon-user-doctor-hair::before {
  content: "\e458";
}
.icon-planet-ringed::before {
  content: "\e020";
}
.icon-mushroom::before {
  content: "\e425";
}
.icon-user-shield::before {
  content: "\f505";
}
.icon-megaphone::before {
  content: "\f675";
}
.icon-wreath-laurel::before {
  content: "\e5d2";
}
.icon-circle-exclamation-check::before {
  content: "\e10d";
}
.icon-wind::before {
  content: "\f72e";
}
.icon-box-dollar::before {
  content: "\f4a0";
}
.icon-box-usd::before {
  content: "\f4a0";
}
.icon-car-burst::before {
  content: "\f5e1";
}
.icon-car-crash::before {
  content: "\f5e1";
}
.icon-y::before {
  content: "\59";
}
.icon-user-headset::before {
  content: "\f82d";
}
.icon-arrows-retweet::before {
  content: "\f361";
}
.icon-retweet-alt::before {
  content: "\f361";
}
.icon-person-snowboarding::before {
  content: "\f7ce";
}
.icon-snowboarding::before {
  content: "\f7ce";
}
.icon-square-chevron-right::before {
  content: "\f32b";
}
.icon-chevron-square-right::before {
  content: "\f32b";
}
.icon-lacrosse-stick-ball::before {
  content: "\e3b6";
}
.icon-truck-fast::before {
  content: "\f48b";
}
.icon-shipping-fast::before {
  content: "\f48b";
}
.icon-user-magnifying-glass::before {
  content: "\e5c5";
}
.icon-star-sharp::before {
  content: "\e28b";
}
.icon-comment-heart::before {
  content: "\e5c8";
}
.icon-circle-1::before {
  content: "\e0ee";
}
.icon-circle-star::before {
  content: "\e123";
}
.icon-star-circle::before {
  content: "\e123";
}
.icon-fish::before {
  content: "\f578";
}
.icon-cloud-fog::before {
  content: "\f74e";
}
.icon-fog::before {
  content: "\f74e";
}
.icon-waffle::before {
  content: "\e466";
}
.icon-music-note::before {
  content: "\f8cf";
}
.icon-music-alt::before {
  content: "\f8cf";
}
.icon-hexagon-exclamation::before {
  content: "\e417";
}
.icon-cart-shopping-fast::before {
  content: "\e0dc";
}
.icon-object-union::before {
  content: "\e49f";
}
.icon-user-graduate::before {
  content: "\f501";
}
.icon-starfighter::before {
  content: "\e037";
}
.icon-circle-half-stroke::before {
  content: "\f042";
}
.icon-adjust::before {
  content: "\f042";
}
.icon-arrow-right-long-to-line::before {
  content: "\e3d5";
}
.icon-square-arrow-down::before {
  content: "\f339";
}
.icon-arrow-square-down::before {
  content: "\f339";
}
.icon-diamond-half-stroke::before {
  content: "\e5b8";
}
.icon-clapperboard::before {
  content: "\e131";
}
.icon-square-chevron-left::before {
  content: "\f32a";
}
.icon-chevron-square-left::before {
  content: "\f32a";
}
.icon-phone-intercom::before {
  content: "\e434";
}
.icon-link-horizontal::before {
  content: "\e1cb";
}
.icon-chain-horizontal::before {
  content: "\e1cb";
}
.icon-mango::before {
  content: "\e30f";
}
.icon-music-note-slash::before {
  content: "\f8d0";
}
.icon-music-alt-slash::before {
  content: "\f8d0";
}
.icon-circle-radiation::before {
  content: "\f7ba";
}
.icon-radiation-alt::before {
  content: "\f7ba";
}
.icon-face-tongue-sweat::before {
  content: "\e39e";
}
.icon-globe-stand::before {
  content: "\f5f6";
}
.icon-baseball::before {
  content: "\f433";
}
.icon-baseball-ball::before {
  content: "\f433";
}
.icon-circle-p::before {
  content: "\e11a";
}
.icon-award-simple::before {
  content: "\e0ab";
}
.icon-jet-fighter-up::before {
  content: "\e518";
}
.icon-diagram-project::before {
  content: "\f542";
}
.icon-project-diagram::before {
  content: "\f542";
}
.icon-pedestal::before {
  content: "\e20d";
}
.icon-chart-pyramid::before {
  content: "\e0e6";
}
.icon-sidebar::before {
  content: "\e24e";
}
.icon-snowman-head::before {
  content: "\f79b";
}
.icon-frosty-head::before {
  content: "\f79b";
}
.icon-copy::before {
  content: "\f0c5";
}
.icon-burger-glass::before {
  content: "\e0ce";
}
.icon-volume-xmark::before {
  content: "\f6a9";
}
.icon-volume-mute::before {
  content: "\f6a9";
}
.icon-volume-times::before {
  content: "\f6a9";
}
.icon-hand-sparkles::before {
  content: "\e05d";
}
.icon-bars-filter::before {
  content: "\e0ad";
}
.icon-paintbrush-pencil::before {
  content: "\e206";
}
.icon-party-bell::before {
  content: "\e31a";
}
.icon-user-vneck-hair::before {
  content: "\e462";
}
.icon-jack-o-lantern::before {
  content: "\f30e";
}
.icon-grip::before {
  content: "\f58d";
}
.icon-grip-horizontal::before {
  content: "\f58d";
}
.icon-share-from-square::before {
  content: "\f14d";
}
.icon-share-square::before {
  content: "\f14d";
}
.icon-keynote::before {
  content: "\f66c";
}
.icon-child-combatant::before {
  content: "\e4e0";
}
.icon-child-rifle::before {
  content: "\e4e0";
}
.icon-gun::before {
  content: "\e19b";
}
.icon-square-phone::before {
  content: "\f098";
}
.icon-phone-square::before {
  content: "\f098";
}
.icon-hat-beach::before {
  content: "\e606";
}
.icon-plus::before {
  content: "\2b";
}
.icon-add::before {
  content: "\2b";
}
.icon-expand::before {
  content: "\f065";
}
.icon-computer::before {
  content: "\e4e5";
}
.icon-fort::before {
  content: "\e486";
}
.icon-cloud-check::before {
  content: "\e35c";
}
.icon-xmark::before {
  content: "\f00d";
}
.icon-close::before {
  content: "\f00d";
}
.icon-multiply::before {
  content: "\f00d";
}
.icon-remove::before {
  content: "\f00d";
}
.icon-times::before {
  content: "\f00d";
}
.icon-face-smirking::before {
  content: "\e397";
}
.icon-arrows-up-down-left-right::before {
  content: "\f047";
}
.icon-arrows::before {
  content: "\f047";
}
.icon-chalkboard-user::before {
  content: "\f51c";
}
.icon-chalkboard-teacher::before {
  content: "\f51c";
}
.icon-rhombus::before {
  content: "\e23b";
}
.icon-claw-marks::before {
  content: "\f6c2";
}
.icon-peso-sign::before {
  content: "\e222";
}
.icon-face-smile-tongue::before {
  content: "\e394";
}
.icon-cart-circle-xmark::before {
  content: "\e3f4";
}
.icon-building-shield::before {
  content: "\e4d8";
}
.icon-circle-phone-flip::before {
  content: "\e11c";
}
.icon-phone-circle-alt::before {
  content: "\e11c";
}
.icon-baby::before {
  content: "\f77c";
}
.icon-users-line::before {
  content: "\e592";
}
.icon-quote-left::before {
  content: "\f10d";
}
.icon-quote-left-alt::before {
  content: "\f10d";
}
.icon-tractor::before {
  content: "\f722";
}
.icon-key-skeleton::before {
  content: "\f6f3";
}
.icon-trash-arrow-up::before {
  content: "\f829";
}
.icon-trash-restore::before {
  content: "\f829";
}
.icon-arrow-down-up-lock::before {
  content: "\e4b0";
}
.icon-arrow-down-to-bracket::before {
  content: "\e094";
}
.icon-lines-leaning::before {
  content: "\e51e";
}
.icon-square-q::before {
  content: "\e27b";
}
.icon-ruler-combined::before {
  content: "\f546";
}
.icon-symbols::before {
  content: "\f86e";
}
.icon-icons-alt::before {
  content: "\f86e";
}
.icon-copyright::before {
  content: "\f1f9";
}
.icon-flask-gear::before {
  content: "\e5f1";
}
.icon-highlighter-line::before {
  content: "\e1af";
}
.icon-bracket-square::before {
  content: "\5b";
}
.icon-bracket::before {
  content: "\5b";
}
.icon-bracket-left::before {
  content: "\5b";
}
.icon-island-tropical::before {
  content: "\f811";
}
.icon-island-tree-palm::before {
  content: "\f811";
}
.icon-arrow-right-from-line::before {
  content: "\f343";
}
.icon-arrow-from-left::before {
  content: "\f343";
}
.icon-h2::before {
  content: "\f314";
}
.icon-equals::before {
  content: "\3d";
}
.icon-cake-slice::before {
  content: "\e3e5";
}
.icon-shortcake::before {
  content: "\e3e5";
}
.icon-peanut::before {
  content: "\e430";
}
.icon-wrench-simple::before {
  content: "\e2d1";
}
.icon-blender::before {
  content: "\f517";
}
.icon-teeth::before {
  content: "\f62e";
}
.icon-tally-2::before {
  content: "\e295";
}
.icon-shekel-sign::before {
  content: "\f20b";
}
.icon-ils::before {
  content: "\f20b";
}
.icon-shekel::before {
  content: "\f20b";
}
.icon-sheqel::before {
  content: "\f20b";
}
.icon-sheqel-sign::before {
  content: "\f20b";
}
.icon-cars::before {
  content: "\f85b";
}
.icon-axe-battle::before {
  content: "\f6b3";
}
.icon-user-hair-long::before {
  content: "\e45b";
}
.icon-map::before {
  content: "\f279";
}
.icon-arrow-left-from-arc::before {
  content: "\e615";
}
.icon-file-circle-info::before {
  content: "\e493";
}
.icon-face-disappointed::before {
  content: "\e36f";
}
.icon-lasso-sparkles::before {
  content: "\e1c9";
}
.icon-clock-eleven::before {
  content: "\e347";
}
.icon-rocket::before {
  content: "\f135";
}
.icon-siren-on::before {
  content: "\e02e";
}
.icon-clock-ten::before {
  content: "\e354";
}
.icon-candle-holder::before {
  content: "\f6bc";
}
.icon-video-arrow-down-left::before {
  content: "\e2c8";
}
.icon-photo-film::before {
  content: "\f87c";
}
.icon-photo-video::before {
  content: "\f87c";
}
.icon-floppy-disk-circle-arrow-right::before {
  content: "\e180";
}
.icon-save-circle-arrow-right::before {
  content: "\e180";
}
.icon-folder-minus::before {
  content: "\f65d";
}
.icon-planet-moon::before {
  content: "\e01f";
}
.icon-face-eyes-xmarks::before {
  content: "\e374";
}
.icon-chart-scatter::before {
  content: "\f7ee";
}
.icon-display-arrow-down::before {
  content: "\e164";
}
.icon-store::before {
  content: "\f54e";
}
.icon-arrow-trend-up::before {
  content: "\e098";
}
.icon-plug-circle-minus::before {
  content: "\e55e";
}
.icon-olive-branch::before {
  content: "\e317";
}
.icon-angle::before {
  content: "\e08c";
}
.icon-vacuum-robot::before {
  content: "\e04e";
}
.icon-sign-hanging::before {
  content: "\f4d9";
}
.icon-sign::before {
  content: "\f4d9";
}
.icon-square-divide::before {
  content: "\e26a";
}
.icon-signal-stream-slash::before {
  content: "\e250";
}
.icon-bezier-curve::before {
  content: "\f55b";
}
.icon-eye-dropper-half::before {
  content: "\e173";
}
.icon-store-lock::before {
  content: "\e4a6";
}
.icon-bell-slash::before {
  content: "\f1f6";
}
.icon-cloud-bolt-sun::before {
  content: "\f76e";
}
.icon-thunderstorm-sun::before {
  content: "\f76e";
}
.icon-camera-slash::before {
  content: "\e0d9";
}
.icon-comment-quote::before {
  content: "\e14c";
}
.icon-tablet::before {
  content: "\f3fb";
}
.icon-tablet-android::before {
  content: "\f3fb";
}
.icon-school-flag::before {
  content: "\e56e";
}
.icon-message-code::before {
  content: "\e1df";
}
.icon-glass-half::before {
  content: "\e192";
}
.icon-glass-half-empty::before {
  content: "\e192";
}
.icon-glass-half-full::before {
  content: "\e192";
}
.icon-fill::before {
  content: "\f575";
}
.icon-message-minus::before {
  content: "\f4a7";
}
.icon-comment-alt-minus::before {
  content: "\f4a7";
}
.icon-angle-up::before {
  content: "\f106";
}
.icon-dinosaur::before {
  content: "\e5fe";
}
.icon-drumstick-bite::before {
  content: "\f6d7";
}
.icon-link-horizontal-slash::before {
  content: "\e1cc";
}
.icon-chain-horizontal-slash::before {
  content: "\e1cc";
}
.icon-holly-berry::before {
  content: "\f7aa";
}
.icon-nose::before {
  content: "\e5bd";
}
.icon-arrow-left-to-arc::before {
  content: "\e616";
}
.icon-chevron-left::before {
  content: "\f053";
}
.icon-bacteria::before {
  content: "\e059";
}
.icon-clouds::before {
  content: "\f744";
}
.icon-money-bill-simple::before {
  content: "\e1f1";
}
.icon-hand-lizard::before {
  content: "\f258";
}
.icon-table-pivot::before {
  content: "\e291";
}
.icon-filter-slash::before {
  content: "\e17d";
}
.icon-trash-can-undo::before {
  content: "\f896";
}
.icon-trash-can-arrow-turn-left::before {
  content: "\f896";
}
.icon-trash-undo-alt::before {
  content: "\f896";
}
.icon-notdef::before {
  content: "\e1fe";
}
.icon-disease::before {
  content: "\f7fa";
}
.icon-person-to-door::before {
  content: "\e433";
}
.icon-turntable::before {
  content: "\f8e4";
}
.icon-briefcase-medical::before {
  content: "\f469";
}
.icon-genderless::before {
  content: "\f22d";
}
.icon-chevron-right::before {
  content: "\f054";
}
.icon-signal-weak::before {
  content: "\f68c";
}
.icon-signal-1::before {
  content: "\f68c";
}
.icon-clock-five::before {
  content: "\e349";
}
.icon-retweet::before {
  content: "\f079";
}
.icon-car-rear::before {
  content: "\f5de";
}
.icon-car-alt::before {
  content: "\f5de";
}
.icon-pump-soap::before {
  content: "\e06b";
}
.icon-computer-classic::before {
  content: "\f8b1";
}
.icon-frame::before {
  content: "\e495";
}
.icon-video-slash::before {
  content: "\f4e2";
}
.icon-battery-quarter::before {
  content: "\f243";
}
.icon-battery-2::before {
  content: "\f243";
}
.icon-ellipsis-stroke::before {
  content: "\f39b";
}
.icon-ellipsis-h-alt::before {
  content: "\f39b";
}
.icon-radio::before {
  content: "\f8d7";
}
.icon-baby-carriage::before {
  content: "\f77d";
}
.icon-carriage-baby::before {
  content: "\f77d";
}
.icon-face-expressionless::before {
  content: "\e373";
}
.icon-down-to-dotted-line::before {
  content: "\e408";
}
.icon-cloud-music::before {
  content: "\f8ae";
}
.icon-traffic-light::before {
  content: "\f637";
}
.icon-cloud-minus::before {
  content: "\e35d";
}
.icon-thermometer::before {
  content: "\f491";
}
.icon-shield-minus::before {
  content: "\e249";
}
.icon-vr-cardboard::before {
  content: "\f729";
}
.icon-car-tilt::before {
  content: "\f5e5";
}
.icon-gauge-circle-minus::before {
  content: "\e497";
}
.icon-brightness-low::before {
  content: "\e0ca";
}
.icon-hand-middle-finger::before {
  content: "\f806";
}
.icon-percent::before {
  content: "\25";
}
.icon-percentage::before {
  content: "\25";
}
.icon-truck-moving::before {
  content: "\f4df";
}
.icon-glass-water-droplet::before {
  content: "\e4f5";
}
.icon-conveyor-belt::before {
  content: "\f46e";
}
.icon-location-check::before {
  content: "\f606";
}
.icon-map-marker-check::before {
  content: "\f606";
}
.icon-coin-vertical::before {
  content: "\e3fd";
}
.icon-display::before {
  content: "\e163";
}
.icon-person-sign::before {
  content: "\f757";
}
.icon-face-smile::before {
  content: "\f118";
}
.icon-smile::before {
  content: "\f118";
}
.icon-phone-hangup::before {
  content: "\e225";
}
.icon-signature-slash::before {
  content: "\e3cb";
}
.icon-thumbtack::before {
  content: "\f08d";
}
.icon-thumb-tack::before {
  content: "\f08d";
}
.icon-wheat-slash::before {
  content: "\e339";
}
.icon-trophy::before {
  content: "\f091";
}
.icon-clouds-sun::before {
  content: "\f746";
}
.icon-person-praying::before {
  content: "\f683";
}
.icon-pray::before {
  content: "\f683";
}
.icon-hammer::before {
  content: "\f6e3";
}
.icon-face-vomit::before {
  content: "\e3a0";
}
.icon-speakers::before {
  content: "\f8e0";
}
.icon-tty-answer::before {
  content: "\e2b9";
}
.icon-teletype-answer::before {
  content: "\e2b9";
}
.icon-mug-tea-saucer::before {
  content: "\e1f5";
}
.icon-diagram-lean-canvas::before {
  content: "\e156";
}
.icon-alt::before {
  content: "\e08a";
}
.icon-dial::before {
  content: "\e15b";
}
.icon-dial-med-high::before {
  content: "\e15b";
}
.icon-hand-peace::before {
  content: "\f25b";
}
.icon-circle-trash::before {
  content: "\e126";
}
.icon-trash-circle::before {
  content: "\e126";
}
.icon-rotate::before {
  content: "\f2f1";
}
.icon-sync-alt::before {
  content: "\f2f1";
}
.icon-circle-quarters::before {
  content: "\e3f8";
}
.icon-spinner::before {
  content: "\f110";
}
.icon-tower-control::before {
  content: "\e2a2";
}
.icon-arrow-up-triangle-square::before {
  content: "\f88a";
}
.icon-sort-shapes-up::before {
  content: "\f88a";
}
.icon-whale::before {
  content: "\f72c";
}
.icon-robot::before {
  content: "\f544";
}
.icon-peace::before {
  content: "\f67c";
}
.icon-party-horn::before {
  content: "\e31b";
}
.icon-gears::before {
  content: "\f085";
}
.icon-cogs::before {
  content: "\f085";
}
.icon-sun-bright::before {
  content: "\e28f";
}
.icon-sun-alt::before {
  content: "\e28f";
}
.icon-warehouse::before {
  content: "\f494";
}
.icon-conveyor-belt-arm::before {
  content: "\e5f8";
}
.icon-lock-keyhole-open::before {
  content: "\f3c2";
}
.icon-lock-open-alt::before {
  content: "\f3c2";
}
.icon-square-fragile::before {
  content: "\f49b";
}
.icon-box-fragile::before {
  content: "\f49b";
}
.icon-square-wine-glass-crack::before {
  content: "\f49b";
}
.icon-arrow-up-right-dots::before {
  content: "\e4b7";
}
.icon-square-n::before {
  content: "\e277";
}
.icon-splotch::before {
  content: "\f5bc";
}
.icon-face-grin-hearts::before {
  content: "\f584";
}
.icon-grin-hearts::before {
  content: "\f584";
}
.icon-meter::before {
  content: "\e1e8";
}
.icon-mandolin::before {
  content: "\f6f9";
}
.icon-dice-four::before {
  content: "\f524";
}
.icon-sim-card::before {
  content: "\f7c4";
}
.icon-transgender::before {
  content: "\f225";
}
.icon-transgender-alt::before {
  content: "\f225";
}
.icon-mercury::before {
  content: "\f223";
}
.icon-up-from-bracket::before {
  content: "\e590";
}
.icon-knife-kitchen::before {
  content: "\f6f5";
}
.icon-border-right::before {
  content: "\f852";
}
.icon-arrow-turn-down::before {
  content: "\f149";
}
.icon-level-down::before {
  content: "\f149";
}
.icon-spade::before {
  content: "\f2f4";
}
.icon-card-spade::before {
  content: "\e3ec";
}
.icon-line-columns::before {
  content: "\f870";
}
.icon-arrow-right-to-line::before {
  content: "\f340";
}
.icon-arrow-to-right::before {
  content: "\f340";
}
.icon-person-falling-burst::before {
  content: "\e547";
}
.icon-flag-pennant::before {
  content: "\f456";
}
.icon-pennant::before {
  content: "\f456";
}
.icon-conveyor-belt-empty::before {
  content: "\e150";
}
.icon-user-group-simple::before {
  content: "\e603";
}
.icon-award::before {
  content: "\f559";
}
.icon-ticket-simple::before {
  content: "\f3ff";
}
.icon-ticket-alt::before {
  content: "\f3ff";
}
.icon-building::before {
  content: "\f1ad";
}
.icon-angles-left::before {
  content: "\f100";
}
.icon-angle-double-left::before {
  content: "\f100";
}
.icon-camcorder::before {
  content: "\f8a8";
}
.icon-video-handheld::before {
  content: "\f8a8";
}
.icon-pancakes::before {
  content: "\e42d";
}
.icon-album-circle-user::before {
  content: "\e48d";
}
.icon-subtitles-slash::before {
  content: "\e610";
}
.icon-qrcode::before {
  content: "\f029";
}
.icon-dice-d10::before {
  content: "\f6cd";
}
.icon-fireplace::before {
  content: "\f79a";
}
.icon-browser::before {
  content: "\f37e";
}
.icon-pen-paintbrush::before {
  content: "\f618";
}
.icon-pencil-paintbrush::before {
  content: "\f618";
}
.icon-fish-cooked::before {
  content: "\f7fe";
}
.icon-chair-office::before {
  content: "\f6c1";
}
.icon-nesting-dolls::before {
  content: "\e3ba";
}
.icon-clock-rotate-left::before {
  content: "\f1da";
}
.icon-history::before {
  content: "\f1da";
}
.icon-trumpet::before {
  content: "\f8e3";
}
.icon-face-grin-beam-sweat::before {
  content: "\f583";
}
.icon-grin-beam-sweat::before {
  content: "\f583";
}
.icon-fire-smoke::before {
  content: "\f74b";
}
.icon-phone-missed::before {
  content: "\e226";
}
.icon-file-export::before {
  content: "\f56e";
}
.icon-arrow-right-from-file::before {
  content: "\f56e";
}
.icon-shield::before {
  content: "\f132";
}
.icon-shield-blank::before {
  content: "\f132";
}
.icon-arrow-up-short-wide::before {
  content: "\f885";
}
.icon-sort-amount-up-alt::before {
  content: "\f885";
}
.icon-arrows-repeat-1::before {
  content: "\f366";
}
.icon-repeat-1-alt::before {
  content: "\f366";
}
.icon-gun-slash::before {
  content: "\e19c";
}
.icon-avocado::before {
  content: "\e0aa";
}
.icon-binary::before {
  content: "\e33b";
}
.icon-glasses-round::before {
  content: "\f5f5";
}
.icon-glasses-alt::before {
  content: "\f5f5";
}
.icon-phone-plus::before {
  content: "\f4d2";
}
.icon-ditto::before {
  content: "\22";
}
.icon-person-seat::before {
  content: "\e21e";
}
.icon-house-medical::before {
  content: "\e3b2";
}
.icon-golf-ball-tee::before {
  content: "\f450";
}
.icon-golf-ball::before {
  content: "\f450";
}
.icon-circle-chevron-left::before {
  content: "\f137";
}
.icon-chevron-circle-left::before {
  content: "\f137";
}
.icon-house-chimney-window::before {
  content: "\e00d";
}
.icon-scythe::before {
  content: "\f710";
}
.icon-pen-nib::before {
  content: "\f5ad";
}
.icon-ban-parking::before {
  content: "\f616";
}
.icon-parking-circle-slash::before {
  content: "\f616";
}
.icon-tent-arrow-turn-left::before {
  content: "\e580";
}
.icon-face-diagonal-mouth::before {
  content: "\e47e";
}
.icon-diagram-cells::before {
  content: "\e475";
}
.icon-cricket-bat-ball::before {
  content: "\f449";
}
.icon-cricket::before {
  content: "\f449";
}
.icon-tents::before {
  content: "\e582";
}
.icon-wand-magic::before {
  content: "\f0d0";
}
.icon-magic::before {
  content: "\f0d0";
}
.icon-dog::before {
  content: "\f6d3";
}
.icon-pen-line::before {
  content: "\e212";
}
.icon-atom-simple::before {
  content: "\f5d3";
}
.icon-atom-alt::before {
  content: "\f5d3";
}
.icon-ampersand::before {
  content: "\26";
}
.icon-carrot::before {
  content: "\f787";
}
.icon-arrow-up-from-line::before {
  content: "\f342";
}
.icon-arrow-from-bottom::before {
  content: "\f342";
}
.icon-moon::before {
  content: "\f186";
}
.icon-pen-slash::before {
  content: "\e213";
}
.icon-wine-glass-empty::before {
  content: "\f5ce";
}
.icon-wine-glass-alt::before {
  content: "\f5ce";
}
.icon-square-star::before {
  content: "\e27f";
}
.icon-cheese::before {
  content: "\f7ef";
}
.icon-send-backward::before {
  content: "\f87f";
}
.icon-yin-yang::before {
  content: "\f6ad";
}
.icon-music::before {
  content: "\f001";
}
.icon-compass-slash::before {
  content: "\f5e9";
}
.icon-clock-one::before {
  content: "\e34e";
}
.icon-file-music::before {
  content: "\f8b6";
}
.icon-code-commit::before {
  content: "\f386";
}
.icon-temperature-low::before {
  content: "\f76b";
}
.icon-person-biking::before {
  content: "\f84a";
}
.icon-biking::before {
  content: "\f84a";
}
.icon-display-chart-up-circle-currency::before {
  content: "\e5e5";
}
.icon-skeleton::before {
  content: "\f620";
}
.icon-circle-g::before {
  content: "\e10f";
}
.icon-circle-arrow-up-left::before {
  content: "\e0fb";
}
.icon-coin-blank::before {
  content: "\e3fb";
}
.icon-broom::before {
  content: "\f51a";
}
.icon-vacuum::before {
  content: "\e04d";
}
.icon-shield-heart::before {
  content: "\e574";
}
.icon-card-heart::before {
  content: "\e3eb";
}
.icon-lightbulb-cfl-on::before {
  content: "\e5a7";
}
.icon-melon::before {
  content: "\e310";
}
.icon-gopuram::before {
  content: "\f664";
}
.icon-earth-oceania::before {
  content: "\e47b";
}
.icon-globe-oceania::before {
  content: "\e47b";
}
.icon-container-storage::before {
  content: "\f4b7";
}
.icon-face-pouting::before {
  content: "\e387";
}
.icon-square-xmark::before {
  content: "\f2d3";
}
.icon-times-square::before {
  content: "\f2d3";
}
.icon-xmark-square::before {
  content: "\f2d3";
}
.icon-face-explode::before {
  content: "\e2fe";
}
.icon-exploding-head::before {
  content: "\e2fe";
}
.icon-hashtag::before {
  content: "\23";
}
.icon-up-right-and-down-left-from-center::before {
  content: "\f424";
}
.icon-expand-alt::before {
  content: "\f424";
}
.icon-oil-can::before {
  content: "\f613";
}
.icon-t::before {
  content: "\54";
}
.icon-transformer-bolt::before {
  content: "\e2a4";
}
.icon-hippo::before {
  content: "\f6ed";
}
.icon-chart-column::before {
  content: "\e0e3";
}
.icon-cassette-vhs::before {
  content: "\f8ec";
}
.icon-vhs::before {
  content: "\f8ec";
}
.icon-infinity::before {
  content: "\f534";
}
.icon-vial-circle-check::before {
  content: "\e596";
}
.icon-chimney::before {
  content: "\f78b";
}
.icon-object-intersect::before {
  content: "\e49d";
}
.icon-person-arrow-down-to-line::before {
  content: "\e538";
}
.icon-voicemail::before {
  content: "\f897";
}
.icon-block-brick::before {
  content: "\e3db";
}
.icon-wall-brick::before {
  content: "\e3db";
}
.icon-fan::before {
  content: "\f863";
}
.icon-bags-shopping::before {
  content: "\f847";
}
.icon-paragraph-left::before {
  content: "\f878";
}
.icon-paragraph-rtl::before {
  content: "\f878";
}
.icon-person-walking-luggage::before {
  content: "\e554";
}
.icon-caravan-simple::before {
  content: "\e000";
}
.icon-caravan-alt::before {
  content: "\e000";
}
.icon-turtle::before {
  content: "\f726";
}
.icon-pencil-mechanical::before {
  content: "\e5ca";
}
.icon-up-down::before {
  content: "\f338";
}
.icon-arrows-alt-v::before {
  content: "\f338";
}
.icon-cloud-moon-rain::before {
  content: "\f73c";
}
.icon-booth-curtain::before {
  content: "\f734";
}
.icon-calendar::before {
  content: "\f133";
}
.icon-box-heart::before {
  content: "\f49d";
}
.icon-trailer::before {
  content: "\e041";
}
.icon-user-doctor-message::before {
  content: "\f82e";
}
.icon-user-md-chat::before {
  content: "\f82e";
}
.icon-bahai::before {
  content: "\f666";
}
.icon-haykal::before {
  content: "\f666";
}
.icon-lighthouse::before {
  content: "\e612";
}
.icon-amp-guitar::before {
  content: "\f8a1";
}
.icon-sd-card::before {
  content: "\f7c2";
}
.icon-volume-slash::before {
  content: "\f2e2";
}
.icon-border-bottom::before {
  content: "\f84d";
}
.icon-wifi-weak::before {
  content: "\f6aa";
}
.icon-wifi-1::before {
  content: "\f6aa";
}
.icon-dragon::before {
  content: "\f6d5";
}
.icon-shoe-prints::before {
  content: "\f54b";
}
.icon-circle-plus::before {
  content: "\f055";
}
.icon-plus-circle::before {
  content: "\f055";
}
.icon-face-grin-tongue-wink::before {
  content: "\f58b";
}
.icon-grin-tongue-wink::before {
  content: "\f58b";
}
.icon-hand-holding::before {
  content: "\f4bd";
}
.icon-plug-circle-exclamation::before {
  content: "\e55d";
}
.icon-link-slash::before {
  content: "\f127";
}
.icon-chain-broken::before {
  content: "\f127";
}
.icon-chain-slash::before {
  content: "\f127";
}
.icon-unlink::before {
  content: "\f127";
}
.icon-clone::before {
  content: "\f24d";
}
.icon-person-walking-arrow-loop-left::before {
  content: "\e551";
}
.icon-arrow-up-z-a::before {
  content: "\f882";
}
.icon-sort-alpha-up-alt::before {
  content: "\f882";
}
.icon-fire-flame-curved::before {
  content: "\f7e4";
}
.icon-fire-alt::before {
  content: "\f7e4";
}
.icon-tornado::before {
  content: "\f76f";
}
.icon-file-circle-plus::before {
  content: "\e494";
}
.icon-delete-right::before {
  content: "\e154";
}
.icon-book-quran::before {
  content: "\f687";
}
.icon-quran::before {
  content: "\f687";
}
.icon-circle-quarter::before {
  content: "\e11f";
}
.icon-anchor::before {
  content: "\f13d";
}
.icon-border-all::before {
  content: "\f84c";
}
.icon-function::before {
  content: "\f661";
}
.icon-face-angry::before {
  content: "\f556";
}
.icon-angry::before {
  content: "\f556";
}
.icon-people-simple::before {
  content: "\e21b";
}
.icon-cookie-bite::before {
  content: "\f564";
}
.icon-arrow-trend-down::before {
  content: "\e097";
}
.icon-rss::before {
  content: "\f09e";
}
.icon-feed::before {
  content: "\f09e";
}
.icon-face-monocle::before {
  content: "\e380";
}
.icon-draw-polygon::before {
  content: "\f5ee";
}
.icon-scale-balanced::before {
  content: "\f24e";
}
.icon-balance-scale::before {
  content: "\f24e";
}
.icon-calendar-lines::before {
  content: "\e0d5";
}
.icon-calendar-note::before {
  content: "\e0d5";
}
.icon-arrow-down-big-small::before {
  content: "\f88c";
}
.icon-sort-size-down::before {
  content: "\f88c";
}
.icon-gauge-simple-high::before {
  content: "\f62a";
}
.icon-tachometer::before {
  content: "\f62a";
}
.icon-tachometer-fast::before {
  content: "\f62a";
}
.icon-do-not-enter::before {
  content: "\f5ec";
}
.icon-shower::before {
  content: "\f2cc";
}
.icon-dice-d8::before {
  content: "\f6d2";
}
.icon-desktop::before {
  content: "\f390";
}
.icon-desktop-alt::before {
  content: "\f390";
}
.icon-m::before {
  content: "\4d";
}
.icon-grip-dots-vertical::before {
  content: "\e411";
}
.icon-face-viewfinder::before {
  content: "\e2ff";
}
.icon-soft-serve::before {
  content: "\e400";
}
.icon-creemee::before {
  content: "\e400";
}
.icon-h5::before {
  content: "\e412";
}
.icon-hand-back-point-down::before {
  content: "\e19e";
}
.icon-table-list::before {
  content: "\f00b";
}
.icon-th-list::before {
  content: "\f00b";
}
.icon-comment-sms::before {
  content: "\f7cd";
}
.icon-sms::before {
  content: "\f7cd";
}
.icon-rectangle::before {
  content: "\f2fa";
}
.icon-rectangle-landscape::before {
  content: "\f2fa";
}
.icon-clipboard-list-check::before {
  content: "\f737";
}
.icon-turkey::before {
  content: "\f725";
}
.icon-book::before {
  content: "\f02d";
}
.icon-user-plus::before {
  content: "\f234";
}
.icon-ice-skate::before {
  content: "\f7ac";
}
.icon-check::before {
  content: "\f00c";
}
.icon-battery-three-quarters::before {
  content: "\f241";
}
.icon-battery-4::before {
  content: "\f241";
}
.icon-tomato::before {
  content: "\e330";
}
.icon-sword-laser::before {
  content: "\e03b";
}
.icon-house-circle-check::before {
  content: "\e509";
}
.icon-buildings::before {
  content: "\e0cc";
}
.icon-angle-left::before {
  content: "\f104";
}
.icon-cart-flatbed-boxes::before {
  content: "\f475";
}
.icon-dolly-flatbed-alt::before {
  content: "\f475";
}
.icon-diagram-successor::before {
  content: "\e47a";
}
.icon-truck-arrow-right::before {
  content: "\e58b";
}
.icon-square-w::before {
  content: "\e285";
}
.icon-arrows-split-up-and-left::before {
  content: "\e4bc";
}
.icon-lamp::before {
  content: "\f4ca";
}
.icon-airplay::before {
  content: "\e089";
}
.icon-hand-fist::before {
  content: "\f6de";
}
.icon-fist-raised::before {
  content: "\f6de";
}
.icon-shield-quartered::before {
  content: "\e575";
}
.icon-slash-forward::before {
  content: "\2f";
}
.icon-location-pen::before {
  content: "\f607";
}
.icon-map-marker-edit::before {
  content: "\f607";
}
.icon-cloud-moon::before {
  content: "\f6c3";
}
.icon-pot-food::before {
  content: "\e43f";
}
.icon-briefcase::before {
  content: "\f0b1";
}
.icon-person-falling::before {
  content: "\e546";
}
.icon-image-portrait::before {
  content: "\f3e0";
}
.icon-portrait::before {
  content: "\f3e0";
}
.icon-user-tag::before {
  content: "\f507";
}
.icon-rug::before {
  content: "\e569";
}
.icon-print-slash::before {
  content: "\f686";
}
.icon-earth-europe::before {
  content: "\f7a2";
}
.icon-globe-europe::before {
  content: "\f7a2";
}
.icon-cart-flatbed-suitcase::before {
  content: "\f59d";
}
.icon-luggage-cart::before {
  content: "\f59d";
}
.icon-hand-back-point-ribbon::before {
  content: "\e1a0";
}
.icon-rectangle-xmark::before {
  content: "\f410";
}
.icon-rectangle-times::before {
  content: "\f410";
}
.icon-times-rectangle::before {
  content: "\f410";
}
.icon-window-close::before {
  content: "\f410";
}
.icon-tire-rugged::before {
  content: "\f634";
}
.icon-lightbulb-dollar::before {
  content: "\f670";
}
.icon-cowbell::before {
  content: "\f8b3";
}
.icon-baht-sign::before {
  content: "\e0ac";
}
.icon-corner::before {
  content: "\e3fe";
}
.icon-chevrons-right::before {
  content: "\f324";
}
.icon-chevron-double-right::before {
  content: "\f324";
}
.icon-book-open::before {
  content: "\f518";
}
.icon-book-journal-whills::before {
  content: "\f66a";
}
.icon-journal-whills::before {
  content: "\f66a";
}
.icon-inhaler::before {
  content: "\f5f9";
}
.icon-handcuffs::before {
  content: "\e4f8";
}
.icon-snake::before {
  content: "\f716";
}
.icon-triangle-exclamation::before {
  content: "\f071";
}
.icon-exclamation-triangle::before {
  content: "\f071";
}
.icon-warning::before {
  content: "\f071";
}
.icon-note-medical::before {
  content: "\e200";
}
.icon-database::before {
  content: "\f1c0";
}
.icon-down-left::before {
  content: "\e16a";
}
.icon-share::before {
  content: "\f064";
}
.icon-arrow-turn-right::before {
  content: "\f064";
}
.icon-mail-forward::before {
  content: "\f064";
}
.icon-face-thinking::before {
  content: "\e39b";
}
.icon-turn-down-right::before {
  content: "\e455";
}
.icon-bottle-droplet::before {
  content: "\e4c4";
}
.icon-mask-face::before {
  content: "\e1d7";
}
.icon-hill-rockslide::before {
  content: "\e508";
}
.icon-scanner-keyboard::before {
  content: "\f489";
}
.icon-circle-o::before {
  content: "\e119";
}
.icon-grid-horizontal::before {
  content: "\e307";
}
.icon-message-dollar::before {
  content: "\f650";
}
.icon-comment-alt-dollar::before {
  content: "\f650";
}
.icon-right-left::before {
  content: "\f362";
}
.icon-exchange-alt::before {
  content: "\f362";
}
.icon-columns-3::before {
  content: "\e361";
}
.icon-paper-plane::before {
  content: "\f1d8";
}
.icon-road-circle-exclamation::before {
  content: "\e565";
}
.icon-dungeon::before {
  content: "\f6d9";
}
.icon-hand-holding-box::before {
  content: "\f47b";
}
.icon-input-text::before {
  content: "\e1bf";
}
.icon-window-flip::before {
  content: "\f40f";
}
.icon-window-alt::before {
  content: "\f40f";
}
.icon-align-right::before {
  content: "\f038";
}
.icon-scanner-gun::before {
  content: "\f488";
}
.icon-scanner::before {
  content: "\f488";
}
.icon-tire::before {
  content: "\f631";
}
.icon-engine::before {
  content: "\e16e";
}
.icon-money-bill-1-wave::before {
  content: "\f53b";
}
.icon-money-bill-wave-alt::before {
  content: "\f53b";
}
.icon-life-ring::before {
  content: "\f1cd";
}
.icon-hands::before {
  content: "\f2a7";
}
.icon-sign-language::before {
  content: "\f2a7";
}
.icon-signing::before {
  content: "\f2a7";
}
.icon-circle-caret-right::before {
  content: "\f330";
}
.icon-caret-circle-right::before {
  content: "\f330";
}
.icon-wheat::before {
  content: "\f72d";
}
.icon-file-spreadsheet::before {
  content: "\f65b";
}
.icon-audio-description-slash::before {
  content: "\e0a8";
}
.icon-calendar-day::before {
  content: "\f783";
}
.icon-water-ladder::before {
  content: "\f5c5";
}
.icon-ladder-water::before {
  content: "\f5c5";
}
.icon-swimming-pool::before {
  content: "\f5c5";
}
.icon-arrows-up-down::before {
  content: "\f07d";
}
.icon-arrows-v::before {
  content: "\f07d";
}
.icon-chess-pawn-piece::before {
  content: "\f444";
}
.icon-chess-pawn-alt::before {
  content: "\f444";
}
.icon-face-grimace::before {
  content: "\f57f";
}
.icon-grimace::before {
  content: "\f57f";
}
.icon-wheelchair-move::before {
  content: "\e2ce";
}
.icon-wheelchair-alt::before {
  content: "\e2ce";
}
.icon-turn-down::before {
  content: "\f3be";
}
.icon-level-down-alt::before {
  content: "\f3be";
}
.icon-square-s::before {
  content: "\e27d";
}
.icon-rectangle-barcode::before {
  content: "\f463";
}
.icon-barcode-alt::before {
  content: "\f463";
}
.icon-person-walking-arrow-right::before {
  content: "\e552";
}
.icon-square-envelope::before {
  content: "\f199";
}
.icon-envelope-square::before {
  content: "\f199";
}
.icon-dice::before {
  content: "\f522";
}
.icon-unicorn::before {
  content: "\f727";
}
.icon-bowling-ball::before {
  content: "\f436";
}
.icon-pompebled::before {
  content: "\e43d";
}
.icon-brain::before {
  content: "\f5dc";
}
.icon-watch-smart::before {
  content: "\e2cc";
}
.icon-book-user::before {
  content: "\f7e7";
}
.icon-sensor-cloud::before {
  content: "\e02c";
}
.icon-sensor-smoke::before {
  content: "\e02c";
}
.icon-clapperboard-play::before {
  content: "\e132";
}
.icon-bandage::before {
  content: "\f462";
}
.icon-band-aid::before {
  content: "\f462";
}
.icon-calendar-minus::before {
  content: "\f272";
}
.icon-circle-xmark::before {
  content: "\f057";
}
.icon-times-circle::before {
  content: "\f057";
}
.icon-xmark-circle::before {
  content: "\f057";
}
.icon-circle-4::before {
  content: "\e0f1";
}
.icon-gifts::before {
  content: "\f79c";
}
.icon-album-collection::before {
  content: "\f8a0";
}
.icon-hotel::before {
  content: "\f594";
}
.icon-earth-asia::before {
  content: "\f57e";
}
.icon-globe-asia::before {
  content: "\f57e";
}
.icon-id-card-clip::before {
  content: "\f47f";
}
.icon-id-card-alt::before {
  content: "\f47f";
}
.icon-magnifying-glass-plus::before {
  content: "\f00e";
}
.icon-search-plus::before {
  content: "\f00e";
}
.icon-thumbs-up::before {
  content: "\f164";
}
.icon-cloud-showers::before {
  content: "\f73f";
}
.icon-user-clock::before {
  content: "\f4fd";
}
.icon-onion::before {
  content: "\e427";
}
.icon-clock-twelve-thirty::before {
  content: "\e359";
}
.icon-arrow-down-to-dotted-line::before {
  content: "\e095";
}
.icon-hand-dots::before {
  content: "\f461";
}
.icon-allergies::before {
  content: "\f461";
}
.icon-file-invoice::before {
  content: "\f570";
}
.icon-window-minimize::before {
  content: "\f2d1";
}
.icon-rectangle-wide::before {
  content: "\f2fc";
}
.icon-comment-arrow-up::before {
  content: "\e144";
}
.icon-garlic::before {
  content: "\e40e";
}
.icon-mug-saucer::before {
  content: "\f0f4";
}
.icon-coffee::before {
  content: "\f0f4";
}
.icon-brush::before {
  content: "\f55d";
}
.icon-tree-decorated::before {
  content: "\f7dc";
}
.icon-mask::before {
  content: "\f6fa";
}
.icon-calendar-heart::before {
  content: "\e0d3";
}
.icon-magnifying-glass-minus::before {
  content: "\f010";
}
.icon-search-minus::before {
  content: "\f010";
}
.icon-flower::before {
  content: "\f7ff";
}
.icon-arrow-down-from-arc::before {
  content: "\e614";
}
.icon-right-left-large::before {
  content: "\e5e1";
}
.icon-ruler-vertical::before {
  content: "\f548";
}
.icon-circles-overlap::before {
  content: "\e600";
}
.icon-user-large::before {
  content: "\f406";
}
.icon-user-alt::before {
  content: "\f406";
}
.icon-starship-freighter::before {
  content: "\e03a";
}
.icon-train-tram::before {
  content: "\e5b4";
}
.icon-bridge-suspension::before {
  content: "\e4cd";
}
.icon-trash-check::before {
  content: "\e2af";
}
.icon-user-nurse::before {
  content: "\f82f";
}
.icon-boombox::before {
  content: "\f8a5";
}
.icon-syringe::before {
  content: "\f48e";
}
.icon-cloud-sun::before {
  content: "\f6c4";
}
.icon-shield-exclamation::before {
  content: "\e247";
}
.icon-stopwatch-20::before {
  content: "\e06f";
}
.icon-square-full::before {
  content: "\f45c";
}
.icon-grip-dots::before {
  content: "\e410";
}
.icon-comment-exclamation::before {
  content: "\f4af";
}
.icon-pen-swirl::before {
  content: "\e214";
}
.icon-falafel::before {
  content: "\e40a";
}
.icon-circle-2::before {
  content: "\e0ef";
}
.icon-magnet::before {
  content: "\f076";
}
.icon-jar::before {
  content: "\e516";
}
.icon-gramophone::before {
  content: "\f8bd";
}
.icon-dice-d12::before {
  content: "\f6ce";
}
.icon-note-sticky::before {
  content: "\f249";
}
.icon-sticky-note::before {
  content: "\f249";
}
.icon-down::before {
  content: "\f354";
}
.icon-arrow-alt-down::before {
  content: "\f354";
}
.icon-hundred-points::before {
  content: "\e41c";
}
.icon-100::before {
  content: "\e41c";
}
.icon-paperclip-vertical::before {
  content: "\e3c2";
}
.icon-wind-warning::before {
  content: "\f776";
}
.icon-wind-circle-exclamation::before {
  content: "\f776";
}
.icon-location-pin-slash::before {
  content: "\f60c";
}
.icon-map-marker-slash::before {
  content: "\f60c";
}
.icon-face-sad-sweat::before {
  content: "\e38a";
}
.icon-bug-slash::before {
  content: "\e490";
}
.icon-cupcake::before {
  content: "\e402";
}
.icon-light-switch-off::before {
  content: "\e018";
}
.icon-toggle-large-off::before {
  content: "\e5b0";
}
.icon-pen-fancy-slash::before {
  content: "\e210";
}
.icon-truck-container::before {
  content: "\f4dc";
}
.icon-boot::before {
  content: "\f782";
}
.icon-arrow-up-from-water-pump::before {
  content: "\e4b6";
}
.icon-file-check::before {
  content: "\f316";
}
.icon-bone::before {
  content: "\f5d7";
}
.icon-cards-blank::before {
  content: "\e4df";
}
.icon-circle-3::before {
  content: "\e0f0";
}
.icon-bench-tree::before {
  content: "\e2e7";
}
.icon-keyboard-brightness-low::before {
  content: "\e1c1";
}
.icon-ski-boot-ski::before {
  content: "\e3cd";
}
.icon-brain-circuit::before {
  content: "\e0c6";
}
.icon-user-injured::before {
  content: "\f728";
}
.icon-block-brick-fire::before {
  content: "\e3dc";
}
.icon-firewall::before {
  content: "\e3dc";
}
.icon-face-sad-tear::before {
  content: "\f5b4";
}
.icon-sad-tear::before {
  content: "\f5b4";
}
.icon-plane::before {
  content: "\f072";
}
.icon-tent-arrows-down::before {
  content: "\e581";
}
.icon-exclamation::before {
  content: "\21";
}
.icon-arrows-spin::before {
  content: "\e4bb";
}
.icon-face-smile-relaxed::before {
  content: "\e392";
}
.icon-comment-xmark::before {
  content: "\f4b5";
}
.icon-comment-times::before {
  content: "\f4b5";
}
.icon-print::before {
  content: "\f02f";
}
.icon-turkish-lira-sign::before {
  content: "\e2bb";
}
.icon-try::before {
  content: "\e2bb";
}
.icon-turkish-lira::before {
  content: "\e2bb";
}
.icon-face-nose-steam::before {
  content: "\e382";
}
.icon-circle-waveform-lines::before {
  content: "\e12d";
}
.icon-waveform-circle::before {
  content: "\e12d";
}
.icon-dollar-sign::before {
  content: "\24";
}
.icon-dollar::before {
  content: "\24";
}
.icon-usd::before {
  content: "\24";
}
.icon-ferris-wheel::before {
  content: "\e174";
}
.icon-computer-speaker::before {
  content: "\f8b2";
}
.icon-skull-cow::before {
  content: "\f8de";
}
.icon-x::before {
  content: "\58";
}
.icon-magnifying-glass-dollar::before {
  content: "\f688";
}
.icon-search-dollar::before {
  content: "\f688";
}
.icon-users-gear::before {
  content: "\f509";
}
.icon-users-cog::before {
  content: "\f509";
}
.icon-person-military-pointing::before {
  content: "\e54a";
}
.icon-building-columns::before {
  content: "\f19c";
}
.icon-bank::before {
  content: "\f19c";
}
.icon-institution::before {
  content: "\f19c";
}
.icon-museum::before {
  content: "\f19c";
}
.icon-university::before {
  content: "\f19c";
}
.icon-circle-t::before {
  content: "\e124";
}
.icon-sack::before {
  content: "\f81c";
}
.icon-grid-2::before {
  content: "\e196";
}
.icon-camera-cctv::before {
  content: "\f8ac";
}
.icon-cctv::before {
  content: "\f8ac";
}
.icon-umbrella::before {
  content: "\f0e9";
}
.icon-trowel::before {
  content: "\e589";
}
.icon-horizontal-rule::before {
  content: "\f86c";
}
.icon-bed-front::before {
  content: "\f8f7";
}
.icon-bed-alt::before {
  content: "\f8f7";
}
.icon-d::before {
  content: "\44";
}
.icon-stapler::before {
  content: "\e5af";
}
.icon-masks-theater::before {
  content: "\f630";
}
.icon-theater-masks::before {
  content: "\f630";
}
.icon-kip-sign::before {
  content: "\e1c4";
}
.icon-face-woozy::before {
  content: "\e3a2";
}
.icon-cloud-question::before {
  content: "\e492";
}
.icon-pineapple::before {
  content: "\e31f";
}
.icon-hand-point-left::before {
  content: "\f0a5";
}
.icon-gallery-thumbnails::before {
  content: "\e3aa";
}
.icon-circle-j::before {
  content: "\e112";
}
.icon-eyes::before {
  content: "\e367";
}
.icon-handshake-simple::before {
  content: "\f4c6";
}
.icon-handshake-alt::before {
  content: "\f4c6";
}
.icon-page-caret-up::before {
  content: "\e42a";
}
.icon-file-caret-up::before {
  content: "\e42a";
}
.icon-jet-fighter::before {
  content: "\f0fb";
}
.icon-fighter-jet::before {
  content: "\f0fb";
}
.icon-comet::before {
  content: "\e003";
}
.icon-square-share-nodes::before {
  content: "\f1e1";
}
.icon-share-alt-square::before {
  content: "\f1e1";
}
.icon-shield-keyhole::before {
  content: "\e248";
}
.icon-barcode::before {
  content: "\f02a";
}
.icon-plus-minus::before {
  content: "\e43c";
}
.icon-square-sliders-vertical::before {
  content: "\f3f2";
}
.icon-sliders-v-square::before {
  content: "\f3f2";
}
.icon-video::before {
  content: "\f03d";
}
.icon-video-camera::before {
  content: "\f03d";
}
.icon-message-middle::before {
  content: "\e1e1";
}
.icon-comment-middle-alt::before {
  content: "\e1e1";
}
.icon-graduation-cap::before {
  content: "\f19d";
}
.icon-mortar-board::before {
  content: "\f19d";
}
.icon-hand-holding-medical::before {
  content: "\e05c";
}
.icon-person-circle-check::before {
  content: "\e53e";
}
.icon-square-z::before {
  content: "\e288";
}
.icon-message-text::before {
  content: "\e1e6";
}
.icon-comment-alt-text::before {
  content: "\e1e6";
}
.icon-turn-up::before {
  content: "\f3bf";
}
.icon-level-up-alt::before {
  content: "\f3bf";
}
.sr-only,
.icon-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),
.icon-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;
}
.icon.icon-glass:before {
  content: "\f000";
}
.icon.icon-envelope-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-envelope-o:before {
  content: "\f0e0";
}
.icon.icon-star-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-star-o:before {
  content: "\f005";
}
.icon.icon-remove:before {
  content: "\f00d";
}
.icon.icon-close:before {
  content: "\f00d";
}
.icon.icon-gear:before {
  content: "\f013";
}
.icon.icon-trash-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-trash-o:before {
  content: "\f2ed";
}
.icon.icon-home:before {
  content: "\f015";
}
.icon.icon-file-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-o:before {
  content: "\f15b";
}
.icon.icon-clock-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-clock-o:before {
  content: "\f017";
}
.icon.icon-arrow-circle-o-down {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-arrow-circle-o-down:before {
  content: "\f358";
}
.icon.icon-arrow-circle-o-up {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-arrow-circle-o-up:before {
  content: "\f35b";
}
.icon.icon-play-circle-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-play-circle-o:before {
  content: "\f144";
}
.icon.icon-repeat:before {
  content: "\f01e";
}
.icon.icon-rotate-right:before {
  content: "\f01e";
}
.icon.icon-refresh:before {
  content: "\f021";
}
.icon.icon-list-alt {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-list-alt:before {
  content: "\f022";
}
.icon.icon-dedent:before {
  content: "\f03b";
}
.icon.icon-video-camera:before {
  content: "\f03d";
}
.icon.icon-picture-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-picture-o:before {
  content: "\f03e";
}
.icon.icon-photo {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-photo:before {
  content: "\f03e";
}
.icon.icon-image {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-image:before {
  content: "\f03e";
}
.icon.icon-map-marker:before {
  content: "\f3c5";
}
.icon.icon-pencil-square-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-pencil-square-o:before {
  content: "\f044";
}
.icon.icon-edit {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-edit:before {
  content: "\f044";
}
.icon.icon-share-square-o:before {
  content: "\f14d";
}
.icon.icon-check-square-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-check-square-o:before {
  content: "\f14a";
}
.icon.icon-arrows:before {
  content: "\f0b2";
}
.icon.icon-times-circle-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-times-circle-o:before {
  content: "\f057";
}
.icon.icon-check-circle-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-check-circle-o:before {
  content: "\f058";
}
.icon.icon-mail-forward:before {
  content: "\f064";
}
.icon.icon-expand:before {
  content: "\f424";
}
.icon.icon-compress:before {
  content: "\f422";
}
.icon.icon-eye {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-eye-slash {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-warning:before {
  content: "\f071";
}
.icon.icon-calendar:before {
  content: "\f073";
}
.icon.icon-arrows-v:before {
  content: "\f338";
}
.icon.icon-arrows-h:before {
  content: "\f337";
}
.icon.icon-bar-chart:before {
  content: "\e0e3";
}
.icon.icon-bar-chart-o:before {
  content: "\e0e3";
}
.icon.icon-twitter-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-twitter-square:before {
  content: "\f081";
}
.icon.icon-facebook-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-facebook-square:before {
  content: "\f082";
}
.icon.icon-gears:before {
  content: "\f085";
}
.icon.icon-thumbs-o-up {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-thumbs-o-up:before {
  content: "\f164";
}
.icon.icon-thumbs-o-down {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-thumbs-o-down:before {
  content: "\f165";
}
.icon.icon-heart-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-heart-o:before {
  content: "\f004";
}
.icon.icon-sign-out:before {
  content: "\f2f5";
}
.icon.icon-linkedin-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-linkedin-square:before {
  content: "\f08c";
}
.icon.icon-thumb-tack:before {
  content: "\f08d";
}
.icon.icon-external-link:before {
  content: "\f35d";
}
.icon.icon-sign-in:before {
  content: "\f2f6";
}
.icon.icon-github-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-github-square:before {
  content: "\f092";
}
.icon.icon-lemon-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-lemon-o:before {
  content: "\f094";
}
.icon.icon-square-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-square-o:before {
  content: "\f0c8";
}
.icon.icon-bookmark-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-bookmark-o:before {
  content: "\f02e";
}
.icon.icon-twitter {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-facebook {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-facebook:before {
  content: "\f39e";
}
.icon.icon-facebook-f {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-facebook-f:before {
  content: "\f39e";
}
.icon.icon-github {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-credit-card {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-feed:before {
  content: "\f09e";
}
.icon.icon-hdd-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hdd-o:before {
  content: "\f0a0";
}
.icon.icon-hand-o-right {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hand-o-right:before {
  content: "\f0a4";
}
.icon.icon-hand-o-left {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hand-o-left:before {
  content: "\f0a5";
}
.icon.icon-hand-o-up {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hand-o-up:before {
  content: "\f0a6";
}
.icon.icon-hand-o-down {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hand-o-down:before {
  content: "\f0a7";
}
.icon.icon-globe:before {
  content: "\f57d";
}
.icon.icon-tasks:before {
  content: "\f828";
}
.icon.icon-arrows-alt:before {
  content: "\f31e";
}
.icon.icon-group:before {
  content: "\f0c0";
}
.icon.icon-chain:before {
  content: "\f0c1";
}
.icon.icon-cut:before {
  content: "\f0c4";
}
.icon.icon-files-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-files-o:before {
  content: "\f0c5";
}
.icon.icon-floppy-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-floppy-o:before {
  content: "\f0c7";
}
.icon.icon-save {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-save:before {
  content: "\f0c7";
}
.icon.icon-navicon:before {
  content: "\f0c9";
}
.icon.icon-reorder:before {
  content: "\f0c9";
}
.icon.icon-magic:before {
  content: "\e2ca";
}
.icon.icon-pinterest {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-pinterest-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-pinterest-square:before {
  content: "\f0d3";
}
.icon.icon-google-plus-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon.icon-google-plus {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-google-plus:before {
  content: "\f0d5";
}
.icon.icon-money:before {
  content: "\f3d1";
}
.icon.icon-unsorted:before {
  content: "\f0dc";
}
.icon.icon-sort-desc:before {
  content: "\f0dd";
}
.icon.icon-sort-asc:before {
  content: "\f0de";
}
.icon.icon-linkedin {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-linkedin:before {
  content: "\f0e1";
}
.icon.icon-rotate-left:before {
  content: "\f0e2";
}
.icon.icon-legal:before {
  content: "\f0e3";
}
.icon.icon-tachometer:before {
  content: "\f625";
}
.icon.icon-dashboard:before {
  content: "\f625";
}
.icon.icon-comment-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-comment-o:before {
  content: "\f075";
}
.icon.icon-comments-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-comments-o:before {
  content: "\f086";
}
.icon.icon-flash:before {
  content: "\f0e7";
}
.icon.icon-clipboard:before {
  content: "\f0ea";
}
.icon.icon-lightbulb-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-lightbulb-o:before {
  content: "\f0eb";
}
.icon.icon-exchange:before {
  content: "\f362";
}
.icon.icon-cloud-download:before {
  content: "\f0ed";
}
.icon.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon.icon-bell-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-bell-o:before {
  content: "\f0f3";
}
.icon.icon-cutlery:before {
  content: "\f2e7";
}
.icon.icon-file-text-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-text-o:before {
  content: "\f15c";
}
.icon.icon-building-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-building-o:before {
  content: "\f1ad";
}
.icon.icon-hospital-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hospital-o:before {
  content: "\f0f8";
}
.icon.icon-tablet:before {
  content: "\f3fa";
}
.icon.icon-mobile:before {
  content: "\f3cd";
}
.icon.icon-mobile-phone:before {
  content: "\f3cd";
}
.icon.icon-circle-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-circle-o:before {
  content: "\f111";
}
.icon.icon-mail-reply:before {
  content: "\f3e5";
}
.icon.icon-github-alt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-folder-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-folder-o:before {
  content: "\f07b";
}
.icon.icon-folder-open-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-folder-open-o:before {
  content: "\f07c";
}
.icon.icon-smile-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-smile-o:before {
  content: "\f118";
}
.icon.icon-frown-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-frown-o:before {
  content: "\f119";
}
.icon.icon-meh-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-meh-o:before {
  content: "\f11a";
}
.icon.icon-keyboard-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-keyboard-o:before {
  content: "\f11c";
}
.icon.icon-flag-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-flag-o:before {
  content: "\f024";
}
.icon.icon-mail-reply-all:before {
  content: "\f122";
}
.icon.icon-star-half-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-star-half-o:before {
  content: "\f5c0";
}
.icon.icon-star-half-empty {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-star-half-empty:before {
  content: "\f5c0";
}
.icon.icon-star-half-full {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-star-half-full:before {
  content: "\f5c0";
}
.icon.icon-code-fork:before {
  content: "\f126";
}
.icon.icon-chain-broken:before {
  content: "\f127";
}
.icon.icon-unlink:before {
  content: "\f127";
}
.icon.icon-calendar-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-calendar-o:before {
  content: "\f133";
}
.icon.icon-maxcdn {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-html5 {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-css3 {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-unlock-alt:before {
  content: "\f09c";
}
.icon.icon-minus-square-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-minus-square-o:before {
  content: "\f146";
}
.icon.icon-level-up:before {
  content: "\f3bf";
}
.icon.icon-level-down:before {
  content: "\f3be";
}
.icon.icon-pencil-square:before {
  content: "\f14b";
}
.icon.icon-external-link-square:before {
  content: "\f360";
}
.icon.icon-compass {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-caret-square-o-down {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-caret-square-o-down:before {
  content: "\f150";
}
.icon.icon-toggle-down {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-toggle-down:before {
  content: "\f150";
}
.icon.icon-caret-square-o-up {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-caret-square-o-up:before {
  content: "\f151";
}
.icon.icon-toggle-up {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-toggle-up:before {
  content: "\f151";
}
.icon.icon-caret-square-o-right {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-caret-square-o-right:before {
  content: "\f152";
}
.icon.icon-toggle-right {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-toggle-right:before {
  content: "\f152";
}
.icon.icon-eur:before {
  content: "\f153";
}
.icon.icon-euro:before {
  content: "\f153";
}
.icon.icon-gbp:before {
  content: "\f154";
}
.icon.icon-usd:before {
  content: "\24";
}
.icon.icon-dollar:before {
  content: "\24";
}
.icon.icon-inr:before {
  content: "\e1bc";
}
.icon.icon-rupee:before {
  content: "\e1bc";
}
.icon.icon-jpy:before {
  content: "\f157";
}
.icon.icon-cny:before {
  content: "\f157";
}
.icon.icon-rmb:before {
  content: "\f157";
}
.icon.icon-yen:before {
  content: "\f157";
}
.icon.icon-rub:before {
  content: "\f158";
}
.icon.icon-ruble:before {
  content: "\f158";
}
.icon.icon-rouble:before {
  content: "\f158";
}
.icon.icon-krw:before {
  content: "\f159";
}
.icon.icon-won:before {
  content: "\f159";
}
.icon.icon-btc {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-bitcoin {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-bitcoin:before {
  content: "\f15a";
}
.icon.icon-file-text:before {
  content: "\f15c";
}
.icon.icon-sort-alpha-asc:before {
  content: "\f15d";
}
.icon.icon-sort-alpha-desc:before {
  content: "\f881";
}
.icon.icon-sort-amount-asc:before {
  content: "\f884";
}
.icon.icon-sort-amount-desc:before {
  content: "\f160";
}
.icon.icon-sort-numeric-asc:before {
  content: "\f162";
}
.icon.icon-sort-numeric-desc:before {
  content: "\f886";
}
.icon.icon-youtube-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-youtube-square:before {
  content: "\f431";
}
.icon.icon-youtube {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-xing {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-xing-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-xing-square:before {
  content: "\f169";
}
.icon.icon-youtube-play {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-youtube-play:before {
  content: "\f167";
}
.icon.icon-dropbox {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-stack-overflow {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-instagram {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-flickr {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-adn {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-bitbucket {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-bitbucket-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-bitbucket-square:before {
  content: "\f171";
}
.icon.icon-tumblr {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-tumblr-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-tumblr-square:before {
  content: "\f174";
}
.icon.icon-long-arrow-down:before {
  content: "\f309";
}
.icon.icon-long-arrow-up:before {
  content: "\f30c";
}
.icon.icon-long-arrow-left:before {
  content: "\f30a";
}
.icon.icon-long-arrow-right:before {
  content: "\f30b";
}
.icon.icon-apple {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-windows {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-android {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-linux {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-dribbble {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-skype {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-foursquare {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-trello {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-gratipay {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-gittip {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-gittip:before {
  content: "\f184";
}
.icon.icon-sun-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-sun-o:before {
  content: "\f185";
}
.icon.icon-moon-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-moon-o:before {
  content: "\f186";
}
.icon.icon-vk {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-weibo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-renren {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-pagelines {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-stack-exchange {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-arrow-circle-o-right {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-arrow-circle-o-right:before {
  content: "\f35a";
}
.icon.icon-arrow-circle-o-left {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-arrow-circle-o-left:before {
  content: "\f359";
}
.icon.icon-caret-square-o-left {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-caret-square-o-left:before {
  content: "\f191";
}
.icon.icon-toggle-left {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-toggle-left:before {
  content: "\f191";
}
.icon.icon-dot-circle-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-dot-circle-o:before {
  content: "\f192";
}
.icon.icon-vimeo-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-vimeo-square:before {
  content: "\f194";
}
.icon.icon-try:before {
  content: "\e2bb";
}
.icon.icon-turkish-lira:before {
  content: "\e2bb";
}
.icon.icon-plus-square-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-plus-square-o:before {
  content: "\f0fe";
}
.icon.icon-slack {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-wordpress {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-openid {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-institution:before {
  content: "\f19c";
}
.icon.icon-bank:before {
  content: "\f19c";
}
.icon.icon-mortar-board:before {
  content: "\f19d";
}
.icon.icon-yahoo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-google {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-reddit {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-reddit-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-reddit-square:before {
  content: "\f1a2";
}
.icon.icon-stumbleupon-circle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-stumbleupon {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-delicious {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-digg {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-pied-piper-pp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-pied-piper-alt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-drupal {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-joomla {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-behance {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-behance-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-behance-square:before {
  content: "\f1b5";
}
.icon.icon-steam {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-steam-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-steam-square:before {
  content: "\f1b7";
}
.icon.icon-automobile:before {
  content: "\f1b9";
}
.icon.icon-cab:before {
  content: "\f1ba";
}
.icon.icon-spotify {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-deviantart {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-soundcloud {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-file-pdf-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-pdf-o:before {
  content: "\f1c1";
}
.icon.icon-file-word-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-word-o:before {
  content: "\f1c2";
}
.icon.icon-file-excel-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-excel-o:before {
  content: "\f1c3";
}
.icon.icon-file-powerpoint-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-powerpoint-o:before {
  content: "\f1c4";
}
.icon.icon-file-image-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-image-o:before {
  content: "\f1c5";
}
.icon.icon-file-photo-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-photo-o:before {
  content: "\f1c5";
}
.icon.icon-file-picture-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-picture-o:before {
  content: "\f1c5";
}
.icon.icon-file-archive-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-archive-o:before {
  content: "\f1c6";
}
.icon.icon-file-zip-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-zip-o:before {
  content: "\f1c6";
}
.icon.icon-file-audio-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-audio-o:before {
  content: "\f1c7";
}
.icon.icon-file-sound-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-sound-o:before {
  content: "\f1c7";
}
.icon.icon-file-video-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-video-o:before {
  content: "\f1c8";
}
.icon.icon-file-movie-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-movie-o:before {
  content: "\f1c8";
}
.icon.icon-file-code-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-file-code-o:before {
  content: "\f1c9";
}
.icon.icon-vine {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-codepen {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-jsfiddle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-life-bouy:before {
  content: "\f1cd";
}
.icon.icon-life-buoy:before {
  content: "\f1cd";
}
.icon.icon-life-saver:before {
  content: "\f1cd";
}
.icon.icon-support:before {
  content: "\f1cd";
}
.icon.icon-circle-o-notch:before {
  content: "\f1ce";
}
.icon.icon-rebel {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-ra {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-ra:before {
  content: "\f1d0";
}
.icon.icon-resistance {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-resistance:before {
  content: "\f1d0";
}
.icon.icon-empire {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-ge {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-ge:before {
  content: "\f1d1";
}
.icon.icon-git-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-git-square:before {
  content: "\f1d2";
}
.icon.icon-git {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-hacker-news {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-y-combinator-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-y-combinator-square:before {
  content: "\f1d4";
}
.icon.icon-yc-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-yc-square:before {
  content: "\f1d4";
}
.icon.icon-tencent-weibo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-qq {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-weixin {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-wechat {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-wechat:before {
  content: "\f1d7";
}
.icon.icon-send:before {
  content: "\f1d8";
}
.icon.icon-paper-plane-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-paper-plane-o:before {
  content: "\f1d8";
}
.icon.icon-send-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-send-o:before {
  content: "\f1d8";
}
.icon.icon-circle-thin {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-circle-thin:before {
  content: "\f111";
}
.icon.icon-header:before {
  content: "\f1dc";
}
.icon.icon-futbol-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-futbol-o:before {
  content: "\f1e3";
}
.icon.icon-soccer-ball-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-soccer-ball-o:before {
  content: "\f1e3";
}
.icon.icon-slideshare {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-twitch {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-yelp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-newspaper-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-newspaper-o:before {
  content: "\f1ea";
}
.icon.icon-paypal {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-google-wallet {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-cc-visa {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-cc-mastercard {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-cc-discover {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-cc-amex {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-cc-paypal {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-cc-stripe {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-bell-slash-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-bell-slash-o:before {
  content: "\f1f6";
}
.icon.icon-trash:before {
  content: "\f2ed";
}
.icon.icon-copyright {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-eyedropper:before {
  content: "\f1fb";
}
.icon.icon-area-chart:before {
  content: "\f1fe";
}
.icon.icon-pie-chart:before {
  content: "\f200";
}
.icon.icon-line-chart:before {
  content: "\f201";
}
.icon.icon-lastfm {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-lastfm-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-lastfm-square:before {
  content: "\f203";
}
.icon.icon-ioxhost {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-angellist {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-cc {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-cc:before {
  content: "\f20a";
}
.icon.icon-ils:before {
  content: "\f20b";
}
.icon.icon-shekel:before {
  content: "\f20b";
}
.icon.icon-sheqel:before {
  content: "\f20b";
}
.icon.icon-buysellads {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-connectdevelop {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-dashcube {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-forumbee {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-leanpub {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-sellsy {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-shirtsinbulk {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-simplybuilt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-skyatlas {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-diamond {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-diamond:before {
  content: "\f3a5";
}
.icon.icon-transgender:before {
  content: "\f224";
}
.icon.icon-intersex:before {
  content: "\f224";
}
.icon.icon-transgender-alt:before {
  content: "\f225";
}
.icon.icon-facebook-official {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-facebook-official:before {
  content: "\f09a";
}
.icon.icon-pinterest-p {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-whatsapp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-hotel:before {
  content: "\f236";
}
.icon.icon-viacoin {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-medium {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-y-combinator {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-yc {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-yc:before {
  content: "\f23b";
}
.icon.icon-optin-monster {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-opencart {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-expeditedssl {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-battery-4:before {
  content: "\f240";
}
.icon.icon-battery:before {
  content: "\f240";
}
.icon.icon-battery-3:before {
  content: "\f241";
}
.icon.icon-battery-2:before {
  content: "\f242";
}
.icon.icon-battery-1:before {
  content: "\f243";
}
.icon.icon-battery-0:before {
  content: "\f244";
}
.icon.icon-object-group {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-object-ungroup {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-sticky-note-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-sticky-note-o:before {
  content: "\f249";
}
.icon.icon-cc-jcb {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-cc-diners-club {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-clone {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hourglass-o:before {
  content: "\f254";
}
.icon.icon-hourglass-1:before {
  content: "\f251";
}
.icon.icon-hourglass-2:before {
  content: "\f252";
}
.icon.icon-hourglass-3:before {
  content: "\f253";
}
.icon.icon-hand-rock-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hand-rock-o:before {
  content: "\f255";
}
.icon.icon-hand-grab-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hand-grab-o:before {
  content: "\f255";
}
.icon.icon-hand-paper-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hand-paper-o:before {
  content: "\f256";
}
.icon.icon-hand-stop-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hand-stop-o:before {
  content: "\f256";
}
.icon.icon-hand-scissors-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hand-scissors-o:before {
  content: "\f257";
}
.icon.icon-hand-lizard-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hand-lizard-o:before {
  content: "\f258";
}
.icon.icon-hand-spock-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hand-spock-o:before {
  content: "\f259";
}
.icon.icon-hand-pointer-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hand-pointer-o:before {
  content: "\f25a";
}
.icon.icon-hand-peace-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-hand-peace-o:before {
  content: "\f25b";
}
.icon.icon-registered {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-creative-commons {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-gg {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-gg-circle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-odnoklassniki {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-odnoklassniki-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-odnoklassniki-square:before {
  content: "\f264";
}
.icon.icon-get-pocket {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-wikipedia-w {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-safari {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-chrome {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-firefox {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-opera {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-internet-explorer {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-television:before {
  content: "\f26c";
}
.icon.icon-contao {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-500px {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-amazon {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-calendar-plus-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-calendar-plus-o:before {
  content: "\f271";
}
.icon.icon-calendar-minus-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-calendar-minus-o:before {
  content: "\f272";
}
.icon.icon-calendar-times-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-calendar-times-o:before {
  content: "\f273";
}
.icon.icon-calendar-check-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-calendar-check-o:before {
  content: "\f274";
}
.icon.icon-map-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-map-o:before {
  content: "\f279";
}
.icon.icon-commenting:before {
  content: "\f4ad";
}
.icon.icon-commenting-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-commenting-o:before {
  content: "\f4ad";
}
.icon.icon-houzz {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-vimeo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-vimeo:before {
  content: "\f27d";
}
.icon.icon-black-tie {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-fonticons {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-reddit-alien {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-edge {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-credit-card-alt:before {
  content: "\f09d";
}
.icon.icon-codiepie {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-modx {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-fort-awesome {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-usb {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-product-hunt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-mixcloud {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-scribd {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-pause-circle-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-pause-circle-o:before {
  content: "\f28b";
}
.icon.icon-stop-circle-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-stop-circle-o:before {
  content: "\f28d";
}
.icon.icon-bluetooth {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-bluetooth-b {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-gitlab {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-wpbeginner {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-wpforms {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-envira {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-wheelchair-alt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-wheelchair-alt:before {
  content: "\f368";
}
.icon.icon-question-circle-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-question-circle-o:before {
  content: "\f059";
}
.icon.icon-volume-control-phone:before {
  content: "\f2a0";
}
.icon.icon-asl-interpreting:before {
  content: "\f2a3";
}
.icon.icon-deafness:before {
  content: "\f2a4";
}
.icon.icon-hard-of-hearing:before {
  content: "\f2a4";
}
.icon.icon-glide {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-glide-g {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-signing:before {
  content: "\f2a7";
}
.icon.icon-viadeo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-viadeo-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-viadeo-square:before {
  content: "\f2aa";
}
.icon.icon-snapchat {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-snapchat-ghost {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-snapchat-ghost:before {
  content: "\f2ab";
}
.icon.icon-snapchat-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-snapchat-square:before {
  content: "\f2ad";
}
.icon.icon-pied-piper {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-first-order {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-yoast {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-themeisle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-google-plus-official {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-google-plus-official:before {
  content: "\f2b3";
}
.icon.icon-google-plus-circle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-google-plus-circle:before {
  content: "\f2b3";
}
.icon.icon-font-awesome {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-fa {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-fa:before {
  content: "\f2b4";
}
.icon.icon-handshake-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-handshake-o:before {
  content: "\f2b5";
}
.icon.icon-envelope-open-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-envelope-open-o:before {
  content: "\f2b6";
}
.icon.icon-linode {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-address-book-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-address-book-o:before {
  content: "\f2b9";
}
.icon.icon-vcard:before {
  content: "\f2bb";
}
.icon.icon-address-card-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-address-card-o:before {
  content: "\f2bb";
}
.icon.icon-vcard-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-vcard-o:before {
  content: "\f2bb";
}
.icon.icon-user-circle-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-user-circle-o:before {
  content: "\f2bd";
}
.icon.icon-user-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-user-o:before {
  content: "\f007";
}
.icon.icon-id-badge {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-drivers-license:before {
  content: "\f2c2";
}
.icon.icon-id-card-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-id-card-o:before {
  content: "\f2c2";
}
.icon.icon-drivers-license-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-drivers-license-o:before {
  content: "\f2c2";
}
.icon.icon-quora {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-free-code-camp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-telegram {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-thermometer-4:before {
  content: "\f2c7";
}
.icon.icon-thermometer:before {
  content: "\f2c7";
}
.icon.icon-thermometer-3:before {
  content: "\f2c8";
}
.icon.icon-thermometer-2:before {
  content: "\f2c9";
}
.icon.icon-thermometer-1:before {
  content: "\f2ca";
}
.icon.icon-thermometer-0:before {
  content: "\f2cb";
}
.icon.icon-bathtub:before {
  content: "\f2cd";
}
.icon.icon-s15:before {
  content: "\f2cd";
}
.icon.icon-window-maximize {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-window-restore {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-times-rectangle:before {
  content: "\f410";
}
.icon.icon-window-close-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-window-close-o:before {
  content: "\f410";
}
.icon.icon-times-rectangle-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-times-rectangle-o:before {
  content: "\f410";
}
.icon.icon-bandcamp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-grav {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-etsy {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-imdb {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-ravelry {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-eercast {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-eercast:before {
  content: "\f2da";
}
.icon.icon-snowflake-o {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.icon.icon-snowflake-o:before {
  content: "\f2dc";
}
.icon.icon-superpowers {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-wpexplorer {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.icon.icon-meetup {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
:root,
:host {
  --icon-style-family-brands: 'Font Awesome 6 Brands';
  --icon-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/fa-6.4.2-b-400.woff2') format('woff2'), url('../fonts/fa/fa-6.4.2-b-400.ttf') format('truetype');
}
.fab,
.icon-brands {
  font-weight: 400;
}
.icon-monero:before {
  content: "\f3d0";
}
.icon-hooli:before {
  content: "\f427";
}
.icon-yelp:before {
  content: "\f1e9";
}
.icon-cc-visa:before {
  content: "\f1f0";
}
.icon-lastfm:before {
  content: "\f202";
}
.icon-shopware:before {
  content: "\f5b5";
}
.icon-creative-commons-nc:before {
  content: "\f4e8";
}
.icon-aws:before {
  content: "\f375";
}
.icon-redhat:before {
  content: "\f7bc";
}
.icon-yoast:before {
  content: "\f2b1";
}
.icon-cloudflare:before {
  content: "\e07d";
}
.icon-ups:before {
  content: "\f7e0";
}
.icon-wpexplorer:before {
  content: "\f2de";
}
.icon-dyalog:before {
  content: "\f399";
}
.icon-bity:before {
  content: "\f37a";
}
.icon-stackpath:before {
  content: "\f842";
}
.icon-buysellads:before {
  content: "\f20d";
}
.icon-first-order:before {
  content: "\f2b0";
}
.icon-modx:before {
  content: "\f285";
}
.icon-guilded:before {
  content: "\e07e";
}
.icon-vnv:before {
  content: "\f40b";
}
.icon-square-js:before {
  content: "\f3b9";
}
.icon-js-square:before {
  content: "\f3b9";
}
.icon-microsoft:before {
  content: "\f3ca";
}
.icon-qq:before {
  content: "\f1d6";
}
.icon-orcid:before {
  content: "\f8d2";
}
.icon-java:before {
  content: "\f4e4";
}
.icon-invision:before {
  content: "\f7b0";
}
.icon-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.icon-centercode:before {
  content: "\f380";
}
.icon-glide-g:before {
  content: "\f2a6";
}
.icon-drupal:before {
  content: "\f1a9";
}
.icon-hire-a-helper:before {
  content: "\f3b0";
}
.icon-creative-commons-by:before {
  content: "\f4e7";
}
.icon-unity:before {
  content: "\e049";
}
.icon-whmcs:before {
  content: "\f40d";
}
.icon-rocketchat:before {
  content: "\f3e8";
}
.icon-vk:before {
  content: "\f189";
}
.icon-untappd:before {
  content: "\f405";
}
.icon-mailchimp:before {
  content: "\f59e";
}
.icon-css3-alt:before {
  content: "\f38b";
}
.icon-square-reddit:before {
  content: "\f1a2";
}
.icon-reddit-square:before {
  content: "\f1a2";
}
.icon-vimeo-v:before {
  content: "\f27d";
}
.icon-contao:before {
  content: "\f26d";
}
.icon-square-font-awesome:before {
  content: "\e5ad";
}
.icon-deskpro:before {
  content: "\f38f";
}
.icon-sistrix:before {
  content: "\f3ee";
}
.icon-square-instagram:before {
  content: "\e055";
}
.icon-instagram-square:before {
  content: "\e055";
}
.icon-battle-net:before {
  content: "\f835";
}
.icon-the-red-yeti:before {
  content: "\f69d";
}
.icon-square-hacker-news:before {
  content: "\f3af";
}
.icon-hacker-news-square:before {
  content: "\f3af";
}
.icon-edge:before {
  content: "\f282";
}
.icon-threads:before {
  content: "\e618";
}
.icon-napster:before {
  content: "\f3d2";
}
.icon-square-snapchat:before {
  content: "\f2ad";
}
.icon-snapchat-square:before {
  content: "\f2ad";
}
.icon-google-plus-g:before {
  content: "\f0d5";
}
.icon-artstation:before {
  content: "\f77a";
}
.icon-markdown:before {
  content: "\f60f";
}
.icon-sourcetree:before {
  content: "\f7d3";
}
.icon-google-plus:before {
  content: "\f2b3";
}
.icon-diaspora:before {
  content: "\f791";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-stack-overflow:before {
  content: "\f16c";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-phoenix-squadron:before {
  content: "\f511";
}
.icon-pagelines:before {
  content: "\f18c";
}
.icon-algolia:before {
  content: "\f36c";
}
.icon-red-river:before {
  content: "\f3e3";
}
.icon-creative-commons-sa:before {
  content: "\f4ef";
}
.icon-safari:before {
  content: "\f267";
}
.icon-google:before {
  content: "\f1a0";
}
.icon-square-font-awesome-stroke:before {
  content: "\f35c";
}
.icon-font-awesome-alt:before {
  content: "\f35c";
}
.icon-atlassian:before {
  content: "\f77b";
}
.icon-linkedin-in:before {
  content: "\f0e1";
}
.icon-digital-ocean:before {
  content: "\f391";
}
.icon-nimblr:before {
  content: "\f5a8";
}
.icon-chromecast:before {
  content: "\f838";
}
.icon-evernote:before {
  content: "\f839";
}
.icon-hacker-news:before {
  content: "\f1d4";
}
.icon-creative-commons-sampling:before {
  content: "\f4f0";
}
.icon-adversal:before {
  content: "\f36a";
}
.icon-creative-commons:before {
  content: "\f25e";
}
.icon-watchman-monitoring:before {
  content: "\e087";
}
.icon-fonticons:before {
  content: "\f280";
}
.icon-weixin:before {
  content: "\f1d7";
}
.icon-shirtsinbulk:before {
  content: "\f214";
}
.icon-codepen:before {
  content: "\f1cb";
}
.icon-git-alt:before {
  content: "\f841";
}
.icon-lyft:before {
  content: "\f3c3";
}
.icon-rev:before {
  content: "\f5b2";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-wizards-of-the-coast:before {
  content: "\f730";
}
.icon-square-viadeo:before {
  content: "\f2aa";
}
.icon-viadeo-square:before {
  content: "\f2aa";
}
.icon-meetup:before {
  content: "\f2e0";
}
.icon-centos:before {
  content: "\f789";
}
.icon-adn:before {
  content: "\f170";
}
.icon-cloudsmith:before {
  content: "\f384";
}
.icon-pied-piper-alt:before {
  content: "\f1a8";
}
.icon-square-dribbble:before {
  content: "\f397";
}
.icon-dribbble-square:before {
  content: "\f397";
}
.icon-codiepie:before {
  content: "\f284";
}
.icon-node:before {
  content: "\f419";
}
.icon-mix:before {
  content: "\f3cb";
}
.icon-steam:before {
  content: "\f1b6";
}
.icon-cc-apple-pay:before {
  content: "\f416";
}
.icon-scribd:before {
  content: "\f28a";
}
.icon-debian:before {
  content: "\e60b";
}
.icon-openid:before {
  content: "\f19b";
}
.icon-instalod:before {
  content: "\e081";
}
.icon-expeditedssl:before {
  content: "\f23e";
}
.icon-sellcast:before {
  content: "\f2da";
}
.icon-square-twitter:before {
  content: "\f081";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-r-project:before {
  content: "\f4f7";
}
.icon-delicious:before {
  content: "\f1a5";
}
.icon-freebsd:before {
  content: "\f3a4";
}
.icon-vuejs:before {
  content: "\f41f";
}
.icon-accusoft:before {
  content: "\f369";
}
.icon-ioxhost:before {
  content: "\f208";
}
.icon-fonticons-fi:before {
  content: "\f3a2";
}
.icon-app-store:before {
  content: "\f36f";
}
.icon-cc-mastercard:before {
  content: "\f1f1";
}
.icon-itunes-note:before {
  content: "\f3b5";
}
.icon-golang:before {
  content: "\e40f";
}
.icon-kickstarter:before {
  content: "\f3bb";
}
.icon-grav:before {
  content: "\f2d6";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-uncharted:before {
  content: "\e084";
}
.icon-firstdraft:before {
  content: "\f3a1";
}
.icon-square-youtube:before {
  content: "\f431";
}
.icon-youtube-square:before {
  content: "\f431";
}
.icon-wikipedia-w:before {
  content: "\f266";
}
.icon-wpressr:before {
  content: "\f3e4";
}
.icon-rendact:before {
  content: "\f3e4";
}
.icon-angellist:before {
  content: "\f209";
}
.icon-galactic-republic:before {
  content: "\f50c";
}
.icon-nfc-directional:before {
  content: "\e530";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-joget:before {
  content: "\f3b7";
}
.icon-fedora:before {
  content: "\f798";
}
.icon-stripe-s:before {
  content: "\f42a";
}
.icon-meta:before {
  content: "\e49b";
}
.icon-laravel:before {
  content: "\f3bd";
}
.icon-hotjar:before {
  content: "\f3b1";
}
.icon-bluetooth-b:before {
  content: "\f294";
}
.icon-sticker-mule:before {
  content: "\f3f7";
}
.icon-creative-commons-zero:before {
  content: "\f4f3";
}
.icon-hips:before {
  content: "\f452";
}
.icon-behance:before {
  content: "\f1b4";
}
.icon-reddit:before {
  content: "\f1a1";
}
.icon-discord:before {
  content: "\f392";
}
.icon-chrome:before {
  content: "\f268";
}
.icon-app-store-ios:before {
  content: "\f370";
}
.icon-cc-discover:before {
  content: "\f1f2";
}
.icon-wpbeginner:before {
  content: "\f297";
}
.icon-confluence:before {
  content: "\f78d";
}
.icon-shoelace:before {
  content: "\e60c";
}
.icon-mdb:before {
  content: "\f8ca";
}
.icon-dochub:before {
  content: "\f394";
}
.icon-accessible-icon:before {
  content: "\f368";
}
.icon-ebay:before {
  content: "\f4f4";
}
.icon-amazon:before {
  content: "\f270";
}
.icon-unsplash:before {
  content: "\e07c";
}
.icon-yarn:before {
  content: "\f7e3";
}
.icon-square-steam:before {
  content: "\f1b7";
}
.icon-steam-square:before {
  content: "\f1b7";
}
.icon-500px:before {
  content: "\f26e";
}
.icon-square-vimeo:before {
  content: "\f194";
}
.icon-vimeo-square:before {
  content: "\f194";
}
.icon-asymmetrik:before {
  content: "\f372";
}
.icon-font-awesome:before {
  content: "\f2b4";
}
.icon-font-awesome-flag:before {
  content: "\f2b4";
}
.icon-font-awesome-logo-full:before {
  content: "\f2b4";
}
.icon-gratipay:before {
  content: "\f184";
}
.icon-apple:before {
  content: "\f179";
}
.icon-hive:before {
  content: "\e07f";
}
.icon-gitkraken:before {
  content: "\f3a6";
}
.icon-keybase:before {
  content: "\f4f5";
}
.icon-apple-pay:before {
  content: "\f415";
}
.icon-padlet:before {
  content: "\e4a0";
}
.icon-amazon-pay:before {
  content: "\f42c";
}
.icon-square-github:before {
  content: "\f092";
}
.icon-github-square:before {
  content: "\f092";
}
.icon-stumbleupon:before {
  content: "\f1a4";
}
.icon-fedex:before {
  content: "\f797";
}
.icon-phoenix-framework:before {
  content: "\f3dc";
}
.icon-shopify:before {
  content: "\e057";
}
.icon-neos:before {
  content: "\f612";
}
.icon-square-threads:before {
  content: "\e619";
}
.icon-hackerrank:before {
  content: "\f5f7";
}
.icon-researchgate:before {
  content: "\f4f8";
}
.icon-swift:before {
  content: "\f8e1";
}
.icon-angular:before {
  content: "\f420";
}
.icon-speakap:before {
  content: "\f3f3";
}
.icon-angrycreative:before {
  content: "\f36e";
}
.icon-y-combinator:before {
  content: "\f23b";
}
.icon-empire:before {
  content: "\f1d1";
}
.icon-envira:before {
  content: "\f299";
}
.icon-square-gitlab:before {
  content: "\e5ae";
}
.icon-gitlab-square:before {
  content: "\e5ae";
}
.icon-studiovinari:before {
  content: "\f3f8";
}
.icon-pied-piper:before {
  content: "\f2ae";
}
.icon-wordpress:before {
  content: "\f19a";
}
.icon-product-hunt:before {
  content: "\f288";
}
.icon-firefox:before {
  content: "\f269";
}
.icon-linode:before {
  content: "\f2b8";
}
.icon-goodreads:before {
  content: "\f3a8";
}
.icon-square-odnoklassniki:before {
  content: "\f264";
}
.icon-odnoklassniki-square:before {
  content: "\f264";
}
.icon-jsfiddle:before {
  content: "\f1cc";
}
.icon-sith:before {
  content: "\f512";
}
.icon-themeisle:before {
  content: "\f2b2";
}
.icon-page4:before {
  content: "\f3d7";
}
.icon-hashnode:before {
  content: "\e499";
}
.icon-react:before {
  content: "\f41b";
}
.icon-cc-paypal:before {
  content: "\f1f4";
}
.icon-squarespace:before {
  content: "\f5be";
}
.icon-cc-stripe:before {
  content: "\f1f5";
}
.icon-creative-commons-share:before {
  content: "\f4f2";
}
.icon-bitcoin:before {
  content: "\f379";
}
.icon-keycdn:before {
  content: "\f3ba";
}
.icon-opera:before {
  content: "\f26a";
}
.icon-itch-io:before {
  content: "\f83a";
}
.icon-umbraco:before {
  content: "\f8e8";
}
.icon-galactic-senate:before {
  content: "\f50d";
}
.icon-ubuntu:before {
  content: "\f7df";
}
.icon-draft2digital:before {
  content: "\f396";
}
.icon-stripe:before {
  content: "\f429";
}
.icon-houzz:before {
  content: "\f27c";
}
.icon-gg:before {
  content: "\f260";
}
.icon-dhl:before {
  content: "\f790";
}
.icon-square-pinterest:before {
  content: "\f0d3";
}
.icon-pinterest-square:before {
  content: "\f0d3";
}
.icon-xing:before {
  content: "\f168";
}
.icon-blackberry:before {
  content: "\f37b";
}
.icon-creative-commons-pd:before {
  content: "\f4ec";
}
.icon-playstation:before {
  content: "\f3df";
}
.icon-quinscape:before {
  content: "\f459";
}
.icon-less:before {
  content: "\f41d";
}
.icon-blogger-b:before {
  content: "\f37d";
}
.icon-opencart:before {
  content: "\f23d";
}
.icon-vine:before {
  content: "\f1ca";
}
.icon-paypal:before {
  content: "\f1ed";
}
.icon-gitlab:before {
  content: "\f296";
}
.icon-typo3:before {
  content: "\f42b";
}
.icon-reddit-alien:before {
  content: "\f281";
}
.icon-yahoo:before {
  content: "\f19e";
}
.icon-dailymotion:before {
  content: "\e052";
}
.icon-affiliatetheme:before {
  content: "\f36b";
}
.icon-pied-piper-pp:before {
  content: "\f1a7";
}
.icon-bootstrap:before {
  content: "\f836";
}
.icon-odnoklassniki:before {
  content: "\f263";
}
.icon-nfc-symbol:before {
  content: "\e531";
}
.icon-ethereum:before {
  content: "\f42e";
}
.icon-speaker-deck:before {
  content: "\f83c";
}
.icon-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.icon-patreon:before {
  content: "\f3d9";
}
.icon-avianex:before {
  content: "\f374";
}
.icon-ello:before {
  content: "\f5f1";
}
.icon-gofore:before {
  content: "\f3a7";
}
.icon-bimobject:before {
  content: "\f378";
}
.icon-facebook-f:before {
  content: "\f39e";
}
.icon-square-google-plus:before {
  content: "\f0d4";
}
.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon-mandalorian:before {
  content: "\f50f";
}
.icon-first-order-alt:before {
  content: "\f50a";
}
.icon-osi:before {
  content: "\f41a";
}
.icon-google-wallet:before {
  content: "\f1ee";
}
.icon-d-and-d-beyond:before {
  content: "\f6ca";
}
.icon-periscope:before {
  content: "\f3da";
}
.icon-fulcrum:before {
  content: "\f50b";
}
.icon-cloudscale:before {
  content: "\f383";
}
.icon-forumbee:before {
  content: "\f211";
}
.icon-mizuni:before {
  content: "\f3cc";
}
.icon-schlix:before {
  content: "\f3ea";
}
.icon-square-xing:before {
  content: "\f169";
}
.icon-xing-square:before {
  content: "\f169";
}
.icon-bandcamp:before {
  content: "\f2d5";
}
.icon-wpforms:before {
  content: "\f298";
}
.icon-cloudversify:before {
  content: "\f385";
}
.icon-usps:before {
  content: "\f7e1";
}
.icon-megaport:before {
  content: "\f5a3";
}
.icon-magento:before {
  content: "\f3c4";
}
.icon-spotify:before {
  content: "\f1bc";
}
.icon-optin-monster:before {
  content: "\f23c";
}
.icon-fly:before {
  content: "\f417";
}
.icon-aviato:before {
  content: "\f421";
}
.icon-itunes:before {
  content: "\f3b4";
}
.icon-cuttlefish:before {
  content: "\f38c";
}
.icon-blogger:before {
  content: "\f37c";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-viber:before {
  content: "\f409";
}
.icon-soundcloud:before {
  content: "\f1be";
}
.icon-digg:before {
  content: "\f1a6";
}
.icon-tencent-weibo:before {
  content: "\f1d5";
}
.icon-symfony:before {
  content: "\f83d";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-etsy:before {
  content: "\f2d7";
}
.icon-facebook-messenger:before {
  content: "\f39f";
}
.icon-audible:before {
  content: "\f373";
}
.icon-think-peaks:before {
  content: "\f731";
}
.icon-bilibili:before {
  content: "\e3d9";
}
.icon-erlang:before {
  content: "\f39d";
}
.icon-x-twitter:before {
  content: "\e61b";
}
.icon-cotton-bureau:before {
  content: "\f89e";
}
.icon-dashcube:before {
  content: "\f210";
}
.icon-42-group:before {
  content: "\e080";
}
.icon-innosoft:before {
  content: "\e080";
}
.icon-stack-exchange:before {
  content: "\f18d";
}
.icon-elementor:before {
  content: "\f430";
}
.icon-square-pied-piper:before {
  content: "\e01e";
}
.icon-pied-piper-square:before {
  content: "\e01e";
}
.icon-creative-commons-nd:before {
  content: "\f4eb";
}
.icon-palfed:before {
  content: "\f3d8";
}
.icon-superpowers:before {
  content: "\f2dd";
}
.icon-resolving:before {
  content: "\f3e7";
}
.icon-xbox:before {
  content: "\f412";
}
.icon-searchengin:before {
  content: "\f3eb";
}
.icon-tiktok:before {
  content: "\e07b";
}
.icon-square-facebook:before {
  content: "\f082";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-renren:before {
  content: "\f18b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-glide:before {
  content: "\f2a5";
}
.icon-linkedin:before {
  content: "\f08c";
}
.icon-hubspot:before {
  content: "\f3b2";
}
.icon-deploydog:before {
  content: "\f38e";
}
.icon-twitch:before {
  content: "\f1e8";
}
.icon-ravelry:before {
  content: "\f2d9";
}
.icon-mixer:before {
  content: "\e056";
}
.icon-square-lastfm:before {
  content: "\f203";
}
.icon-lastfm-square:before {
  content: "\f203";
}
.icon-vimeo:before {
  content: "\f40a";
}
.icon-mendeley:before {
  content: "\f7b3";
}
.icon-uniregistry:before {
  content: "\f404";
}
.icon-figma:before {
  content: "\f799";
}
.icon-creative-commons-remix:before {
  content: "\f4ee";
}
.icon-cc-amazon-pay:before {
  content: "\f42d";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-cmplid:before {
  content: "\e360";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-gripfire:before {
  content: "\f3ac";
}
.icon-jedi-order:before {
  content: "\f50e";
}
.icon-uikit:before {
  content: "\f403";
}
.icon-fort-awesome-alt:before {
  content: "\f3a3";
}
.icon-phabricator:before {
  content: "\f3db";
}
.icon-ussunnah:before {
  content: "\f407";
}
.icon-earlybirds:before {
  content: "\f39a";
}
.icon-trade-federation:before {
  content: "\f513";
}
.icon-autoprefixer:before {
  content: "\f41c";
}
.icon-whatsapp:before {
  content: "\f232";
}
.icon-slideshare:before {
  content: "\f1e7";
}
.icon-google-play:before {
  content: "\f3ab";
}
.icon-viadeo:before {
  content: "\f2a9";
}
.icon-line:before {
  content: "\f3c0";
}
.icon-google-drive:before {
  content: "\f3aa";
}
.icon-servicestack:before {
  content: "\f3ec";
}
.icon-simplybuilt:before {
  content: "\f215";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-imdb:before {
  content: "\f2d8";
}
.icon-deezer:before {
  content: "\e077";
}
.icon-raspberry-pi:before {
  content: "\f7bb";
}
.icon-jira:before {
  content: "\f7b1";
}
.icon-docker:before {
  content: "\f395";
}
.icon-screenpal:before {
  content: "\e570";
}
.icon-bluetooth:before {
  content: "\f293";
}
.icon-gitter:before {
  content: "\f426";
}
.icon-d-and-d:before {
  content: "\f38d";
}
.icon-microblog:before {
  content: "\e01a";
}
.icon-cc-diners-club:before {
  content: "\f24c";
}
.icon-gg-circle:before {
  content: "\f261";
}
.icon-pied-piper-hat:before {
  content: "\f4e5";
}
.icon-kickstarter-k:before {
  content: "\f3bc";
}
.icon-yandex:before {
  content: "\f413";
}
.icon-readme:before {
  content: "\f4d5";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-sellsy:before {
  content: "\f213";
}
.icon-sass:before {
  content: "\f41e";
}
.icon-wirsindhandwerk:before {
  content: "\e2d0";
}
.icon-wsh:before {
  content: "\e2d0";
}
.icon-buromobelexperte:before {
  content: "\f37f";
}
.icon-salesforce:before {
  content: "\f83b";
}
.icon-octopus-deploy:before {
  content: "\e082";
}
.icon-medapps:before {
  content: "\f3c6";
}
.icon-ns8:before {
  content: "\f3d5";
}
.icon-pinterest-p:before {
  content: "\f231";
}
.icon-apper:before {
  content: "\f371";
}
.icon-fort-awesome:before {
  content: "\f286";
}
.icon-waze:before {
  content: "\f83f";
}
.icon-cc-jcb:before {
  content: "\f24b";
}
.icon-snapchat:before {
  content: "\f2ab";
}
.icon-snapchat-ghost:before {
  content: "\f2ab";
}
.icon-fantasy-flight-games:before {
  content: "\f6dc";
}
.icon-rust:before {
  content: "\e07a";
}
.icon-wix:before {
  content: "\f5cf";
}
.icon-square-behance:before {
  content: "\f1b5";
}
.icon-behance-square:before {
  content: "\f1b5";
}
.icon-supple:before {
  content: "\f3f9";
}
.icon-rebel:before {
  content: "\f1d0";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-staylinked:before {
  content: "\f3f5";
}
.icon-kaggle:before {
  content: "\f5fa";
}
.icon-space-awesome:before {
  content: "\e5ac";
}
.icon-deviantart:before {
  content: "\f1bd";
}
.icon-cpanel:before {
  content: "\f388";
}
.icon-goodreads-g:before {
  content: "\f3a9";
}
.icon-square-git:before {
  content: "\f1d2";
}
.icon-git-square:before {
  content: "\f1d2";
}
.icon-square-tumblr:before {
  content: "\f174";
}
.icon-tumblr-square:before {
  content: "\f174";
}
.icon-trello:before {
  content: "\f181";
}
.icon-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.icon-get-pocket:before {
  content: "\f265";
}
.icon-perbyte:before {
  content: "\e083";
}
.icon-grunt:before {
  content: "\f3ad";
}
.icon-weebly:before {
  content: "\f5cc";
}
.icon-connectdevelop:before {
  content: "\f20e";
}
.icon-leanpub:before {
  content: "\f212";
}
.icon-black-tie:before {
  content: "\f27e";
}
.icon-themeco:before {
  content: "\f5c6";
}
.icon-python:before {
  content: "\f3e2";
}
.icon-android:before {
  content: "\f17b";
}
.icon-bots:before {
  content: "\e340";
}
.icon-free-code-camp:before {
  content: "\f2c5";
}
.icon-hornbill:before {
  content: "\f592";
}
.icon-js:before {
  content: "\f3b8";
}
.icon-ideal:before {
  content: "\e013";
}
.icon-git:before {
  content: "\f1d3";
}
.icon-dev:before {
  content: "\f6cc";
}
.icon-sketch:before {
  content: "\f7c6";
}
.icon-yandex-international:before {
  content: "\f414";
}
.icon-cc-amex:before {
  content: "\f1f3";
}
.icon-uber:before {
  content: "\f402";
}
.icon-github:before {
  content: "\f09b";
}
.icon-php:before {
  content: "\f457";
}
.icon-alipay:before {
  content: "\f642";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-skyatlas:before {
  content: "\f216";
}
.icon-firefox-browser:before {
  content: "\e007";
}
.icon-replyd:before {
  content: "\f3e6";
}
.icon-suse:before {
  content: "\f7d6";
}
.icon-jenkins:before {
  content: "\f3b6";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-rockrms:before {
  content: "\f3e9";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-buffer:before {
  content: "\f837";
}
.icon-npm:before {
  content: "\f3d4";
}
.icon-yammer:before {
  content: "\f840";
}
.icon-btc:before {
  content: "\f15a";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-stumbleupon-circle:before {
  content: "\f1a3";
}
.icon-internet-explorer:before {
  content: "\f26b";
}
.icon-stubber:before {
  content: "\e5c7";
}
.icon-telegram:before {
  content: "\f2c6";
}
.icon-telegram-plane:before {
  content: "\f2c6";
}
.icon-old-republic:before {
  content: "\f510";
}
.icon-odysee:before {
  content: "\e5c6";
}
.icon-square-whatsapp:before {
  content: "\f40c";
}
.icon-whatsapp-square:before {
  content: "\f40c";
}
.icon-node-js:before {
  content: "\f3d3";
}
.icon-edge-legacy:before {
  content: "\e078";
}
.icon-slack:before {
  content: "\f198";
}
.icon-slack-hash:before {
  content: "\f198";
}
.icon-medrt:before {
  content: "\f3c8";
}
.icon-usb:before {
  content: "\f287";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-vaadin:before {
  content: "\f408";
}
.icon-quora:before {
  content: "\f2c4";
}
.icon-square-x-twitter:before {
  content: "\e61a";
}
.icon-reacteurope:before {
  content: "\f75d";
}
.icon-medium:before {
  content: "\f23a";
}
.icon-medium-m:before {
  content: "\f23a";
}
.icon-amilia:before {
  content: "\f36d";
}
.icon-mixcloud:before {
  content: "\f289";
}
.icon-flipboard:before {
  content: "\f44d";
}
.icon-viacoin:before {
  content: "\f237";
}
.icon-critical-role:before {
  content: "\f6c9";
}
.icon-sitrox:before {
  content: "\e44a";
}
.icon-discourse:before {
  content: "\f393";
}
.icon-joomla:before {
  content: "\f1aa";
}
.icon-mastodon:before {
  content: "\f4f6";
}
.icon-airbnb:before {
  content: "\f834";
}
.icon-wolf-pack-battalion:before {
  content: "\f514";
}
.icon-buy-n-large:before {
  content: "\f8a6";
}
.icon-gulp:before {
  content: "\f3ae";
}
.icon-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.icon-strava:before {
  content: "\f428";
}
.icon-ember:before {
  content: "\f423";
}
.icon-canadian-maple-leaf:before {
  content: "\f785";
}
.icon-teamspeak:before {
  content: "\f4f9";
}
.icon-pushed:before {
  content: "\f3e1";
}
.icon-wordpress-simple:before {
  content: "\f411";
}
.icon-nutritionix:before {
  content: "\f3d6";
}
.icon-wodu:before {
  content: "\e088";
}
.icon-google-pay:before {
  content: "\e079";
}
.icon-intercom:before {
  content: "\f7af";
}
.icon-zhihu:before {
  content: "\f63f";
}
.icon-korvue:before {
  content: "\f42f";
}
.icon-pix:before {
  content: "\e43a";
}
.icon-steam-symbol:before {
  content: "\f3f6";
}
:root,
:host {
  --icon-style-family-classic: 'Font Awesome 6 Pro';
  --icon-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/fa-6.4.2-s-900.woff2') format('woff2'), url('../fonts/fa/fa-6.4.2-s-900.ttf') format('truetype');
}
.fas,
.icon-solid {
  font-weight: 900;
}
:root,
:host {
  --icon-style-family-classic: 'Font Awesome 6 Pro';
  --icon-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/fa-6.4.2-r-400.woff2') format('woff2'), url('../fonts/fa/fa-6.4.2-r-400.ttf') format('truetype');
}
.far,
.icon-regular {
  font-weight: 400;
}
:root,
:host {
  --icon-style-family-classic: 'Font Awesome 6 Pro';
  --icon-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/fa-6.4.2-l-300.woff2') format('woff2'), url('../fonts/fa/fa-6.4.2-l-300.ttf') format('truetype');
}
.fal,
.icon-light {
  font-weight: 300;
}
:root,
:host {
  --icon-style-family-classic: 'Font Awesome 6 Pro';
  --icon-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/fa-6.4.2-t-100.woff2') format('woff2'), url('../fonts/fa/fa-6.4.2-t-100.ttf') format('truetype');
}
.fat,
.icon-thin {
  font-weight: 100;
}
:root,
:host {
  --icon-style-family-duotone: 'Font Awesome 6 Duotone';
  --icon-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/fa-6.4.2-d-900.woff2') format('woff2'), url('../fonts/fa/fa-6.4.2-d-900.ttf') format('truetype');
}
.fad,
.icon-duotone {
  position: relative;
  font-weight: 900;
  letter-spacing: normal;
}
.fad:before,
.icon-duotone:before {
  position: absolute;
  color: var(--icon-primary-color, inherit);
  opacity: 1;
  opacity: var(--icon-primary-opacity, 1);
}
.fad:after,
.icon-duotone:after {
  color: var(--icon-secondary-color, inherit);
  opacity: 0.4;
  opacity: var(--icon-secondary-opacity, 0.4);
}
.icon-swap-opacity .fad:before,
.icon-swap-opacity .icon-duotone:before,
.fad.icon-swap-opacity:before,
.icon-duotone.icon-swap-opacity:before {
  opacity: 0.4;
  opacity: var(--icon-secondary-opacity, 0.4);
}
.icon-swap-opacity .fad:after,
.icon-swap-opacity .icon-duotone:after,
.fad.icon-swap-opacity:after,
.icon-duotone.icon-swap-opacity:after {
  opacity: 1;
  opacity: var(--icon-primary-opacity, 1);
}
.fad.icon-inverse,
.icon-duotone.icon-inverse {
  color: var(--icon-inverse, #fff);
}
.fad.icon-stack-1x,
.fad.icon-stack-2x,
.icon-duotone.icon-stack-1x,
.icon-duotone.icon-stack-2x {
  position: absolute;
}
.fad.icon-0::after,
.icon-duotone.icon-0::after {
  content: "\30\30";
}
.fad.icon-1::after,
.icon-duotone.icon-1::after {
  content: "\31\31";
}
.fad.icon-2::after,
.icon-duotone.icon-2::after {
  content: "\32\32";
}
.fad.icon-3::after,
.icon-duotone.icon-3::after {
  content: "\33\33";
}
.fad.icon-4::after,
.icon-duotone.icon-4::after {
  content: "\34\34";
}
.fad.icon-5::after,
.icon-duotone.icon-5::after {
  content: "\35\35";
}
.fad.icon-6::after,
.icon-duotone.icon-6::after {
  content: "\36\36";
}
.fad.icon-7::after,
.icon-duotone.icon-7::after {
  content: "\37\37";
}
.fad.icon-8::after,
.icon-duotone.icon-8::after {
  content: "\38\38";
}
.fad.icon-9::after,
.icon-duotone.icon-9::after {
  content: "\39\39";
}
.fad.icon-fill-drip::after,
.icon-duotone.icon-fill-drip::after {
  content: "\f576\f576";
}
.fad.icon-arrows-to-circle::after,
.icon-duotone.icon-arrows-to-circle::after {
  content: "\e4bd\e4bd";
}
.fad.icon-circle-chevron-right::after,
.icon-duotone.icon-circle-chevron-right::after {
  content: "\f138\f138";
}
.fad.icon-chevron-circle-right::after,
.icon-duotone.icon-chevron-circle-right::after {
  content: "\f138\f138";
}
.fad.icon-wagon-covered::after,
.icon-duotone.icon-wagon-covered::after {
  content: "\f8ee\f8ee";
}
.fad.icon-line-height::after,
.icon-duotone.icon-line-height::after {
  content: "\f871\f871";
}
.fad.icon-bagel::after,
.icon-duotone.icon-bagel::after {
  content: "\e3d7\e3d7";
}
.fad.icon-transporter-7::after,
.icon-duotone.icon-transporter-7::after {
  content: "\e2a8\e2a8";
}
.fad.icon-at::after,
.icon-duotone.icon-at::after {
  content: "\40\40";
}
.fad.icon-rectangles-mixed::after,
.icon-duotone.icon-rectangles-mixed::after {
  content: "\e323\e323";
}
.fad.icon-phone-arrow-up-right::after,
.icon-duotone.icon-phone-arrow-up-right::after {
  content: "\e224\e224";
}
.fad.icon-phone-arrow-up::after,
.icon-duotone.icon-phone-arrow-up::after {
  content: "\e224\e224";
}
.fad.icon-phone-outgoing::after,
.icon-duotone.icon-phone-outgoing::after {
  content: "\e224\e224";
}
.fad.icon-trash-can::after,
.icon-duotone.icon-trash-can::after {
  content: "\f2ed\f2ed";
}
.fad.icon-trash-alt::after,
.icon-duotone.icon-trash-alt::after {
  content: "\f2ed\f2ed";
}
.fad.icon-circle-l::after,
.icon-duotone.icon-circle-l::after {
  content: "\e114\e114";
}
.fad.icon-head-side-goggles::after,
.icon-duotone.icon-head-side-goggles::after {
  content: "\f6ea\f6ea";
}
.fad.icon-head-vr::after,
.icon-duotone.icon-head-vr::after {
  content: "\f6ea\f6ea";
}
.fad.icon-text-height::after,
.icon-duotone.icon-text-height::after {
  content: "\f034\f034";
}
.fad.icon-user-xmark::after,
.icon-duotone.icon-user-xmark::after {
  content: "\f235\f235";
}
.fad.icon-user-times::after,
.icon-duotone.icon-user-times::after {
  content: "\f235\f235";
}
.fad.icon-face-hand-yawn::after,
.icon-duotone.icon-face-hand-yawn::after {
  content: "\e379\e379";
}
.fad.icon-gauge-simple-min::after,
.icon-duotone.icon-gauge-simple-min::after {
  content: "\f62d\f62d";
}
.fad.icon-tachometer-slowest::after,
.icon-duotone.icon-tachometer-slowest::after {
  content: "\f62d\f62d";
}
.fad.icon-stethoscope::after,
.icon-duotone.icon-stethoscope::after {
  content: "\f0f1\f0f1";
}
.fad.icon-coffin::after,
.icon-duotone.icon-coffin::after {
  content: "\f6c6\f6c6";
}
.fad.icon-message::after,
.icon-duotone.icon-message::after {
  content: "\f27a\f27a";
}
.fad.icon-comment-alt::after,
.icon-duotone.icon-comment-alt::after {
  content: "\f27a\f27a";
}
.fad.icon-salad::after,
.icon-duotone.icon-salad::after {
  content: "\f81e\f81e";
}
.fad.icon-bowl-salad::after,
.icon-duotone.icon-bowl-salad::after {
  content: "\f81e\f81e";
}
.fad.icon-info::after,
.icon-duotone.icon-info::after {
  content: "\f129\f129";
}
.fad.icon-robot-astromech::after,
.icon-duotone.icon-robot-astromech::after {
  content: "\e2d2\e2d2";
}
.fad.icon-ring-diamond::after,
.icon-duotone.icon-ring-diamond::after {
  content: "\e5ab\e5ab";
}
.fad.icon-fondue-pot::after,
.icon-duotone.icon-fondue-pot::after {
  content: "\e40d\e40d";
}
.fad.icon-theta::after,
.icon-duotone.icon-theta::after {
  content: "\f69e\f69e";
}
.fad.icon-face-hand-peeking::after,
.icon-duotone.icon-face-hand-peeking::after {
  content: "\e481\e481";
}
.fad.icon-square-user::after,
.icon-duotone.icon-square-user::after {
  content: "\e283\e283";
}
.fad.icon-down-left-and-up-right-to-center::after,
.icon-duotone.icon-down-left-and-up-right-to-center::after {
  content: "\f422\f422";
}
.fad.icon-compress-alt::after,
.icon-duotone.icon-compress-alt::after {
  content: "\f422\f422";
}
.fad.icon-explosion::after,
.icon-duotone.icon-explosion::after {
  content: "\e4e9\e4e9";
}
.fad.icon-file-lines::after,
.icon-duotone.icon-file-lines::after {
  content: "\f15c\f15c";
}
.fad.icon-file-alt::after,
.icon-duotone.icon-file-alt::after {
  content: "\f15c\f15c";
}
.fad.icon-file-text::after,
.icon-duotone.icon-file-text::after {
  content: "\f15c\f15c";
}
.fad.icon-wave-square::after,
.icon-duotone.icon-wave-square::after {
  content: "\f83e\f83e";
}
.fad.icon-ring::after,
.icon-duotone.icon-ring::after {
  content: "\f70b\f70b";
}
.fad.icon-building-un::after,
.icon-duotone.icon-building-un::after {
  content: "\e4d9\e4d9";
}
.fad.icon-dice-three::after,
.icon-duotone.icon-dice-three::after {
  content: "\f527\f527";
}
.fad.icon-tire-pressure-warning::after,
.icon-duotone.icon-tire-pressure-warning::after {
  content: "\f633\f633";
}
.fad.icon-wifi-fair::after,
.icon-duotone.icon-wifi-fair::after {
  content: "\f6ab\f6ab";
}
.fad.icon-wifi-2::after,
.icon-duotone.icon-wifi-2::after {
  content: "\f6ab\f6ab";
}
.fad.icon-calendar-days::after,
.icon-duotone.icon-calendar-days::after {
  content: "\f073\f073";
}
.fad.icon-calendar-alt::after,
.icon-duotone.icon-calendar-alt::after {
  content: "\f073\f073";
}
.fad.icon-mp3-player::after,
.icon-duotone.icon-mp3-player::after {
  content: "\f8ce\f8ce";
}
.fad.icon-anchor-circle-check::after,
.icon-duotone.icon-anchor-circle-check::after {
  content: "\e4aa\e4aa";
}
.fad.icon-tally-4::after,
.icon-duotone.icon-tally-4::after {
  content: "\e297\e297";
}
.fad.icon-rectangle-history::after,
.icon-duotone.icon-rectangle-history::after {
  content: "\e4a2\e4a2";
}
.fad.icon-building-circle-arrow-right::after,
.icon-duotone.icon-building-circle-arrow-right::after {
  content: "\e4d1\e4d1";
}
.fad.icon-volleyball::after,
.icon-duotone.icon-volleyball::after {
  content: "\f45f\f45f";
}
.fad.icon-volleyball-ball::after,
.icon-duotone.icon-volleyball-ball::after {
  content: "\f45f\f45f";
}
.fad.icon-sun-haze::after,
.icon-duotone.icon-sun-haze::after {
  content: "\f765\f765";
}
.fad.icon-text-size::after,
.icon-duotone.icon-text-size::after {
  content: "\f894\f894";
}
.fad.icon-ufo::after,
.icon-duotone.icon-ufo::after {
  content: "\e047\e047";
}
.fad.icon-fork::after,
.icon-duotone.icon-fork::after {
  content: "\f2e3\f2e3";
}
.fad.icon-utensil-fork::after,
.icon-duotone.icon-utensil-fork::after {
  content: "\f2e3\f2e3";
}
.fad.icon-arrows-up-to-line::after,
.icon-duotone.icon-arrows-up-to-line::after {
  content: "\e4c2\e4c2";
}
.fad.icon-mobile-signal::after,
.icon-duotone.icon-mobile-signal::after {
  content: "\e1ef\e1ef";
}
.fad.icon-barcode-scan::after,
.icon-duotone.icon-barcode-scan::after {
  content: "\f465\f465";
}
.fad.icon-sort-down::after,
.icon-duotone.icon-sort-down::after {
  content: "\f0dd\f0dd";
}
.fad.icon-sort-desc::after,
.icon-duotone.icon-sort-desc::after {
  content: "\f0dd\f0dd";
}
.fad.icon-folder-arrow-down::after,
.icon-duotone.icon-folder-arrow-down::after {
  content: "\e053\e053";
}
.fad.icon-folder-download::after,
.icon-duotone.icon-folder-download::after {
  content: "\e053\e053";
}
.fad.icon-circle-minus::after,
.icon-duotone.icon-circle-minus::after {
  content: "\f056\f056";
}
.fad.icon-minus-circle::after,
.icon-duotone.icon-minus-circle::after {
  content: "\f056\f056";
}
.fad.icon-face-icicles::after,
.icon-duotone.icon-face-icicles::after {
  content: "\e37c\e37c";
}
.fad.icon-shovel::after,
.icon-duotone.icon-shovel::after {
  content: "\f713\f713";
}
.fad.icon-door-open::after,
.icon-duotone.icon-door-open::after {
  content: "\f52b\f52b";
}
.fad.icon-films::after,
.icon-duotone.icon-films::after {
  content: "\e17a\e17a";
}
.fad.icon-right-from-bracket::after,
.icon-duotone.icon-right-from-bracket::after {
  content: "\f2f5\f2f5";
}
.fad.icon-sign-out-alt::after,
.icon-duotone.icon-sign-out-alt::after {
  content: "\f2f5\f2f5";
}
.fad.icon-face-glasses::after,
.icon-duotone.icon-face-glasses::after {
  content: "\e377\e377";
}
.fad.icon-nfc::after,
.icon-duotone.icon-nfc::after {
  content: "\e1f7\e1f7";
}
.fad.icon-atom::after,
.icon-duotone.icon-atom::after {
  content: "\f5d2\f5d2";
}
.fad.icon-soap::after,
.icon-duotone.icon-soap::after {
  content: "\e06e\e06e";
}
.fad.icon-icons::after,
.icon-duotone.icon-icons::after {
  content: "\f86d\f86d";
}
.fad.icon-heart-music-camera-bolt::after,
.icon-duotone.icon-heart-music-camera-bolt::after {
  content: "\f86d\f86d";
}
.fad.icon-microphone-lines-slash::after,
.icon-duotone.icon-microphone-lines-slash::after {
  content: "\f539\f539";
}
.fad.icon-microphone-alt-slash::after,
.icon-duotone.icon-microphone-alt-slash::after {
  content: "\f539\f539";
}
.fad.icon-closed-captioning-slash::after,
.icon-duotone.icon-closed-captioning-slash::after {
  content: "\e135\e135";
}
.fad.icon-calculator-simple::after,
.icon-duotone.icon-calculator-simple::after {
  content: "\f64c\f64c";
}
.fad.icon-calculator-alt::after,
.icon-duotone.icon-calculator-alt::after {
  content: "\f64c\f64c";
}
.fad.icon-bridge-circle-check::after,
.icon-duotone.icon-bridge-circle-check::after {
  content: "\e4c9\e4c9";
}
.fad.icon-sliders-up::after,
.icon-duotone.icon-sliders-up::after {
  content: "\f3f1\f3f1";
}
.fad.icon-sliders-v::after,
.icon-duotone.icon-sliders-v::after {
  content: "\f3f1\f3f1";
}
.fad.icon-location-minus::after,
.icon-duotone.icon-location-minus::after {
  content: "\f609\f609";
}
.fad.icon-map-marker-minus::after,
.icon-duotone.icon-map-marker-minus::after {
  content: "\f609\f609";
}
.fad.icon-pump-medical::after,
.icon-duotone.icon-pump-medical::after {
  content: "\e06a\e06a";
}
.fad.icon-fingerprint::after,
.icon-duotone.icon-fingerprint::after {
  content: "\f577\f577";
}
.fad.icon-ski-boot::after,
.icon-duotone.icon-ski-boot::after {
  content: "\e3cc\e3cc";
}
.fad.icon-standard-definition::after,
.icon-duotone.icon-standard-definition::after {
  content: "\e28a\e28a";
}
.fad.icon-rectangle-sd::after,
.icon-duotone.icon-rectangle-sd::after {
  content: "\e28a\e28a";
}
.fad.icon-h1::after,
.icon-duotone.icon-h1::after {
  content: "\f313\f313";
}
.fad.icon-hand-point-right::after,
.icon-duotone.icon-hand-point-right::after {
  content: "\f0a4\f0a4";
}
.fad.icon-magnifying-glass-location::after,
.icon-duotone.icon-magnifying-glass-location::after {
  content: "\f689\f689";
}
.fad.icon-search-location::after,
.icon-duotone.icon-search-location::after {
  content: "\f689\f689";
}
.fad.icon-message-bot::after,
.icon-duotone.icon-message-bot::after {
  content: "\e3b8\e3b8";
}
.fad.icon-forward-step::after,
.icon-duotone.icon-forward-step::after {
  content: "\f051\f051";
}
.fad.icon-step-forward::after,
.icon-duotone.icon-step-forward::after {
  content: "\f051\f051";
}
.fad.icon-face-smile-beam::after,
.icon-duotone.icon-face-smile-beam::after {
  content: "\f5b8\f5b8";
}
.fad.icon-smile-beam::after,
.icon-duotone.icon-smile-beam::after {
  content: "\f5b8\f5b8";
}
.fad.icon-light-ceiling::after,
.icon-duotone.icon-light-ceiling::after {
  content: "\e016\e016";
}
.fad.icon-message-exclamation::after,
.icon-duotone.icon-message-exclamation::after {
  content: "\f4a5\f4a5";
}
.fad.icon-comment-alt-exclamation::after,
.icon-duotone.icon-comment-alt-exclamation::after {
  content: "\f4a5\f4a5";
}
.fad.icon-bowl-scoop::after,
.icon-duotone.icon-bowl-scoop::after {
  content: "\e3de\e3de";
}
.fad.icon-bowl-shaved-ice::after,
.icon-duotone.icon-bowl-shaved-ice::after {
  content: "\e3de\e3de";
}
.fad.icon-square-x::after,
.icon-duotone.icon-square-x::after {
  content: "\e286\e286";
}
.fad.icon-utility-pole-double::after,
.icon-duotone.icon-utility-pole-double::after {
  content: "\e2c4\e2c4";
}
.fad.icon-flag-checkered::after,
.icon-duotone.icon-flag-checkered::after {
  content: "\f11e\f11e";
}
.fad.icon-chevrons-up::after,
.icon-duotone.icon-chevrons-up::after {
  content: "\f325\f325";
}
.fad.icon-chevron-double-up::after,
.icon-duotone.icon-chevron-double-up::after {
  content: "\f325\f325";
}
.fad.icon-football::after,
.icon-duotone.icon-football::after {
  content: "\f44e\f44e";
}
.fad.icon-football-ball::after,
.icon-duotone.icon-football-ball::after {
  content: "\f44e\f44e";
}
.fad.icon-user-vneck::after,
.icon-duotone.icon-user-vneck::after {
  content: "\e461\e461";
}
.fad.icon-school-circle-exclamation::after,
.icon-duotone.icon-school-circle-exclamation::after {
  content: "\e56c\e56c";
}
.fad.icon-crop::after,
.icon-duotone.icon-crop::after {
  content: "\f125\f125";
}
.fad.icon-angles-down::after,
.icon-duotone.icon-angles-down::after {
  content: "\f103\f103";
}
.fad.icon-angle-double-down::after,
.icon-duotone.icon-angle-double-down::after {
  content: "\f103\f103";
}
.fad.icon-users-rectangle::after,
.icon-duotone.icon-users-rectangle::after {
  content: "\e594\e594";
}
.fad.icon-people-roof::after,
.icon-duotone.icon-people-roof::after {
  content: "\e537\e537";
}
.fad.icon-square-arrow-right::after,
.icon-duotone.icon-square-arrow-right::after {
  content: "\f33b\f33b";
}
.fad.icon-arrow-square-right::after,
.icon-duotone.icon-arrow-square-right::after {
  content: "\f33b\f33b";
}
.fad.icon-location-plus::after,
.icon-duotone.icon-location-plus::after {
  content: "\f60a\f60a";
}
.fad.icon-map-marker-plus::after,
.icon-duotone.icon-map-marker-plus::after {
  content: "\f60a\f60a";
}
.fad.icon-lightbulb-exclamation-on::after,
.icon-duotone.icon-lightbulb-exclamation-on::after {
  content: "\e1ca\e1ca";
}
.fad.icon-people-line::after,
.icon-duotone.icon-people-line::after {
  content: "\e534\e534";
}
.fad.icon-beer-mug-empty::after,
.icon-duotone.icon-beer-mug-empty::after {
  content: "\f0fc\f0fc";
}
.fad.icon-beer::after,
.icon-duotone.icon-beer::after {
  content: "\f0fc\f0fc";
}
.fad.icon-crate-empty::after,
.icon-duotone.icon-crate-empty::after {
  content: "\e151\e151";
}
.fad.icon-diagram-predecessor::after,
.icon-duotone.icon-diagram-predecessor::after {
  content: "\e477\e477";
}
.fad.icon-transporter::after,
.icon-duotone.icon-transporter::after {
  content: "\e042\e042";
}
.fad.icon-calendar-circle-user::after,
.icon-duotone.icon-calendar-circle-user::after {
  content: "\e471\e471";
}
.fad.icon-arrow-up-long::after,
.icon-duotone.icon-arrow-up-long::after {
  content: "\f176\f176";
}
.fad.icon-long-arrow-up::after,
.icon-duotone.icon-long-arrow-up::after {
  content: "\f176\f176";
}
.fad.icon-person-carry-box::after,
.icon-duotone.icon-person-carry-box::after {
  content: "\f4cf\f4cf";
}
.fad.icon-person-carry::after,
.icon-duotone.icon-person-carry::after {
  content: "\f4cf\f4cf";
}
.fad.icon-fire-flame-simple::after,
.icon-duotone.icon-fire-flame-simple::after {
  content: "\f46a\f46a";
}
.fad.icon-burn::after,
.icon-duotone.icon-burn::after {
  content: "\f46a\f46a";
}
.fad.icon-person::after,
.icon-duotone.icon-person::after {
  content: "\f183\f183";
}
.fad.icon-male::after,
.icon-duotone.icon-male::after {
  content: "\f183\f183";
}
.fad.icon-laptop::after,
.icon-duotone.icon-laptop::after {
  content: "\f109\f109";
}
.fad.icon-file-csv::after,
.icon-duotone.icon-file-csv::after {
  content: "\f6dd\f6dd";
}
.fad.icon-menorah::after,
.icon-duotone.icon-menorah::after {
  content: "\f676\f676";
}
.fad.icon-union::after,
.icon-duotone.icon-union::after {
  content: "\f6a2\f6a2";
}
.fad.icon-chevrons-left::after,
.icon-duotone.icon-chevrons-left::after {
  content: "\f323\f323";
}
.fad.icon-chevron-double-left::after,
.icon-duotone.icon-chevron-double-left::after {
  content: "\f323\f323";
}
.fad.icon-circle-heart::after,
.icon-duotone.icon-circle-heart::after {
  content: "\f4c7\f4c7";
}
.fad.icon-heart-circle::after,
.icon-duotone.icon-heart-circle::after {
  content: "\f4c7\f4c7";
}
.fad.icon-truck-plane::after,
.icon-duotone.icon-truck-plane::after {
  content: "\e58f\e58f";
}
.fad.icon-record-vinyl::after,
.icon-duotone.icon-record-vinyl::after {
  content: "\f8d9\f8d9";
}
.fad.icon-bring-forward::after,
.icon-duotone.icon-bring-forward::after {
  content: "\f856\f856";
}
.fad.icon-square-p::after,
.icon-duotone.icon-square-p::after {
  content: "\e279\e279";
}
.fad.icon-face-grin-stars::after,
.icon-duotone.icon-face-grin-stars::after {
  content: "\f587\f587";
}
.fad.icon-grin-stars::after,
.icon-duotone.icon-grin-stars::after {
  content: "\f587\f587";
}
.fad.icon-sigma::after,
.icon-duotone.icon-sigma::after {
  content: "\f68b\f68b";
}
.fad.icon-camera-movie::after,
.icon-duotone.icon-camera-movie::after {
  content: "\f8a9\f8a9";
}
.fad.icon-bong::after,
.icon-duotone.icon-bong::after {
  content: "\f55c\f55c";
}
.fad.icon-clarinet::after,
.icon-duotone.icon-clarinet::after {
  content: "\f8ad\f8ad";
}
.fad.icon-truck-flatbed::after,
.icon-duotone.icon-truck-flatbed::after {
  content: "\e2b6\e2b6";
}
.fad.icon-spaghetti-monster-flying::after,
.icon-duotone.icon-spaghetti-monster-flying::after {
  content: "\f67b\f67b";
}
.fad.icon-pastafarianism::after,
.icon-duotone.icon-pastafarianism::after {
  content: "\f67b\f67b";
}
.fad.icon-arrow-down-up-across-line::after,
.icon-duotone.icon-arrow-down-up-across-line::after {
  content: "\e4af\e4af";
}
.fad.icon-leaf-heart::after,
.icon-duotone.icon-leaf-heart::after {
  content: "\f4cb\f4cb";
}
.fad.icon-house-building::after,
.icon-duotone.icon-house-building::after {
  content: "\e1b1\e1b1";
}
.fad.icon-cheese-swiss::after,
.icon-duotone.icon-cheese-swiss::after {
  content: "\f7f0\f7f0";
}
.fad.icon-spoon::after,
.icon-duotone.icon-spoon::after {
  content: "\f2e5\f2e5";
}
.fad.icon-utensil-spoon::after,
.icon-duotone.icon-utensil-spoon::after {
  content: "\f2e5\f2e5";
}
.fad.icon-jar-wheat::after,
.icon-duotone.icon-jar-wheat::after {
  content: "\e517\e517";
}
.fad.icon-envelopes-bulk::after,
.icon-duotone.icon-envelopes-bulk::after {
  content: "\f674\f674";
}
.fad.icon-mail-bulk::after,
.icon-duotone.icon-mail-bulk::after {
  content: "\f674\f674";
}
.fad.icon-file-circle-exclamation::after,
.icon-duotone.icon-file-circle-exclamation::after {
  content: "\e4eb\e4eb";
}
.fad.icon-bow-arrow::after,
.icon-duotone.icon-bow-arrow::after {
  content: "\f6b9\f6b9";
}
.fad.icon-cart-xmark::after,
.icon-duotone.icon-cart-xmark::after {
  content: "\e0dd\e0dd";
}
.fad.icon-hexagon-xmark::after,
.icon-duotone.icon-hexagon-xmark::after {
  content: "\f2ee\f2ee";
}
.fad.icon-times-hexagon::after,
.icon-duotone.icon-times-hexagon::after {
  content: "\f2ee\f2ee";
}
.fad.icon-xmark-hexagon::after,
.icon-duotone.icon-xmark-hexagon::after {
  content: "\f2ee\f2ee";
}
.fad.icon-circle-h::after,
.icon-duotone.icon-circle-h::after {
  content: "\f47e\f47e";
}
.fad.icon-hospital-symbol::after,
.icon-duotone.icon-hospital-symbol::after {
  content: "\f47e\f47e";
}
.fad.icon-merge::after,
.icon-duotone.icon-merge::after {
  content: "\e526\e526";
}
.fad.icon-pager::after,
.icon-duotone.icon-pager::after {
  content: "\f815\f815";
}
.fad.icon-cart-minus::after,
.icon-duotone.icon-cart-minus::after {
  content: "\e0db\e0db";
}
.fad.icon-address-book::after,
.icon-duotone.icon-address-book::after {
  content: "\f2b9\f2b9";
}
.fad.icon-contact-book::after,
.icon-duotone.icon-contact-book::after {
  content: "\f2b9\f2b9";
}
.fad.icon-pan-frying::after,
.icon-duotone.icon-pan-frying::after {
  content: "\e42c\e42c";
}
.fad.icon-grid::after,
.icon-duotone.icon-grid::after {
  content: "\e195\e195";
}
.fad.icon-grid-3::after,
.icon-duotone.icon-grid-3::after {
  content: "\e195\e195";
}
.fad.icon-football-helmet::after,
.icon-duotone.icon-football-helmet::after {
  content: "\f44f\f44f";
}
.fad.icon-hand-love::after,
.icon-duotone.icon-hand-love::after {
  content: "\e1a5\e1a5";
}
.fad.icon-trees::after,
.icon-duotone.icon-trees::after {
  content: "\f724\f724";
}
.fad.icon-strikethrough::after,
.icon-duotone.icon-strikethrough::after {
  content: "\f0cc\f0cc";
}
.fad.icon-page::after,
.icon-duotone.icon-page::after {
  content: "\e428\e428";
}
.fad.icon-k::after,
.icon-duotone.icon-k::after {
  content: "\4b\4b";
}
.fad.icon-diagram-previous::after,
.icon-duotone.icon-diagram-previous::after {
  content: "\e478\e478";
}
.fad.icon-gauge-min::after,
.icon-duotone.icon-gauge-min::after {
  content: "\f628\f628";
}
.fad.icon-tachometer-alt-slowest::after,
.icon-duotone.icon-tachometer-alt-slowest::after {
  content: "\f628\f628";
}
.fad.icon-folder-grid::after,
.icon-duotone.icon-folder-grid::after {
  content: "\e188\e188";
}
.fad.icon-eggplant::after,
.icon-duotone.icon-eggplant::after {
  content: "\e16c\e16c";
}
.fad.icon-ram::after,
.icon-duotone.icon-ram::after {
  content: "\f70a\f70a";
}
.fad.icon-landmark-flag::after,
.icon-duotone.icon-landmark-flag::after {
  content: "\e51c\e51c";
}
.fad.icon-lips::after,
.icon-duotone.icon-lips::after {
  content: "\f600\f600";
}
.fad.icon-pencil::after,
.icon-duotone.icon-pencil::after {
  content: "\f303\f303";
}
.fad.icon-pencil-alt::after,
.icon-duotone.icon-pencil-alt::after {
  content: "\f303\f303";
}
.fad.icon-backward::after,
.icon-duotone.icon-backward::after {
  content: "\f04a\f04a";
}
.fad.icon-caret-right::after,
.icon-duotone.icon-caret-right::after {
  content: "\f0da\f0da";
}
.fad.icon-comments::after,
.icon-duotone.icon-comments::after {
  content: "\f086\f086";
}
.fad.icon-paste::after,
.icon-duotone.icon-paste::after {
  content: "\f0ea\f0ea";
}
.fad.icon-file-clipboard::after,
.icon-duotone.icon-file-clipboard::after {
  content: "\f0ea\f0ea";
}
.fad.icon-desktop-arrow-down::after,
.icon-duotone.icon-desktop-arrow-down::after {
  content: "\e155\e155";
}
.fad.icon-code-pull-request::after,
.icon-duotone.icon-code-pull-request::after {
  content: "\e13c\e13c";
}
.fad.icon-pumpkin::after,
.icon-duotone.icon-pumpkin::after {
  content: "\f707\f707";
}
.fad.icon-clipboard-list::after,
.icon-duotone.icon-clipboard-list::after {
  content: "\f46d\f46d";
}
.fad.icon-pen-field::after,
.icon-duotone.icon-pen-field::after {
  content: "\e211\e211";
}
.fad.icon-blueberries::after,
.icon-duotone.icon-blueberries::after {
  content: "\e2e8\e2e8";
}
.fad.icon-truck-ramp-box::after,
.icon-duotone.icon-truck-ramp-box::after {
  content: "\f4de\f4de";
}
.fad.icon-truck-loading::after,
.icon-duotone.icon-truck-loading::after {
  content: "\f4de\f4de";
}
.fad.icon-note::after,
.icon-duotone.icon-note::after {
  content: "\e1ff\e1ff";
}
.fad.icon-arrow-down-to-square::after,
.icon-duotone.icon-arrow-down-to-square::after {
  content: "\e096\e096";
}
.fad.icon-user-check::after,
.icon-duotone.icon-user-check::after {
  content: "\f4fc\f4fc";
}
.fad.icon-cloud-xmark::after,
.icon-duotone.icon-cloud-xmark::after {
  content: "\e35f\e35f";
}
.fad.icon-vial-virus::after,
.icon-duotone.icon-vial-virus::after {
  content: "\e597\e597";
}
.fad.icon-book-blank::after,
.icon-duotone.icon-book-blank::after {
  content: "\f5d9\f5d9";
}
.fad.icon-book-alt::after,
.icon-duotone.icon-book-alt::after {
  content: "\f5d9\f5d9";
}
.fad.icon-golf-flag-hole::after,
.icon-duotone.icon-golf-flag-hole::after {
  content: "\e3ac\e3ac";
}
.fad.icon-message-arrow-down::after,
.icon-duotone.icon-message-arrow-down::after {
  content: "\e1db\e1db";
}
.fad.icon-comment-alt-arrow-down::after,
.icon-duotone.icon-comment-alt-arrow-down::after {
  content: "\e1db\e1db";
}
.fad.icon-face-unamused::after,
.icon-duotone.icon-face-unamused::after {
  content: "\e39f\e39f";
}
.fad.icon-sheet-plastic::after,
.icon-duotone.icon-sheet-plastic::after {
  content: "\e571\e571";
}
.fad.icon-circle-9::after,
.icon-duotone.icon-circle-9::after {
  content: "\e0f6\e0f6";
}
.fad.icon-blog::after,
.icon-duotone.icon-blog::after {
  content: "\f781\f781";
}
.fad.icon-user-ninja::after,
.icon-duotone.icon-user-ninja::after {
  content: "\f504\f504";
}
.fad.icon-pencil-slash::after,
.icon-duotone.icon-pencil-slash::after {
  content: "\e215\e215";
}
.fad.icon-bowling-pins::after,
.icon-duotone.icon-bowling-pins::after {
  content: "\f437\f437";
}
.fad.icon-person-arrow-up-from-line::after,
.icon-duotone.icon-person-arrow-up-from-line::after {
  content: "\e539\e539";
}
.fad.icon-down-right::after,
.icon-duotone.icon-down-right::after {
  content: "\e16b\e16b";
}
.fad.icon-scroll-torah::after,
.icon-duotone.icon-scroll-torah::after {
  content: "\f6a0\f6a0";
}
.fad.icon-torah::after,
.icon-duotone.icon-torah::after {
  content: "\f6a0\f6a0";
}
.fad.icon-webhook::after,
.icon-duotone.icon-webhook::after {
  content: "\e5d5\e5d5";
}
.fad.icon-blinds-open::after,
.icon-duotone.icon-blinds-open::after {
  content: "\f8fc\f8fc";
}
.fad.icon-fence::after,
.icon-duotone.icon-fence::after {
  content: "\e303\e303";
}
.fad.icon-up::after,
.icon-duotone.icon-up::after {
  content: "\f357\f357";
}
.fad.icon-arrow-alt-up::after,
.icon-duotone.icon-arrow-alt-up::after {
  content: "\f357\f357";
}
.fad.icon-broom-ball::after,
.icon-duotone.icon-broom-ball::after {
  content: "\f458\f458";
}
.fad.icon-quidditch::after,
.icon-duotone.icon-quidditch::after {
  content: "\f458\f458";
}
.fad.icon-quidditch-broom-ball::after,
.icon-duotone.icon-quidditch-broom-ball::after {
  content: "\f458\f458";
}
.fad.icon-drumstick::after,
.icon-duotone.icon-drumstick::after {
  content: "\f6d6\f6d6";
}
.fad.icon-square-v::after,
.icon-duotone.icon-square-v::after {
  content: "\e284\e284";
}
.fad.icon-face-awesome::after,
.icon-duotone.icon-face-awesome::after {
  content: "\e409\e409";
}
.fad.icon-gave-dandy::after,
.icon-duotone.icon-gave-dandy::after {
  content: "\e409\e409";
}
.fad.icon-dial-off::after,
.icon-duotone.icon-dial-off::after {
  content: "\e162\e162";
}
.fad.icon-toggle-off::after,
.icon-duotone.icon-toggle-off::after {
  content: "\f204\f204";
}
.fad.icon-face-smile-horns::after,
.icon-duotone.icon-face-smile-horns::after {
  content: "\e391\e391";
}
.fad.icon-box-archive::after,
.icon-duotone.icon-box-archive::after {
  content: "\f187\f187";
}
.fad.icon-archive::after,
.icon-duotone.icon-archive::after {
  content: "\f187\f187";
}
.fad.icon-grapes::after,
.icon-duotone.icon-grapes::after {
  content: "\e306\e306";
}
.fad.icon-person-drowning::after,
.icon-duotone.icon-person-drowning::after {
  content: "\e545\e545";
}
.fad.icon-dial-max::after,
.icon-duotone.icon-dial-max::after {
  content: "\e15e\e15e";
}
.fad.icon-circle-m::after,
.icon-duotone.icon-circle-m::after {
  content: "\e115\e115";
}
.fad.icon-calendar-image::after,
.icon-duotone.icon-calendar-image::after {
  content: "\e0d4\e0d4";
}
.fad.icon-circle-caret-down::after,
.icon-duotone.icon-circle-caret-down::after {
  content: "\f32d\f32d";
}
.fad.icon-caret-circle-down::after,
.icon-duotone.icon-caret-circle-down::after {
  content: "\f32d\f32d";
}
.fad.icon-arrow-down-9-1::after,
.icon-duotone.icon-arrow-down-9-1::after {
  content: "\f886\f886";
}
.fad.icon-sort-numeric-desc::after,
.icon-duotone.icon-sort-numeric-desc::after {
  content: "\f886\f886";
}
.fad.icon-sort-numeric-down-alt::after,
.icon-duotone.icon-sort-numeric-down-alt::after {
  content: "\f886\f886";
}
.fad.icon-face-grin-tongue-squint::after,
.icon-duotone.icon-face-grin-tongue-squint::after {
  content: "\f58a\f58a";
}
.fad.icon-grin-tongue-squint::after,
.icon-duotone.icon-grin-tongue-squint::after {
  content: "\f58a\f58a";
}
.fad.icon-shish-kebab::after,
.icon-duotone.icon-shish-kebab::after {
  content: "\f821\f821";
}
.fad.icon-spray-can::after,
.icon-duotone.icon-spray-can::after {
  content: "\f5bd\f5bd";
}
.fad.icon-alarm-snooze::after,
.icon-duotone.icon-alarm-snooze::after {
  content: "\f845\f845";
}
.fad.icon-scarecrow::after,
.icon-duotone.icon-scarecrow::after {
  content: "\f70d\f70d";
}
.fad.icon-truck-monster::after,
.icon-duotone.icon-truck-monster::after {
  content: "\f63b\f63b";
}
.fad.icon-gift-card::after,
.icon-duotone.icon-gift-card::after {
  content: "\f663\f663";
}
.fad.icon-w::after,
.icon-duotone.icon-w::after {
  content: "\57\57";
}
.fad.icon-code-pull-request-draft::after,
.icon-duotone.icon-code-pull-request-draft::after {
  content: "\e3fa\e3fa";
}
.fad.icon-square-b::after,
.icon-duotone.icon-square-b::after {
  content: "\e264\e264";
}
.fad.icon-elephant::after,
.icon-duotone.icon-elephant::after {
  content: "\f6da\f6da";
}
.fad.icon-earth-africa::after,
.icon-duotone.icon-earth-africa::after {
  content: "\f57c\f57c";
}
.fad.icon-globe-africa::after,
.icon-duotone.icon-globe-africa::after {
  content: "\f57c\f57c";
}
.fad.icon-rainbow::after,
.icon-duotone.icon-rainbow::after {
  content: "\f75b\f75b";
}
.fad.icon-circle-notch::after,
.icon-duotone.icon-circle-notch::after {
  content: "\f1ce\f1ce";
}
.fad.icon-tablet-screen-button::after,
.icon-duotone.icon-tablet-screen-button::after {
  content: "\f3fa\f3fa";
}
.fad.icon-tablet-alt::after,
.icon-duotone.icon-tablet-alt::after {
  content: "\f3fa\f3fa";
}
.fad.icon-paw::after,
.icon-duotone.icon-paw::after {
  content: "\f1b0\f1b0";
}
.fad.icon-message-question::after,
.icon-duotone.icon-message-question::after {
  content: "\e1e3\e1e3";
}
.fad.icon-cloud::after,
.icon-duotone.icon-cloud::after {
  content: "\f0c2\f0c2";
}
.fad.icon-trowel-bricks::after,
.icon-duotone.icon-trowel-bricks::after {
  content: "\e58a\e58a";
}
.fad.icon-square-3::after,
.icon-duotone.icon-square-3::after {
  content: "\e258\e258";
}
.fad.icon-face-flushed::after,
.icon-duotone.icon-face-flushed::after {
  content: "\f579\f579";
}
.fad.icon-flushed::after,
.icon-duotone.icon-flushed::after {
  content: "\f579\f579";
}
.fad.icon-hospital-user::after,
.icon-duotone.icon-hospital-user::after {
  content: "\f80d\f80d";
}
.fad.icon-microwave::after,
.icon-duotone.icon-microwave::after {
  content: "\e01b\e01b";
}
.fad.icon-chf-sign::after,
.icon-duotone.icon-chf-sign::after {
  content: "\e602\e602";
}
.fad.icon-tent-arrow-left-right::after,
.icon-duotone.icon-tent-arrow-left-right::after {
  content: "\e57f\e57f";
}
.fad.icon-cart-circle-arrow-up::after,
.icon-duotone.icon-cart-circle-arrow-up::after {
  content: "\e3f0\e3f0";
}
.fad.icon-trash-clock::after,
.icon-duotone.icon-trash-clock::after {
  content: "\e2b0\e2b0";
}
.fad.icon-gavel::after,
.icon-duotone.icon-gavel::after {
  content: "\f0e3\f0e3";
}
.fad.icon-legal::after,
.icon-duotone.icon-legal::after {
  content: "\f0e3\f0e3";
}
.fad.icon-sprinkler-ceiling::after,
.icon-duotone.icon-sprinkler-ceiling::after {
  content: "\e44c\e44c";
}
.fad.icon-browsers::after,
.icon-duotone.icon-browsers::after {
  content: "\e0cb\e0cb";
}
.fad.icon-trillium::after,
.icon-duotone.icon-trillium::after {
  content: "\e588\e588";
}
.fad.icon-music-slash::after,
.icon-duotone.icon-music-slash::after {
  content: "\f8d1\f8d1";
}
.fad.icon-truck-ramp::after,
.icon-duotone.icon-truck-ramp::after {
  content: "\f4e0\f4e0";
}
.fad.icon-binoculars::after,
.icon-duotone.icon-binoculars::after {
  content: "\f1e5\f1e5";
}
.fad.icon-microphone-slash::after,
.icon-duotone.icon-microphone-slash::after {
  content: "\f131\f131";
}
.fad.icon-box-tissue::after,
.icon-duotone.icon-box-tissue::after {
  content: "\e05b\e05b";
}
.fad.icon-circle-c::after,
.icon-duotone.icon-circle-c::after {
  content: "\e101\e101";
}
.fad.icon-star-christmas::after,
.icon-duotone.icon-star-christmas::after {
  content: "\f7d4\f7d4";
}
.fad.icon-chart-bullet::after,
.icon-duotone.icon-chart-bullet::after {
  content: "\e0e1\e0e1";
}
.fad.icon-motorcycle::after,
.icon-duotone.icon-motorcycle::after {
  content: "\f21c\f21c";
}
.fad.icon-tree-christmas::after,
.icon-duotone.icon-tree-christmas::after {
  content: "\f7db\f7db";
}
.fad.icon-tire-flat::after,
.icon-duotone.icon-tire-flat::after {
  content: "\f632\f632";
}
.fad.icon-sunglasses::after,
.icon-duotone.icon-sunglasses::after {
  content: "\f892\f892";
}
.fad.icon-badge::after,
.icon-duotone.icon-badge::after {
  content: "\f335\f335";
}
.fad.icon-message-pen::after,
.icon-duotone.icon-message-pen::after {
  content: "\f4a4\f4a4";
}
.fad.icon-comment-alt-edit::after,
.icon-duotone.icon-comment-alt-edit::after {
  content: "\f4a4\f4a4";
}
.fad.icon-message-edit::after,
.icon-duotone.icon-message-edit::after {
  content: "\f4a4\f4a4";
}
.fad.icon-bell-concierge::after,
.icon-duotone.icon-bell-concierge::after {
  content: "\f562\f562";
}
.fad.icon-concierge-bell::after,
.icon-duotone.icon-concierge-bell::after {
  content: "\f562\f562";
}
.fad.icon-pen-ruler::after,
.icon-duotone.icon-pen-ruler::after {
  content: "\f5ae\f5ae";
}
.fad.icon-pencil-ruler::after,
.icon-duotone.icon-pencil-ruler::after {
  content: "\f5ae\f5ae";
}
.fad.icon-arrow-progress::after,
.icon-duotone.icon-arrow-progress::after {
  content: "\e5df\e5df";
}
.fad.icon-chess-rook-piece::after,
.icon-duotone.icon-chess-rook-piece::after {
  content: "\f448\f448";
}
.fad.icon-chess-rook-alt::after,
.icon-duotone.icon-chess-rook-alt::after {
  content: "\f448\f448";
}
.fad.icon-square-root::after,
.icon-duotone.icon-square-root::after {
  content: "\f697\f697";
}
.fad.icon-album-collection-circle-plus::after,
.icon-duotone.icon-album-collection-circle-plus::after {
  content: "\e48e\e48e";
}
.fad.icon-people-arrows::after,
.icon-duotone.icon-people-arrows::after {
  content: "\e068\e068";
}
.fad.icon-people-arrows-left-right::after,
.icon-duotone.icon-people-arrows-left-right::after {
  content: "\e068\e068";
}
.fad.icon-face-angry-horns::after,
.icon-duotone.icon-face-angry-horns::after {
  content: "\e368\e368";
}
.fad.icon-mars-and-venus-burst::after,
.icon-duotone.icon-mars-and-venus-burst::after {
  content: "\e523\e523";
}
.fad.icon-tombstone::after,
.icon-duotone.icon-tombstone::after {
  content: "\f720\f720";
}
.fad.icon-square-caret-right::after,
.icon-duotone.icon-square-caret-right::after {
  content: "\f152\f152";
}
.fad.icon-caret-square-right::after,
.icon-duotone.icon-caret-square-right::after {
  content: "\f152\f152";
}
.fad.icon-scissors::after,
.icon-duotone.icon-scissors::after {
  content: "\f0c4\f0c4";
}
.fad.icon-cut::after,
.icon-duotone.icon-cut::after {
  content: "\f0c4\f0c4";
}
.fad.icon-list-music::after,
.icon-duotone.icon-list-music::after {
  content: "\f8c9\f8c9";
}
.fad.icon-sun-plant-wilt::after,
.icon-duotone.icon-sun-plant-wilt::after {
  content: "\e57a\e57a";
}
.fad.icon-toilets-portable::after,
.icon-duotone.icon-toilets-portable::after {
  content: "\e584\e584";
}
.fad.icon-hockey-puck::after,
.icon-duotone.icon-hockey-puck::after {
  content: "\f453\f453";
}
.fad.icon-mustache::after,
.icon-duotone.icon-mustache::after {
  content: "\e5bc\e5bc";
}
.fad.icon-hyphen::after,
.icon-duotone.icon-hyphen::after {
  content: "\2d\2d";
}
.fad.icon-table::after,
.icon-duotone.icon-table::after {
  content: "\f0ce\f0ce";
}
.fad.icon-user-chef::after,
.icon-duotone.icon-user-chef::after {
  content: "\e3d2\e3d2";
}
.fad.icon-message-image::after,
.icon-duotone.icon-message-image::after {
  content: "\e1e0\e1e0";
}
.fad.icon-comment-alt-image::after,
.icon-duotone.icon-comment-alt-image::after {
  content: "\e1e0\e1e0";
}
.fad.icon-users-medical::after,
.icon-duotone.icon-users-medical::after {
  content: "\f830\f830";
}
.fad.icon-sensor-triangle-exclamation::after,
.icon-duotone.icon-sensor-triangle-exclamation::after {
  content: "\e029\e029";
}
.fad.icon-sensor-alert::after,
.icon-duotone.icon-sensor-alert::after {
  content: "\e029\e029";
}
.fad.icon-magnifying-glass-arrow-right::after,
.icon-duotone.icon-magnifying-glass-arrow-right::after {
  content: "\e521\e521";
}
.fad.icon-tachograph-digital::after,
.icon-duotone.icon-tachograph-digital::after {
  content: "\f566\f566";
}
.fad.icon-digital-tachograph::after,
.icon-duotone.icon-digital-tachograph::after {
  content: "\f566\f566";
}
.fad.icon-face-mask::after,
.icon-duotone.icon-face-mask::after {
  content: "\e37f\e37f";
}
.fad.icon-pickleball::after,
.icon-duotone.icon-pickleball::after {
  content: "\e435\e435";
}
.fad.icon-star-sharp-half::after,
.icon-duotone.icon-star-sharp-half::after {
  content: "\e28c\e28c";
}
.fad.icon-users-slash::after,
.icon-duotone.icon-users-slash::after {
  content: "\e073\e073";
}
.fad.icon-clover::after,
.icon-duotone.icon-clover::after {
  content: "\e139\e139";
}
.fad.icon-meat::after,
.icon-duotone.icon-meat::after {
  content: "\f814\f814";
}
.fad.icon-reply::after,
.icon-duotone.icon-reply::after {
  content: "\f3e5\f3e5";
}
.fad.icon-mail-reply::after,
.icon-duotone.icon-mail-reply::after {
  content: "\f3e5\f3e5";
}
.fad.icon-star-and-crescent::after,
.icon-duotone.icon-star-and-crescent::after {
  content: "\f699\f699";
}
.fad.icon-empty-set::after,
.icon-duotone.icon-empty-set::after {
  content: "\f656\f656";
}
.fad.icon-house-fire::after,
.icon-duotone.icon-house-fire::after {
  content: "\e50c\e50c";
}
.fad.icon-square-minus::after,
.icon-duotone.icon-square-minus::after {
  content: "\f146\f146";
}
.fad.icon-minus-square::after,
.icon-duotone.icon-minus-square::after {
  content: "\f146\f146";
}
.fad.icon-helicopter::after,
.icon-duotone.icon-helicopter::after {
  content: "\f533\f533";
}
.fad.icon-bird::after,
.icon-duotone.icon-bird::after {
  content: "\e469\e469";
}
.fad.icon-compass::after,
.icon-duotone.icon-compass::after {
  content: "\f14e\f14e";
}
.fad.icon-square-caret-down::after,
.icon-duotone.icon-square-caret-down::after {
  content: "\f150\f150";
}
.fad.icon-caret-square-down::after,
.icon-duotone.icon-caret-square-down::after {
  content: "\f150\f150";
}
.fad.icon-heart-half-stroke::after,
.icon-duotone.icon-heart-half-stroke::after {
  content: "\e1ac\e1ac";
}
.fad.icon-heart-half-alt::after,
.icon-duotone.icon-heart-half-alt::after {
  content: "\e1ac\e1ac";
}
.fad.icon-file-circle-question::after,
.icon-duotone.icon-file-circle-question::after {
  content: "\e4ef\e4ef";
}
.fad.icon-laptop-code::after,
.icon-duotone.icon-laptop-code::after {
  content: "\f5fc\f5fc";
}
.fad.icon-joystick::after,
.icon-duotone.icon-joystick::after {
  content: "\f8c5\f8c5";
}
.fad.icon-grill-fire::after,
.icon-duotone.icon-grill-fire::after {
  content: "\e5a4\e5a4";
}
.fad.icon-rectangle-vertical-history::after,
.icon-duotone.icon-rectangle-vertical-history::after {
  content: "\e237\e237";
}
.fad.icon-swatchbook::after,
.icon-duotone.icon-swatchbook::after {
  content: "\f5c3\f5c3";
}
.fad.icon-prescription-bottle::after,
.icon-duotone.icon-prescription-bottle::after {
  content: "\f485\f485";
}
.fad.icon-bars::after,
.icon-duotone.icon-bars::after {
  content: "\f0c9\f0c9";
}
.fad.icon-navicon::after,
.icon-duotone.icon-navicon::after {
  content: "\f0c9\f0c9";
}
.fad.icon-keyboard-left::after,
.icon-duotone.icon-keyboard-left::after {
  content: "\e1c3\e1c3";
}
.fad.icon-people-group::after,
.icon-duotone.icon-people-group::after {
  content: "\e533\e533";
}
.fad.icon-hourglass-end::after,
.icon-duotone.icon-hourglass-end::after {
  content: "\f253\f253";
}
.fad.icon-hourglass-3::after,
.icon-duotone.icon-hourglass-3::after {
  content: "\f253\f253";
}
.fad.icon-heart-crack::after,
.icon-duotone.icon-heart-crack::after {
  content: "\f7a9\f7a9";
}
.fad.icon-heart-broken::after,
.icon-duotone.icon-heart-broken::after {
  content: "\f7a9\f7a9";
}
.fad.icon-face-beam-hand-over-mouth::after,
.icon-duotone.icon-face-beam-hand-over-mouth::after {
  content: "\e47c\e47c";
}
.fad.icon-droplet-percent::after,
.icon-duotone.icon-droplet-percent::after {
  content: "\f750\f750";
}
.fad.icon-humidity::after,
.icon-duotone.icon-humidity::after {
  content: "\f750\f750";
}
.fad.icon-square-up-right::after,
.icon-duotone.icon-square-up-right::after {
  content: "\f360\f360";
}
.fad.icon-external-link-square-alt::after,
.icon-duotone.icon-external-link-square-alt::after {
  content: "\f360\f360";
}
.fad.icon-face-kiss-beam::after,
.icon-duotone.icon-face-kiss-beam::after {
  content: "\f597\f597";
}
.fad.icon-kiss-beam::after,
.icon-duotone.icon-kiss-beam::after {
  content: "\f597\f597";
}
.fad.icon-corn::after,
.icon-duotone.icon-corn::after {
  content: "\f6c7\f6c7";
}
.fad.icon-roller-coaster::after,
.icon-duotone.icon-roller-coaster::after {
  content: "\e324\e324";
}
.fad.icon-photo-film-music::after,
.icon-duotone.icon-photo-film-music::after {
  content: "\e228\e228";
}
.fad.icon-radar::after,
.icon-duotone.icon-radar::after {
  content: "\e024\e024";
}
.fad.icon-sickle::after,
.icon-duotone.icon-sickle::after {
  content: "\f822\f822";
}
.fad.icon-film::after,
.icon-duotone.icon-film::after {
  content: "\f008\f008";
}
.fad.icon-coconut::after,
.icon-duotone.icon-coconut::after {
  content: "\e2f6\e2f6";
}
.fad.icon-ruler-horizontal::after,
.icon-duotone.icon-ruler-horizontal::after {
  content: "\f547\f547";
}
.fad.icon-shield-cross::after,
.icon-duotone.icon-shield-cross::after {
  content: "\f712\f712";
}
.fad.icon-cassette-tape::after,
.icon-duotone.icon-cassette-tape::after {
  content: "\f8ab\f8ab";
}
.fad.icon-square-terminal::after,
.icon-duotone.icon-square-terminal::after {
  content: "\e32a\e32a";
}
.fad.icon-people-robbery::after,
.icon-duotone.icon-people-robbery::after {
  content: "\e536\e536";
}
.fad.icon-lightbulb::after,
.icon-duotone.icon-lightbulb::after {
  content: "\f0eb\f0eb";
}
.fad.icon-caret-left::after,
.icon-duotone.icon-caret-left::after {
  content: "\f0d9\f0d9";
}
.fad.icon-comment-middle::after,
.icon-duotone.icon-comment-middle::after {
  content: "\e149\e149";
}
.fad.icon-trash-can-list::after,
.icon-duotone.icon-trash-can-list::after {
  content: "\e2ab\e2ab";
}
.fad.icon-block::after,
.icon-duotone.icon-block::after {
  content: "\e46a\e46a";
}
.fad.icon-circle-exclamation::after,
.icon-duotone.icon-circle-exclamation::after {
  content: "\f06a\f06a";
}
.fad.icon-exclamation-circle::after,
.icon-duotone.icon-exclamation-circle::after {
  content: "\f06a\f06a";
}
.fad.icon-school-circle-xmark::after,
.icon-duotone.icon-school-circle-xmark::after {
  content: "\e56d\e56d";
}
.fad.icon-arrow-right-from-bracket::after,
.icon-duotone.icon-arrow-right-from-bracket::after {
  content: "\f08b\f08b";
}
.fad.icon-sign-out::after,
.icon-duotone.icon-sign-out::after {
  content: "\f08b\f08b";
}
.fad.icon-face-frown-slight::after,
.icon-duotone.icon-face-frown-slight::after {
  content: "\e376\e376";
}
.fad.icon-circle-chevron-down::after,
.icon-duotone.icon-circle-chevron-down::after {
  content: "\f13a\f13a";
}
.fad.icon-chevron-circle-down::after,
.icon-duotone.icon-chevron-circle-down::after {
  content: "\f13a\f13a";
}
.fad.icon-sidebar-flip::after,
.icon-duotone.icon-sidebar-flip::after {
  content: "\e24f\e24f";
}
.fad.icon-unlock-keyhole::after,
.icon-duotone.icon-unlock-keyhole::after {
  content: "\f13e\f13e";
}
.fad.icon-unlock-alt::after,
.icon-duotone.icon-unlock-alt::after {
  content: "\f13e\f13e";
}
.fad.icon-temperature-list::after,
.icon-duotone.icon-temperature-list::after {
  content: "\e299\e299";
}
.fad.icon-cloud-showers-heavy::after,
.icon-duotone.icon-cloud-showers-heavy::after {
  content: "\f740\f740";
}
.fad.icon-headphones-simple::after,
.icon-duotone.icon-headphones-simple::after {
  content: "\f58f\f58f";
}
.fad.icon-headphones-alt::after,
.icon-duotone.icon-headphones-alt::after {
  content: "\f58f\f58f";
}
.fad.icon-sitemap::after,
.icon-duotone.icon-sitemap::after {
  content: "\f0e8\f0e8";
}
.fad.icon-pipe-section::after,
.icon-duotone.icon-pipe-section::after {
  content: "\e438\e438";
}
.fad.icon-space-station-moon-construction::after,
.icon-duotone.icon-space-station-moon-construction::after {
  content: "\e034\e034";
}
.fad.icon-space-station-moon-alt::after,
.icon-duotone.icon-space-station-moon-alt::after {
  content: "\e034\e034";
}
.fad.icon-circle-dollar-to-slot::after,
.icon-duotone.icon-circle-dollar-to-slot::after {
  content: "\f4b9\f4b9";
}
.fad.icon-donate::after,
.icon-duotone.icon-donate::after {
  content: "\f4b9\f4b9";
}
.fad.icon-memory::after,
.icon-duotone.icon-memory::after {
  content: "\f538\f538";
}
.fad.icon-face-sleeping::after,
.icon-duotone.icon-face-sleeping::after {
  content: "\e38d\e38d";
}
.fad.icon-road-spikes::after,
.icon-duotone.icon-road-spikes::after {
  content: "\e568\e568";
}
.fad.icon-fire-burner::after,
.icon-duotone.icon-fire-burner::after {
  content: "\e4f1\e4f1";
}
.fad.icon-squirrel::after,
.icon-duotone.icon-squirrel::after {
  content: "\f71a\f71a";
}
.fad.icon-arrow-up-to-line::after,
.icon-duotone.icon-arrow-up-to-line::after {
  content: "\f341\f341";
}
.fad.icon-arrow-to-top::after,
.icon-duotone.icon-arrow-to-top::after {
  content: "\f341\f341";
}
.fad.icon-flag::after,
.icon-duotone.icon-flag::after {
  content: "\f024\f024";
}
.fad.icon-face-cowboy-hat::after,
.icon-duotone.icon-face-cowboy-hat::after {
  content: "\e36e\e36e";
}
.fad.icon-hanukiah::after,
.icon-duotone.icon-hanukiah::after {
  content: "\f6e6\f6e6";
}
.fad.icon-chart-scatter-3d::after,
.icon-duotone.icon-chart-scatter-3d::after {
  content: "\e0e8\e0e8";
}
.fad.icon-display-chart-up::after,
.icon-duotone.icon-display-chart-up::after {
  content: "\e5e3\e5e3";
}
.fad.icon-square-code::after,
.icon-duotone.icon-square-code::after {
  content: "\e267\e267";
}
.fad.icon-feather::after,
.icon-duotone.icon-feather::after {
  content: "\f52d\f52d";
}
.fad.icon-volume-low::after,
.icon-duotone.icon-volume-low::after {
  content: "\f027\f027";
}
.fad.icon-volume-down::after,
.icon-duotone.icon-volume-down::after {
  content: "\f027\f027";
}
.fad.icon-xmark-to-slot::after,
.icon-duotone.icon-xmark-to-slot::after {
  content: "\f771\f771";
}
.fad.icon-times-to-slot::after,
.icon-duotone.icon-times-to-slot::after {
  content: "\f771\f771";
}
.fad.icon-vote-nay::after,
.icon-duotone.icon-vote-nay::after {
  content: "\f771\f771";
}
.fad.icon-box-taped::after,
.icon-duotone.icon-box-taped::after {
  content: "\f49a\f49a";
}
.fad.icon-box-alt::after,
.icon-duotone.icon-box-alt::after {
  content: "\f49a\f49a";
}
.fad.icon-comment-slash::after,
.icon-duotone.icon-comment-slash::after {
  content: "\f4b3\f4b3";
}
.fad.icon-swords::after,
.icon-duotone.icon-swords::after {
  content: "\f71d\f71d";
}
.fad.icon-cloud-sun-rain::after,
.icon-duotone.icon-cloud-sun-rain::after {
  content: "\f743\f743";
}
.fad.icon-album::after,
.icon-duotone.icon-album::after {
  content: "\f89f\f89f";
}
.fad.icon-circle-n::after,
.icon-duotone.icon-circle-n::after {
  content: "\e118\e118";
}
.fad.icon-compress::after,
.icon-duotone.icon-compress::after {
  content: "\f066\f066";
}
.fad.icon-wheat-awn::after,
.icon-duotone.icon-wheat-awn::after {
  content: "\e2cd\e2cd";
}
.fad.icon-wheat-alt::after,
.icon-duotone.icon-wheat-alt::after {
  content: "\e2cd\e2cd";
}
.fad.icon-ankh::after,
.icon-duotone.icon-ankh::after {
  content: "\f644\f644";
}
.fad.icon-hands-holding-child::after,
.icon-duotone.icon-hands-holding-child::after {
  content: "\e4fa\e4fa";
}
.fad.icon-asterisk::after,
.icon-duotone.icon-asterisk::after {
  content: "\2a\2a";
}
.fad.icon-key-skeleton-left-right::after,
.icon-duotone.icon-key-skeleton-left-right::after {
  content: "\e3b4\e3b4";
}
.fad.icon-comment-lines::after,
.icon-duotone.icon-comment-lines::after {
  content: "\f4b0\f4b0";
}
.fad.icon-luchador-mask::after,
.icon-duotone.icon-luchador-mask::after {
  content: "\f455\f455";
}
.fad.icon-luchador::after,
.icon-duotone.icon-luchador::after {
  content: "\f455\f455";
}
.fad.icon-mask-luchador::after,
.icon-duotone.icon-mask-luchador::after {
  content: "\f455\f455";
}
.fad.icon-square-check::after,
.icon-duotone.icon-square-check::after {
  content: "\f14a\f14a";
}
.fad.icon-check-square::after,
.icon-duotone.icon-check-square::after {
  content: "\f14a\f14a";
}
.fad.icon-shredder::after,
.icon-duotone.icon-shredder::after {
  content: "\f68a\f68a";
}
.fad.icon-book-open-cover::after,
.icon-duotone.icon-book-open-cover::after {
  content: "\e0c0\e0c0";
}
.fad.icon-book-open-alt::after,
.icon-duotone.icon-book-open-alt::after {
  content: "\e0c0\e0c0";
}
.fad.icon-sandwich::after,
.icon-duotone.icon-sandwich::after {
  content: "\f81f\f81f";
}
.fad.icon-peseta-sign::after,
.icon-duotone.icon-peseta-sign::after {
  content: "\e221\e221";
}
.fad.icon-square-parking-slash::after,
.icon-duotone.icon-square-parking-slash::after {
  content: "\f617\f617";
}
.fad.icon-parking-slash::after,
.icon-duotone.icon-parking-slash::after {
  content: "\f617\f617";
}
.fad.icon-train-tunnel::after,
.icon-duotone.icon-train-tunnel::after {
  content: "\e454\e454";
}
.fad.icon-heading::after,
.icon-duotone.icon-heading::after {
  content: "\f1dc\f1dc";
}
.fad.icon-header::after,
.icon-duotone.icon-header::after {
  content: "\f1dc\f1dc";
}
.fad.icon-ghost::after,
.icon-duotone.icon-ghost::after {
  content: "\f6e2\f6e2";
}
.fad.icon-face-anguished::after,
.icon-duotone.icon-face-anguished::after {
  content: "\e369\e369";
}
.fad.icon-hockey-sticks::after,
.icon-duotone.icon-hockey-sticks::after {
  content: "\f454\f454";
}
.fad.icon-abacus::after,
.icon-duotone.icon-abacus::after {
  content: "\f640\f640";
}
.fad.icon-film-simple::after,
.icon-duotone.icon-film-simple::after {
  content: "\f3a0\f3a0";
}
.fad.icon-film-alt::after,
.icon-duotone.icon-film-alt::after {
  content: "\f3a0\f3a0";
}
.fad.icon-list::after,
.icon-duotone.icon-list::after {
  content: "\f03a\f03a";
}
.fad.icon-list-squares::after,
.icon-duotone.icon-list-squares::after {
  content: "\f03a\f03a";
}
.fad.icon-tree-palm::after,
.icon-duotone.icon-tree-palm::after {
  content: "\f82b\f82b";
}
.fad.icon-square-phone-flip::after,
.icon-duotone.icon-square-phone-flip::after {
  content: "\f87b\f87b";
}
.fad.icon-phone-square-alt::after,
.icon-duotone.icon-phone-square-alt::after {
  content: "\f87b\f87b";
}
.fad.icon-cart-plus::after,
.icon-duotone.icon-cart-plus::after {
  content: "\f217\f217";
}
.fad.icon-gamepad::after,
.icon-duotone.icon-gamepad::after {
  content: "\f11b\f11b";
}
.fad.icon-border-center-v::after,
.icon-duotone.icon-border-center-v::after {
  content: "\f89d\f89d";
}
.fad.icon-circle-dot::after,
.icon-duotone.icon-circle-dot::after {
  content: "\f192\f192";
}
.fad.icon-dot-circle::after,
.icon-duotone.icon-dot-circle::after {
  content: "\f192\f192";
}
.fad.icon-clipboard-medical::after,
.icon-duotone.icon-clipboard-medical::after {
  content: "\e133\e133";
}
.fad.icon-face-dizzy::after,
.icon-duotone.icon-face-dizzy::after {
  content: "\f567\f567";
}
.fad.icon-dizzy::after,
.icon-duotone.icon-dizzy::after {
  content: "\f567\f567";
}
.fad.icon-egg::after,
.icon-duotone.icon-egg::after {
  content: "\f7fb\f7fb";
}
.fad.icon-up-to-line::after,
.icon-duotone.icon-up-to-line::after {
  content: "\f34d\f34d";
}
.fad.icon-arrow-alt-to-top::after,
.icon-duotone.icon-arrow-alt-to-top::after {
  content: "\f34d\f34d";
}
.fad.icon-house-medical-circle-xmark::after,
.icon-duotone.icon-house-medical-circle-xmark::after {
  content: "\e513\e513";
}
.fad.icon-watch-fitness::after,
.icon-duotone.icon-watch-fitness::after {
  content: "\f63e\f63e";
}
.fad.icon-clock-nine-thirty::after,
.icon-duotone.icon-clock-nine-thirty::after {
  content: "\e34d\e34d";
}
.fad.icon-campground::after,
.icon-duotone.icon-campground::after {
  content: "\f6bb\f6bb";
}
.fad.icon-folder-plus::after,
.icon-duotone.icon-folder-plus::after {
  content: "\f65e\f65e";
}
.fad.icon-jug::after,
.icon-duotone.icon-jug::after {
  content: "\f8c6\f8c6";
}
.fad.icon-futbol::after,
.icon-duotone.icon-futbol::after {
  content: "\f1e3\f1e3";
}
.fad.icon-futbol-ball::after,
.icon-duotone.icon-futbol-ball::after {
  content: "\f1e3\f1e3";
}
.fad.icon-soccer-ball::after,
.icon-duotone.icon-soccer-ball::after {
  content: "\f1e3\f1e3";
}
.fad.icon-snow-blowing::after,
.icon-duotone.icon-snow-blowing::after {
  content: "\f761\f761";
}
.fad.icon-paintbrush::after,
.icon-duotone.icon-paintbrush::after {
  content: "\f1fc\f1fc";
}
.fad.icon-paint-brush::after,
.icon-duotone.icon-paint-brush::after {
  content: "\f1fc\f1fc";
}
.fad.icon-lock::after,
.icon-duotone.icon-lock::after {
  content: "\f023\f023";
}
.fad.icon-arrow-down-from-line::after,
.icon-duotone.icon-arrow-down-from-line::after {
  content: "\f345\f345";
}
.fad.icon-arrow-from-top::after,
.icon-duotone.icon-arrow-from-top::after {
  content: "\f345\f345";
}
.fad.icon-gas-pump::after,
.icon-duotone.icon-gas-pump::after {
  content: "\f52f\f52f";
}
.fad.icon-signal-bars-slash::after,
.icon-duotone.icon-signal-bars-slash::after {
  content: "\f694\f694";
}
.fad.icon-signal-alt-slash::after,
.icon-duotone.icon-signal-alt-slash::after {
  content: "\f694\f694";
}
.fad.icon-monkey::after,
.icon-duotone.icon-monkey::after {
  content: "\f6fb\f6fb";
}
.fad.icon-rectangle-pro::after,
.icon-duotone.icon-rectangle-pro::after {
  content: "\e235\e235";
}
.fad.icon-pro::after,
.icon-duotone.icon-pro::after {
  content: "\e235\e235";
}
.fad.icon-house-night::after,
.icon-duotone.icon-house-night::after {
  content: "\e010\e010";
}
.fad.icon-hot-tub-person::after,
.icon-duotone.icon-hot-tub-person::after {
  content: "\f593\f593";
}
.fad.icon-hot-tub::after,
.icon-duotone.icon-hot-tub::after {
  content: "\f593\f593";
}
.fad.icon-globe-pointer::after,
.icon-duotone.icon-globe-pointer::after {
  content: "\e60e\e60e";
}
.fad.icon-blanket::after,
.icon-duotone.icon-blanket::after {
  content: "\f498\f498";
}
.fad.icon-map-location::after,
.icon-duotone.icon-map-location::after {
  content: "\f59f\f59f";
}
.fad.icon-map-marked::after,
.icon-duotone.icon-map-marked::after {
  content: "\f59f\f59f";
}
.fad.icon-house-flood-water::after,
.icon-duotone.icon-house-flood-water::after {
  content: "\e50e\e50e";
}
.fad.icon-comments-question-check::after,
.icon-duotone.icon-comments-question-check::after {
  content: "\e14f\e14f";
}
.fad.icon-tree::after,
.icon-duotone.icon-tree::after {
  content: "\f1bb\f1bb";
}
.fad.icon-arrows-cross::after,
.icon-duotone.icon-arrows-cross::after {
  content: "\e0a2\e0a2";
}
.fad.icon-backpack::after,
.icon-duotone.icon-backpack::after {
  content: "\f5d4\f5d4";
}
.fad.icon-square-small::after,
.icon-duotone.icon-square-small::after {
  content: "\e27e\e27e";
}
.fad.icon-folder-arrow-up::after,
.icon-duotone.icon-folder-arrow-up::after {
  content: "\e054\e054";
}
.fad.icon-folder-upload::after,
.icon-duotone.icon-folder-upload::after {
  content: "\e054\e054";
}
.fad.icon-bridge-lock::after,
.icon-duotone.icon-bridge-lock::after {
  content: "\e4cc\e4cc";
}
.fad.icon-crosshairs-simple::after,
.icon-duotone.icon-crosshairs-simple::after {
  content: "\e59f\e59f";
}
.fad.icon-sack-dollar::after,
.icon-duotone.icon-sack-dollar::after {
  content: "\f81d\f81d";
}
.fad.icon-pen-to-square::after,
.icon-duotone.icon-pen-to-square::after {
  content: "\f044\f044";
}
.fad.icon-edit::after,
.icon-duotone.icon-edit::after {
  content: "\f044\f044";
}
.fad.icon-square-sliders::after,
.icon-duotone.icon-square-sliders::after {
  content: "\f3f0\f3f0";
}
.fad.icon-sliders-h-square::after,
.icon-duotone.icon-sliders-h-square::after {
  content: "\f3f0\f3f0";
}
.fad.icon-car-side::after,
.icon-duotone.icon-car-side::after {
  content: "\f5e4\f5e4";
}
.fad.icon-message-middle-top::after,
.icon-duotone.icon-message-middle-top::after {
  content: "\e1e2\e1e2";
}
.fad.icon-comment-middle-top-alt::after,
.icon-duotone.icon-comment-middle-top-alt::after {
  content: "\e1e2\e1e2";
}
.fad.icon-lightbulb-on::after,
.icon-duotone.icon-lightbulb-on::after {
  content: "\f672\f672";
}
.fad.icon-knife::after,
.icon-duotone.icon-knife::after {
  content: "\f2e4\f2e4";
}
.fad.icon-utensil-knife::after,
.icon-duotone.icon-utensil-knife::after {
  content: "\f2e4\f2e4";
}
.fad.icon-share-nodes::after,
.icon-duotone.icon-share-nodes::after {
  content: "\f1e0\f1e0";
}
.fad.icon-share-alt::after,
.icon-duotone.icon-share-alt::after {
  content: "\f1e0\f1e0";
}
.fad.icon-display-chart-up-circle-dollar::after,
.icon-duotone.icon-display-chart-up-circle-dollar::after {
  content: "\e5e6\e5e6";
}
.fad.icon-wave-sine::after,
.icon-duotone.icon-wave-sine::after {
  content: "\f899\f899";
}
.fad.icon-heart-circle-minus::after,
.icon-duotone.icon-heart-circle-minus::after {
  content: "\e4ff\e4ff";
}
.fad.icon-circle-w::after,
.icon-duotone.icon-circle-w::after {
  content: "\e12c\e12c";
}
.fad.icon-circle-calendar::after,
.icon-duotone.icon-circle-calendar::after {
  content: "\e102\e102";
}
.fad.icon-calendar-circle::after,
.icon-duotone.icon-calendar-circle::after {
  content: "\e102\e102";
}
.fad.icon-hourglass-half::after,
.icon-duotone.icon-hourglass-half::after {
  content: "\f252\f252";
}
.fad.icon-hourglass-2::after,
.icon-duotone.icon-hourglass-2::after {
  content: "\f252\f252";
}
.fad.icon-microscope::after,
.icon-duotone.icon-microscope::after {
  content: "\f610\f610";
}
.fad.icon-sunset::after,
.icon-duotone.icon-sunset::after {
  content: "\f767\f767";
}
.fad.icon-sink::after,
.icon-duotone.icon-sink::after {
  content: "\e06d\e06d";
}
.fad.icon-calendar-exclamation::after,
.icon-duotone.icon-calendar-exclamation::after {
  content: "\f334\f334";
}
.fad.icon-truck-container-empty::after,
.icon-duotone.icon-truck-container-empty::after {
  content: "\e2b5\e2b5";
}
.fad.icon-hand-heart::after,
.icon-duotone.icon-hand-heart::after {
  content: "\f4bc\f4bc";
}
.fad.icon-bag-shopping::after,
.icon-duotone.icon-bag-shopping::after {
  content: "\f290\f290";
}
.fad.icon-shopping-bag::after,
.icon-duotone.icon-shopping-bag::after {
  content: "\f290\f290";
}
.fad.icon-arrow-down-z-a::after,
.icon-duotone.icon-arrow-down-z-a::after {
  content: "\f881\f881";
}
.fad.icon-sort-alpha-desc::after,
.icon-duotone.icon-sort-alpha-desc::after {
  content: "\f881\f881";
}
.fad.icon-sort-alpha-down-alt::after,
.icon-duotone.icon-sort-alpha-down-alt::after {
  content: "\f881\f881";
}
.fad.icon-mitten::after,
.icon-duotone.icon-mitten::after {
  content: "\f7b5\f7b5";
}
.fad.icon-reply-clock::after,
.icon-duotone.icon-reply-clock::after {
  content: "\e239\e239";
}
.fad.icon-reply-time::after,
.icon-duotone.icon-reply-time::after {
  content: "\e239\e239";
}
.fad.icon-person-rays::after,
.icon-duotone.icon-person-rays::after {
  content: "\e54d\e54d";
}
.fad.icon-right::after,
.icon-duotone.icon-right::after {
  content: "\f356\f356";
}
.fad.icon-arrow-alt-right::after,
.icon-duotone.icon-arrow-alt-right::after {
  content: "\f356\f356";
}
.fad.icon-circle-f::after,
.icon-duotone.icon-circle-f::after {
  content: "\e10e\e10e";
}
.fad.icon-users::after,
.icon-duotone.icon-users::after {
  content: "\f0c0\f0c0";
}
.fad.icon-face-pleading::after,
.icon-duotone.icon-face-pleading::after {
  content: "\e386\e386";
}
.fad.icon-eye-slash::after,
.icon-duotone.icon-eye-slash::after {
  content: "\f070\f070";
}
.fad.icon-flask-vial::after,
.icon-duotone.icon-flask-vial::after {
  content: "\e4f3\e4f3";
}
.fad.icon-police-box::after,
.icon-duotone.icon-police-box::after {
  content: "\e021\e021";
}
.fad.icon-cucumber::after,
.icon-duotone.icon-cucumber::after {
  content: "\e401\e401";
}
.fad.icon-head-side-brain::after,
.icon-duotone.icon-head-side-brain::after {
  content: "\f808\f808";
}
.fad.icon-hand::after,
.icon-duotone.icon-hand::after {
  content: "\f256\f256";
}
.fad.icon-hand-paper::after,
.icon-duotone.icon-hand-paper::after {
  content: "\f256\f256";
}
.fad.icon-person-biking-mountain::after,
.icon-duotone.icon-person-biking-mountain::after {
  content: "\f84b\f84b";
}
.fad.icon-biking-mountain::after,
.icon-duotone.icon-biking-mountain::after {
  content: "\f84b\f84b";
}
.fad.icon-utensils-slash::after,
.icon-duotone.icon-utensils-slash::after {
  content: "\e464\e464";
}
.fad.icon-print-magnifying-glass::after,
.icon-duotone.icon-print-magnifying-glass::after {
  content: "\f81a\f81a";
}
.fad.icon-print-search::after,
.icon-duotone.icon-print-search::after {
  content: "\f81a\f81a";
}
.fad.icon-folder-bookmark::after,
.icon-duotone.icon-folder-bookmark::after {
  content: "\e186\e186";
}
.fad.icon-om::after,
.icon-duotone.icon-om::after {
  content: "\f679\f679";
}
.fad.icon-pi::after,
.icon-duotone.icon-pi::after {
  content: "\f67e\f67e";
}
.fad.icon-flask-round-potion::after,
.icon-duotone.icon-flask-round-potion::after {
  content: "\f6e1\f6e1";
}
.fad.icon-flask-potion::after,
.icon-duotone.icon-flask-potion::after {
  content: "\f6e1\f6e1";
}
.fad.icon-face-shush::after,
.icon-duotone.icon-face-shush::after {
  content: "\e38c\e38c";
}
.fad.icon-worm::after,
.icon-duotone.icon-worm::after {
  content: "\e599\e599";
}
.fad.icon-house-circle-xmark::after,
.icon-duotone.icon-house-circle-xmark::after {
  content: "\e50b\e50b";
}
.fad.icon-plug::after,
.icon-duotone.icon-plug::after {
  content: "\f1e6\f1e6";
}
.fad.icon-calendar-circle-exclamation::after,
.icon-duotone.icon-calendar-circle-exclamation::after {
  content: "\e46e\e46e";
}
.fad.icon-square-i::after,
.icon-duotone.icon-square-i::after {
  content: "\e272\e272";
}
.fad.icon-chevron-up::after,
.icon-duotone.icon-chevron-up::after {
  content: "\f077\f077";
}
.fad.icon-face-saluting::after,
.icon-duotone.icon-face-saluting::after {
  content: "\e484\e484";
}
.fad.icon-gauge-simple-low::after,
.icon-duotone.icon-gauge-simple-low::after {
  content: "\f62c\f62c";
}
.fad.icon-tachometer-slow::after,
.icon-duotone.icon-tachometer-slow::after {
  content: "\f62c\f62c";
}
.fad.icon-face-persevering::after,
.icon-duotone.icon-face-persevering::after {
  content: "\e385\e385";
}
.fad.icon-circle-camera::after,
.icon-duotone.icon-circle-camera::after {
  content: "\e103\e103";
}
.fad.icon-camera-circle::after,
.icon-duotone.icon-camera-circle::after {
  content: "\e103\e103";
}
.fad.icon-hand-spock::after,
.icon-duotone.icon-hand-spock::after {
  content: "\f259\f259";
}
.fad.icon-spider-web::after,
.icon-duotone.icon-spider-web::after {
  content: "\f719\f719";
}
.fad.icon-circle-microphone::after,
.icon-duotone.icon-circle-microphone::after {
  content: "\e116\e116";
}
.fad.icon-microphone-circle::after,
.icon-duotone.icon-microphone-circle::after {
  content: "\e116\e116";
}
.fad.icon-book-arrow-up::after,
.icon-duotone.icon-book-arrow-up::after {
  content: "\e0ba\e0ba";
}
.fad.icon-popsicle::after,
.icon-duotone.icon-popsicle::after {
  content: "\e43e\e43e";
}
.fad.icon-command::after,
.icon-duotone.icon-command::after {
  content: "\e142\e142";
}
.fad.icon-blinds::after,
.icon-duotone.icon-blinds::after {
  content: "\f8fb\f8fb";
}
.fad.icon-stopwatch::after,
.icon-duotone.icon-stopwatch::after {
  content: "\f2f2\f2f2";
}
.fad.icon-saxophone::after,
.icon-duotone.icon-saxophone::after {
  content: "\f8dc\f8dc";
}
.fad.icon-square-2::after,
.icon-duotone.icon-square-2::after {
  content: "\e257\e257";
}
.fad.icon-field-hockey-stick-ball::after,
.icon-duotone.icon-field-hockey-stick-ball::after {
  content: "\f44c\f44c";
}
.fad.icon-field-hockey::after,
.icon-duotone.icon-field-hockey::after {
  content: "\f44c\f44c";
}
.fad.icon-arrow-up-square-triangle::after,
.icon-duotone.icon-arrow-up-square-triangle::after {
  content: "\f88b\f88b";
}
.fad.icon-sort-shapes-up-alt::after,
.icon-duotone.icon-sort-shapes-up-alt::after {
  content: "\f88b\f88b";
}
.fad.icon-face-scream::after,
.icon-duotone.icon-face-scream::after {
  content: "\e38b\e38b";
}
.fad.icon-square-m::after,
.icon-duotone.icon-square-m::after {
  content: "\e276\e276";
}
.fad.icon-camera-web::after,
.icon-duotone.icon-camera-web::after {
  content: "\f832\f832";
}
.fad.icon-webcam::after,
.icon-duotone.icon-webcam::after {
  content: "\f832\f832";
}
.fad.icon-comment-arrow-down::after,
.icon-duotone.icon-comment-arrow-down::after {
  content: "\e143\e143";
}
.fad.icon-lightbulb-cfl::after,
.icon-duotone.icon-lightbulb-cfl::after {
  content: "\e5a6\e5a6";
}
.fad.icon-window-frame-open::after,
.icon-duotone.icon-window-frame-open::after {
  content: "\e050\e050";
}
.fad.icon-face-kiss::after,
.icon-duotone.icon-face-kiss::after {
  content: "\f596\f596";
}
.fad.icon-kiss::after,
.icon-duotone.icon-kiss::after {
  content: "\f596\f596";
}
.fad.icon-bridge-circle-xmark::after,
.icon-duotone.icon-bridge-circle-xmark::after {
  content: "\e4cb\e4cb";
}
.fad.icon-period::after,
.icon-duotone.icon-period::after {
  content: "\2e\2e";
}
.fad.icon-face-grin-tongue::after,
.icon-duotone.icon-face-grin-tongue::after {
  content: "\f589\f589";
}
.fad.icon-grin-tongue::after,
.icon-duotone.icon-grin-tongue::after {
  content: "\f589\f589";
}
.fad.icon-up-to-dotted-line::after,
.icon-duotone.icon-up-to-dotted-line::after {
  content: "\e457\e457";
}
.fad.icon-thought-bubble::after,
.icon-duotone.icon-thought-bubble::after {
  content: "\e32e\e32e";
}
.fad.icon-skeleton-ribs::after,
.icon-duotone.icon-skeleton-ribs::after {
  content: "\e5cb\e5cb";
}
.fad.icon-raygun::after,
.icon-duotone.icon-raygun::after {
  content: "\e025\e025";
}
.fad.icon-flute::after,
.icon-duotone.icon-flute::after {
  content: "\f8b9\f8b9";
}
.fad.icon-acorn::after,
.icon-duotone.icon-acorn::after {
  content: "\f6ae\f6ae";
}
.fad.icon-video-arrow-up-right::after,
.icon-duotone.icon-video-arrow-up-right::after {
  content: "\e2c9\e2c9";
}
.fad.icon-grate-droplet::after,
.icon-duotone.icon-grate-droplet::after {
  content: "\e194\e194";
}
.fad.icon-seal-exclamation::after,
.icon-duotone.icon-seal-exclamation::after {
  content: "\e242\e242";
}
.fad.icon-chess-bishop::after,
.icon-duotone.icon-chess-bishop::after {
  content: "\f43a\f43a";
}
.fad.icon-message-sms::after,
.icon-duotone.icon-message-sms::after {
  content: "\e1e5\e1e5";
}
.fad.icon-coffee-beans::after,
.icon-duotone.icon-coffee-beans::after {
  content: "\e13f\e13f";
}
.fad.icon-hat-witch::after,
.icon-duotone.icon-hat-witch::after {
  content: "\f6e7\f6e7";
}
.fad.icon-face-grin-wink::after,
.icon-duotone.icon-face-grin-wink::after {
  content: "\f58c\f58c";
}
.fad.icon-grin-wink::after,
.icon-duotone.icon-grin-wink::after {
  content: "\f58c\f58c";
}
.fad.icon-clock-three-thirty::after,
.icon-duotone.icon-clock-three-thirty::after {
  content: "\e357\e357";
}
.fad.icon-ear-deaf::after,
.icon-duotone.icon-ear-deaf::after {
  content: "\f2a4\f2a4";
}
.fad.icon-deaf::after,
.icon-duotone.icon-deaf::after {
  content: "\f2a4\f2a4";
}
.fad.icon-deafness::after,
.icon-duotone.icon-deafness::after {
  content: "\f2a4\f2a4";
}
.fad.icon-hard-of-hearing::after,
.icon-duotone.icon-hard-of-hearing::after {
  content: "\f2a4\f2a4";
}
.fad.icon-alarm-clock::after,
.icon-duotone.icon-alarm-clock::after {
  content: "\f34e\f34e";
}
.fad.icon-eclipse::after,
.icon-duotone.icon-eclipse::after {
  content: "\f749\f749";
}
.fad.icon-face-relieved::after,
.icon-duotone.icon-face-relieved::after {
  content: "\e389\e389";
}
.fad.icon-road-circle-check::after,
.icon-duotone.icon-road-circle-check::after {
  content: "\e564\e564";
}
.fad.icon-dice-five::after,
.icon-duotone.icon-dice-five::after {
  content: "\f523\f523";
}
.fad.icon-octagon-minus::after,
.icon-duotone.icon-octagon-minus::after {
  content: "\f308\f308";
}
.fad.icon-minus-octagon::after,
.icon-duotone.icon-minus-octagon::after {
  content: "\f308\f308";
}
.fad.icon-square-rss::after,
.icon-duotone.icon-square-rss::after {
  content: "\f143\f143";
}
.fad.icon-rss-square::after,
.icon-duotone.icon-rss-square::after {
  content: "\f143\f143";
}
.fad.icon-face-zany::after,
.icon-duotone.icon-face-zany::after {
  content: "\e3a4\e3a4";
}
.fad.icon-tricycle::after,
.icon-duotone.icon-tricycle::after {
  content: "\e5c3\e5c3";
}
.fad.icon-land-mine-on::after,
.icon-duotone.icon-land-mine-on::after {
  content: "\e51b\e51b";
}
.fad.icon-square-arrow-up-left::after,
.icon-duotone.icon-square-arrow-up-left::after {
  content: "\e263\e263";
}
.fad.icon-i-cursor::after,
.icon-duotone.icon-i-cursor::after {
  content: "\f246\f246";
}
.fad.icon-chart-mixed-up-circle-dollar::after,
.icon-duotone.icon-chart-mixed-up-circle-dollar::after {
  content: "\e5d9\e5d9";
}
.fad.icon-salt-shaker::after,
.icon-duotone.icon-salt-shaker::after {
  content: "\e446\e446";
}
.fad.icon-stamp::after,
.icon-duotone.icon-stamp::after {
  content: "\f5bf\f5bf";
}
.fad.icon-file-plus::after,
.icon-duotone.icon-file-plus::after {
  content: "\f319\f319";
}
.fad.icon-draw-square::after,
.icon-duotone.icon-draw-square::after {
  content: "\f5ef\f5ef";
}
.fad.icon-toilet-paper-under-slash::after,
.icon-duotone.icon-toilet-paper-under-slash::after {
  content: "\e2a1\e2a1";
}
.fad.icon-toilet-paper-reverse-slash::after,
.icon-duotone.icon-toilet-paper-reverse-slash::after {
  content: "\e2a1\e2a1";
}
.fad.icon-stairs::after,
.icon-duotone.icon-stairs::after {
  content: "\e289\e289";
}
.fad.icon-drone-front::after,
.icon-duotone.icon-drone-front::after {
  content: "\f860\f860";
}
.fad.icon-drone-alt::after,
.icon-duotone.icon-drone-alt::after {
  content: "\f860\f860";
}
.fad.icon-glass-empty::after,
.icon-duotone.icon-glass-empty::after {
  content: "\e191\e191";
}
.fad.icon-dial-high::after,
.icon-duotone.icon-dial-high::after {
  content: "\e15c\e15c";
}
.fad.icon-user-helmet-safety::after,
.icon-duotone.icon-user-helmet-safety::after {
  content: "\f82c\f82c";
}
.fad.icon-user-construction::after,
.icon-duotone.icon-user-construction::after {
  content: "\f82c\f82c";
}
.fad.icon-user-hard-hat::after,
.icon-duotone.icon-user-hard-hat::after {
  content: "\f82c\f82c";
}
.fad.icon-i::after,
.icon-duotone.icon-i::after {
  content: "\49\49";
}
.fad.icon-hryvnia-sign::after,
.icon-duotone.icon-hryvnia-sign::after {
  content: "\f6f2\f6f2";
}
.fad.icon-hryvnia::after,
.icon-duotone.icon-hryvnia::after {
  content: "\f6f2\f6f2";
}
.fad.icon-arrow-down-left-and-arrow-up-right-to-center::after,
.icon-duotone.icon-arrow-down-left-and-arrow-up-right-to-center::after {
  content: "\e092\e092";
}
.fad.icon-pills::after,
.icon-duotone.icon-pills::after {
  content: "\f484\f484";
}
.fad.icon-face-grin-wide::after,
.icon-duotone.icon-face-grin-wide::after {
  content: "\f581\f581";
}
.fad.icon-grin-alt::after,
.icon-duotone.icon-grin-alt::after {
  content: "\f581\f581";
}
.fad.icon-tooth::after,
.icon-duotone.icon-tooth::after {
  content: "\f5c9\f5c9";
}
.fad.icon-basketball-hoop::after,
.icon-duotone.icon-basketball-hoop::after {
  content: "\f435\f435";
}
.fad.icon-objects-align-bottom::after,
.icon-duotone.icon-objects-align-bottom::after {
  content: "\e3bb\e3bb";
}
.fad.icon-v::after,
.icon-duotone.icon-v::after {
  content: "\56\56";
}
.fad.icon-sparkles::after,
.icon-duotone.icon-sparkles::after {
  content: "\f890\f890";
}
.fad.icon-squid::after,
.icon-duotone.icon-squid::after {
  content: "\e450\e450";
}
.fad.icon-leafy-green::after,
.icon-duotone.icon-leafy-green::after {
  content: "\e41d\e41d";
}
.fad.icon-circle-arrow-up-right::after,
.icon-duotone.icon-circle-arrow-up-right::after {
  content: "\e0fc\e0fc";
}
.fad.icon-calendars::after,
.icon-duotone.icon-calendars::after {
  content: "\e0d7\e0d7";
}
.fad.icon-bangladeshi-taka-sign::after,
.icon-duotone.icon-bangladeshi-taka-sign::after {
  content: "\e2e6\e2e6";
}
.fad.icon-bicycle::after,
.icon-duotone.icon-bicycle::after {
  content: "\f206\f206";
}
.fad.icon-hammer-war::after,
.icon-duotone.icon-hammer-war::after {
  content: "\f6e4\f6e4";
}
.fad.icon-circle-d::after,
.icon-duotone.icon-circle-d::after {
  content: "\e104\e104";
}
.fad.icon-spider-black-widow::after,
.icon-duotone.icon-spider-black-widow::after {
  content: "\f718\f718";
}
.fad.icon-staff-snake::after,
.icon-duotone.icon-staff-snake::after {
  content: "\e579\e579";
}
.fad.icon-rod-asclepius::after,
.icon-duotone.icon-rod-asclepius::after {
  content: "\e579\e579";
}
.fad.icon-rod-snake::after,
.icon-duotone.icon-rod-snake::after {
  content: "\e579\e579";
}
.fad.icon-staff-aesculapius::after,
.icon-duotone.icon-staff-aesculapius::after {
  content: "\e579\e579";
}
.fad.icon-pear::after,
.icon-duotone.icon-pear::after {
  content: "\e20c\e20c";
}
.fad.icon-head-side-cough-slash::after,
.icon-duotone.icon-head-side-cough-slash::after {
  content: "\e062\e062";
}
.fad.icon-triangle::after,
.icon-duotone.icon-triangle::after {
  content: "\f2ec\f2ec";
}
.fad.icon-apartment::after,
.icon-duotone.icon-apartment::after {
  content: "\e468\e468";
}
.fad.icon-truck-medical::after,
.icon-duotone.icon-truck-medical::after {
  content: "\f0f9\f0f9";
}
.fad.icon-ambulance::after,
.icon-duotone.icon-ambulance::after {
  content: "\f0f9\f0f9";
}
.fad.icon-pepper::after,
.icon-duotone.icon-pepper::after {
  content: "\e432\e432";
}
.fad.icon-piano::after,
.icon-duotone.icon-piano::after {
  content: "\f8d4\f8d4";
}
.fad.icon-gun-squirt::after,
.icon-duotone.icon-gun-squirt::after {
  content: "\e19d\e19d";
}
.fad.icon-wheat-awn-circle-exclamation::after,
.icon-duotone.icon-wheat-awn-circle-exclamation::after {
  content: "\e598\e598";
}
.fad.icon-snowman::after,
.icon-duotone.icon-snowman::after {
  content: "\f7d0\f7d0";
}
.fad.icon-user-alien::after,
.icon-duotone.icon-user-alien::after {
  content: "\e04a\e04a";
}
.fad.icon-shield-check::after,
.icon-duotone.icon-shield-check::after {
  content: "\f2f7\f2f7";
}
.fad.icon-mortar-pestle::after,
.icon-duotone.icon-mortar-pestle::after {
  content: "\f5a7\f5a7";
}
.fad.icon-road-barrier::after,
.icon-duotone.icon-road-barrier::after {
  content: "\e562\e562";
}
.fad.icon-chart-candlestick::after,
.icon-duotone.icon-chart-candlestick::after {
  content: "\e0e2\e0e2";
}
.fad.icon-briefcase-blank::after,
.icon-duotone.icon-briefcase-blank::after {
  content: "\e0c8\e0c8";
}
.fad.icon-school::after,
.icon-duotone.icon-school::after {
  content: "\f549\f549";
}
.fad.icon-igloo::after,
.icon-duotone.icon-igloo::after {
  content: "\f7ae\f7ae";
}
.fad.icon-bracket-round::after,
.icon-duotone.icon-bracket-round::after {
  content: "\28\28";
}
.fad.icon-parenthesis::after,
.icon-duotone.icon-parenthesis::after {
  content: "\28\28";
}
.fad.icon-joint::after,
.icon-duotone.icon-joint::after {
  content: "\f595\f595";
}
.fad.icon-horse-saddle::after,
.icon-duotone.icon-horse-saddle::after {
  content: "\f8c3\f8c3";
}
.fad.icon-mug-marshmallows::after,
.icon-duotone.icon-mug-marshmallows::after {
  content: "\f7b7\f7b7";
}
.fad.icon-filters::after,
.icon-duotone.icon-filters::after {
  content: "\e17e\e17e";
}
.fad.icon-bell-on::after,
.icon-duotone.icon-bell-on::after {
  content: "\f8fa\f8fa";
}
.fad.icon-angle-right::after,
.icon-duotone.icon-angle-right::after {
  content: "\f105\f105";
}
.fad.icon-dial-med::after,
.icon-duotone.icon-dial-med::after {
  content: "\e15f\e15f";
}
.fad.icon-horse::after,
.icon-duotone.icon-horse::after {
  content: "\f6f0\f6f0";
}
.fad.icon-q::after,
.icon-duotone.icon-q::after {
  content: "\51\51";
}
.fad.icon-monitor-waveform::after,
.icon-duotone.icon-monitor-waveform::after {
  content: "\f611\f611";
}
.fad.icon-monitor-heart-rate::after,
.icon-duotone.icon-monitor-heart-rate::after {
  content: "\f611\f611";
}
.fad.icon-link-simple::after,
.icon-duotone.icon-link-simple::after {
  content: "\e1cd\e1cd";
}
.fad.icon-whistle::after,
.icon-duotone.icon-whistle::after {
  content: "\f460\f460";
}
.fad.icon-g::after,
.icon-duotone.icon-g::after {
  content: "\47\47";
}
.fad.icon-wine-glass-crack::after,
.icon-duotone.icon-wine-glass-crack::after {
  content: "\f4bb\f4bb";
}
.fad.icon-fragile::after,
.icon-duotone.icon-fragile::after {
  content: "\f4bb\f4bb";
}
.fad.icon-slot-machine::after,
.icon-duotone.icon-slot-machine::after {
  content: "\e3ce\e3ce";
}
.fad.icon-notes-medical::after,
.icon-duotone.icon-notes-medical::after {
  content: "\f481\f481";
}
.fad.icon-car-wash::after,
.icon-duotone.icon-car-wash::after {
  content: "\f5e6\f5e6";
}
.fad.icon-escalator::after,
.icon-duotone.icon-escalator::after {
  content: "\e171\e171";
}
.fad.icon-comment-image::after,
.icon-duotone.icon-comment-image::after {
  content: "\e148\e148";
}
.fad.icon-temperature-half::after,
.icon-duotone.icon-temperature-half::after {
  content: "\f2c9\f2c9";
}
.fad.icon-temperature-2::after,
.icon-duotone.icon-temperature-2::after {
  content: "\f2c9\f2c9";
}
.fad.icon-thermometer-2::after,
.icon-duotone.icon-thermometer-2::after {
  content: "\f2c9\f2c9";
}
.fad.icon-thermometer-half::after,
.icon-duotone.icon-thermometer-half::after {
  content: "\f2c9\f2c9";
}
.fad.icon-dong-sign::after,
.icon-duotone.icon-dong-sign::after {
  content: "\e169\e169";
}
.fad.icon-donut::after,
.icon-duotone.icon-donut::after {
  content: "\e406\e406";
}
.fad.icon-doughnut::after,
.icon-duotone.icon-doughnut::after {
  content: "\e406\e406";
}
.fad.icon-capsules::after,
.icon-duotone.icon-capsules::after {
  content: "\f46b\f46b";
}
.fad.icon-poo-storm::after,
.icon-duotone.icon-poo-storm::after {
  content: "\f75a\f75a";
}
.fad.icon-poo-bolt::after,
.icon-duotone.icon-poo-bolt::after {
  content: "\f75a\f75a";
}
.fad.icon-tally-1::after,
.icon-duotone.icon-tally-1::after {
  content: "\e294\e294";
}
.fad.icon-face-frown-open::after,
.icon-duotone.icon-face-frown-open::after {
  content: "\f57a\f57a";
}
.fad.icon-frown-open::after,
.icon-duotone.icon-frown-open::after {
  content: "\f57a\f57a";
}
.fad.icon-square-dashed::after,
.icon-duotone.icon-square-dashed::after {
  content: "\e269\e269";
}
.fad.icon-square-j::after,
.icon-duotone.icon-square-j::after {
  content: "\e273\e273";
}
.fad.icon-hand-point-up::after,
.icon-duotone.icon-hand-point-up::after {
  content: "\f0a6\f0a6";
}
.fad.icon-money-bill::after,
.icon-duotone.icon-money-bill::after {
  content: "\f0d6\f0d6";
}
.fad.icon-arrow-up-big-small::after,
.icon-duotone.icon-arrow-up-big-small::after {
  content: "\f88e\f88e";
}
.fad.icon-sort-size-up::after,
.icon-duotone.icon-sort-size-up::after {
  content: "\f88e\f88e";
}
.fad.icon-barcode-read::after,
.icon-duotone.icon-barcode-read::after {
  content: "\f464\f464";
}
.fad.icon-baguette::after,
.icon-duotone.icon-baguette::after {
  content: "\e3d8\e3d8";
}
.fad.icon-bowl-soft-serve::after,
.icon-duotone.icon-bowl-soft-serve::after {
  content: "\e46b\e46b";
}
.fad.icon-face-holding-back-tears::after,
.icon-duotone.icon-face-holding-back-tears::after {
  content: "\e482\e482";
}
.fad.icon-square-up::after,
.icon-duotone.icon-square-up::after {
  content: "\f353\f353";
}
.fad.icon-arrow-alt-square-up::after,
.icon-duotone.icon-arrow-alt-square-up::after {
  content: "\f353\f353";
}
.fad.icon-train-subway-tunnel::after,
.icon-duotone.icon-train-subway-tunnel::after {
  content: "\e2a3\e2a3";
}
.fad.icon-subway-tunnel::after,
.icon-duotone.icon-subway-tunnel::after {
  content: "\e2a3\e2a3";
}
.fad.icon-square-exclamation::after,
.icon-duotone.icon-square-exclamation::after {
  content: "\f321\f321";
}
.fad.icon-exclamation-square::after,
.icon-duotone.icon-exclamation-square::after {
  content: "\f321\f321";
}
.fad.icon-semicolon::after,
.icon-duotone.icon-semicolon::after {
  content: "\3b\3b";
}
.fad.icon-bookmark::after,
.icon-duotone.icon-bookmark::after {
  content: "\f02e\f02e";
}
.fad.icon-fan-table::after,
.icon-duotone.icon-fan-table::after {
  content: "\e004\e004";
}
.fad.icon-align-justify::after,
.icon-duotone.icon-align-justify::after {
  content: "\f039\f039";
}
.fad.icon-battery-low::after,
.icon-duotone.icon-battery-low::after {
  content: "\e0b1\e0b1";
}
.fad.icon-battery-1::after,
.icon-duotone.icon-battery-1::after {
  content: "\e0b1\e0b1";
}
.fad.icon-credit-card-front::after,
.icon-duotone.icon-credit-card-front::after {
  content: "\f38a\f38a";
}
.fad.icon-brain-arrow-curved-right::after,
.icon-duotone.icon-brain-arrow-curved-right::after {
  content: "\f677\f677";
}
.fad.icon-mind-share::after,
.icon-duotone.icon-mind-share::after {
  content: "\f677\f677";
}
.fad.icon-umbrella-beach::after,
.icon-duotone.icon-umbrella-beach::after {
  content: "\f5ca\f5ca";
}
.fad.icon-helmet-un::after,
.icon-duotone.icon-helmet-un::after {
  content: "\e503\e503";
}
.fad.icon-location-smile::after,
.icon-duotone.icon-location-smile::after {
  content: "\f60d\f60d";
}
.fad.icon-map-marker-smile::after,
.icon-duotone.icon-map-marker-smile::after {
  content: "\f60d\f60d";
}
.fad.icon-arrow-left-to-line::after,
.icon-duotone.icon-arrow-left-to-line::after {
  content: "\f33e\f33e";
}
.fad.icon-arrow-to-left::after,
.icon-duotone.icon-arrow-to-left::after {
  content: "\f33e\f33e";
}
.fad.icon-bullseye::after,
.icon-duotone.icon-bullseye::after {
  content: "\f140\f140";
}
.fad.icon-sushi::after,
.icon-duotone.icon-sushi::after {
  content: "\e48a\e48a";
}
.fad.icon-nigiri::after,
.icon-duotone.icon-nigiri::after {
  content: "\e48a\e48a";
}
.fad.icon-message-captions::after,
.icon-duotone.icon-message-captions::after {
  content: "\e1de\e1de";
}
.fad.icon-comment-alt-captions::after,
.icon-duotone.icon-comment-alt-captions::after {
  content: "\e1de\e1de";
}
.fad.icon-trash-list::after,
.icon-duotone.icon-trash-list::after {
  content: "\e2b1\e2b1";
}
.fad.icon-bacon::after,
.icon-duotone.icon-bacon::after {
  content: "\f7e5\f7e5";
}
.fad.icon-option::after,
.icon-duotone.icon-option::after {
  content: "\e318\e318";
}
.fad.icon-raccoon::after,
.icon-duotone.icon-raccoon::after {
  content: "\e613\e613";
}
.fad.icon-hand-point-down::after,
.icon-duotone.icon-hand-point-down::after {
  content: "\f0a7\f0a7";
}
.fad.icon-arrow-up-from-bracket::after,
.icon-duotone.icon-arrow-up-from-bracket::after {
  content: "\e09a\e09a";
}
.fad.icon-head-side-gear::after,
.icon-duotone.icon-head-side-gear::after {
  content: "\e611\e611";
}
.fad.icon-trash-plus::after,
.icon-duotone.icon-trash-plus::after {
  content: "\e2b2\e2b2";
}
.fad.icon-objects-align-top::after,
.icon-duotone.icon-objects-align-top::after {
  content: "\e3c0\e3c0";
}
.fad.icon-folder::after,
.icon-duotone.icon-folder::after {
  content: "\f07b\f07b";
}
.fad.icon-folder-blank::after,
.icon-duotone.icon-folder-blank::after {
  content: "\f07b\f07b";
}
.fad.icon-face-anxious-sweat::after,
.icon-duotone.icon-face-anxious-sweat::after {
  content: "\e36a\e36a";
}
.fad.icon-credit-card-blank::after,
.icon-duotone.icon-credit-card-blank::after {
  content: "\f389\f389";
}
.fad.icon-file-waveform::after,
.icon-duotone.icon-file-waveform::after {
  content: "\f478\f478";
}
.fad.icon-file-medical-alt::after,
.icon-duotone.icon-file-medical-alt::after {
  content: "\f478\f478";
}
.fad.icon-microchip-ai::after,
.icon-duotone.icon-microchip-ai::after {
  content: "\e1ec\e1ec";
}
.fad.icon-mug::after,
.icon-duotone.icon-mug::after {
  content: "\f874\f874";
}
.fad.icon-plane-up-slash::after,
.icon-duotone.icon-plane-up-slash::after {
  content: "\e22e\e22e";
}
.fad.icon-radiation::after,
.icon-duotone.icon-radiation::after {
  content: "\f7b9\f7b9";
}
.fad.icon-pen-circle::after,
.icon-duotone.icon-pen-circle::after {
  content: "\e20e\e20e";
}
.fad.icon-bag-seedling::after,
.icon-duotone.icon-bag-seedling::after {
  content: "\e5f2\e5f2";
}
.fad.icon-chart-simple::after,
.icon-duotone.icon-chart-simple::after {
  content: "\e473\e473";
}
.fad.icon-crutches::after,
.icon-duotone.icon-crutches::after {
  content: "\f7f8\f7f8";
}
.fad.icon-circle-parking::after,
.icon-duotone.icon-circle-parking::after {
  content: "\f615\f615";
}
.fad.icon-parking-circle::after,
.icon-duotone.icon-parking-circle::after {
  content: "\f615\f615";
}
.fad.icon-mars-stroke::after,
.icon-duotone.icon-mars-stroke::after {
  content: "\f229\f229";
}
.fad.icon-leaf-oak::after,
.icon-duotone.icon-leaf-oak::after {
  content: "\f6f7\f6f7";
}
.fad.icon-square-bolt::after,
.icon-duotone.icon-square-bolt::after {
  content: "\e265\e265";
}
.fad.icon-vial::after,
.icon-duotone.icon-vial::after {
  content: "\f492\f492";
}
.fad.icon-gauge::after,
.icon-duotone.icon-gauge::after {
  content: "\f624\f624";
}
.fad.icon-dashboard::after,
.icon-duotone.icon-dashboard::after {
  content: "\f624\f624";
}
.fad.icon-gauge-med::after,
.icon-duotone.icon-gauge-med::after {
  content: "\f624\f624";
}
.fad.icon-tachometer-alt-average::after,
.icon-duotone.icon-tachometer-alt-average::after {
  content: "\f624\f624";
}
.fad.icon-wand-magic-sparkles::after,
.icon-duotone.icon-wand-magic-sparkles::after {
  content: "\e2ca\e2ca";
}
.fad.icon-magic-wand-sparkles::after,
.icon-duotone.icon-magic-wand-sparkles::after {
  content: "\e2ca\e2ca";
}
.fad.icon-lambda::after,
.icon-duotone.icon-lambda::after {
  content: "\f66e\f66e";
}
.fad.icon-e::after,
.icon-duotone.icon-e::after {
  content: "\45\45";
}
.fad.icon-pizza::after,
.icon-duotone.icon-pizza::after {
  content: "\f817\f817";
}
.fad.icon-bowl-chopsticks-noodles::after,
.icon-duotone.icon-bowl-chopsticks-noodles::after {
  content: "\e2ea\e2ea";
}
.fad.icon-h3::after,
.icon-duotone.icon-h3::after {
  content: "\f315\f315";
}
.fad.icon-pen-clip::after,
.icon-duotone.icon-pen-clip::after {
  content: "\f305\f305";
}
.fad.icon-pen-alt::after,
.icon-duotone.icon-pen-alt::after {
  content: "\f305\f305";
}
.fad.icon-bridge-circle-exclamation::after,
.icon-duotone.icon-bridge-circle-exclamation::after {
  content: "\e4ca\e4ca";
}
.fad.icon-badge-percent::after,
.icon-duotone.icon-badge-percent::after {
  content: "\f646\f646";
}
.fad.icon-user::after,
.icon-duotone.icon-user::after {
  content: "\f007\f007";
}
.fad.icon-sensor::after,
.icon-duotone.icon-sensor::after {
  content: "\e028\e028";
}
.fad.icon-comma::after,
.icon-duotone.icon-comma::after {
  content: "\2c\2c";
}
.fad.icon-school-circle-check::after,
.icon-duotone.icon-school-circle-check::after {
  content: "\e56b\e56b";
}
.fad.icon-toilet-paper-under::after,
.icon-duotone.icon-toilet-paper-under::after {
  content: "\e2a0\e2a0";
}
.fad.icon-toilet-paper-reverse::after,
.icon-duotone.icon-toilet-paper-reverse::after {
  content: "\e2a0\e2a0";
}
.fad.icon-light-emergency::after,
.icon-duotone.icon-light-emergency::after {
  content: "\e41f\e41f";
}
.fad.icon-arrow-down-to-arc::after,
.icon-duotone.icon-arrow-down-to-arc::after {
  content: "\e4ae\e4ae";
}
.fad.icon-dumpster::after,
.icon-duotone.icon-dumpster::after {
  content: "\f793\f793";
}
.fad.icon-van-shuttle::after,
.icon-duotone.icon-van-shuttle::after {
  content: "\f5b6\f5b6";
}
.fad.icon-shuttle-van::after,
.icon-duotone.icon-shuttle-van::after {
  content: "\f5b6\f5b6";
}
.fad.icon-building-user::after,
.icon-duotone.icon-building-user::after {
  content: "\e4da\e4da";
}
.fad.icon-light-switch::after,
.icon-duotone.icon-light-switch::after {
  content: "\e017\e017";
}
.fad.icon-square-caret-left::after,
.icon-duotone.icon-square-caret-left::after {
  content: "\f191\f191";
}
.fad.icon-caret-square-left::after,
.icon-duotone.icon-caret-square-left::after {
  content: "\f191\f191";
}
.fad.icon-highlighter::after,
.icon-duotone.icon-highlighter::after {
  content: "\f591\f591";
}
.fad.icon-wave-pulse::after,
.icon-duotone.icon-wave-pulse::after {
  content: "\f5f8\f5f8";
}
.fad.icon-heart-rate::after,
.icon-duotone.icon-heart-rate::after {
  content: "\f5f8\f5f8";
}
.fad.icon-key::after,
.icon-duotone.icon-key::after {
  content: "\f084\f084";
}
.fad.icon-hat-santa::after,
.icon-duotone.icon-hat-santa::after {
  content: "\f7a7\f7a7";
}
.fad.icon-tamale::after,
.icon-duotone.icon-tamale::after {
  content: "\e451\e451";
}
.fad.icon-box-check::after,
.icon-duotone.icon-box-check::after {
  content: "\f467\f467";
}
.fad.icon-bullhorn::after,
.icon-duotone.icon-bullhorn::after {
  content: "\f0a1\f0a1";
}
.fad.icon-steak::after,
.icon-duotone.icon-steak::after {
  content: "\f824\f824";
}
.fad.icon-location-crosshairs-slash::after,
.icon-duotone.icon-location-crosshairs-slash::after {
  content: "\f603\f603";
}
.fad.icon-location-slash::after,
.icon-duotone.icon-location-slash::after {
  content: "\f603\f603";
}
.fad.icon-person-dolly::after,
.icon-duotone.icon-person-dolly::after {
  content: "\f4d0\f4d0";
}
.fad.icon-globe::after,
.icon-duotone.icon-globe::after {
  content: "\f0ac\f0ac";
}
.fad.icon-synagogue::after,
.icon-duotone.icon-synagogue::after {
  content: "\f69b\f69b";
}
.fad.icon-file-chart-column::after,
.icon-duotone.icon-file-chart-column::after {
  content: "\f659\f659";
}
.fad.icon-file-chart-line::after,
.icon-duotone.icon-file-chart-line::after {
  content: "\f659\f659";
}
.fad.icon-person-half-dress::after,
.icon-duotone.icon-person-half-dress::after {
  content: "\e548\e548";
}
.fad.icon-folder-image::after,
.icon-duotone.icon-folder-image::after {
  content: "\e18a\e18a";
}
.fad.icon-calendar-pen::after,
.icon-duotone.icon-calendar-pen::after {
  content: "\f333\f333";
}
.fad.icon-calendar-edit::after,
.icon-duotone.icon-calendar-edit::after {
  content: "\f333\f333";
}
.fad.icon-road-bridge::after,
.icon-duotone.icon-road-bridge::after {
  content: "\e563\e563";
}
.fad.icon-face-smile-tear::after,
.icon-duotone.icon-face-smile-tear::after {
  content: "\e393\e393";
}
.fad.icon-message-plus::after,
.icon-duotone.icon-message-plus::after {
  content: "\f4a8\f4a8";
}
.fad.icon-comment-alt-plus::after,
.icon-duotone.icon-comment-alt-plus::after {
  content: "\f4a8\f4a8";
}
.fad.icon-location-arrow::after,
.icon-duotone.icon-location-arrow::after {
  content: "\f124\f124";
}
.fad.icon-c::after,
.icon-duotone.icon-c::after {
  content: "\43\43";
}
.fad.icon-tablet-button::after,
.icon-duotone.icon-tablet-button::after {
  content: "\f10a\f10a";
}
.fad.icon-person-dress-fairy::after,
.icon-duotone.icon-person-dress-fairy::after {
  content: "\e607\e607";
}
.fad.icon-rectangle-history-circle-user::after,
.icon-duotone.icon-rectangle-history-circle-user::after {
  content: "\e4a4\e4a4";
}
.fad.icon-building-lock::after,
.icon-duotone.icon-building-lock::after {
  content: "\e4d6\e4d6";
}
.fad.icon-chart-line-up::after,
.icon-duotone.icon-chart-line-up::after {
  content: "\e0e5\e0e5";
}
.fad.icon-mailbox::after,
.icon-duotone.icon-mailbox::after {
  content: "\f813\f813";
}
.fad.icon-truck-bolt::after,
.icon-duotone.icon-truck-bolt::after {
  content: "\e3d0\e3d0";
}
.fad.icon-pizza-slice::after,
.icon-duotone.icon-pizza-slice::after {
  content: "\f818\f818";
}
.fad.icon-money-bill-wave::after,
.icon-duotone.icon-money-bill-wave::after {
  content: "\f53a\f53a";
}
.fad.icon-chart-area::after,
.icon-duotone.icon-chart-area::after {
  content: "\f1fe\f1fe";
}
.fad.icon-area-chart::after,
.icon-duotone.icon-area-chart::after {
  content: "\f1fe\f1fe";
}
.fad.icon-house-flag::after,
.icon-duotone.icon-house-flag::after {
  content: "\e50d\e50d";
}
.fad.icon-circle-three-quarters-stroke::after,
.icon-duotone.icon-circle-three-quarters-stroke::after {
  content: "\e5d4\e5d4";
}
.fad.icon-person-circle-minus::after,
.icon-duotone.icon-person-circle-minus::after {
  content: "\e540\e540";
}
.fad.icon-scalpel::after,
.icon-duotone.icon-scalpel::after {
  content: "\f61d\f61d";
}
.fad.icon-ban::after,
.icon-duotone.icon-ban::after {
  content: "\f05e\f05e";
}
.fad.icon-cancel::after,
.icon-duotone.icon-cancel::after {
  content: "\f05e\f05e";
}
.fad.icon-bell-exclamation::after,
.icon-duotone.icon-bell-exclamation::after {
  content: "\f848\f848";
}
.fad.icon-circle-bookmark::after,
.icon-duotone.icon-circle-bookmark::after {
  content: "\e100\e100";
}
.fad.icon-bookmark-circle::after,
.icon-duotone.icon-bookmark-circle::after {
  content: "\e100\e100";
}
.fad.icon-egg-fried::after,
.icon-duotone.icon-egg-fried::after {
  content: "\f7fc\f7fc";
}
.fad.icon-face-weary::after,
.icon-duotone.icon-face-weary::after {
  content: "\e3a1\e3a1";
}
.fad.icon-uniform-martial-arts::after,
.icon-duotone.icon-uniform-martial-arts::after {
  content: "\e3d1\e3d1";
}
.fad.icon-camera-rotate::after,
.icon-duotone.icon-camera-rotate::after {
  content: "\e0d8\e0d8";
}
.fad.icon-sun-dust::after,
.icon-duotone.icon-sun-dust::after {
  content: "\f764\f764";
}
.fad.icon-comment-text::after,
.icon-duotone.icon-comment-text::after {
  content: "\e14d\e14d";
}
.fad.icon-spray-can-sparkles::after,
.icon-duotone.icon-spray-can-sparkles::after {
  content: "\f5d0\f5d0";
}
.fad.icon-air-freshener::after,
.icon-duotone.icon-air-freshener::after {
  content: "\f5d0\f5d0";
}
.fad.icon-signal-bars::after,
.icon-duotone.icon-signal-bars::after {
  content: "\f690\f690";
}
.fad.icon-signal-alt::after,
.icon-duotone.icon-signal-alt::after {
  content: "\f690\f690";
}
.fad.icon-signal-alt-4::after,
.icon-duotone.icon-signal-alt-4::after {
  content: "\f690\f690";
}
.fad.icon-signal-bars-strong::after,
.icon-duotone.icon-signal-bars-strong::after {
  content: "\f690\f690";
}
.fad.icon-diamond-exclamation::after,
.icon-duotone.icon-diamond-exclamation::after {
  content: "\e405\e405";
}
.fad.icon-star::after,
.icon-duotone.icon-star::after {
  content: "\f005\f005";
}
.fad.icon-dial-min::after,
.icon-duotone.icon-dial-min::after {
  content: "\e161\e161";
}
.fad.icon-repeat::after,
.icon-duotone.icon-repeat::after {
  content: "\f363\f363";
}
.fad.icon-cross::after,
.icon-duotone.icon-cross::after {
  content: "\f654\f654";
}
.fad.icon-page-caret-down::after,
.icon-duotone.icon-page-caret-down::after {
  content: "\e429\e429";
}
.fad.icon-file-caret-down::after,
.icon-duotone.icon-file-caret-down::after {
  content: "\e429\e429";
}
.fad.icon-box::after,
.icon-duotone.icon-box::after {
  content: "\f466\f466";
}
.fad.icon-venus-mars::after,
.icon-duotone.icon-venus-mars::after {
  content: "\f228\f228";
}
.fad.icon-clock-seven-thirty::after,
.icon-duotone.icon-clock-seven-thirty::after {
  content: "\e351\e351";
}
.fad.icon-arrow-pointer::after,
.icon-duotone.icon-arrow-pointer::after {
  content: "\f245\f245";
}
.fad.icon-mouse-pointer::after,
.icon-duotone.icon-mouse-pointer::after {
  content: "\f245\f245";
}
.fad.icon-clock-four-thirty::after,
.icon-duotone.icon-clock-four-thirty::after {
  content: "\e34b\e34b";
}
.fad.icon-signal-bars-good::after,
.icon-duotone.icon-signal-bars-good::after {
  content: "\f693\f693";
}
.fad.icon-signal-alt-3::after,
.icon-duotone.icon-signal-alt-3::after {
  content: "\f693\f693";
}
.fad.icon-cactus::after,
.icon-duotone.icon-cactus::after {
  content: "\f8a7\f8a7";
}
.fad.icon-lightbulb-gear::after,
.icon-duotone.icon-lightbulb-gear::after {
  content: "\e5fd\e5fd";
}
.fad.icon-maximize::after,
.icon-duotone.icon-maximize::after {
  content: "\f31e\f31e";
}
.fad.icon-expand-arrows-alt::after,
.icon-duotone.icon-expand-arrows-alt::after {
  content: "\f31e\f31e";
}
.fad.icon-charging-station::after,
.icon-duotone.icon-charging-station::after {
  content: "\f5e7\f5e7";
}
.fad.icon-shapes::after,
.icon-duotone.icon-shapes::after {
  content: "\f61f\f61f";
}
.fad.icon-triangle-circle-square::after,
.icon-duotone.icon-triangle-circle-square::after {
  content: "\f61f\f61f";
}
.fad.icon-plane-tail::after,
.icon-duotone.icon-plane-tail::after {
  content: "\e22c\e22c";
}
.fad.icon-gauge-simple-max::after,
.icon-duotone.icon-gauge-simple-max::after {
  content: "\f62b\f62b";
}
.fad.icon-tachometer-fastest::after,
.icon-duotone.icon-tachometer-fastest::after {
  content: "\f62b\f62b";
}
.fad.icon-circle-u::after,
.icon-duotone.icon-circle-u::after {
  content: "\e127\e127";
}
.fad.icon-shield-slash::after,
.icon-duotone.icon-shield-slash::after {
  content: "\e24b\e24b";
}
.fad.icon-square-phone-hangup::after,
.icon-duotone.icon-square-phone-hangup::after {
  content: "\e27a\e27a";
}
.fad.icon-phone-square-down::after,
.icon-duotone.icon-phone-square-down::after {
  content: "\e27a\e27a";
}
.fad.icon-arrow-up-left::after,
.icon-duotone.icon-arrow-up-left::after {
  content: "\e09d\e09d";
}
.fad.icon-transporter-1::after,
.icon-duotone.icon-transporter-1::after {
  content: "\e043\e043";
}
.fad.icon-peanuts::after,
.icon-duotone.icon-peanuts::after {
  content: "\e431\e431";
}
.fad.icon-shuffle::after,
.icon-duotone.icon-shuffle::after {
  content: "\f074\f074";
}
.fad.icon-random::after,
.icon-duotone.icon-random::after {
  content: "\f074\f074";
}
.fad.icon-person-running::after,
.icon-duotone.icon-person-running::after {
  content: "\f70c\f70c";
}
.fad.icon-running::after,
.icon-duotone.icon-running::after {
  content: "\f70c\f70c";
}
.fad.icon-mobile-retro::after,
.icon-duotone.icon-mobile-retro::after {
  content: "\e527\e527";
}
.fad.icon-grip-lines-vertical::after,
.icon-duotone.icon-grip-lines-vertical::after {
  content: "\f7a5\f7a5";
}
.fad.icon-bin-bottles-recycle::after,
.icon-duotone.icon-bin-bottles-recycle::after {
  content: "\e5f6\e5f6";
}
.fad.icon-arrow-up-from-square::after,
.icon-duotone.icon-arrow-up-from-square::after {
  content: "\e09c\e09c";
}
.fad.icon-file-dashed-line::after,
.icon-duotone.icon-file-dashed-line::after {
  content: "\f877\f877";
}
.fad.icon-page-break::after,
.icon-duotone.icon-page-break::after {
  content: "\f877\f877";
}
.fad.icon-bracket-curly-right::after,
.icon-duotone.icon-bracket-curly-right::after {
  content: "\7d\7d";
}
.fad.icon-spider::after,
.icon-duotone.icon-spider::after {
  content: "\f717\f717";
}
.fad.icon-clock-three::after,
.icon-duotone.icon-clock-three::after {
  content: "\e356\e356";
}
.fad.icon-hands-bound::after,
.icon-duotone.icon-hands-bound::after {
  content: "\e4f9\e4f9";
}
.fad.icon-scalpel-line-dashed::after,
.icon-duotone.icon-scalpel-line-dashed::after {
  content: "\f61e\f61e";
}
.fad.icon-scalpel-path::after,
.icon-duotone.icon-scalpel-path::after {
  content: "\f61e\f61e";
}
.fad.icon-file-invoice-dollar::after,
.icon-duotone.icon-file-invoice-dollar::after {
  content: "\f571\f571";
}
.fad.icon-pipe-smoking::after,
.icon-duotone.icon-pipe-smoking::after {
  content: "\e3c4\e3c4";
}
.fad.icon-face-astonished::after,
.icon-duotone.icon-face-astonished::after {
  content: "\e36b\e36b";
}
.fad.icon-window::after,
.icon-duotone.icon-window::after {
  content: "\f40e\f40e";
}
.fad.icon-plane-circle-exclamation::after,
.icon-duotone.icon-plane-circle-exclamation::after {
  content: "\e556\e556";
}
.fad.icon-ear::after,
.icon-duotone.icon-ear::after {
  content: "\f5f0\f5f0";
}
.fad.icon-file-lock::after,
.icon-duotone.icon-file-lock::after {
  content: "\e3a6\e3a6";
}
.fad.icon-diagram-venn::after,
.icon-duotone.icon-diagram-venn::after {
  content: "\e15a\e15a";
}
.fad.icon-x-ray::after,
.icon-duotone.icon-x-ray::after {
  content: "\f497\f497";
}
.fad.icon-goal-net::after,
.icon-duotone.icon-goal-net::after {
  content: "\e3ab\e3ab";
}
.fad.icon-coffin-cross::after,
.icon-duotone.icon-coffin-cross::after {
  content: "\e051\e051";
}
.fad.icon-spell-check::after,
.icon-duotone.icon-spell-check::after {
  content: "\f891\f891";
}
.fad.icon-location-xmark::after,
.icon-duotone.icon-location-xmark::after {
  content: "\f60e\f60e";
}
.fad.icon-map-marker-times::after,
.icon-duotone.icon-map-marker-times::after {
  content: "\f60e\f60e";
}
.fad.icon-map-marker-xmark::after,
.icon-duotone.icon-map-marker-xmark::after {
  content: "\f60e\f60e";
}
.fad.icon-circle-quarter-stroke::after,
.icon-duotone.icon-circle-quarter-stroke::after {
  content: "\e5d3\e5d3";
}
.fad.icon-lasso::after,
.icon-duotone.icon-lasso::after {
  content: "\f8c8\f8c8";
}
.fad.icon-slash::after,
.icon-duotone.icon-slash::after {
  content: "\f715\f715";
}
.fad.icon-person-to-portal::after,
.icon-duotone.icon-person-to-portal::after {
  content: "\e022\e022";
}
.fad.icon-portal-enter::after,
.icon-duotone.icon-portal-enter::after {
  content: "\e022\e022";
}
.fad.icon-calendar-star::after,
.icon-duotone.icon-calendar-star::after {
  content: "\f736\f736";
}
.fad.icon-computer-mouse::after,
.icon-duotone.icon-computer-mouse::after {
  content: "\f8cc\f8cc";
}
.fad.icon-mouse::after,
.icon-duotone.icon-mouse::after {
  content: "\f8cc\f8cc";
}
.fad.icon-arrow-right-to-bracket::after,
.icon-duotone.icon-arrow-right-to-bracket::after {
  content: "\f090\f090";
}
.fad.icon-sign-in::after,
.icon-duotone.icon-sign-in::after {
  content: "\f090\f090";
}
.fad.icon-pegasus::after,
.icon-duotone.icon-pegasus::after {
  content: "\f703\f703";
}
.fad.icon-files-medical::after,
.icon-duotone.icon-files-medical::after {
  content: "\f7fd\f7fd";
}
.fad.icon-nfc-lock::after,
.icon-duotone.icon-nfc-lock::after {
  content: "\e1f8\e1f8";
}
.fad.icon-person-ski-lift::after,
.icon-duotone.icon-person-ski-lift::after {
  content: "\f7c8\f7c8";
}
.fad.icon-ski-lift::after,
.icon-duotone.icon-ski-lift::after {
  content: "\f7c8\f7c8";
}
.fad.icon-square-6::after,
.icon-duotone.icon-square-6::after {
  content: "\e25b\e25b";
}
.fad.icon-shop-slash::after,
.icon-duotone.icon-shop-slash::after {
  content: "\e070\e070";
}
.fad.icon-store-alt-slash::after,
.icon-duotone.icon-store-alt-slash::after {
  content: "\e070\e070";
}
.fad.icon-wind-turbine::after,
.icon-duotone.icon-wind-turbine::after {
  content: "\f89b\f89b";
}
.fad.icon-sliders-simple::after,
.icon-duotone.icon-sliders-simple::after {
  content: "\e253\e253";
}
.fad.icon-grid-round::after,
.icon-duotone.icon-grid-round::after {
  content: "\e5da\e5da";
}
.fad.icon-badge-sheriff::after,
.icon-duotone.icon-badge-sheriff::after {
  content: "\f8a2\f8a2";
}
.fad.icon-server::after,
.icon-duotone.icon-server::after {
  content: "\f233\f233";
}
.fad.icon-virus-covid-slash::after,
.icon-duotone.icon-virus-covid-slash::after {
  content: "\e4a9\e4a9";
}
.fad.icon-intersection::after,
.icon-duotone.icon-intersection::after {
  content: "\f668\f668";
}
.fad.icon-shop-lock::after,
.icon-duotone.icon-shop-lock::after {
  content: "\e4a5\e4a5";
}
.fad.icon-family::after,
.icon-duotone.icon-family::after {
  content: "\e300\e300";
}
.fad.icon-hourglass-start::after,
.icon-duotone.icon-hourglass-start::after {
  content: "\f251\f251";
}
.fad.icon-hourglass-1::after,
.icon-duotone.icon-hourglass-1::after {
  content: "\f251\f251";
}
.fad.icon-user-hair-buns::after,
.icon-duotone.icon-user-hair-buns::after {
  content: "\e3d3\e3d3";
}
.fad.icon-blender-phone::after,
.icon-duotone.icon-blender-phone::after {
  content: "\f6b6\f6b6";
}
.fad.icon-hourglass-clock::after,
.icon-duotone.icon-hourglass-clock::after {
  content: "\e41b\e41b";
}
.fad.icon-person-seat-reclined::after,
.icon-duotone.icon-person-seat-reclined::after {
  content: "\e21f\e21f";
}
.fad.icon-paper-plane-top::after,
.icon-duotone.icon-paper-plane-top::after {
  content: "\e20a\e20a";
}
.fad.icon-paper-plane-alt::after,
.icon-duotone.icon-paper-plane-alt::after {
  content: "\e20a\e20a";
}
.fad.icon-send::after,
.icon-duotone.icon-send::after {
  content: "\e20a\e20a";
}
.fad.icon-message-arrow-up::after,
.icon-duotone.icon-message-arrow-up::after {
  content: "\e1dc\e1dc";
}
.fad.icon-comment-alt-arrow-up::after,
.icon-duotone.icon-comment-alt-arrow-up::after {
  content: "\e1dc\e1dc";
}
.fad.icon-lightbulb-exclamation::after,
.icon-duotone.icon-lightbulb-exclamation::after {
  content: "\f671\f671";
}
.fad.icon-layer-minus::after,
.icon-duotone.icon-layer-minus::after {
  content: "\f5fe\f5fe";
}
.fad.icon-layer-group-minus::after,
.icon-duotone.icon-layer-group-minus::after {
  content: "\f5fe\f5fe";
}
.fad.icon-chart-pie-simple-circle-currency::after,
.icon-duotone.icon-chart-pie-simple-circle-currency::after {
  content: "\e604\e604";
}
.fad.icon-circle-e::after,
.icon-duotone.icon-circle-e::after {
  content: "\e109\e109";
}
.fad.icon-building-wheat::after,
.icon-duotone.icon-building-wheat::after {
  content: "\e4db\e4db";
}
.fad.icon-gauge-max::after,
.icon-duotone.icon-gauge-max::after {
  content: "\f626\f626";
}
.fad.icon-tachometer-alt-fastest::after,
.icon-duotone.icon-tachometer-alt-fastest::after {
  content: "\f626\f626";
}
.fad.icon-person-breastfeeding::after,
.icon-duotone.icon-person-breastfeeding::after {
  content: "\e53a\e53a";
}
.fad.icon-apostrophe::after,
.icon-duotone.icon-apostrophe::after {
  content: "\27\27";
}
.fad.icon-fire-hydrant::after,
.icon-duotone.icon-fire-hydrant::after {
  content: "\e17f\e17f";
}
.fad.icon-right-to-bracket::after,
.icon-duotone.icon-right-to-bracket::after {
  content: "\f2f6\f2f6";
}
.fad.icon-sign-in-alt::after,
.icon-duotone.icon-sign-in-alt::after {
  content: "\f2f6\f2f6";
}
.fad.icon-video-plus::after,
.icon-duotone.icon-video-plus::after {
  content: "\f4e1\f4e1";
}
.fad.icon-square-right::after,
.icon-duotone.icon-square-right::after {
  content: "\f352\f352";
}
.fad.icon-arrow-alt-square-right::after,
.icon-duotone.icon-arrow-alt-square-right::after {
  content: "\f352\f352";
}
.fad.icon-comment-smile::after,
.icon-duotone.icon-comment-smile::after {
  content: "\f4b4\f4b4";
}
.fad.icon-venus::after,
.icon-duotone.icon-venus::after {
  content: "\f221\f221";
}
.fad.icon-passport::after,
.icon-duotone.icon-passport::after {
  content: "\f5ab\f5ab";
}
.fad.icon-inbox-in::after,
.icon-duotone.icon-inbox-in::after {
  content: "\f310\f310";
}
.fad.icon-inbox-arrow-down::after,
.icon-duotone.icon-inbox-arrow-down::after {
  content: "\f310\f310";
}
.fad.icon-heart-pulse::after,
.icon-duotone.icon-heart-pulse::after {
  content: "\f21e\f21e";
}
.fad.icon-heartbeat::after,
.icon-duotone.icon-heartbeat::after {
  content: "\f21e\f21e";
}
.fad.icon-circle-8::after,
.icon-duotone.icon-circle-8::after {
  content: "\e0f5\e0f5";
}
.fad.icon-clouds-moon::after,
.icon-duotone.icon-clouds-moon::after {
  content: "\f745\f745";
}
.fad.icon-clock-ten-thirty::after,
.icon-duotone.icon-clock-ten-thirty::after {
  content: "\e355\e355";
}
.fad.icon-people-carry-box::after,
.icon-duotone.icon-people-carry-box::after {
  content: "\f4ce\f4ce";
}
.fad.icon-people-carry::after,
.icon-duotone.icon-people-carry::after {
  content: "\f4ce\f4ce";
}
.fad.icon-folder-user::after,
.icon-duotone.icon-folder-user::after {
  content: "\e18e\e18e";
}
.fad.icon-trash-can-xmark::after,
.icon-duotone.icon-trash-can-xmark::after {
  content: "\e2ae\e2ae";
}
.fad.icon-temperature-high::after,
.icon-duotone.icon-temperature-high::after {
  content: "\f769\f769";
}
.fad.icon-microchip::after,
.icon-duotone.icon-microchip::after {
  content: "\f2db\f2db";
}
.fad.icon-left-long-to-line::after,
.icon-duotone.icon-left-long-to-line::after {
  content: "\e41e\e41e";
}
.fad.icon-crown::after,
.icon-duotone.icon-crown::after {
  content: "\f521\f521";
}
.fad.icon-weight-hanging::after,
.icon-duotone.icon-weight-hanging::after {
  content: "\f5cd\f5cd";
}
.fad.icon-xmarks-lines::after,
.icon-duotone.icon-xmarks-lines::after {
  content: "\e59a\e59a";
}
.fad.icon-file-prescription::after,
.icon-duotone.icon-file-prescription::after {
  content: "\f572\f572";
}
.fad.icon-calendar-range::after,
.icon-duotone.icon-calendar-range::after {
  content: "\e0d6\e0d6";
}
.fad.icon-flower-daffodil::after,
.icon-duotone.icon-flower-daffodil::after {
  content: "\f800\f800";
}
.fad.icon-hand-back-point-up::after,
.icon-duotone.icon-hand-back-point-up::after {
  content: "\e1a2\e1a2";
}
.fad.icon-weight-scale::after,
.icon-duotone.icon-weight-scale::after {
  content: "\f496\f496";
}
.fad.icon-weight::after,
.icon-duotone.icon-weight::after {
  content: "\f496\f496";
}
.fad.icon-arrow-up-to-arc::after,
.icon-duotone.icon-arrow-up-to-arc::after {
  content: "\e617\e617";
}
.fad.icon-star-exclamation::after,
.icon-duotone.icon-star-exclamation::after {
  content: "\f2f3\f2f3";
}
.fad.icon-books::after,
.icon-duotone.icon-books::after {
  content: "\f5db\f5db";
}
.fad.icon-user-group::after,
.icon-duotone.icon-user-group::after {
  content: "\f500\f500";
}
.fad.icon-user-friends::after,
.icon-duotone.icon-user-friends::after {
  content: "\f500\f500";
}
.fad.icon-arrow-up-a-z::after,
.icon-duotone.icon-arrow-up-a-z::after {
  content: "\f15e\f15e";
}
.fad.icon-sort-alpha-up::after,
.icon-duotone.icon-sort-alpha-up::after {
  content: "\f15e\f15e";
}
.fad.icon-layer-plus::after,
.icon-duotone.icon-layer-plus::after {
  content: "\f5ff\f5ff";
}
.fad.icon-layer-group-plus::after,
.icon-duotone.icon-layer-group-plus::after {
  content: "\f5ff\f5ff";
}
.fad.icon-play-pause::after,
.icon-duotone.icon-play-pause::after {
  content: "\e22f\e22f";
}
.fad.icon-block-question::after,
.icon-duotone.icon-block-question::after {
  content: "\e3dd\e3dd";
}
.fad.icon-snooze::after,
.icon-duotone.icon-snooze::after {
  content: "\f880\f880";
}
.fad.icon-zzz::after,
.icon-duotone.icon-zzz::after {
  content: "\f880\f880";
}
.fad.icon-scanner-image::after,
.icon-duotone.icon-scanner-image::after {
  content: "\f8f3\f8f3";
}
.fad.icon-tv-retro::after,
.icon-duotone.icon-tv-retro::after {
  content: "\f401\f401";
}
.fad.icon-square-t::after,
.icon-duotone.icon-square-t::after {
  content: "\e280\e280";
}
.fad.icon-farm::after,
.icon-duotone.icon-farm::after {
  content: "\f864\f864";
}
.fad.icon-barn-silo::after,
.icon-duotone.icon-barn-silo::after {
  content: "\f864\f864";
}
.fad.icon-chess-knight::after,
.icon-duotone.icon-chess-knight::after {
  content: "\f441\f441";
}
.fad.icon-bars-sort::after,
.icon-duotone.icon-bars-sort::after {
  content: "\e0ae\e0ae";
}
.fad.icon-pallet-boxes::after,
.icon-duotone.icon-pallet-boxes::after {
  content: "\f483\f483";
}
.fad.icon-palette-boxes::after,
.icon-duotone.icon-palette-boxes::after {
  content: "\f483\f483";
}
.fad.icon-pallet-alt::after,
.icon-duotone.icon-pallet-alt::after {
  content: "\f483\f483";
}
.fad.icon-face-laugh-squint::after,
.icon-duotone.icon-face-laugh-squint::after {
  content: "\f59b\f59b";
}
.fad.icon-laugh-squint::after,
.icon-duotone.icon-laugh-squint::after {
  content: "\f59b\f59b";
}
.fad.icon-code-simple::after,
.icon-duotone.icon-code-simple::after {
  content: "\e13d\e13d";
}
.fad.icon-bolt-slash::after,
.icon-duotone.icon-bolt-slash::after {
  content: "\e0b8\e0b8";
}
.fad.icon-panel-fire::after,
.icon-duotone.icon-panel-fire::after {
  content: "\e42f\e42f";
}
.fad.icon-binary-circle-check::after,
.icon-duotone.icon-binary-circle-check::after {
  content: "\e33c\e33c";
}
.fad.icon-comment-minus::after,
.icon-duotone.icon-comment-minus::after {
  content: "\f4b1\f4b1";
}
.fad.icon-burrito::after,
.icon-duotone.icon-burrito::after {
  content: "\f7ed\f7ed";
}
.fad.icon-violin::after,
.icon-duotone.icon-violin::after {
  content: "\f8ed\f8ed";
}
.fad.icon-objects-column::after,
.icon-duotone.icon-objects-column::after {
  content: "\e3c1\e3c1";
}
.fad.icon-square-chevron-down::after,
.icon-duotone.icon-square-chevron-down::after {
  content: "\f329\f329";
}
.fad.icon-chevron-square-down::after,
.icon-duotone.icon-chevron-square-down::after {
  content: "\f329\f329";
}
.fad.icon-comment-plus::after,
.icon-duotone.icon-comment-plus::after {
  content: "\f4b2\f4b2";
}
.fad.icon-triangle-instrument::after,
.icon-duotone.icon-triangle-instrument::after {
  content: "\f8e2\f8e2";
}
.fad.icon-triangle-music::after,
.icon-duotone.icon-triangle-music::after {
  content: "\f8e2\f8e2";
}
.fad.icon-wheelchair::after,
.icon-duotone.icon-wheelchair::after {
  content: "\f193\f193";
}
.fad.icon-user-pilot-tie::after,
.icon-duotone.icon-user-pilot-tie::after {
  content: "\e2c1\e2c1";
}
.fad.icon-piano-keyboard::after,
.icon-duotone.icon-piano-keyboard::after {
  content: "\f8d5\f8d5";
}
.fad.icon-bed-empty::after,
.icon-duotone.icon-bed-empty::after {
  content: "\f8f9\f8f9";
}
.fad.icon-circle-arrow-up::after,
.icon-duotone.icon-circle-arrow-up::after {
  content: "\f0aa\f0aa";
}
.fad.icon-arrow-circle-up::after,
.icon-duotone.icon-arrow-circle-up::after {
  content: "\f0aa\f0aa";
}
.fad.icon-toggle-on::after,
.icon-duotone.icon-toggle-on::after {
  content: "\f205\f205";
}
.fad.icon-rectangle-vertical::after,
.icon-duotone.icon-rectangle-vertical::after {
  content: "\f2fb\f2fb";
}
.fad.icon-rectangle-portrait::after,
.icon-duotone.icon-rectangle-portrait::after {
  content: "\f2fb\f2fb";
}
.fad.icon-person-walking::after,
.icon-duotone.icon-person-walking::after {
  content: "\f554\f554";
}
.fad.icon-walking::after,
.icon-duotone.icon-walking::after {
  content: "\f554\f554";
}
.fad.icon-l::after,
.icon-duotone.icon-l::after {
  content: "\4c\4c";
}
.fad.icon-signal-stream::after,
.icon-duotone.icon-signal-stream::after {
  content: "\f8dd\f8dd";
}
.fad.icon-down-to-bracket::after,
.icon-duotone.icon-down-to-bracket::after {
  content: "\e4e7\e4e7";
}
.fad.icon-circle-z::after,
.icon-duotone.icon-circle-z::after {
  content: "\e130\e130";
}
.fad.icon-stars::after,
.icon-duotone.icon-stars::after {
  content: "\f762\f762";
}
.fad.icon-fire::after,
.icon-duotone.icon-fire::after {
  content: "\f06d\f06d";
}
.fad.icon-bed-pulse::after,
.icon-duotone.icon-bed-pulse::after {
  content: "\f487\f487";
}
.fad.icon-procedures::after,
.icon-duotone.icon-procedures::after {
  content: "\f487\f487";
}
.fad.icon-house-day::after,
.icon-duotone.icon-house-day::after {
  content: "\e00e\e00e";
}
.fad.icon-shuttle-space::after,
.icon-duotone.icon-shuttle-space::after {
  content: "\f197\f197";
}
.fad.icon-space-shuttle::after,
.icon-duotone.icon-space-shuttle::after {
  content: "\f197\f197";
}
.fad.icon-shirt-long-sleeve::after,
.icon-duotone.icon-shirt-long-sleeve::after {
  content: "\e3c7\e3c7";
}
.fad.icon-chart-pie-simple::after,
.icon-duotone.icon-chart-pie-simple::after {
  content: "\f64e\f64e";
}
.fad.icon-chart-pie-alt::after,
.icon-duotone.icon-chart-pie-alt::after {
  content: "\f64e\f64e";
}
.fad.icon-face-laugh::after,
.icon-duotone.icon-face-laugh::after {
  content: "\f599\f599";
}
.fad.icon-laugh::after,
.icon-duotone.icon-laugh::after {
  content: "\f599\f599";
}
.fad.icon-folder-open::after,
.icon-duotone.icon-folder-open::after {
  content: "\f07c\f07c";
}
.fad.icon-album-collection-circle-user::after,
.icon-duotone.icon-album-collection-circle-user::after {
  content: "\e48f\e48f";
}
.fad.icon-candy::after,
.icon-duotone.icon-candy::after {
  content: "\e3e7\e3e7";
}
.fad.icon-bowl-hot::after,
.icon-duotone.icon-bowl-hot::after {
  content: "\f823\f823";
}
.fad.icon-soup::after,
.icon-duotone.icon-soup::after {
  content: "\f823\f823";
}
.fad.icon-flatbread::after,
.icon-duotone.icon-flatbread::after {
  content: "\e40b\e40b";
}
.fad.icon-heart-circle-plus::after,
.icon-duotone.icon-heart-circle-plus::after {
  content: "\e500\e500";
}
.fad.icon-code-fork::after,
.icon-duotone.icon-code-fork::after {
  content: "\e13b\e13b";
}
.fad.icon-city::after,
.icon-duotone.icon-city::after {
  content: "\f64f\f64f";
}
.fad.icon-signal-bars-weak::after,
.icon-duotone.icon-signal-bars-weak::after {
  content: "\f691\f691";
}
.fad.icon-signal-alt-1::after,
.icon-duotone.icon-signal-alt-1::after {
  content: "\f691\f691";
}
.fad.icon-microphone-lines::after,
.icon-duotone.icon-microphone-lines::after {
  content: "\f3c9\f3c9";
}
.fad.icon-microphone-alt::after,
.icon-duotone.icon-microphone-alt::after {
  content: "\f3c9\f3c9";
}
.fad.icon-clock-twelve::after,
.icon-duotone.icon-clock-twelve::after {
  content: "\e358\e358";
}
.fad.icon-pepper-hot::after,
.icon-duotone.icon-pepper-hot::after {
  content: "\f816\f816";
}
.fad.icon-citrus-slice::after,
.icon-duotone.icon-citrus-slice::after {
  content: "\e2f5\e2f5";
}
.fad.icon-sheep::after,
.icon-duotone.icon-sheep::after {
  content: "\f711\f711";
}
.fad.icon-unlock::after,
.icon-duotone.icon-unlock::after {
  content: "\f09c\f09c";
}
.fad.icon-colon-sign::after,
.icon-duotone.icon-colon-sign::after {
  content: "\e140\e140";
}
.fad.icon-headset::after,
.icon-duotone.icon-headset::after {
  content: "\f590\f590";
}
.fad.icon-badger-honey::after,
.icon-duotone.icon-badger-honey::after {
  content: "\f6b4\f6b4";
}
.fad.icon-h4::after,
.icon-duotone.icon-h4::after {
  content: "\f86a\f86a";
}
.fad.icon-store-slash::after,
.icon-duotone.icon-store-slash::after {
  content: "\e071\e071";
}
.fad.icon-road-circle-xmark::after,
.icon-duotone.icon-road-circle-xmark::after {
  content: "\e566\e566";
}
.fad.icon-signal-slash::after,
.icon-duotone.icon-signal-slash::after {
  content: "\f695\f695";
}
.fad.icon-user-minus::after,
.icon-duotone.icon-user-minus::after {
  content: "\f503\f503";
}
.fad.icon-mars-stroke-up::after,
.icon-duotone.icon-mars-stroke-up::after {
  content: "\f22a\f22a";
}
.fad.icon-mars-stroke-v::after,
.icon-duotone.icon-mars-stroke-v::after {
  content: "\f22a\f22a";
}
.fad.icon-champagne-glasses::after,
.icon-duotone.icon-champagne-glasses::after {
  content: "\f79f\f79f";
}
.fad.icon-glass-cheers::after,
.icon-duotone.icon-glass-cheers::after {
  content: "\f79f\f79f";
}
.fad.icon-taco::after,
.icon-duotone.icon-taco::after {
  content: "\f826\f826";
}
.fad.icon-hexagon-plus::after,
.icon-duotone.icon-hexagon-plus::after {
  content: "\f300\f300";
}
.fad.icon-plus-hexagon::after,
.icon-duotone.icon-plus-hexagon::after {
  content: "\f300\f300";
}
.fad.icon-clipboard::after,
.icon-duotone.icon-clipboard::after {
  content: "\f328\f328";
}
.fad.icon-house-circle-exclamation::after,
.icon-duotone.icon-house-circle-exclamation::after {
  content: "\e50a\e50a";
}
.fad.icon-file-arrow-up::after,
.icon-duotone.icon-file-arrow-up::after {
  content: "\f574\f574";
}
.fad.icon-file-upload::after,
.icon-duotone.icon-file-upload::after {
  content: "\f574\f574";
}
.fad.icon-wifi::after,
.icon-duotone.icon-wifi::after {
  content: "\f1eb\f1eb";
}
.fad.icon-wifi-3::after,
.icon-duotone.icon-wifi-3::after {
  content: "\f1eb\f1eb";
}
.fad.icon-wifi-strong::after,
.icon-duotone.icon-wifi-strong::after {
  content: "\f1eb\f1eb";
}
.fad.icon-messages::after,
.icon-duotone.icon-messages::after {
  content: "\f4b6\f4b6";
}
.fad.icon-comments-alt::after,
.icon-duotone.icon-comments-alt::after {
  content: "\f4b6\f4b6";
}
.fad.icon-bath::after,
.icon-duotone.icon-bath::after {
  content: "\f2cd\f2cd";
}
.fad.icon-bathtub::after,
.icon-duotone.icon-bathtub::after {
  content: "\f2cd\f2cd";
}
.fad.icon-umbrella-simple::after,
.icon-duotone.icon-umbrella-simple::after {
  content: "\e2bc\e2bc";
}
.fad.icon-umbrella-alt::after,
.icon-duotone.icon-umbrella-alt::after {
  content: "\e2bc\e2bc";
}
.fad.icon-rectangle-history-circle-plus::after,
.icon-duotone.icon-rectangle-history-circle-plus::after {
  content: "\e4a3\e4a3";
}
.fad.icon-underline::after,
.icon-duotone.icon-underline::after {
  content: "\f0cd\f0cd";
}
.fad.icon-prescription-bottle-pill::after,
.icon-duotone.icon-prescription-bottle-pill::after {
  content: "\e5c0\e5c0";
}
.fad.icon-user-pen::after,
.icon-duotone.icon-user-pen::after {
  content: "\f4ff\f4ff";
}
.fad.icon-user-edit::after,
.icon-duotone.icon-user-edit::after {
  content: "\f4ff\f4ff";
}
.fad.icon-binary-slash::after,
.icon-duotone.icon-binary-slash::after {
  content: "\e33e\e33e";
}
.fad.icon-square-o::after,
.icon-duotone.icon-square-o::after {
  content: "\e278\e278";
}
.fad.icon-signature::after,
.icon-duotone.icon-signature::after {
  content: "\f5b7\f5b7";
}
.fad.icon-stroopwafel::after,
.icon-duotone.icon-stroopwafel::after {
  content: "\f551\f551";
}
.fad.icon-bold::after,
.icon-duotone.icon-bold::after {
  content: "\f032\f032";
}
.fad.icon-anchor-lock::after,
.icon-duotone.icon-anchor-lock::after {
  content: "\e4ad\e4ad";
}
.fad.icon-building-ngo::after,
.icon-duotone.icon-building-ngo::after {
  content: "\e4d7\e4d7";
}
.fad.icon-transporter-3::after,
.icon-duotone.icon-transporter-3::after {
  content: "\e045\e045";
}
.fad.icon-engine-warning::after,
.icon-duotone.icon-engine-warning::after {
  content: "\f5f2\f5f2";
}
.fad.icon-engine-exclamation::after,
.icon-duotone.icon-engine-exclamation::after {
  content: "\f5f2\f5f2";
}
.fad.icon-circle-down-right::after,
.icon-duotone.icon-circle-down-right::after {
  content: "\e108\e108";
}
.fad.icon-square-k::after,
.icon-duotone.icon-square-k::after {
  content: "\e274\e274";
}
.fad.icon-manat-sign::after,
.icon-duotone.icon-manat-sign::after {
  content: "\e1d5\e1d5";
}
.fad.icon-money-check-pen::after,
.icon-duotone.icon-money-check-pen::after {
  content: "\f872\f872";
}
.fad.icon-money-check-edit::after,
.icon-duotone.icon-money-check-edit::after {
  content: "\f872\f872";
}
.fad.icon-not-equal::after,
.icon-duotone.icon-not-equal::after {
  content: "\f53e\f53e";
}
.fad.icon-border-top-left::after,
.icon-duotone.icon-border-top-left::after {
  content: "\f853\f853";
}
.fad.icon-border-style::after,
.icon-duotone.icon-border-style::after {
  content: "\f853\f853";
}
.fad.icon-map-location-dot::after,
.icon-duotone.icon-map-location-dot::after {
  content: "\f5a0\f5a0";
}
.fad.icon-map-marked-alt::after,
.icon-duotone.icon-map-marked-alt::after {
  content: "\f5a0\f5a0";
}
.fad.icon-tilde::after,
.icon-duotone.icon-tilde::after {
  content: "\7e\7e";
}
.fad.icon-jedi::after,
.icon-duotone.icon-jedi::after {
  content: "\f669\f669";
}
.fad.icon-square-poll-vertical::after,
.icon-duotone.icon-square-poll-vertical::after {
  content: "\f681\f681";
}
.fad.icon-poll::after,
.icon-duotone.icon-poll::after {
  content: "\f681\f681";
}
.fad.icon-arrow-down-square-triangle::after,
.icon-duotone.icon-arrow-down-square-triangle::after {
  content: "\f889\f889";
}
.fad.icon-sort-shapes-down-alt::after,
.icon-duotone.icon-sort-shapes-down-alt::after {
  content: "\f889\f889";
}
.fad.icon-mug-hot::after,
.icon-duotone.icon-mug-hot::after {
  content: "\f7b6\f7b6";
}
.fad.icon-dog-leashed::after,
.icon-duotone.icon-dog-leashed::after {
  content: "\f6d4\f6d4";
}
.fad.icon-car-battery::after,
.icon-duotone.icon-car-battery::after {
  content: "\f5df\f5df";
}
.fad.icon-battery-car::after,
.icon-duotone.icon-battery-car::after {
  content: "\f5df\f5df";
}
.fad.icon-face-downcast-sweat::after,
.icon-duotone.icon-face-downcast-sweat::after {
  content: "\e371\e371";
}
.fad.icon-mailbox-flag-up::after,
.icon-duotone.icon-mailbox-flag-up::after {
  content: "\e5bb\e5bb";
}
.fad.icon-memo-circle-info::after,
.icon-duotone.icon-memo-circle-info::after {
  content: "\e49a\e49a";
}
.fad.icon-gift::after,
.icon-duotone.icon-gift::after {
  content: "\f06b\f06b";
}
.fad.icon-dice-two::after,
.icon-duotone.icon-dice-two::after {
  content: "\f528\f528";
}
.fad.icon-volume::after,
.icon-duotone.icon-volume::after {
  content: "\f6a8\f6a8";
}
.fad.icon-volume-medium::after,
.icon-duotone.icon-volume-medium::after {
  content: "\f6a8\f6a8";
}
.fad.icon-transporter-5::after,
.icon-duotone.icon-transporter-5::after {
  content: "\e2a6\e2a6";
}
.fad.icon-gauge-circle-bolt::after,
.icon-duotone.icon-gauge-circle-bolt::after {
  content: "\e496\e496";
}
.fad.icon-coin-front::after,
.icon-duotone.icon-coin-front::after {
  content: "\e3fc\e3fc";
}
.fad.icon-file-slash::after,
.icon-duotone.icon-file-slash::after {
  content: "\e3a7\e3a7";
}
.fad.icon-message-arrow-up-right::after,
.icon-duotone.icon-message-arrow-up-right::after {
  content: "\e1dd\e1dd";
}
.fad.icon-treasure-chest::after,
.icon-duotone.icon-treasure-chest::after {
  content: "\f723\f723";
}
.fad.icon-chess-queen::after,
.icon-duotone.icon-chess-queen::after {
  content: "\f445\f445";
}
.fad.icon-paintbrush-fine::after,
.icon-duotone.icon-paintbrush-fine::after {
  content: "\f5a9\f5a9";
}
.fad.icon-paint-brush-alt::after,
.icon-duotone.icon-paint-brush-alt::after {
  content: "\f5a9\f5a9";
}
.fad.icon-paint-brush-fine::after,
.icon-duotone.icon-paint-brush-fine::after {
  content: "\f5a9\f5a9";
}
.fad.icon-paintbrush-alt::after,
.icon-duotone.icon-paintbrush-alt::after {
  content: "\f5a9\f5a9";
}
.fad.icon-glasses::after,
.icon-duotone.icon-glasses::after {
  content: "\f530\f530";
}
.fad.icon-hood-cloak::after,
.icon-duotone.icon-hood-cloak::after {
  content: "\f6ef\f6ef";
}
.fad.icon-square-quote::after,
.icon-duotone.icon-square-quote::after {
  content: "\e329\e329";
}
.fad.icon-up-left::after,
.icon-duotone.icon-up-left::after {
  content: "\e2bd\e2bd";
}
.fad.icon-bring-front::after,
.icon-duotone.icon-bring-front::after {
  content: "\f857\f857";
}
.fad.icon-chess-board::after,
.icon-duotone.icon-chess-board::after {
  content: "\f43c\f43c";
}
.fad.icon-burger-cheese::after,
.icon-duotone.icon-burger-cheese::after {
  content: "\f7f1\f7f1";
}
.fad.icon-cheeseburger::after,
.icon-duotone.icon-cheeseburger::after {
  content: "\f7f1\f7f1";
}
.fad.icon-building-circle-check::after,
.icon-duotone.icon-building-circle-check::after {
  content: "\e4d2\e4d2";
}
.fad.icon-repeat-1::after,
.icon-duotone.icon-repeat-1::after {
  content: "\f365\f365";
}
.fad.icon-arrow-down-to-line::after,
.icon-duotone.icon-arrow-down-to-line::after {
  content: "\f33d\f33d";
}
.fad.icon-arrow-to-bottom::after,
.icon-duotone.icon-arrow-to-bottom::after {
  content: "\f33d\f33d";
}
.fad.icon-grid-5::after,
.icon-duotone.icon-grid-5::after {
  content: "\e199\e199";
}
.fad.icon-swap-arrows::after,
.icon-duotone.icon-swap-arrows::after {
  content: "\e60a\e60a";
}
.fad.icon-right-long-to-line::after,
.icon-duotone.icon-right-long-to-line::after {
  content: "\e444\e444";
}
.fad.icon-person-chalkboard::after,
.icon-duotone.icon-person-chalkboard::after {
  content: "\e53d\e53d";
}
.fad.icon-mars-stroke-right::after,
.icon-duotone.icon-mars-stroke-right::after {
  content: "\f22b\f22b";
}
.fad.icon-mars-stroke-h::after,
.icon-duotone.icon-mars-stroke-h::after {
  content: "\f22b\f22b";
}
.fad.icon-hand-back-fist::after,
.icon-duotone.icon-hand-back-fist::after {
  content: "\f255\f255";
}
.fad.icon-hand-rock::after,
.icon-duotone.icon-hand-rock::after {
  content: "\f255\f255";
}
.fad.icon-grid-round-5::after,
.icon-duotone.icon-grid-round-5::after {
  content: "\e5de\e5de";
}
.fad.icon-tally::after,
.icon-duotone.icon-tally::after {
  content: "\f69c\f69c";
}
.fad.icon-tally-5::after,
.icon-duotone.icon-tally-5::after {
  content: "\f69c\f69c";
}
.fad.icon-square-caret-up::after,
.icon-duotone.icon-square-caret-up::after {
  content: "\f151\f151";
}
.fad.icon-caret-square-up::after,
.icon-duotone.icon-caret-square-up::after {
  content: "\f151\f151";
}
.fad.icon-cloud-showers-water::after,
.icon-duotone.icon-cloud-showers-water::after {
  content: "\e4e4\e4e4";
}
.fad.icon-chart-bar::after,
.icon-duotone.icon-chart-bar::after {
  content: "\f080\f080";
}
.fad.icon-bar-chart::after,
.icon-duotone.icon-bar-chart::after {
  content: "\f080\f080";
}
.fad.icon-hands-bubbles::after,
.icon-duotone.icon-hands-bubbles::after {
  content: "\e05e\e05e";
}
.fad.icon-hands-wash::after,
.icon-duotone.icon-hands-wash::after {
  content: "\e05e\e05e";
}
.fad.icon-less-than-equal::after,
.icon-duotone.icon-less-than-equal::after {
  content: "\f537\f537";
}
.fad.icon-train::after,
.icon-duotone.icon-train::after {
  content: "\f238\f238";
}
.fad.icon-up-from-dotted-line::after,
.icon-duotone.icon-up-from-dotted-line::after {
  content: "\e456\e456";
}
.fad.icon-eye-low-vision::after,
.icon-duotone.icon-eye-low-vision::after {
  content: "\f2a8\f2a8";
}
.fad.icon-low-vision::after,
.icon-duotone.icon-low-vision::after {
  content: "\f2a8\f2a8";
}
.fad.icon-traffic-light-go::after,
.icon-duotone.icon-traffic-light-go::after {
  content: "\f638\f638";
}
.fad.icon-face-exhaling::after,
.icon-duotone.icon-face-exhaling::after {
  content: "\e480\e480";
}
.fad.icon-sensor-fire::after,
.icon-duotone.icon-sensor-fire::after {
  content: "\e02a\e02a";
}
.fad.icon-user-unlock::after,
.icon-duotone.icon-user-unlock::after {
  content: "\e058\e058";
}
.fad.icon-hexagon-divide::after,
.icon-duotone.icon-hexagon-divide::after {
  content: "\e1ad\e1ad";
}
.fad.icon-00::after,
.icon-duotone.icon-00::after {
  content: "\e467\e467";
}
.fad.icon-crow::after,
.icon-duotone.icon-crow::after {
  content: "\f520\f520";
}
.fad.icon-cassette-betamax::after,
.icon-duotone.icon-cassette-betamax::after {
  content: "\f8a4\f8a4";
}
.fad.icon-betamax::after,
.icon-duotone.icon-betamax::after {
  content: "\f8a4\f8a4";
}
.fad.icon-sailboat::after,
.icon-duotone.icon-sailboat::after {
  content: "\e445\e445";
}
.fad.icon-window-restore::after,
.icon-duotone.icon-window-restore::after {
  content: "\f2d2\f2d2";
}
.fad.icon-nfc-magnifying-glass::after,
.icon-duotone.icon-nfc-magnifying-glass::after {
  content: "\e1f9\e1f9";
}
.fad.icon-file-binary::after,
.icon-duotone.icon-file-binary::after {
  content: "\e175\e175";
}
.fad.icon-circle-v::after,
.icon-duotone.icon-circle-v::after {
  content: "\e12a\e12a";
}
.fad.icon-square-plus::after,
.icon-duotone.icon-square-plus::after {
  content: "\f0fe\f0fe";
}
.fad.icon-plus-square::after,
.icon-duotone.icon-plus-square::after {
  content: "\f0fe\f0fe";
}
.fad.icon-bowl-scoops::after,
.icon-duotone.icon-bowl-scoops::after {
  content: "\e3df\e3df";
}
.fad.icon-mistletoe::after,
.icon-duotone.icon-mistletoe::after {
  content: "\f7b4\f7b4";
}
.fad.icon-custard::after,
.icon-duotone.icon-custard::after {
  content: "\e403\e403";
}
.fad.icon-lacrosse-stick::after,
.icon-duotone.icon-lacrosse-stick::after {
  content: "\e3b5\e3b5";
}
.fad.icon-hockey-mask::after,
.icon-duotone.icon-hockey-mask::after {
  content: "\f6ee\f6ee";
}
.fad.icon-sunrise::after,
.icon-duotone.icon-sunrise::after {
  content: "\f766\f766";
}
.fad.icon-subtitles::after,
.icon-duotone.icon-subtitles::after {
  content: "\e60f\e60f";
}
.fad.icon-panel-ews::after,
.icon-duotone.icon-panel-ews::after {
  content: "\e42e\e42e";
}
.fad.icon-torii-gate::after,
.icon-duotone.icon-torii-gate::after {
  content: "\f6a1\f6a1";
}
.fad.icon-cloud-exclamation::after,
.icon-duotone.icon-cloud-exclamation::after {
  content: "\e491\e491";
}
.fad.icon-message-lines::after,
.icon-duotone.icon-message-lines::after {
  content: "\f4a6\f4a6";
}
.fad.icon-comment-alt-lines::after,
.icon-duotone.icon-comment-alt-lines::after {
  content: "\f4a6\f4a6";
}
.fad.icon-frog::after,
.icon-duotone.icon-frog::after {
  content: "\f52e\f52e";
}
.fad.icon-bucket::after,
.icon-duotone.icon-bucket::after {
  content: "\e4cf\e4cf";
}
.fad.icon-floppy-disk-pen::after,
.icon-duotone.icon-floppy-disk-pen::after {
  content: "\e182\e182";
}
.fad.icon-image::after,
.icon-duotone.icon-image::after {
  content: "\f03e\f03e";
}
.fad.icon-window-frame::after,
.icon-duotone.icon-window-frame::after {
  content: "\e04f\e04f";
}
.fad.icon-microphone::after,
.icon-duotone.icon-microphone::after {
  content: "\f130\f130";
}
.fad.icon-cow::after,
.icon-duotone.icon-cow::after {
  content: "\f6c8\f6c8";
}
.fad.icon-file-zip::after,
.icon-duotone.icon-file-zip::after {
  content: "\e5ee\e5ee";
}
.fad.icon-square-ring::after,
.icon-duotone.icon-square-ring::after {
  content: "\e44f\e44f";
}
.fad.icon-down-from-line::after,
.icon-duotone.icon-down-from-line::after {
  content: "\f349\f349";
}
.fad.icon-arrow-alt-from-top::after,
.icon-duotone.icon-arrow-alt-from-top::after {
  content: "\f349\f349";
}
.fad.icon-caret-up::after,
.icon-duotone.icon-caret-up::after {
  content: "\f0d8\f0d8";
}
.fad.icon-shield-xmark::after,
.icon-duotone.icon-shield-xmark::after {
  content: "\e24c\e24c";
}
.fad.icon-shield-times::after,
.icon-duotone.icon-shield-times::after {
  content: "\e24c\e24c";
}
.fad.icon-screwdriver::after,
.icon-duotone.icon-screwdriver::after {
  content: "\f54a\f54a";
}
.fad.icon-circle-sort-down::after,
.icon-duotone.icon-circle-sort-down::after {
  content: "\e031\e031";
}
.fad.icon-sort-circle-down::after,
.icon-duotone.icon-sort-circle-down::after {
  content: "\e031\e031";
}
.fad.icon-folder-closed::after,
.icon-duotone.icon-folder-closed::after {
  content: "\e185\e185";
}
.fad.icon-house-tsunami::after,
.icon-duotone.icon-house-tsunami::after {
  content: "\e515\e515";
}
.fad.icon-square-nfi::after,
.icon-duotone.icon-square-nfi::after {
  content: "\e576\e576";
}
.fad.icon-forklift::after,
.icon-duotone.icon-forklift::after {
  content: "\f47a\f47a";
}
.fad.icon-arrow-up-from-ground-water::after,
.icon-duotone.icon-arrow-up-from-ground-water::after {
  content: "\e4b5\e4b5";
}
.fad.icon-bracket-square-right::after,
.icon-duotone.icon-bracket-square-right::after {
  content: "\5d\5d";
}
.fad.icon-martini-glass::after,
.icon-duotone.icon-martini-glass::after {
  content: "\f57b\f57b";
}
.fad.icon-glass-martini-alt::after,
.icon-duotone.icon-glass-martini-alt::after {
  content: "\f57b\f57b";
}
.fad.icon-rotate-left::after,
.icon-duotone.icon-rotate-left::after {
  content: "\f2ea\f2ea";
}
.fad.icon-rotate-back::after,
.icon-duotone.icon-rotate-back::after {
  content: "\f2ea\f2ea";
}
.fad.icon-rotate-backward::after,
.icon-duotone.icon-rotate-backward::after {
  content: "\f2ea\f2ea";
}
.fad.icon-undo-alt::after,
.icon-duotone.icon-undo-alt::after {
  content: "\f2ea\f2ea";
}
.fad.icon-table-columns::after,
.icon-duotone.icon-table-columns::after {
  content: "\f0db\f0db";
}
.fad.icon-columns::after,
.icon-duotone.icon-columns::after {
  content: "\f0db\f0db";
}
.fad.icon-square-a::after,
.icon-duotone.icon-square-a::after {
  content: "\e25f\e25f";
}
.fad.icon-tick::after,
.icon-duotone.icon-tick::after {
  content: "\e32f\e32f";
}
.fad.icon-lemon::after,
.icon-duotone.icon-lemon::after {
  content: "\f094\f094";
}
.fad.icon-head-side-mask::after,
.icon-duotone.icon-head-side-mask::after {
  content: "\e063\e063";
}
.fad.icon-handshake::after,
.icon-duotone.icon-handshake::after {
  content: "\f2b5\f2b5";
}
.fad.icon-gem::after,
.icon-duotone.icon-gem::after {
  content: "\f3a5\f3a5";
}
.fad.icon-dolly::after,
.icon-duotone.icon-dolly::after {
  content: "\f472\f472";
}
.fad.icon-dolly-box::after,
.icon-duotone.icon-dolly-box::after {
  content: "\f472\f472";
}
.fad.icon-smoking::after,
.icon-duotone.icon-smoking::after {
  content: "\f48d\f48d";
}
.fad.icon-minimize::after,
.icon-duotone.icon-minimize::after {
  content: "\f78c\f78c";
}
.fad.icon-compress-arrows-alt::after,
.icon-duotone.icon-compress-arrows-alt::after {
  content: "\f78c\f78c";
}
.fad.icon-refrigerator::after,
.icon-duotone.icon-refrigerator::after {
  content: "\e026\e026";
}
.fad.icon-monument::after,
.icon-duotone.icon-monument::after {
  content: "\f5a6\f5a6";
}
.fad.icon-octagon-xmark::after,
.icon-duotone.icon-octagon-xmark::after {
  content: "\f2f0\f2f0";
}
.fad.icon-times-octagon::after,
.icon-duotone.icon-times-octagon::after {
  content: "\f2f0\f2f0";
}
.fad.icon-xmark-octagon::after,
.icon-duotone.icon-xmark-octagon::after {
  content: "\f2f0\f2f0";
}
.fad.icon-align-slash::after,
.icon-duotone.icon-align-slash::after {
  content: "\f846\f846";
}
.fad.icon-snowplow::after,
.icon-duotone.icon-snowplow::after {
  content: "\f7d2\f7d2";
}
.fad.icon-angles-right::after,
.icon-duotone.icon-angles-right::after {
  content: "\f101\f101";
}
.fad.icon-angle-double-right::after,
.icon-duotone.icon-angle-double-right::after {
  content: "\f101\f101";
}
.fad.icon-truck-ramp-couch::after,
.icon-duotone.icon-truck-ramp-couch::after {
  content: "\f4dd\f4dd";
}
.fad.icon-truck-couch::after,
.icon-duotone.icon-truck-couch::after {
  content: "\f4dd\f4dd";
}
.fad.icon-cannabis::after,
.icon-duotone.icon-cannabis::after {
  content: "\f55f\f55f";
}
.fad.icon-circle-play::after,
.icon-duotone.icon-circle-play::after {
  content: "\f144\f144";
}
.fad.icon-play-circle::after,
.icon-duotone.icon-play-circle::after {
  content: "\f144\f144";
}
.fad.icon-arrow-up-right-and-arrow-down-left-from-center::after,
.icon-duotone.icon-arrow-up-right-and-arrow-down-left-from-center::after {
  content: "\e0a0\e0a0";
}
.fad.icon-tablets::after,
.icon-duotone.icon-tablets::after {
  content: "\f490\f490";
}
.fad.icon-360-degrees::after,
.icon-duotone.icon-360-degrees::after {
  content: "\e2dc\e2dc";
}
.fad.icon-ethernet::after,
.icon-duotone.icon-ethernet::after {
  content: "\f796\f796";
}
.fad.icon-euro-sign::after,
.icon-duotone.icon-euro-sign::after {
  content: "\f153\f153";
}
.fad.icon-eur::after,
.icon-duotone.icon-eur::after {
  content: "\f153\f153";
}
.fad.icon-euro::after,
.icon-duotone.icon-euro::after {
  content: "\f153\f153";
}
.fad.icon-chair::after,
.icon-duotone.icon-chair::after {
  content: "\f6c0\f6c0";
}
.fad.icon-circle-check::after,
.icon-duotone.icon-circle-check::after {
  content: "\f058\f058";
}
.fad.icon-check-circle::after,
.icon-duotone.icon-check-circle::after {
  content: "\f058\f058";
}
.fad.icon-square-dashed-circle-plus::after,
.icon-duotone.icon-square-dashed-circle-plus::after {
  content: "\e5c2\e5c2";
}
.fad.icon-money-simple-from-bracket::after,
.icon-duotone.icon-money-simple-from-bracket::after {
  content: "\e313\e313";
}
.fad.icon-bat::after,
.icon-duotone.icon-bat::after {
  content: "\f6b5\f6b5";
}
.fad.icon-circle-stop::after,
.icon-duotone.icon-circle-stop::after {
  content: "\f28d\f28d";
}
.fad.icon-stop-circle::after,
.icon-duotone.icon-stop-circle::after {
  content: "\f28d\f28d";
}
.fad.icon-head-side-headphones::after,
.icon-duotone.icon-head-side-headphones::after {
  content: "\f8c2\f8c2";
}
.fad.icon-phone-rotary::after,
.icon-duotone.icon-phone-rotary::after {
  content: "\f8d3\f8d3";
}
.fad.icon-compass-drafting::after,
.icon-duotone.icon-compass-drafting::after {
  content: "\f568\f568";
}
.fad.icon-drafting-compass::after,
.icon-duotone.icon-drafting-compass::after {
  content: "\f568\f568";
}
.fad.icon-plate-wheat::after,
.icon-duotone.icon-plate-wheat::after {
  content: "\e55a\e55a";
}
.fad.icon-calendar-circle-minus::after,
.icon-duotone.icon-calendar-circle-minus::after {
  content: "\e46f\e46f";
}
.fad.icon-chopsticks::after,
.icon-duotone.icon-chopsticks::after {
  content: "\e3f7\e3f7";
}
.fad.icon-car-wrench::after,
.icon-duotone.icon-car-wrench::after {
  content: "\f5e3\f5e3";
}
.fad.icon-car-mechanic::after,
.icon-duotone.icon-car-mechanic::after {
  content: "\f5e3\f5e3";
}
.fad.icon-icicles::after,
.icon-duotone.icon-icicles::after {
  content: "\f7ad\f7ad";
}
.fad.icon-person-shelter::after,
.icon-duotone.icon-person-shelter::after {
  content: "\e54f\e54f";
}
.fad.icon-neuter::after,
.icon-duotone.icon-neuter::after {
  content: "\f22c\f22c";
}
.fad.icon-id-badge::after,
.icon-duotone.icon-id-badge::after {
  content: "\f2c1\f2c1";
}
.fad.icon-kazoo::after,
.icon-duotone.icon-kazoo::after {
  content: "\f8c7\f8c7";
}
.fad.icon-marker::after,
.icon-duotone.icon-marker::after {
  content: "\f5a1\f5a1";
}
.fad.icon-bin-bottles::after,
.icon-duotone.icon-bin-bottles::after {
  content: "\e5f5\e5f5";
}
.fad.icon-face-laugh-beam::after,
.icon-duotone.icon-face-laugh-beam::after {
  content: "\f59a\f59a";
}
.fad.icon-laugh-beam::after,
.icon-duotone.icon-laugh-beam::after {
  content: "\f59a\f59a";
}
.fad.icon-square-arrow-down-left::after,
.icon-duotone.icon-square-arrow-down-left::after {
  content: "\e261\e261";
}
.fad.icon-battery-bolt::after,
.icon-duotone.icon-battery-bolt::after {
  content: "\f376\f376";
}
.fad.icon-tree-large::after,
.icon-duotone.icon-tree-large::after {
  content: "\f7dd\f7dd";
}
.fad.icon-helicopter-symbol::after,
.icon-duotone.icon-helicopter-symbol::after {
  content: "\e502\e502";
}
.fad.icon-aperture::after,
.icon-duotone.icon-aperture::after {
  content: "\e2df\e2df";
}
.fad.icon-universal-access::after,
.icon-duotone.icon-universal-access::after {
  content: "\f29a\f29a";
}
.fad.icon-gear-complex::after,
.icon-duotone.icon-gear-complex::after {
  content: "\e5e9\e5e9";
}
.fad.icon-file-magnifying-glass::after,
.icon-duotone.icon-file-magnifying-glass::after {
  content: "\f865\f865";
}
.fad.icon-file-search::after,
.icon-duotone.icon-file-search::after {
  content: "\f865\f865";
}
.fad.icon-up-right::after,
.icon-duotone.icon-up-right::after {
  content: "\e2be\e2be";
}
.fad.icon-circle-chevron-up::after,
.icon-duotone.icon-circle-chevron-up::after {
  content: "\f139\f139";
}
.fad.icon-chevron-circle-up::after,
.icon-duotone.icon-chevron-circle-up::after {
  content: "\f139\f139";
}
.fad.icon-user-police::after,
.icon-duotone.icon-user-police::after {
  content: "\e333\e333";
}
.fad.icon-lari-sign::after,
.icon-duotone.icon-lari-sign::after {
  content: "\e1c8\e1c8";
}
.fad.icon-volcano::after,
.icon-duotone.icon-volcano::after {
  content: "\f770\f770";
}
.fad.icon-teddy-bear::after,
.icon-duotone.icon-teddy-bear::after {
  content: "\e3cf\e3cf";
}
.fad.icon-stocking::after,
.icon-duotone.icon-stocking::after {
  content: "\f7d5\f7d5";
}
.fad.icon-person-walking-dashed-line-arrow-right::after,
.icon-duotone.icon-person-walking-dashed-line-arrow-right::after {
  content: "\e553\e553";
}
.fad.icon-image-slash::after,
.icon-duotone.icon-image-slash::after {
  content: "\e1b7\e1b7";
}
.fad.icon-mask-snorkel::after,
.icon-duotone.icon-mask-snorkel::after {
  content: "\e3b7\e3b7";
}
.fad.icon-smoke::after,
.icon-duotone.icon-smoke::after {
  content: "\f760\f760";
}
.fad.icon-sterling-sign::after,
.icon-duotone.icon-sterling-sign::after {
  content: "\f154\f154";
}
.fad.icon-gbp::after,
.icon-duotone.icon-gbp::after {
  content: "\f154\f154";
}
.fad.icon-pound-sign::after,
.icon-duotone.icon-pound-sign::after {
  content: "\f154\f154";
}
.fad.icon-battery-exclamation::after,
.icon-duotone.icon-battery-exclamation::after {
  content: "\e0b0\e0b0";
}
.fad.icon-viruses::after,
.icon-duotone.icon-viruses::after {
  content: "\e076\e076";
}
.fad.icon-square-person-confined::after,
.icon-duotone.icon-square-person-confined::after {
  content: "\e577\e577";
}
.fad.icon-user-tie::after,
.icon-duotone.icon-user-tie::after {
  content: "\f508\f508";
}
.fad.icon-arrow-down-long::after,
.icon-duotone.icon-arrow-down-long::after {
  content: "\f175\f175";
}
.fad.icon-long-arrow-down::after,
.icon-duotone.icon-long-arrow-down::after {
  content: "\f175\f175";
}
.fad.icon-tent-arrow-down-to-line::after,
.icon-duotone.icon-tent-arrow-down-to-line::after {
  content: "\e57e\e57e";
}
.fad.icon-certificate::after,
.icon-duotone.icon-certificate::after {
  content: "\f0a3\f0a3";
}
.fad.icon-crystal-ball::after,
.icon-duotone.icon-crystal-ball::after {
  content: "\e362\e362";
}
.fad.icon-reply-all::after,
.icon-duotone.icon-reply-all::after {
  content: "\f122\f122";
}
.fad.icon-mail-reply-all::after,
.icon-duotone.icon-mail-reply-all::after {
  content: "\f122\f122";
}
.fad.icon-suitcase::after,
.icon-duotone.icon-suitcase::after {
  content: "\f0f2\f0f2";
}
.fad.icon-person-skating::after,
.icon-duotone.icon-person-skating::after {
  content: "\f7c5\f7c5";
}
.fad.icon-skating::after,
.icon-duotone.icon-skating::after {
  content: "\f7c5\f7c5";
}
.fad.icon-star-shooting::after,
.icon-duotone.icon-star-shooting::after {
  content: "\e036\e036";
}
.fad.icon-binary-lock::after,
.icon-duotone.icon-binary-lock::after {
  content: "\e33d\e33d";
}
.fad.icon-filter-circle-dollar::after,
.icon-duotone.icon-filter-circle-dollar::after {
  content: "\f662\f662";
}
.fad.icon-funnel-dollar::after,
.icon-duotone.icon-funnel-dollar::after {
  content: "\f662\f662";
}
.fad.icon-camera-retro::after,
.icon-duotone.icon-camera-retro::after {
  content: "\f083\f083";
}
.fad.icon-circle-arrow-down::after,
.icon-duotone.icon-circle-arrow-down::after {
  content: "\f0ab\f0ab";
}
.fad.icon-arrow-circle-down::after,
.icon-duotone.icon-arrow-circle-down::after {
  content: "\f0ab\f0ab";
}
.fad.icon-comment-pen::after,
.icon-duotone.icon-comment-pen::after {
  content: "\f4ae\f4ae";
}
.fad.icon-comment-edit::after,
.icon-duotone.icon-comment-edit::after {
  content: "\f4ae\f4ae";
}
.fad.icon-file-import::after,
.icon-duotone.icon-file-import::after {
  content: "\f56f\f56f";
}
.fad.icon-arrow-right-to-file::after,
.icon-duotone.icon-arrow-right-to-file::after {
  content: "\f56f\f56f";
}
.fad.icon-banjo::after,
.icon-duotone.icon-banjo::after {
  content: "\f8a3\f8a3";
}
.fad.icon-square-arrow-up-right::after,
.icon-duotone.icon-square-arrow-up-right::after {
  content: "\f14c\f14c";
}
.fad.icon-external-link-square::after,
.icon-duotone.icon-external-link-square::after {
  content: "\f14c\f14c";
}
.fad.icon-light-emergency-on::after,
.icon-duotone.icon-light-emergency-on::after {
  content: "\e420\e420";
}
.fad.icon-kerning::after,
.icon-duotone.icon-kerning::after {
  content: "\f86f\f86f";
}
.fad.icon-box-open::after,
.icon-duotone.icon-box-open::after {
  content: "\f49e\f49e";
}
.fad.icon-square-f::after,
.icon-duotone.icon-square-f::after {
  content: "\e270\e270";
}
.fad.icon-scroll::after,
.icon-duotone.icon-scroll::after {
  content: "\f70e\f70e";
}
.fad.icon-spa::after,
.icon-duotone.icon-spa::after {
  content: "\f5bb\f5bb";
}
.fad.icon-arrow-left-from-line::after,
.icon-duotone.icon-arrow-left-from-line::after {
  content: "\f344\f344";
}
.fad.icon-arrow-from-right::after,
.icon-duotone.icon-arrow-from-right::after {
  content: "\f344\f344";
}
.fad.icon-strawberry::after,
.icon-duotone.icon-strawberry::after {
  content: "\e32b\e32b";
}
.fad.icon-location-pin-lock::after,
.icon-duotone.icon-location-pin-lock::after {
  content: "\e51f\e51f";
}
.fad.icon-pause::after,
.icon-duotone.icon-pause::after {
  content: "\f04c\f04c";
}
.fad.icon-clock-eight-thirty::after,
.icon-duotone.icon-clock-eight-thirty::after {
  content: "\e346\e346";
}
.fad.icon-plane-engines::after,
.icon-duotone.icon-plane-engines::after {
  content: "\f3de\f3de";
}
.fad.icon-plane-alt::after,
.icon-duotone.icon-plane-alt::after {
  content: "\f3de\f3de";
}
.fad.icon-hill-avalanche::after,
.icon-duotone.icon-hill-avalanche::after {
  content: "\e507\e507";
}
.fad.icon-temperature-empty::after,
.icon-duotone.icon-temperature-empty::after {
  content: "\f2cb\f2cb";
}
.fad.icon-temperature-0::after,
.icon-duotone.icon-temperature-0::after {
  content: "\f2cb\f2cb";
}
.fad.icon-thermometer-0::after,
.icon-duotone.icon-thermometer-0::after {
  content: "\f2cb\f2cb";
}
.fad.icon-thermometer-empty::after,
.icon-duotone.icon-thermometer-empty::after {
  content: "\f2cb\f2cb";
}
.fad.icon-bomb::after,
.icon-duotone.icon-bomb::after {
  content: "\f1e2\f1e2";
}
.fad.icon-gauge-low::after,
.icon-duotone.icon-gauge-low::after {
  content: "\f627\f627";
}
.fad.icon-tachometer-alt-slow::after,
.icon-duotone.icon-tachometer-alt-slow::after {
  content: "\f627\f627";
}
.fad.icon-registered::after,
.icon-duotone.icon-registered::after {
  content: "\f25d\f25d";
}
.fad.icon-trash-can-plus::after,
.icon-duotone.icon-trash-can-plus::after {
  content: "\e2ac\e2ac";
}
.fad.icon-address-card::after,
.icon-duotone.icon-address-card::after {
  content: "\f2bb\f2bb";
}
.fad.icon-contact-card::after,
.icon-duotone.icon-contact-card::after {
  content: "\f2bb\f2bb";
}
.fad.icon-vcard::after,
.icon-duotone.icon-vcard::after {
  content: "\f2bb\f2bb";
}
.fad.icon-scale-unbalanced-flip::after,
.icon-duotone.icon-scale-unbalanced-flip::after {
  content: "\f516\f516";
}
.fad.icon-balance-scale-right::after,
.icon-duotone.icon-balance-scale-right::after {
  content: "\f516\f516";
}
.fad.icon-globe-snow::after,
.icon-duotone.icon-globe-snow::after {
  content: "\f7a3\f7a3";
}
.fad.icon-subscript::after,
.icon-duotone.icon-subscript::after {
  content: "\f12c\f12c";
}
.fad.icon-diamond-turn-right::after,
.icon-duotone.icon-diamond-turn-right::after {
  content: "\f5eb\f5eb";
}
.fad.icon-directions::after,
.icon-duotone.icon-directions::after {
  content: "\f5eb\f5eb";
}
.fad.icon-integral::after,
.icon-duotone.icon-integral::after {
  content: "\f667\f667";
}
.fad.icon-burst::after,
.icon-duotone.icon-burst::after {
  content: "\e4dc\e4dc";
}
.fad.icon-house-laptop::after,
.icon-duotone.icon-house-laptop::after {
  content: "\e066\e066";
}
.fad.icon-laptop-house::after,
.icon-duotone.icon-laptop-house::after {
  content: "\e066\e066";
}
.fad.icon-face-tired::after,
.icon-duotone.icon-face-tired::after {
  content: "\f5c8\f5c8";
}
.fad.icon-tired::after,
.icon-duotone.icon-tired::after {
  content: "\f5c8\f5c8";
}
.fad.icon-money-bills::after,
.icon-duotone.icon-money-bills::after {
  content: "\e1f3\e1f3";
}
.fad.icon-blinds-raised::after,
.icon-duotone.icon-blinds-raised::after {
  content: "\f8fd\f8fd";
}
.fad.icon-smog::after,
.icon-duotone.icon-smog::after {
  content: "\f75f\f75f";
}
.fad.icon-ufo-beam::after,
.icon-duotone.icon-ufo-beam::after {
  content: "\e048\e048";
}
.fad.icon-circle-caret-up::after,
.icon-duotone.icon-circle-caret-up::after {
  content: "\f331\f331";
}
.fad.icon-caret-circle-up::after,
.icon-duotone.icon-caret-circle-up::after {
  content: "\f331\f331";
}
.fad.icon-user-vneck-hair-long::after,
.icon-duotone.icon-user-vneck-hair-long::after {
  content: "\e463\e463";
}
.fad.icon-square-a-lock::after,
.icon-duotone.icon-square-a-lock::after {
  content: "\e44d\e44d";
}
.fad.icon-crutch::after,
.icon-duotone.icon-crutch::after {
  content: "\f7f7\f7f7";
}
.fad.icon-gas-pump-slash::after,
.icon-duotone.icon-gas-pump-slash::after {
  content: "\f5f4\f5f4";
}
.fad.icon-cloud-arrow-up::after,
.icon-duotone.icon-cloud-arrow-up::after {
  content: "\f0ee\f0ee";
}
.fad.icon-cloud-upload::after,
.icon-duotone.icon-cloud-upload::after {
  content: "\f0ee\f0ee";
}
.fad.icon-cloud-upload-alt::after,
.icon-duotone.icon-cloud-upload-alt::after {
  content: "\f0ee\f0ee";
}
.fad.icon-palette::after,
.icon-duotone.icon-palette::after {
  content: "\f53f\f53f";
}
.fad.icon-transporter-4::after,
.icon-duotone.icon-transporter-4::after {
  content: "\e2a5\e2a5";
}
.fad.icon-chart-mixed-up-circle-currency::after,
.icon-duotone.icon-chart-mixed-up-circle-currency::after {
  content: "\e5d8\e5d8";
}
.fad.icon-objects-align-right::after,
.icon-duotone.icon-objects-align-right::after {
  content: "\e3bf\e3bf";
}
.fad.icon-arrows-turn-right::after,
.icon-duotone.icon-arrows-turn-right::after {
  content: "\e4c0\e4c0";
}
.fad.icon-vest::after,
.icon-duotone.icon-vest::after {
  content: "\e085\e085";
}
.fad.icon-pig::after,
.icon-duotone.icon-pig::after {
  content: "\f706\f706";
}
.fad.icon-inbox-full::after,
.icon-duotone.icon-inbox-full::after {
  content: "\e1ba\e1ba";
}
.fad.icon-circle-envelope::after,
.icon-duotone.icon-circle-envelope::after {
  content: "\e10c\e10c";
}
.fad.icon-envelope-circle::after,
.icon-duotone.icon-envelope-circle::after {
  content: "\e10c\e10c";
}
.fad.icon-triangle-person-digging::after,
.icon-duotone.icon-triangle-person-digging::after {
  content: "\f85d\f85d";
}
.fad.icon-construction::after,
.icon-duotone.icon-construction::after {
  content: "\f85d\f85d";
}
.fad.icon-ferry::after,
.icon-duotone.icon-ferry::after {
  content: "\e4ea\e4ea";
}
.fad.icon-bullseye-arrow::after,
.icon-duotone.icon-bullseye-arrow::after {
  content: "\f648\f648";
}
.fad.icon-arrows-down-to-people::after,
.icon-duotone.icon-arrows-down-to-people::after {
  content: "\e4b9\e4b9";
}
.fad.icon-seedling::after,
.icon-duotone.icon-seedling::after {
  content: "\f4d8\f4d8";
}
.fad.icon-sprout::after,
.icon-duotone.icon-sprout::after {
  content: "\f4d8\f4d8";
}
.fad.icon-clock-seven::after,
.icon-duotone.icon-clock-seven::after {
  content: "\e350\e350";
}
.fad.icon-left-right::after,
.icon-duotone.icon-left-right::after {
  content: "\f337\f337";
}
.fad.icon-arrows-alt-h::after,
.icon-duotone.icon-arrows-alt-h::after {
  content: "\f337\f337";
}
.fad.icon-boxes-packing::after,
.icon-duotone.icon-boxes-packing::after {
  content: "\e4c7\e4c7";
}
.fad.icon-circle-arrow-left::after,
.icon-duotone.icon-circle-arrow-left::after {
  content: "\f0a8\f0a8";
}
.fad.icon-arrow-circle-left::after,
.icon-duotone.icon-arrow-circle-left::after {
  content: "\f0a8\f0a8";
}
.fad.icon-flashlight::after,
.icon-duotone.icon-flashlight::after {
  content: "\f8b8\f8b8";
}
.fad.icon-group-arrows-rotate::after,
.icon-duotone.icon-group-arrows-rotate::after {
  content: "\e4f6\e4f6";
}
.fad.icon-bowl-food::after,
.icon-duotone.icon-bowl-food::after {
  content: "\e4c6\e4c6";
}
.fad.icon-square-9::after,
.icon-duotone.icon-square-9::after {
  content: "\e25e\e25e";
}
.fad.icon-candy-cane::after,
.icon-duotone.icon-candy-cane::after {
  content: "\f786\f786";
}
.fad.icon-arrow-down-wide-short::after,
.icon-duotone.icon-arrow-down-wide-short::after {
  content: "\f160\f160";
}
.fad.icon-sort-amount-asc::after,
.icon-duotone.icon-sort-amount-asc::after {
  content: "\f160\f160";
}
.fad.icon-sort-amount-down::after,
.icon-duotone.icon-sort-amount-down::after {
  content: "\f160\f160";
}
.fad.icon-square-dollar::after,
.icon-duotone.icon-square-dollar::after {
  content: "\f2e9\f2e9";
}
.fad.icon-dollar-square::after,
.icon-duotone.icon-dollar-square::after {
  content: "\f2e9\f2e9";
}
.fad.icon-usd-square::after,
.icon-duotone.icon-usd-square::after {
  content: "\f2e9\f2e9";
}
.fad.icon-phone-arrow-right::after,
.icon-duotone.icon-phone-arrow-right::after {
  content: "\e5be\e5be";
}
.fad.icon-hand-holding-seedling::after,
.icon-duotone.icon-hand-holding-seedling::after {
  content: "\f4bf\f4bf";
}
.fad.icon-message-check::after,
.icon-duotone.icon-message-check::after {
  content: "\f4a2\f4a2";
}
.fad.icon-comment-alt-check::after,
.icon-duotone.icon-comment-alt-check::after {
  content: "\f4a2\f4a2";
}
.fad.icon-cloud-bolt::after,
.icon-duotone.icon-cloud-bolt::after {
  content: "\f76c\f76c";
}
.fad.icon-thunderstorm::after,
.icon-duotone.icon-thunderstorm::after {
  content: "\f76c\f76c";
}
.fad.icon-chart-line-up-down::after,
.icon-duotone.icon-chart-line-up-down::after {
  content: "\e5d7\e5d7";
}
.fad.icon-text-slash::after,
.icon-duotone.icon-text-slash::after {
  content: "\f87d\f87d";
}
.fad.icon-remove-format::after,
.icon-duotone.icon-remove-format::after {
  content: "\f87d\f87d";
}
.fad.icon-watch::after,
.icon-duotone.icon-watch::after {
  content: "\f2e1\f2e1";
}
.fad.icon-circle-down-left::after,
.icon-duotone.icon-circle-down-left::after {
  content: "\e107\e107";
}
.fad.icon-text::after,
.icon-duotone.icon-text::after {
  content: "\f893\f893";
}
.fad.icon-projector::after,
.icon-duotone.icon-projector::after {
  content: "\f8d6\f8d6";
}
.fad.icon-face-smile-wink::after,
.icon-duotone.icon-face-smile-wink::after {
  content: "\f4da\f4da";
}
.fad.icon-smile-wink::after,
.icon-duotone.icon-smile-wink::after {
  content: "\f4da\f4da";
}
.fad.icon-tombstone-blank::after,
.icon-duotone.icon-tombstone-blank::after {
  content: "\f721\f721";
}
.fad.icon-tombstone-alt::after,
.icon-duotone.icon-tombstone-alt::after {
  content: "\f721\f721";
}
.fad.icon-chess-king-piece::after,
.icon-duotone.icon-chess-king-piece::after {
  content: "\f440\f440";
}
.fad.icon-chess-king-alt::after,
.icon-duotone.icon-chess-king-alt::after {
  content: "\f440\f440";
}
.fad.icon-circle-6::after,
.icon-duotone.icon-circle-6::after {
  content: "\e0f3\e0f3";
}
.fad.icon-left::after,
.icon-duotone.icon-left::after {
  content: "\f355\f355";
}
.fad.icon-arrow-alt-left::after,
.icon-duotone.icon-arrow-alt-left::after {
  content: "\f355\f355";
}
.fad.icon-file-word::after,
.icon-duotone.icon-file-word::after {
  content: "\f1c2\f1c2";
}
.fad.icon-file-powerpoint::after,
.icon-duotone.icon-file-powerpoint::after {
  content: "\f1c4\f1c4";
}
.fad.icon-square-down::after,
.icon-duotone.icon-square-down::after {
  content: "\f350\f350";
}
.fad.icon-arrow-alt-square-down::after,
.icon-duotone.icon-arrow-alt-square-down::after {
  content: "\f350\f350";
}
.fad.icon-objects-align-center-vertical::after,
.icon-duotone.icon-objects-align-center-vertical::after {
  content: "\e3bd\e3bd";
}
.fad.icon-arrows-left-right::after,
.icon-duotone.icon-arrows-left-right::after {
  content: "\f07e\f07e";
}
.fad.icon-arrows-h::after,
.icon-duotone.icon-arrows-h::after {
  content: "\f07e\f07e";
}
.fad.icon-house-lock::after,
.icon-duotone.icon-house-lock::after {
  content: "\e510\e510";
}
.fad.icon-cloud-arrow-down::after,
.icon-duotone.icon-cloud-arrow-down::after {
  content: "\f0ed\f0ed";
}
.fad.icon-cloud-download::after,
.icon-duotone.icon-cloud-download::after {
  content: "\f0ed\f0ed";
}
.fad.icon-cloud-download-alt::after,
.icon-duotone.icon-cloud-download-alt::after {
  content: "\f0ed\f0ed";
}
.fad.icon-wreath::after,
.icon-duotone.icon-wreath::after {
  content: "\f7e2\f7e2";
}
.fad.icon-children::after,
.icon-duotone.icon-children::after {
  content: "\e4e1\e4e1";
}
.fad.icon-meter-droplet::after,
.icon-duotone.icon-meter-droplet::after {
  content: "\e1ea\e1ea";
}
.fad.icon-chalkboard::after,
.icon-duotone.icon-chalkboard::after {
  content: "\f51b\f51b";
}
.fad.icon-blackboard::after,
.icon-duotone.icon-blackboard::after {
  content: "\f51b\f51b";
}
.fad.icon-user-large-slash::after,
.icon-duotone.icon-user-large-slash::after {
  content: "\f4fa\f4fa";
}
.fad.icon-user-alt-slash::after,
.icon-duotone.icon-user-alt-slash::after {
  content: "\f4fa\f4fa";
}
.fad.icon-signal-strong::after,
.icon-duotone.icon-signal-strong::after {
  content: "\f68f\f68f";
}
.fad.icon-signal-4::after,
.icon-duotone.icon-signal-4::after {
  content: "\f68f\f68f";
}
.fad.icon-lollipop::after,
.icon-duotone.icon-lollipop::after {
  content: "\e424\e424";
}
.fad.icon-lollypop::after,
.icon-duotone.icon-lollypop::after {
  content: "\e424\e424";
}
.fad.icon-list-tree::after,
.icon-duotone.icon-list-tree::after {
  content: "\e1d2\e1d2";
}
.fad.icon-envelope-open::after,
.icon-duotone.icon-envelope-open::after {
  content: "\f2b6\f2b6";
}
.fad.icon-draw-circle::after,
.icon-duotone.icon-draw-circle::after {
  content: "\f5ed\f5ed";
}
.fad.icon-cat-space::after,
.icon-duotone.icon-cat-space::after {
  content: "\e001\e001";
}
.fad.icon-handshake-simple-slash::after,
.icon-duotone.icon-handshake-simple-slash::after {
  content: "\e05f\e05f";
}
.fad.icon-handshake-alt-slash::after,
.icon-duotone.icon-handshake-alt-slash::after {
  content: "\e05f\e05f";
}
.fad.icon-rabbit-running::after,
.icon-duotone.icon-rabbit-running::after {
  content: "\f709\f709";
}
.fad.icon-rabbit-fast::after,
.icon-duotone.icon-rabbit-fast::after {
  content: "\f709\f709";
}
.fad.icon-memo-pad::after,
.icon-duotone.icon-memo-pad::after {
  content: "\e1da\e1da";
}
.fad.icon-mattress-pillow::after,
.icon-duotone.icon-mattress-pillow::after {
  content: "\e525\e525";
}
.fad.icon-alarm-plus::after,
.icon-duotone.icon-alarm-plus::after {
  content: "\f844\f844";
}
.fad.icon-alicorn::after,
.icon-duotone.icon-alicorn::after {
  content: "\f6b0\f6b0";
}
.fad.icon-comment-question::after,
.icon-duotone.icon-comment-question::after {
  content: "\e14b\e14b";
}
.fad.icon-gingerbread-man::after,
.icon-duotone.icon-gingerbread-man::after {
  content: "\f79d\f79d";
}
.fad.icon-guarani-sign::after,
.icon-duotone.icon-guarani-sign::after {
  content: "\e19a\e19a";
}
.fad.icon-burger-fries::after,
.icon-duotone.icon-burger-fries::after {
  content: "\e0cd\e0cd";
}
.fad.icon-mug-tea::after,
.icon-duotone.icon-mug-tea::after {
  content: "\f875\f875";
}
.fad.icon-border-top::after,
.icon-duotone.icon-border-top::after {
  content: "\f855\f855";
}
.fad.icon-arrows-rotate::after,
.icon-duotone.icon-arrows-rotate::after {
  content: "\f021\f021";
}
.fad.icon-refresh::after,
.icon-duotone.icon-refresh::after {
  content: "\f021\f021";
}
.fad.icon-sync::after,
.icon-duotone.icon-sync::after {
  content: "\f021\f021";
}
.fad.icon-circle-book-open::after,
.icon-duotone.icon-circle-book-open::after {
  content: "\e0ff\e0ff";
}
.fad.icon-book-circle::after,
.icon-duotone.icon-book-circle::after {
  content: "\e0ff\e0ff";
}
.fad.icon-arrows-to-dotted-line::after,
.icon-duotone.icon-arrows-to-dotted-line::after {
  content: "\e0a6\e0a6";
}
.fad.icon-fire-extinguisher::after,
.icon-duotone.icon-fire-extinguisher::after {
  content: "\f134\f134";
}
.fad.icon-garage-open::after,
.icon-duotone.icon-garage-open::after {
  content: "\e00b\e00b";
}
.fad.icon-shelves-empty::after,
.icon-duotone.icon-shelves-empty::after {
  content: "\e246\e246";
}
.fad.icon-cruzeiro-sign::after,
.icon-duotone.icon-cruzeiro-sign::after {
  content: "\e152\e152";
}
.fad.icon-watch-apple::after,
.icon-duotone.icon-watch-apple::after {
  content: "\e2cb\e2cb";
}
.fad.icon-watch-calculator::after,
.icon-duotone.icon-watch-calculator::after {
  content: "\f8f0\f8f0";
}
.fad.icon-list-dropdown::after,
.icon-duotone.icon-list-dropdown::after {
  content: "\e1cf\e1cf";
}
.fad.icon-cabinet-filing::after,
.icon-duotone.icon-cabinet-filing::after {
  content: "\f64b\f64b";
}
.fad.icon-burger-soda::after,
.icon-duotone.icon-burger-soda::after {
  content: "\f858\f858";
}
.fad.icon-square-arrow-up::after,
.icon-duotone.icon-square-arrow-up::after {
  content: "\f33c\f33c";
}
.fad.icon-arrow-square-up::after,
.icon-duotone.icon-arrow-square-up::after {
  content: "\f33c\f33c";
}
.fad.icon-greater-than-equal::after,
.icon-duotone.icon-greater-than-equal::after {
  content: "\f532\f532";
}
.fad.icon-pallet-box::after,
.icon-duotone.icon-pallet-box::after {
  content: "\e208\e208";
}
.fad.icon-face-confounded::after,
.icon-duotone.icon-face-confounded::after {
  content: "\e36c\e36c";
}
.fad.icon-shield-halved::after,
.icon-duotone.icon-shield-halved::after {
  content: "\f3ed\f3ed";
}
.fad.icon-shield-alt::after,
.icon-duotone.icon-shield-alt::after {
  content: "\f3ed\f3ed";
}
.fad.icon-truck-plow::after,
.icon-duotone.icon-truck-plow::after {
  content: "\f7de\f7de";
}
.fad.icon-book-atlas::after,
.icon-duotone.icon-book-atlas::after {
  content: "\f558\f558";
}
.fad.icon-atlas::after,
.icon-duotone.icon-atlas::after {
  content: "\f558\f558";
}
.fad.icon-virus::after,
.icon-duotone.icon-virus::after {
  content: "\e074\e074";
}
.fad.icon-grid-round-2::after,
.icon-duotone.icon-grid-round-2::after {
  content: "\e5db\e5db";
}
.fad.icon-comment-middle-top::after,
.icon-duotone.icon-comment-middle-top::after {
  content: "\e14a\e14a";
}
.fad.icon-envelope-circle-check::after,
.icon-duotone.icon-envelope-circle-check::after {
  content: "\e4e8\e4e8";
}
.fad.icon-layer-group::after,
.icon-duotone.icon-layer-group::after {
  content: "\f5fd\f5fd";
}
.fad.icon-restroom-simple::after,
.icon-duotone.icon-restroom-simple::after {
  content: "\e23a\e23a";
}
.fad.icon-arrows-to-dot::after,
.icon-duotone.icon-arrows-to-dot::after {
  content: "\e4be\e4be";
}
.fad.icon-border-outer::after,
.icon-duotone.icon-border-outer::after {
  content: "\f851\f851";
}
.fad.icon-hashtag-lock::after,
.icon-duotone.icon-hashtag-lock::after {
  content: "\e415\e415";
}
.fad.icon-clock-two-thirty::after,
.icon-duotone.icon-clock-two-thirty::after {
  content: "\e35b\e35b";
}
.fad.icon-archway::after,
.icon-duotone.icon-archway::after {
  content: "\f557\f557";
}
.fad.icon-heart-circle-check::after,
.icon-duotone.icon-heart-circle-check::after {
  content: "\e4fd\e4fd";
}
.fad.icon-house-chimney-crack::after,
.icon-duotone.icon-house-chimney-crack::after {
  content: "\f6f1\f6f1";
}
.fad.icon-house-damage::after,
.icon-duotone.icon-house-damage::after {
  content: "\f6f1\f6f1";
}
.fad.icon-file-zipper::after,
.icon-duotone.icon-file-zipper::after {
  content: "\f1c6\f1c6";
}
.fad.icon-file-archive::after,
.icon-duotone.icon-file-archive::after {
  content: "\f1c6\f1c6";
}
.fad.icon-heart-half::after,
.icon-duotone.icon-heart-half::after {
  content: "\e1ab\e1ab";
}
.fad.icon-comment-check::after,
.icon-duotone.icon-comment-check::after {
  content: "\f4ac\f4ac";
}
.fad.icon-square::after,
.icon-duotone.icon-square::after {
  content: "\f0c8\f0c8";
}
.fad.icon-memo::after,
.icon-duotone.icon-memo::after {
  content: "\e1d8\e1d8";
}
.fad.icon-martini-glass-empty::after,
.icon-duotone.icon-martini-glass-empty::after {
  content: "\f000\f000";
}
.fad.icon-glass-martini::after,
.icon-duotone.icon-glass-martini::after {
  content: "\f000\f000";
}
.fad.icon-couch::after,
.icon-duotone.icon-couch::after {
  content: "\f4b8\f4b8";
}
.fad.icon-cedi-sign::after,
.icon-duotone.icon-cedi-sign::after {
  content: "\e0df\e0df";
}
.fad.icon-italic::after,
.icon-duotone.icon-italic::after {
  content: "\f033\f033";
}
.fad.icon-glass-citrus::after,
.icon-duotone.icon-glass-citrus::after {
  content: "\f869\f869";
}
.fad.icon-calendar-lines-pen::after,
.icon-duotone.icon-calendar-lines-pen::after {
  content: "\e472\e472";
}
.fad.icon-church::after,
.icon-duotone.icon-church::after {
  content: "\f51d\f51d";
}
.fad.icon-person-snowmobiling::after,
.icon-duotone.icon-person-snowmobiling::after {
  content: "\f7d1\f7d1";
}
.fad.icon-snowmobile::after,
.icon-duotone.icon-snowmobile::after {
  content: "\f7d1\f7d1";
}
.fad.icon-face-hushed::after,
.icon-duotone.icon-face-hushed::after {
  content: "\e37b\e37b";
}
.fad.icon-comments-dollar::after,
.icon-duotone.icon-comments-dollar::after {
  content: "\f653\f653";
}
.fad.icon-pickaxe::after,
.icon-duotone.icon-pickaxe::after {
  content: "\e5bf\e5bf";
}
.fad.icon-link-simple-slash::after,
.icon-duotone.icon-link-simple-slash::after {
  content: "\e1ce\e1ce";
}
.fad.icon-democrat::after,
.icon-duotone.icon-democrat::after {
  content: "\f747\f747";
}
.fad.icon-face-confused::after,
.icon-duotone.icon-face-confused::after {
  content: "\e36d\e36d";
}
.fad.icon-pinball::after,
.icon-duotone.icon-pinball::after {
  content: "\e229\e229";
}
.fad.icon-z::after,
.icon-duotone.icon-z::after {
  content: "\5a\5a";
}
.fad.icon-person-skiing::after,
.icon-duotone.icon-person-skiing::after {
  content: "\f7c9\f7c9";
}
.fad.icon-skiing::after,
.icon-duotone.icon-skiing::after {
  content: "\f7c9\f7c9";
}
.fad.icon-deer::after,
.icon-duotone.icon-deer::after {
  content: "\f78e\f78e";
}
.fad.icon-input-pipe::after,
.icon-duotone.icon-input-pipe::after {
  content: "\e1be\e1be";
}
.fad.icon-road-lock::after,
.icon-duotone.icon-road-lock::after {
  content: "\e567\e567";
}
.fad.icon-a::after,
.icon-duotone.icon-a::after {
  content: "\41\41";
}
.fad.icon-bookmark-slash::after,
.icon-duotone.icon-bookmark-slash::after {
  content: "\e0c2\e0c2";
}
.fad.icon-temperature-arrow-down::after,
.icon-duotone.icon-temperature-arrow-down::after {
  content: "\e03f\e03f";
}
.fad.icon-temperature-down::after,
.icon-duotone.icon-temperature-down::after {
  content: "\e03f\e03f";
}
.fad.icon-mace::after,
.icon-duotone.icon-mace::after {
  content: "\f6f8\f6f8";
}
.fad.icon-feather-pointed::after,
.icon-duotone.icon-feather-pointed::after {
  content: "\f56b\f56b";
}
.fad.icon-feather-alt::after,
.icon-duotone.icon-feather-alt::after {
  content: "\f56b\f56b";
}
.fad.icon-sausage::after,
.icon-duotone.icon-sausage::after {
  content: "\f820\f820";
}
.fad.icon-trash-can-clock::after,
.icon-duotone.icon-trash-can-clock::after {
  content: "\e2aa\e2aa";
}
.fad.icon-p::after,
.icon-duotone.icon-p::after {
  content: "\50\50";
}
.fad.icon-broom-wide::after,
.icon-duotone.icon-broom-wide::after {
  content: "\e5d1\e5d1";
}
.fad.icon-snowflake::after,
.icon-duotone.icon-snowflake::after {
  content: "\f2dc\f2dc";
}
.fad.icon-stomach::after,
.icon-duotone.icon-stomach::after {
  content: "\f623\f623";
}
.fad.icon-newspaper::after,
.icon-duotone.icon-newspaper::after {
  content: "\f1ea\f1ea";
}
.fad.icon-rectangle-ad::after,
.icon-duotone.icon-rectangle-ad::after {
  content: "\f641\f641";
}
.fad.icon-ad::after,
.icon-duotone.icon-ad::after {
  content: "\f641\f641";
}
.fad.icon-guitar-electric::after,
.icon-duotone.icon-guitar-electric::after {
  content: "\f8be\f8be";
}
.fad.icon-arrow-turn-down-right::after,
.icon-duotone.icon-arrow-turn-down-right::after {
  content: "\e3d6\e3d6";
}
.fad.icon-moon-cloud::after,
.icon-duotone.icon-moon-cloud::after {
  content: "\f754\f754";
}
.fad.icon-bread-slice-butter::after,
.icon-duotone.icon-bread-slice-butter::after {
  content: "\e3e1\e3e1";
}
.fad.icon-circle-arrow-right::after,
.icon-duotone.icon-circle-arrow-right::after {
  content: "\f0a9\f0a9";
}
.fad.icon-arrow-circle-right::after,
.icon-duotone.icon-arrow-circle-right::after {
  content: "\f0a9\f0a9";
}
.fad.icon-user-group-crown::after,
.icon-duotone.icon-user-group-crown::after {
  content: "\f6a5\f6a5";
}
.fad.icon-users-crown::after,
.icon-duotone.icon-users-crown::after {
  content: "\f6a5\f6a5";
}
.fad.icon-circle-i::after,
.icon-duotone.icon-circle-i::after {
  content: "\e111\e111";
}
.fad.icon-toilet-paper-check::after,
.icon-duotone.icon-toilet-paper-check::after {
  content: "\e5b2\e5b2";
}
.fad.icon-filter-circle-xmark::after,
.icon-duotone.icon-filter-circle-xmark::after {
  content: "\e17b\e17b";
}
.fad.icon-locust::after,
.icon-duotone.icon-locust::after {
  content: "\e520\e520";
}
.fad.icon-sort::after,
.icon-duotone.icon-sort::after {
  content: "\f0dc\f0dc";
}
.fad.icon-unsorted::after,
.icon-duotone.icon-unsorted::after {
  content: "\f0dc\f0dc";
}
.fad.icon-list-ol::after,
.icon-duotone.icon-list-ol::after {
  content: "\f0cb\f0cb";
}
.fad.icon-list-1-2::after,
.icon-duotone.icon-list-1-2::after {
  content: "\f0cb\f0cb";
}
.fad.icon-list-numeric::after,
.icon-duotone.icon-list-numeric::after {
  content: "\f0cb\f0cb";
}
.fad.icon-chart-waterfall::after,
.icon-duotone.icon-chart-waterfall::after {
  content: "\e0eb\e0eb";
}
.fad.icon-sparkle::after,
.icon-duotone.icon-sparkle::after {
  content: "\e5d6\e5d6";
}
.fad.icon-face-party::after,
.icon-duotone.icon-face-party::after {
  content: "\e383\e383";
}
.fad.icon-kidneys::after,
.icon-duotone.icon-kidneys::after {
  content: "\f5fb\f5fb";
}
.fad.icon-wifi-exclamation::after,
.icon-duotone.icon-wifi-exclamation::after {
  content: "\e2cf\e2cf";
}
.fad.icon-chart-network::after,
.icon-duotone.icon-chart-network::after {
  content: "\f78a\f78a";
}
.fad.icon-person-dress-burst::after,
.icon-duotone.icon-person-dress-burst::after {
  content: "\e544\e544";
}
.fad.icon-dice-d4::after,
.icon-duotone.icon-dice-d4::after {
  content: "\f6d0\f6d0";
}
.fad.icon-money-check-dollar::after,
.icon-duotone.icon-money-check-dollar::after {
  content: "\f53d\f53d";
}
.fad.icon-money-check-alt::after,
.icon-duotone.icon-money-check-alt::after {
  content: "\f53d\f53d";
}
.fad.icon-vector-square::after,
.icon-duotone.icon-vector-square::after {
  content: "\f5cb\f5cb";
}
.fad.icon-bread-slice::after,
.icon-duotone.icon-bread-slice::after {
  content: "\f7ec\f7ec";
}
.fad.icon-language::after,
.icon-duotone.icon-language::after {
  content: "\f1ab\f1ab";
}
.fad.icon-wheat-awn-slash::after,
.icon-duotone.icon-wheat-awn-slash::after {
  content: "\e338\e338";
}
.fad.icon-face-kiss-wink-heart::after,
.icon-duotone.icon-face-kiss-wink-heart::after {
  content: "\f598\f598";
}
.fad.icon-kiss-wink-heart::after,
.icon-duotone.icon-kiss-wink-heart::after {
  content: "\f598\f598";
}
.fad.icon-dagger::after,
.icon-duotone.icon-dagger::after {
  content: "\f6cb\f6cb";
}
.fad.icon-podium::after,
.icon-duotone.icon-podium::after {
  content: "\f680\f680";
}
.fad.icon-memo-circle-check::after,
.icon-duotone.icon-memo-circle-check::after {
  content: "\e1d9\e1d9";
}
.fad.icon-route-highway::after,
.icon-duotone.icon-route-highway::after {
  content: "\f61a\f61a";
}
.fad.icon-down-to-line::after,
.icon-duotone.icon-down-to-line::after {
  content: "\f34a\f34a";
}
.fad.icon-arrow-alt-to-bottom::after,
.icon-duotone.icon-arrow-alt-to-bottom::after {
  content: "\f34a\f34a";
}
.fad.icon-filter::after,
.icon-duotone.icon-filter::after {
  content: "\f0b0\f0b0";
}
.fad.icon-square-g::after,
.icon-duotone.icon-square-g::after {
  content: "\e271\e271";
}
.fad.icon-circle-phone::after,
.icon-duotone.icon-circle-phone::after {
  content: "\e11b\e11b";
}
.fad.icon-phone-circle::after,
.icon-duotone.icon-phone-circle::after {
  content: "\e11b\e11b";
}
.fad.icon-clipboard-prescription::after,
.icon-duotone.icon-clipboard-prescription::after {
  content: "\f5e8\f5e8";
}
.fad.icon-user-nurse-hair::after,
.icon-duotone.icon-user-nurse-hair::after {
  content: "\e45d\e45d";
}
.fad.icon-question::after,
.icon-duotone.icon-question::after {
  content: "\3f\3f";
}
.fad.icon-file-signature::after,
.icon-duotone.icon-file-signature::after {
  content: "\f573\f573";
}
.fad.icon-toggle-large-on::after,
.icon-duotone.icon-toggle-large-on::after {
  content: "\e5b1\e5b1";
}
.fad.icon-up-down-left-right::after,
.icon-duotone.icon-up-down-left-right::after {
  content: "\f0b2\f0b2";
}
.fad.icon-arrows-alt::after,
.icon-duotone.icon-arrows-alt::after {
  content: "\f0b2\f0b2";
}
.fad.icon-dryer-heat::after,
.icon-duotone.icon-dryer-heat::after {
  content: "\f862\f862";
}
.fad.icon-dryer-alt::after,
.icon-duotone.icon-dryer-alt::after {
  content: "\f862\f862";
}
.fad.icon-house-chimney-user::after,
.icon-duotone.icon-house-chimney-user::after {
  content: "\e065\e065";
}
.fad.icon-hand-holding-heart::after,
.icon-duotone.icon-hand-holding-heart::after {
  content: "\f4be\f4be";
}
.fad.icon-arrow-up-small-big::after,
.icon-duotone.icon-arrow-up-small-big::after {
  content: "\f88f\f88f";
}
.fad.icon-sort-size-up-alt::after,
.icon-duotone.icon-sort-size-up-alt::after {
  content: "\f88f\f88f";
}
.fad.icon-train-track::after,
.icon-duotone.icon-train-track::after {
  content: "\e453\e453";
}
.fad.icon-puzzle-piece::after,
.icon-duotone.icon-puzzle-piece::after {
  content: "\f12e\f12e";
}
.fad.icon-money-check::after,
.icon-duotone.icon-money-check::after {
  content: "\f53c\f53c";
}
.fad.icon-star-half-stroke::after,
.icon-duotone.icon-star-half-stroke::after {
  content: "\f5c0\f5c0";
}
.fad.icon-star-half-alt::after,
.icon-duotone.icon-star-half-alt::after {
  content: "\f5c0\f5c0";
}
.fad.icon-file-exclamation::after,
.icon-duotone.icon-file-exclamation::after {
  content: "\f31a\f31a";
}
.fad.icon-code::after,
.icon-duotone.icon-code::after {
  content: "\f121\f121";
}
.fad.icon-whiskey-glass::after,
.icon-duotone.icon-whiskey-glass::after {
  content: "\f7a0\f7a0";
}
.fad.icon-glass-whiskey::after,
.icon-duotone.icon-glass-whiskey::after {
  content: "\f7a0\f7a0";
}
.fad.icon-moon-stars::after,
.icon-duotone.icon-moon-stars::after {
  content: "\f755\f755";
}
.fad.icon-building-circle-exclamation::after,
.icon-duotone.icon-building-circle-exclamation::after {
  content: "\e4d3\e4d3";
}
.fad.icon-clothes-hanger::after,
.icon-duotone.icon-clothes-hanger::after {
  content: "\e136\e136";
}
.fad.icon-mobile-notch::after,
.icon-duotone.icon-mobile-notch::after {
  content: "\e1ee\e1ee";
}
.fad.icon-mobile-iphone::after,
.icon-duotone.icon-mobile-iphone::after {
  content: "\e1ee\e1ee";
}
.fad.icon-magnifying-glass-chart::after,
.icon-duotone.icon-magnifying-glass-chart::after {
  content: "\e522\e522";
}
.fad.icon-arrow-up-right-from-square::after,
.icon-duotone.icon-arrow-up-right-from-square::after {
  content: "\f08e\f08e";
}
.fad.icon-external-link::after,
.icon-duotone.icon-external-link::after {
  content: "\f08e\f08e";
}
.fad.icon-cubes-stacked::after,
.icon-duotone.icon-cubes-stacked::after {
  content: "\e4e6\e4e6";
}
.fad.icon-images-user::after,
.icon-duotone.icon-images-user::after {
  content: "\e1b9\e1b9";
}
.fad.icon-won-sign::after,
.icon-duotone.icon-won-sign::after {
  content: "\f159\f159";
}
.fad.icon-krw::after,
.icon-duotone.icon-krw::after {
  content: "\f159\f159";
}
.fad.icon-won::after,
.icon-duotone.icon-won::after {
  content: "\f159\f159";
}
.fad.icon-image-polaroid-user::after,
.icon-duotone.icon-image-polaroid-user::after {
  content: "\e1b6\e1b6";
}
.fad.icon-virus-covid::after,
.icon-duotone.icon-virus-covid::after {
  content: "\e4a8\e4a8";
}
.fad.icon-square-ellipsis::after,
.icon-duotone.icon-square-ellipsis::after {
  content: "\e26e\e26e";
}
.fad.icon-pie::after,
.icon-duotone.icon-pie::after {
  content: "\f705\f705";
}
.fad.icon-chess-knight-piece::after,
.icon-duotone.icon-chess-knight-piece::after {
  content: "\f442\f442";
}
.fad.icon-chess-knight-alt::after,
.icon-duotone.icon-chess-knight-alt::after {
  content: "\f442\f442";
}
.fad.icon-austral-sign::after,
.icon-duotone.icon-austral-sign::after {
  content: "\e0a9\e0a9";
}
.fad.icon-cloud-plus::after,
.icon-duotone.icon-cloud-plus::after {
  content: "\e35e\e35e";
}
.fad.icon-f::after,
.icon-duotone.icon-f::after {
  content: "\46\46";
}
.fad.icon-leaf::after,
.icon-duotone.icon-leaf::after {
  content: "\f06c\f06c";
}
.fad.icon-bed-bunk::after,
.icon-duotone.icon-bed-bunk::after {
  content: "\f8f8\f8f8";
}
.fad.icon-road::after,
.icon-duotone.icon-road::after {
  content: "\f018\f018";
}
.fad.icon-taxi::after,
.icon-duotone.icon-taxi::after {
  content: "\f1ba\f1ba";
}
.fad.icon-cab::after,
.icon-duotone.icon-cab::after {
  content: "\f1ba\f1ba";
}
.fad.icon-person-circle-plus::after,
.icon-duotone.icon-person-circle-plus::after {
  content: "\e541\e541";
}
.fad.icon-chart-pie::after,
.icon-duotone.icon-chart-pie::after {
  content: "\f200\f200";
}
.fad.icon-pie-chart::after,
.icon-duotone.icon-pie-chart::after {
  content: "\f200\f200";
}
.fad.icon-bolt-lightning::after,
.icon-duotone.icon-bolt-lightning::after {
  content: "\e0b7\e0b7";
}
.fad.icon-clock-eight::after,
.icon-duotone.icon-clock-eight::after {
  content: "\e345\e345";
}
.fad.icon-sack-xmark::after,
.icon-duotone.icon-sack-xmark::after {
  content: "\e56a\e56a";
}
.fad.icon-file-excel::after,
.icon-duotone.icon-file-excel::after {
  content: "\f1c3\f1c3";
}
.fad.icon-file-contract::after,
.icon-duotone.icon-file-contract::after {
  content: "\f56c\f56c";
}
.fad.icon-fish-fins::after,
.icon-duotone.icon-fish-fins::after {
  content: "\e4f2\e4f2";
}
.fad.icon-circle-q::after,
.icon-duotone.icon-circle-q::after {
  content: "\e11e\e11e";
}
.fad.icon-building-flag::after,
.icon-duotone.icon-building-flag::after {
  content: "\e4d5\e4d5";
}
.fad.icon-face-grin-beam::after,
.icon-duotone.icon-face-grin-beam::after {
  content: "\f582\f582";
}
.fad.icon-grin-beam::after,
.icon-duotone.icon-grin-beam::after {
  content: "\f582\f582";
}
.fad.icon-object-ungroup::after,
.icon-duotone.icon-object-ungroup::after {
  content: "\f248\f248";
}
.fad.icon-face-disguise::after,
.icon-duotone.icon-face-disguise::after {
  content: "\e370\e370";
}
.fad.icon-circle-arrow-down-right::after,
.icon-duotone.icon-circle-arrow-down-right::after {
  content: "\e0fa\e0fa";
}
.fad.icon-alien-8bit::after,
.icon-duotone.icon-alien-8bit::after {
  content: "\f8f6\f8f6";
}
.fad.icon-alien-monster::after,
.icon-duotone.icon-alien-monster::after {
  content: "\f8f6\f8f6";
}
.fad.icon-hand-point-ribbon::after,
.icon-duotone.icon-hand-point-ribbon::after {
  content: "\e1a6\e1a6";
}
.fad.icon-poop::after,
.icon-duotone.icon-poop::after {
  content: "\f619\f619";
}
.fad.icon-object-exclude::after,
.icon-duotone.icon-object-exclude::after {
  content: "\e49c\e49c";
}
.fad.icon-telescope::after,
.icon-duotone.icon-telescope::after {
  content: "\e03e\e03e";
}
.fad.icon-location-pin::after,
.icon-duotone.icon-location-pin::after {
  content: "\f041\f041";
}
.fad.icon-map-marker::after,
.icon-duotone.icon-map-marker::after {
  content: "\f041\f041";
}
.fad.icon-square-list::after,
.icon-duotone.icon-square-list::after {
  content: "\e489\e489";
}
.fad.icon-kaaba::after,
.icon-duotone.icon-kaaba::after {
  content: "\f66b\f66b";
}
.fad.icon-toilet-paper::after,
.icon-duotone.icon-toilet-paper::after {
  content: "\f71e\f71e";
}
.fad.icon-helmet-safety::after,
.icon-duotone.icon-helmet-safety::after {
  content: "\f807\f807";
}
.fad.icon-hard-hat::after,
.icon-duotone.icon-hard-hat::after {
  content: "\f807\f807";
}
.fad.icon-hat-hard::after,
.icon-duotone.icon-hat-hard::after {
  content: "\f807\f807";
}
.fad.icon-comment-code::after,
.icon-duotone.icon-comment-code::after {
  content: "\e147\e147";
}
.fad.icon-sim-cards::after,
.icon-duotone.icon-sim-cards::after {
  content: "\e251\e251";
}
.fad.icon-starship::after,
.icon-duotone.icon-starship::after {
  content: "\e039\e039";
}
.fad.icon-eject::after,
.icon-duotone.icon-eject::after {
  content: "\f052\f052";
}
.fad.icon-circle-right::after,
.icon-duotone.icon-circle-right::after {
  content: "\f35a\f35a";
}
.fad.icon-arrow-alt-circle-right::after,
.icon-duotone.icon-arrow-alt-circle-right::after {
  content: "\f35a\f35a";
}
.fad.icon-plane-circle-check::after,
.icon-duotone.icon-plane-circle-check::after {
  content: "\e555\e555";
}
.fad.icon-seal::after,
.icon-duotone.icon-seal::after {
  content: "\e241\e241";
}
.fad.icon-user-cowboy::after,
.icon-duotone.icon-user-cowboy::after {
  content: "\f8ea\f8ea";
}
.fad.icon-hexagon-vertical-nft::after,
.icon-duotone.icon-hexagon-vertical-nft::after {
  content: "\e505\e505";
}
.fad.icon-face-rolling-eyes::after,
.icon-duotone.icon-face-rolling-eyes::after {
  content: "\f5a5\f5a5";
}
.fad.icon-meh-rolling-eyes::after,
.icon-duotone.icon-meh-rolling-eyes::after {
  content: "\f5a5\f5a5";
}
.fad.icon-bread-loaf::after,
.icon-duotone.icon-bread-loaf::after {
  content: "\f7eb\f7eb";
}
.fad.icon-rings-wedding::after,
.icon-duotone.icon-rings-wedding::after {
  content: "\f81b\f81b";
}
.fad.icon-object-group::after,
.icon-duotone.icon-object-group::after {
  content: "\f247\f247";
}
.fad.icon-french-fries::after,
.icon-duotone.icon-french-fries::after {
  content: "\f803\f803";
}
.fad.icon-chart-line::after,
.icon-duotone.icon-chart-line::after {
  content: "\f201\f201";
}
.fad.icon-line-chart::after,
.icon-duotone.icon-line-chart::after {
  content: "\f201\f201";
}
.fad.icon-calendar-arrow-down::after,
.icon-duotone.icon-calendar-arrow-down::after {
  content: "\e0d0\e0d0";
}
.fad.icon-calendar-download::after,
.icon-duotone.icon-calendar-download::after {
  content: "\e0d0\e0d0";
}
.fad.icon-send-back::after,
.icon-duotone.icon-send-back::after {
  content: "\f87e\f87e";
}
.fad.icon-mask-ventilator::after,
.icon-duotone.icon-mask-ventilator::after {
  content: "\e524\e524";
}
.fad.icon-signature-lock::after,
.icon-duotone.icon-signature-lock::after {
  content: "\e3ca\e3ca";
}
.fad.icon-arrow-right::after,
.icon-duotone.icon-arrow-right::after {
  content: "\f061\f061";
}
.fad.icon-signs-post::after,
.icon-duotone.icon-signs-post::after {
  content: "\f277\f277";
}
.fad.icon-map-signs::after,
.icon-duotone.icon-map-signs::after {
  content: "\f277\f277";
}
.fad.icon-octagon-plus::after,
.icon-duotone.icon-octagon-plus::after {
  content: "\f301\f301";
}
.fad.icon-plus-octagon::after,
.icon-duotone.icon-plus-octagon::after {
  content: "\f301\f301";
}
.fad.icon-cash-register::after,
.icon-duotone.icon-cash-register::after {
  content: "\f788\f788";
}
.fad.icon-person-circle-question::after,
.icon-duotone.icon-person-circle-question::after {
  content: "\e542\e542";
}
.fad.icon-melon-slice::after,
.icon-duotone.icon-melon-slice::after {
  content: "\e311\e311";
}
.fad.icon-space-station-moon::after,
.icon-duotone.icon-space-station-moon::after {
  content: "\e033\e033";
}
.fad.icon-message-smile::after,
.icon-duotone.icon-message-smile::after {
  content: "\f4aa\f4aa";
}
.fad.icon-comment-alt-smile::after,
.icon-duotone.icon-comment-alt-smile::after {
  content: "\f4aa\f4aa";
}
.fad.icon-cup-straw::after,
.icon-duotone.icon-cup-straw::after {
  content: "\e363\e363";
}
.fad.icon-left-from-line::after,
.icon-duotone.icon-left-from-line::after {
  content: "\f348\f348";
}
.fad.icon-arrow-alt-from-right::after,
.icon-duotone.icon-arrow-alt-from-right::after {
  content: "\f348\f348";
}
.fad.icon-h::after,
.icon-duotone.icon-h::after {
  content: "\48\48";
}
.fad.icon-basket-shopping-simple::after,
.icon-duotone.icon-basket-shopping-simple::after {
  content: "\e0af\e0af";
}
.fad.icon-shopping-basket-alt::after,
.icon-duotone.icon-shopping-basket-alt::after {
  content: "\e0af\e0af";
}
.fad.icon-hands-holding-heart::after,
.icon-duotone.icon-hands-holding-heart::after {
  content: "\f4c3\f4c3";
}
.fad.icon-hands-heart::after,
.icon-duotone.icon-hands-heart::after {
  content: "\f4c3\f4c3";
}
.fad.icon-clock-nine::after,
.icon-duotone.icon-clock-nine::after {
  content: "\e34c\e34c";
}
.fad.icon-tarp::after,
.icon-duotone.icon-tarp::after {
  content: "\e57b\e57b";
}
.fad.icon-face-sleepy::after,
.icon-duotone.icon-face-sleepy::after {
  content: "\e38e\e38e";
}
.fad.icon-hand-horns::after,
.icon-duotone.icon-hand-horns::after {
  content: "\e1a9\e1a9";
}
.fad.icon-screwdriver-wrench::after,
.icon-duotone.icon-screwdriver-wrench::after {
  content: "\f7d9\f7d9";
}
.fad.icon-tools::after,
.icon-duotone.icon-tools::after {
  content: "\f7d9\f7d9";
}
.fad.icon-arrows-to-eye::after,
.icon-duotone.icon-arrows-to-eye::after {
  content: "\e4bf\e4bf";
}
.fad.icon-circle-three-quarters::after,
.icon-duotone.icon-circle-three-quarters::after {
  content: "\e125\e125";
}
.fad.icon-trophy-star::after,
.icon-duotone.icon-trophy-star::after {
  content: "\f2eb\f2eb";
}
.fad.icon-trophy-alt::after,
.icon-duotone.icon-trophy-alt::after {
  content: "\f2eb\f2eb";
}
.fad.icon-plug-circle-bolt::after,
.icon-duotone.icon-plug-circle-bolt::after {
  content: "\e55b\e55b";
}
.fad.icon-face-thermometer::after,
.icon-duotone.icon-face-thermometer::after {
  content: "\e39a\e39a";
}
.fad.icon-grid-round-4::after,
.icon-duotone.icon-grid-round-4::after {
  content: "\e5dd\e5dd";
}
.fad.icon-shirt-running::after,
.icon-duotone.icon-shirt-running::after {
  content: "\e3c8\e3c8";
}
.fad.icon-book-circle-arrow-up::after,
.icon-duotone.icon-book-circle-arrow-up::after {
  content: "\e0bd\e0bd";
}
.fad.icon-face-nauseated::after,
.icon-duotone.icon-face-nauseated::after {
  content: "\e381\e381";
}
.fad.icon-heart::after,
.icon-duotone.icon-heart::after {
  content: "\f004\f004";
}
.fad.icon-file-chart-pie::after,
.icon-duotone.icon-file-chart-pie::after {
  content: "\f65a\f65a";
}
.fad.icon-mars-and-venus::after,
.icon-duotone.icon-mars-and-venus::after {
  content: "\f224\f224";
}
.fad.icon-house-user::after,
.icon-duotone.icon-house-user::after {
  content: "\e1b0\e1b0";
}
.fad.icon-home-user::after,
.icon-duotone.icon-home-user::after {
  content: "\e1b0\e1b0";
}
.fad.icon-circle-arrow-down-left::after,
.icon-duotone.icon-circle-arrow-down-left::after {
  content: "\e0f9\e0f9";
}
.fad.icon-dumpster-fire::after,
.icon-duotone.icon-dumpster-fire::after {
  content: "\f794\f794";
}
.fad.icon-hexagon-minus::after,
.icon-duotone.icon-hexagon-minus::after {
  content: "\f307\f307";
}
.fad.icon-minus-hexagon::after,
.icon-duotone.icon-minus-hexagon::after {
  content: "\f307\f307";
}
.fad.icon-left-to-line::after,
.icon-duotone.icon-left-to-line::after {
  content: "\f34b\f34b";
}
.fad.icon-arrow-alt-to-left::after,
.icon-duotone.icon-arrow-alt-to-left::after {
  content: "\f34b\f34b";
}
.fad.icon-house-crack::after,
.icon-duotone.icon-house-crack::after {
  content: "\e3b1\e3b1";
}
.fad.icon-paw-simple::after,
.icon-duotone.icon-paw-simple::after {
  content: "\f701\f701";
}
.fad.icon-paw-alt::after,
.icon-duotone.icon-paw-alt::after {
  content: "\f701\f701";
}
.fad.icon-arrow-left-long-to-line::after,
.icon-duotone.icon-arrow-left-long-to-line::after {
  content: "\e3d4\e3d4";
}
.fad.icon-brackets-round::after,
.icon-duotone.icon-brackets-round::after {
  content: "\e0c5\e0c5";
}
.fad.icon-parentheses::after,
.icon-duotone.icon-parentheses::after {
  content: "\e0c5\e0c5";
}
.fad.icon-martini-glass-citrus::after,
.icon-duotone.icon-martini-glass-citrus::after {
  content: "\f561\f561";
}
.fad.icon-cocktail::after,
.icon-duotone.icon-cocktail::after {
  content: "\f561\f561";
}
.fad.icon-user-shakespeare::after,
.icon-duotone.icon-user-shakespeare::after {
  content: "\e2c2\e2c2";
}
.fad.icon-arrow-right-to-arc::after,
.icon-duotone.icon-arrow-right-to-arc::after {
  content: "\e4b2\e4b2";
}
.fad.icon-face-surprise::after,
.icon-duotone.icon-face-surprise::after {
  content: "\f5c2\f5c2";
}
.fad.icon-surprise::after,
.icon-duotone.icon-surprise::after {
  content: "\f5c2\f5c2";
}
.fad.icon-bottle-water::after,
.icon-duotone.icon-bottle-water::after {
  content: "\e4c5\e4c5";
}
.fad.icon-circle-pause::after,
.icon-duotone.icon-circle-pause::after {
  content: "\f28b\f28b";
}
.fad.icon-pause-circle::after,
.icon-duotone.icon-pause-circle::after {
  content: "\f28b\f28b";
}
.fad.icon-gauge-circle-plus::after,
.icon-duotone.icon-gauge-circle-plus::after {
  content: "\e498\e498";
}
.fad.icon-folders::after,
.icon-duotone.icon-folders::after {
  content: "\f660\f660";
}
.fad.icon-angel::after,
.icon-duotone.icon-angel::after {
  content: "\f779\f779";
}
.fad.icon-value-absolute::after,
.icon-duotone.icon-value-absolute::after {
  content: "\f6a6\f6a6";
}
.fad.icon-rabbit::after,
.icon-duotone.icon-rabbit::after {
  content: "\f708\f708";
}
.fad.icon-toilet-paper-slash::after,
.icon-duotone.icon-toilet-paper-slash::after {
  content: "\e072\e072";
}
.fad.icon-circle-euro::after,
.icon-duotone.icon-circle-euro::after {
  content: "\e5ce\e5ce";
}
.fad.icon-apple-whole::after,
.icon-duotone.icon-apple-whole::after {
  content: "\f5d1\f5d1";
}
.fad.icon-apple-alt::after,
.icon-duotone.icon-apple-alt::after {
  content: "\f5d1\f5d1";
}
.fad.icon-kitchen-set::after,
.icon-duotone.icon-kitchen-set::after {
  content: "\e51a\e51a";
}
.fad.icon-diamond-half::after,
.icon-duotone.icon-diamond-half::after {
  content: "\e5b7\e5b7";
}
.fad.icon-lock-keyhole::after,
.icon-duotone.icon-lock-keyhole::after {
  content: "\f30d\f30d";
}
.fad.icon-lock-alt::after,
.icon-duotone.icon-lock-alt::after {
  content: "\f30d\f30d";
}
.fad.icon-r::after,
.icon-duotone.icon-r::after {
  content: "\52\52";
}
.fad.icon-temperature-quarter::after,
.icon-duotone.icon-temperature-quarter::after {
  content: "\f2ca\f2ca";
}
.fad.icon-temperature-1::after,
.icon-duotone.icon-temperature-1::after {
  content: "\f2ca\f2ca";
}
.fad.icon-thermometer-1::after,
.icon-duotone.icon-thermometer-1::after {
  content: "\f2ca\f2ca";
}
.fad.icon-thermometer-quarter::after,
.icon-duotone.icon-thermometer-quarter::after {
  content: "\f2ca\f2ca";
}
.fad.icon-square-info::after,
.icon-duotone.icon-square-info::after {
  content: "\f30f\f30f";
}
.fad.icon-info-square::after,
.icon-duotone.icon-info-square::after {
  content: "\f30f\f30f";
}
.fad.icon-wifi-slash::after,
.icon-duotone.icon-wifi-slash::after {
  content: "\f6ac\f6ac";
}
.fad.icon-toilet-paper-xmark::after,
.icon-duotone.icon-toilet-paper-xmark::after {
  content: "\e5b3\e5b3";
}
.fad.icon-hands-holding-dollar::after,
.icon-duotone.icon-hands-holding-dollar::after {
  content: "\f4c5\f4c5";
}
.fad.icon-hands-usd::after,
.icon-duotone.icon-hands-usd::after {
  content: "\f4c5\f4c5";
}
.fad.icon-cube::after,
.icon-duotone.icon-cube::after {
  content: "\f1b2\f1b2";
}
.fad.icon-arrow-down-triangle-square::after,
.icon-duotone.icon-arrow-down-triangle-square::after {
  content: "\f888\f888";
}
.fad.icon-sort-shapes-down::after,
.icon-duotone.icon-sort-shapes-down::after {
  content: "\f888\f888";
}
.fad.icon-bitcoin-sign::after,
.icon-duotone.icon-bitcoin-sign::after {
  content: "\e0b4\e0b4";
}
.fad.icon-shutters::after,
.icon-duotone.icon-shutters::after {
  content: "\e449\e449";
}
.fad.icon-shield-dog::after,
.icon-duotone.icon-shield-dog::after {
  content: "\e573\e573";
}
.fad.icon-solar-panel::after,
.icon-duotone.icon-solar-panel::after {
  content: "\f5ba\f5ba";
}
.fad.icon-lock-open::after,
.icon-duotone.icon-lock-open::after {
  content: "\f3c1\f3c1";
}
.fad.icon-table-tree::after,
.icon-duotone.icon-table-tree::after {
  content: "\e293\e293";
}
.fad.icon-house-chimney-heart::after,
.icon-duotone.icon-house-chimney-heart::after {
  content: "\e1b2\e1b2";
}
.fad.icon-tally-3::after,
.icon-duotone.icon-tally-3::after {
  content: "\e296\e296";
}
.fad.icon-elevator::after,
.icon-duotone.icon-elevator::after {
  content: "\e16d\e16d";
}
.fad.icon-money-bill-transfer::after,
.icon-duotone.icon-money-bill-transfer::after {
  content: "\e528\e528";
}
.fad.icon-money-bill-trend-up::after,
.icon-duotone.icon-money-bill-trend-up::after {
  content: "\e529\e529";
}
.fad.icon-house-flood-water-circle-arrow-right::after,
.icon-duotone.icon-house-flood-water-circle-arrow-right::after {
  content: "\e50f\e50f";
}
.fad.icon-square-poll-horizontal::after,
.icon-duotone.icon-square-poll-horizontal::after {
  content: "\f682\f682";
}
.fad.icon-poll-h::after,
.icon-duotone.icon-poll-h::after {
  content: "\f682\f682";
}
.fad.icon-circle::after,
.icon-duotone.icon-circle::after {
  content: "\f111\f111";
}
.fad.icon-cart-circle-exclamation::after,
.icon-duotone.icon-cart-circle-exclamation::after {
  content: "\e3f2\e3f2";
}
.fad.icon-sword::after,
.icon-duotone.icon-sword::after {
  content: "\f71c\f71c";
}
.fad.icon-backward-fast::after,
.icon-duotone.icon-backward-fast::after {
  content: "\f049\f049";
}
.fad.icon-fast-backward::after,
.icon-duotone.icon-fast-backward::after {
  content: "\f049\f049";
}
.fad.icon-recycle::after,
.icon-duotone.icon-recycle::after {
  content: "\f1b8\f1b8";
}
.fad.icon-user-astronaut::after,
.icon-duotone.icon-user-astronaut::after {
  content: "\f4fb\f4fb";
}
.fad.icon-interrobang::after,
.icon-duotone.icon-interrobang::after {
  content: "\e5ba\e5ba";
}
.fad.icon-plane-slash::after,
.icon-duotone.icon-plane-slash::after {
  content: "\e069\e069";
}
.fad.icon-circle-dashed::after,
.icon-duotone.icon-circle-dashed::after {
  content: "\e105\e105";
}
.fad.icon-trademark::after,
.icon-duotone.icon-trademark::after {
  content: "\f25c\f25c";
}
.fad.icon-basketball::after,
.icon-duotone.icon-basketball::after {
  content: "\f434\f434";
}
.fad.icon-basketball-ball::after,
.icon-duotone.icon-basketball-ball::after {
  content: "\f434\f434";
}
.fad.icon-fork-knife::after,
.icon-duotone.icon-fork-knife::after {
  content: "\f2e6\f2e6";
}
.fad.icon-utensils-alt::after,
.icon-duotone.icon-utensils-alt::after {
  content: "\f2e6\f2e6";
}
.fad.icon-satellite-dish::after,
.icon-duotone.icon-satellite-dish::after {
  content: "\f7c0\f7c0";
}
.fad.icon-badge-check::after,
.icon-duotone.icon-badge-check::after {
  content: "\f336\f336";
}
.fad.icon-circle-up::after,
.icon-duotone.icon-circle-up::after {
  content: "\f35b\f35b";
}
.fad.icon-arrow-alt-circle-up::after,
.icon-duotone.icon-arrow-alt-circle-up::after {
  content: "\f35b\f35b";
}
.fad.icon-slider::after,
.icon-duotone.icon-slider::after {
  content: "\e252\e252";
}
.fad.icon-mobile-screen-button::after,
.icon-duotone.icon-mobile-screen-button::after {
  content: "\f3cd\f3cd";
}
.fad.icon-mobile-alt::after,
.icon-duotone.icon-mobile-alt::after {
  content: "\f3cd\f3cd";
}
.fad.icon-clock-one-thirty::after,
.icon-duotone.icon-clock-one-thirty::after {
  content: "\e34f\e34f";
}
.fad.icon-inbox-out::after,
.icon-duotone.icon-inbox-out::after {
  content: "\f311\f311";
}
.fad.icon-inbox-arrow-up::after,
.icon-duotone.icon-inbox-arrow-up::after {
  content: "\f311\f311";
}
.fad.icon-cloud-slash::after,
.icon-duotone.icon-cloud-slash::after {
  content: "\e137\e137";
}
.fad.icon-volume-high::after,
.icon-duotone.icon-volume-high::after {
  content: "\f028\f028";
}
.fad.icon-volume-up::after,
.icon-duotone.icon-volume-up::after {
  content: "\f028\f028";
}
.fad.icon-users-rays::after,
.icon-duotone.icon-users-rays::after {
  content: "\e593\e593";
}
.fad.icon-wallet::after,
.icon-duotone.icon-wallet::after {
  content: "\f555\f555";
}
.fad.icon-octagon-check::after,
.icon-duotone.icon-octagon-check::after {
  content: "\e426\e426";
}
.fad.icon-flatbread-stuffed::after,
.icon-duotone.icon-flatbread-stuffed::after {
  content: "\e40c\e40c";
}
.fad.icon-clipboard-check::after,
.icon-duotone.icon-clipboard-check::after {
  content: "\f46c\f46c";
}
.fad.icon-cart-circle-plus::after,
.icon-duotone.icon-cart-circle-plus::after {
  content: "\e3f3\e3f3";
}
.fad.icon-truck-clock::after,
.icon-duotone.icon-truck-clock::after {
  content: "\f48c\f48c";
}
.fad.icon-shipping-timed::after,
.icon-duotone.icon-shipping-timed::after {
  content: "\f48c\f48c";
}
.fad.icon-pool-8-ball::after,
.icon-duotone.icon-pool-8-ball::after {
  content: "\e3c5\e3c5";
}
.fad.icon-file-audio::after,
.icon-duotone.icon-file-audio::after {
  content: "\f1c7\f1c7";
}
.fad.icon-turn-down-left::after,
.icon-duotone.icon-turn-down-left::after {
  content: "\e331\e331";
}
.fad.icon-lock-hashtag::after,
.icon-duotone.icon-lock-hashtag::after {
  content: "\e423\e423";
}
.fad.icon-chart-radar::after,
.icon-duotone.icon-chart-radar::after {
  content: "\e0e7\e0e7";
}
.fad.icon-staff::after,
.icon-duotone.icon-staff::after {
  content: "\f71b\f71b";
}
.fad.icon-burger::after,
.icon-duotone.icon-burger::after {
  content: "\f805\f805";
}
.fad.icon-hamburger::after,
.icon-duotone.icon-hamburger::after {
  content: "\f805\f805";
}
.fad.icon-utility-pole::after,
.icon-duotone.icon-utility-pole::after {
  content: "\e2c3\e2c3";
}
.fad.icon-transporter-6::after,
.icon-duotone.icon-transporter-6::after {
  content: "\e2a7\e2a7";
}
.fad.icon-wrench::after,
.icon-duotone.icon-wrench::after {
  content: "\f0ad\f0ad";
}
.fad.icon-bugs::after,
.icon-duotone.icon-bugs::after {
  content: "\e4d0\e4d0";
}
.fad.icon-vector-polygon::after,
.icon-duotone.icon-vector-polygon::after {
  content: "\e2c7\e2c7";
}
.fad.icon-diagram-nested::after,
.icon-duotone.icon-diagram-nested::after {
  content: "\e157\e157";
}
.fad.icon-rupee-sign::after,
.icon-duotone.icon-rupee-sign::after {
  content: "\f156\f156";
}
.fad.icon-rupee::after,
.icon-duotone.icon-rupee::after {
  content: "\f156\f156";
}
.fad.icon-file-image::after,
.icon-duotone.icon-file-image::after {
  content: "\f1c5\f1c5";
}
.fad.icon-circle-question::after,
.icon-duotone.icon-circle-question::after {
  content: "\f059\f059";
}
.fad.icon-question-circle::after,
.icon-duotone.icon-question-circle::after {
  content: "\f059\f059";
}
.fad.icon-image-user::after,
.icon-duotone.icon-image-user::after {
  content: "\e1b8\e1b8";
}
.fad.icon-buoy::after,
.icon-duotone.icon-buoy::after {
  content: "\e5b5\e5b5";
}
.fad.icon-plane-departure::after,
.icon-duotone.icon-plane-departure::after {
  content: "\f5b0\f5b0";
}
.fad.icon-handshake-slash::after,
.icon-duotone.icon-handshake-slash::after {
  content: "\e060\e060";
}
.fad.icon-book-bookmark::after,
.icon-duotone.icon-book-bookmark::after {
  content: "\e0bb\e0bb";
}
.fad.icon-border-center-h::after,
.icon-duotone.icon-border-center-h::after {
  content: "\f89c\f89c";
}
.fad.icon-can-food::after,
.icon-duotone.icon-can-food::after {
  content: "\e3e6\e3e6";
}
.fad.icon-typewriter::after,
.icon-duotone.icon-typewriter::after {
  content: "\f8e7\f8e7";
}
.fad.icon-arrow-right-from-arc::after,
.icon-duotone.icon-arrow-right-from-arc::after {
  content: "\e4b1\e4b1";
}
.fad.icon-circle-k::after,
.icon-duotone.icon-circle-k::after {
  content: "\e113\e113";
}
.fad.icon-face-hand-over-mouth::after,
.icon-duotone.icon-face-hand-over-mouth::after {
  content: "\e378\e378";
}
.fad.icon-popcorn::after,
.icon-duotone.icon-popcorn::after {
  content: "\f819\f819";
}
.fad.icon-house-water::after,
.icon-duotone.icon-house-water::after {
  content: "\f74f\f74f";
}
.fad.icon-house-flood::after,
.icon-duotone.icon-house-flood::after {
  content: "\f74f\f74f";
}
.fad.icon-object-subtract::after,
.icon-duotone.icon-object-subtract::after {
  content: "\e49e\e49e";
}
.fad.icon-code-branch::after,
.icon-duotone.icon-code-branch::after {
  content: "\f126\f126";
}
.fad.icon-warehouse-full::after,
.icon-duotone.icon-warehouse-full::after {
  content: "\f495\f495";
}
.fad.icon-warehouse-alt::after,
.icon-duotone.icon-warehouse-alt::after {
  content: "\f495\f495";
}
.fad.icon-hat-cowboy::after,
.icon-duotone.icon-hat-cowboy::after {
  content: "\f8c0\f8c0";
}
.fad.icon-bridge::after,
.icon-duotone.icon-bridge::after {
  content: "\e4c8\e4c8";
}
.fad.icon-phone-flip::after,
.icon-duotone.icon-phone-flip::after {
  content: "\f879\f879";
}
.fad.icon-phone-alt::after,
.icon-duotone.icon-phone-alt::after {
  content: "\f879\f879";
}
.fad.icon-arrow-down-from-dotted-line::after,
.icon-duotone.icon-arrow-down-from-dotted-line::after {
  content: "\e090\e090";
}
.fad.icon-file-doc::after,
.icon-duotone.icon-file-doc::after {
  content: "\e5ed\e5ed";
}
.fad.icon-square-quarters::after,
.icon-duotone.icon-square-quarters::after {
  content: "\e44e\e44e";
}
.fad.icon-truck-front::after,
.icon-duotone.icon-truck-front::after {
  content: "\e2b7\e2b7";
}
.fad.icon-cat::after,
.icon-duotone.icon-cat::after {
  content: "\f6be\f6be";
}
.fad.icon-trash-xmark::after,
.icon-duotone.icon-trash-xmark::after {
  content: "\e2b4\e2b4";
}
.fad.icon-circle-caret-left::after,
.icon-duotone.icon-circle-caret-left::after {
  content: "\f32e\f32e";
}
.fad.icon-caret-circle-left::after,
.icon-duotone.icon-caret-circle-left::after {
  content: "\f32e\f32e";
}
.fad.icon-files::after,
.icon-duotone.icon-files::after {
  content: "\e178\e178";
}
.fad.icon-anchor-circle-exclamation::after,
.icon-duotone.icon-anchor-circle-exclamation::after {
  content: "\e4ab\e4ab";
}
.fad.icon-face-clouds::after,
.icon-duotone.icon-face-clouds::after {
  content: "\e47d\e47d";
}
.fad.icon-user-crown::after,
.icon-duotone.icon-user-crown::after {
  content: "\f6a4\f6a4";
}
.fad.icon-truck-field::after,
.icon-duotone.icon-truck-field::after {
  content: "\e58d\e58d";
}
.fad.icon-route::after,
.icon-duotone.icon-route::after {
  content: "\f4d7\f4d7";
}
.fad.icon-cart-circle-check::after,
.icon-duotone.icon-cart-circle-check::after {
  content: "\e3f1\e3f1";
}
.fad.icon-clipboard-question::after,
.icon-duotone.icon-clipboard-question::after {
  content: "\e4e3\e4e3";
}
.fad.icon-panorama::after,
.icon-duotone.icon-panorama::after {
  content: "\e209\e209";
}
.fad.icon-comment-medical::after,
.icon-duotone.icon-comment-medical::after {
  content: "\f7f5\f7f5";
}
.fad.icon-teeth-open::after,
.icon-duotone.icon-teeth-open::after {
  content: "\f62f\f62f";
}
.fad.icon-user-tie-hair-long::after,
.icon-duotone.icon-user-tie-hair-long::after {
  content: "\e460\e460";
}
.fad.icon-file-circle-minus::after,
.icon-duotone.icon-file-circle-minus::after {
  content: "\e4ed\e4ed";
}
.fad.icon-head-side-medical::after,
.icon-duotone.icon-head-side-medical::after {
  content: "\f809\f809";
}
.fad.icon-tags::after,
.icon-duotone.icon-tags::after {
  content: "\f02c\f02c";
}
.fad.icon-wine-glass::after,
.icon-duotone.icon-wine-glass::after {
  content: "\f4e3\f4e3";
}
.fad.icon-forward-fast::after,
.icon-duotone.icon-forward-fast::after {
  content: "\f050\f050";
}
.fad.icon-fast-forward::after,
.icon-duotone.icon-fast-forward::after {
  content: "\f050\f050";
}
.fad.icon-face-meh-blank::after,
.icon-duotone.icon-face-meh-blank::after {
  content: "\f5a4\f5a4";
}
.fad.icon-meh-blank::after,
.icon-duotone.icon-meh-blank::after {
  content: "\f5a4\f5a4";
}
.fad.icon-user-robot::after,
.icon-duotone.icon-user-robot::after {
  content: "\e04b\e04b";
}
.fad.icon-square-parking::after,
.icon-duotone.icon-square-parking::after {
  content: "\f540\f540";
}
.fad.icon-parking::after,
.icon-duotone.icon-parking::after {
  content: "\f540\f540";
}
.fad.icon-card-diamond::after,
.icon-duotone.icon-card-diamond::after {
  content: "\e3ea\e3ea";
}
.fad.icon-face-zipper::after,
.icon-duotone.icon-face-zipper::after {
  content: "\e3a5\e3a5";
}
.fad.icon-face-raised-eyebrow::after,
.icon-duotone.icon-face-raised-eyebrow::after {
  content: "\e388\e388";
}
.fad.icon-house-signal::after,
.icon-duotone.icon-house-signal::after {
  content: "\e012\e012";
}
.fad.icon-square-chevron-up::after,
.icon-duotone.icon-square-chevron-up::after {
  content: "\f32c\f32c";
}
.fad.icon-chevron-square-up::after,
.icon-duotone.icon-chevron-square-up::after {
  content: "\f32c\f32c";
}
.fad.icon-bars-progress::after,
.icon-duotone.icon-bars-progress::after {
  content: "\f828\f828";
}
.fad.icon-tasks-alt::after,
.icon-duotone.icon-tasks-alt::after {
  content: "\f828\f828";
}
.fad.icon-faucet-drip::after,
.icon-duotone.icon-faucet-drip::after {
  content: "\e006\e006";
}
.fad.icon-arrows-to-line::after,
.icon-duotone.icon-arrows-to-line::after {
  content: "\e0a7\e0a7";
}
.fad.icon-dolphin::after,
.icon-duotone.icon-dolphin::after {
  content: "\e168\e168";
}
.fad.icon-arrow-up-right::after,
.icon-duotone.icon-arrow-up-right::after {
  content: "\e09f\e09f";
}
.fad.icon-circle-r::after,
.icon-duotone.icon-circle-r::after {
  content: "\e120\e120";
}
.fad.icon-cart-flatbed::after,
.icon-duotone.icon-cart-flatbed::after {
  content: "\f474\f474";
}
.fad.icon-dolly-flatbed::after,
.icon-duotone.icon-dolly-flatbed::after {
  content: "\f474\f474";
}
.fad.icon-ban-smoking::after,
.icon-duotone.icon-ban-smoking::after {
  content: "\f54d\f54d";
}
.fad.icon-smoking-ban::after,
.icon-duotone.icon-smoking-ban::after {
  content: "\f54d\f54d";
}
.fad.icon-circle-sort-up::after,
.icon-duotone.icon-circle-sort-up::after {
  content: "\e032\e032";
}
.fad.icon-sort-circle-up::after,
.icon-duotone.icon-sort-circle-up::after {
  content: "\e032\e032";
}
.fad.icon-terminal::after,
.icon-duotone.icon-terminal::after {
  content: "\f120\f120";
}
.fad.icon-mobile-button::after,
.icon-duotone.icon-mobile-button::after {
  content: "\f10b\f10b";
}
.fad.icon-house-medical-flag::after,
.icon-duotone.icon-house-medical-flag::after {
  content: "\e514\e514";
}
.fad.icon-basket-shopping::after,
.icon-duotone.icon-basket-shopping::after {
  content: "\f291\f291";
}
.fad.icon-shopping-basket::after,
.icon-duotone.icon-shopping-basket::after {
  content: "\f291\f291";
}
.fad.icon-tape::after,
.icon-duotone.icon-tape::after {
  content: "\f4db\f4db";
}
.fad.icon-chestnut::after,
.icon-duotone.icon-chestnut::after {
  content: "\e3f6\e3f6";
}
.fad.icon-bus-simple::after,
.icon-duotone.icon-bus-simple::after {
  content: "\f55e\f55e";
}
.fad.icon-bus-alt::after,
.icon-duotone.icon-bus-alt::after {
  content: "\f55e\f55e";
}
.fad.icon-eye::after,
.icon-duotone.icon-eye::after {
  content: "\f06e\f06e";
}
.fad.icon-face-sad-cry::after,
.icon-duotone.icon-face-sad-cry::after {
  content: "\f5b3\f5b3";
}
.fad.icon-sad-cry::after,
.icon-duotone.icon-sad-cry::after {
  content: "\f5b3\f5b3";
}
.fad.icon-heat::after,
.icon-duotone.icon-heat::after {
  content: "\e00c\e00c";
}
.fad.icon-ticket-airline::after,
.icon-duotone.icon-ticket-airline::after {
  content: "\e29a\e29a";
}
.fad.icon-boot-heeled::after,
.icon-duotone.icon-boot-heeled::after {
  content: "\e33f\e33f";
}
.fad.icon-arrows-minimize::after,
.icon-duotone.icon-arrows-minimize::after {
  content: "\e0a5\e0a5";
}
.fad.icon-compress-arrows::after,
.icon-duotone.icon-compress-arrows::after {
  content: "\e0a5\e0a5";
}
.fad.icon-audio-description::after,
.icon-duotone.icon-audio-description::after {
  content: "\f29e\f29e";
}
.fad.icon-person-military-to-person::after,
.icon-duotone.icon-person-military-to-person::after {
  content: "\e54c\e54c";
}
.fad.icon-file-shield::after,
.icon-duotone.icon-file-shield::after {
  content: "\e4f0\e4f0";
}
.fad.icon-hexagon::after,
.icon-duotone.icon-hexagon::after {
  content: "\f312\f312";
}
.fad.icon-manhole::after,
.icon-duotone.icon-manhole::after {
  content: "\e1d6\e1d6";
}
.fad.icon-user-slash::after,
.icon-duotone.icon-user-slash::after {
  content: "\f506\f506";
}
.fad.icon-pen::after,
.icon-duotone.icon-pen::after {
  content: "\f304\f304";
}
.fad.icon-tower-observation::after,
.icon-duotone.icon-tower-observation::after {
  content: "\e586\e586";
}
.fad.icon-floppy-disks::after,
.icon-duotone.icon-floppy-disks::after {
  content: "\e183\e183";
}
.fad.icon-toilet-paper-blank-under::after,
.icon-duotone.icon-toilet-paper-blank-under::after {
  content: "\e29f\e29f";
}
.fad.icon-toilet-paper-reverse-alt::after,
.icon-duotone.icon-toilet-paper-reverse-alt::after {
  content: "\e29f\e29f";
}
.fad.icon-file-code::after,
.icon-duotone.icon-file-code::after {
  content: "\f1c9\f1c9";
}
.fad.icon-signal::after,
.icon-duotone.icon-signal::after {
  content: "\f012\f012";
}
.fad.icon-signal-5::after,
.icon-duotone.icon-signal-5::after {
  content: "\f012\f012";
}
.fad.icon-signal-perfect::after,
.icon-duotone.icon-signal-perfect::after {
  content: "\f012\f012";
}
.fad.icon-pump::after,
.icon-duotone.icon-pump::after {
  content: "\e442\e442";
}
.fad.icon-bus::after,
.icon-duotone.icon-bus::after {
  content: "\f207\f207";
}
.fad.icon-heart-circle-xmark::after,
.icon-duotone.icon-heart-circle-xmark::after {
  content: "\e501\e501";
}
.fad.icon-arrow-up-left-from-circle::after,
.icon-duotone.icon-arrow-up-left-from-circle::after {
  content: "\e09e\e09e";
}
.fad.icon-house-chimney::after,
.icon-duotone.icon-house-chimney::after {
  content: "\e3af\e3af";
}
.fad.icon-home-lg::after,
.icon-duotone.icon-home-lg::after {
  content: "\e3af\e3af";
}
.fad.icon-window-maximize::after,
.icon-duotone.icon-window-maximize::after {
  content: "\f2d0\f2d0";
}
.fad.icon-dryer::after,
.icon-duotone.icon-dryer::after {
  content: "\f861\f861";
}
.fad.icon-face-frown::after,
.icon-duotone.icon-face-frown::after {
  content: "\f119\f119";
}
.fad.icon-frown::after,
.icon-duotone.icon-frown::after {
  content: "\f119\f119";
}
.fad.icon-chess-bishop-piece::after,
.icon-duotone.icon-chess-bishop-piece::after {
  content: "\f43b\f43b";
}
.fad.icon-chess-bishop-alt::after,
.icon-duotone.icon-chess-bishop-alt::after {
  content: "\f43b\f43b";
}
.fad.icon-shirt-tank-top::after,
.icon-duotone.icon-shirt-tank-top::after {
  content: "\e3c9\e3c9";
}
.fad.icon-diploma::after,
.icon-duotone.icon-diploma::after {
  content: "\f5ea\f5ea";
}
.fad.icon-scroll-ribbon::after,
.icon-duotone.icon-scroll-ribbon::after {
  content: "\f5ea\f5ea";
}
.fad.icon-screencast::after,
.icon-duotone.icon-screencast::after {
  content: "\e23e\e23e";
}
.fad.icon-walker::after,
.icon-duotone.icon-walker::after {
  content: "\f831\f831";
}
.fad.icon-prescription::after,
.icon-duotone.icon-prescription::after {
  content: "\f5b1\f5b1";
}
.fad.icon-shop::after,
.icon-duotone.icon-shop::after {
  content: "\f54f\f54f";
}
.fad.icon-store-alt::after,
.icon-duotone.icon-store-alt::after {
  content: "\f54f\f54f";
}
.fad.icon-floppy-disk::after,
.icon-duotone.icon-floppy-disk::after {
  content: "\f0c7\f0c7";
}
.fad.icon-save::after,
.icon-duotone.icon-save::after {
  content: "\f0c7\f0c7";
}
.fad.icon-vihara::after,
.icon-duotone.icon-vihara::after {
  content: "\f6a7\f6a7";
}
.fad.icon-face-kiss-closed-eyes::after,
.icon-duotone.icon-face-kiss-closed-eyes::after {
  content: "\e37d\e37d";
}
.fad.icon-scale-unbalanced::after,
.icon-duotone.icon-scale-unbalanced::after {
  content: "\f515\f515";
}
.fad.icon-balance-scale-left::after,
.icon-duotone.icon-balance-scale-left::after {
  content: "\f515\f515";
}
.fad.icon-file-user::after,
.icon-duotone.icon-file-user::after {
  content: "\f65c\f65c";
}
.fad.icon-user-police-tie::after,
.icon-duotone.icon-user-police-tie::after {
  content: "\e334\e334";
}
.fad.icon-face-tongue-money::after,
.icon-duotone.icon-face-tongue-money::after {
  content: "\e39d\e39d";
}
.fad.icon-tennis-ball::after,
.icon-duotone.icon-tennis-ball::after {
  content: "\f45e\f45e";
}
.fad.icon-square-l::after,
.icon-duotone.icon-square-l::after {
  content: "\e275\e275";
}
.fad.icon-sort-up::after,
.icon-duotone.icon-sort-up::after {
  content: "\f0de\f0de";
}
.fad.icon-sort-asc::after,
.icon-duotone.icon-sort-asc::after {
  content: "\f0de\f0de";
}
.fad.icon-calendar-arrow-up::after,
.icon-duotone.icon-calendar-arrow-up::after {
  content: "\e0d1\e0d1";
}
.fad.icon-calendar-upload::after,
.icon-duotone.icon-calendar-upload::after {
  content: "\e0d1\e0d1";
}
.fad.icon-comment-dots::after,
.icon-duotone.icon-comment-dots::after {
  content: "\f4ad\f4ad";
}
.fad.icon-commenting::after,
.icon-duotone.icon-commenting::after {
  content: "\f4ad\f4ad";
}
.fad.icon-plant-wilt::after,
.icon-duotone.icon-plant-wilt::after {
  content: "\e5aa\e5aa";
}
.fad.icon-scarf::after,
.icon-duotone.icon-scarf::after {
  content: "\f7c1\f7c1";
}
.fad.icon-album-circle-plus::after,
.icon-duotone.icon-album-circle-plus::after {
  content: "\e48c\e48c";
}
.fad.icon-user-nurse-hair-long::after,
.icon-duotone.icon-user-nurse-hair-long::after {
  content: "\e45e\e45e";
}
.fad.icon-diamond::after,
.icon-duotone.icon-diamond::after {
  content: "\f219\f219";
}
.fad.icon-square-left::after,
.icon-duotone.icon-square-left::after {
  content: "\f351\f351";
}
.fad.icon-arrow-alt-square-left::after,
.icon-duotone.icon-arrow-alt-square-left::after {
  content: "\f351\f351";
}
.fad.icon-face-grin-squint::after,
.icon-duotone.icon-face-grin-squint::after {
  content: "\f585\f585";
}
.fad.icon-grin-squint::after,
.icon-duotone.icon-grin-squint::after {
  content: "\f585\f585";
}
.fad.icon-circle-ellipsis-vertical::after,
.icon-duotone.icon-circle-ellipsis-vertical::after {
  content: "\e10b\e10b";
}
.fad.icon-hand-holding-dollar::after,
.icon-duotone.icon-hand-holding-dollar::after {
  content: "\f4c0\f4c0";
}
.fad.icon-hand-holding-usd::after,
.icon-duotone.icon-hand-holding-usd::after {
  content: "\f4c0\f4c0";
}
.fad.icon-grid-dividers::after,
.icon-duotone.icon-grid-dividers::after {
  content: "\e3ad\e3ad";
}
.fad.icon-bacterium::after,
.icon-duotone.icon-bacterium::after {
  content: "\e05a\e05a";
}
.fad.icon-hand-pointer::after,
.icon-duotone.icon-hand-pointer::after {
  content: "\f25a\f25a";
}
.fad.icon-drum-steelpan::after,
.icon-duotone.icon-drum-steelpan::after {
  content: "\f56a\f56a";
}
.fad.icon-hand-scissors::after,
.icon-duotone.icon-hand-scissors::after {
  content: "\f257\f257";
}
.fad.icon-hands-praying::after,
.icon-duotone.icon-hands-praying::after {
  content: "\f684\f684";
}
.fad.icon-praying-hands::after,
.icon-duotone.icon-praying-hands::after {
  content: "\f684\f684";
}
.fad.icon-face-pensive::after,
.icon-duotone.icon-face-pensive::after {
  content: "\e384\e384";
}
.fad.icon-user-music::after,
.icon-duotone.icon-user-music::after {
  content: "\f8eb\f8eb";
}
.fad.icon-arrow-rotate-right::after,
.icon-duotone.icon-arrow-rotate-right::after {
  content: "\f01e\f01e";
}
.fad.icon-arrow-right-rotate::after,
.icon-duotone.icon-arrow-right-rotate::after {
  content: "\f01e\f01e";
}
.fad.icon-arrow-rotate-forward::after,
.icon-duotone.icon-arrow-rotate-forward::after {
  content: "\f01e\f01e";
}
.fad.icon-redo::after,
.icon-duotone.icon-redo::after {
  content: "\f01e\f01e";
}
.fad.icon-messages-dollar::after,
.icon-duotone.icon-messages-dollar::after {
  content: "\f652\f652";
}
.fad.icon-comments-alt-dollar::after,
.icon-duotone.icon-comments-alt-dollar::after {
  content: "\f652\f652";
}
.fad.icon-sensor-on::after,
.icon-duotone.icon-sensor-on::after {
  content: "\e02b\e02b";
}
.fad.icon-balloon::after,
.icon-duotone.icon-balloon::after {
  content: "\e2e3\e2e3";
}
.fad.icon-biohazard::after,
.icon-duotone.icon-biohazard::after {
  content: "\f780\f780";
}
.fad.icon-chess-queen-piece::after,
.icon-duotone.icon-chess-queen-piece::after {
  content: "\f446\f446";
}
.fad.icon-chess-queen-alt::after,
.icon-duotone.icon-chess-queen-alt::after {
  content: "\f446\f446";
}
.fad.icon-location-crosshairs::after,
.icon-duotone.icon-location-crosshairs::after {
  content: "\f601\f601";
}
.fad.icon-location::after,
.icon-duotone.icon-location::after {
  content: "\f601\f601";
}
.fad.icon-mars-double::after,
.icon-duotone.icon-mars-double::after {
  content: "\f227\f227";
}
.fad.icon-house-person-leave::after,
.icon-duotone.icon-house-person-leave::after {
  content: "\e00f\e00f";
}
.fad.icon-house-leave::after,
.icon-duotone.icon-house-leave::after {
  content: "\e00f\e00f";
}
.fad.icon-house-person-depart::after,
.icon-duotone.icon-house-person-depart::after {
  content: "\e00f\e00f";
}
.fad.icon-ruler-triangle::after,
.icon-duotone.icon-ruler-triangle::after {
  content: "\f61c\f61c";
}
.fad.icon-card-club::after,
.icon-duotone.icon-card-club::after {
  content: "\e3e9\e3e9";
}
.fad.icon-child-dress::after,
.icon-duotone.icon-child-dress::after {
  content: "\e59c\e59c";
}
.fad.icon-users-between-lines::after,
.icon-duotone.icon-users-between-lines::after {
  content: "\e591\e591";
}
.fad.icon-lungs-virus::after,
.icon-duotone.icon-lungs-virus::after {
  content: "\e067\e067";
}
.fad.icon-spinner-third::after,
.icon-duotone.icon-spinner-third::after {
  content: "\f3f4\f3f4";
}
.fad.icon-face-grin-tears::after,
.icon-duotone.icon-face-grin-tears::after {
  content: "\f588\f588";
}
.fad.icon-grin-tears::after,
.icon-duotone.icon-grin-tears::after {
  content: "\f588\f588";
}
.fad.icon-phone::after,
.icon-duotone.icon-phone::after {
  content: "\f095\f095";
}
.fad.icon-computer-mouse-scrollwheel::after,
.icon-duotone.icon-computer-mouse-scrollwheel::after {
  content: "\f8cd\f8cd";
}
.fad.icon-mouse-alt::after,
.icon-duotone.icon-mouse-alt::after {
  content: "\f8cd\f8cd";
}
.fad.icon-calendar-xmark::after,
.icon-duotone.icon-calendar-xmark::after {
  content: "\f273\f273";
}
.fad.icon-calendar-times::after,
.icon-duotone.icon-calendar-times::after {
  content: "\f273\f273";
}
.fad.icon-child-reaching::after,
.icon-duotone.icon-child-reaching::after {
  content: "\e59d\e59d";
}
.fad.icon-table-layout::after,
.icon-duotone.icon-table-layout::after {
  content: "\e290\e290";
}
.fad.icon-narwhal::after,
.icon-duotone.icon-narwhal::after {
  content: "\f6fe\f6fe";
}
.fad.icon-ramp-loading::after,
.icon-duotone.icon-ramp-loading::after {
  content: "\f4d4\f4d4";
}
.fad.icon-calendar-circle-plus::after,
.icon-duotone.icon-calendar-circle-plus::after {
  content: "\e470\e470";
}
.fad.icon-toothbrush::after,
.icon-duotone.icon-toothbrush::after {
  content: "\f635\f635";
}
.fad.icon-border-inner::after,
.icon-duotone.icon-border-inner::after {
  content: "\f84e\f84e";
}
.fad.icon-paw-claws::after,
.icon-duotone.icon-paw-claws::after {
  content: "\f702\f702";
}
.fad.icon-kiwi-fruit::after,
.icon-duotone.icon-kiwi-fruit::after {
  content: "\e30c\e30c";
}
.fad.icon-traffic-light-slow::after,
.icon-duotone.icon-traffic-light-slow::after {
  content: "\f639\f639";
}
.fad.icon-rectangle-code::after,
.icon-duotone.icon-rectangle-code::after {
  content: "\e322\e322";
}
.fad.icon-head-side-virus::after,
.icon-duotone.icon-head-side-virus::after {
  content: "\e064\e064";
}
.fad.icon-keyboard-brightness::after,
.icon-duotone.icon-keyboard-brightness::after {
  content: "\e1c0\e1c0";
}
.fad.icon-books-medical::after,
.icon-duotone.icon-books-medical::after {
  content: "\f7e8\f7e8";
}
.fad.icon-lightbulb-slash::after,
.icon-duotone.icon-lightbulb-slash::after {
  content: "\f673\f673";
}
.fad.icon-house-blank::after,
.icon-duotone.icon-house-blank::after {
  content: "\e487\e487";
}
.fad.icon-home-blank::after,
.icon-duotone.icon-home-blank::after {
  content: "\e487\e487";
}
.fad.icon-square-5::after,
.icon-duotone.icon-square-5::after {
  content: "\e25a\e25a";
}
.fad.icon-square-heart::after,
.icon-duotone.icon-square-heart::after {
  content: "\f4c8\f4c8";
}
.fad.icon-heart-square::after,
.icon-duotone.icon-heart-square::after {
  content: "\f4c8\f4c8";
}
.fad.icon-puzzle::after,
.icon-duotone.icon-puzzle::after {
  content: "\e443\e443";
}
.fad.icon-user-gear::after,
.icon-duotone.icon-user-gear::after {
  content: "\f4fe\f4fe";
}
.fad.icon-user-cog::after,
.icon-duotone.icon-user-cog::after {
  content: "\f4fe\f4fe";
}
.fad.icon-pipe-circle-check::after,
.icon-duotone.icon-pipe-circle-check::after {
  content: "\e436\e436";
}
.fad.icon-arrow-up-1-9::after,
.icon-duotone.icon-arrow-up-1-9::after {
  content: "\f163\f163";
}
.fad.icon-sort-numeric-up::after,
.icon-duotone.icon-sort-numeric-up::after {
  content: "\f163\f163";
}
.fad.icon-octagon-exclamation::after,
.icon-duotone.icon-octagon-exclamation::after {
  content: "\e204\e204";
}
.fad.icon-dial-low::after,
.icon-duotone.icon-dial-low::after {
  content: "\e15d\e15d";
}
.fad.icon-door-closed::after,
.icon-duotone.icon-door-closed::after {
  content: "\f52a\f52a";
}
.fad.icon-laptop-mobile::after,
.icon-duotone.icon-laptop-mobile::after {
  content: "\f87a\f87a";
}
.fad.icon-phone-laptop::after,
.icon-duotone.icon-phone-laptop::after {
  content: "\f87a\f87a";
}
.fad.icon-conveyor-belt-boxes::after,
.icon-duotone.icon-conveyor-belt-boxes::after {
  content: "\f46f\f46f";
}
.fad.icon-conveyor-belt-alt::after,
.icon-duotone.icon-conveyor-belt-alt::after {
  content: "\f46f\f46f";
}
.fad.icon-shield-virus::after,
.icon-duotone.icon-shield-virus::after {
  content: "\e06c\e06c";
}
.fad.icon-starfighter-twin-ion-engine-advanced::after,
.icon-duotone.icon-starfighter-twin-ion-engine-advanced::after {
  content: "\e28e\e28e";
}
.fad.icon-starfighter-alt-advanced::after,
.icon-duotone.icon-starfighter-alt-advanced::after {
  content: "\e28e\e28e";
}
.fad.icon-dice-six::after,
.icon-duotone.icon-dice-six::after {
  content: "\f526\f526";
}
.fad.icon-starfighter-twin-ion-engine::after,
.icon-duotone.icon-starfighter-twin-ion-engine::after {
  content: "\e038\e038";
}
.fad.icon-starfighter-alt::after,
.icon-duotone.icon-starfighter-alt::after {
  content: "\e038\e038";
}
.fad.icon-rocket-launch::after,
.icon-duotone.icon-rocket-launch::after {
  content: "\e027\e027";
}
.fad.icon-mosquito-net::after,
.icon-duotone.icon-mosquito-net::after {
  content: "\e52c\e52c";
}
.fad.icon-vent-damper::after,
.icon-duotone.icon-vent-damper::after {
  content: "\e465\e465";
}
.fad.icon-bridge-water::after,
.icon-duotone.icon-bridge-water::after {
  content: "\e4ce\e4ce";
}
.fad.icon-ban-bug::after,
.icon-duotone.icon-ban-bug::after {
  content: "\f7f9\f7f9";
}
.fad.icon-debug::after,
.icon-duotone.icon-debug::after {
  content: "\f7f9\f7f9";
}
.fad.icon-person-booth::after,
.icon-duotone.icon-person-booth::after {
  content: "\f756\f756";
}
.fad.icon-text-width::after,
.icon-duotone.icon-text-width::after {
  content: "\f035\f035";
}
.fad.icon-garage-car::after,
.icon-duotone.icon-garage-car::after {
  content: "\e00a\e00a";
}
.fad.icon-square-kanban::after,
.icon-duotone.icon-square-kanban::after {
  content: "\e488\e488";
}
.fad.icon-hat-wizard::after,
.icon-duotone.icon-hat-wizard::after {
  content: "\f6e8\f6e8";
}
.fad.icon-pen-fancy::after,
.icon-duotone.icon-pen-fancy::after {
  content: "\f5ac\f5ac";
}
.fad.icon-coffee-pot::after,
.icon-duotone.icon-coffee-pot::after {
  content: "\e002\e002";
}
.fad.icon-mouse-field::after,
.icon-duotone.icon-mouse-field::after {
  content: "\e5a8\e5a8";
}
.fad.icon-person-digging::after,
.icon-duotone.icon-person-digging::after {
  content: "\f85e\f85e";
}
.fad.icon-digging::after,
.icon-duotone.icon-digging::after {
  content: "\f85e\f85e";
}
.fad.icon-shower-down::after,
.icon-duotone.icon-shower-down::after {
  content: "\e24d\e24d";
}
.fad.icon-shower-alt::after,
.icon-duotone.icon-shower-alt::after {
  content: "\e24d\e24d";
}
.fad.icon-box-circle-check::after,
.icon-duotone.icon-box-circle-check::after {
  content: "\e0c4\e0c4";
}
.fad.icon-brightness::after,
.icon-duotone.icon-brightness::after {
  content: "\e0c9\e0c9";
}
.fad.icon-car-side-bolt::after,
.icon-duotone.icon-car-side-bolt::after {
  content: "\e344\e344";
}
.fad.icon-ornament::after,
.icon-duotone.icon-ornament::after {
  content: "\f7b8\f7b8";
}
.fad.icon-phone-arrow-down-left::after,
.icon-duotone.icon-phone-arrow-down-left::after {
  content: "\e223\e223";
}
.fad.icon-phone-arrow-down::after,
.icon-duotone.icon-phone-arrow-down::after {
  content: "\e223\e223";
}
.fad.icon-phone-incoming::after,
.icon-duotone.icon-phone-incoming::after {
  content: "\e223\e223";
}
.fad.icon-cloud-word::after,
.icon-duotone.icon-cloud-word::after {
  content: "\e138\e138";
}
.fad.icon-hand-fingers-crossed::after,
.icon-duotone.icon-hand-fingers-crossed::after {
  content: "\e1a3\e1a3";
}
.fad.icon-trash::after,
.icon-duotone.icon-trash::after {
  content: "\f1f8\f1f8";
}
.fad.icon-gauge-simple::after,
.icon-duotone.icon-gauge-simple::after {
  content: "\f629\f629";
}
.fad.icon-gauge-simple-med::after,
.icon-duotone.icon-gauge-simple-med::after {
  content: "\f629\f629";
}
.fad.icon-tachometer-average::after,
.icon-duotone.icon-tachometer-average::after {
  content: "\f629\f629";
}
.fad.icon-arrow-down-small-big::after,
.icon-duotone.icon-arrow-down-small-big::after {
  content: "\f88d\f88d";
}
.fad.icon-sort-size-down-alt::after,
.icon-duotone.icon-sort-size-down-alt::after {
  content: "\f88d\f88d";
}
.fad.icon-book-medical::after,
.icon-duotone.icon-book-medical::after {
  content: "\f7e6\f7e6";
}
.fad.icon-face-melting::after,
.icon-duotone.icon-face-melting::after {
  content: "\e483\e483";
}
.fad.icon-poo::after,
.icon-duotone.icon-poo::after {
  content: "\f2fe\f2fe";
}
.fad.icon-pen-clip-slash::after,
.icon-duotone.icon-pen-clip-slash::after {
  content: "\e20f\e20f";
}
.fad.icon-pen-alt-slash::after,
.icon-duotone.icon-pen-alt-slash::after {
  content: "\e20f\e20f";
}
.fad.icon-quote-right::after,
.icon-duotone.icon-quote-right::after {
  content: "\f10e\f10e";
}
.fad.icon-quote-right-alt::after,
.icon-duotone.icon-quote-right-alt::after {
  content: "\f10e\f10e";
}
.fad.icon-scroll-old::after,
.icon-duotone.icon-scroll-old::after {
  content: "\f70f\f70f";
}
.fad.icon-guitars::after,
.icon-duotone.icon-guitars::after {
  content: "\f8bf\f8bf";
}
.fad.icon-phone-xmark::after,
.icon-duotone.icon-phone-xmark::after {
  content: "\e227\e227";
}
.fad.icon-hose::after,
.icon-duotone.icon-hose::after {
  content: "\e419\e419";
}
.fad.icon-clock-six::after,
.icon-duotone.icon-clock-six::after {
  content: "\e352\e352";
}
.fad.icon-shirt::after,
.icon-duotone.icon-shirt::after {
  content: "\f553\f553";
}
.fad.icon-t-shirt::after,
.icon-duotone.icon-t-shirt::after {
  content: "\f553\f553";
}
.fad.icon-tshirt::after,
.icon-duotone.icon-tshirt::after {
  content: "\f553\f553";
}
.fad.icon-billboard::after,
.icon-duotone.icon-billboard::after {
  content: "\e5cd\e5cd";
}
.fad.icon-square-r::after,
.icon-duotone.icon-square-r::after {
  content: "\e27c\e27c";
}
.fad.icon-cubes::after,
.icon-duotone.icon-cubes::after {
  content: "\f1b3\f1b3";
}
.fad.icon-envelope-open-dollar::after,
.icon-duotone.icon-envelope-open-dollar::after {
  content: "\f657\f657";
}
.fad.icon-divide::after,
.icon-duotone.icon-divide::after {
  content: "\f529\f529";
}
.fad.icon-sun-cloud::after,
.icon-duotone.icon-sun-cloud::after {
  content: "\f763\f763";
}
.fad.icon-lamp-floor::after,
.icon-duotone.icon-lamp-floor::after {
  content: "\e015\e015";
}
.fad.icon-square-7::after,
.icon-duotone.icon-square-7::after {
  content: "\e25c\e25c";
}
.fad.icon-tenge-sign::after,
.icon-duotone.icon-tenge-sign::after {
  content: "\f7d7\f7d7";
}
.fad.icon-tenge::after,
.icon-duotone.icon-tenge::after {
  content: "\f7d7\f7d7";
}
.fad.icon-headphones::after,
.icon-duotone.icon-headphones::after {
  content: "\f025\f025";
}
.fad.icon-hands-holding::after,
.icon-duotone.icon-hands-holding::after {
  content: "\f4c2\f4c2";
}
.fad.icon-campfire::after,
.icon-duotone.icon-campfire::after {
  content: "\f6ba\f6ba";
}
.fad.icon-circle-ampersand::after,
.icon-duotone.icon-circle-ampersand::after {
  content: "\e0f8\e0f8";
}
.fad.icon-snowflakes::after,
.icon-duotone.icon-snowflakes::after {
  content: "\f7cf\f7cf";
}
.fad.icon-hands-clapping::after,
.icon-duotone.icon-hands-clapping::after {
  content: "\e1a8\e1a8";
}
.fad.icon-republican::after,
.icon-duotone.icon-republican::after {
  content: "\f75e\f75e";
}
.fad.icon-leaf-maple::after,
.icon-duotone.icon-leaf-maple::after {
  content: "\f6f6\f6f6";
}
.fad.icon-arrow-left::after,
.icon-duotone.icon-arrow-left::after {
  content: "\f060\f060";
}
.fad.icon-person-circle-xmark::after,
.icon-duotone.icon-person-circle-xmark::after {
  content: "\e543\e543";
}
.fad.icon-ruler::after,
.icon-duotone.icon-ruler::after {
  content: "\f545\f545";
}
.fad.icon-cup-straw-swoosh::after,
.icon-duotone.icon-cup-straw-swoosh::after {
  content: "\e364\e364";
}
.fad.icon-temperature-sun::after,
.icon-duotone.icon-temperature-sun::after {
  content: "\f76a\f76a";
}
.fad.icon-temperature-hot::after,
.icon-duotone.icon-temperature-hot::after {
  content: "\f76a\f76a";
}
.fad.icon-align-left::after,
.icon-duotone.icon-align-left::after {
  content: "\f036\f036";
}
.fad.icon-dice-d6::after,
.icon-duotone.icon-dice-d6::after {
  content: "\f6d1\f6d1";
}
.fad.icon-restroom::after,
.icon-duotone.icon-restroom::after {
  content: "\f7bd\f7bd";
}
.fad.icon-high-definition::after,
.icon-duotone.icon-high-definition::after {
  content: "\e1ae\e1ae";
}
.fad.icon-rectangle-hd::after,
.icon-duotone.icon-rectangle-hd::after {
  content: "\e1ae\e1ae";
}
.fad.icon-j::after,
.icon-duotone.icon-j::after {
  content: "\4a\4a";
}
.fad.icon-galaxy::after,
.icon-duotone.icon-galaxy::after {
  content: "\e008\e008";
}
.fad.icon-users-viewfinder::after,
.icon-duotone.icon-users-viewfinder::after {
  content: "\e595\e595";
}
.fad.icon-file-video::after,
.icon-duotone.icon-file-video::after {
  content: "\f1c8\f1c8";
}
.fad.icon-cherries::after,
.icon-duotone.icon-cherries::after {
  content: "\e0ec\e0ec";
}
.fad.icon-up-right-from-square::after,
.icon-duotone.icon-up-right-from-square::after {
  content: "\f35d\f35d";
}
.fad.icon-external-link-alt::after,
.icon-duotone.icon-external-link-alt::after {
  content: "\f35d\f35d";
}
.fad.icon-circle-sort::after,
.icon-duotone.icon-circle-sort::after {
  content: "\e030\e030";
}
.fad.icon-sort-circle::after,
.icon-duotone.icon-sort-circle::after {
  content: "\e030\e030";
}
.fad.icon-table-cells::after,
.icon-duotone.icon-table-cells::after {
  content: "\f00a\f00a";
}
.fad.icon-th::after,
.icon-duotone.icon-th::after {
  content: "\f00a\f00a";
}
.fad.icon-file-pdf::after,
.icon-duotone.icon-file-pdf::after {
  content: "\f1c1\f1c1";
}
.fad.icon-siren::after,
.icon-duotone.icon-siren::after {
  content: "\e02d\e02d";
}
.fad.icon-arrow-up-to-dotted-line::after,
.icon-duotone.icon-arrow-up-to-dotted-line::after {
  content: "\e0a1\e0a1";
}
.fad.icon-image-landscape::after,
.icon-duotone.icon-image-landscape::after {
  content: "\e1b5\e1b5";
}
.fad.icon-landscape::after,
.icon-duotone.icon-landscape::after {
  content: "\e1b5\e1b5";
}
.fad.icon-tank-water::after,
.icon-duotone.icon-tank-water::after {
  content: "\e452\e452";
}
.fad.icon-curling-stone::after,
.icon-duotone.icon-curling-stone::after {
  content: "\f44a\f44a";
}
.fad.icon-curling::after,
.icon-duotone.icon-curling::after {
  content: "\f44a\f44a";
}
.fad.icon-gamepad-modern::after,
.icon-duotone.icon-gamepad-modern::after {
  content: "\e5a2\e5a2";
}
.fad.icon-gamepad-alt::after,
.icon-duotone.icon-gamepad-alt::after {
  content: "\e5a2\e5a2";
}
.fad.icon-messages-question::after,
.icon-duotone.icon-messages-question::after {
  content: "\e1e7\e1e7";
}
.fad.icon-book-bible::after,
.icon-duotone.icon-book-bible::after {
  content: "\f647\f647";
}
.fad.icon-bible::after,
.icon-duotone.icon-bible::after {
  content: "\f647\f647";
}
.fad.icon-o::after,
.icon-duotone.icon-o::after {
  content: "\4f\4f";
}
.fad.icon-suitcase-medical::after,
.icon-duotone.icon-suitcase-medical::after {
  content: "\f0fa\f0fa";
}
.fad.icon-medkit::after,
.icon-duotone.icon-medkit::after {
  content: "\f0fa\f0fa";
}
.fad.icon-briefcase-arrow-right::after,
.icon-duotone.icon-briefcase-arrow-right::after {
  content: "\e2f2\e2f2";
}
.fad.icon-expand-wide::after,
.icon-duotone.icon-expand-wide::after {
  content: "\f320\f320";
}
.fad.icon-clock-eleven-thirty::after,
.icon-duotone.icon-clock-eleven-thirty::after {
  content: "\e348\e348";
}
.fad.icon-rv::after,
.icon-duotone.icon-rv::after {
  content: "\f7be\f7be";
}
.fad.icon-user-secret::after,
.icon-duotone.icon-user-secret::after {
  content: "\f21b\f21b";
}
.fad.icon-otter::after,
.icon-duotone.icon-otter::after {
  content: "\f700\f700";
}
.fad.icon-dreidel::after,
.icon-duotone.icon-dreidel::after {
  content: "\f792\f792";
}
.fad.icon-person-dress::after,
.icon-duotone.icon-person-dress::after {
  content: "\f182\f182";
}
.fad.icon-female::after,
.icon-duotone.icon-female::after {
  content: "\f182\f182";
}
.fad.icon-comment-dollar::after,
.icon-duotone.icon-comment-dollar::after {
  content: "\f651\f651";
}
.fad.icon-business-time::after,
.icon-duotone.icon-business-time::after {
  content: "\f64a\f64a";
}
.fad.icon-briefcase-clock::after,
.icon-duotone.icon-briefcase-clock::after {
  content: "\f64a\f64a";
}
.fad.icon-flower-tulip::after,
.icon-duotone.icon-flower-tulip::after {
  content: "\f801\f801";
}
.fad.icon-people-pants-simple::after,
.icon-duotone.icon-people-pants-simple::after {
  content: "\e21a\e21a";
}
.fad.icon-cloud-drizzle::after,
.icon-duotone.icon-cloud-drizzle::after {
  content: "\f738\f738";
}
.fad.icon-table-cells-large::after,
.icon-duotone.icon-table-cells-large::after {
  content: "\f009\f009";
}
.fad.icon-th-large::after,
.icon-duotone.icon-th-large::after {
  content: "\f009\f009";
}
.fad.icon-book-tanakh::after,
.icon-duotone.icon-book-tanakh::after {
  content: "\f827\f827";
}
.fad.icon-tanakh::after,
.icon-duotone.icon-tanakh::after {
  content: "\f827\f827";
}
.fad.icon-solar-system::after,
.icon-duotone.icon-solar-system::after {
  content: "\e02f\e02f";
}
.fad.icon-seal-question::after,
.icon-duotone.icon-seal-question::after {
  content: "\e243\e243";
}
.fad.icon-phone-volume::after,
.icon-duotone.icon-phone-volume::after {
  content: "\f2a0\f2a0";
}
.fad.icon-volume-control-phone::after,
.icon-duotone.icon-volume-control-phone::after {
  content: "\f2a0\f2a0";
}
.fad.icon-disc-drive::after,
.icon-duotone.icon-disc-drive::after {
  content: "\f8b5\f8b5";
}
.fad.icon-hat-cowboy-side::after,
.icon-duotone.icon-hat-cowboy-side::after {
  content: "\f8c1\f8c1";
}
.fad.icon-table-rows::after,
.icon-duotone.icon-table-rows::after {
  content: "\e292\e292";
}
.fad.icon-rows::after,
.icon-duotone.icon-rows::after {
  content: "\e292\e292";
}
.fad.icon-location-exclamation::after,
.icon-duotone.icon-location-exclamation::after {
  content: "\f608\f608";
}
.fad.icon-map-marker-exclamation::after,
.icon-duotone.icon-map-marker-exclamation::after {
  content: "\f608\f608";
}
.fad.icon-face-fearful::after,
.icon-duotone.icon-face-fearful::after {
  content: "\e375\e375";
}
.fad.icon-clipboard-user::after,
.icon-duotone.icon-clipboard-user::after {
  content: "\f7f3\f7f3";
}
.fad.icon-bus-school::after,
.icon-duotone.icon-bus-school::after {
  content: "\f5dd\f5dd";
}
.fad.icon-film-slash::after,
.icon-duotone.icon-film-slash::after {
  content: "\e179\e179";
}
.fad.icon-square-arrow-down-right::after,
.icon-duotone.icon-square-arrow-down-right::after {
  content: "\e262\e262";
}
.fad.icon-book-sparkles::after,
.icon-duotone.icon-book-sparkles::after {
  content: "\f6b8\f6b8";
}
.fad.icon-book-spells::after,
.icon-duotone.icon-book-spells::after {
  content: "\f6b8\f6b8";
}
.fad.icon-washing-machine::after,
.icon-duotone.icon-washing-machine::after {
  content: "\f898\f898";
}
.fad.icon-washer::after,
.icon-duotone.icon-washer::after {
  content: "\f898\f898";
}
.fad.icon-child::after,
.icon-duotone.icon-child::after {
  content: "\f1ae\f1ae";
}
.fad.icon-lira-sign::after,
.icon-duotone.icon-lira-sign::after {
  content: "\f195\f195";
}
.fad.icon-user-visor::after,
.icon-duotone.icon-user-visor::after {
  content: "\e04c\e04c";
}
.fad.icon-file-plus-minus::after,
.icon-duotone.icon-file-plus-minus::after {
  content: "\e177\e177";
}
.fad.icon-chess-clock-flip::after,
.icon-duotone.icon-chess-clock-flip::after {
  content: "\f43e\f43e";
}
.fad.icon-chess-clock-alt::after,
.icon-duotone.icon-chess-clock-alt::after {
  content: "\f43e\f43e";
}
.fad.icon-satellite::after,
.icon-duotone.icon-satellite::after {
  content: "\f7bf\f7bf";
}
.fad.icon-plane-lock::after,
.icon-duotone.icon-plane-lock::after {
  content: "\e558\e558";
}
.fad.icon-steering-wheel::after,
.icon-duotone.icon-steering-wheel::after {
  content: "\f622\f622";
}
.fad.icon-tag::after,
.icon-duotone.icon-tag::after {
  content: "\f02b\f02b";
}
.fad.icon-stretcher::after,
.icon-duotone.icon-stretcher::after {
  content: "\f825\f825";
}
.fad.icon-book-section::after,
.icon-duotone.icon-book-section::after {
  content: "\e0c1\e0c1";
}
.fad.icon-book-law::after,
.icon-duotone.icon-book-law::after {
  content: "\e0c1\e0c1";
}
.fad.icon-inboxes::after,
.icon-duotone.icon-inboxes::after {
  content: "\e1bb\e1bb";
}
.fad.icon-coffee-bean::after,
.icon-duotone.icon-coffee-bean::after {
  content: "\e13e\e13e";
}
.fad.icon-circle-yen::after,
.icon-duotone.icon-circle-yen::after {
  content: "\e5d0\e5d0";
}
.fad.icon-brackets-curly::after,
.icon-duotone.icon-brackets-curly::after {
  content: "\f7ea\f7ea";
}
.fad.icon-ellipsis-stroke-vertical::after,
.icon-duotone.icon-ellipsis-stroke-vertical::after {
  content: "\f39c\f39c";
}
.fad.icon-ellipsis-v-alt::after,
.icon-duotone.icon-ellipsis-v-alt::after {
  content: "\f39c\f39c";
}
.fad.icon-comment::after,
.icon-duotone.icon-comment::after {
  content: "\f075\f075";
}
.fad.icon-square-1::after,
.icon-duotone.icon-square-1::after {
  content: "\e256\e256";
}
.fad.icon-cake-candles::after,
.icon-duotone.icon-cake-candles::after {
  content: "\f1fd\f1fd";
}
.fad.icon-birthday-cake::after,
.icon-duotone.icon-birthday-cake::after {
  content: "\f1fd\f1fd";
}
.fad.icon-cake::after,
.icon-duotone.icon-cake::after {
  content: "\f1fd\f1fd";
}
.fad.icon-head-side::after,
.icon-duotone.icon-head-side::after {
  content: "\f6e9\f6e9";
}
.fad.icon-envelope::after,
.icon-duotone.icon-envelope::after {
  content: "\f0e0\f0e0";
}
.fad.icon-dolly-empty::after,
.icon-duotone.icon-dolly-empty::after {
  content: "\f473\f473";
}
.fad.icon-face-tissue::after,
.icon-duotone.icon-face-tissue::after {
  content: "\e39c\e39c";
}
.fad.icon-angles-up::after,
.icon-duotone.icon-angles-up::after {
  content: "\f102\f102";
}
.fad.icon-angle-double-up::after,
.icon-duotone.icon-angle-double-up::after {
  content: "\f102\f102";
}
.fad.icon-bin-recycle::after,
.icon-duotone.icon-bin-recycle::after {
  content: "\e5f7\e5f7";
}
.fad.icon-paperclip::after,
.icon-duotone.icon-paperclip::after {
  content: "\f0c6\f0c6";
}
.fad.icon-chart-line-down::after,
.icon-duotone.icon-chart-line-down::after {
  content: "\f64d\f64d";
}
.fad.icon-arrow-right-to-city::after,
.icon-duotone.icon-arrow-right-to-city::after {
  content: "\e4b3\e4b3";
}
.fad.icon-lock-a::after,
.icon-duotone.icon-lock-a::after {
  content: "\e422\e422";
}
.fad.icon-ribbon::after,
.icon-duotone.icon-ribbon::after {
  content: "\f4d6\f4d6";
}
.fad.icon-lungs::after,
.icon-duotone.icon-lungs::after {
  content: "\f604\f604";
}
.fad.icon-person-pinball::after,
.icon-duotone.icon-person-pinball::after {
  content: "\e21d\e21d";
}
.fad.icon-arrow-up-9-1::after,
.icon-duotone.icon-arrow-up-9-1::after {
  content: "\f887\f887";
}
.fad.icon-sort-numeric-up-alt::after,
.icon-duotone.icon-sort-numeric-up-alt::after {
  content: "\f887\f887";
}
.fad.icon-apple-core::after,
.icon-duotone.icon-apple-core::after {
  content: "\e08f\e08f";
}
.fad.icon-circle-y::after,
.icon-duotone.icon-circle-y::after {
  content: "\e12f\e12f";
}
.fad.icon-h6::after,
.icon-duotone.icon-h6::after {
  content: "\e413\e413";
}
.fad.icon-litecoin-sign::after,
.icon-duotone.icon-litecoin-sign::after {
  content: "\e1d3\e1d3";
}
.fad.icon-circle-small::after,
.icon-duotone.icon-circle-small::after {
  content: "\e122\e122";
}
.fad.icon-border-none::after,
.icon-duotone.icon-border-none::after {
  content: "\f850\f850";
}
.fad.icon-arrow-turn-down-left::after,
.icon-duotone.icon-arrow-turn-down-left::after {
  content: "\e2e1\e2e1";
}
.fad.icon-circle-nodes::after,
.icon-duotone.icon-circle-nodes::after {
  content: "\e4e2\e4e2";
}
.fad.icon-parachute-box::after,
.icon-duotone.icon-parachute-box::after {
  content: "\f4cd\f4cd";
}
.fad.icon-message-medical::after,
.icon-duotone.icon-message-medical::after {
  content: "\f7f4\f7f4";
}
.fad.icon-comment-alt-medical::after,
.icon-duotone.icon-comment-alt-medical::after {
  content: "\f7f4\f7f4";
}
.fad.icon-rugby-ball::after,
.icon-duotone.icon-rugby-ball::after {
  content: "\e3c6\e3c6";
}
.fad.icon-comment-music::after,
.icon-duotone.icon-comment-music::after {
  content: "\f8b0\f8b0";
}
.fad.icon-indent::after,
.icon-duotone.icon-indent::after {
  content: "\f03c\f03c";
}
.fad.icon-tree-deciduous::after,
.icon-duotone.icon-tree-deciduous::after {
  content: "\f400\f400";
}
.fad.icon-tree-alt::after,
.icon-duotone.icon-tree-alt::after {
  content: "\f400\f400";
}
.fad.icon-puzzle-piece-simple::after,
.icon-duotone.icon-puzzle-piece-simple::after {
  content: "\e231\e231";
}
.fad.icon-puzzle-piece-alt::after,
.icon-duotone.icon-puzzle-piece-alt::after {
  content: "\e231\e231";
}
.fad.icon-truck-field-un::after,
.icon-duotone.icon-truck-field-un::after {
  content: "\e58e\e58e";
}
.fad.icon-nfc-trash::after,
.icon-duotone.icon-nfc-trash::after {
  content: "\e1fd\e1fd";
}
.fad.icon-hourglass::after,
.icon-duotone.icon-hourglass::after {
  content: "\f254\f254";
}
.fad.icon-hourglass-empty::after,
.icon-duotone.icon-hourglass-empty::after {
  content: "\f254\f254";
}
.fad.icon-mountain::after,
.icon-duotone.icon-mountain::after {
  content: "\f6fc\f6fc";
}
.fad.icon-file-xmark::after,
.icon-duotone.icon-file-xmark::after {
  content: "\f317\f317";
}
.fad.icon-file-times::after,
.icon-duotone.icon-file-times::after {
  content: "\f317\f317";
}
.fad.icon-house-heart::after,
.icon-duotone.icon-house-heart::after {
  content: "\f4c9\f4c9";
}
.fad.icon-home-heart::after,
.icon-duotone.icon-home-heart::after {
  content: "\f4c9\f4c9";
}
.fad.icon-house-chimney-blank::after,
.icon-duotone.icon-house-chimney-blank::after {
  content: "\e3b0\e3b0";
}
.fad.icon-meter-bolt::after,
.icon-duotone.icon-meter-bolt::after {
  content: "\e1e9\e1e9";
}
.fad.icon-user-doctor::after,
.icon-duotone.icon-user-doctor::after {
  content: "\f0f0\f0f0";
}
.fad.icon-user-md::after,
.icon-duotone.icon-user-md::after {
  content: "\f0f0\f0f0";
}
.fad.icon-slash-back::after,
.icon-duotone.icon-slash-back::after {
  content: "\5c\5c";
}
.fad.icon-circle-info::after,
.icon-duotone.icon-circle-info::after {
  content: "\f05a\f05a";
}
.fad.icon-info-circle::after,
.icon-duotone.icon-info-circle::after {
  content: "\f05a\f05a";
}
.fad.icon-fishing-rod::after,
.icon-duotone.icon-fishing-rod::after {
  content: "\e3a8\e3a8";
}
.fad.icon-hammer-crash::after,
.icon-duotone.icon-hammer-crash::after {
  content: "\e414\e414";
}
.fad.icon-message-heart::after,
.icon-duotone.icon-message-heart::after {
  content: "\e5c9\e5c9";
}
.fad.icon-cloud-meatball::after,
.icon-duotone.icon-cloud-meatball::after {
  content: "\f73b\f73b";
}
.fad.icon-camera-polaroid::after,
.icon-duotone.icon-camera-polaroid::after {
  content: "\f8aa\f8aa";
}
.fad.icon-camera::after,
.icon-duotone.icon-camera::after {
  content: "\f030\f030";
}
.fad.icon-camera-alt::after,
.icon-duotone.icon-camera-alt::after {
  content: "\f030\f030";
}
.fad.icon-square-virus::after,
.icon-duotone.icon-square-virus::after {
  content: "\e578\e578";
}
.fad.icon-cart-arrow-up::after,
.icon-duotone.icon-cart-arrow-up::after {
  content: "\e3ee\e3ee";
}
.fad.icon-meteor::after,
.icon-duotone.icon-meteor::after {
  content: "\f753\f753";
}
.fad.icon-car-on::after,
.icon-duotone.icon-car-on::after {
  content: "\e4dd\e4dd";
}
.fad.icon-sleigh::after,
.icon-duotone.icon-sleigh::after {
  content: "\f7cc\f7cc";
}
.fad.icon-arrow-down-1-9::after,
.icon-duotone.icon-arrow-down-1-9::after {
  content: "\f162\f162";
}
.fad.icon-sort-numeric-asc::after,
.icon-duotone.icon-sort-numeric-asc::after {
  content: "\f162\f162";
}
.fad.icon-sort-numeric-down::after,
.icon-duotone.icon-sort-numeric-down::after {
  content: "\f162\f162";
}
.fad.icon-buoy-mooring::after,
.icon-duotone.icon-buoy-mooring::after {
  content: "\e5b6\e5b6";
}
.fad.icon-square-4::after,
.icon-duotone.icon-square-4::after {
  content: "\e259\e259";
}
.fad.icon-hand-holding-droplet::after,
.icon-duotone.icon-hand-holding-droplet::after {
  content: "\f4c1\f4c1";
}
.fad.icon-hand-holding-water::after,
.icon-duotone.icon-hand-holding-water::after {
  content: "\f4c1\f4c1";
}
.fad.icon-tricycle-adult::after,
.icon-duotone.icon-tricycle-adult::after {
  content: "\e5c4\e5c4";
}
.fad.icon-waveform::after,
.icon-duotone.icon-waveform::after {
  content: "\f8f1\f8f1";
}
.fad.icon-water::after,
.icon-duotone.icon-water::after {
  content: "\f773\f773";
}
.fad.icon-star-sharp-half-stroke::after,
.icon-duotone.icon-star-sharp-half-stroke::after {
  content: "\e28d\e28d";
}
.fad.icon-star-sharp-half-alt::after,
.icon-duotone.icon-star-sharp-half-alt::after {
  content: "\e28d\e28d";
}
.fad.icon-nfc-signal::after,
.icon-duotone.icon-nfc-signal::after {
  content: "\e1fb\e1fb";
}
.fad.icon-plane-prop::after,
.icon-duotone.icon-plane-prop::after {
  content: "\e22b\e22b";
}
.fad.icon-calendar-check::after,
.icon-duotone.icon-calendar-check::after {
  content: "\f274\f274";
}
.fad.icon-clock-desk::after,
.icon-duotone.icon-clock-desk::after {
  content: "\e134\e134";
}
.fad.icon-calendar-clock::after,
.icon-duotone.icon-calendar-clock::after {
  content: "\e0d2\e0d2";
}
.fad.icon-calendar-time::after,
.icon-duotone.icon-calendar-time::after {
  content: "\e0d2\e0d2";
}
.fad.icon-braille::after,
.icon-duotone.icon-braille::after {
  content: "\f2a1\f2a1";
}
.fad.icon-prescription-bottle-medical::after,
.icon-duotone.icon-prescription-bottle-medical::after {
  content: "\f486\f486";
}
.fad.icon-prescription-bottle-alt::after,
.icon-duotone.icon-prescription-bottle-alt::after {
  content: "\f486\f486";
}
.fad.icon-plate-utensils::after,
.icon-duotone.icon-plate-utensils::after {
  content: "\e43b\e43b";
}
.fad.icon-family-pants::after,
.icon-duotone.icon-family-pants::after {
  content: "\e302\e302";
}
.fad.icon-hose-reel::after,
.icon-duotone.icon-hose-reel::after {
  content: "\e41a\e41a";
}
.fad.icon-house-window::after,
.icon-duotone.icon-house-window::after {
  content: "\e3b3\e3b3";
}
.fad.icon-landmark::after,
.icon-duotone.icon-landmark::after {
  content: "\f66f\f66f";
}
.fad.icon-truck::after,
.icon-duotone.icon-truck::after {
  content: "\f0d1\f0d1";
}
.fad.icon-crosshairs::after,
.icon-duotone.icon-crosshairs::after {
  content: "\f05b\f05b";
}
.fad.icon-cloud-rainbow::after,
.icon-duotone.icon-cloud-rainbow::after {
  content: "\f73e\f73e";
}
.fad.icon-person-cane::after,
.icon-duotone.icon-person-cane::after {
  content: "\e53c\e53c";
}
.fad.icon-alien::after,
.icon-duotone.icon-alien::after {
  content: "\f8f5\f8f5";
}
.fad.icon-tent::after,
.icon-duotone.icon-tent::after {
  content: "\e57d\e57d";
}
.fad.icon-laptop-binary::after,
.icon-duotone.icon-laptop-binary::after {
  content: "\e5e7\e5e7";
}
.fad.icon-vest-patches::after,
.icon-duotone.icon-vest-patches::after {
  content: "\e086\e086";
}
.fad.icon-people-dress-simple::after,
.icon-duotone.icon-people-dress-simple::after {
  content: "\e218\e218";
}
.fad.icon-check-double::after,
.icon-duotone.icon-check-double::after {
  content: "\f560\f560";
}
.fad.icon-arrow-down-a-z::after,
.icon-duotone.icon-arrow-down-a-z::after {
  content: "\f15d\f15d";
}
.fad.icon-sort-alpha-asc::after,
.icon-duotone.icon-sort-alpha-asc::after {
  content: "\f15d\f15d";
}
.fad.icon-sort-alpha-down::after,
.icon-duotone.icon-sort-alpha-down::after {
  content: "\f15d\f15d";
}
.fad.icon-bowling-ball-pin::after,
.icon-duotone.icon-bowling-ball-pin::after {
  content: "\e0c3\e0c3";
}
.fad.icon-bell-school-slash::after,
.icon-duotone.icon-bell-school-slash::after {
  content: "\f5d6\f5d6";
}
.fad.icon-plus-large::after,
.icon-duotone.icon-plus-large::after {
  content: "\e59e\e59e";
}
.fad.icon-money-bill-wheat::after,
.icon-duotone.icon-money-bill-wheat::after {
  content: "\e52a\e52a";
}
.fad.icon-camera-viewfinder::after,
.icon-duotone.icon-camera-viewfinder::after {
  content: "\e0da\e0da";
}
.fad.icon-screenshot::after,
.icon-duotone.icon-screenshot::after {
  content: "\e0da\e0da";
}
.fad.icon-message-music::after,
.icon-duotone.icon-message-music::after {
  content: "\f8af\f8af";
}
.fad.icon-comment-alt-music::after,
.icon-duotone.icon-comment-alt-music::after {
  content: "\f8af\f8af";
}
.fad.icon-car-building::after,
.icon-duotone.icon-car-building::after {
  content: "\f859\f859";
}
.fad.icon-border-bottom-right::after,
.icon-duotone.icon-border-bottom-right::after {
  content: "\f854\f854";
}
.fad.icon-border-style-alt::after,
.icon-duotone.icon-border-style-alt::after {
  content: "\f854\f854";
}
.fad.icon-octagon::after,
.icon-duotone.icon-octagon::after {
  content: "\f306\f306";
}
.fad.icon-comment-arrow-up-right::after,
.icon-duotone.icon-comment-arrow-up-right::after {
  content: "\e145\e145";
}
.fad.icon-octagon-divide::after,
.icon-duotone.icon-octagon-divide::after {
  content: "\e203\e203";
}
.fad.icon-cookie::after,
.icon-duotone.icon-cookie::after {
  content: "\f563\f563";
}
.fad.icon-arrow-rotate-left::after,
.icon-duotone.icon-arrow-rotate-left::after {
  content: "\f0e2\f0e2";
}
.fad.icon-arrow-left-rotate::after,
.icon-duotone.icon-arrow-left-rotate::after {
  content: "\f0e2\f0e2";
}
.fad.icon-arrow-rotate-back::after,
.icon-duotone.icon-arrow-rotate-back::after {
  content: "\f0e2\f0e2";
}
.fad.icon-arrow-rotate-backward::after,
.icon-duotone.icon-arrow-rotate-backward::after {
  content: "\f0e2\f0e2";
}
.fad.icon-undo::after,
.icon-duotone.icon-undo::after {
  content: "\f0e2\f0e2";
}
.fad.icon-tv-music::after,
.icon-duotone.icon-tv-music::after {
  content: "\f8e6\f8e6";
}
.fad.icon-hard-drive::after,
.icon-duotone.icon-hard-drive::after {
  content: "\f0a0\f0a0";
}
.fad.icon-hdd::after,
.icon-duotone.icon-hdd::after {
  content: "\f0a0\f0a0";
}
.fad.icon-reel::after,
.icon-duotone.icon-reel::after {
  content: "\e238\e238";
}
.fad.icon-face-grin-squint-tears::after,
.icon-duotone.icon-face-grin-squint-tears::after {
  content: "\f586\f586";
}
.fad.icon-grin-squint-tears::after,
.icon-duotone.icon-grin-squint-tears::after {
  content: "\f586\f586";
}
.fad.icon-dumbbell::after,
.icon-duotone.icon-dumbbell::after {
  content: "\f44b\f44b";
}
.fad.icon-rectangle-list::after,
.icon-duotone.icon-rectangle-list::after {
  content: "\f022\f022";
}
.fad.icon-list-alt::after,
.icon-duotone.icon-list-alt::after {
  content: "\f022\f022";
}
.fad.icon-tarp-droplet::after,
.icon-duotone.icon-tarp-droplet::after {
  content: "\e57c\e57c";
}
.fad.icon-alarm-exclamation::after,
.icon-duotone.icon-alarm-exclamation::after {
  content: "\f843\f843";
}
.fad.icon-house-medical-circle-check::after,
.icon-duotone.icon-house-medical-circle-check::after {
  content: "\e511\e511";
}
.fad.icon-traffic-cone::after,
.icon-duotone.icon-traffic-cone::after {
  content: "\f636\f636";
}
.fad.icon-grate::after,
.icon-duotone.icon-grate::after {
  content: "\e193\e193";
}
.fad.icon-arrow-down-right::after,
.icon-duotone.icon-arrow-down-right::after {
  content: "\e093\e093";
}
.fad.icon-person-skiing-nordic::after,
.icon-duotone.icon-person-skiing-nordic::after {
  content: "\f7ca\f7ca";
}
.fad.icon-skiing-nordic::after,
.icon-duotone.icon-skiing-nordic::after {
  content: "\f7ca\f7ca";
}
.fad.icon-calendar-plus::after,
.icon-duotone.icon-calendar-plus::after {
  content: "\f271\f271";
}
.fad.icon-person-from-portal::after,
.icon-duotone.icon-person-from-portal::after {
  content: "\e023\e023";
}
.fad.icon-portal-exit::after,
.icon-duotone.icon-portal-exit::after {
  content: "\e023\e023";
}
.fad.icon-plane-arrival::after,
.icon-duotone.icon-plane-arrival::after {
  content: "\f5af\f5af";
}
.fad.icon-cowbell-circle-plus::after,
.icon-duotone.icon-cowbell-circle-plus::after {
  content: "\f8b4\f8b4";
}
.fad.icon-cowbell-more::after,
.icon-duotone.icon-cowbell-more::after {
  content: "\f8b4\f8b4";
}
.fad.icon-circle-left::after,
.icon-duotone.icon-circle-left::after {
  content: "\f359\f359";
}
.fad.icon-arrow-alt-circle-left::after,
.icon-duotone.icon-arrow-alt-circle-left::after {
  content: "\f359\f359";
}
.fad.icon-distribute-spacing-vertical::after,
.icon-duotone.icon-distribute-spacing-vertical::after {
  content: "\e366\e366";
}
.fad.icon-signal-bars-fair::after,
.icon-duotone.icon-signal-bars-fair::after {
  content: "\f692\f692";
}
.fad.icon-signal-alt-2::after,
.icon-duotone.icon-signal-alt-2::after {
  content: "\f692\f692";
}
.fad.icon-sportsball::after,
.icon-duotone.icon-sportsball::after {
  content: "\e44b\e44b";
}
.fad.icon-game-console-handheld-crank::after,
.icon-duotone.icon-game-console-handheld-crank::after {
  content: "\e5b9\e5b9";
}
.fad.icon-train-subway::after,
.icon-duotone.icon-train-subway::after {
  content: "\f239\f239";
}
.fad.icon-subway::after,
.icon-duotone.icon-subway::after {
  content: "\f239\f239";
}
.fad.icon-chart-gantt::after,
.icon-duotone.icon-chart-gantt::after {
  content: "\e0e4\e0e4";
}
.fad.icon-face-smile-upside-down::after,
.icon-duotone.icon-face-smile-upside-down::after {
  content: "\e395\e395";
}
.fad.icon-ball-pile::after,
.icon-duotone.icon-ball-pile::after {
  content: "\f77e\f77e";
}
.fad.icon-badge-dollar::after,
.icon-duotone.icon-badge-dollar::after {
  content: "\f645\f645";
}
.fad.icon-money-bills-simple::after,
.icon-duotone.icon-money-bills-simple::after {
  content: "\e1f4\e1f4";
}
.fad.icon-money-bills-alt::after,
.icon-duotone.icon-money-bills-alt::after {
  content: "\e1f4\e1f4";
}
.fad.icon-list-timeline::after,
.icon-duotone.icon-list-timeline::after {
  content: "\e1d1\e1d1";
}
.fad.icon-indian-rupee-sign::after,
.icon-duotone.icon-indian-rupee-sign::after {
  content: "\e1bc\e1bc";
}
.fad.icon-indian-rupee::after,
.icon-duotone.icon-indian-rupee::after {
  content: "\e1bc\e1bc";
}
.fad.icon-inr::after,
.icon-duotone.icon-inr::after {
  content: "\e1bc\e1bc";
}
.fad.icon-crop-simple::after,
.icon-duotone.icon-crop-simple::after {
  content: "\f565\f565";
}
.fad.icon-crop-alt::after,
.icon-duotone.icon-crop-alt::after {
  content: "\f565\f565";
}
.fad.icon-money-bill-1::after,
.icon-duotone.icon-money-bill-1::after {
  content: "\f3d1\f3d1";
}
.fad.icon-money-bill-alt::after,
.icon-duotone.icon-money-bill-alt::after {
  content: "\f3d1\f3d1";
}
.fad.icon-left-long::after,
.icon-duotone.icon-left-long::after {
  content: "\f30a\f30a";
}
.fad.icon-long-arrow-alt-left::after,
.icon-duotone.icon-long-arrow-alt-left::after {
  content: "\f30a\f30a";
}
.fad.icon-keyboard-down::after,
.icon-duotone.icon-keyboard-down::after {
  content: "\e1c2\e1c2";
}
.fad.icon-circle-up-right::after,
.icon-duotone.icon-circle-up-right::after {
  content: "\e129\e129";
}
.fad.icon-cloud-bolt-moon::after,
.icon-duotone.icon-cloud-bolt-moon::after {
  content: "\f76d\f76d";
}
.fad.icon-thunderstorm-moon::after,
.icon-duotone.icon-thunderstorm-moon::after {
  content: "\f76d\f76d";
}
.fad.icon-dna::after,
.icon-duotone.icon-dna::after {
  content: "\f471\f471";
}
.fad.icon-virus-slash::after,
.icon-duotone.icon-virus-slash::after {
  content: "\e075\e075";
}
.fad.icon-bracket-round-right::after,
.icon-duotone.icon-bracket-round-right::after {
  content: "\29\29";
}
.fad.icon-circle-sterling::after,
.icon-duotone.icon-circle-sterling::after {
  content: "\e5cf\e5cf";
}
.fad.icon-circle-5::after,
.icon-duotone.icon-circle-5::after {
  content: "\e0f2\e0f2";
}
.fad.icon-minus::after,
.icon-duotone.icon-minus::after {
  content: "\f068\f068";
}
.fad.icon-subtract::after,
.icon-duotone.icon-subtract::after {
  content: "\f068\f068";
}
.fad.icon-fire-flame::after,
.icon-duotone.icon-fire-flame::after {
  content: "\f6df\f6df";
}
.fad.icon-flame::after,
.icon-duotone.icon-flame::after {
  content: "\f6df\f6df";
}
.fad.icon-right-to-line::after,
.icon-duotone.icon-right-to-line::after {
  content: "\f34c\f34c";
}
.fad.icon-arrow-alt-to-right::after,
.icon-duotone.icon-arrow-alt-to-right::after {
  content: "\f34c\f34c";
}
.fad.icon-gif::after,
.icon-duotone.icon-gif::after {
  content: "\e190\e190";
}
.fad.icon-chess::after,
.icon-duotone.icon-chess::after {
  content: "\f439\f439";
}
.fad.icon-trash-slash::after,
.icon-duotone.icon-trash-slash::after {
  content: "\e2b3\e2b3";
}
.fad.icon-arrow-left-long::after,
.icon-duotone.icon-arrow-left-long::after {
  content: "\f177\f177";
}
.fad.icon-long-arrow-left::after,
.icon-duotone.icon-long-arrow-left::after {
  content: "\f177\f177";
}
.fad.icon-plug-circle-check::after,
.icon-duotone.icon-plug-circle-check::after {
  content: "\e55c\e55c";
}
.fad.icon-font-case::after,
.icon-duotone.icon-font-case::after {
  content: "\f866\f866";
}
.fad.icon-street-view::after,
.icon-duotone.icon-street-view::after {
  content: "\f21d\f21d";
}
.fad.icon-arrow-down-left::after,
.icon-duotone.icon-arrow-down-left::after {
  content: "\e091\e091";
}
.fad.icon-franc-sign::after,
.icon-duotone.icon-franc-sign::after {
  content: "\e18f\e18f";
}
.fad.icon-flask-round-poison::after,
.icon-duotone.icon-flask-round-poison::after {
  content: "\f6e0\f6e0";
}
.fad.icon-flask-poison::after,
.icon-duotone.icon-flask-poison::after {
  content: "\f6e0\f6e0";
}
.fad.icon-volume-off::after,
.icon-duotone.icon-volume-off::after {
  content: "\f026\f026";
}
.fad.icon-book-circle-arrow-right::after,
.icon-duotone.icon-book-circle-arrow-right::after {
  content: "\e0bc\e0bc";
}
.fad.icon-chart-user::after,
.icon-duotone.icon-chart-user::after {
  content: "\f6a3\f6a3";
}
.fad.icon-user-chart::after,
.icon-duotone.icon-user-chart::after {
  content: "\f6a3\f6a3";
}
.fad.icon-hands-asl-interpreting::after,
.icon-duotone.icon-hands-asl-interpreting::after {
  content: "\f2a3\f2a3";
}
.fad.icon-american-sign-language-interpreting::after,
.icon-duotone.icon-american-sign-language-interpreting::after {
  content: "\f2a3\f2a3";
}
.fad.icon-asl-interpreting::after,
.icon-duotone.icon-asl-interpreting::after {
  content: "\f2a3\f2a3";
}
.fad.icon-hands-american-sign-language-interpreting::after,
.icon-duotone.icon-hands-american-sign-language-interpreting::after {
  content: "\f2a3\f2a3";
}
.fad.icon-presentation-screen::after,
.icon-duotone.icon-presentation-screen::after {
  content: "\f685\f685";
}
.fad.icon-presentation::after,
.icon-duotone.icon-presentation::after {
  content: "\f685\f685";
}
.fad.icon-circle-bolt::after,
.icon-duotone.icon-circle-bolt::after {
  content: "\e0fe\e0fe";
}
.fad.icon-face-smile-halo::after,
.icon-duotone.icon-face-smile-halo::after {
  content: "\e38f\e38f";
}
.fad.icon-cart-circle-arrow-down::after,
.icon-duotone.icon-cart-circle-arrow-down::after {
  content: "\e3ef\e3ef";
}
.fad.icon-house-person-return::after,
.icon-duotone.icon-house-person-return::after {
  content: "\e011\e011";
}
.fad.icon-house-person-arrive::after,
.icon-duotone.icon-house-person-arrive::after {
  content: "\e011\e011";
}
.fad.icon-house-return::after,
.icon-duotone.icon-house-return::after {
  content: "\e011\e011";
}
.fad.icon-message-xmark::after,
.icon-duotone.icon-message-xmark::after {
  content: "\f4ab\f4ab";
}
.fad.icon-comment-alt-times::after,
.icon-duotone.icon-comment-alt-times::after {
  content: "\f4ab\f4ab";
}
.fad.icon-message-times::after,
.icon-duotone.icon-message-times::after {
  content: "\f4ab\f4ab";
}
.fad.icon-file-certificate::after,
.icon-duotone.icon-file-certificate::after {
  content: "\f5f3\f5f3";
}
.fad.icon-file-award::after,
.icon-duotone.icon-file-award::after {
  content: "\f5f3\f5f3";
}
.fad.icon-user-doctor-hair-long::after,
.icon-duotone.icon-user-doctor-hair-long::after {
  content: "\e459\e459";
}
.fad.icon-camera-security::after,
.icon-duotone.icon-camera-security::after {
  content: "\f8fe\f8fe";
}
.fad.icon-camera-home::after,
.icon-duotone.icon-camera-home::after {
  content: "\f8fe\f8fe";
}
.fad.icon-gear::after,
.icon-duotone.icon-gear::after {
  content: "\f013\f013";
}
.fad.icon-cog::after,
.icon-duotone.icon-cog::after {
  content: "\f013\f013";
}
.fad.icon-droplet-slash::after,
.icon-duotone.icon-droplet-slash::after {
  content: "\f5c7\f5c7";
}
.fad.icon-tint-slash::after,
.icon-duotone.icon-tint-slash::after {
  content: "\f5c7\f5c7";
}
.fad.icon-book-heart::after,
.icon-duotone.icon-book-heart::after {
  content: "\f499\f499";
}
.fad.icon-mosque::after,
.icon-duotone.icon-mosque::after {
  content: "\f678\f678";
}
.fad.icon-duck::after,
.icon-duotone.icon-duck::after {
  content: "\f6d8\f6d8";
}
.fad.icon-mosquito::after,
.icon-duotone.icon-mosquito::after {
  content: "\e52b\e52b";
}
.fad.icon-star-of-david::after,
.icon-duotone.icon-star-of-david::after {
  content: "\f69a\f69a";
}
.fad.icon-flag-swallowtail::after,
.icon-duotone.icon-flag-swallowtail::after {
  content: "\f74c\f74c";
}
.fad.icon-flag-alt::after,
.icon-duotone.icon-flag-alt::after {
  content: "\f74c\f74c";
}
.fad.icon-person-military-rifle::after,
.icon-duotone.icon-person-military-rifle::after {
  content: "\e54b\e54b";
}
.fad.icon-car-garage::after,
.icon-duotone.icon-car-garage::after {
  content: "\f5e2\f5e2";
}
.fad.icon-cart-shopping::after,
.icon-duotone.icon-cart-shopping::after {
  content: "\f07a\f07a";
}
.fad.icon-shopping-cart::after,
.icon-duotone.icon-shopping-cart::after {
  content: "\f07a\f07a";
}
.fad.icon-book-font::after,
.icon-duotone.icon-book-font::after {
  content: "\e0bf\e0bf";
}
.fad.icon-shield-plus::after,
.icon-duotone.icon-shield-plus::after {
  content: "\e24a\e24a";
}
.fad.icon-vials::after,
.icon-duotone.icon-vials::after {
  content: "\f493\f493";
}
.fad.icon-eye-dropper-full::after,
.icon-duotone.icon-eye-dropper-full::after {
  content: "\e172\e172";
}
.fad.icon-distribute-spacing-horizontal::after,
.icon-duotone.icon-distribute-spacing-horizontal::after {
  content: "\e365\e365";
}
.fad.icon-tablet-rugged::after,
.icon-duotone.icon-tablet-rugged::after {
  content: "\f48f\f48f";
}
.fad.icon-temperature-snow::after,
.icon-duotone.icon-temperature-snow::after {
  content: "\f768\f768";
}
.fad.icon-temperature-frigid::after,
.icon-duotone.icon-temperature-frigid::after {
  content: "\f768\f768";
}
.fad.icon-moped::after,
.icon-duotone.icon-moped::after {
  content: "\e3b9\e3b9";
}
.fad.icon-face-smile-plus::after,
.icon-duotone.icon-face-smile-plus::after {
  content: "\f5b9\f5b9";
}
.fad.icon-smile-plus::after,
.icon-duotone.icon-smile-plus::after {
  content: "\f5b9\f5b9";
}
.fad.icon-radio-tuner::after,
.icon-duotone.icon-radio-tuner::after {
  content: "\f8d8\f8d8";
}
.fad.icon-radio-alt::after,
.icon-duotone.icon-radio-alt::after {
  content: "\f8d8\f8d8";
}
.fad.icon-face-swear::after,
.icon-duotone.icon-face-swear::after {
  content: "\e399\e399";
}
.fad.icon-water-arrow-down::after,
.icon-duotone.icon-water-arrow-down::after {
  content: "\f774\f774";
}
.fad.icon-water-lower::after,
.icon-duotone.icon-water-lower::after {
  content: "\f774\f774";
}
.fad.icon-scanner-touchscreen::after,
.icon-duotone.icon-scanner-touchscreen::after {
  content: "\f48a\f48a";
}
.fad.icon-circle-7::after,
.icon-duotone.icon-circle-7::after {
  content: "\e0f4\e0f4";
}
.fad.icon-plug-circle-plus::after,
.icon-duotone.icon-plug-circle-plus::after {
  content: "\e55f\e55f";
}
.fad.icon-person-ski-jumping::after,
.icon-duotone.icon-person-ski-jumping::after {
  content: "\f7c7\f7c7";
}
.fad.icon-ski-jump::after,
.icon-duotone.icon-ski-jump::after {
  content: "\f7c7\f7c7";
}
.fad.icon-place-of-worship::after,
.icon-duotone.icon-place-of-worship::after {
  content: "\f67f\f67f";
}
.fad.icon-water-arrow-up::after,
.icon-duotone.icon-water-arrow-up::after {
  content: "\f775\f775";
}
.fad.icon-water-rise::after,
.icon-duotone.icon-water-rise::after {
  content: "\f775\f775";
}
.fad.icon-waveform-lines::after,
.icon-duotone.icon-waveform-lines::after {
  content: "\f8f2\f8f2";
}
.fad.icon-waveform-path::after,
.icon-duotone.icon-waveform-path::after {
  content: "\f8f2\f8f2";
}
.fad.icon-split::after,
.icon-duotone.icon-split::after {
  content: "\e254\e254";
}
.fad.icon-film-canister::after,
.icon-duotone.icon-film-canister::after {
  content: "\f8b7\f8b7";
}
.fad.icon-film-cannister::after,
.icon-duotone.icon-film-cannister::after {
  content: "\f8b7\f8b7";
}
.fad.icon-folder-xmark::after,
.icon-duotone.icon-folder-xmark::after {
  content: "\f65f\f65f";
}
.fad.icon-folder-times::after,
.icon-duotone.icon-folder-times::after {
  content: "\f65f\f65f";
}
.fad.icon-toilet-paper-blank::after,
.icon-duotone.icon-toilet-paper-blank::after {
  content: "\f71f\f71f";
}
.fad.icon-toilet-paper-alt::after,
.icon-duotone.icon-toilet-paper-alt::after {
  content: "\f71f\f71f";
}
.fad.icon-tablet-screen::after,
.icon-duotone.icon-tablet-screen::after {
  content: "\f3fc\f3fc";
}
.fad.icon-tablet-android-alt::after,
.icon-duotone.icon-tablet-android-alt::after {
  content: "\f3fc\f3fc";
}
.fad.icon-hexagon-vertical-nft-slanted::after,
.icon-duotone.icon-hexagon-vertical-nft-slanted::after {
  content: "\e506\e506";
}
.fad.icon-folder-music::after,
.icon-duotone.icon-folder-music::after {
  content: "\e18d\e18d";
}
.fad.icon-display-medical::after,
.icon-duotone.icon-display-medical::after {
  content: "\e166\e166";
}
.fad.icon-desktop-medical::after,
.icon-duotone.icon-desktop-medical::after {
  content: "\e166\e166";
}
.fad.icon-share-all::after,
.icon-duotone.icon-share-all::after {
  content: "\f367\f367";
}
.fad.icon-peapod::after,
.icon-duotone.icon-peapod::after {
  content: "\e31c\e31c";
}
.fad.icon-chess-clock::after,
.icon-duotone.icon-chess-clock::after {
  content: "\f43d\f43d";
}
.fad.icon-axe::after,
.icon-duotone.icon-axe::after {
  content: "\f6b2\f6b2";
}
.fad.icon-square-d::after,
.icon-duotone.icon-square-d::after {
  content: "\e268\e268";
}
.fad.icon-grip-vertical::after,
.icon-duotone.icon-grip-vertical::after {
  content: "\f58e\f58e";
}
.fad.icon-mobile-signal-out::after,
.icon-duotone.icon-mobile-signal-out::after {
  content: "\e1f0\e1f0";
}
.fad.icon-arrow-turn-up::after,
.icon-duotone.icon-arrow-turn-up::after {
  content: "\f148\f148";
}
.fad.icon-level-up::after,
.icon-duotone.icon-level-up::after {
  content: "\f148\f148";
}
.fad.icon-u::after,
.icon-duotone.icon-u::after {
  content: "\55\55";
}
.fad.icon-arrow-up-from-dotted-line::after,
.icon-duotone.icon-arrow-up-from-dotted-line::after {
  content: "\e09b\e09b";
}
.fad.icon-square-root-variable::after,
.icon-duotone.icon-square-root-variable::after {
  content: "\f698\f698";
}
.fad.icon-square-root-alt::after,
.icon-duotone.icon-square-root-alt::after {
  content: "\f698\f698";
}
.fad.icon-light-switch-on::after,
.icon-duotone.icon-light-switch-on::after {
  content: "\e019\e019";
}
.fad.icon-arrow-down-arrow-up::after,
.icon-duotone.icon-arrow-down-arrow-up::after {
  content: "\f883\f883";
}
.fad.icon-sort-alt::after,
.icon-duotone.icon-sort-alt::after {
  content: "\f883\f883";
}
.fad.icon-raindrops::after,
.icon-duotone.icon-raindrops::after {
  content: "\f75c\f75c";
}
.fad.icon-dash::after,
.icon-duotone.icon-dash::after {
  content: "\e404\e404";
}
.fad.icon-minus-large::after,
.icon-duotone.icon-minus-large::after {
  content: "\e404\e404";
}
.fad.icon-clock::after,
.icon-duotone.icon-clock::after {
  content: "\f017\f017";
}
.fad.icon-clock-four::after,
.icon-duotone.icon-clock-four::after {
  content: "\f017\f017";
}
.fad.icon-input-numeric::after,
.icon-duotone.icon-input-numeric::after {
  content: "\e1bd\e1bd";
}
.fad.icon-truck-tow::after,
.icon-duotone.icon-truck-tow::after {
  content: "\e2b8\e2b8";
}
.fad.icon-backward-step::after,
.icon-duotone.icon-backward-step::after {
  content: "\f048\f048";
}
.fad.icon-step-backward::after,
.icon-duotone.icon-step-backward::after {
  content: "\f048\f048";
}
.fad.icon-pallet::after,
.icon-duotone.icon-pallet::after {
  content: "\f482\f482";
}
.fad.icon-car-bolt::after,
.icon-duotone.icon-car-bolt::after {
  content: "\e341\e341";
}
.fad.icon-arrows-maximize::after,
.icon-duotone.icon-arrows-maximize::after {
  content: "\f31d\f31d";
}
.fad.icon-expand-arrows::after,
.icon-duotone.icon-expand-arrows::after {
  content: "\f31d\f31d";
}
.fad.icon-faucet::after,
.icon-duotone.icon-faucet::after {
  content: "\e005\e005";
}
.fad.icon-cloud-sleet::after,
.icon-duotone.icon-cloud-sleet::after {
  content: "\f741\f741";
}
.fad.icon-lamp-street::after,
.icon-duotone.icon-lamp-street::after {
  content: "\e1c5\e1c5";
}
.fad.icon-list-radio::after,
.icon-duotone.icon-list-radio::after {
  content: "\e1d0\e1d0";
}
.fad.icon-pen-nib-slash::after,
.icon-duotone.icon-pen-nib-slash::after {
  content: "\e4a1\e4a1";
}
.fad.icon-baseball-bat-ball::after,
.icon-duotone.icon-baseball-bat-ball::after {
  content: "\f432\f432";
}
.fad.icon-square-up-left::after,
.icon-duotone.icon-square-up-left::after {
  content: "\e282\e282";
}
.fad.icon-overline::after,
.icon-duotone.icon-overline::after {
  content: "\f876\f876";
}
.fad.icon-s::after,
.icon-duotone.icon-s::after {
  content: "\53\53";
}
.fad.icon-timeline::after,
.icon-duotone.icon-timeline::after {
  content: "\e29c\e29c";
}
.fad.icon-keyboard::after,
.icon-duotone.icon-keyboard::after {
  content: "\f11c\f11c";
}
.fad.icon-arrows-from-dotted-line::after,
.icon-duotone.icon-arrows-from-dotted-line::after {
  content: "\e0a3\e0a3";
}
.fad.icon-usb-drive::after,
.icon-duotone.icon-usb-drive::after {
  content: "\f8e9\f8e9";
}
.fad.icon-ballot::after,
.icon-duotone.icon-ballot::after {
  content: "\f732\f732";
}
.fad.icon-caret-down::after,
.icon-duotone.icon-caret-down::after {
  content: "\f0d7\f0d7";
}
.fad.icon-location-dot-slash::after,
.icon-duotone.icon-location-dot-slash::after {
  content: "\f605\f605";
}
.fad.icon-map-marker-alt-slash::after,
.icon-duotone.icon-map-marker-alt-slash::after {
  content: "\f605\f605";
}
.fad.icon-cards::after,
.icon-duotone.icon-cards::after {
  content: "\e3ed\e3ed";
}
.fad.icon-house-chimney-medical::after,
.icon-duotone.icon-house-chimney-medical::after {
  content: "\f7f2\f7f2";
}
.fad.icon-clinic-medical::after,
.icon-duotone.icon-clinic-medical::after {
  content: "\f7f2\f7f2";
}
.fad.icon-boxing-glove::after,
.icon-duotone.icon-boxing-glove::after {
  content: "\f438\f438";
}
.fad.icon-glove-boxing::after,
.icon-duotone.icon-glove-boxing::after {
  content: "\f438\f438";
}
.fad.icon-temperature-three-quarters::after,
.icon-duotone.icon-temperature-three-quarters::after {
  content: "\f2c8\f2c8";
}
.fad.icon-temperature-3::after,
.icon-duotone.icon-temperature-3::after {
  content: "\f2c8\f2c8";
}
.fad.icon-thermometer-3::after,
.icon-duotone.icon-thermometer-3::after {
  content: "\f2c8\f2c8";
}
.fad.icon-thermometer-three-quarters::after,
.icon-duotone.icon-thermometer-three-quarters::after {
  content: "\f2c8\f2c8";
}
.fad.icon-bell-school::after,
.icon-duotone.icon-bell-school::after {
  content: "\f5d5\f5d5";
}
.fad.icon-mobile-screen::after,
.icon-duotone.icon-mobile-screen::after {
  content: "\f3cf\f3cf";
}
.fad.icon-mobile-android-alt::after,
.icon-duotone.icon-mobile-android-alt::after {
  content: "\f3cf\f3cf";
}
.fad.icon-plane-up::after,
.icon-duotone.icon-plane-up::after {
  content: "\e22d\e22d";
}
.fad.icon-folder-heart::after,
.icon-duotone.icon-folder-heart::after {
  content: "\e189\e189";
}
.fad.icon-circle-location-arrow::after,
.icon-duotone.icon-circle-location-arrow::after {
  content: "\f602\f602";
}
.fad.icon-location-circle::after,
.icon-duotone.icon-location-circle::after {
  content: "\f602\f602";
}
.fad.icon-face-head-bandage::after,
.icon-duotone.icon-face-head-bandage::after {
  content: "\e37a\e37a";
}
.fad.icon-sushi-roll::after,
.icon-duotone.icon-sushi-roll::after {
  content: "\e48b\e48b";
}
.fad.icon-maki-roll::after,
.icon-duotone.icon-maki-roll::after {
  content: "\e48b\e48b";
}
.fad.icon-makizushi::after,
.icon-duotone.icon-makizushi::after {
  content: "\e48b\e48b";
}
.fad.icon-car-bump::after,
.icon-duotone.icon-car-bump::after {
  content: "\f5e0\f5e0";
}
.fad.icon-piggy-bank::after,
.icon-duotone.icon-piggy-bank::after {
  content: "\f4d3\f4d3";
}
.fad.icon-racquet::after,
.icon-duotone.icon-racquet::after {
  content: "\f45a\f45a";
}
.fad.icon-car-mirrors::after,
.icon-duotone.icon-car-mirrors::after {
  content: "\e343\e343";
}
.fad.icon-industry-windows::after,
.icon-duotone.icon-industry-windows::after {
  content: "\f3b3\f3b3";
}
.fad.icon-industry-alt::after,
.icon-duotone.icon-industry-alt::after {
  content: "\f3b3\f3b3";
}
.fad.icon-bolt-auto::after,
.icon-duotone.icon-bolt-auto::after {
  content: "\e0b6\e0b6";
}
.fad.icon-battery-half::after,
.icon-duotone.icon-battery-half::after {
  content: "\f242\f242";
}
.fad.icon-battery-3::after,
.icon-duotone.icon-battery-3::after {
  content: "\f242\f242";
}
.fad.icon-flux-capacitor::after,
.icon-duotone.icon-flux-capacitor::after {
  content: "\f8ba\f8ba";
}
.fad.icon-mountain-city::after,
.icon-duotone.icon-mountain-city::after {
  content: "\e52e\e52e";
}
.fad.icon-coins::after,
.icon-duotone.icon-coins::after {
  content: "\f51e\f51e";
}
.fad.icon-honey-pot::after,
.icon-duotone.icon-honey-pot::after {
  content: "\e418\e418";
}
.fad.icon-olive::after,
.icon-duotone.icon-olive::after {
  content: "\e316\e316";
}
.fad.icon-khanda::after,
.icon-duotone.icon-khanda::after {
  content: "\f66d\f66d";
}
.fad.icon-filter-list::after,
.icon-duotone.icon-filter-list::after {
  content: "\e17c\e17c";
}
.fad.icon-outlet::after,
.icon-duotone.icon-outlet::after {
  content: "\e01c\e01c";
}
.fad.icon-sliders::after,
.icon-duotone.icon-sliders::after {
  content: "\f1de\f1de";
}
.fad.icon-sliders-h::after,
.icon-duotone.icon-sliders-h::after {
  content: "\f1de\f1de";
}
.fad.icon-cauldron::after,
.icon-duotone.icon-cauldron::after {
  content: "\f6bf\f6bf";
}
.fad.icon-people::after,
.icon-duotone.icon-people::after {
  content: "\e216\e216";
}
.fad.icon-folder-tree::after,
.icon-duotone.icon-folder-tree::after {
  content: "\f802\f802";
}
.fad.icon-network-wired::after,
.icon-duotone.icon-network-wired::after {
  content: "\f6ff\f6ff";
}
.fad.icon-croissant::after,
.icon-duotone.icon-croissant::after {
  content: "\f7f6\f7f6";
}
.fad.icon-map-pin::after,
.icon-duotone.icon-map-pin::after {
  content: "\f276\f276";
}
.fad.icon-hamsa::after,
.icon-duotone.icon-hamsa::after {
  content: "\f665\f665";
}
.fad.icon-cent-sign::after,
.icon-duotone.icon-cent-sign::after {
  content: "\e3f5\e3f5";
}
.fad.icon-swords-laser::after,
.icon-duotone.icon-swords-laser::after {
  content: "\e03d\e03d";
}
.fad.icon-flask::after,
.icon-duotone.icon-flask::after {
  content: "\f0c3\f0c3";
}
.fad.icon-person-pregnant::after,
.icon-duotone.icon-person-pregnant::after {
  content: "\e31e\e31e";
}
.fad.icon-square-u::after,
.icon-duotone.icon-square-u::after {
  content: "\e281\e281";
}
.fad.icon-wand-sparkles::after,
.icon-duotone.icon-wand-sparkles::after {
  content: "\f72b\f72b";
}
.fad.icon-router::after,
.icon-duotone.icon-router::after {
  content: "\f8da\f8da";
}
.fad.icon-ellipsis-vertical::after,
.icon-duotone.icon-ellipsis-vertical::after {
  content: "\f142\f142";
}
.fad.icon-ellipsis-v::after,
.icon-duotone.icon-ellipsis-v::after {
  content: "\f142\f142";
}
.fad.icon-sword-laser-alt::after,
.icon-duotone.icon-sword-laser-alt::after {
  content: "\e03c\e03c";
}
.fad.icon-ticket::after,
.icon-duotone.icon-ticket::after {
  content: "\f145\f145";
}
.fad.icon-power-off::after,
.icon-duotone.icon-power-off::after {
  content: "\f011\f011";
}
.fad.icon-coin::after,
.icon-duotone.icon-coin::after {
  content: "\f85c\f85c";
}
.fad.icon-laptop-slash::after,
.icon-duotone.icon-laptop-slash::after {
  content: "\e1c7\e1c7";
}
.fad.icon-right-long::after,
.icon-duotone.icon-right-long::after {
  content: "\f30b\f30b";
}
.fad.icon-long-arrow-alt-right::after,
.icon-duotone.icon-long-arrow-alt-right::after {
  content: "\f30b\f30b";
}
.fad.icon-circle-b::after,
.icon-duotone.icon-circle-b::after {
  content: "\e0fd\e0fd";
}
.fad.icon-person-dress-simple::after,
.icon-duotone.icon-person-dress-simple::after {
  content: "\e21c\e21c";
}
.fad.icon-pipe-collar::after,
.icon-duotone.icon-pipe-collar::after {
  content: "\e437\e437";
}
.fad.icon-lights-holiday::after,
.icon-duotone.icon-lights-holiday::after {
  content: "\f7b2\f7b2";
}
.fad.icon-citrus::after,
.icon-duotone.icon-citrus::after {
  content: "\e2f4\e2f4";
}
.fad.icon-flag-usa::after,
.icon-duotone.icon-flag-usa::after {
  content: "\f74d\f74d";
}
.fad.icon-laptop-file::after,
.icon-duotone.icon-laptop-file::after {
  content: "\e51d\e51d";
}
.fad.icon-tty::after,
.icon-duotone.icon-tty::after {
  content: "\f1e4\f1e4";
}
.fad.icon-teletype::after,
.icon-duotone.icon-teletype::after {
  content: "\f1e4\f1e4";
}
.fad.icon-chart-tree-map::after,
.icon-duotone.icon-chart-tree-map::after {
  content: "\e0ea\e0ea";
}
.fad.icon-diagram-next::after,
.icon-duotone.icon-diagram-next::after {
  content: "\e476\e476";
}
.fad.icon-person-rifle::after,
.icon-duotone.icon-person-rifle::after {
  content: "\e54e\e54e";
}
.fad.icon-clock-five-thirty::after,
.icon-duotone.icon-clock-five-thirty::after {
  content: "\e34a\e34a";
}
.fad.icon-pipe-valve::after,
.icon-duotone.icon-pipe-valve::after {
  content: "\e439\e439";
}
.fad.icon-arrow-up-from-arc::after,
.icon-duotone.icon-arrow-up-from-arc::after {
  content: "\e4b4\e4b4";
}
.fad.icon-face-spiral-eyes::after,
.icon-duotone.icon-face-spiral-eyes::after {
  content: "\e485\e485";
}
.fad.icon-compress-wide::after,
.icon-duotone.icon-compress-wide::after {
  content: "\f326\f326";
}
.fad.icon-circle-phone-hangup::after,
.icon-duotone.icon-circle-phone-hangup::after {
  content: "\e11d\e11d";
}
.fad.icon-phone-circle-down::after,
.icon-duotone.icon-phone-circle-down::after {
  content: "\e11d\e11d";
}
.fad.icon-gear-complex-code::after,
.icon-duotone.icon-gear-complex-code::after {
  content: "\e5eb\e5eb";
}
.fad.icon-house-medical-circle-exclamation::after,
.icon-duotone.icon-house-medical-circle-exclamation::after {
  content: "\e512\e512";
}
.fad.icon-badminton::after,
.icon-duotone.icon-badminton::after {
  content: "\e33a\e33a";
}
.fad.icon-closed-captioning::after,
.icon-duotone.icon-closed-captioning::after {
  content: "\f20a\f20a";
}
.fad.icon-person-hiking::after,
.icon-duotone.icon-person-hiking::after {
  content: "\f6ec\f6ec";
}
.fad.icon-hiking::after,
.icon-duotone.icon-hiking::after {
  content: "\f6ec\f6ec";
}
.fad.icon-right-from-line::after,
.icon-duotone.icon-right-from-line::after {
  content: "\f347\f347";
}
.fad.icon-arrow-alt-from-left::after,
.icon-duotone.icon-arrow-alt-from-left::after {
  content: "\f347\f347";
}
.fad.icon-venus-double::after,
.icon-duotone.icon-venus-double::after {
  content: "\f226\f226";
}
.fad.icon-images::after,
.icon-duotone.icon-images::after {
  content: "\f302\f302";
}
.fad.icon-calculator::after,
.icon-duotone.icon-calculator::after {
  content: "\f1ec\f1ec";
}
.fad.icon-shuttlecock::after,
.icon-duotone.icon-shuttlecock::after {
  content: "\f45b\f45b";
}
.fad.icon-user-hair::after,
.icon-duotone.icon-user-hair::after {
  content: "\e45a\e45a";
}
.fad.icon-eye-evil::after,
.icon-duotone.icon-eye-evil::after {
  content: "\f6db\f6db";
}
.fad.icon-people-pulling::after,
.icon-duotone.icon-people-pulling::after {
  content: "\e535\e535";
}
.fad.icon-n::after,
.icon-duotone.icon-n::after {
  content: "\4e\4e";
}
.fad.icon-swap::after,
.icon-duotone.icon-swap::after {
  content: "\e609\e609";
}
.fad.icon-garage::after,
.icon-duotone.icon-garage::after {
  content: "\e009\e009";
}
.fad.icon-cable-car::after,
.icon-duotone.icon-cable-car::after {
  content: "\f7da\f7da";
}
.fad.icon-tram::after,
.icon-duotone.icon-tram::after {
  content: "\f7da\f7da";
}
.fad.icon-shovel-snow::after,
.icon-duotone.icon-shovel-snow::after {
  content: "\f7c3\f7c3";
}
.fad.icon-cloud-rain::after,
.icon-duotone.icon-cloud-rain::after {
  content: "\f73d\f73d";
}
.fad.icon-face-lying::after,
.icon-duotone.icon-face-lying::after {
  content: "\e37e\e37e";
}
.fad.icon-sprinkler::after,
.icon-duotone.icon-sprinkler::after {
  content: "\e035\e035";
}
.fad.icon-building-circle-xmark::after,
.icon-duotone.icon-building-circle-xmark::after {
  content: "\e4d4\e4d4";
}
.fad.icon-person-sledding::after,
.icon-duotone.icon-person-sledding::after {
  content: "\f7cb\f7cb";
}
.fad.icon-sledding::after,
.icon-duotone.icon-sledding::after {
  content: "\f7cb\f7cb";
}
.fad.icon-game-console-handheld::after,
.icon-duotone.icon-game-console-handheld::after {
  content: "\f8bb\f8bb";
}
.fad.icon-ship::after,
.icon-duotone.icon-ship::after {
  content: "\f21a\f21a";
}
.fad.icon-clock-six-thirty::after,
.icon-duotone.icon-clock-six-thirty::after {
  content: "\e353\e353";
}
.fad.icon-battery-slash::after,
.icon-duotone.icon-battery-slash::after {
  content: "\f377\f377";
}
.fad.icon-tugrik-sign::after,
.icon-duotone.icon-tugrik-sign::after {
  content: "\e2ba\e2ba";
}
.fad.icon-arrows-down-to-line::after,
.icon-duotone.icon-arrows-down-to-line::after {
  content: "\e4b8\e4b8";
}
.fad.icon-download::after,
.icon-duotone.icon-download::after {
  content: "\f019\f019";
}
.fad.icon-angles-up-down::after,
.icon-duotone.icon-angles-up-down::after {
  content: "\e60d\e60d";
}
.fad.icon-shelves::after,
.icon-duotone.icon-shelves::after {
  content: "\f480\f480";
}
.fad.icon-inventory::after,
.icon-duotone.icon-inventory::after {
  content: "\f480\f480";
}
.fad.icon-cloud-snow::after,
.icon-duotone.icon-cloud-snow::after {
  content: "\f742\f742";
}
.fad.icon-face-grin::after,
.icon-duotone.icon-face-grin::after {
  content: "\f580\f580";
}
.fad.icon-grin::after,
.icon-duotone.icon-grin::after {
  content: "\f580\f580";
}
.fad.icon-delete-left::after,
.icon-duotone.icon-delete-left::after {
  content: "\f55a\f55a";
}
.fad.icon-backspace::after,
.icon-duotone.icon-backspace::after {
  content: "\f55a\f55a";
}
.fad.icon-oven::after,
.icon-duotone.icon-oven::after {
  content: "\e01d\e01d";
}
.fad.icon-cloud-binary::after,
.icon-duotone.icon-cloud-binary::after {
  content: "\e601\e601";
}
.fad.icon-eye-dropper::after,
.icon-duotone.icon-eye-dropper::after {
  content: "\f1fb\f1fb";
}
.fad.icon-eye-dropper-empty::after,
.icon-duotone.icon-eye-dropper-empty::after {
  content: "\f1fb\f1fb";
}
.fad.icon-eyedropper::after,
.icon-duotone.icon-eyedropper::after {
  content: "\f1fb\f1fb";
}
.fad.icon-comment-captions::after,
.icon-duotone.icon-comment-captions::after {
  content: "\e146\e146";
}
.fad.icon-comments-question::after,
.icon-duotone.icon-comments-question::after {
  content: "\e14e\e14e";
}
.fad.icon-scribble::after,
.icon-duotone.icon-scribble::after {
  content: "\e23f\e23f";
}
.fad.icon-rotate-exclamation::after,
.icon-duotone.icon-rotate-exclamation::after {
  content: "\e23c\e23c";
}
.fad.icon-file-circle-check::after,
.icon-duotone.icon-file-circle-check::after {
  content: "\e5a0\e5a0";
}
.fad.icon-glass::after,
.icon-duotone.icon-glass::after {
  content: "\f804\f804";
}
.fad.icon-loader::after,
.icon-duotone.icon-loader::after {
  content: "\e1d4\e1d4";
}
.fad.icon-forward::after,
.icon-duotone.icon-forward::after {
  content: "\f04e\f04e";
}
.fad.icon-user-pilot::after,
.icon-duotone.icon-user-pilot::after {
  content: "\e2c0\e2c0";
}
.fad.icon-mobile::after,
.icon-duotone.icon-mobile::after {
  content: "\f3ce\f3ce";
}
.fad.icon-mobile-android::after,
.icon-duotone.icon-mobile-android::after {
  content: "\f3ce\f3ce";
}
.fad.icon-mobile-phone::after,
.icon-duotone.icon-mobile-phone::after {
  content: "\f3ce\f3ce";
}
.fad.icon-code-pull-request-closed::after,
.icon-duotone.icon-code-pull-request-closed::after {
  content: "\e3f9\e3f9";
}
.fad.icon-face-meh::after,
.icon-duotone.icon-face-meh::after {
  content: "\f11a\f11a";
}
.fad.icon-meh::after,
.icon-duotone.icon-meh::after {
  content: "\f11a\f11a";
}
.fad.icon-align-center::after,
.icon-duotone.icon-align-center::after {
  content: "\f037\f037";
}
.fad.icon-book-skull::after,
.icon-duotone.icon-book-skull::after {
  content: "\f6b7\f6b7";
}
.fad.icon-book-dead::after,
.icon-duotone.icon-book-dead::after {
  content: "\f6b7\f6b7";
}
.fad.icon-id-card::after,
.icon-duotone.icon-id-card::after {
  content: "\f2c2\f2c2";
}
.fad.icon-drivers-license::after,
.icon-duotone.icon-drivers-license::after {
  content: "\f2c2\f2c2";
}
.fad.icon-face-dotted::after,
.icon-duotone.icon-face-dotted::after {
  content: "\e47f\e47f";
}
.fad.icon-face-worried::after,
.icon-duotone.icon-face-worried::after {
  content: "\e3a3\e3a3";
}
.fad.icon-outdent::after,
.icon-duotone.icon-outdent::after {
  content: "\f03b\f03b";
}
.fad.icon-dedent::after,
.icon-duotone.icon-dedent::after {
  content: "\f03b\f03b";
}
.fad.icon-heart-circle-exclamation::after,
.icon-duotone.icon-heart-circle-exclamation::after {
  content: "\e4fe\e4fe";
}
.fad.icon-house::after,
.icon-duotone.icon-house::after {
  content: "\f015\f015";
}
.fad.icon-home::after,
.icon-duotone.icon-home::after {
  content: "\f015\f015";
}
.fad.icon-home-alt::after,
.icon-duotone.icon-home-alt::after {
  content: "\f015\f015";
}
.fad.icon-home-lg-alt::after,
.icon-duotone.icon-home-lg-alt::after {
  content: "\f015\f015";
}
.fad.icon-vector-circle::after,
.icon-duotone.icon-vector-circle::after {
  content: "\e2c6\e2c6";
}
.fad.icon-car-circle-bolt::after,
.icon-duotone.icon-car-circle-bolt::after {
  content: "\e342\e342";
}
.fad.icon-calendar-week::after,
.icon-duotone.icon-calendar-week::after {
  content: "\f784\f784";
}
.fad.icon-flying-disc::after,
.icon-duotone.icon-flying-disc::after {
  content: "\e3a9\e3a9";
}
.fad.icon-laptop-medical::after,
.icon-duotone.icon-laptop-medical::after {
  content: "\f812\f812";
}
.fad.icon-square-down-right::after,
.icon-duotone.icon-square-down-right::after {
  content: "\e26c\e26c";
}
.fad.icon-b::after,
.icon-duotone.icon-b::after {
  content: "\42\42";
}
.fad.icon-seat-airline::after,
.icon-duotone.icon-seat-airline::after {
  content: "\e244\e244";
}
.fad.icon-moon-over-sun::after,
.icon-duotone.icon-moon-over-sun::after {
  content: "\f74a\f74a";
}
.fad.icon-eclipse-alt::after,
.icon-duotone.icon-eclipse-alt::after {
  content: "\f74a\f74a";
}
.fad.icon-pipe::after,
.icon-duotone.icon-pipe::after {
  content: "\7c\7c";
}
.fad.icon-file-medical::after,
.icon-duotone.icon-file-medical::after {
  content: "\f477\f477";
}
.fad.icon-potato::after,
.icon-duotone.icon-potato::after {
  content: "\e440\e440";
}
.fad.icon-dice-one::after,
.icon-duotone.icon-dice-one::after {
  content: "\f525\f525";
}
.fad.icon-circle-a::after,
.icon-duotone.icon-circle-a::after {
  content: "\e0f7\e0f7";
}
.fad.icon-helmet-battle::after,
.icon-duotone.icon-helmet-battle::after {
  content: "\f6eb\f6eb";
}
.fad.icon-butter::after,
.icon-duotone.icon-butter::after {
  content: "\e3e4\e3e4";
}
.fad.icon-blanket-fire::after,
.icon-duotone.icon-blanket-fire::after {
  content: "\e3da\e3da";
}
.fad.icon-kiwi-bird::after,
.icon-duotone.icon-kiwi-bird::after {
  content: "\f535\f535";
}
.fad.icon-castle::after,
.icon-duotone.icon-castle::after {
  content: "\e0de\e0de";
}
.fad.icon-golf-club::after,
.icon-duotone.icon-golf-club::after {
  content: "\f451\f451";
}
.fad.icon-arrow-right-arrow-left::after,
.icon-duotone.icon-arrow-right-arrow-left::after {
  content: "\f0ec\f0ec";
}
.fad.icon-exchange::after,
.icon-duotone.icon-exchange::after {
  content: "\f0ec\f0ec";
}
.fad.icon-rotate-right::after,
.icon-duotone.icon-rotate-right::after {
  content: "\f2f9\f2f9";
}
.fad.icon-redo-alt::after,
.icon-duotone.icon-redo-alt::after {
  content: "\f2f9\f2f9";
}
.fad.icon-rotate-forward::after,
.icon-duotone.icon-rotate-forward::after {
  content: "\f2f9\f2f9";
}
.fad.icon-utensils::after,
.icon-duotone.icon-utensils::after {
  content: "\f2e7\f2e7";
}
.fad.icon-cutlery::after,
.icon-duotone.icon-cutlery::after {
  content: "\f2e7\f2e7";
}
.fad.icon-arrow-up-wide-short::after,
.icon-duotone.icon-arrow-up-wide-short::after {
  content: "\f161\f161";
}
.fad.icon-sort-amount-up::after,
.icon-duotone.icon-sort-amount-up::after {
  content: "\f161\f161";
}
.fad.icon-chart-pie-simple-circle-dollar::after,
.icon-duotone.icon-chart-pie-simple-circle-dollar::after {
  content: "\e605\e605";
}
.fad.icon-balloons::after,
.icon-duotone.icon-balloons::after {
  content: "\e2e4\e2e4";
}
.fad.icon-mill-sign::after,
.icon-duotone.icon-mill-sign::after {
  content: "\e1ed\e1ed";
}
.fad.icon-bowl-rice::after,
.icon-duotone.icon-bowl-rice::after {
  content: "\e2eb\e2eb";
}
.fad.icon-timeline-arrow::after,
.icon-duotone.icon-timeline-arrow::after {
  content: "\e29d\e29d";
}
.fad.icon-skull::after,
.icon-duotone.icon-skull::after {
  content: "\f54c\f54c";
}
.fad.icon-game-board-simple::after,
.icon-duotone.icon-game-board-simple::after {
  content: "\f868\f868";
}
.fad.icon-game-board-alt::after,
.icon-duotone.icon-game-board-alt::after {
  content: "\f868\f868";
}
.fad.icon-circle-video::after,
.icon-duotone.icon-circle-video::after {
  content: "\e12b\e12b";
}
.fad.icon-video-circle::after,
.icon-duotone.icon-video-circle::after {
  content: "\e12b\e12b";
}
.fad.icon-chart-scatter-bubble::after,
.icon-duotone.icon-chart-scatter-bubble::after {
  content: "\e0e9\e0e9";
}
.fad.icon-house-turret::after,
.icon-duotone.icon-house-turret::after {
  content: "\e1b4\e1b4";
}
.fad.icon-banana::after,
.icon-duotone.icon-banana::after {
  content: "\e2e5\e2e5";
}
.fad.icon-hand-holding-skull::after,
.icon-duotone.icon-hand-holding-skull::after {
  content: "\e1a4\e1a4";
}
.fad.icon-people-dress::after,
.icon-duotone.icon-people-dress::after {
  content: "\e217\e217";
}
.fad.icon-loveseat::after,
.icon-duotone.icon-loveseat::after {
  content: "\f4cc\f4cc";
}
.fad.icon-couch-small::after,
.icon-duotone.icon-couch-small::after {
  content: "\f4cc\f4cc";
}
.fad.icon-tower-broadcast::after,
.icon-duotone.icon-tower-broadcast::after {
  content: "\f519\f519";
}
.fad.icon-broadcast-tower::after,
.icon-duotone.icon-broadcast-tower::after {
  content: "\f519\f519";
}
.fad.icon-truck-pickup::after,
.icon-duotone.icon-truck-pickup::after {
  content: "\f63c\f63c";
}
.fad.icon-block-quote::after,
.icon-duotone.icon-block-quote::after {
  content: "\e0b5\e0b5";
}
.fad.icon-up-long::after,
.icon-duotone.icon-up-long::after {
  content: "\f30c\f30c";
}
.fad.icon-long-arrow-alt-up::after,
.icon-duotone.icon-long-arrow-alt-up::after {
  content: "\f30c\f30c";
}
.fad.icon-stop::after,
.icon-duotone.icon-stop::after {
  content: "\f04d\f04d";
}
.fad.icon-code-merge::after,
.icon-duotone.icon-code-merge::after {
  content: "\f387\f387";
}
.fad.icon-money-check-dollar-pen::after,
.icon-duotone.icon-money-check-dollar-pen::after {
  content: "\f873\f873";
}
.fad.icon-money-check-edit-alt::after,
.icon-duotone.icon-money-check-edit-alt::after {
  content: "\f873\f873";
}
.fad.icon-up-from-line::after,
.icon-duotone.icon-up-from-line::after {
  content: "\f346\f346";
}
.fad.icon-arrow-alt-from-bottom::after,
.icon-duotone.icon-arrow-alt-from-bottom::after {
  content: "\f346\f346";
}
.fad.icon-upload::after,
.icon-duotone.icon-upload::after {
  content: "\f093\f093";
}
.fad.icon-hurricane::after,
.icon-duotone.icon-hurricane::after {
  content: "\f751\f751";
}
.fad.icon-grid-round-2-plus::after,
.icon-duotone.icon-grid-round-2-plus::after {
  content: "\e5dc\e5dc";
}
.fad.icon-people-pants::after,
.icon-duotone.icon-people-pants::after {
  content: "\e219\e219";
}
.fad.icon-mound::after,
.icon-duotone.icon-mound::after {
  content: "\e52d\e52d";
}
.fad.icon-windsock::after,
.icon-duotone.icon-windsock::after {
  content: "\f777\f777";
}
.fad.icon-circle-half::after,
.icon-duotone.icon-circle-half::after {
  content: "\e110\e110";
}
.fad.icon-brake-warning::after,
.icon-duotone.icon-brake-warning::after {
  content: "\e0c7\e0c7";
}
.fad.icon-toilet-portable::after,
.icon-duotone.icon-toilet-portable::after {
  content: "\e583\e583";
}
.fad.icon-compact-disc::after,
.icon-duotone.icon-compact-disc::after {
  content: "\f51f\f51f";
}
.fad.icon-file-arrow-down::after,
.icon-duotone.icon-file-arrow-down::after {
  content: "\f56d\f56d";
}
.fad.icon-file-download::after,
.icon-duotone.icon-file-download::after {
  content: "\f56d\f56d";
}
.fad.icon-saxophone-fire::after,
.icon-duotone.icon-saxophone-fire::after {
  content: "\f8db\f8db";
}
.fad.icon-sax-hot::after,
.icon-duotone.icon-sax-hot::after {
  content: "\f8db\f8db";
}
.fad.icon-camera-web-slash::after,
.icon-duotone.icon-camera-web-slash::after {
  content: "\f833\f833";
}
.fad.icon-webcam-slash::after,
.icon-duotone.icon-webcam-slash::after {
  content: "\f833\f833";
}
.fad.icon-folder-medical::after,
.icon-duotone.icon-folder-medical::after {
  content: "\e18c\e18c";
}
.fad.icon-folder-gear::after,
.icon-duotone.icon-folder-gear::after {
  content: "\e187\e187";
}
.fad.icon-folder-cog::after,
.icon-duotone.icon-folder-cog::after {
  content: "\e187\e187";
}
.fad.icon-hand-wave::after,
.icon-duotone.icon-hand-wave::after {
  content: "\e1a7\e1a7";
}
.fad.icon-arrow-up-arrow-down::after,
.icon-duotone.icon-arrow-up-arrow-down::after {
  content: "\e099\e099";
}
.fad.icon-sort-up-down::after,
.icon-duotone.icon-sort-up-down::after {
  content: "\e099\e099";
}
.fad.icon-caravan::after,
.icon-duotone.icon-caravan::after {
  content: "\f8ff\f8ff";
}
.fad.icon-shield-cat::after,
.icon-duotone.icon-shield-cat::after {
  content: "\e572\e572";
}
.fad.icon-message-slash::after,
.icon-duotone.icon-message-slash::after {
  content: "\f4a9\f4a9";
}
.fad.icon-comment-alt-slash::after,
.icon-duotone.icon-comment-alt-slash::after {
  content: "\f4a9\f4a9";
}
.fad.icon-bolt::after,
.icon-duotone.icon-bolt::after {
  content: "\f0e7\f0e7";
}
.fad.icon-zap::after,
.icon-duotone.icon-zap::after {
  content: "\f0e7\f0e7";
}
.fad.icon-trash-can-check::after,
.icon-duotone.icon-trash-can-check::after {
  content: "\e2a9\e2a9";
}
.fad.icon-glass-water::after,
.icon-duotone.icon-glass-water::after {
  content: "\e4f4\e4f4";
}
.fad.icon-oil-well::after,
.icon-duotone.icon-oil-well::after {
  content: "\e532\e532";
}
.fad.icon-person-simple::after,
.icon-duotone.icon-person-simple::after {
  content: "\e220\e220";
}
.fad.icon-vault::after,
.icon-duotone.icon-vault::after {
  content: "\e2c5\e2c5";
}
.fad.icon-mars::after,
.icon-duotone.icon-mars::after {
  content: "\f222\f222";
}
.fad.icon-toilet::after,
.icon-duotone.icon-toilet::after {
  content: "\f7d8\f7d8";
}
.fad.icon-plane-circle-xmark::after,
.icon-duotone.icon-plane-circle-xmark::after {
  content: "\e557\e557";
}
.fad.icon-yen-sign::after,
.icon-duotone.icon-yen-sign::after {
  content: "\f157\f157";
}
.fad.icon-cny::after,
.icon-duotone.icon-cny::after {
  content: "\f157\f157";
}
.fad.icon-jpy::after,
.icon-duotone.icon-jpy::after {
  content: "\f157\f157";
}
.fad.icon-rmb::after,
.icon-duotone.icon-rmb::after {
  content: "\f157\f157";
}
.fad.icon-yen::after,
.icon-duotone.icon-yen::after {
  content: "\f157\f157";
}
.fad.icon-gear-code::after,
.icon-duotone.icon-gear-code::after {
  content: "\e5e8\e5e8";
}
.fad.icon-notes::after,
.icon-duotone.icon-notes::after {
  content: "\e202\e202";
}
.fad.icon-ruble-sign::after,
.icon-duotone.icon-ruble-sign::after {
  content: "\f158\f158";
}
.fad.icon-rouble::after,
.icon-duotone.icon-rouble::after {
  content: "\f158\f158";
}
.fad.icon-rub::after,
.icon-duotone.icon-rub::after {
  content: "\f158\f158";
}
.fad.icon-ruble::after,
.icon-duotone.icon-ruble::after {
  content: "\f158\f158";
}
.fad.icon-trash-undo::after,
.icon-duotone.icon-trash-undo::after {
  content: "\f895\f895";
}
.fad.icon-trash-arrow-turn-left::after,
.icon-duotone.icon-trash-arrow-turn-left::after {
  content: "\f895\f895";
}
.fad.icon-champagne-glass::after,
.icon-duotone.icon-champagne-glass::after {
  content: "\f79e\f79e";
}
.fad.icon-glass-champagne::after,
.icon-duotone.icon-glass-champagne::after {
  content: "\f79e\f79e";
}
.fad.icon-objects-align-center-horizontal::after,
.icon-duotone.icon-objects-align-center-horizontal::after {
  content: "\e3bc\e3bc";
}
.fad.icon-sun::after,
.icon-duotone.icon-sun::after {
  content: "\f185\f185";
}
.fad.icon-trash-can-slash::after,
.icon-duotone.icon-trash-can-slash::after {
  content: "\e2ad\e2ad";
}
.fad.icon-trash-alt-slash::after,
.icon-duotone.icon-trash-alt-slash::after {
  content: "\e2ad\e2ad";
}
.fad.icon-screen-users::after,
.icon-duotone.icon-screen-users::after {
  content: "\f63d\f63d";
}
.fad.icon-users-class::after,
.icon-duotone.icon-users-class::after {
  content: "\f63d\f63d";
}
.fad.icon-guitar::after,
.icon-duotone.icon-guitar::after {
  content: "\f7a6\f7a6";
}
.fad.icon-square-arrow-left::after,
.icon-duotone.icon-square-arrow-left::after {
  content: "\f33a\f33a";
}
.fad.icon-arrow-square-left::after,
.icon-duotone.icon-arrow-square-left::after {
  content: "\f33a\f33a";
}
.fad.icon-square-8::after,
.icon-duotone.icon-square-8::after {
  content: "\e25d\e25d";
}
.fad.icon-face-smile-hearts::after,
.icon-duotone.icon-face-smile-hearts::after {
  content: "\e390\e390";
}
.fad.icon-brackets-square::after,
.icon-duotone.icon-brackets-square::after {
  content: "\f7e9\f7e9";
}
.fad.icon-brackets::after,
.icon-duotone.icon-brackets::after {
  content: "\f7e9\f7e9";
}
.fad.icon-laptop-arrow-down::after,
.icon-duotone.icon-laptop-arrow-down::after {
  content: "\e1c6\e1c6";
}
.fad.icon-hockey-stick-puck::after,
.icon-duotone.icon-hockey-stick-puck::after {
  content: "\e3ae\e3ae";
}
.fad.icon-house-tree::after,
.icon-duotone.icon-house-tree::after {
  content: "\e1b3\e1b3";
}
.fad.icon-signal-fair::after,
.icon-duotone.icon-signal-fair::after {
  content: "\f68d\f68d";
}
.fad.icon-signal-2::after,
.icon-duotone.icon-signal-2::after {
  content: "\f68d\f68d";
}
.fad.icon-face-laugh-wink::after,
.icon-duotone.icon-face-laugh-wink::after {
  content: "\f59c\f59c";
}
.fad.icon-laugh-wink::after,
.icon-duotone.icon-laugh-wink::after {
  content: "\f59c\f59c";
}
.fad.icon-circle-dollar::after,
.icon-duotone.icon-circle-dollar::after {
  content: "\f2e8\f2e8";
}
.fad.icon-dollar-circle::after,
.icon-duotone.icon-dollar-circle::after {
  content: "\f2e8\f2e8";
}
.fad.icon-usd-circle::after,
.icon-duotone.icon-usd-circle::after {
  content: "\f2e8\f2e8";
}
.fad.icon-horse-head::after,
.icon-duotone.icon-horse-head::after {
  content: "\f7ab\f7ab";
}
.fad.icon-arrows-repeat::after,
.icon-duotone.icon-arrows-repeat::after {
  content: "\f364\f364";
}
.fad.icon-repeat-alt::after,
.icon-duotone.icon-repeat-alt::after {
  content: "\f364\f364";
}
.fad.icon-bore-hole::after,
.icon-duotone.icon-bore-hole::after {
  content: "\e4c3\e4c3";
}
.fad.icon-industry::after,
.icon-duotone.icon-industry::after {
  content: "\f275\f275";
}
.fad.icon-image-polaroid::after,
.icon-duotone.icon-image-polaroid::after {
  content: "\f8c4\f8c4";
}
.fad.icon-wave-triangle::after,
.icon-duotone.icon-wave-triangle::after {
  content: "\f89a\f89a";
}
.fad.icon-person-running-fast::after,
.icon-duotone.icon-person-running-fast::after {
  content: "\e5ff\e5ff";
}
.fad.icon-circle-down::after,
.icon-duotone.icon-circle-down::after {
  content: "\f358\f358";
}
.fad.icon-arrow-alt-circle-down::after,
.icon-duotone.icon-arrow-alt-circle-down::after {
  content: "\f358\f358";
}
.fad.icon-grill::after,
.icon-duotone.icon-grill::after {
  content: "\e5a3\e5a3";
}
.fad.icon-arrows-turn-to-dots::after,
.icon-duotone.icon-arrows-turn-to-dots::after {
  content: "\e4c1\e4c1";
}
.fad.icon-chart-mixed::after,
.icon-duotone.icon-chart-mixed::after {
  content: "\f643\f643";
}
.fad.icon-analytics::after,
.icon-duotone.icon-analytics::after {
  content: "\f643\f643";
}
.fad.icon-florin-sign::after,
.icon-duotone.icon-florin-sign::after {
  content: "\e184\e184";
}
.fad.icon-arrow-down-short-wide::after,
.icon-duotone.icon-arrow-down-short-wide::after {
  content: "\f884\f884";
}
.fad.icon-sort-amount-desc::after,
.icon-duotone.icon-sort-amount-desc::after {
  content: "\f884\f884";
}
.fad.icon-sort-amount-down-alt::after,
.icon-duotone.icon-sort-amount-down-alt::after {
  content: "\f884\f884";
}
.fad.icon-less-than::after,
.icon-duotone.icon-less-than::after {
  content: "\3c\3c";
}
.fad.icon-display-code::after,
.icon-duotone.icon-display-code::after {
  content: "\e165\e165";
}
.fad.icon-desktop-code::after,
.icon-duotone.icon-desktop-code::after {
  content: "\e165\e165";
}
.fad.icon-face-drooling::after,
.icon-duotone.icon-face-drooling::after {
  content: "\e372\e372";
}
.fad.icon-oil-temperature::after,
.icon-duotone.icon-oil-temperature::after {
  content: "\f614\f614";
}
.fad.icon-oil-temp::after,
.icon-duotone.icon-oil-temp::after {
  content: "\f614\f614";
}
.fad.icon-square-question::after,
.icon-duotone.icon-square-question::after {
  content: "\f2fd\f2fd";
}
.fad.icon-question-square::after,
.icon-duotone.icon-question-square::after {
  content: "\f2fd\f2fd";
}
.fad.icon-air-conditioner::after,
.icon-duotone.icon-air-conditioner::after {
  content: "\f8f4\f8f4";
}
.fad.icon-angle-down::after,
.icon-duotone.icon-angle-down::after {
  content: "\f107\f107";
}
.fad.icon-mountains::after,
.icon-duotone.icon-mountains::after {
  content: "\f6fd\f6fd";
}
.fad.icon-omega::after,
.icon-duotone.icon-omega::after {
  content: "\f67a\f67a";
}
.fad.icon-car-tunnel::after,
.icon-duotone.icon-car-tunnel::after {
  content: "\e4de\e4de";
}
.fad.icon-person-dolly-empty::after,
.icon-duotone.icon-person-dolly-empty::after {
  content: "\f4d1\f4d1";
}
.fad.icon-pan-food::after,
.icon-duotone.icon-pan-food::after {
  content: "\e42b\e42b";
}
.fad.icon-head-side-cough::after,
.icon-duotone.icon-head-side-cough::after {
  content: "\e061\e061";
}
.fad.icon-grip-lines::after,
.icon-duotone.icon-grip-lines::after {
  content: "\f7a4\f7a4";
}
.fad.icon-thumbs-down::after,
.icon-duotone.icon-thumbs-down::after {
  content: "\f165\f165";
}
.fad.icon-user-lock::after,
.icon-duotone.icon-user-lock::after {
  content: "\f502\f502";
}
.fad.icon-arrow-right-long::after,
.icon-duotone.icon-arrow-right-long::after {
  content: "\f178\f178";
}
.fad.icon-long-arrow-right::after,
.icon-duotone.icon-long-arrow-right::after {
  content: "\f178\f178";
}
.fad.icon-tickets-airline::after,
.icon-duotone.icon-tickets-airline::after {
  content: "\e29b\e29b";
}
.fad.icon-anchor-circle-xmark::after,
.icon-duotone.icon-anchor-circle-xmark::after {
  content: "\e4ac\e4ac";
}
.fad.icon-ellipsis::after,
.icon-duotone.icon-ellipsis::after {
  content: "\f141\f141";
}
.fad.icon-ellipsis-h::after,
.icon-duotone.icon-ellipsis-h::after {
  content: "\f141\f141";
}
.fad.icon-nfc-slash::after,
.icon-duotone.icon-nfc-slash::after {
  content: "\e1fc\e1fc";
}
.fad.icon-chess-pawn::after,
.icon-duotone.icon-chess-pawn::after {
  content: "\f443\f443";
}
.fad.icon-kit-medical::after,
.icon-duotone.icon-kit-medical::after {
  content: "\f479\f479";
}
.fad.icon-first-aid::after,
.icon-duotone.icon-first-aid::after {
  content: "\f479\f479";
}
.fad.icon-grid-2-plus::after,
.icon-duotone.icon-grid-2-plus::after {
  content: "\e197\e197";
}
.fad.icon-bells::after,
.icon-duotone.icon-bells::after {
  content: "\f77f\f77f";
}
.fad.icon-person-through-window::after,
.icon-duotone.icon-person-through-window::after {
  content: "\e5a9\e5a9";
}
.fad.icon-toolbox::after,
.icon-duotone.icon-toolbox::after {
  content: "\f552\f552";
}
.fad.icon-envelope-dot::after,
.icon-duotone.icon-envelope-dot::after {
  content: "\e16f\e16f";
}
.fad.icon-envelope-badge::after,
.icon-duotone.icon-envelope-badge::after {
  content: "\e16f\e16f";
}
.fad.icon-hands-holding-circle::after,
.icon-duotone.icon-hands-holding-circle::after {
  content: "\e4fb\e4fb";
}
.fad.icon-bug::after,
.icon-duotone.icon-bug::after {
  content: "\f188\f188";
}
.fad.icon-bowl-chopsticks::after,
.icon-duotone.icon-bowl-chopsticks::after {
  content: "\e2e9\e2e9";
}
.fad.icon-credit-card::after,
.icon-duotone.icon-credit-card::after {
  content: "\f09d\f09d";
}
.fad.icon-credit-card-alt::after,
.icon-duotone.icon-credit-card-alt::after {
  content: "\f09d\f09d";
}
.fad.icon-circle-s::after,
.icon-duotone.icon-circle-s::after {
  content: "\e121\e121";
}
.fad.icon-box-ballot::after,
.icon-duotone.icon-box-ballot::after {
  content: "\f735\f735";
}
.fad.icon-car::after,
.icon-duotone.icon-car::after {
  content: "\f1b9\f1b9";
}
.fad.icon-automobile::after,
.icon-duotone.icon-automobile::after {
  content: "\f1b9\f1b9";
}
.fad.icon-hand-holding-hand::after,
.icon-duotone.icon-hand-holding-hand::after {
  content: "\e4f7\e4f7";
}
.fad.icon-user-tie-hair::after,
.icon-duotone.icon-user-tie-hair::after {
  content: "\e45f\e45f";
}
.fad.icon-podium-star::after,
.icon-duotone.icon-podium-star::after {
  content: "\f758\f758";
}
.fad.icon-user-hair-mullet::after,
.icon-duotone.icon-user-hair-mullet::after {
  content: "\e45c\e45c";
}
.fad.icon-business-front::after,
.icon-duotone.icon-business-front::after {
  content: "\e45c\e45c";
}
.fad.icon-party-back::after,
.icon-duotone.icon-party-back::after {
  content: "\e45c\e45c";
}
.fad.icon-trian-balbot::after,
.icon-duotone.icon-trian-balbot::after {
  content: "\e45c\e45c";
}
.fad.icon-microphone-stand::after,
.icon-duotone.icon-microphone-stand::after {
  content: "\f8cb\f8cb";
}
.fad.icon-book-open-reader::after,
.icon-duotone.icon-book-open-reader::after {
  content: "\f5da\f5da";
}
.fad.icon-book-reader::after,
.icon-duotone.icon-book-reader::after {
  content: "\f5da\f5da";
}
.fad.icon-family-dress::after,
.icon-duotone.icon-family-dress::after {
  content: "\e301\e301";
}
.fad.icon-circle-x::after,
.icon-duotone.icon-circle-x::after {
  content: "\e12e\e12e";
}
.fad.icon-cabin::after,
.icon-duotone.icon-cabin::after {
  content: "\e46d\e46d";
}
.fad.icon-mountain-sun::after,
.icon-duotone.icon-mountain-sun::after {
  content: "\e52f\e52f";
}
.fad.icon-chart-simple-horizontal::after,
.icon-duotone.icon-chart-simple-horizontal::after {
  content: "\e474\e474";
}
.fad.icon-arrows-left-right-to-line::after,
.icon-duotone.icon-arrows-left-right-to-line::after {
  content: "\e4ba\e4ba";
}
.fad.icon-hand-back-point-left::after,
.icon-duotone.icon-hand-back-point-left::after {
  content: "\e19f\e19f";
}
.fad.icon-message-dots::after,
.icon-duotone.icon-message-dots::after {
  content: "\f4a3\f4a3";
}
.fad.icon-comment-alt-dots::after,
.icon-duotone.icon-comment-alt-dots::after {
  content: "\f4a3\f4a3";
}
.fad.icon-messaging::after,
.icon-duotone.icon-messaging::after {
  content: "\f4a3\f4a3";
}
.fad.icon-file-heart::after,
.icon-duotone.icon-file-heart::after {
  content: "\e176\e176";
}
.fad.icon-beer-mug::after,
.icon-duotone.icon-beer-mug::after {
  content: "\e0b3\e0b3";
}
.fad.icon-beer-foam::after,
.icon-duotone.icon-beer-foam::after {
  content: "\e0b3\e0b3";
}
.fad.icon-dice-d20::after,
.icon-duotone.icon-dice-d20::after {
  content: "\f6cf\f6cf";
}
.fad.icon-drone::after,
.icon-duotone.icon-drone::after {
  content: "\f85f\f85f";
}
.fad.icon-truck-droplet::after,
.icon-duotone.icon-truck-droplet::after {
  content: "\e58c\e58c";
}
.fad.icon-file-circle-xmark::after,
.icon-duotone.icon-file-circle-xmark::after {
  content: "\e5a1\e5a1";
}
.fad.icon-temperature-arrow-up::after,
.icon-duotone.icon-temperature-arrow-up::after {
  content: "\e040\e040";
}
.fad.icon-temperature-up::after,
.icon-duotone.icon-temperature-up::after {
  content: "\e040\e040";
}
.fad.icon-medal::after,
.icon-duotone.icon-medal::after {
  content: "\f5a2\f5a2";
}
.fad.icon-person-fairy::after,
.icon-duotone.icon-person-fairy::after {
  content: "\e608\e608";
}
.fad.icon-bed::after,
.icon-duotone.icon-bed::after {
  content: "\f236\f236";
}
.fad.icon-book-copy::after,
.icon-duotone.icon-book-copy::after {
  content: "\e0be\e0be";
}
.fad.icon-square-h::after,
.icon-duotone.icon-square-h::after {
  content: "\f0fd\f0fd";
}
.fad.icon-h-square::after,
.icon-duotone.icon-h-square::after {
  content: "\f0fd\f0fd";
}
.fad.icon-square-c::after,
.icon-duotone.icon-square-c::after {
  content: "\e266\e266";
}
.fad.icon-clock-two::after,
.icon-duotone.icon-clock-two::after {
  content: "\e35a\e35a";
}
.fad.icon-square-ellipsis-vertical::after,
.icon-duotone.icon-square-ellipsis-vertical::after {
  content: "\e26f\e26f";
}
.fad.icon-calendar-users::after,
.icon-duotone.icon-calendar-users::after {
  content: "\e5e2\e5e2";
}
.fad.icon-podcast::after,
.icon-duotone.icon-podcast::after {
  content: "\f2ce\f2ce";
}
.fad.icon-bee::after,
.icon-duotone.icon-bee::after {
  content: "\e0b2\e0b2";
}
.fad.icon-temperature-full::after,
.icon-duotone.icon-temperature-full::after {
  content: "\f2c7\f2c7";
}
.fad.icon-temperature-4::after,
.icon-duotone.icon-temperature-4::after {
  content: "\f2c7\f2c7";
}
.fad.icon-thermometer-4::after,
.icon-duotone.icon-thermometer-4::after {
  content: "\f2c7\f2c7";
}
.fad.icon-thermometer-full::after,
.icon-duotone.icon-thermometer-full::after {
  content: "\f2c7\f2c7";
}
.fad.icon-bell::after,
.icon-duotone.icon-bell::after {
  content: "\f0f3\f0f3";
}
.fad.icon-candy-bar::after,
.icon-duotone.icon-candy-bar::after {
  content: "\e3e8\e3e8";
}
.fad.icon-chocolate-bar::after,
.icon-duotone.icon-chocolate-bar::after {
  content: "\e3e8\e3e8";
}
.fad.icon-xmark-large::after,
.icon-duotone.icon-xmark-large::after {
  content: "\e59b\e59b";
}
.fad.icon-pinata::after,
.icon-duotone.icon-pinata::after {
  content: "\e3c3\e3c3";
}
.fad.icon-arrows-from-line::after,
.icon-duotone.icon-arrows-from-line::after {
  content: "\e0a4\e0a4";
}
.fad.icon-superscript::after,
.icon-duotone.icon-superscript::after {
  content: "\f12b\f12b";
}
.fad.icon-bowl-spoon::after,
.icon-duotone.icon-bowl-spoon::after {
  content: "\e3e0\e3e0";
}
.fad.icon-hexagon-check::after,
.icon-duotone.icon-hexagon-check::after {
  content: "\e416\e416";
}
.fad.icon-plug-circle-xmark::after,
.icon-duotone.icon-plug-circle-xmark::after {
  content: "\e560\e560";
}
.fad.icon-star-of-life::after,
.icon-duotone.icon-star-of-life::after {
  content: "\f621\f621";
}
.fad.icon-phone-slash::after,
.icon-duotone.icon-phone-slash::after {
  content: "\f3dd\f3dd";
}
.fad.icon-traffic-light-stop::after,
.icon-duotone.icon-traffic-light-stop::after {
  content: "\f63a\f63a";
}
.fad.icon-paint-roller::after,
.icon-duotone.icon-paint-roller::after {
  content: "\f5aa\f5aa";
}
.fad.icon-accent-grave::after,
.icon-duotone.icon-accent-grave::after {
  content: "\60\60";
}
.fad.icon-handshake-angle::after,
.icon-duotone.icon-handshake-angle::after {
  content: "\f4c4\f4c4";
}
.fad.icon-hands-helping::after,
.icon-duotone.icon-hands-helping::after {
  content: "\f4c4\f4c4";
}
.fad.icon-circle-0::after,
.icon-duotone.icon-circle-0::after {
  content: "\e0ed\e0ed";
}
.fad.icon-dial-med-low::after,
.icon-duotone.icon-dial-med-low::after {
  content: "\e160\e160";
}
.fad.icon-location-dot::after,
.icon-duotone.icon-location-dot::after {
  content: "\f3c5\f3c5";
}
.fad.icon-map-marker-alt::after,
.icon-duotone.icon-map-marker-alt::after {
  content: "\f3c5\f3c5";
}
.fad.icon-crab::after,
.icon-duotone.icon-crab::after {
  content: "\e3ff\e3ff";
}
.fad.icon-box-open-full::after,
.icon-duotone.icon-box-open-full::after {
  content: "\f49c\f49c";
}
.fad.icon-box-full::after,
.icon-duotone.icon-box-full::after {
  content: "\f49c\f49c";
}
.fad.icon-file::after,
.icon-duotone.icon-file::after {
  content: "\f15b\f15b";
}
.fad.icon-greater-than::after,
.icon-duotone.icon-greater-than::after {
  content: "\3e\3e";
}
.fad.icon-quotes::after,
.icon-duotone.icon-quotes::after {
  content: "\e234\e234";
}
.fad.icon-pretzel::after,
.icon-duotone.icon-pretzel::after {
  content: "\e441\e441";
}
.fad.icon-person-swimming::after,
.icon-duotone.icon-person-swimming::after {
  content: "\f5c4\f5c4";
}
.fad.icon-swimmer::after,
.icon-duotone.icon-swimmer::after {
  content: "\f5c4\f5c4";
}
.fad.icon-arrow-down::after,
.icon-duotone.icon-arrow-down::after {
  content: "\f063\f063";
}
.fad.icon-user-robot-xmarks::after,
.icon-duotone.icon-user-robot-xmarks::after {
  content: "\e4a7\e4a7";
}
.fad.icon-message-quote::after,
.icon-duotone.icon-message-quote::after {
  content: "\e1e4\e1e4";
}
.fad.icon-comment-alt-quote::after,
.icon-duotone.icon-comment-alt-quote::after {
  content: "\e1e4\e1e4";
}
.fad.icon-candy-corn::after,
.icon-duotone.icon-candy-corn::after {
  content: "\f6bd\f6bd";
}
.fad.icon-folder-magnifying-glass::after,
.icon-duotone.icon-folder-magnifying-glass::after {
  content: "\e18b\e18b";
}
.fad.icon-folder-search::after,
.icon-duotone.icon-folder-search::after {
  content: "\e18b\e18b";
}
.fad.icon-notebook::after,
.icon-duotone.icon-notebook::after {
  content: "\e201\e201";
}
.fad.icon-droplet::after,
.icon-duotone.icon-droplet::after {
  content: "\f043\f043";
}
.fad.icon-tint::after,
.icon-duotone.icon-tint::after {
  content: "\f043\f043";
}
.fad.icon-bullseye-pointer::after,
.icon-duotone.icon-bullseye-pointer::after {
  content: "\f649\f649";
}
.fad.icon-eraser::after,
.icon-duotone.icon-eraser::after {
  content: "\f12d\f12d";
}
.fad.icon-hexagon-image::after,
.icon-duotone.icon-hexagon-image::after {
  content: "\e504\e504";
}
.fad.icon-earth-americas::after,
.icon-duotone.icon-earth-americas::after {
  content: "\f57d\f57d";
}
.fad.icon-earth::after,
.icon-duotone.icon-earth::after {
  content: "\f57d\f57d";
}
.fad.icon-earth-america::after,
.icon-duotone.icon-earth-america::after {
  content: "\f57d\f57d";
}
.fad.icon-globe-americas::after,
.icon-duotone.icon-globe-americas::after {
  content: "\f57d\f57d";
}
.fad.icon-crate-apple::after,
.icon-duotone.icon-crate-apple::after {
  content: "\f6b1\f6b1";
}
.fad.icon-apple-crate::after,
.icon-duotone.icon-apple-crate::after {
  content: "\f6b1\f6b1";
}
.fad.icon-person-burst::after,
.icon-duotone.icon-person-burst::after {
  content: "\e53b\e53b";
}
.fad.icon-game-board::after,
.icon-duotone.icon-game-board::after {
  content: "\f867\f867";
}
.fad.icon-hat-chef::after,
.icon-duotone.icon-hat-chef::after {
  content: "\f86b\f86b";
}
.fad.icon-hand-back-point-right::after,
.icon-duotone.icon-hand-back-point-right::after {
  content: "\e1a1\e1a1";
}
.fad.icon-dove::after,
.icon-duotone.icon-dove::after {
  content: "\f4ba\f4ba";
}
.fad.icon-snowflake-droplets::after,
.icon-duotone.icon-snowflake-droplets::after {
  content: "\e5c1\e5c1";
}
.fad.icon-battery-empty::after,
.icon-duotone.icon-battery-empty::after {
  content: "\f244\f244";
}
.fad.icon-battery-0::after,
.icon-duotone.icon-battery-0::after {
  content: "\f244\f244";
}
.fad.icon-grid-4::after,
.icon-duotone.icon-grid-4::after {
  content: "\e198\e198";
}
.fad.icon-socks::after,
.icon-duotone.icon-socks::after {
  content: "\f696\f696";
}
.fad.icon-face-sunglasses::after,
.icon-duotone.icon-face-sunglasses::after {
  content: "\e398\e398";
}
.fad.icon-inbox::after,
.icon-duotone.icon-inbox::after {
  content: "\f01c\f01c";
}
.fad.icon-square-0::after,
.icon-duotone.icon-square-0::after {
  content: "\e255\e255";
}
.fad.icon-section::after,
.icon-duotone.icon-section::after {
  content: "\e447\e447";
}
.fad.icon-square-this-way-up::after,
.icon-duotone.icon-square-this-way-up::after {
  content: "\f49f\f49f";
}
.fad.icon-box-up::after,
.icon-duotone.icon-box-up::after {
  content: "\f49f\f49f";
}
.fad.icon-gauge-high::after,
.icon-duotone.icon-gauge-high::after {
  content: "\f625\f625";
}
.fad.icon-tachometer-alt::after,
.icon-duotone.icon-tachometer-alt::after {
  content: "\f625\f625";
}
.fad.icon-tachometer-alt-fast::after,
.icon-duotone.icon-tachometer-alt-fast::after {
  content: "\f625\f625";
}
.fad.icon-square-ampersand::after,
.icon-duotone.icon-square-ampersand::after {
  content: "\e260\e260";
}
.fad.icon-envelope-open-text::after,
.icon-duotone.icon-envelope-open-text::after {
  content: "\f658\f658";
}
.fad.icon-lamp-desk::after,
.icon-duotone.icon-lamp-desk::after {
  content: "\e014\e014";
}
.fad.icon-hospital::after,
.icon-duotone.icon-hospital::after {
  content: "\f0f8\f0f8";
}
.fad.icon-hospital-alt::after,
.icon-duotone.icon-hospital-alt::after {
  content: "\f0f8\f0f8";
}
.fad.icon-hospital-wide::after,
.icon-duotone.icon-hospital-wide::after {
  content: "\f0f8\f0f8";
}
.fad.icon-poll-people::after,
.icon-duotone.icon-poll-people::after {
  content: "\f759\f759";
}
.fad.icon-whiskey-glass-ice::after,
.icon-duotone.icon-whiskey-glass-ice::after {
  content: "\f7a1\f7a1";
}
.fad.icon-glass-whiskey-rocks::after,
.icon-duotone.icon-glass-whiskey-rocks::after {
  content: "\f7a1\f7a1";
}
.fad.icon-wine-bottle::after,
.icon-duotone.icon-wine-bottle::after {
  content: "\f72f\f72f";
}
.fad.icon-chess-rook::after,
.icon-duotone.icon-chess-rook::after {
  content: "\f447\f447";
}
.fad.icon-user-bounty-hunter::after,
.icon-duotone.icon-user-bounty-hunter::after {
  content: "\e2bf\e2bf";
}
.fad.icon-bars-staggered::after,
.icon-duotone.icon-bars-staggered::after {
  content: "\f550\f550";
}
.fad.icon-reorder::after,
.icon-duotone.icon-reorder::after {
  content: "\f550\f550";
}
.fad.icon-stream::after,
.icon-duotone.icon-stream::after {
  content: "\f550\f550";
}
.fad.icon-diagram-sankey::after,
.icon-duotone.icon-diagram-sankey::after {
  content: "\e158\e158";
}
.fad.icon-cloud-hail-mixed::after,
.icon-duotone.icon-cloud-hail-mixed::after {
  content: "\f73a\f73a";
}
.fad.icon-circle-up-left::after,
.icon-duotone.icon-circle-up-left::after {
  content: "\e128\e128";
}
.fad.icon-dharmachakra::after,
.icon-duotone.icon-dharmachakra::after {
  content: "\f655\f655";
}
.fad.icon-objects-align-left::after,
.icon-duotone.icon-objects-align-left::after {
  content: "\e3be\e3be";
}
.fad.icon-oil-can-drip::after,
.icon-duotone.icon-oil-can-drip::after {
  content: "\e205\e205";
}
.fad.icon-face-smiling-hands::after,
.icon-duotone.icon-face-smiling-hands::after {
  content: "\e396\e396";
}
.fad.icon-broccoli::after,
.icon-duotone.icon-broccoli::after {
  content: "\e3e2\e3e2";
}
.fad.icon-route-interstate::after,
.icon-duotone.icon-route-interstate::after {
  content: "\f61b\f61b";
}
.fad.icon-ear-muffs::after,
.icon-duotone.icon-ear-muffs::after {
  content: "\f795\f795";
}
.fad.icon-hotdog::after,
.icon-duotone.icon-hotdog::after {
  content: "\f80f\f80f";
}
.fad.icon-transporter-empty::after,
.icon-duotone.icon-transporter-empty::after {
  content: "\e046\e046";
}
.fad.icon-person-walking-with-cane::after,
.icon-duotone.icon-person-walking-with-cane::after {
  content: "\f29d\f29d";
}
.fad.icon-blind::after,
.icon-duotone.icon-blind::after {
  content: "\f29d\f29d";
}
.fad.icon-angle-90::after,
.icon-duotone.icon-angle-90::after {
  content: "\e08d\e08d";
}
.fad.icon-rectangle-terminal::after,
.icon-duotone.icon-rectangle-terminal::after {
  content: "\e236\e236";
}
.fad.icon-kite::after,
.icon-duotone.icon-kite::after {
  content: "\f6f4\f6f4";
}
.fad.icon-drum::after,
.icon-duotone.icon-drum::after {
  content: "\f569\f569";
}
.fad.icon-scrubber::after,
.icon-duotone.icon-scrubber::after {
  content: "\f2f8\f2f8";
}
.fad.icon-ice-cream::after,
.icon-duotone.icon-ice-cream::after {
  content: "\f810\f810";
}
.fad.icon-heart-circle-bolt::after,
.icon-duotone.icon-heart-circle-bolt::after {
  content: "\e4fc\e4fc";
}
.fad.icon-fish-bones::after,
.icon-duotone.icon-fish-bones::after {
  content: "\e304\e304";
}
.fad.icon-deer-rudolph::after,
.icon-duotone.icon-deer-rudolph::after {
  content: "\f78f\f78f";
}
.fad.icon-fax::after,
.icon-duotone.icon-fax::after {
  content: "\f1ac\f1ac";
}
.fad.icon-paragraph::after,
.icon-duotone.icon-paragraph::after {
  content: "\f1dd\f1dd";
}
.fad.icon-head-side-heart::after,
.icon-duotone.icon-head-side-heart::after {
  content: "\e1aa\e1aa";
}
.fad.icon-square-e::after,
.icon-duotone.icon-square-e::after {
  content: "\e26d\e26d";
}
.fad.icon-meter-fire::after,
.icon-duotone.icon-meter-fire::after {
  content: "\e1eb\e1eb";
}
.fad.icon-cloud-hail::after,
.icon-duotone.icon-cloud-hail::after {
  content: "\f739\f739";
}
.fad.icon-check-to-slot::after,
.icon-duotone.icon-check-to-slot::after {
  content: "\f772\f772";
}
.fad.icon-vote-yea::after,
.icon-duotone.icon-vote-yea::after {
  content: "\f772\f772";
}
.fad.icon-money-from-bracket::after,
.icon-duotone.icon-money-from-bracket::after {
  content: "\e312\e312";
}
.fad.icon-star-half::after,
.icon-duotone.icon-star-half::after {
  content: "\f089\f089";
}
.fad.icon-car-bus::after,
.icon-duotone.icon-car-bus::after {
  content: "\f85a\f85a";
}
.fad.icon-speaker::after,
.icon-duotone.icon-speaker::after {
  content: "\f8df\f8df";
}
.fad.icon-timer::after,
.icon-duotone.icon-timer::after {
  content: "\e29e\e29e";
}
.fad.icon-boxes-stacked::after,
.icon-duotone.icon-boxes-stacked::after {
  content: "\f468\f468";
}
.fad.icon-boxes::after,
.icon-duotone.icon-boxes::after {
  content: "\f468\f468";
}
.fad.icon-boxes-alt::after,
.icon-duotone.icon-boxes-alt::after {
  content: "\f468\f468";
}
.fad.icon-grill-hot::after,
.icon-duotone.icon-grill-hot::after {
  content: "\e5a5\e5a5";
}
.fad.icon-ballot-check::after,
.icon-duotone.icon-ballot-check::after {
  content: "\f733\f733";
}
.fad.icon-link::after,
.icon-duotone.icon-link::after {
  content: "\f0c1\f0c1";
}
.fad.icon-chain::after,
.icon-duotone.icon-chain::after {
  content: "\f0c1\f0c1";
}
.fad.icon-ear-listen::after,
.icon-duotone.icon-ear-listen::after {
  content: "\f2a2\f2a2";
}
.fad.icon-assistive-listening-systems::after,
.icon-duotone.icon-assistive-listening-systems::after {
  content: "\f2a2\f2a2";
}
.fad.icon-file-minus::after,
.icon-duotone.icon-file-minus::after {
  content: "\f318\f318";
}
.fad.icon-tree-city::after,
.icon-duotone.icon-tree-city::after {
  content: "\e587\e587";
}
.fad.icon-play::after,
.icon-duotone.icon-play::after {
  content: "\f04b\f04b";
}
.fad.icon-font::after,
.icon-duotone.icon-font::after {
  content: "\f031\f031";
}
.fad.icon-cup-togo::after,
.icon-duotone.icon-cup-togo::after {
  content: "\f6c5\f6c5";
}
.fad.icon-coffee-togo::after,
.icon-duotone.icon-coffee-togo::after {
  content: "\f6c5\f6c5";
}
.fad.icon-square-down-left::after,
.icon-duotone.icon-square-down-left::after {
  content: "\e26b\e26b";
}
.fad.icon-burger-lettuce::after,
.icon-duotone.icon-burger-lettuce::after {
  content: "\e3e3\e3e3";
}
.fad.icon-rupiah-sign::after,
.icon-duotone.icon-rupiah-sign::after {
  content: "\e23d\e23d";
}
.fad.icon-magnifying-glass::after,
.icon-duotone.icon-magnifying-glass::after {
  content: "\f002\f002";
}
.fad.icon-search::after,
.icon-duotone.icon-search::after {
  content: "\f002\f002";
}
.fad.icon-table-tennis-paddle-ball::after,
.icon-duotone.icon-table-tennis-paddle-ball::after {
  content: "\f45d\f45d";
}
.fad.icon-ping-pong-paddle-ball::after,
.icon-duotone.icon-ping-pong-paddle-ball::after {
  content: "\f45d\f45d";
}
.fad.icon-table-tennis::after,
.icon-duotone.icon-table-tennis::after {
  content: "\f45d\f45d";
}
.fad.icon-person-dots-from-line::after,
.icon-duotone.icon-person-dots-from-line::after {
  content: "\f470\f470";
}
.fad.icon-diagnoses::after,
.icon-duotone.icon-diagnoses::after {
  content: "\f470\f470";
}
.fad.icon-chevrons-down::after,
.icon-duotone.icon-chevrons-down::after {
  content: "\f322\f322";
}
.fad.icon-chevron-double-down::after,
.icon-duotone.icon-chevron-double-down::after {
  content: "\f322\f322";
}
.fad.icon-trash-can-arrow-up::after,
.icon-duotone.icon-trash-can-arrow-up::after {
  content: "\f82a\f82a";
}
.fad.icon-trash-restore-alt::after,
.icon-duotone.icon-trash-restore-alt::after {
  content: "\f82a\f82a";
}
.fad.icon-signal-good::after,
.icon-duotone.icon-signal-good::after {
  content: "\f68e\f68e";
}
.fad.icon-signal-3::after,
.icon-duotone.icon-signal-3::after {
  content: "\f68e\f68e";
}
.fad.icon-location-question::after,
.icon-duotone.icon-location-question::after {
  content: "\f60b\f60b";
}
.fad.icon-map-marker-question::after,
.icon-duotone.icon-map-marker-question::after {
  content: "\f60b\f60b";
}
.fad.icon-floppy-disk-circle-xmark::after,
.icon-duotone.icon-floppy-disk-circle-xmark::after {
  content: "\e181\e181";
}
.fad.icon-floppy-disk-times::after,
.icon-duotone.icon-floppy-disk-times::after {
  content: "\e181\e181";
}
.fad.icon-save-circle-xmark::after,
.icon-duotone.icon-save-circle-xmark::after {
  content: "\e181\e181";
}
.fad.icon-save-times::after,
.icon-duotone.icon-save-times::after {
  content: "\e181\e181";
}
.fad.icon-naira-sign::after,
.icon-duotone.icon-naira-sign::after {
  content: "\e1f6\e1f6";
}
.fad.icon-peach::after,
.icon-duotone.icon-peach::after {
  content: "\e20b\e20b";
}
.fad.icon-taxi-bus::after,
.icon-duotone.icon-taxi-bus::after {
  content: "\e298\e298";
}
.fad.icon-bracket-curly::after,
.icon-duotone.icon-bracket-curly::after {
  content: "\7b\7b";
}
.fad.icon-bracket-curly-left::after,
.icon-duotone.icon-bracket-curly-left::after {
  content: "\7b\7b";
}
.fad.icon-lobster::after,
.icon-duotone.icon-lobster::after {
  content: "\e421\e421";
}
.fad.icon-cart-flatbed-empty::after,
.icon-duotone.icon-cart-flatbed-empty::after {
  content: "\f476\f476";
}
.fad.icon-dolly-flatbed-empty::after,
.icon-duotone.icon-dolly-flatbed-empty::after {
  content: "\f476\f476";
}
.fad.icon-colon::after,
.icon-duotone.icon-colon::after {
  content: "\3a\3a";
}
.fad.icon-cart-arrow-down::after,
.icon-duotone.icon-cart-arrow-down::after {
  content: "\f218\f218";
}
.fad.icon-wand::after,
.icon-duotone.icon-wand::after {
  content: "\f72a\f72a";
}
.fad.icon-walkie-talkie::after,
.icon-duotone.icon-walkie-talkie::after {
  content: "\f8ef\f8ef";
}
.fad.icon-file-pen::after,
.icon-duotone.icon-file-pen::after {
  content: "\f31c\f31c";
}
.fad.icon-file-edit::after,
.icon-duotone.icon-file-edit::after {
  content: "\f31c\f31c";
}
.fad.icon-receipt::after,
.icon-duotone.icon-receipt::after {
  content: "\f543\f543";
}
.fad.icon-table-picnic::after,
.icon-duotone.icon-table-picnic::after {
  content: "\e32d\e32d";
}
.fad.icon-square-pen::after,
.icon-duotone.icon-square-pen::after {
  content: "\f14b\f14b";
}
.fad.icon-pen-square::after,
.icon-duotone.icon-pen-square::after {
  content: "\f14b\f14b";
}
.fad.icon-pencil-square::after,
.icon-duotone.icon-pencil-square::after {
  content: "\f14b\f14b";
}
.fad.icon-circle-microphone-lines::after,
.icon-duotone.icon-circle-microphone-lines::after {
  content: "\e117\e117";
}
.fad.icon-microphone-circle-alt::after,
.icon-duotone.icon-microphone-circle-alt::after {
  content: "\e117\e117";
}
.fad.icon-display-slash::after,
.icon-duotone.icon-display-slash::after {
  content: "\e2fa\e2fa";
}
.fad.icon-desktop-slash::after,
.icon-duotone.icon-desktop-slash::after {
  content: "\e2fa\e2fa";
}
.fad.icon-suitcase-rolling::after,
.icon-duotone.icon-suitcase-rolling::after {
  content: "\f5c1\f5c1";
}
.fad.icon-person-circle-exclamation::after,
.icon-duotone.icon-person-circle-exclamation::after {
  content: "\e53f\e53f";
}
.fad.icon-transporter-2::after,
.icon-duotone.icon-transporter-2::after {
  content: "\e044\e044";
}
.fad.icon-hands-holding-diamond::after,
.icon-duotone.icon-hands-holding-diamond::after {
  content: "\f47c\f47c";
}
.fad.icon-hand-receiving::after,
.icon-duotone.icon-hand-receiving::after {
  content: "\f47c\f47c";
}
.fad.icon-money-bill-simple-wave::after,
.icon-duotone.icon-money-bill-simple-wave::after {
  content: "\e1f2\e1f2";
}
.fad.icon-chevron-down::after,
.icon-duotone.icon-chevron-down::after {
  content: "\f078\f078";
}
.fad.icon-battery-full::after,
.icon-duotone.icon-battery-full::after {
  content: "\f240\f240";
}
.fad.icon-battery::after,
.icon-duotone.icon-battery::after {
  content: "\f240\f240";
}
.fad.icon-battery-5::after,
.icon-duotone.icon-battery-5::after {
  content: "\f240\f240";
}
.fad.icon-bell-plus::after,
.icon-duotone.icon-bell-plus::after {
  content: "\f849\f849";
}
.fad.icon-book-arrow-right::after,
.icon-duotone.icon-book-arrow-right::after {
  content: "\e0b9\e0b9";
}
.fad.icon-hospitals::after,
.icon-duotone.icon-hospitals::after {
  content: "\f80e\f80e";
}
.fad.icon-club::after,
.icon-duotone.icon-club::after {
  content: "\f327\f327";
}
.fad.icon-skull-crossbones::after,
.icon-duotone.icon-skull-crossbones::after {
  content: "\f714\f714";
}
.fad.icon-droplet-degree::after,
.icon-duotone.icon-droplet-degree::after {
  content: "\f748\f748";
}
.fad.icon-dewpoint::after,
.icon-duotone.icon-dewpoint::after {
  content: "\f748\f748";
}
.fad.icon-code-compare::after,
.icon-duotone.icon-code-compare::after {
  content: "\e13a\e13a";
}
.fad.icon-list-ul::after,
.icon-duotone.icon-list-ul::after {
  content: "\f0ca\f0ca";
}
.fad.icon-list-dots::after,
.icon-duotone.icon-list-dots::after {
  content: "\f0ca\f0ca";
}
.fad.icon-hand-holding-magic::after,
.icon-duotone.icon-hand-holding-magic::after {
  content: "\f6e5\f6e5";
}
.fad.icon-watermelon-slice::after,
.icon-duotone.icon-watermelon-slice::after {
  content: "\e337\e337";
}
.fad.icon-circle-ellipsis::after,
.icon-duotone.icon-circle-ellipsis::after {
  content: "\e10a\e10a";
}
.fad.icon-school-lock::after,
.icon-duotone.icon-school-lock::after {
  content: "\e56f\e56f";
}
.fad.icon-tower-cell::after,
.icon-duotone.icon-tower-cell::after {
  content: "\e585\e585";
}
.fad.icon-sd-cards::after,
.icon-duotone.icon-sd-cards::after {
  content: "\e240\e240";
}
.fad.icon-jug-bottle::after,
.icon-duotone.icon-jug-bottle::after {
  content: "\e5fb\e5fb";
}
.fad.icon-down-long::after,
.icon-duotone.icon-down-long::after {
  content: "\f309\f309";
}
.fad.icon-long-arrow-alt-down::after,
.icon-duotone.icon-long-arrow-alt-down::after {
  content: "\f309\f309";
}
.fad.icon-envelopes::after,
.icon-duotone.icon-envelopes::after {
  content: "\e170\e170";
}
.fad.icon-phone-office::after,
.icon-duotone.icon-phone-office::after {
  content: "\f67d\f67d";
}
.fad.icon-ranking-star::after,
.icon-duotone.icon-ranking-star::after {
  content: "\e561\e561";
}
.fad.icon-chess-king::after,
.icon-duotone.icon-chess-king::after {
  content: "\f43f\f43f";
}
.fad.icon-nfc-pen::after,
.icon-duotone.icon-nfc-pen::after {
  content: "\e1fa\e1fa";
}
.fad.icon-person-harassing::after,
.icon-duotone.icon-person-harassing::after {
  content: "\e549\e549";
}
.fad.icon-hat-winter::after,
.icon-duotone.icon-hat-winter::after {
  content: "\f7a8\f7a8";
}
.fad.icon-brazilian-real-sign::after,
.icon-duotone.icon-brazilian-real-sign::after {
  content: "\e46c\e46c";
}
.fad.icon-landmark-dome::after,
.icon-duotone.icon-landmark-dome::after {
  content: "\f752\f752";
}
.fad.icon-landmark-alt::after,
.icon-duotone.icon-landmark-alt::after {
  content: "\f752\f752";
}
.fad.icon-bone-break::after,
.icon-duotone.icon-bone-break::after {
  content: "\f5d8\f5d8";
}
.fad.icon-arrow-up::after,
.icon-duotone.icon-arrow-up::after {
  content: "\f062\f062";
}
.fad.icon-down-from-dotted-line::after,
.icon-duotone.icon-down-from-dotted-line::after {
  content: "\e407\e407";
}
.fad.icon-tv::after,
.icon-duotone.icon-tv::after {
  content: "\f26c\f26c";
}
.fad.icon-television::after,
.icon-duotone.icon-television::after {
  content: "\f26c\f26c";
}
.fad.icon-tv-alt::after,
.icon-duotone.icon-tv-alt::after {
  content: "\f26c\f26c";
}
.fad.icon-border-left::after,
.icon-duotone.icon-border-left::after {
  content: "\f84f\f84f";
}
.fad.icon-circle-divide::after,
.icon-duotone.icon-circle-divide::after {
  content: "\e106\e106";
}
.fad.icon-shrimp::after,
.icon-duotone.icon-shrimp::after {
  content: "\e448\e448";
}
.fad.icon-list-check::after,
.icon-duotone.icon-list-check::after {
  content: "\f0ae\f0ae";
}
.fad.icon-tasks::after,
.icon-duotone.icon-tasks::after {
  content: "\f0ae\f0ae";
}
.fad.icon-diagram-subtask::after,
.icon-duotone.icon-diagram-subtask::after {
  content: "\e479\e479";
}
.fad.icon-jug-detergent::after,
.icon-duotone.icon-jug-detergent::after {
  content: "\e519\e519";
}
.fad.icon-circle-user::after,
.icon-duotone.icon-circle-user::after {
  content: "\f2bd\f2bd";
}
.fad.icon-user-circle::after,
.icon-duotone.icon-user-circle::after {
  content: "\f2bd\f2bd";
}
.fad.icon-square-y::after,
.icon-duotone.icon-square-y::after {
  content: "\e287\e287";
}
.fad.icon-user-doctor-hair::after,
.icon-duotone.icon-user-doctor-hair::after {
  content: "\e458\e458";
}
.fad.icon-planet-ringed::after,
.icon-duotone.icon-planet-ringed::after {
  content: "\e020\e020";
}
.fad.icon-mushroom::after,
.icon-duotone.icon-mushroom::after {
  content: "\e425\e425";
}
.fad.icon-user-shield::after,
.icon-duotone.icon-user-shield::after {
  content: "\f505\f505";
}
.fad.icon-megaphone::after,
.icon-duotone.icon-megaphone::after {
  content: "\f675\f675";
}
.fad.icon-wreath-laurel::after,
.icon-duotone.icon-wreath-laurel::after {
  content: "\e5d2\e5d2";
}
.fad.icon-circle-exclamation-check::after,
.icon-duotone.icon-circle-exclamation-check::after {
  content: "\e10d\e10d";
}
.fad.icon-wind::after,
.icon-duotone.icon-wind::after {
  content: "\f72e\f72e";
}
.fad.icon-box-dollar::after,
.icon-duotone.icon-box-dollar::after {
  content: "\f4a0\f4a0";
}
.fad.icon-box-usd::after,
.icon-duotone.icon-box-usd::after {
  content: "\f4a0\f4a0";
}
.fad.icon-car-burst::after,
.icon-duotone.icon-car-burst::after {
  content: "\f5e1\f5e1";
}
.fad.icon-car-crash::after,
.icon-duotone.icon-car-crash::after {
  content: "\f5e1\f5e1";
}
.fad.icon-y::after,
.icon-duotone.icon-y::after {
  content: "\59\59";
}
.fad.icon-user-headset::after,
.icon-duotone.icon-user-headset::after {
  content: "\f82d\f82d";
}
.fad.icon-arrows-retweet::after,
.icon-duotone.icon-arrows-retweet::after {
  content: "\f361\f361";
}
.fad.icon-retweet-alt::after,
.icon-duotone.icon-retweet-alt::after {
  content: "\f361\f361";
}
.fad.icon-person-snowboarding::after,
.icon-duotone.icon-person-snowboarding::after {
  content: "\f7ce\f7ce";
}
.fad.icon-snowboarding::after,
.icon-duotone.icon-snowboarding::after {
  content: "\f7ce\f7ce";
}
.fad.icon-square-chevron-right::after,
.icon-duotone.icon-square-chevron-right::after {
  content: "\f32b\f32b";
}
.fad.icon-chevron-square-right::after,
.icon-duotone.icon-chevron-square-right::after {
  content: "\f32b\f32b";
}
.fad.icon-lacrosse-stick-ball::after,
.icon-duotone.icon-lacrosse-stick-ball::after {
  content: "\e3b6\e3b6";
}
.fad.icon-truck-fast::after,
.icon-duotone.icon-truck-fast::after {
  content: "\f48b\f48b";
}
.fad.icon-shipping-fast::after,
.icon-duotone.icon-shipping-fast::after {
  content: "\f48b\f48b";
}
.fad.icon-user-magnifying-glass::after,
.icon-duotone.icon-user-magnifying-glass::after {
  content: "\e5c5\e5c5";
}
.fad.icon-star-sharp::after,
.icon-duotone.icon-star-sharp::after {
  content: "\e28b\e28b";
}
.fad.icon-comment-heart::after,
.icon-duotone.icon-comment-heart::after {
  content: "\e5c8\e5c8";
}
.fad.icon-circle-1::after,
.icon-duotone.icon-circle-1::after {
  content: "\e0ee\e0ee";
}
.fad.icon-circle-star::after,
.icon-duotone.icon-circle-star::after {
  content: "\e123\e123";
}
.fad.icon-star-circle::after,
.icon-duotone.icon-star-circle::after {
  content: "\e123\e123";
}
.fad.icon-fish::after,
.icon-duotone.icon-fish::after {
  content: "\f578\f578";
}
.fad.icon-cloud-fog::after,
.icon-duotone.icon-cloud-fog::after {
  content: "\f74e\f74e";
}
.fad.icon-fog::after,
.icon-duotone.icon-fog::after {
  content: "\f74e\f74e";
}
.fad.icon-waffle::after,
.icon-duotone.icon-waffle::after {
  content: "\e466\e466";
}
.fad.icon-music-note::after,
.icon-duotone.icon-music-note::after {
  content: "\f8cf\f8cf";
}
.fad.icon-music-alt::after,
.icon-duotone.icon-music-alt::after {
  content: "\f8cf\f8cf";
}
.fad.icon-hexagon-exclamation::after,
.icon-duotone.icon-hexagon-exclamation::after {
  content: "\e417\e417";
}
.fad.icon-cart-shopping-fast::after,
.icon-duotone.icon-cart-shopping-fast::after {
  content: "\e0dc\e0dc";
}
.fad.icon-object-union::after,
.icon-duotone.icon-object-union::after {
  content: "\e49f\e49f";
}
.fad.icon-user-graduate::after,
.icon-duotone.icon-user-graduate::after {
  content: "\f501\f501";
}
.fad.icon-starfighter::after,
.icon-duotone.icon-starfighter::after {
  content: "\e037\e037";
}
.fad.icon-circle-half-stroke::after,
.icon-duotone.icon-circle-half-stroke::after {
  content: "\f042\f042";
}
.fad.icon-adjust::after,
.icon-duotone.icon-adjust::after {
  content: "\f042\f042";
}
.fad.icon-arrow-right-long-to-line::after,
.icon-duotone.icon-arrow-right-long-to-line::after {
  content: "\e3d5\e3d5";
}
.fad.icon-square-arrow-down::after,
.icon-duotone.icon-square-arrow-down::after {
  content: "\f339\f339";
}
.fad.icon-arrow-square-down::after,
.icon-duotone.icon-arrow-square-down::after {
  content: "\f339\f339";
}
.fad.icon-diamond-half-stroke::after,
.icon-duotone.icon-diamond-half-stroke::after {
  content: "\e5b8\e5b8";
}
.fad.icon-clapperboard::after,
.icon-duotone.icon-clapperboard::after {
  content: "\e131\e131";
}
.fad.icon-square-chevron-left::after,
.icon-duotone.icon-square-chevron-left::after {
  content: "\f32a\f32a";
}
.fad.icon-chevron-square-left::after,
.icon-duotone.icon-chevron-square-left::after {
  content: "\f32a\f32a";
}
.fad.icon-phone-intercom::after,
.icon-duotone.icon-phone-intercom::after {
  content: "\e434\e434";
}
.fad.icon-link-horizontal::after,
.icon-duotone.icon-link-horizontal::after {
  content: "\e1cb\e1cb";
}
.fad.icon-chain-horizontal::after,
.icon-duotone.icon-chain-horizontal::after {
  content: "\e1cb\e1cb";
}
.fad.icon-mango::after,
.icon-duotone.icon-mango::after {
  content: "\e30f\e30f";
}
.fad.icon-music-note-slash::after,
.icon-duotone.icon-music-note-slash::after {
  content: "\f8d0\f8d0";
}
.fad.icon-music-alt-slash::after,
.icon-duotone.icon-music-alt-slash::after {
  content: "\f8d0\f8d0";
}
.fad.icon-circle-radiation::after,
.icon-duotone.icon-circle-radiation::after {
  content: "\f7ba\f7ba";
}
.fad.icon-radiation-alt::after,
.icon-duotone.icon-radiation-alt::after {
  content: "\f7ba\f7ba";
}
.fad.icon-face-tongue-sweat::after,
.icon-duotone.icon-face-tongue-sweat::after {
  content: "\e39e\e39e";
}
.fad.icon-globe-stand::after,
.icon-duotone.icon-globe-stand::after {
  content: "\f5f6\f5f6";
}
.fad.icon-baseball::after,
.icon-duotone.icon-baseball::after {
  content: "\f433\f433";
}
.fad.icon-baseball-ball::after,
.icon-duotone.icon-baseball-ball::after {
  content: "\f433\f433";
}
.fad.icon-circle-p::after,
.icon-duotone.icon-circle-p::after {
  content: "\e11a\e11a";
}
.fad.icon-award-simple::after,
.icon-duotone.icon-award-simple::after {
  content: "\e0ab\e0ab";
}
.fad.icon-jet-fighter-up::after,
.icon-duotone.icon-jet-fighter-up::after {
  content: "\e518\e518";
}
.fad.icon-diagram-project::after,
.icon-duotone.icon-diagram-project::after {
  content: "\f542\f542";
}
.fad.icon-project-diagram::after,
.icon-duotone.icon-project-diagram::after {
  content: "\f542\f542";
}
.fad.icon-pedestal::after,
.icon-duotone.icon-pedestal::after {
  content: "\e20d\e20d";
}
.fad.icon-chart-pyramid::after,
.icon-duotone.icon-chart-pyramid::after {
  content: "\e0e6\e0e6";
}
.fad.icon-sidebar::after,
.icon-duotone.icon-sidebar::after {
  content: "\e24e\e24e";
}
.fad.icon-snowman-head::after,
.icon-duotone.icon-snowman-head::after {
  content: "\f79b\f79b";
}
.fad.icon-frosty-head::after,
.icon-duotone.icon-frosty-head::after {
  content: "\f79b\f79b";
}
.fad.icon-copy::after,
.icon-duotone.icon-copy::after {
  content: "\f0c5\f0c5";
}
.fad.icon-burger-glass::after,
.icon-duotone.icon-burger-glass::after {
  content: "\e0ce\e0ce";
}
.fad.icon-volume-xmark::after,
.icon-duotone.icon-volume-xmark::after {
  content: "\f6a9\f6a9";
}
.fad.icon-volume-mute::after,
.icon-duotone.icon-volume-mute::after {
  content: "\f6a9\f6a9";
}
.fad.icon-volume-times::after,
.icon-duotone.icon-volume-times::after {
  content: "\f6a9\f6a9";
}
.fad.icon-hand-sparkles::after,
.icon-duotone.icon-hand-sparkles::after {
  content: "\e05d\e05d";
}
.fad.icon-bars-filter::after,
.icon-duotone.icon-bars-filter::after {
  content: "\e0ad\e0ad";
}
.fad.icon-paintbrush-pencil::after,
.icon-duotone.icon-paintbrush-pencil::after {
  content: "\e206\e206";
}
.fad.icon-party-bell::after,
.icon-duotone.icon-party-bell::after {
  content: "\e31a\e31a";
}
.fad.icon-user-vneck-hair::after,
.icon-duotone.icon-user-vneck-hair::after {
  content: "\e462\e462";
}
.fad.icon-jack-o-lantern::after,
.icon-duotone.icon-jack-o-lantern::after {
  content: "\f30e\f30e";
}
.fad.icon-grip::after,
.icon-duotone.icon-grip::after {
  content: "\f58d\f58d";
}
.fad.icon-grip-horizontal::after,
.icon-duotone.icon-grip-horizontal::after {
  content: "\f58d\f58d";
}
.fad.icon-share-from-square::after,
.icon-duotone.icon-share-from-square::after {
  content: "\f14d\f14d";
}
.fad.icon-share-square::after,
.icon-duotone.icon-share-square::after {
  content: "\f14d\f14d";
}
.fad.icon-keynote::after,
.icon-duotone.icon-keynote::after {
  content: "\f66c\f66c";
}
.fad.icon-child-combatant::after,
.icon-duotone.icon-child-combatant::after {
  content: "\e4e0\e4e0";
}
.fad.icon-child-rifle::after,
.icon-duotone.icon-child-rifle::after {
  content: "\e4e0\e4e0";
}
.fad.icon-gun::after,
.icon-duotone.icon-gun::after {
  content: "\e19b\e19b";
}
.fad.icon-square-phone::after,
.icon-duotone.icon-square-phone::after {
  content: "\f098\f098";
}
.fad.icon-phone-square::after,
.icon-duotone.icon-phone-square::after {
  content: "\f098\f098";
}
.fad.icon-hat-beach::after,
.icon-duotone.icon-hat-beach::after {
  content: "\e606\e606";
}
.fad.icon-plus::after,
.icon-duotone.icon-plus::after {
  content: "\2b\2b";
}
.fad.icon-add::after,
.icon-duotone.icon-add::after {
  content: "\2b\2b";
}
.fad.icon-expand::after,
.icon-duotone.icon-expand::after {
  content: "\f065\f065";
}
.fad.icon-computer::after,
.icon-duotone.icon-computer::after {
  content: "\e4e5\e4e5";
}
.fad.icon-fort::after,
.icon-duotone.icon-fort::after {
  content: "\e486\e486";
}
.fad.icon-cloud-check::after,
.icon-duotone.icon-cloud-check::after {
  content: "\e35c\e35c";
}
.fad.icon-xmark::after,
.icon-duotone.icon-xmark::after {
  content: "\f00d\f00d";
}
.fad.icon-close::after,
.icon-duotone.icon-close::after {
  content: "\f00d\f00d";
}
.fad.icon-multiply::after,
.icon-duotone.icon-multiply::after {
  content: "\f00d\f00d";
}
.fad.icon-remove::after,
.icon-duotone.icon-remove::after {
  content: "\f00d\f00d";
}
.fad.icon-times::after,
.icon-duotone.icon-times::after {
  content: "\f00d\f00d";
}
.fad.icon-face-smirking::after,
.icon-duotone.icon-face-smirking::after {
  content: "\e397\e397";
}
.fad.icon-arrows-up-down-left-right::after,
.icon-duotone.icon-arrows-up-down-left-right::after {
  content: "\f047\f047";
}
.fad.icon-arrows::after,
.icon-duotone.icon-arrows::after {
  content: "\f047\f047";
}
.fad.icon-chalkboard-user::after,
.icon-duotone.icon-chalkboard-user::after {
  content: "\f51c\f51c";
}
.fad.icon-chalkboard-teacher::after,
.icon-duotone.icon-chalkboard-teacher::after {
  content: "\f51c\f51c";
}
.fad.icon-rhombus::after,
.icon-duotone.icon-rhombus::after {
  content: "\e23b\e23b";
}
.fad.icon-claw-marks::after,
.icon-duotone.icon-claw-marks::after {
  content: "\f6c2\f6c2";
}
.fad.icon-peso-sign::after,
.icon-duotone.icon-peso-sign::after {
  content: "\e222\e222";
}
.fad.icon-face-smile-tongue::after,
.icon-duotone.icon-face-smile-tongue::after {
  content: "\e394\e394";
}
.fad.icon-cart-circle-xmark::after,
.icon-duotone.icon-cart-circle-xmark::after {
  content: "\e3f4\e3f4";
}
.fad.icon-building-shield::after,
.icon-duotone.icon-building-shield::after {
  content: "\e4d8\e4d8";
}
.fad.icon-circle-phone-flip::after,
.icon-duotone.icon-circle-phone-flip::after {
  content: "\e11c\e11c";
}
.fad.icon-phone-circle-alt::after,
.icon-duotone.icon-phone-circle-alt::after {
  content: "\e11c\e11c";
}
.fad.icon-baby::after,
.icon-duotone.icon-baby::after {
  content: "\f77c\f77c";
}
.fad.icon-users-line::after,
.icon-duotone.icon-users-line::after {
  content: "\e592\e592";
}
.fad.icon-quote-left::after,
.icon-duotone.icon-quote-left::after {
  content: "\f10d\f10d";
}
.fad.icon-quote-left-alt::after,
.icon-duotone.icon-quote-left-alt::after {
  content: "\f10d\f10d";
}
.fad.icon-tractor::after,
.icon-duotone.icon-tractor::after {
  content: "\f722\f722";
}
.fad.icon-key-skeleton::after,
.icon-duotone.icon-key-skeleton::after {
  content: "\f6f3\f6f3";
}
.fad.icon-trash-arrow-up::after,
.icon-duotone.icon-trash-arrow-up::after {
  content: "\f829\f829";
}
.fad.icon-trash-restore::after,
.icon-duotone.icon-trash-restore::after {
  content: "\f829\f829";
}
.fad.icon-arrow-down-up-lock::after,
.icon-duotone.icon-arrow-down-up-lock::after {
  content: "\e4b0\e4b0";
}
.fad.icon-arrow-down-to-bracket::after,
.icon-duotone.icon-arrow-down-to-bracket::after {
  content: "\e094\e094";
}
.fad.icon-lines-leaning::after,
.icon-duotone.icon-lines-leaning::after {
  content: "\e51e\e51e";
}
.fad.icon-square-q::after,
.icon-duotone.icon-square-q::after {
  content: "\e27b\e27b";
}
.fad.icon-ruler-combined::after,
.icon-duotone.icon-ruler-combined::after {
  content: "\f546\f546";
}
.fad.icon-symbols::after,
.icon-duotone.icon-symbols::after {
  content: "\f86e\f86e";
}
.fad.icon-icons-alt::after,
.icon-duotone.icon-icons-alt::after {
  content: "\f86e\f86e";
}
.fad.icon-copyright::after,
.icon-duotone.icon-copyright::after {
  content: "\f1f9\f1f9";
}
.fad.icon-flask-gear::after,
.icon-duotone.icon-flask-gear::after {
  content: "\e5f1\e5f1";
}
.fad.icon-highlighter-line::after,
.icon-duotone.icon-highlighter-line::after {
  content: "\e1af\e1af";
}
.fad.icon-bracket-square::after,
.icon-duotone.icon-bracket-square::after {
  content: "\5b\5b";
}
.fad.icon-bracket::after,
.icon-duotone.icon-bracket::after {
  content: "\5b\5b";
}
.fad.icon-bracket-left::after,
.icon-duotone.icon-bracket-left::after {
  content: "\5b\5b";
}
.fad.icon-island-tropical::after,
.icon-duotone.icon-island-tropical::after {
  content: "\f811\f811";
}
.fad.icon-island-tree-palm::after,
.icon-duotone.icon-island-tree-palm::after {
  content: "\f811\f811";
}
.fad.icon-arrow-right-from-line::after,
.icon-duotone.icon-arrow-right-from-line::after {
  content: "\f343\f343";
}
.fad.icon-arrow-from-left::after,
.icon-duotone.icon-arrow-from-left::after {
  content: "\f343\f343";
}
.fad.icon-h2::after,
.icon-duotone.icon-h2::after {
  content: "\f314\f314";
}
.fad.icon-equals::after,
.icon-duotone.icon-equals::after {
  content: "\3d\3d";
}
.fad.icon-cake-slice::after,
.icon-duotone.icon-cake-slice::after {
  content: "\e3e5\e3e5";
}
.fad.icon-shortcake::after,
.icon-duotone.icon-shortcake::after {
  content: "\e3e5\e3e5";
}
.fad.icon-peanut::after,
.icon-duotone.icon-peanut::after {
  content: "\e430\e430";
}
.fad.icon-wrench-simple::after,
.icon-duotone.icon-wrench-simple::after {
  content: "\e2d1\e2d1";
}
.fad.icon-blender::after,
.icon-duotone.icon-blender::after {
  content: "\f517\f517";
}
.fad.icon-teeth::after,
.icon-duotone.icon-teeth::after {
  content: "\f62e\f62e";
}
.fad.icon-tally-2::after,
.icon-duotone.icon-tally-2::after {
  content: "\e295\e295";
}
.fad.icon-shekel-sign::after,
.icon-duotone.icon-shekel-sign::after {
  content: "\f20b\f20b";
}
.fad.icon-ils::after,
.icon-duotone.icon-ils::after {
  content: "\f20b\f20b";
}
.fad.icon-shekel::after,
.icon-duotone.icon-shekel::after {
  content: "\f20b\f20b";
}
.fad.icon-sheqel::after,
.icon-duotone.icon-sheqel::after {
  content: "\f20b\f20b";
}
.fad.icon-sheqel-sign::after,
.icon-duotone.icon-sheqel-sign::after {
  content: "\f20b\f20b";
}
.fad.icon-cars::after,
.icon-duotone.icon-cars::after {
  content: "\f85b\f85b";
}
.fad.icon-axe-battle::after,
.icon-duotone.icon-axe-battle::after {
  content: "\f6b3\f6b3";
}
.fad.icon-user-hair-long::after,
.icon-duotone.icon-user-hair-long::after {
  content: "\e45b\e45b";
}
.fad.icon-map::after,
.icon-duotone.icon-map::after {
  content: "\f279\f279";
}
.fad.icon-arrow-left-from-arc::after,
.icon-duotone.icon-arrow-left-from-arc::after {
  content: "\e615\e615";
}
.fad.icon-file-circle-info::after,
.icon-duotone.icon-file-circle-info::after {
  content: "\e493\e493";
}
.fad.icon-face-disappointed::after,
.icon-duotone.icon-face-disappointed::after {
  content: "\e36f\e36f";
}
.fad.icon-lasso-sparkles::after,
.icon-duotone.icon-lasso-sparkles::after {
  content: "\e1c9\e1c9";
}
.fad.icon-clock-eleven::after,
.icon-duotone.icon-clock-eleven::after {
  content: "\e347\e347";
}
.fad.icon-rocket::after,
.icon-duotone.icon-rocket::after {
  content: "\f135\f135";
}
.fad.icon-siren-on::after,
.icon-duotone.icon-siren-on::after {
  content: "\e02e\e02e";
}
.fad.icon-clock-ten::after,
.icon-duotone.icon-clock-ten::after {
  content: "\e354\e354";
}
.fad.icon-candle-holder::after,
.icon-duotone.icon-candle-holder::after {
  content: "\f6bc\f6bc";
}
.fad.icon-video-arrow-down-left::after,
.icon-duotone.icon-video-arrow-down-left::after {
  content: "\e2c8\e2c8";
}
.fad.icon-photo-film::after,
.icon-duotone.icon-photo-film::after {
  content: "\f87c\f87c";
}
.fad.icon-photo-video::after,
.icon-duotone.icon-photo-video::after {
  content: "\f87c\f87c";
}
.fad.icon-floppy-disk-circle-arrow-right::after,
.icon-duotone.icon-floppy-disk-circle-arrow-right::after {
  content: "\e180\e180";
}
.fad.icon-save-circle-arrow-right::after,
.icon-duotone.icon-save-circle-arrow-right::after {
  content: "\e180\e180";
}
.fad.icon-folder-minus::after,
.icon-duotone.icon-folder-minus::after {
  content: "\f65d\f65d";
}
.fad.icon-planet-moon::after,
.icon-duotone.icon-planet-moon::after {
  content: "\e01f\e01f";
}
.fad.icon-face-eyes-xmarks::after,
.icon-duotone.icon-face-eyes-xmarks::after {
  content: "\e374\e374";
}
.fad.icon-chart-scatter::after,
.icon-duotone.icon-chart-scatter::after {
  content: "\f7ee\f7ee";
}
.fad.icon-display-arrow-down::after,
.icon-duotone.icon-display-arrow-down::after {
  content: "\e164\e164";
}
.fad.icon-store::after,
.icon-duotone.icon-store::after {
  content: "\f54e\f54e";
}
.fad.icon-arrow-trend-up::after,
.icon-duotone.icon-arrow-trend-up::after {
  content: "\e098\e098";
}
.fad.icon-plug-circle-minus::after,
.icon-duotone.icon-plug-circle-minus::after {
  content: "\e55e\e55e";
}
.fad.icon-olive-branch::after,
.icon-duotone.icon-olive-branch::after {
  content: "\e317\e317";
}
.fad.icon-angle::after,
.icon-duotone.icon-angle::after {
  content: "\e08c\e08c";
}
.fad.icon-vacuum-robot::after,
.icon-duotone.icon-vacuum-robot::after {
  content: "\e04e\e04e";
}
.fad.icon-sign-hanging::after,
.icon-duotone.icon-sign-hanging::after {
  content: "\f4d9\f4d9";
}
.fad.icon-sign::after,
.icon-duotone.icon-sign::after {
  content: "\f4d9\f4d9";
}
.fad.icon-square-divide::after,
.icon-duotone.icon-square-divide::after {
  content: "\e26a\e26a";
}
.fad.icon-signal-stream-slash::after,
.icon-duotone.icon-signal-stream-slash::after {
  content: "\e250\e250";
}
.fad.icon-bezier-curve::after,
.icon-duotone.icon-bezier-curve::after {
  content: "\f55b\f55b";
}
.fad.icon-eye-dropper-half::after,
.icon-duotone.icon-eye-dropper-half::after {
  content: "\e173\e173";
}
.fad.icon-store-lock::after,
.icon-duotone.icon-store-lock::after {
  content: "\e4a6\e4a6";
}
.fad.icon-bell-slash::after,
.icon-duotone.icon-bell-slash::after {
  content: "\f1f6\f1f6";
}
.fad.icon-cloud-bolt-sun::after,
.icon-duotone.icon-cloud-bolt-sun::after {
  content: "\f76e\f76e";
}
.fad.icon-thunderstorm-sun::after,
.icon-duotone.icon-thunderstorm-sun::after {
  content: "\f76e\f76e";
}
.fad.icon-camera-slash::after,
.icon-duotone.icon-camera-slash::after {
  content: "\e0d9\e0d9";
}
.fad.icon-comment-quote::after,
.icon-duotone.icon-comment-quote::after {
  content: "\e14c\e14c";
}
.fad.icon-tablet::after,
.icon-duotone.icon-tablet::after {
  content: "\f3fb\f3fb";
}
.fad.icon-tablet-android::after,
.icon-duotone.icon-tablet-android::after {
  content: "\f3fb\f3fb";
}
.fad.icon-school-flag::after,
.icon-duotone.icon-school-flag::after {
  content: "\e56e\e56e";
}
.fad.icon-message-code::after,
.icon-duotone.icon-message-code::after {
  content: "\e1df\e1df";
}
.fad.icon-glass-half::after,
.icon-duotone.icon-glass-half::after {
  content: "\e192\e192";
}
.fad.icon-glass-half-empty::after,
.icon-duotone.icon-glass-half-empty::after {
  content: "\e192\e192";
}
.fad.icon-glass-half-full::after,
.icon-duotone.icon-glass-half-full::after {
  content: "\e192\e192";
}
.fad.icon-fill::after,
.icon-duotone.icon-fill::after {
  content: "\f575\f575";
}
.fad.icon-message-minus::after,
.icon-duotone.icon-message-minus::after {
  content: "\f4a7\f4a7";
}
.fad.icon-comment-alt-minus::after,
.icon-duotone.icon-comment-alt-minus::after {
  content: "\f4a7\f4a7";
}
.fad.icon-angle-up::after,
.icon-duotone.icon-angle-up::after {
  content: "\f106\f106";
}
.fad.icon-dinosaur::after,
.icon-duotone.icon-dinosaur::after {
  content: "\e5fe\e5fe";
}
.fad.icon-drumstick-bite::after,
.icon-duotone.icon-drumstick-bite::after {
  content: "\f6d7\f6d7";
}
.fad.icon-link-horizontal-slash::after,
.icon-duotone.icon-link-horizontal-slash::after {
  content: "\e1cc\e1cc";
}
.fad.icon-chain-horizontal-slash::after,
.icon-duotone.icon-chain-horizontal-slash::after {
  content: "\e1cc\e1cc";
}
.fad.icon-holly-berry::after,
.icon-duotone.icon-holly-berry::after {
  content: "\f7aa\f7aa";
}
.fad.icon-nose::after,
.icon-duotone.icon-nose::after {
  content: "\e5bd\e5bd";
}
.fad.icon-arrow-left-to-arc::after,
.icon-duotone.icon-arrow-left-to-arc::after {
  content: "\e616\e616";
}
.fad.icon-chevron-left::after,
.icon-duotone.icon-chevron-left::after {
  content: "\f053\f053";
}
.fad.icon-bacteria::after,
.icon-duotone.icon-bacteria::after {
  content: "\e059\e059";
}
.fad.icon-clouds::after,
.icon-duotone.icon-clouds::after {
  content: "\f744\f744";
}
.fad.icon-money-bill-simple::after,
.icon-duotone.icon-money-bill-simple::after {
  content: "\e1f1\e1f1";
}
.fad.icon-hand-lizard::after,
.icon-duotone.icon-hand-lizard::after {
  content: "\f258\f258";
}
.fad.icon-table-pivot::after,
.icon-duotone.icon-table-pivot::after {
  content: "\e291\e291";
}
.fad.icon-filter-slash::after,
.icon-duotone.icon-filter-slash::after {
  content: "\e17d\e17d";
}
.fad.icon-trash-can-undo::after,
.icon-duotone.icon-trash-can-undo::after {
  content: "\f896\f896";
}
.fad.icon-trash-can-arrow-turn-left::after,
.icon-duotone.icon-trash-can-arrow-turn-left::after {
  content: "\f896\f896";
}
.fad.icon-trash-undo-alt::after,
.icon-duotone.icon-trash-undo-alt::after {
  content: "\f896\f896";
}
.fad.icon-notdef::after,
.icon-duotone.icon-notdef::after {
  content: "\e1fe\e1fe";
}
.fad.icon-disease::after,
.icon-duotone.icon-disease::after {
  content: "\f7fa\f7fa";
}
.fad.icon-person-to-door::after,
.icon-duotone.icon-person-to-door::after {
  content: "\e433\e433";
}
.fad.icon-turntable::after,
.icon-duotone.icon-turntable::after {
  content: "\f8e4\f8e4";
}
.fad.icon-briefcase-medical::after,
.icon-duotone.icon-briefcase-medical::after {
  content: "\f469\f469";
}
.fad.icon-genderless::after,
.icon-duotone.icon-genderless::after {
  content: "\f22d\f22d";
}
.fad.icon-chevron-right::after,
.icon-duotone.icon-chevron-right::after {
  content: "\f054\f054";
}
.fad.icon-signal-weak::after,
.icon-duotone.icon-signal-weak::after {
  content: "\f68c\f68c";
}
.fad.icon-signal-1::after,
.icon-duotone.icon-signal-1::after {
  content: "\f68c\f68c";
}
.fad.icon-clock-five::after,
.icon-duotone.icon-clock-five::after {
  content: "\e349\e349";
}
.fad.icon-retweet::after,
.icon-duotone.icon-retweet::after {
  content: "\f079\f079";
}
.fad.icon-car-rear::after,
.icon-duotone.icon-car-rear::after {
  content: "\f5de\f5de";
}
.fad.icon-car-alt::after,
.icon-duotone.icon-car-alt::after {
  content: "\f5de\f5de";
}
.fad.icon-pump-soap::after,
.icon-duotone.icon-pump-soap::after {
  content: "\e06b\e06b";
}
.fad.icon-computer-classic::after,
.icon-duotone.icon-computer-classic::after {
  content: "\f8b1\f8b1";
}
.fad.icon-frame::after,
.icon-duotone.icon-frame::after {
  content: "\e495\e495";
}
.fad.icon-video-slash::after,
.icon-duotone.icon-video-slash::after {
  content: "\f4e2\f4e2";
}
.fad.icon-battery-quarter::after,
.icon-duotone.icon-battery-quarter::after {
  content: "\f243\f243";
}
.fad.icon-battery-2::after,
.icon-duotone.icon-battery-2::after {
  content: "\f243\f243";
}
.fad.icon-ellipsis-stroke::after,
.icon-duotone.icon-ellipsis-stroke::after {
  content: "\f39b\f39b";
}
.fad.icon-ellipsis-h-alt::after,
.icon-duotone.icon-ellipsis-h-alt::after {
  content: "\f39b\f39b";
}
.fad.icon-radio::after,
.icon-duotone.icon-radio::after {
  content: "\f8d7\f8d7";
}
.fad.icon-baby-carriage::after,
.icon-duotone.icon-baby-carriage::after {
  content: "\f77d\f77d";
}
.fad.icon-carriage-baby::after,
.icon-duotone.icon-carriage-baby::after {
  content: "\f77d\f77d";
}
.fad.icon-face-expressionless::after,
.icon-duotone.icon-face-expressionless::after {
  content: "\e373\e373";
}
.fad.icon-down-to-dotted-line::after,
.icon-duotone.icon-down-to-dotted-line::after {
  content: "\e408\e408";
}
.fad.icon-cloud-music::after,
.icon-duotone.icon-cloud-music::after {
  content: "\f8ae\f8ae";
}
.fad.icon-traffic-light::after,
.icon-duotone.icon-traffic-light::after {
  content: "\f637\f637";
}
.fad.icon-cloud-minus::after,
.icon-duotone.icon-cloud-minus::after {
  content: "\e35d\e35d";
}
.fad.icon-thermometer::after,
.icon-duotone.icon-thermometer::after {
  content: "\f491\f491";
}
.fad.icon-shield-minus::after,
.icon-duotone.icon-shield-minus::after {
  content: "\e249\e249";
}
.fad.icon-vr-cardboard::after,
.icon-duotone.icon-vr-cardboard::after {
  content: "\f729\f729";
}
.fad.icon-car-tilt::after,
.icon-duotone.icon-car-tilt::after {
  content: "\f5e5\f5e5";
}
.fad.icon-gauge-circle-minus::after,
.icon-duotone.icon-gauge-circle-minus::after {
  content: "\e497\e497";
}
.fad.icon-brightness-low::after,
.icon-duotone.icon-brightness-low::after {
  content: "\e0ca\e0ca";
}
.fad.icon-hand-middle-finger::after,
.icon-duotone.icon-hand-middle-finger::after {
  content: "\f806\f806";
}
.fad.icon-percent::after,
.icon-duotone.icon-percent::after {
  content: "\25\25";
}
.fad.icon-percentage::after,
.icon-duotone.icon-percentage::after {
  content: "\25\25";
}
.fad.icon-truck-moving::after,
.icon-duotone.icon-truck-moving::after {
  content: "\f4df\f4df";
}
.fad.icon-glass-water-droplet::after,
.icon-duotone.icon-glass-water-droplet::after {
  content: "\e4f5\e4f5";
}
.fad.icon-conveyor-belt::after,
.icon-duotone.icon-conveyor-belt::after {
  content: "\f46e\f46e";
}
.fad.icon-location-check::after,
.icon-duotone.icon-location-check::after {
  content: "\f606\f606";
}
.fad.icon-map-marker-check::after,
.icon-duotone.icon-map-marker-check::after {
  content: "\f606\f606";
}
.fad.icon-coin-vertical::after,
.icon-duotone.icon-coin-vertical::after {
  content: "\e3fd\e3fd";
}
.fad.icon-display::after,
.icon-duotone.icon-display::after {
  content: "\e163\e163";
}
.fad.icon-person-sign::after,
.icon-duotone.icon-person-sign::after {
  content: "\f757\f757";
}
.fad.icon-face-smile::after,
.icon-duotone.icon-face-smile::after {
  content: "\f118\f118";
}
.fad.icon-smile::after,
.icon-duotone.icon-smile::after {
  content: "\f118\f118";
}
.fad.icon-phone-hangup::after,
.icon-duotone.icon-phone-hangup::after {
  content: "\e225\e225";
}
.fad.icon-signature-slash::after,
.icon-duotone.icon-signature-slash::after {
  content: "\e3cb\e3cb";
}
.fad.icon-thumbtack::after,
.icon-duotone.icon-thumbtack::after {
  content: "\f08d\f08d";
}
.fad.icon-thumb-tack::after,
.icon-duotone.icon-thumb-tack::after {
  content: "\f08d\f08d";
}
.fad.icon-wheat-slash::after,
.icon-duotone.icon-wheat-slash::after {
  content: "\e339\e339";
}
.fad.icon-trophy::after,
.icon-duotone.icon-trophy::after {
  content: "\f091\f091";
}
.fad.icon-clouds-sun::after,
.icon-duotone.icon-clouds-sun::after {
  content: "\f746\f746";
}
.fad.icon-person-praying::after,
.icon-duotone.icon-person-praying::after {
  content: "\f683\f683";
}
.fad.icon-pray::after,
.icon-duotone.icon-pray::after {
  content: "\f683\f683";
}
.fad.icon-hammer::after,
.icon-duotone.icon-hammer::after {
  content: "\f6e3\f6e3";
}
.fad.icon-face-vomit::after,
.icon-duotone.icon-face-vomit::after {
  content: "\e3a0\e3a0";
}
.fad.icon-speakers::after,
.icon-duotone.icon-speakers::after {
  content: "\f8e0\f8e0";
}
.fad.icon-tty-answer::after,
.icon-duotone.icon-tty-answer::after {
  content: "\e2b9\e2b9";
}
.fad.icon-teletype-answer::after,
.icon-duotone.icon-teletype-answer::after {
  content: "\e2b9\e2b9";
}
.fad.icon-mug-tea-saucer::after,
.icon-duotone.icon-mug-tea-saucer::after {
  content: "\e1f5\e1f5";
}
.fad.icon-diagram-lean-canvas::after,
.icon-duotone.icon-diagram-lean-canvas::after {
  content: "\e156\e156";
}
.fad.icon-alt::after,
.icon-duotone.icon-alt::after {
  content: "\e08a\e08a";
}
.fad.icon-dial::after,
.icon-duotone.icon-dial::after {
  content: "\e15b\e15b";
}
.fad.icon-dial-med-high::after,
.icon-duotone.icon-dial-med-high::after {
  content: "\e15b\e15b";
}
.fad.icon-hand-peace::after,
.icon-duotone.icon-hand-peace::after {
  content: "\f25b\f25b";
}
.fad.icon-circle-trash::after,
.icon-duotone.icon-circle-trash::after {
  content: "\e126\e126";
}
.fad.icon-trash-circle::after,
.icon-duotone.icon-trash-circle::after {
  content: "\e126\e126";
}
.fad.icon-rotate::after,
.icon-duotone.icon-rotate::after {
  content: "\f2f1\f2f1";
}
.fad.icon-sync-alt::after,
.icon-duotone.icon-sync-alt::after {
  content: "\f2f1\f2f1";
}
.fad.icon-circle-quarters::after,
.icon-duotone.icon-circle-quarters::after {
  content: "\e3f8\e3f8";
}
.fad.icon-spinner::after,
.icon-duotone.icon-spinner::after {
  content: "\f110\f110";
}
.fad.icon-tower-control::after,
.icon-duotone.icon-tower-control::after {
  content: "\e2a2\e2a2";
}
.fad.icon-arrow-up-triangle-square::after,
.icon-duotone.icon-arrow-up-triangle-square::after {
  content: "\f88a\f88a";
}
.fad.icon-sort-shapes-up::after,
.icon-duotone.icon-sort-shapes-up::after {
  content: "\f88a\f88a";
}
.fad.icon-whale::after,
.icon-duotone.icon-whale::after {
  content: "\f72c\f72c";
}
.fad.icon-robot::after,
.icon-duotone.icon-robot::after {
  content: "\f544\f544";
}
.fad.icon-peace::after,
.icon-duotone.icon-peace::after {
  content: "\f67c\f67c";
}
.fad.icon-party-horn::after,
.icon-duotone.icon-party-horn::after {
  content: "\e31b\e31b";
}
.fad.icon-gears::after,
.icon-duotone.icon-gears::after {
  content: "\f085\f085";
}
.fad.icon-cogs::after,
.icon-duotone.icon-cogs::after {
  content: "\f085\f085";
}
.fad.icon-sun-bright::after,
.icon-duotone.icon-sun-bright::after {
  content: "\e28f\e28f";
}
.fad.icon-sun-alt::after,
.icon-duotone.icon-sun-alt::after {
  content: "\e28f\e28f";
}
.fad.icon-warehouse::after,
.icon-duotone.icon-warehouse::after {
  content: "\f494\f494";
}
.fad.icon-conveyor-belt-arm::after,
.icon-duotone.icon-conveyor-belt-arm::after {
  content: "\e5f8\e5f8";
}
.fad.icon-lock-keyhole-open::after,
.icon-duotone.icon-lock-keyhole-open::after {
  content: "\f3c2\f3c2";
}
.fad.icon-lock-open-alt::after,
.icon-duotone.icon-lock-open-alt::after {
  content: "\f3c2\f3c2";
}
.fad.icon-square-fragile::after,
.icon-duotone.icon-square-fragile::after {
  content: "\f49b\f49b";
}
.fad.icon-box-fragile::after,
.icon-duotone.icon-box-fragile::after {
  content: "\f49b\f49b";
}
.fad.icon-square-wine-glass-crack::after,
.icon-duotone.icon-square-wine-glass-crack::after {
  content: "\f49b\f49b";
}
.fad.icon-arrow-up-right-dots::after,
.icon-duotone.icon-arrow-up-right-dots::after {
  content: "\e4b7\e4b7";
}
.fad.icon-square-n::after,
.icon-duotone.icon-square-n::after {
  content: "\e277\e277";
}
.fad.icon-splotch::after,
.icon-duotone.icon-splotch::after {
  content: "\f5bc\f5bc";
}
.fad.icon-face-grin-hearts::after,
.icon-duotone.icon-face-grin-hearts::after {
  content: "\f584\f584";
}
.fad.icon-grin-hearts::after,
.icon-duotone.icon-grin-hearts::after {
  content: "\f584\f584";
}
.fad.icon-meter::after,
.icon-duotone.icon-meter::after {
  content: "\e1e8\e1e8";
}
.fad.icon-mandolin::after,
.icon-duotone.icon-mandolin::after {
  content: "\f6f9\f6f9";
}
.fad.icon-dice-four::after,
.icon-duotone.icon-dice-four::after {
  content: "\f524\f524";
}
.fad.icon-sim-card::after,
.icon-duotone.icon-sim-card::after {
  content: "\f7c4\f7c4";
}
.fad.icon-transgender::after,
.icon-duotone.icon-transgender::after {
  content: "\f225\f225";
}
.fad.icon-transgender-alt::after,
.icon-duotone.icon-transgender-alt::after {
  content: "\f225\f225";
}
.fad.icon-mercury::after,
.icon-duotone.icon-mercury::after {
  content: "\f223\f223";
}
.fad.icon-up-from-bracket::after,
.icon-duotone.icon-up-from-bracket::after {
  content: "\e590\e590";
}
.fad.icon-knife-kitchen::after,
.icon-duotone.icon-knife-kitchen::after {
  content: "\f6f5\f6f5";
}
.fad.icon-border-right::after,
.icon-duotone.icon-border-right::after {
  content: "\f852\f852";
}
.fad.icon-arrow-turn-down::after,
.icon-duotone.icon-arrow-turn-down::after {
  content: "\f149\f149";
}
.fad.icon-level-down::after,
.icon-duotone.icon-level-down::after {
  content: "\f149\f149";
}
.fad.icon-spade::after,
.icon-duotone.icon-spade::after {
  content: "\f2f4\f2f4";
}
.fad.icon-card-spade::after,
.icon-duotone.icon-card-spade::after {
  content: "\e3ec\e3ec";
}
.fad.icon-line-columns::after,
.icon-duotone.icon-line-columns::after {
  content: "\f870\f870";
}
.fad.icon-arrow-right-to-line::after,
.icon-duotone.icon-arrow-right-to-line::after {
  content: "\f340\f340";
}
.fad.icon-arrow-to-right::after,
.icon-duotone.icon-arrow-to-right::after {
  content: "\f340\f340";
}
.fad.icon-person-falling-burst::after,
.icon-duotone.icon-person-falling-burst::after {
  content: "\e547\e547";
}
.fad.icon-flag-pennant::after,
.icon-duotone.icon-flag-pennant::after {
  content: "\f456\f456";
}
.fad.icon-pennant::after,
.icon-duotone.icon-pennant::after {
  content: "\f456\f456";
}
.fad.icon-conveyor-belt-empty::after,
.icon-duotone.icon-conveyor-belt-empty::after {
  content: "\e150\e150";
}
.fad.icon-user-group-simple::after,
.icon-duotone.icon-user-group-simple::after {
  content: "\e603\e603";
}
.fad.icon-award::after,
.icon-duotone.icon-award::after {
  content: "\f559\f559";
}
.fad.icon-ticket-simple::after,
.icon-duotone.icon-ticket-simple::after {
  content: "\f3ff\f3ff";
}
.fad.icon-ticket-alt::after,
.icon-duotone.icon-ticket-alt::after {
  content: "\f3ff\f3ff";
}
.fad.icon-building::after,
.icon-duotone.icon-building::after {
  content: "\f1ad\f1ad";
}
.fad.icon-angles-left::after,
.icon-duotone.icon-angles-left::after {
  content: "\f100\f100";
}
.fad.icon-angle-double-left::after,
.icon-duotone.icon-angle-double-left::after {
  content: "\f100\f100";
}
.fad.icon-camcorder::after,
.icon-duotone.icon-camcorder::after {
  content: "\f8a8\f8a8";
}
.fad.icon-video-handheld::after,
.icon-duotone.icon-video-handheld::after {
  content: "\f8a8\f8a8";
}
.fad.icon-pancakes::after,
.icon-duotone.icon-pancakes::after {
  content: "\e42d\e42d";
}
.fad.icon-album-circle-user::after,
.icon-duotone.icon-album-circle-user::after {
  content: "\e48d\e48d";
}
.fad.icon-subtitles-slash::after,
.icon-duotone.icon-subtitles-slash::after {
  content: "\e610\e610";
}
.fad.icon-qrcode::after,
.icon-duotone.icon-qrcode::after {
  content: "\f029\f029";
}
.fad.icon-dice-d10::after,
.icon-duotone.icon-dice-d10::after {
  content: "\f6cd\f6cd";
}
.fad.icon-fireplace::after,
.icon-duotone.icon-fireplace::after {
  content: "\f79a\f79a";
}
.fad.icon-browser::after,
.icon-duotone.icon-browser::after {
  content: "\f37e\f37e";
}
.fad.icon-pen-paintbrush::after,
.icon-duotone.icon-pen-paintbrush::after {
  content: "\f618\f618";
}
.fad.icon-pencil-paintbrush::after,
.icon-duotone.icon-pencil-paintbrush::after {
  content: "\f618\f618";
}
.fad.icon-fish-cooked::after,
.icon-duotone.icon-fish-cooked::after {
  content: "\f7fe\f7fe";
}
.fad.icon-chair-office::after,
.icon-duotone.icon-chair-office::after {
  content: "\f6c1\f6c1";
}
.fad.icon-nesting-dolls::after,
.icon-duotone.icon-nesting-dolls::after {
  content: "\e3ba\e3ba";
}
.fad.icon-clock-rotate-left::after,
.icon-duotone.icon-clock-rotate-left::after {
  content: "\f1da\f1da";
}
.fad.icon-history::after,
.icon-duotone.icon-history::after {
  content: "\f1da\f1da";
}
.fad.icon-trumpet::after,
.icon-duotone.icon-trumpet::after {
  content: "\f8e3\f8e3";
}
.fad.icon-face-grin-beam-sweat::after,
.icon-duotone.icon-face-grin-beam-sweat::after {
  content: "\f583\f583";
}
.fad.icon-grin-beam-sweat::after,
.icon-duotone.icon-grin-beam-sweat::after {
  content: "\f583\f583";
}
.fad.icon-fire-smoke::after,
.icon-duotone.icon-fire-smoke::after {
  content: "\f74b\f74b";
}
.fad.icon-phone-missed::after,
.icon-duotone.icon-phone-missed::after {
  content: "\e226\e226";
}
.fad.icon-file-export::after,
.icon-duotone.icon-file-export::after {
  content: "\f56e\f56e";
}
.fad.icon-arrow-right-from-file::after,
.icon-duotone.icon-arrow-right-from-file::after {
  content: "\f56e\f56e";
}
.fad.icon-shield::after,
.icon-duotone.icon-shield::after {
  content: "\f132\f132";
}
.fad.icon-shield-blank::after,
.icon-duotone.icon-shield-blank::after {
  content: "\f132\f132";
}
.fad.icon-arrow-up-short-wide::after,
.icon-duotone.icon-arrow-up-short-wide::after {
  content: "\f885\f885";
}
.fad.icon-sort-amount-up-alt::after,
.icon-duotone.icon-sort-amount-up-alt::after {
  content: "\f885\f885";
}
.fad.icon-arrows-repeat-1::after,
.icon-duotone.icon-arrows-repeat-1::after {
  content: "\f366\f366";
}
.fad.icon-repeat-1-alt::after,
.icon-duotone.icon-repeat-1-alt::after {
  content: "\f366\f366";
}
.fad.icon-gun-slash::after,
.icon-duotone.icon-gun-slash::after {
  content: "\e19c\e19c";
}
.fad.icon-avocado::after,
.icon-duotone.icon-avocado::after {
  content: "\e0aa\e0aa";
}
.fad.icon-binary::after,
.icon-duotone.icon-binary::after {
  content: "\e33b\e33b";
}
.fad.icon-glasses-round::after,
.icon-duotone.icon-glasses-round::after {
  content: "\f5f5\f5f5";
}
.fad.icon-glasses-alt::after,
.icon-duotone.icon-glasses-alt::after {
  content: "\f5f5\f5f5";
}
.fad.icon-phone-plus::after,
.icon-duotone.icon-phone-plus::after {
  content: "\f4d2\f4d2";
}
.fad.icon-ditto::after,
.icon-duotone.icon-ditto::after {
  content: "\22\22";
}
.fad.icon-person-seat::after,
.icon-duotone.icon-person-seat::after {
  content: "\e21e\e21e";
}
.fad.icon-house-medical::after,
.icon-duotone.icon-house-medical::after {
  content: "\e3b2\e3b2";
}
.fad.icon-golf-ball-tee::after,
.icon-duotone.icon-golf-ball-tee::after {
  content: "\f450\f450";
}
.fad.icon-golf-ball::after,
.icon-duotone.icon-golf-ball::after {
  content: "\f450\f450";
}
.fad.icon-circle-chevron-left::after,
.icon-duotone.icon-circle-chevron-left::after {
  content: "\f137\f137";
}
.fad.icon-chevron-circle-left::after,
.icon-duotone.icon-chevron-circle-left::after {
  content: "\f137\f137";
}
.fad.icon-house-chimney-window::after,
.icon-duotone.icon-house-chimney-window::after {
  content: "\e00d\e00d";
}
.fad.icon-scythe::after,
.icon-duotone.icon-scythe::after {
  content: "\f710\f710";
}
.fad.icon-pen-nib::after,
.icon-duotone.icon-pen-nib::after {
  content: "\f5ad\f5ad";
}
.fad.icon-ban-parking::after,
.icon-duotone.icon-ban-parking::after {
  content: "\f616\f616";
}
.fad.icon-parking-circle-slash::after,
.icon-duotone.icon-parking-circle-slash::after {
  content: "\f616\f616";
}
.fad.icon-tent-arrow-turn-left::after,
.icon-duotone.icon-tent-arrow-turn-left::after {
  content: "\e580\e580";
}
.fad.icon-face-diagonal-mouth::after,
.icon-duotone.icon-face-diagonal-mouth::after {
  content: "\e47e\e47e";
}
.fad.icon-diagram-cells::after,
.icon-duotone.icon-diagram-cells::after {
  content: "\e475\e475";
}
.fad.icon-cricket-bat-ball::after,
.icon-duotone.icon-cricket-bat-ball::after {
  content: "\f449\f449";
}
.fad.icon-cricket::after,
.icon-duotone.icon-cricket::after {
  content: "\f449\f449";
}
.fad.icon-tents::after,
.icon-duotone.icon-tents::after {
  content: "\e582\e582";
}
.fad.icon-wand-magic::after,
.icon-duotone.icon-wand-magic::after {
  content: "\f0d0\f0d0";
}
.fad.icon-magic::after,
.icon-duotone.icon-magic::after {
  content: "\f0d0\f0d0";
}
.fad.icon-dog::after,
.icon-duotone.icon-dog::after {
  content: "\f6d3\f6d3";
}
.fad.icon-pen-line::after,
.icon-duotone.icon-pen-line::after {
  content: "\e212\e212";
}
.fad.icon-atom-simple::after,
.icon-duotone.icon-atom-simple::after {
  content: "\f5d3\f5d3";
}
.fad.icon-atom-alt::after,
.icon-duotone.icon-atom-alt::after {
  content: "\f5d3\f5d3";
}
.fad.icon-ampersand::after,
.icon-duotone.icon-ampersand::after {
  content: "\26\26";
}
.fad.icon-carrot::after,
.icon-duotone.icon-carrot::after {
  content: "\f787\f787";
}
.fad.icon-arrow-up-from-line::after,
.icon-duotone.icon-arrow-up-from-line::after {
  content: "\f342\f342";
}
.fad.icon-arrow-from-bottom::after,
.icon-duotone.icon-arrow-from-bottom::after {
  content: "\f342\f342";
}
.fad.icon-moon::after,
.icon-duotone.icon-moon::after {
  content: "\f186\f186";
}
.fad.icon-pen-slash::after,
.icon-duotone.icon-pen-slash::after {
  content: "\e213\e213";
}
.fad.icon-wine-glass-empty::after,
.icon-duotone.icon-wine-glass-empty::after {
  content: "\f5ce\f5ce";
}
.fad.icon-wine-glass-alt::after,
.icon-duotone.icon-wine-glass-alt::after {
  content: "\f5ce\f5ce";
}
.fad.icon-square-star::after,
.icon-duotone.icon-square-star::after {
  content: "\e27f\e27f";
}
.fad.icon-cheese::after,
.icon-duotone.icon-cheese::after {
  content: "\f7ef\f7ef";
}
.fad.icon-send-backward::after,
.icon-duotone.icon-send-backward::after {
  content: "\f87f\f87f";
}
.fad.icon-yin-yang::after,
.icon-duotone.icon-yin-yang::after {
  content: "\f6ad\f6ad";
}
.fad.icon-music::after,
.icon-duotone.icon-music::after {
  content: "\f001\f001";
}
.fad.icon-compass-slash::after,
.icon-duotone.icon-compass-slash::after {
  content: "\f5e9\f5e9";
}
.fad.icon-clock-one::after,
.icon-duotone.icon-clock-one::after {
  content: "\e34e\e34e";
}
.fad.icon-file-music::after,
.icon-duotone.icon-file-music::after {
  content: "\f8b6\f8b6";
}
.fad.icon-code-commit::after,
.icon-duotone.icon-code-commit::after {
  content: "\f386\f386";
}
.fad.icon-temperature-low::after,
.icon-duotone.icon-temperature-low::after {
  content: "\f76b\f76b";
}
.fad.icon-person-biking::after,
.icon-duotone.icon-person-biking::after {
  content: "\f84a\f84a";
}
.fad.icon-biking::after,
.icon-duotone.icon-biking::after {
  content: "\f84a\f84a";
}
.fad.icon-display-chart-up-circle-currency::after,
.icon-duotone.icon-display-chart-up-circle-currency::after {
  content: "\e5e5\e5e5";
}
.fad.icon-skeleton::after,
.icon-duotone.icon-skeleton::after {
  content: "\f620\f620";
}
.fad.icon-circle-g::after,
.icon-duotone.icon-circle-g::after {
  content: "\e10f\e10f";
}
.fad.icon-circle-arrow-up-left::after,
.icon-duotone.icon-circle-arrow-up-left::after {
  content: "\e0fb\e0fb";
}
.fad.icon-coin-blank::after,
.icon-duotone.icon-coin-blank::after {
  content: "\e3fb\e3fb";
}
.fad.icon-broom::after,
.icon-duotone.icon-broom::after {
  content: "\f51a\f51a";
}
.fad.icon-vacuum::after,
.icon-duotone.icon-vacuum::after {
  content: "\e04d\e04d";
}
.fad.icon-shield-heart::after,
.icon-duotone.icon-shield-heart::after {
  content: "\e574\e574";
}
.fad.icon-card-heart::after,
.icon-duotone.icon-card-heart::after {
  content: "\e3eb\e3eb";
}
.fad.icon-lightbulb-cfl-on::after,
.icon-duotone.icon-lightbulb-cfl-on::after {
  content: "\e5a7\e5a7";
}
.fad.icon-melon::after,
.icon-duotone.icon-melon::after {
  content: "\e310\e310";
}
.fad.icon-gopuram::after,
.icon-duotone.icon-gopuram::after {
  content: "\f664\f664";
}
.fad.icon-earth-oceania::after,
.icon-duotone.icon-earth-oceania::after {
  content: "\e47b\e47b";
}
.fad.icon-globe-oceania::after,
.icon-duotone.icon-globe-oceania::after {
  content: "\e47b\e47b";
}
.fad.icon-container-storage::after,
.icon-duotone.icon-container-storage::after {
  content: "\f4b7\f4b7";
}
.fad.icon-face-pouting::after,
.icon-duotone.icon-face-pouting::after {
  content: "\e387\e387";
}
.fad.icon-square-xmark::after,
.icon-duotone.icon-square-xmark::after {
  content: "\f2d3\f2d3";
}
.fad.icon-times-square::after,
.icon-duotone.icon-times-square::after {
  content: "\f2d3\f2d3";
}
.fad.icon-xmark-square::after,
.icon-duotone.icon-xmark-square::after {
  content: "\f2d3\f2d3";
}
.fad.icon-face-explode::after,
.icon-duotone.icon-face-explode::after {
  content: "\e2fe\e2fe";
}
.fad.icon-exploding-head::after,
.icon-duotone.icon-exploding-head::after {
  content: "\e2fe\e2fe";
}
.fad.icon-hashtag::after,
.icon-duotone.icon-hashtag::after {
  content: "\23\23";
}
.fad.icon-up-right-and-down-left-from-center::after,
.icon-duotone.icon-up-right-and-down-left-from-center::after {
  content: "\f424\f424";
}
.fad.icon-expand-alt::after,
.icon-duotone.icon-expand-alt::after {
  content: "\f424\f424";
}
.fad.icon-oil-can::after,
.icon-duotone.icon-oil-can::after {
  content: "\f613\f613";
}
.fad.icon-t::after,
.icon-duotone.icon-t::after {
  content: "\54\54";
}
.fad.icon-transformer-bolt::after,
.icon-duotone.icon-transformer-bolt::after {
  content: "\e2a4\e2a4";
}
.fad.icon-hippo::after,
.icon-duotone.icon-hippo::after {
  content: "\f6ed\f6ed";
}
.fad.icon-chart-column::after,
.icon-duotone.icon-chart-column::after {
  content: "\e0e3\e0e3";
}
.fad.icon-cassette-vhs::after,
.icon-duotone.icon-cassette-vhs::after {
  content: "\f8ec\f8ec";
}
.fad.icon-vhs::after,
.icon-duotone.icon-vhs::after {
  content: "\f8ec\f8ec";
}
.fad.icon-infinity::after,
.icon-duotone.icon-infinity::after {
  content: "\f534\f534";
}
.fad.icon-vial-circle-check::after,
.icon-duotone.icon-vial-circle-check::after {
  content: "\e596\e596";
}
.fad.icon-chimney::after,
.icon-duotone.icon-chimney::after {
  content: "\f78b\f78b";
}
.fad.icon-object-intersect::after,
.icon-duotone.icon-object-intersect::after {
  content: "\e49d\e49d";
}
.fad.icon-person-arrow-down-to-line::after,
.icon-duotone.icon-person-arrow-down-to-line::after {
  content: "\e538\e538";
}
.fad.icon-voicemail::after,
.icon-duotone.icon-voicemail::after {
  content: "\f897\f897";
}
.fad.icon-block-brick::after,
.icon-duotone.icon-block-brick::after {
  content: "\e3db\e3db";
}
.fad.icon-wall-brick::after,
.icon-duotone.icon-wall-brick::after {
  content: "\e3db\e3db";
}
.fad.icon-fan::after,
.icon-duotone.icon-fan::after {
  content: "\f863\f863";
}
.fad.icon-bags-shopping::after,
.icon-duotone.icon-bags-shopping::after {
  content: "\f847\f847";
}
.fad.icon-paragraph-left::after,
.icon-duotone.icon-paragraph-left::after {
  content: "\f878\f878";
}
.fad.icon-paragraph-rtl::after,
.icon-duotone.icon-paragraph-rtl::after {
  content: "\f878\f878";
}
.fad.icon-person-walking-luggage::after,
.icon-duotone.icon-person-walking-luggage::after {
  content: "\e554\e554";
}
.fad.icon-caravan-simple::after,
.icon-duotone.icon-caravan-simple::after {
  content: "\e000\e000";
}
.fad.icon-caravan-alt::after,
.icon-duotone.icon-caravan-alt::after {
  content: "\e000\e000";
}
.fad.icon-turtle::after,
.icon-duotone.icon-turtle::after {
  content: "\f726\f726";
}
.fad.icon-pencil-mechanical::after,
.icon-duotone.icon-pencil-mechanical::after {
  content: "\e5ca\e5ca";
}
.fad.icon-up-down::after,
.icon-duotone.icon-up-down::after {
  content: "\f338\f338";
}
.fad.icon-arrows-alt-v::after,
.icon-duotone.icon-arrows-alt-v::after {
  content: "\f338\f338";
}
.fad.icon-cloud-moon-rain::after,
.icon-duotone.icon-cloud-moon-rain::after {
  content: "\f73c\f73c";
}
.fad.icon-booth-curtain::after,
.icon-duotone.icon-booth-curtain::after {
  content: "\f734\f734";
}
.fad.icon-calendar::after,
.icon-duotone.icon-calendar::after {
  content: "\f133\f133";
}
.fad.icon-box-heart::after,
.icon-duotone.icon-box-heart::after {
  content: "\f49d\f49d";
}
.fad.icon-trailer::after,
.icon-duotone.icon-trailer::after {
  content: "\e041\e041";
}
.fad.icon-user-doctor-message::after,
.icon-duotone.icon-user-doctor-message::after {
  content: "\f82e\f82e";
}
.fad.icon-user-md-chat::after,
.icon-duotone.icon-user-md-chat::after {
  content: "\f82e\f82e";
}
.fad.icon-bahai::after,
.icon-duotone.icon-bahai::after {
  content: "\f666\f666";
}
.fad.icon-haykal::after,
.icon-duotone.icon-haykal::after {
  content: "\f666\f666";
}
.fad.icon-lighthouse::after,
.icon-duotone.icon-lighthouse::after {
  content: "\e612\e612";
}
.fad.icon-amp-guitar::after,
.icon-duotone.icon-amp-guitar::after {
  content: "\f8a1\f8a1";
}
.fad.icon-sd-card::after,
.icon-duotone.icon-sd-card::after {
  content: "\f7c2\f7c2";
}
.fad.icon-volume-slash::after,
.icon-duotone.icon-volume-slash::after {
  content: "\f2e2\f2e2";
}
.fad.icon-border-bottom::after,
.icon-duotone.icon-border-bottom::after {
  content: "\f84d\f84d";
}
.fad.icon-wifi-weak::after,
.icon-duotone.icon-wifi-weak::after {
  content: "\f6aa\f6aa";
}
.fad.icon-wifi-1::after,
.icon-duotone.icon-wifi-1::after {
  content: "\f6aa\f6aa";
}
.fad.icon-dragon::after,
.icon-duotone.icon-dragon::after {
  content: "\f6d5\f6d5";
}
.fad.icon-shoe-prints::after,
.icon-duotone.icon-shoe-prints::after {
  content: "\f54b\f54b";
}
.fad.icon-circle-plus::after,
.icon-duotone.icon-circle-plus::after {
  content: "\f055\f055";
}
.fad.icon-plus-circle::after,
.icon-duotone.icon-plus-circle::after {
  content: "\f055\f055";
}
.fad.icon-face-grin-tongue-wink::after,
.icon-duotone.icon-face-grin-tongue-wink::after {
  content: "\f58b\f58b";
}
.fad.icon-grin-tongue-wink::after,
.icon-duotone.icon-grin-tongue-wink::after {
  content: "\f58b\f58b";
}
.fad.icon-hand-holding::after,
.icon-duotone.icon-hand-holding::after {
  content: "\f4bd\f4bd";
}
.fad.icon-plug-circle-exclamation::after,
.icon-duotone.icon-plug-circle-exclamation::after {
  content: "\e55d\e55d";
}
.fad.icon-link-slash::after,
.icon-duotone.icon-link-slash::after {
  content: "\f127\f127";
}
.fad.icon-chain-broken::after,
.icon-duotone.icon-chain-broken::after {
  content: "\f127\f127";
}
.fad.icon-chain-slash::after,
.icon-duotone.icon-chain-slash::after {
  content: "\f127\f127";
}
.fad.icon-unlink::after,
.icon-duotone.icon-unlink::after {
  content: "\f127\f127";
}
.fad.icon-clone::after,
.icon-duotone.icon-clone::after {
  content: "\f24d\f24d";
}
.fad.icon-person-walking-arrow-loop-left::after,
.icon-duotone.icon-person-walking-arrow-loop-left::after {
  content: "\e551\e551";
}
.fad.icon-arrow-up-z-a::after,
.icon-duotone.icon-arrow-up-z-a::after {
  content: "\f882\f882";
}
.fad.icon-sort-alpha-up-alt::after,
.icon-duotone.icon-sort-alpha-up-alt::after {
  content: "\f882\f882";
}
.fad.icon-fire-flame-curved::after,
.icon-duotone.icon-fire-flame-curved::after {
  content: "\f7e4\f7e4";
}
.fad.icon-fire-alt::after,
.icon-duotone.icon-fire-alt::after {
  content: "\f7e4\f7e4";
}
.fad.icon-tornado::after,
.icon-duotone.icon-tornado::after {
  content: "\f76f\f76f";
}
.fad.icon-file-circle-plus::after,
.icon-duotone.icon-file-circle-plus::after {
  content: "\e494\e494";
}
.fad.icon-delete-right::after,
.icon-duotone.icon-delete-right::after {
  content: "\e154\e154";
}
.fad.icon-book-quran::after,
.icon-duotone.icon-book-quran::after {
  content: "\f687\f687";
}
.fad.icon-quran::after,
.icon-duotone.icon-quran::after {
  content: "\f687\f687";
}
.fad.icon-circle-quarter::after,
.icon-duotone.icon-circle-quarter::after {
  content: "\e11f\e11f";
}
.fad.icon-anchor::after,
.icon-duotone.icon-anchor::after {
  content: "\f13d\f13d";
}
.fad.icon-border-all::after,
.icon-duotone.icon-border-all::after {
  content: "\f84c\f84c";
}
.fad.icon-function::after,
.icon-duotone.icon-function::after {
  content: "\f661\f661";
}
.fad.icon-face-angry::after,
.icon-duotone.icon-face-angry::after {
  content: "\f556\f556";
}
.fad.icon-angry::after,
.icon-duotone.icon-angry::after {
  content: "\f556\f556";
}
.fad.icon-people-simple::after,
.icon-duotone.icon-people-simple::after {
  content: "\e21b\e21b";
}
.fad.icon-cookie-bite::after,
.icon-duotone.icon-cookie-bite::after {
  content: "\f564\f564";
}
.fad.icon-arrow-trend-down::after,
.icon-duotone.icon-arrow-trend-down::after {
  content: "\e097\e097";
}
.fad.icon-rss::after,
.icon-duotone.icon-rss::after {
  content: "\f09e\f09e";
}
.fad.icon-feed::after,
.icon-duotone.icon-feed::after {
  content: "\f09e\f09e";
}
.fad.icon-face-monocle::after,
.icon-duotone.icon-face-monocle::after {
  content: "\e380\e380";
}
.fad.icon-draw-polygon::after,
.icon-duotone.icon-draw-polygon::after {
  content: "\f5ee\f5ee";
}
.fad.icon-scale-balanced::after,
.icon-duotone.icon-scale-balanced::after {
  content: "\f24e\f24e";
}
.fad.icon-balance-scale::after,
.icon-duotone.icon-balance-scale::after {
  content: "\f24e\f24e";
}
.fad.icon-calendar-lines::after,
.icon-duotone.icon-calendar-lines::after {
  content: "\e0d5\e0d5";
}
.fad.icon-calendar-note::after,
.icon-duotone.icon-calendar-note::after {
  content: "\e0d5\e0d5";
}
.fad.icon-arrow-down-big-small::after,
.icon-duotone.icon-arrow-down-big-small::after {
  content: "\f88c\f88c";
}
.fad.icon-sort-size-down::after,
.icon-duotone.icon-sort-size-down::after {
  content: "\f88c\f88c";
}
.fad.icon-gauge-simple-high::after,
.icon-duotone.icon-gauge-simple-high::after {
  content: "\f62a\f62a";
}
.fad.icon-tachometer::after,
.icon-duotone.icon-tachometer::after {
  content: "\f62a\f62a";
}
.fad.icon-tachometer-fast::after,
.icon-duotone.icon-tachometer-fast::after {
  content: "\f62a\f62a";
}
.fad.icon-do-not-enter::after,
.icon-duotone.icon-do-not-enter::after {
  content: "\f5ec\f5ec";
}
.fad.icon-shower::after,
.icon-duotone.icon-shower::after {
  content: "\f2cc\f2cc";
}
.fad.icon-dice-d8::after,
.icon-duotone.icon-dice-d8::after {
  content: "\f6d2\f6d2";
}
.fad.icon-desktop::after,
.icon-duotone.icon-desktop::after {
  content: "\f390\f390";
}
.fad.icon-desktop-alt::after,
.icon-duotone.icon-desktop-alt::after {
  content: "\f390\f390";
}
.fad.icon-m::after,
.icon-duotone.icon-m::after {
  content: "\4d\4d";
}
.fad.icon-grip-dots-vertical::after,
.icon-duotone.icon-grip-dots-vertical::after {
  content: "\e411\e411";
}
.fad.icon-face-viewfinder::after,
.icon-duotone.icon-face-viewfinder::after {
  content: "\e2ff\e2ff";
}
.fad.icon-soft-serve::after,
.icon-duotone.icon-soft-serve::after {
  content: "\e400\e400";
}
.fad.icon-creemee::after,
.icon-duotone.icon-creemee::after {
  content: "\e400\e400";
}
.fad.icon-h5::after,
.icon-duotone.icon-h5::after {
  content: "\e412\e412";
}
.fad.icon-hand-back-point-down::after,
.icon-duotone.icon-hand-back-point-down::after {
  content: "\e19e\e19e";
}
.fad.icon-table-list::after,
.icon-duotone.icon-table-list::after {
  content: "\f00b\f00b";
}
.fad.icon-th-list::after,
.icon-duotone.icon-th-list::after {
  content: "\f00b\f00b";
}
.fad.icon-comment-sms::after,
.icon-duotone.icon-comment-sms::after {
  content: "\f7cd\f7cd";
}
.fad.icon-sms::after,
.icon-duotone.icon-sms::after {
  content: "\f7cd\f7cd";
}
.fad.icon-rectangle::after,
.icon-duotone.icon-rectangle::after {
  content: "\f2fa\f2fa";
}
.fad.icon-rectangle-landscape::after,
.icon-duotone.icon-rectangle-landscape::after {
  content: "\f2fa\f2fa";
}
.fad.icon-clipboard-list-check::after,
.icon-duotone.icon-clipboard-list-check::after {
  content: "\f737\f737";
}
.fad.icon-turkey::after,
.icon-duotone.icon-turkey::after {
  content: "\f725\f725";
}
.fad.icon-book::after,
.icon-duotone.icon-book::after {
  content: "\f02d\f02d";
}
.fad.icon-user-plus::after,
.icon-duotone.icon-user-plus::after {
  content: "\f234\f234";
}
.fad.icon-ice-skate::after,
.icon-duotone.icon-ice-skate::after {
  content: "\f7ac\f7ac";
}
.fad.icon-check::after,
.icon-duotone.icon-check::after {
  content: "\f00c\f00c";
}
.fad.icon-battery-three-quarters::after,
.icon-duotone.icon-battery-three-quarters::after {
  content: "\f241\f241";
}
.fad.icon-battery-4::after,
.icon-duotone.icon-battery-4::after {
  content: "\f241\f241";
}
.fad.icon-tomato::after,
.icon-duotone.icon-tomato::after {
  content: "\e330\e330";
}
.fad.icon-sword-laser::after,
.icon-duotone.icon-sword-laser::after {
  content: "\e03b\e03b";
}
.fad.icon-house-circle-check::after,
.icon-duotone.icon-house-circle-check::after {
  content: "\e509\e509";
}
.fad.icon-buildings::after,
.icon-duotone.icon-buildings::after {
  content: "\e0cc\e0cc";
}
.fad.icon-angle-left::after,
.icon-duotone.icon-angle-left::after {
  content: "\f104\f104";
}
.fad.icon-cart-flatbed-boxes::after,
.icon-duotone.icon-cart-flatbed-boxes::after {
  content: "\f475\f475";
}
.fad.icon-dolly-flatbed-alt::after,
.icon-duotone.icon-dolly-flatbed-alt::after {
  content: "\f475\f475";
}
.fad.icon-diagram-successor::after,
.icon-duotone.icon-diagram-successor::after {
  content: "\e47a\e47a";
}
.fad.icon-truck-arrow-right::after,
.icon-duotone.icon-truck-arrow-right::after {
  content: "\e58b\e58b";
}
.fad.icon-square-w::after,
.icon-duotone.icon-square-w::after {
  content: "\e285\e285";
}
.fad.icon-arrows-split-up-and-left::after,
.icon-duotone.icon-arrows-split-up-and-left::after {
  content: "\e4bc\e4bc";
}
.fad.icon-lamp::after,
.icon-duotone.icon-lamp::after {
  content: "\f4ca\f4ca";
}
.fad.icon-airplay::after,
.icon-duotone.icon-airplay::after {
  content: "\e089\e089";
}
.fad.icon-hand-fist::after,
.icon-duotone.icon-hand-fist::after {
  content: "\f6de\f6de";
}
.fad.icon-fist-raised::after,
.icon-duotone.icon-fist-raised::after {
  content: "\f6de\f6de";
}
.fad.icon-shield-quartered::after,
.icon-duotone.icon-shield-quartered::after {
  content: "\e575\e575";
}
.fad.icon-slash-forward::after,
.icon-duotone.icon-slash-forward::after {
  content: "\2f\2f";
}
.fad.icon-location-pen::after,
.icon-duotone.icon-location-pen::after {
  content: "\f607\f607";
}
.fad.icon-map-marker-edit::after,
.icon-duotone.icon-map-marker-edit::after {
  content: "\f607\f607";
}
.fad.icon-cloud-moon::after,
.icon-duotone.icon-cloud-moon::after {
  content: "\f6c3\f6c3";
}
.fad.icon-pot-food::after,
.icon-duotone.icon-pot-food::after {
  content: "\e43f\e43f";
}
.fad.icon-briefcase::after,
.icon-duotone.icon-briefcase::after {
  content: "\f0b1\f0b1";
}
.fad.icon-person-falling::after,
.icon-duotone.icon-person-falling::after {
  content: "\e546\e546";
}
.fad.icon-image-portrait::after,
.icon-duotone.icon-image-portrait::after {
  content: "\f3e0\f3e0";
}
.fad.icon-portrait::after,
.icon-duotone.icon-portrait::after {
  content: "\f3e0\f3e0";
}
.fad.icon-user-tag::after,
.icon-duotone.icon-user-tag::after {
  content: "\f507\f507";
}
.fad.icon-rug::after,
.icon-duotone.icon-rug::after {
  content: "\e569\e569";
}
.fad.icon-print-slash::after,
.icon-duotone.icon-print-slash::after {
  content: "\f686\f686";
}
.fad.icon-earth-europe::after,
.icon-duotone.icon-earth-europe::after {
  content: "\f7a2\f7a2";
}
.fad.icon-globe-europe::after,
.icon-duotone.icon-globe-europe::after {
  content: "\f7a2\f7a2";
}
.fad.icon-cart-flatbed-suitcase::after,
.icon-duotone.icon-cart-flatbed-suitcase::after {
  content: "\f59d\f59d";
}
.fad.icon-luggage-cart::after,
.icon-duotone.icon-luggage-cart::after {
  content: "\f59d\f59d";
}
.fad.icon-hand-back-point-ribbon::after,
.icon-duotone.icon-hand-back-point-ribbon::after {
  content: "\e1a0\e1a0";
}
.fad.icon-rectangle-xmark::after,
.icon-duotone.icon-rectangle-xmark::after {
  content: "\f410\f410";
}
.fad.icon-rectangle-times::after,
.icon-duotone.icon-rectangle-times::after {
  content: "\f410\f410";
}
.fad.icon-times-rectangle::after,
.icon-duotone.icon-times-rectangle::after {
  content: "\f410\f410";
}
.fad.icon-window-close::after,
.icon-duotone.icon-window-close::after {
  content: "\f410\f410";
}
.fad.icon-tire-rugged::after,
.icon-duotone.icon-tire-rugged::after {
  content: "\f634\f634";
}
.fad.icon-lightbulb-dollar::after,
.icon-duotone.icon-lightbulb-dollar::after {
  content: "\f670\f670";
}
.fad.icon-cowbell::after,
.icon-duotone.icon-cowbell::after {
  content: "\f8b3\f8b3";
}
.fad.icon-baht-sign::after,
.icon-duotone.icon-baht-sign::after {
  content: "\e0ac\e0ac";
}
.fad.icon-corner::after,
.icon-duotone.icon-corner::after {
  content: "\e3fe\e3fe";
}
.fad.icon-chevrons-right::after,
.icon-duotone.icon-chevrons-right::after {
  content: "\f324\f324";
}
.fad.icon-chevron-double-right::after,
.icon-duotone.icon-chevron-double-right::after {
  content: "\f324\f324";
}
.fad.icon-book-open::after,
.icon-duotone.icon-book-open::after {
  content: "\f518\f518";
}
.fad.icon-book-journal-whills::after,
.icon-duotone.icon-book-journal-whills::after {
  content: "\f66a\f66a";
}
.fad.icon-journal-whills::after,
.icon-duotone.icon-journal-whills::after {
  content: "\f66a\f66a";
}
.fad.icon-inhaler::after,
.icon-duotone.icon-inhaler::after {
  content: "\f5f9\f5f9";
}
.fad.icon-handcuffs::after,
.icon-duotone.icon-handcuffs::after {
  content: "\e4f8\e4f8";
}
.fad.icon-snake::after,
.icon-duotone.icon-snake::after {
  content: "\f716\f716";
}
.fad.icon-triangle-exclamation::after,
.icon-duotone.icon-triangle-exclamation::after {
  content: "\f071\f071";
}
.fad.icon-exclamation-triangle::after,
.icon-duotone.icon-exclamation-triangle::after {
  content: "\f071\f071";
}
.fad.icon-warning::after,
.icon-duotone.icon-warning::after {
  content: "\f071\f071";
}
.fad.icon-note-medical::after,
.icon-duotone.icon-note-medical::after {
  content: "\e200\e200";
}
.fad.icon-database::after,
.icon-duotone.icon-database::after {
  content: "\f1c0\f1c0";
}
.fad.icon-down-left::after,
.icon-duotone.icon-down-left::after {
  content: "\e16a\e16a";
}
.fad.icon-share::after,
.icon-duotone.icon-share::after {
  content: "\f064\f064";
}
.fad.icon-arrow-turn-right::after,
.icon-duotone.icon-arrow-turn-right::after {
  content: "\f064\f064";
}
.fad.icon-mail-forward::after,
.icon-duotone.icon-mail-forward::after {
  content: "\f064\f064";
}
.fad.icon-face-thinking::after,
.icon-duotone.icon-face-thinking::after {
  content: "\e39b\e39b";
}
.fad.icon-turn-down-right::after,
.icon-duotone.icon-turn-down-right::after {
  content: "\e455\e455";
}
.fad.icon-bottle-droplet::after,
.icon-duotone.icon-bottle-droplet::after {
  content: "\e4c4\e4c4";
}
.fad.icon-mask-face::after,
.icon-duotone.icon-mask-face::after {
  content: "\e1d7\e1d7";
}
.fad.icon-hill-rockslide::after,
.icon-duotone.icon-hill-rockslide::after {
  content: "\e508\e508";
}
.fad.icon-scanner-keyboard::after,
.icon-duotone.icon-scanner-keyboard::after {
  content: "\f489\f489";
}
.fad.icon-circle-o::after,
.icon-duotone.icon-circle-o::after {
  content: "\e119\e119";
}
.fad.icon-grid-horizontal::after,
.icon-duotone.icon-grid-horizontal::after {
  content: "\e307\e307";
}
.fad.icon-message-dollar::after,
.icon-duotone.icon-message-dollar::after {
  content: "\f650\f650";
}
.fad.icon-comment-alt-dollar::after,
.icon-duotone.icon-comment-alt-dollar::after {
  content: "\f650\f650";
}
.fad.icon-right-left::after,
.icon-duotone.icon-right-left::after {
  content: "\f362\f362";
}
.fad.icon-exchange-alt::after,
.icon-duotone.icon-exchange-alt::after {
  content: "\f362\f362";
}
.fad.icon-columns-3::after,
.icon-duotone.icon-columns-3::after {
  content: "\e361\e361";
}
.fad.icon-paper-plane::after,
.icon-duotone.icon-paper-plane::after {
  content: "\f1d8\f1d8";
}
.fad.icon-road-circle-exclamation::after,
.icon-duotone.icon-road-circle-exclamation::after {
  content: "\e565\e565";
}
.fad.icon-dungeon::after,
.icon-duotone.icon-dungeon::after {
  content: "\f6d9\f6d9";
}
.fad.icon-hand-holding-box::after,
.icon-duotone.icon-hand-holding-box::after {
  content: "\f47b\f47b";
}
.fad.icon-input-text::after,
.icon-duotone.icon-input-text::after {
  content: "\e1bf\e1bf";
}
.fad.icon-window-flip::after,
.icon-duotone.icon-window-flip::after {
  content: "\f40f\f40f";
}
.fad.icon-window-alt::after,
.icon-duotone.icon-window-alt::after {
  content: "\f40f\f40f";
}
.fad.icon-align-right::after,
.icon-duotone.icon-align-right::after {
  content: "\f038\f038";
}
.fad.icon-scanner-gun::after,
.icon-duotone.icon-scanner-gun::after {
  content: "\f488\f488";
}
.fad.icon-scanner::after,
.icon-duotone.icon-scanner::after {
  content: "\f488\f488";
}
.fad.icon-tire::after,
.icon-duotone.icon-tire::after {
  content: "\f631\f631";
}
.fad.icon-engine::after,
.icon-duotone.icon-engine::after {
  content: "\e16e\e16e";
}
.fad.icon-money-bill-1-wave::after,
.icon-duotone.icon-money-bill-1-wave::after {
  content: "\f53b\f53b";
}
.fad.icon-money-bill-wave-alt::after,
.icon-duotone.icon-money-bill-wave-alt::after {
  content: "\f53b\f53b";
}
.fad.icon-life-ring::after,
.icon-duotone.icon-life-ring::after {
  content: "\f1cd\f1cd";
}
.fad.icon-hands::after,
.icon-duotone.icon-hands::after {
  content: "\f2a7\f2a7";
}
.fad.icon-sign-language::after,
.icon-duotone.icon-sign-language::after {
  content: "\f2a7\f2a7";
}
.fad.icon-signing::after,
.icon-duotone.icon-signing::after {
  content: "\f2a7\f2a7";
}
.fad.icon-circle-caret-right::after,
.icon-duotone.icon-circle-caret-right::after {
  content: "\f330\f330";
}
.fad.icon-caret-circle-right::after,
.icon-duotone.icon-caret-circle-right::after {
  content: "\f330\f330";
}
.fad.icon-wheat::after,
.icon-duotone.icon-wheat::after {
  content: "\f72d\f72d";
}
.fad.icon-file-spreadsheet::after,
.icon-duotone.icon-file-spreadsheet::after {
  content: "\f65b\f65b";
}
.fad.icon-audio-description-slash::after,
.icon-duotone.icon-audio-description-slash::after {
  content: "\e0a8\e0a8";
}
.fad.icon-calendar-day::after,
.icon-duotone.icon-calendar-day::after {
  content: "\f783\f783";
}
.fad.icon-water-ladder::after,
.icon-duotone.icon-water-ladder::after {
  content: "\f5c5\f5c5";
}
.fad.icon-ladder-water::after,
.icon-duotone.icon-ladder-water::after {
  content: "\f5c5\f5c5";
}
.fad.icon-swimming-pool::after,
.icon-duotone.icon-swimming-pool::after {
  content: "\f5c5\f5c5";
}
.fad.icon-arrows-up-down::after,
.icon-duotone.icon-arrows-up-down::after {
  content: "\f07d\f07d";
}
.fad.icon-arrows-v::after,
.icon-duotone.icon-arrows-v::after {
  content: "\f07d\f07d";
}
.fad.icon-chess-pawn-piece::after,
.icon-duotone.icon-chess-pawn-piece::after {
  content: "\f444\f444";
}
.fad.icon-chess-pawn-alt::after,
.icon-duotone.icon-chess-pawn-alt::after {
  content: "\f444\f444";
}
.fad.icon-face-grimace::after,
.icon-duotone.icon-face-grimace::after {
  content: "\f57f\f57f";
}
.fad.icon-grimace::after,
.icon-duotone.icon-grimace::after {
  content: "\f57f\f57f";
}
.fad.icon-wheelchair-move::after,
.icon-duotone.icon-wheelchair-move::after {
  content: "\e2ce\e2ce";
}
.fad.icon-wheelchair-alt::after,
.icon-duotone.icon-wheelchair-alt::after {
  content: "\e2ce\e2ce";
}
.fad.icon-turn-down::after,
.icon-duotone.icon-turn-down::after {
  content: "\f3be\f3be";
}
.fad.icon-level-down-alt::after,
.icon-duotone.icon-level-down-alt::after {
  content: "\f3be\f3be";
}
.fad.icon-square-s::after,
.icon-duotone.icon-square-s::after {
  content: "\e27d\e27d";
}
.fad.icon-rectangle-barcode::after,
.icon-duotone.icon-rectangle-barcode::after {
  content: "\f463\f463";
}
.fad.icon-barcode-alt::after,
.icon-duotone.icon-barcode-alt::after {
  content: "\f463\f463";
}
.fad.icon-person-walking-arrow-right::after,
.icon-duotone.icon-person-walking-arrow-right::after {
  content: "\e552\e552";
}
.fad.icon-square-envelope::after,
.icon-duotone.icon-square-envelope::after {
  content: "\f199\f199";
}
.fad.icon-envelope-square::after,
.icon-duotone.icon-envelope-square::after {
  content: "\f199\f199";
}
.fad.icon-dice::after,
.icon-duotone.icon-dice::after {
  content: "\f522\f522";
}
.fad.icon-unicorn::after,
.icon-duotone.icon-unicorn::after {
  content: "\f727\f727";
}
.fad.icon-bowling-ball::after,
.icon-duotone.icon-bowling-ball::after {
  content: "\f436\f436";
}
.fad.icon-pompebled::after,
.icon-duotone.icon-pompebled::after {
  content: "\e43d\e43d";
}
.fad.icon-brain::after,
.icon-duotone.icon-brain::after {
  content: "\f5dc\f5dc";
}
.fad.icon-watch-smart::after,
.icon-duotone.icon-watch-smart::after {
  content: "\e2cc\e2cc";
}
.fad.icon-book-user::after,
.icon-duotone.icon-book-user::after {
  content: "\f7e7\f7e7";
}
.fad.icon-sensor-cloud::after,
.icon-duotone.icon-sensor-cloud::after {
  content: "\e02c\e02c";
}
.fad.icon-sensor-smoke::after,
.icon-duotone.icon-sensor-smoke::after {
  content: "\e02c\e02c";
}
.fad.icon-clapperboard-play::after,
.icon-duotone.icon-clapperboard-play::after {
  content: "\e132\e132";
}
.fad.icon-bandage::after,
.icon-duotone.icon-bandage::after {
  content: "\f462\f462";
}
.fad.icon-band-aid::after,
.icon-duotone.icon-band-aid::after {
  content: "\f462\f462";
}
.fad.icon-calendar-minus::after,
.icon-duotone.icon-calendar-minus::after {
  content: "\f272\f272";
}
.fad.icon-circle-xmark::after,
.icon-duotone.icon-circle-xmark::after {
  content: "\f057\f057";
}
.fad.icon-times-circle::after,
.icon-duotone.icon-times-circle::after {
  content: "\f057\f057";
}
.fad.icon-xmark-circle::after,
.icon-duotone.icon-xmark-circle::after {
  content: "\f057\f057";
}
.fad.icon-circle-4::after,
.icon-duotone.icon-circle-4::after {
  content: "\e0f1\e0f1";
}
.fad.icon-gifts::after,
.icon-duotone.icon-gifts::after {
  content: "\f79c\f79c";
}
.fad.icon-album-collection::after,
.icon-duotone.icon-album-collection::after {
  content: "\f8a0\f8a0";
}
.fad.icon-hotel::after,
.icon-duotone.icon-hotel::after {
  content: "\f594\f594";
}
.fad.icon-earth-asia::after,
.icon-duotone.icon-earth-asia::after {
  content: "\f57e\f57e";
}
.fad.icon-globe-asia::after,
.icon-duotone.icon-globe-asia::after {
  content: "\f57e\f57e";
}
.fad.icon-id-card-clip::after,
.icon-duotone.icon-id-card-clip::after {
  content: "\f47f\f47f";
}
.fad.icon-id-card-alt::after,
.icon-duotone.icon-id-card-alt::after {
  content: "\f47f\f47f";
}
.fad.icon-magnifying-glass-plus::after,
.icon-duotone.icon-magnifying-glass-plus::after {
  content: "\f00e\f00e";
}
.fad.icon-search-plus::after,
.icon-duotone.icon-search-plus::after {
  content: "\f00e\f00e";
}
.fad.icon-thumbs-up::after,
.icon-duotone.icon-thumbs-up::after {
  content: "\f164\f164";
}
.fad.icon-cloud-showers::after,
.icon-duotone.icon-cloud-showers::after {
  content: "\f73f\f73f";
}
.fad.icon-user-clock::after,
.icon-duotone.icon-user-clock::after {
  content: "\f4fd\f4fd";
}
.fad.icon-onion::after,
.icon-duotone.icon-onion::after {
  content: "\e427\e427";
}
.fad.icon-clock-twelve-thirty::after,
.icon-duotone.icon-clock-twelve-thirty::after {
  content: "\e359\e359";
}
.fad.icon-arrow-down-to-dotted-line::after,
.icon-duotone.icon-arrow-down-to-dotted-line::after {
  content: "\e095\e095";
}
.fad.icon-hand-dots::after,
.icon-duotone.icon-hand-dots::after {
  content: "\f461\f461";
}
.fad.icon-allergies::after,
.icon-duotone.icon-allergies::after {
  content: "\f461\f461";
}
.fad.icon-file-invoice::after,
.icon-duotone.icon-file-invoice::after {
  content: "\f570\f570";
}
.fad.icon-window-minimize::after,
.icon-duotone.icon-window-minimize::after {
  content: "\f2d1\f2d1";
}
.fad.icon-rectangle-wide::after,
.icon-duotone.icon-rectangle-wide::after {
  content: "\f2fc\f2fc";
}
.fad.icon-comment-arrow-up::after,
.icon-duotone.icon-comment-arrow-up::after {
  content: "\e144\e144";
}
.fad.icon-garlic::after,
.icon-duotone.icon-garlic::after {
  content: "\e40e\e40e";
}
.fad.icon-mug-saucer::after,
.icon-duotone.icon-mug-saucer::after {
  content: "\f0f4\f0f4";
}
.fad.icon-coffee::after,
.icon-duotone.icon-coffee::after {
  content: "\f0f4\f0f4";
}
.fad.icon-brush::after,
.icon-duotone.icon-brush::after {
  content: "\f55d\f55d";
}
.fad.icon-tree-decorated::after,
.icon-duotone.icon-tree-decorated::after {
  content: "\f7dc\f7dc";
}
.fad.icon-mask::after,
.icon-duotone.icon-mask::after {
  content: "\f6fa\f6fa";
}
.fad.icon-calendar-heart::after,
.icon-duotone.icon-calendar-heart::after {
  content: "\e0d3\e0d3";
}
.fad.icon-magnifying-glass-minus::after,
.icon-duotone.icon-magnifying-glass-minus::after {
  content: "\f010\f010";
}
.fad.icon-search-minus::after,
.icon-duotone.icon-search-minus::after {
  content: "\f010\f010";
}
.fad.icon-flower::after,
.icon-duotone.icon-flower::after {
  content: "\f7ff\f7ff";
}
.fad.icon-arrow-down-from-arc::after,
.icon-duotone.icon-arrow-down-from-arc::after {
  content: "\e614\e614";
}
.fad.icon-right-left-large::after,
.icon-duotone.icon-right-left-large::after {
  content: "\e5e1\e5e1";
}
.fad.icon-ruler-vertical::after,
.icon-duotone.icon-ruler-vertical::after {
  content: "\f548\f548";
}
.fad.icon-circles-overlap::after,
.icon-duotone.icon-circles-overlap::after {
  content: "\e600\e600";
}
.fad.icon-user-large::after,
.icon-duotone.icon-user-large::after {
  content: "\f406\f406";
}
.fad.icon-user-alt::after,
.icon-duotone.icon-user-alt::after {
  content: "\f406\f406";
}
.fad.icon-starship-freighter::after,
.icon-duotone.icon-starship-freighter::after {
  content: "\e03a\e03a";
}
.fad.icon-train-tram::after,
.icon-duotone.icon-train-tram::after {
  content: "\e5b4\e5b4";
}
.fad.icon-bridge-suspension::after,
.icon-duotone.icon-bridge-suspension::after {
  content: "\e4cd\e4cd";
}
.fad.icon-trash-check::after,
.icon-duotone.icon-trash-check::after {
  content: "\e2af\e2af";
}
.fad.icon-user-nurse::after,
.icon-duotone.icon-user-nurse::after {
  content: "\f82f\f82f";
}
.fad.icon-boombox::after,
.icon-duotone.icon-boombox::after {
  content: "\f8a5\f8a5";
}
.fad.icon-syringe::after,
.icon-duotone.icon-syringe::after {
  content: "\f48e\f48e";
}
.fad.icon-cloud-sun::after,
.icon-duotone.icon-cloud-sun::after {
  content: "\f6c4\f6c4";
}
.fad.icon-shield-exclamation::after,
.icon-duotone.icon-shield-exclamation::after {
  content: "\e247\e247";
}
.fad.icon-stopwatch-20::after,
.icon-duotone.icon-stopwatch-20::after {
  content: "\e06f\e06f";
}
.fad.icon-square-full::after,
.icon-duotone.icon-square-full::after {
  content: "\f45c\f45c";
}
.fad.icon-grip-dots::after,
.icon-duotone.icon-grip-dots::after {
  content: "\e410\e410";
}
.fad.icon-comment-exclamation::after,
.icon-duotone.icon-comment-exclamation::after {
  content: "\f4af\f4af";
}
.fad.icon-pen-swirl::after,
.icon-duotone.icon-pen-swirl::after {
  content: "\e214\e214";
}
.fad.icon-falafel::after,
.icon-duotone.icon-falafel::after {
  content: "\e40a\e40a";
}
.fad.icon-circle-2::after,
.icon-duotone.icon-circle-2::after {
  content: "\e0ef\e0ef";
}
.fad.icon-magnet::after,
.icon-duotone.icon-magnet::after {
  content: "\f076\f076";
}
.fad.icon-jar::after,
.icon-duotone.icon-jar::after {
  content: "\e516\e516";
}
.fad.icon-gramophone::after,
.icon-duotone.icon-gramophone::after {
  content: "\f8bd\f8bd";
}
.fad.icon-dice-d12::after,
.icon-duotone.icon-dice-d12::after {
  content: "\f6ce\f6ce";
}
.fad.icon-note-sticky::after,
.icon-duotone.icon-note-sticky::after {
  content: "\f249\f249";
}
.fad.icon-sticky-note::after,
.icon-duotone.icon-sticky-note::after {
  content: "\f249\f249";
}
.fad.icon-down::after,
.icon-duotone.icon-down::after {
  content: "\f354\f354";
}
.fad.icon-arrow-alt-down::after,
.icon-duotone.icon-arrow-alt-down::after {
  content: "\f354\f354";
}
.fad.icon-hundred-points::after,
.icon-duotone.icon-hundred-points::after {
  content: "\e41c\e41c";
}
.fad.icon-100::after,
.icon-duotone.icon-100::after {
  content: "\e41c\e41c";
}
.fad.icon-paperclip-vertical::after,
.icon-duotone.icon-paperclip-vertical::after {
  content: "\e3c2\e3c2";
}
.fad.icon-wind-warning::after,
.icon-duotone.icon-wind-warning::after {
  content: "\f776\f776";
}
.fad.icon-wind-circle-exclamation::after,
.icon-duotone.icon-wind-circle-exclamation::after {
  content: "\f776\f776";
}
.fad.icon-location-pin-slash::after,
.icon-duotone.icon-location-pin-slash::after {
  content: "\f60c\f60c";
}
.fad.icon-map-marker-slash::after,
.icon-duotone.icon-map-marker-slash::after {
  content: "\f60c\f60c";
}
.fad.icon-face-sad-sweat::after,
.icon-duotone.icon-face-sad-sweat::after {
  content: "\e38a\e38a";
}
.fad.icon-bug-slash::after,
.icon-duotone.icon-bug-slash::after {
  content: "\e490\e490";
}
.fad.icon-cupcake::after,
.icon-duotone.icon-cupcake::after {
  content: "\e402\e402";
}
.fad.icon-light-switch-off::after,
.icon-duotone.icon-light-switch-off::after {
  content: "\e018\e018";
}
.fad.icon-toggle-large-off::after,
.icon-duotone.icon-toggle-large-off::after {
  content: "\e5b0\e5b0";
}
.fad.icon-pen-fancy-slash::after,
.icon-duotone.icon-pen-fancy-slash::after {
  content: "\e210\e210";
}
.fad.icon-truck-container::after,
.icon-duotone.icon-truck-container::after {
  content: "\f4dc\f4dc";
}
.fad.icon-boot::after,
.icon-duotone.icon-boot::after {
  content: "\f782\f782";
}
.fad.icon-arrow-up-from-water-pump::after,
.icon-duotone.icon-arrow-up-from-water-pump::after {
  content: "\e4b6\e4b6";
}
.fad.icon-file-check::after,
.icon-duotone.icon-file-check::after {
  content: "\f316\f316";
}
.fad.icon-bone::after,
.icon-duotone.icon-bone::after {
  content: "\f5d7\f5d7";
}
.fad.icon-cards-blank::after,
.icon-duotone.icon-cards-blank::after {
  content: "\e4df\e4df";
}
.fad.icon-circle-3::after,
.icon-duotone.icon-circle-3::after {
  content: "\e0f0\e0f0";
}
.fad.icon-bench-tree::after,
.icon-duotone.icon-bench-tree::after {
  content: "\e2e7\e2e7";
}
.fad.icon-keyboard-brightness-low::after,
.icon-duotone.icon-keyboard-brightness-low::after {
  content: "\e1c1\e1c1";
}
.fad.icon-ski-boot-ski::after,
.icon-duotone.icon-ski-boot-ski::after {
  content: "\e3cd\e3cd";
}
.fad.icon-brain-circuit::after,
.icon-duotone.icon-brain-circuit::after {
  content: "\e0c6\e0c6";
}
.fad.icon-user-injured::after,
.icon-duotone.icon-user-injured::after {
  content: "\f728\f728";
}
.fad.icon-block-brick-fire::after,
.icon-duotone.icon-block-brick-fire::after {
  content: "\e3dc\e3dc";
}
.fad.icon-firewall::after,
.icon-duotone.icon-firewall::after {
  content: "\e3dc\e3dc";
}
.fad.icon-face-sad-tear::after,
.icon-duotone.icon-face-sad-tear::after {
  content: "\f5b4\f5b4";
}
.fad.icon-sad-tear::after,
.icon-duotone.icon-sad-tear::after {
  content: "\f5b4\f5b4";
}
.fad.icon-plane::after,
.icon-duotone.icon-plane::after {
  content: "\f072\f072";
}
.fad.icon-tent-arrows-down::after,
.icon-duotone.icon-tent-arrows-down::after {
  content: "\e581\e581";
}
.fad.icon-exclamation::after,
.icon-duotone.icon-exclamation::after {
  content: "\21\21";
}
.fad.icon-arrows-spin::after,
.icon-duotone.icon-arrows-spin::after {
  content: "\e4bb\e4bb";
}
.fad.icon-face-smile-relaxed::after,
.icon-duotone.icon-face-smile-relaxed::after {
  content: "\e392\e392";
}
.fad.icon-comment-xmark::after,
.icon-duotone.icon-comment-xmark::after {
  content: "\f4b5\f4b5";
}
.fad.icon-comment-times::after,
.icon-duotone.icon-comment-times::after {
  content: "\f4b5\f4b5";
}
.fad.icon-print::after,
.icon-duotone.icon-print::after {
  content: "\f02f\f02f";
}
.fad.icon-turkish-lira-sign::after,
.icon-duotone.icon-turkish-lira-sign::after {
  content: "\e2bb\e2bb";
}
.fad.icon-try::after,
.icon-duotone.icon-try::after {
  content: "\e2bb\e2bb";
}
.fad.icon-turkish-lira::after,
.icon-duotone.icon-turkish-lira::after {
  content: "\e2bb\e2bb";
}
.fad.icon-face-nose-steam::after,
.icon-duotone.icon-face-nose-steam::after {
  content: "\e382\e382";
}
.fad.icon-circle-waveform-lines::after,
.icon-duotone.icon-circle-waveform-lines::after {
  content: "\e12d\e12d";
}
.fad.icon-waveform-circle::after,
.icon-duotone.icon-waveform-circle::after {
  content: "\e12d\e12d";
}
.fad.icon-dollar-sign::after,
.icon-duotone.icon-dollar-sign::after {
  content: "\24\24";
}
.fad.icon-dollar::after,
.icon-duotone.icon-dollar::after {
  content: "\24\24";
}
.fad.icon-usd::after,
.icon-duotone.icon-usd::after {
  content: "\24\24";
}
.fad.icon-ferris-wheel::after,
.icon-duotone.icon-ferris-wheel::after {
  content: "\e174\e174";
}
.fad.icon-computer-speaker::after,
.icon-duotone.icon-computer-speaker::after {
  content: "\f8b2\f8b2";
}
.fad.icon-skull-cow::after,
.icon-duotone.icon-skull-cow::after {
  content: "\f8de\f8de";
}
.fad.icon-x::after,
.icon-duotone.icon-x::after {
  content: "\58\58";
}
.fad.icon-magnifying-glass-dollar::after,
.icon-duotone.icon-magnifying-glass-dollar::after {
  content: "\f688\f688";
}
.fad.icon-search-dollar::after,
.icon-duotone.icon-search-dollar::after {
  content: "\f688\f688";
}
.fad.icon-users-gear::after,
.icon-duotone.icon-users-gear::after {
  content: "\f509\f509";
}
.fad.icon-users-cog::after,
.icon-duotone.icon-users-cog::after {
  content: "\f509\f509";
}
.fad.icon-person-military-pointing::after,
.icon-duotone.icon-person-military-pointing::after {
  content: "\e54a\e54a";
}
.fad.icon-building-columns::after,
.icon-duotone.icon-building-columns::after {
  content: "\f19c\f19c";
}
.fad.icon-bank::after,
.icon-duotone.icon-bank::after {
  content: "\f19c\f19c";
}
.fad.icon-institution::after,
.icon-duotone.icon-institution::after {
  content: "\f19c\f19c";
}
.fad.icon-museum::after,
.icon-duotone.icon-museum::after {
  content: "\f19c\f19c";
}
.fad.icon-university::after,
.icon-duotone.icon-university::after {
  content: "\f19c\f19c";
}
.fad.icon-circle-t::after,
.icon-duotone.icon-circle-t::after {
  content: "\e124\e124";
}
.fad.icon-sack::after,
.icon-duotone.icon-sack::after {
  content: "\f81c\f81c";
}
.fad.icon-grid-2::after,
.icon-duotone.icon-grid-2::after {
  content: "\e196\e196";
}
.fad.icon-camera-cctv::after,
.icon-duotone.icon-camera-cctv::after {
  content: "\f8ac\f8ac";
}
.fad.icon-cctv::after,
.icon-duotone.icon-cctv::after {
  content: "\f8ac\f8ac";
}
.fad.icon-umbrella::after,
.icon-duotone.icon-umbrella::after {
  content: "\f0e9\f0e9";
}
.fad.icon-trowel::after,
.icon-duotone.icon-trowel::after {
  content: "\e589\e589";
}
.fad.icon-horizontal-rule::after,
.icon-duotone.icon-horizontal-rule::after {
  content: "\f86c\f86c";
}
.fad.icon-bed-front::after,
.icon-duotone.icon-bed-front::after {
  content: "\f8f7\f8f7";
}
.fad.icon-bed-alt::after,
.icon-duotone.icon-bed-alt::after {
  content: "\f8f7\f8f7";
}
.fad.icon-d::after,
.icon-duotone.icon-d::after {
  content: "\44\44";
}
.fad.icon-stapler::after,
.icon-duotone.icon-stapler::after {
  content: "\e5af\e5af";
}
.fad.icon-masks-theater::after,
.icon-duotone.icon-masks-theater::after {
  content: "\f630\f630";
}
.fad.icon-theater-masks::after,
.icon-duotone.icon-theater-masks::after {
  content: "\f630\f630";
}
.fad.icon-kip-sign::after,
.icon-duotone.icon-kip-sign::after {
  content: "\e1c4\e1c4";
}
.fad.icon-face-woozy::after,
.icon-duotone.icon-face-woozy::after {
  content: "\e3a2\e3a2";
}
.fad.icon-cloud-question::after,
.icon-duotone.icon-cloud-question::after {
  content: "\e492\e492";
}
.fad.icon-pineapple::after,
.icon-duotone.icon-pineapple::after {
  content: "\e31f\e31f";
}
.fad.icon-hand-point-left::after,
.icon-duotone.icon-hand-point-left::after {
  content: "\f0a5\f0a5";
}
.fad.icon-gallery-thumbnails::after,
.icon-duotone.icon-gallery-thumbnails::after {
  content: "\e3aa\e3aa";
}
.fad.icon-circle-j::after,
.icon-duotone.icon-circle-j::after {
  content: "\e112\e112";
}
.fad.icon-eyes::after,
.icon-duotone.icon-eyes::after {
  content: "\e367\e367";
}
.fad.icon-handshake-simple::after,
.icon-duotone.icon-handshake-simple::after {
  content: "\f4c6\f4c6";
}
.fad.icon-handshake-alt::after,
.icon-duotone.icon-handshake-alt::after {
  content: "\f4c6\f4c6";
}
.fad.icon-page-caret-up::after,
.icon-duotone.icon-page-caret-up::after {
  content: "\e42a\e42a";
}
.fad.icon-file-caret-up::after,
.icon-duotone.icon-file-caret-up::after {
  content: "\e42a\e42a";
}
.fad.icon-jet-fighter::after,
.icon-duotone.icon-jet-fighter::after {
  content: "\f0fb\f0fb";
}
.fad.icon-fighter-jet::after,
.icon-duotone.icon-fighter-jet::after {
  content: "\f0fb\f0fb";
}
.fad.icon-comet::after,
.icon-duotone.icon-comet::after {
  content: "\e003\e003";
}
.fad.icon-square-share-nodes::after,
.icon-duotone.icon-square-share-nodes::after {
  content: "\f1e1\f1e1";
}
.fad.icon-share-alt-square::after,
.icon-duotone.icon-share-alt-square::after {
  content: "\f1e1\f1e1";
}
.fad.icon-shield-keyhole::after,
.icon-duotone.icon-shield-keyhole::after {
  content: "\e248\e248";
}
.fad.icon-barcode::after,
.icon-duotone.icon-barcode::after {
  content: "\f02a\f02a";
}
.fad.icon-plus-minus::after,
.icon-duotone.icon-plus-minus::after {
  content: "\e43c\e43c";
}
.fad.icon-square-sliders-vertical::after,
.icon-duotone.icon-square-sliders-vertical::after {
  content: "\f3f2\f3f2";
}
.fad.icon-sliders-v-square::after,
.icon-duotone.icon-sliders-v-square::after {
  content: "\f3f2\f3f2";
}
.fad.icon-video::after,
.icon-duotone.icon-video::after {
  content: "\f03d\f03d";
}
.fad.icon-video-camera::after,
.icon-duotone.icon-video-camera::after {
  content: "\f03d\f03d";
}
.fad.icon-message-middle::after,
.icon-duotone.icon-message-middle::after {
  content: "\e1e1\e1e1";
}
.fad.icon-comment-middle-alt::after,
.icon-duotone.icon-comment-middle-alt::after {
  content: "\e1e1\e1e1";
}
.fad.icon-graduation-cap::after,
.icon-duotone.icon-graduation-cap::after {
  content: "\f19d\f19d";
}
.fad.icon-mortar-board::after,
.icon-duotone.icon-mortar-board::after {
  content: "\f19d\f19d";
}
.fad.icon-hand-holding-medical::after,
.icon-duotone.icon-hand-holding-medical::after {
  content: "\e05c\e05c";
}
.fad.icon-person-circle-check::after,
.icon-duotone.icon-person-circle-check::after {
  content: "\e53e\e53e";
}
.fad.icon-square-z::after,
.icon-duotone.icon-square-z::after {
  content: "\e288\e288";
}
.fad.icon-message-text::after,
.icon-duotone.icon-message-text::after {
  content: "\e1e6\e1e6";
}
.fad.icon-comment-alt-text::after,
.icon-duotone.icon-comment-alt-text::after {
  content: "\e1e6\e1e6";
}
.fad.icon-turn-up::after,
.icon-duotone.icon-turn-up::after {
  content: "\f3bf\f3bf";
}
.fad.icon-level-up-alt::after,
.icon-duotone.icon-level-up-alt::after {
  content: "\f3bf\f3bf";
}
:root,
:host {
  --icon-style-family-sharp: 'Font Awesome 6 Sharp';
  --icon-font-sharp-solid: normal 900 1em/1 'Font Awesome 6 Sharp';
}
@font-face {
  font-family: 'Font Awesome 6 Sharp';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('../fonts/fa/fa-6.4.2-s-s-900.woff2') format('woff2'), url('../fonts/fa/fa-6.4.2-s-s-900.ttf') format('truetype');
}
.fass,
.icon-sharp {
  font-weight: 900;
}
:root,
:host {
  --icon-style-family-sharp: 'Font Awesome 6 Sharp';
  --icon-font-sharp-regular: normal 400 1em/1 'Font Awesome 6 Sharp';
}
@font-face {
  font-family: 'Font Awesome 6 Sharp';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('../fonts/fa/fa-6.4.2-s-r-400.woff2') format('woff2'), url('../fonts/fa/fa-6.4.2-s-r-400.ttf') format('truetype');
}
.fasr,
.icon-regular {
  font-weight: 400;
}
:root,
:host {
  --icon-style-family-sharp: 'Font Awesome 6 Sharp';
  --icon-font-sharp-light: normal 300 1em/1 'Font Awesome 6 Sharp';
}
@font-face {
  font-family: 'Font Awesome 6 Sharp';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url('../fonts/fa/fa-6.4.2-s-l-300.woff2') format('woff2'), url('../fonts/fa/fa-6.4.2-s-l-300.ttf') format('truetype');
}
.fasl,
.icon-light {
  font-weight: 300;
}
@font-face {
  font-family: "Scotia";
  src: url("../fonts/swm4/Scotia-Light.eot");
  src: url("../fonts/swm4/Scotia-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/swm4/Scotia-Light.woff2") format("woff2"), url("../fonts/swm4/Scotia-Light.woff") format("woff"), url("../fonts/swm4/Scotia-Light.ttf") format("truetype"), url("../fonts/swm4/Scotia-Light.svg#Scotia-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Scotia";
  src: url("../fonts/swm4/Scotia-LightItalic.eot");
  src: url("../fonts/swm4/Scotia-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/swm4/Scotia-LightItalic.woff2") format("woff2"), url("../fonts/swm4/Scotia-LightItalic.woff") format("woff"), url("../fonts/swm4/Scotia-LightItalic.ttf") format("truetype"), url("../fonts/swm4/Scotia-LightItalic.svg#Scotia-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Scotia";
  src: url("../fonts/swm4/Scotia-Regular.eot");
  src: url("../fonts/swm4/Scotia-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/swm4/Scotia-Regular.woff2") format("woff2"), url("../fonts/swm4/Scotia-Regular.woff") format("woff"), url("../fonts/swm4/Scotia-Regular.ttf") format("truetype"), url("../fonts/swm4/Scotia-Regular.svg#Scotia-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Scotia";
  src: url("../fonts/swm4/Scotia-Italic.eot");
  src: url("../fonts/swm4/Scotia-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/swm4/Scotia-Italic.woff2") format("woff2"), url("../fonts/swm4/Scotia-Italic.woff") format("woff"), url("../fonts/swm4/Scotia-Italic.ttf") format("truetype"), url("../fonts/swm4/Scotia-Italic.svg#Scotia-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Scotia";
  src: url("../fonts/swm4/Scotia-Bold.eot");
  src: url("../fonts/swm4/Scotia-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/swm4/Scotia-Bold.woff2") format("woff2"), url("../fonts/swm4/Scotia-Bold.woff") format("woff"), url("../fonts/swm4/Scotia-Bold.ttf") format("truetype"), url("../fonts/swm4/Scotia-Bold.svg#Scotia-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Scotia";
  src: url("../fonts/swm4/Scotia-BoldItalic.eot");
  src: url("../fonts/swm4/Scotia-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/swm4/Scotia-BoldItalic.woff2") format("woff2"), url("../fonts/swm4/Scotia-BoldItalic.woff") format("woff"), url("../fonts/swm4/Scotia-BoldItalic.ttf") format("truetype"), url("../fonts/swm4/Scotia-BoldItalic.svg#Scotia-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Scotia Headline";
  src: url("../fonts/swm4/Scotia-Headline.eot");
  src: url("../fonts/swm4/Scotia-Headline.eot?#iefix") format("embedded-opentype"), url("../fonts/swm4/Scotia-Headline.woff2") format("woff2"), url("../fonts/swm4/Scotia-Headline.woff") format("woff"), url("../fonts/swm4/Scotia-Headline.ttf") format("truetype"), url("../fonts/swm4/Scotia-Headline.svg#Scotia-Headline") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Scotia Legal";
  src: url("../fonts/swm4/Scotia-Legal.eot");
  src: url("../fonts/swm4/Scotia-Legal.eot?#iefix") format("embedded-opentype"), url("../fonts/swm4/Scotia-Legal.woff2") format("woff2"), url("../fonts/swm4/Scotia-Legal.woff") format("woff"), url("../fonts/swm4/Scotia-Legal.ttf") format("truetype"), url("../fonts/swm4/Scotia-Legal.svg#Scotia-Legal") format("svg");
  font-weight: normal;
  font-style: normal;
}
