@charset "UTF-8";
/**
 *
 *     |o     o    |          |    
 * ,---|.,---..,---|,---.,---.|__/ 
 * |   |||   |||   ||---'`---.|  \ 
 * `---'``---|``---'`---'`---'`   `
 *       `---'    [media solutions]
 *
 * @copyright   (c) digidesk - media solutions
 * @link        http://www.digidesk.de
 * @author      Kai
 * @version     SVN: $Id$
 */
/*
!!! PLEASE DO NOT EDIT THIS FILE !!!
*/
/**
 *
 *     |o     o    |          |    
 * ,---|.,---..,---|,---.,---.|__/ 
 * |   |||   |||   ||---'`---.|  \ 
 * `---'``---|``---'`---'`---'`   `
 *       `---'    [media solutions]
 *
 * @copyright   (c) digidesk - media solutions
 * @link        http://www.digidesk.de
 * @author      Kai
 * @version     SVN: $Id$
 */
/*
!!! PLEASE DO NOT EDIT THIS FILE !!!
*/
/**
 *
 *     |o     o    |          |
 * ,---|.,---..,---|,---.,---.|__/
 * |   |||   |||   ||---'`---.|  \
 * `---'``---|``---'`---'`---'`   `
 *       `---'    [media solutions]
 *
 * @copyright   (c) digidesk - media solutions
 * @link        http://www.digidesk.de
 * @author      Kai
 * @version     SVN: $Id$
 */
/*
!!! THIS FILE EXISTS TO OVERWRITE DEFAULT BOOTSTRAP VARIABLES AND MAKES YOUR THEME !!!
*/
/* Variante A — Hellgrün mit dunklem Text (AA-konform) */
/* Variante B — Hellgrün (abgedunkelt) mit weißem Text (AA-konform) */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.7);
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ca171f;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #850f14;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  -moz-transition: all all 0.2s ease-in-out ease-out;
  -o-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  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;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Bebas Neue', Arial, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: rgba(0, 0, 0, 0.3);
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 31px;
}
h2,
.h2 {
  font-size: 31px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 25px;
}
h5,
.h5 {
  font-size: 21px;
}
h6,
.h6 {
  font-size: 18px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: rgba(0, 0, 0, 0.3);
}
.text-primary {
  color: #ca171f;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #9c1218;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #ca171f;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #9c1218;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid rgba(0, 0, 0, 0.1);
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.3);
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid rgba(0, 0, 0, 0.1);
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: rgba(0, 0, 0, 0.7);
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
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: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgba(0, 0, 0, 0.3);
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: rgba(0, 0, 0, 0.7);
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.5);
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.5);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  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],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgba(64, 64, 64, 0.7);
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn,
#header .header-box #header-main .menus-col .menu-dropdowns #mainnav-wishlist,
#header .header-box #header-main .menus-col .menu-dropdowns #mainnav-mobile-trigger {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-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;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #ca171f;
  border-color: #b3141b;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #9c1218;
  border-color: #41070a;
}
.btn-primary:hover {
  color: #fff;
  background-color: #9c1218;
  border-color: #7c0e13;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #9c1218;
  border-color: #7c0e13;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #7c0e13;
  border-color: #41070a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #ca171f;
  border-color: #b3141b;
}
.btn-primary .badge {
  color: #ca171f;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #ca171f;
  border-color: #b3141b;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #9c1218;
  border-color: #41070a;
}
.btn-success:hover {
  color: #fff;
  background-color: #9c1218;
  border-color: #7c0e13;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #9c1218;
  border-color: #7c0e13;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #7c0e13;
  border-color: #41070a;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #ca171f;
  border-color: #b3141b;
}
.btn-success .badge {
  color: #ca171f;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #ca171f;
  border-color: #b3141b;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #9c1218;
  border-color: #41070a;
}
.btn-info:hover {
  color: #fff;
  background-color: #9c1218;
  border-color: #7c0e13;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #9c1218;
  border-color: #7c0e13;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #7c0e13;
  border-color: #41070a;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #ca171f;
  border-color: #b3141b;
}
.btn-info .badge {
  color: #ca171f;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #ca171f;
  border-color: #b3141b;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #9c1218;
  border-color: #41070a;
}
.btn-warning:hover {
  color: #fff;
  background-color: #9c1218;
  border-color: #7c0e13;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #9c1218;
  border-color: #7c0e13;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #7c0e13;
  border-color: #41070a;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ca171f;
  border-color: #b3141b;
}
.btn-warning .badge {
  color: #ca171f;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #ca171f;
  border-color: #b3141b;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #9c1218;
  border-color: #41070a;
}
.btn-danger:hover {
  color: #fff;
  background-color: #9c1218;
  border-color: #7c0e13;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #9c1218;
  border-color: #7c0e13;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #7c0e13;
  border-color: #41070a;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #ca171f;
  border-color: #b3141b;
}
.btn-danger .badge {
  color: #ca171f;
  background-color: #fff;
}
.btn-link {
  color: #ca171f;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-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: #850f14;
  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: rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transition: all opacity 0.15s linear ease-out;
  -moz-transition: all opacity 0.15s linear ease-out;
  -o-transition: all opacity 0.15s linear ease-out;
  transition: all opacity 0.15s linear ease-out;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -moz-transition-duration: 0.35s;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.7);
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #ca171f;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: rgba(0, 0, 0, 0.3);
}
.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-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.3);
  white-space: nowrap;
}
.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 dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: 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 + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-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 > .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);
  -moz-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;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-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:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-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%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.1);
}
.nav > li.disabled > a {
  color: rgba(0, 0, 0, 0.3);
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: rgba(0, 0, 0, 0.3);
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: #ca171f;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: rgba(0, 0, 0, 0.5);
  background-color: #fff;
  border: 1px solid #ddd;
  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: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 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: 0;
}
.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: #ca171f;
}
.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: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 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: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .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;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  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);
  -moz-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: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.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 {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ca171f;
  border-color: #ac141a;
}
.navbar-default .navbar-brand {
  color: #f9cdcf;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #f49fa3;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #f9cdcf;
}
.navbar-default .navbar-nav > li > a {
  color: #f9cdcf;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #f2888d;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #f2888d;
  background-color: #ac141a;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ac141a;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #ac141a;
  color: #f2888d;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #f9cdcf;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #f2888d;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #f2888d;
    background-color: #ac141a;
  }
  .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: #f9cdcf;
}
.navbar-default .navbar-link:hover {
  color: #f2888d;
}
.navbar-default .btn-link {
  color: #f9cdcf;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #f2888d;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: rgba(38, 38, 38, 0.3);
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: rgba(38, 38, 38, 0.3);
}
.navbar-inverse .navbar-nav > li > a {
  color: rgba(38, 38, 38, 0.3);
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: rgba(38, 38, 38, 0.3);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: rgba(38, 38, 38, 0.3);
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: rgba(38, 38, 38, 0.3);
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: rgba(0, 0, 0, 0.3);
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ca171f;
  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: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #850f14;
  background-color: rgba(0, 0, 0, 0.1);
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #ca171f;
  border-color: #ca171f;
  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: rgba(0, 0, 0, 0.3);
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.1);
}
.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: rgba(0, 0, 0, 0.3);
  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;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: rgba(0, 0, 0, 0.3);
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: rgba(0, 0, 0, 0.3);
}
.label-primary {
  background-color: #ca171f;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #9c1218;
}
.label-success {
  background-color: #ca171f;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #9c1218;
}
.label-info {
  background-color: #ca171f;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #9c1218;
}
.label-warning {
  background-color: #ca171f;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #9c1218;
}
.label-danger {
  background-color: #ca171f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #9c1218;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ca171f;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: rgba(0, 0, 0, 0.1);
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgba(0, 0, 0, 0.1);
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  -webkit-transition: all border 0.2s ease-in-out ease-out;
  -moz-transition: all border 0.2s ease-in-out ease-out;
  -o-transition: all border 0.2s ease-in-out ease-out;
  transition: all border 0.2s ease-in-out ease-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ca171f;
}
.thumbnail .caption {
  padding: 9px;
  color: rgba(0, 0, 0, 0.7);
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f8d7da;
  border-color: #f5c2c7;
  color: #842029;
}
.alert-danger hr {
  border-top-color: #f1acb3;
}
.alert-danger .alert-link {
  color: #5b161c;
}
@-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: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-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: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #ca171f;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  -webkit-transition: all width 0.6s ease ease-out;
  -moz-transition: all width 0.6s ease ease-out;
  -o-transition: all width 0.6s ease ease-out;
  transition: all width 0.6s ease ease-out;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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: -o-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,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #ca171f;
}
.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: -o-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: #ca171f;
}
.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: -o-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: #ca171f;
}
.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: -o-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: #ca171f;
}
.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: -o-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 {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  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: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: rgba(0, 0, 0, 0.3);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #ca171f;
  border-color: #ca171f;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #f7b6b9;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: rgba(0, 0, 0, 0.7);
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: rgba(0, 0, 0, 0.7);
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #ca171f;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #ca171f;
  border-color: #ca171f;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ca171f;
}
.panel-primary > .panel-heading .badge {
  color: #ca171f;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ca171f;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  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: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -o-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);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-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: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.tooltip.in {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  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;
  background-color: #000;
  border-radius: 0;
}
.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;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.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: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 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: #999999;
  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: #999999;
  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: #999999;
  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: #999999;
  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;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
  -webkit-transition: all 0.6s ease-in-out left ease-out;
  -moz-transition: all 0.6s ease-in-out left ease-out;
  -o-transition: all 0.6s ease-in-out left ease-out;
  transition: all 0.6s ease-in-out left ease-out;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, 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, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, 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: 0;
  color: #fff;
  text-decoration: none;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  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%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  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: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: "";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
!!! PLEASE DO NOT EDIT THIS FILE !!!
*/
.tooltip-inner {
  max-width: 80vw;
}
@media (min-width:   480px) {
  .tooltip-inner {
    max-width: 60vw;
  }
}
@media (min-width:   768px) {
  .tooltip-inner {
    max-width: 40vw;
  }
}
@media (min-width:   992px) {
  .tooltip-inner {
    max-width: 30vw;
  }
}
@media (min-width:   1200px) {
  .tooltip-inner {
    max-width: 20vw;
  }
}
.lead {
  font-family: 'Bebas Neue', Arial, sans-serif;
}
.panel-title {
  font-size: 18px;
}
sup {
  top: -0.325em;
  font-size: 70%;
}
sub {
  bottom: 0;
  font-size: 70%;
}
.mm-slideout {
  z-index: auto;
}
body.modal-open .mm-slideout {
  z-index: inherit;
}
.modal-dialog {
  z-index: auto;
}
body.modal-open .modal-dialog {
  z-index: inherit;
}
.checkbox > label > input {
  margin-top: 2px;
}
.card {
  margin-bottom: 20px;
  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);
  border-color: #ddd;
}
.card .card-header {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.card .card-body {
  padding: 15px;
}
.card .card-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.card .card-title > a,
.card .card-title > small,
.card .card-title > .small,
.card .card-title > small > a,
.card .card-title > .small > a {
  color: inherit;
}
.card .card-title .btn,
.card .card-title button {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
  float: right ! important;
  color: #fff;
  background-color: #ca171f;
  border-color: #b3141b;
}
.card .card-title .btn .fas,
.card .card-title button .fas {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.card .card-title .btn .fa-pencil-alt:before,
.card .card-title button .fa-pencil-alt:before {
  content: "\f040";
}
.card .card-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.tabbedWidgetBox .panel-heading a {
  display: block;
  position: relative;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
}
.tabbedWidgetBox .panel-heading a.collapsed:after {
  content: "\2b";
}
.tabbedWidgetBox .panel-heading a:not(.collapsed) {
  font-weight: 700;
}
.tabbedWidgetBox .panel-heading a:hover,
.tabbedWidgetBox .panel-heading a:focus {
  text-decoration: none;
  font-weight: 700;
}
.tabbedWidgetBox .panel-heading a:focus,
.tabbedWidgetBox .panel-heading a:active {
  outline: 0;
}
.tabbedWidgetBox .panel-heading a:after {
  font-family: 'Font Awesome 6 Pro';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--icon-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  content: "\f068";
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
}
.tabbedWidgetBox .nav.nav-tabs li a,
.tabbedWidgetBox .nav.nav-tabs li.active > a:hover,
.tabbedWidgetBox .nav.nav-tabs li.active > a:active,
.tabbedWidgetBox .nav.nav-tabs li.active > a:focus {
  border-bottom-width: 0px;
  outline: none;
}
.tabbedWidgetBox .tab-pane {
  background: #fff;
  padding: 10px;
  border: 1px solid #ddd;
  margin-top: -1px;
}
/**
 *
 *     |o     o    |          |    
 * ,---|.,---..,---|,---.,---.|__/ 
 * |   |||   |||   ||---'`---.|  \ 
 * `---'``---|``---'`---'`---'`   `
 *       `---'    [media solutions]
 *
 * @copyright   (c) digidesk - media solutions
 * @link        http://www.digidesk.de
 * @author      Kai
 * @version     SVN: $Id$
 */
/* Rotation Animations (Webkit) */
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes rerotate {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}
/* Rotation Animations (Firefox) */
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-moz-keyframes rerotate {
  from {
    -moz-transform: rotate(360deg);
  }
  to {
    -moz-transform: rotate(0deg);
  }
}
body {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #ededed 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%);
  background-attachment: fixed;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}
body.mobile-device #header {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
body.popup {
  background: #ffffff;
  filter: none;
}
#cookieNote .close {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #ca171f;
  border-color: #b3141b;
  font-weight: normal;
  opacity: 1;
  text-shadow: none;
  font-size: 1.2em;
  margin-left: 1.5em;
}
#cookieNote .close:focus,
#cookieNote .close:active:focus,
#cookieNote .close.active:focus,
#cookieNote .close.focus,
#cookieNote .close:active.focus,
#cookieNote .close.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#cookieNote .close:hover,
#cookieNote .close:focus,
#cookieNote .close.focus {
  color: #333;
  text-decoration: none;
}
#cookieNote .close:active,
#cookieNote .close.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#cookieNote .close.disabled,
#cookieNote .close[disabled],
fieldset[disabled] #cookieNote .close {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a#cookieNote .close.disabled,
fieldset[disabled] a#cookieNote .close {
  pointer-events: none;
}
#cookieNote .close:focus,
#cookieNote .close.focus {
  color: #fff;
  background-color: #9c1218;
  border-color: #41070a;
}
#cookieNote .close:hover {
  color: #fff;
  background-color: #9c1218;
  border-color: #7c0e13;
}
#cookieNote .close:active,
#cookieNote .close.active,
.open > .dropdown-toggle#cookieNote .close {
  color: #fff;
  background-color: #9c1218;
  border-color: #7c0e13;
}
#cookieNote .close:active:hover,
#cookieNote .close.active:hover,
.open > .dropdown-toggle#cookieNote .close:hover,
#cookieNote .close:active:focus,
#cookieNote .close.active:focus,
.open > .dropdown-toggle#cookieNote .close:focus,
#cookieNote .close:active.focus,
#cookieNote .close.active.focus,
.open > .dropdown-toggle#cookieNote .close.focus {
  color: #fff;
  background-color: #7c0e13;
  border-color: #41070a;
}
#cookieNote .close:active,
#cookieNote .close.active,
.open > .dropdown-toggle#cookieNote .close {
  background-image: none;
}
#cookieNote .close.disabled:hover,
#cookieNote .close[disabled]:hover,
fieldset[disabled] #cookieNote .close:hover,
#cookieNote .close.disabled:focus,
#cookieNote .close[disabled]:focus,
fieldset[disabled] #cookieNote .close:focus,
#cookieNote .close.disabled.focus,
#cookieNote .close[disabled].focus,
fieldset[disabled] #cookieNote .close.focus {
  background-color: #ca171f;
  border-color: #b3141b;
}
#cookieNote .close .badge {
  color: #ca171f;
  background-color: #fff;
}
#cookieNote .cookieText {
  display: table-cell;
}
@media (max-width: 767px) {
  #cookieNote .close {
    margin-bottom: 15px;
  }
  #cookieNote .cookieText {
    display: inline;
  }
}
a {
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
label {
  font-weight: normal;
}
label.req {
  font-weight: bold;
}
.spacer {
  margin-top: 16px;
}
.text-nowrap {
  white-space: nowrap;
}
.icon-facebook,
.icon-facebook-square,
.icon-facebook-official {
  color: #3B5998;
}
.modal {
  -webkit-overflow-scrolling: touch;
}
.help-block {
  margin-top: 0;
  margin-bottom: 0;
}
.help-block > ul {
  margin-top: 5px;
  margin-bottom: 0;
}
.form-horizontal .form-group .form-group {
  margin: 0;
}
.popupBox {
  position: absolute;
  border: 1px solid #c1c1c1;
  padding: 10px;
  display: none;
}
.paypalHelpBox {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
  display: none;
}
.paypalHelpBox h4 {
  margin-top: 0;
  color: inherit;
}
.paypalHelpBox .alert-link {
  font-weight: bold;
}
.paypalHelpBox > p,
.paypalHelpBox > ul {
  margin-bottom: 0;
}
.paypalHelpBox > p + p {
  margin-top: 5px;
}
.paypalHelpBox hr {
  border-top-color: #a6e1ec;
}
.paypalHelpBox .alert-link {
  color: #245269;
}
#paypalExpressCheckoutDetailsBox {
  width: 100%;
  float: none !important;
}
#paypalExpressCheckoutDetailsBox.paypalExpressCheckoutDetailsBox .paypalExpressCheckoutMsg {
  float: none;
}
.paypalExpressCheckoutBox {
  padding-right: 15px !important;
  margin: 0 15px 0 0 !important;
}
.paypalExpressCheckoutBox .paypalExpressCheckoutMsg {
  clear: both;
}
@media (max-width: 767px) {
  .paypalExpressCheckoutBox {
    padding-right: 0px !important;
    margin: 10px 0 0 0 !important;
  }
  .basket .paypalExpressCheckoutBox {
    border: 0;
    text-align: right;
  }
  #modalbasketFlyout td a > span.item {
    white-space: normal;
  }
}
#paypalExpressCheckoutMiniBasketImage {
  float: right !important;
}
.carousel .carousel-control {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.carousel .carousel-control.left {
  background: transparent;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
.carousel .carousel-control.right {
  background: transparent;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
.carousel:hover .carousel-control {
  opacity: 0.5;
}
.carousel:hover .carousel-control:hover {
  opacity: 0.7;
}
.carousel:hover .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:hover .carousel-control.right {
  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);
}
.underdog {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.35);
}
#wrapper {
  padding-top: 20px;
  position: relative;
}
#wrapper .main-container {
  padding: 30px/2;
  background-color: #FFF;
  border-radius: 0;
}
#jumptotop {
  position: fixed;
  display: block;
  right: 35px;
  bottom: 40px;
  color: #ca171f;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0s linear 0.3s;
  -moz-transition: opacity 0.3s, visibility 0s linear 0.3s;
  -ms-transition: opacity 0.3s, visibility 0s linear 0.3s;
  -o-transition: opacity 0.3s, visibility 0s linear 0.3s;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  z-index: 1000;
}
#jumptotop.show {
  opacity: 0.5;
  visibility: visible;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#jumptotop.show:hover {
  opacity: 1;
}
#header.fixed .header-box {
  padding: 10px 0 1px 0!important;
}
#header.fixed .header-box.mini-menu-distance {
  padding: 10px 0 0!important;
}
#header {
  position: relative;
}
#header .header-box {
  padding: 20px 0 0;
}
#header .header-box.boxed > .row {
  margin-bottom: 10px;
}
#header .header-box .container > .row {
  margin-bottom: 10px;
}
#header .header-box #mainnav {
  margin-top: 10px;
}
@media (min-width: 768px) {
  #header .header-box #mainnav .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
#header .menus-col {
  text-align: right;
}
#header .menus-col .menu-dropdowns .btn-group {
  text-align: left;
}
#header .menus-col .menu-dropdowns .btn-group > button {
  background: transparent;
}
#header .menus-col .search-jumper {
  display: none;
}
#header form.search,
#header .menu-dropdowns {
  margin-top: 10px;
}
#header .service-menu.showLogin .row {
  width: 550px;
}
#header .service-menu.showLogin .row .pull-right {
  border-left: 1px solid #ddd;
}
#header .service-menu .badge {
  background-color: #a94442;
  font-size: 10px;
}
#header .service-menu .dropdown-menu {
  z-index: 1010;
}
#header .service-menu .well {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}
#header .service-menu ul li {
  white-space: nowrap;
}
#header .minibasket-menu .badge {
  background-color: #a94442;
  font-size: 10px;
}
#header .minibasket-menu .dropdown-menu {
  z-index: 1010;
}
#header .minibasket-menu .row {
  width: 400px;
}
#header .minibasket-menu .row .alert {
  margin-bottom: 0;
}
#header .minibasket-menu td.picture {
  padding: 4px;
  position: relative;
}
#header .minibasket-menu td.picture .badge {
  position: absolute;
  top: 3px;
  right: 2px;
}
#header .minibasket-menu td.picture img {
  width: auto;
  max-height: 60px;
}
#header .minibasket-menu td.price,
#header .minibasket-menu td.total_price {
  white-space: nowrap;
}
#header .minibasket-menu .well {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}
#header .minibasket-menu #paypalExpressCheckoutMiniBasketBox {
  float: right !important;
}
#header #basketFlyout.scrollable {
  max-height: 380px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
#header.fixed .header-box {
  transition: padding 0.2s;
  padding: 10px 0;
  width: 100%;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
}
#header.fixed .header-box #mainnav {
  margin-bottom: -10px;
}
#header.fixed .header-box.boxed > .row {
  margin-left: 0;
  margin-right: 0;
}
#header.fixed .logo-col img {
  transition: all 0.2s;
  max-height: 35px !important;
}
#header.fixed form.search,
#header.fixed .menu-dropdowns {
  transition: all 0.2s;
  margin-top: 0;
}
#promo-carousel {
  border: none;
  margin: 0;
}
#promo-carousel.flexslider .slides > li {
  position: relative;
}
#promo-carousel.flexslider .flex-caption {
  background: #000;
  width: 100%;
  margin: 0;
  padding: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  #promo-carousel.flexslider .flex-caption {
    display: none;
  }
}
#promo-carousel.flexslider .flex-caption a {
  color: #fff;
  text-decoration: none;
}
#promo-carousel.flexslider .flex-caption a:hover .title {
  text-decoration: underline;
}
#promo-carousel.flexslider .flex-caption a:hover .shortdesc {
  text-decoration: none;
}
#promo-carousel.flexslider .flex-caption .title {
  font-weight: bold;
}
#promo-carousel.flexslider:hover .flex-caption {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#mainnav {
  border-radius: 0;
  margin-bottom: 0;
}
#mainnav #navigation {
  white-space: nowrap;
}
#mainnav #navigation .dropdown .dropdown .caret,
#mainnav #navigation .dropdown .dropdown.open ul {
  display: none;
}
#mainnav #navigation .dropdown .dropdown a:hover {
  background-color: #f5f5f5;
}
.nav .dropdown .open > a:hover,
.nav .dropdown .open > a:focus {
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.7);
}
#sidebar #account_menu .nav li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}
#sidebar .box section > .page-header {
  margin: 0 0 10px 0;
}
#sidebar .box .nav ul {
  padding-left: 15px;
}
#sidebar .box .nav ul:first-child {
  padding-left: 0;
}
.cloud-zoom-lens {
  background-color: #fff;
  cursor: move;
}
.cloud-zoom-title {
  font-family: Arial, Helvetica, sans-serif;
  position: absolute !important;
  background-color: #000;
  color: #fff;
  padding: 3px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  top: 0;
}
.cloud-zoom-big {
  border: 1px solid #ca171f;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-color: #fff;
  z-index: 999999;
}
.cloud-zoom-loading {
  color: #000;
  background: #fff;
  padding: 0;
}
.boxwrapper .page-header:first-child {
  margin-top: 0;
}
.boxwrapper .page-header:first-child h2 {
  margin-top: 0;
}
#content .page-header .rss .icon-rss {
  color: #FF7400;
  font-size: 18px;
}
#content .page-header .powered-by-econda img {
  height: 20px;
  vertical-align: baseline;
}
@media (min-width: 768px) {
  #content .page-header .powered-by-econda {
    float: right !important;
  }
}
#content .productBox .picture {
  background-color: #FFF;
  width: 100%;
  display: table;
  table-layout: fixed;
}
#content .productBox .picture .img-thumbnail {
  width: 100%;
  height: 255px;
  display: table-cell;
  vertical-align: middle;
}
#content .productBox .picture .img-thumbnail img {
  margin: 0 auto;
  vertical-align: middle;
}
#content .productBox .title {
  height: 58px;
  text-align: center;
}
#content .productBox .title a {
  font-weight: bold;
}
#content .productBox .panel-body .row {
  margin-bottom: 0;
}
#content .list-container .row {
  margin-bottom: 30px;
}
#content .refineParams .pagination {
  margin: 0;
}
#content.start .manufacturerSlider #manufacturerSlider {
  width: 100% !important;
  height: 130px;
}
#content.start .manufacturerSlider #manufacturerSlider ul li {
  width: 130px;
  height: 130px;
  margin: 0 10px;
  display: table;
}
#content.start .manufacturerSlider #manufacturerSlider ul li a {
  display: table-cell;
  vertical-align: middle;
}
#content.start .manufacturerSlider #manufacturerSlider ul li a img {
  margin: 0 auto;
}
#content.start .manufacturerSlider .ctrl {
  padding-top: 40px;
}
#content.start .manufacturerSlider .ctrl a {
  text-decoration: none;
}
#content.start .manufacturerSlider .ctrl i {
  font-size: 44px;
}
#content.alist .subcatList .subcat-icon,
#content.manufacturerlist .subcatList .subcat-icon {
  margin: 0 auto;
}
#content.details .detailsInfo {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#content.details .detailsInfo .picture {
  display: block;
  position: relative;
  padding: 4px;
}
#content.details .detailsInfo .picture .cloud-zoom {
  display: inline !important;
  position: static !important;
}
#content.details .detailsInfo .picture img {
  max-width: 100%;
}
#content.details .detailsParams {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#content.details .detailsParams .row {
  margin: 0 0 10px 0;
}
#content.details .brandLogo {
  padding: 15px 0 0 0;
}
#content.details #productTitle {
  font-size: 14px;
}
#content.details #productTitle span {
  display: block;
  font-weight: bold;
}
#content.details #productTitle span.text-muted {
  font-weight: normal;
}
#content.details #morePicsContainer.flexslider {
  border: 0;
  margin: 0 0 20px 0;
}
#content.details #morePicsContainer.flexslider .flex-control-nav {
  bottom: -20px;
}
#content.details #morePicsContainer a.selected {
  border: 2px solid #ca171f;
}
#content.details #review_form_accordion .toggle-accordion {
  background-color: #ca171f;
  color: #fff;
}
#content.details .reviews-landscape {
  max-height: 630px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  /* iOS-native Scrolling*/
  overflow-scrolling: touch;
  /* iOS-native Scrolling*/
}
#content.details .page-header {
  margin: 10px 0;
  font-size: 17px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#content.details .star-ratings .icon-star,
#content.details .rating .icon-star,
#content.details .star-ratings .icon-star-half-empty,
#content.details .rating .icon-star-half-empty,
#content.details .star-ratings .icon-star-empty,
#content.details .rating .icon-star-empty {
  color: #8a6d3b;
}
#content.details .star-ratings a,
#content.details .rating a {
  text-decoration: none;
  cursor: pointer;
}
#content.details .btn-group.selectbox {
  display: block;
  height: 54px;
}
#content.details .pricebox del {
  font-weight: bold;
}
#content.details .pricebox .price,
#content.details .pricebox .currency,
#content.details .pricebox .price-markup {
  font-size: 25px;
  font-weight: bold;
}
#content.details .tabbedWidgetBox .tab-content {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 20px;
}
#content.details .fb_iframe_widget,
#content.details .fb_iframe_widget span,
#content.details .fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}
#content.guestbook h2 {
  margin: 7px 0 0 0;
  font-size: 24px;
}
#content.guestbook .entries ol blockquote p {
  font-size: 14px;
}
#content ol.checkoutSteps {
  border-top: 3px solid #ca171f;
  width: 100%;
  height: 40px;
  display: block;
  padding: 0;
  margin: 0;
}
#content ol.checkoutSteps li {
  width: 20%;
  display: block;
  padding-top: 16px;
  float: left;
  position: relative;
  text-align: center;
}
#content ol.checkoutSteps li .num {
  border: 2px solid #FFF;
  background-color: #ca171f;
  width: 30px;
  height: 30px;
  margin-left: -16px;
  position: absolute;
  top: -16px;
  left: 50%;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
#content ol.checkoutSteps li a:hover {
  text-decoration: none;
}
#content ol.checkoutSteps li.active .num {
  background-color: #dcdcdc;
  color: inherit;
}
#content ol.checkoutSteps li.passed .num {
  background-color: #dff0d8;
  color: #3c763d;
}
#content.basket table#basket_table .basketImage {
  margin-right: 5px;
}
#content.basket table#basket_table .quantity .textbox {
  width: 55px;
  text-align: right;
}
#content.basket table#basket_table .unitPrice,
#content.basket table#basket_table .vatPercent,
#content.basket table#basket_table .totalPrice {
  text-align: right;
}
#content.basket #basket_list li {
  min-height: 130px;
}
#content.basket #basket_list li .row:first-child > div {
  min-height: 100px;
  height: 100%;
}
#content.basket #basket_list li .toggle-actions {
  text-decoration: none;
  font-size: 24px;
}
#content.basket #basket_list .totalPrice {
  position: absolute;
  bottom: 10px;
  right: 16px;
}
#content.basket #basketSummary {
  width: 485px;
}
#content.basket #basketSummary th,
#content.basket #basketSummary td {
  text-align: right;
}
#content.basket #basketVoucher .input-group {
  width: 353px;
}
#content.basket #giftoptions_modal_form .priceCol img,
#content.basket #wrappCard img {
  cursor: pointer;
}
#content.payment form#payment dd {
  display: none;
}
#content.payment form#payment dd.activePayment {
  display: block;
}
#content.payment form#payment .panel-body > dl {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 0;
}
#content.payment form#payment .panel-body > dl blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
#content.order .agb a {
  text-decoration: underline;
  color: #842029;
}
#content.order #orderEditCart .panel-body {
  background-color: #f5f5f5;
}
#content.order #orderEditCart table#basket_table thead tr {
  background-color: #FFF;
}
#content.order #orderEditCart table#basket_table .basketImage {
  margin-right: 5px;
}
#content.order #orderEditCart table#basket_table .quantity,
#content.order #orderEditCart table#basket_table .unitPrice,
#content.order #orderEditCart table#basket_table .vatPercent,
#content.order #orderEditCart table#basket_table .totalPrice {
  text-align: right;
}
#content.order #orderEditCart #basketSummary {
  width: 455px;
}
#content.order #orderEditCart #basketSummary th,
#content.order #orderEditCart #basketSummary td {
  text-align: right;
}
#content .gears-box {
  background: transparent url('../../img/404/board.png') top center no-repeat;
  width: 551px;
  height: 514px;
  float: right;
  position: relative;
  overflow: hidden;
}
#content .gears-box .paper-overlay {
  background: transparent url('../../img/404/paper_crack.png') top left no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#content .gears-box .gear-rotate {
  width: 280px;
  height: 280px;
  position: absolute;
  z-index: 5;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 10s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
}
#content .gears-box .gear-rotate.reverse {
  -webkit-animation-name: rerotate;
  -moz-animation-name: rerotate;
}
#content.account_order .panel {
  margin-bottom: 35px;
}
#content.user .dd-add-delivery-address,
#content.account_user .dd-add-delivery-address {
  cursor: pointer;
}
#content.user .dd-add-delivery-address .icon-plus-circle,
#content.account_user .dd-add-delivery-address .icon-plus-circle {
  color: rgba(0, 0, 0, 0.3);
  font-size: 64px;
  opacity: 0.3;
  transition: opacity 0.3s;
}
#content.user .dd-add-delivery-address:hover .icon-plus-circle,
#content.account_user .dd-add-delivery-address:hover .icon-plus-circle {
  opacity: 1;
  transition: opacity 0.3s;
}
#content.user .dd-add-delivery-address .oxEqualized .icon-plus-circle,
#content.account_user .dd-add-delivery-address .oxEqualized .icon-plus-circle {
  margin-top: 15px;
}
#content .selectorsBox .btn-group.selectbox .dropdown-toggle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#content.links a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}
#basketModal table {
  margin-bottom: 0;
}
#comparePlayground {
  position: relative;
  overflow: hidden;
}
#comparePlayground #compareLandscape {
  margin-left: 150px;
  overflow-x: scroll;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
  /* iOS-native Scrolling*/
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  -ms-transition: box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
#comparePlayground #compareLandscape.shadowed {
  -webkit-box-shadow: inset 3px 0px 7px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 3px 0px 7px 1px rgba(0, 0, 0, 0.2);
}
#comparePlayground #compareLandscape table {
  width: 100%;
  *margin-left: -150px;
  /*ie7*/
  table-layout: fixed;
}
#comparePlayground #compareLandscape table td,
#comparePlayground #compareLandscape table th {
  vertical-align: top;
  padding: 10px;
}
#comparePlayground #compareLandscape table th {
  border-right: none;
  width: 150px;
  position: absolute;
  *position: relative;
  /*ie7*/
  left: 0;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}
#comparePlayground #compareLandscape table th.no-border {
  border: none;
}
#comparePlayground #compareLandscape table td {
  width: 260px;
}
#comparePlayground #compareLandscape table .item-wrapper .item .picture img {
  margin: 0 auto;
}
#comparePlayground {
  position: relative;
  overflow: hidden;
}
#comparePlayground #compareLandscape {
  margin-left: 150px;
  overflow-x: scroll;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
  /* iOS-native Scrolling*/
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  -ms-transition: box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
#comparePlayground #compareLandscape.shadowed {
  -webkit-box-shadow: inset 3px 0px 7px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 3px 0px 7px 1px rgba(0, 0, 0, 0.2);
}
#comparePlayground #compareLandscape table {
  width: 100%;
  *margin-left: -150px;
  /*ie7*/
  table-layout: fixed;
}
#comparePlayground #compareLandscape table td,
#comparePlayground #compareLandscape table th {
  vertical-align: top;
  padding: 10px;
}
#comparePlayground #compareLandscape table th {
  border-right: none;
  width: 150px;
  position: absolute;
  *position: relative;
  /*ie7*/
  left: 0;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}
#comparePlayground #compareLandscape table th.no-border {
  border: none;
}
#comparePlayground #compareLandscape table td {
  width: 260px;
}
#comparePlayground #compareLandscape table .item-wrapper .item .picture img {
  margin: 0 auto;
}
#footer {
  background-color: #9c1218;
}
#footer .footer-newsletter {
  border-bottom: 1px solid #8a1015;
}
#footer .footer-newsletter .well {
  background-color: transparent;
  border: none;
  margin-bottom: 0;
  color: #ffffff;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#footer .footer-newsletter form.newsletter {
  max-width: 350px;
}
@media (max-width: 991px) {
  #footer .quick-links {
    padding: 30px / 2 0;
  }
  #footer .quick-links .col-sm-6:nth-of-type(3) {
    clear: left;
  }
}
#footer .footer-box {
  padding: 30px 30px / 2;
}
@media (max-width: 991px) {
  #footer .footer-box {
    padding: 30px / 2 30px / 2;
  }
}
#footer .footer-box .h4 {
  margin-top: 0;
  color: #FFF;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}
#footer .footer-box ul li,
#footer .footer-box ul li a {
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}
#footer .footer-box ul li a:hover {
  color: #f9cdcf;
}
#footer-social-links .social-links .social-links-btn-group {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.65);
  padding: 15px 0;
  font-size: 20px;
}
#footer-social-links .social-links .social-links-btn-group .btn-group {
  text-align: center;
}
#footer-social-links .social-links .social-links-btn-group .btn-group.btn-group-justified {
  table-layout: auto;
}
#footer-social-links .social-links .social-links-btn-group a {
  color: #333;
  text-decoration: none;
}
#footer-social-links .social-links .social-links-btn-group a i {
  margin-top: -2px;
  vertical-align: middle;
  font-size: 28px;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
#footer-social-links .social-links .social-links-btn-group a i:before {
  -webkit-text-stroke: 0.3px;
  font-smooth: auto;
}
#footer-social-links .social-links .social-links-btn-group a .icon-facebook-official {
  color: #3B5998;
}
#footer-social-links .social-links .social-links-btn-group a .icon-google-plus-square {
  color: #d73d32;
}
#footer-social-links .social-links .social-links-btn-group a .icon-twitter {
  color: #55ACEE;
}
#footer-social-links .social-links .social-links-btn-group a .icon-instagram {
  color: #2A5B83;
}
#footer-social-links .social-links .social-links-btn-group a .icon-pinterest {
  color: #BD081C;
}
#footer-social-links .social-links .social-links-btn-group a .icon-youtube-square {
  color: #cd201f;
}
#footer-social-links .social-links .social-links-btn-group a .icon-book {
  color: #888888;
}
#footer-social-links .social-links .social-links-btn-group a:hover .icon-facebook-official {
  color: #263961;
}
#footer-social-links .social-links .social-links-btn-group a:hover .icon-google-plus-square {
  color: #9e271f;
}
#footer-social-links .social-links .social-links-btn-group a:hover .icon-twitter {
  color: #1689e0;
}
#footer-social-links .social-links .social-links-btn-group a:hover .icon-instagram {
  color: #173349;
}
#footer-social-links .social-links .social-links-btn-group a:hover .icon-pinterest {
  color: #740511;
}
#footer-social-links .social-links .social-links-btn-group a:hover .icon-youtube-square {
  color: #8b1615;
}
#footer-social-links .social-links .social-links-btn-group a:hover .icon-book {
  color: #626262;
}
@media (max-width: 767px) {
  #footer-social-links .social-links .social-links-btn-group a span {
    display: none;
  }
}
.legal {
  background-color: rgba(255, 255, 255, 0.65);
  padding: 15px 0;
  margin-bottom: 45px;
}
.legal section > div {
  padding: 9px;
}
.legal .created-by img {
  width: 160px;
}
#incVatMessage {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 2px 5px;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 500;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
#swipe-overlay {
  background: rgba(0, 0, 0, 0.9);
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  -webkit-transform-style: preserve-3d;
}
#swipe-overlay.open {
  display: block;
}
#swipe-overlay.open ul li img {
  visibility: visible;
}
#swipe-overlay .close-btn {
  width: 35px;
  height: 40px;
  position: absolute;
  top: 15px;
  right: 15px;
  color: #FFF;
  font-size: 55px;
  font-weight: bold;
  line-height: 25px;
  z-index: 999999;
  text-shadow: 0 1px 1px #333333;
}
#swipe-overlay ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -ms-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
#swipe-overlay ul.animate {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#swipe-overlay ul li {
  height: 100%;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: translate3d(0, 0, 0);
}
#swipe-overlay ul li .fake-table {
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
}
#swipe-overlay ul li .fake-cell {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translate(50%, 50%);
  vertical-align: middle;
  text-align: left;
}
#swipe-overlay ul li img {
  max-height: 100%;
  max-width: 100%;
  visibility: hidden;
  transform: translate(-50%, -50%);
}
.ajax-loader {
  background: rgba(255, 255, 255, 0.75);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.ajax-loader .ajax-loader-spinner {
  text-align: center;
  width: 80px;
  height: 50px;
  margin: 250px auto 0 auto;
}
.ajax-loader .ajax-loader-spinner span {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin: 25px auto;
  background: #ca171f;
  -moz-border-radius: 50px;
  -moz-animation: ajaxLoaderSpinner 0.7s infinite alternate;
  -webkit-border-radius: 50px;
  -webkit-animation: ajaxLoaderSpinner 0.7s infinite alternate;
  -ms-border-radius: 50px;
  -ms-animation: ajaxLoaderSpinner 0.7s infinite alternate;
  -o-border-radius: 50px;
  -o-animation: ajaxLoaderSpinner 0.7s infinite alternate;
  border-radius: 50px;
  animation: ajaxLoaderSpinner 0.7s infinite alternate;
}
.ajax-loader .ajax-loader-spinner span.bubble1 {
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}
.ajax-loader .ajax-loader-spinner span.bubble2 {
  -moz-animation-delay: 0.21s;
  -webkit-animation-delay: 0.21s;
  -ms-animation-delay: 0.21s;
  -o-animation-delay: 0.21s;
  animation-delay: 0.21s;
}
.ajax-loader .ajax-loader-spinner span.bubble1 {
  -moz-animation-delay: 0.42s;
  -webkit-animation-delay: 0.42s;
  -ms-animation-delay: 0.42s;
  -o-animation-delay: 0.42s;
  animation-delay: 0.42s;
}
@-moz-keyframes ajaxLoaderSpinner {
  0% {
    width: 10px;
    height: 10px;
    background-color: #ca171f;
    -moz-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    -moz-transform: translateY(-21px);
  }
}
@-webkit-keyframes ajaxLoaderSpinner {
  0% {
    width: 10px;
    height: 10px;
    background-color: #ca171f;
    -webkit-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    -webkit-transform: translateY(-21px);
  }
}
@-ms-keyframes ajaxLoaderSpinner {
  0% {
    width: 10px;
    height: 10px;
    background-color: #ca171f;
    -ms-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    -ms-transform: translateY(-21px);
  }
}
@-o-keyframes ajaxLoaderSpinner {
  0% {
    width: 10px;
    height: 10px;
    background-color: #ca171f;
    -o-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    -o-transform: translateY(-21px);
  }
}
@keyframes ajaxLoaderSpinner {
  0% {
    width: 10px;
    height: 10px;
    background-color: #ca171f;
    transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    background-color: #FFFFFF;
    transform: translateY(-21px);
  }
}
#gts-c {
  bottom: 30px !important;
}
@media (max-width: 555px) {
  #header .logo-col {
    width: 100%;
    text-align: center !important;
  }
  #header .menus-col {
    width: 100%;
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .container-distance {
    padding-left: 0!important;
    padding-right: 0!important;
    overflow-x: hidden!important;
  }
  .is-checkout .checkoutSteps {
    height: 20px;
  }
  .is-checkout .checkoutSteps .text {
    display: none;
  }
  .cl-thankyou .checkoutSteps .text {
    display: none;
  }
  .underdog {
    box-shadow: none;
  }
  #wrapper {
    padding-left: 0;
    padding-right: 0;
    overflow-x: hidden;
  }
  #header.fixed .search-jumper {
    display: inline-block;
  }
  #header.fixed .search-col {
    display: none;
  }
  #header.fixed .menu-scroll {
    padding-bottom: 8px!important;
  }
  #header .search-col form.search {
    margin: 20px -15px 0;
  }
  #header .search-position {
    margin: 0 !important;
  }
  #header .container-boxed {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #header .menu-dropdowns .service-menu .caret,
  #header .menu-dropdowns .minibasket-menu .caret {
    display: none;
  }
  #navigation .nav .dropdown .dropdown-menu {
    display: none;
  }
  #navigation .nav .dropdown.open .dropdown-menu {
    display: inline-block;
    width: 100%;
  }
  /*#mainnav {
        .dropdown .caret { display:none; }
    }*/
  #breadcrumb {
    font-size: 70%;
  }
  #content #detailsItemsPager,
  #content.account_order .panel-heading {
    font-size: 70%;
  }
  #content.basket #basketVoucher .input-group {
    width: 100% !important;
  }
  #content .listRefine .pagination-options > div {
    float: none !important;
  }
  #content .listRefine .options .btn-group,
  #content .listRefine .listFilter .btn-group {
    width: 100%;
    float: left !important;
  }
  #content .listRefine .options .btn-group button,
  #content .listRefine .listFilter .btn-group button {
    width: 100%;
    margin-top: 5px;
  }
  #content .listRefine .options .btn-group .dropdown-menu,
  #content .listRefine .listFilter .btn-group .dropdown-menu {
    left: 0;
    right: none;
  }
  #content .lineView .pic img {
    margin: 0 auto;
  }
  #content .lineView .pic a,
  #content .lineView .text,
  #content .lineView .price {
    text-align: center;
  }
  #content .lineView .price .functions {
    margin-top: 10px;
  }
  #basketSummary {
    width: 100% !important;
  }
  .list-container .row {
    margin-bottom: 0 !important;
  }
  .list-container .row.gridView .productBox .picture img {
    width: auto !important;
  }
  .list-container .productBox {
    margin-bottom: 20px;
  }
  #footer .footer-box {
    text-align: center;
  }
  .legal {
    margin-bottom: 0;
  }
  .legal section > div {
    text-align: center !important;
  }
}
@media (max-width: 991px) {
  #header.fixed {
    width: 100%;
    margin: 0;
    left: 0;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  }
  #header.fixed .search-col {
    display: none !important;
  }
  #header.fixed .navbar-collapse {
    max-height: 300px;
  }
  #header .logo-col {
    text-align: left;
  }
  #header .menus-col {
    text-align: right;
  }
  #header .search-col form.search {
    margin-top: 20px;
  }
  #content.details .tobasketFunction {
    width: 220px;
  }
  #content.order .orderBasketItems td .pull-left {
    display: block;
  }
}
@media (max-width: 1199px) {
  .control-label.col-xs-12 {
    text-align: left;
  }
}
@media print {
  a[href]:after {
    content: '';
  }
  #header .search-col,
  #header .menus-col,
  #sidebar,
  #footer,
  #jumptotop,
  #promo-carousel,
  a.rss,
  #details .detailsParams,
  #details .boxwrapper,
  #paypalExpressCheckoutDetailsBox {
    display: none;
  }
  #header.fixed {
    position: relative;
  }
  #header.fixed .logo-col img {
    max-height: none !important;
  }
  #breadcrumb {
    padding-left: 0;
    padding-right: 0;
  }
  #details .detailsRelated .relatedInfo .col-md-6 {
    width: 100%;
  }
  .legal {
    margin-bottom: 0;
  }
  #incVatMessage {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: static;
  }
  #incVatMessage > .navbar-header,
  #incVatMessage > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media print and (min-width: 768px) {
  #incVatMessage {
    width: 750px;
  }
}
@media print and (min-width: 992px) {
  #incVatMessage {
    width: 970px;
  }
}
@media print and (min-width: 1200px) {
  #incVatMessage {
    width: 1170px;
  }
}
@media print and (min-width: 768px) {
  #incVatMessage > .navbar-header,
  #incVatMessage > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* open-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../font/open-sans/open-sans-v40-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../font/open-sans/open-sans-v40-latin-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* bebas-neue-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  src: url('../font/bebas-neue/bebas-neue-v14-latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.table-fixed {
  table-layout: fixed;
}
.text-nowrap {
  white-space: nowrap;
}
.text-dark {
  color: rgba(0, 0, 0, 0.9);
}
.text-light {
  color: rgba(0, 0, 0, 0.5);
}
.line-height-small {
  line-height: 1.1;
}
table.table-no-border th,
table.table-no-border td {
  border-top: none !important;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
@media (min-width:   480px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width:   768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width:   992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width:   1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
@media (min-width:   992px) {
  .row.vertical-divider {
    overflow: hidden;
  }
  .row.vertical-divider > div[class^="col-"] {
    padding-bottom: 100px;
    margin-bottom: -100px;
    border-left: 1px solid #fff;
    border-right: 1px solid #ddd;
  }
  .row.vertical-divider > div[class^="col-"]:first-child {
    border-left: none;
  }
  .row.vertical-divider > div[class^="col-"]:last-child {
    border-right: none;
  }
}
.hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.visible-xxs,
.visible-xxs-block,
.visible-xxs-inline,
.visible-xxs-inline-block {
  display: none !important;
}
@media (max-width:   480px) {
  .hidden-xxs {
    display: none !important;
  }
  .visible-xxs {
    display: block !important;
  }
  .visible-xxs-block {
    display: block !important;
  }
  .visible-xxs-inline {
    display: inline !important;
  }
  .visible-xxs-inline-block {
    display: inline-block !important;
  }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 400 !important;
}
.page-header {
  margin: 0 0 10px 0;
  padding-bottom: 5px !important;
}
.page-header h1,
.page-header .h1,
.page-header h2,
.page-header .h2,
.page-header h3,
.page-header .h3,
.page-header h4,
.page-header .h4,
.page-header h5,
.page-header .h5,
.page-header h6,
.page-header .h6 {
  margin: 0;
}
@media (max-width:   768px) {
  .page-header h1,
  .page-header .h1,
  .page-header h2,
  .page-header .h2,
  .page-header h3,
  .page-header .h3,
  .page-header h4,
  .page-header .h4,
  .page-header h5,
  .page-header .h5,
  .page-header h6,
  .page-header .h6 {
    display: block;
  }
  .page-header h1 > small,
  .page-header .h1 > small,
  .page-header h2 > small,
  .page-header .h2 > small,
  .page-header h3 > small,
  .page-header .h3 > small,
  .page-header h4 > small,
  .page-header .h4 > small,
  .page-header h5 > small,
  .page-header .h5 > small,
  .page-header h6 > small,
  .page-header .h6 > small {
    padding: 0 !important;
    display: block;
  }
}
@media (max-width:   768px) {
  .page-header > small {
    display: block;
    padding: 0 !important;
    float: left !important;
  }
}
p:empty {
  display: none;
}
.icon-ul-custom {
  margin-left: 28px !important;
}
.icon-ul-custom li span[class*="icon"] {
  display: inline-block;
  padding: 5px 0;
}
.icon-ul-custom li > a {
  padding: 5px 0;
  display: inline-block;
}
@media (max-width:   480px) {
  #basketModal .modal-footer {
    display: flex;
    flex-wrap: wrap;
  }
  #basketModal .modal-footer .btn {
    flex: 0 0 100%;
    margin: 0 0 6px;
  }
  #basketModal .modal-footer .btn:last-child {
    margin-bottom: 0;
  }
}
#basket-buttons-top,
#basket-buttons-bottom,
#user-buttons-top,
#user-buttons-bottom {
  /* --- XS & kleiner: Auto-Breiten --- */
  /* --- >= XS: feste, identische Breiten für Zurück/Weiter --- */
}
#basket-buttons-top .pull-left,
#basket-buttons-bottom .pull-left,
#user-buttons-top .pull-left,
#user-buttons-bottom .pull-left,
#basket-buttons-top .pull-right,
#basket-buttons-bottom .pull-right,
#user-buttons-top .pull-right,
#user-buttons-bottom .pull-right {
  float: none !important;
}
#basket-buttons-top .btn,
#basket-buttons-bottom .btn,
#user-buttons-top .btn,
#user-buttons-bottom .btn,
#basket-buttons-top form,
#basket-buttons-bottom form,
#user-buttons-top form,
#user-buttons-bottom form {
  margin-bottom: 0 !important;
}
#basket-buttons-top .btn,
#basket-buttons-bottom .btn,
#user-buttons-top .btn,
#user-buttons-bottom .btn,
#basket-buttons-top .submitButton,
#basket-buttons-bottom .submitButton,
#user-buttons-top .submitButton,
#user-buttons-bottom .submitButton,
#basket-buttons-top button,
#basket-buttons-bottom button,
#user-buttons-top button,
#user-buttons-bottom button,
#basket-buttons-top a.btn,
#basket-buttons-bottom a.btn,
#user-buttons-top a.btn,
#user-buttons-bottom a.btn {
  height: 40px;
  line-height: 38px;
  padding: 0 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  box-sizing: border-box;
}
#basket-buttons-top form,
#basket-buttons-bottom form,
#user-buttons-top form,
#user-buttons-bottom form {
  display: flex;
  align-items: stretch;
  box-sizing: border-box;
}
@media (max-width:   480px) {
  #basket-buttons-top,
  #basket-buttons-bottom,
  #user-buttons-top,
  #user-buttons-bottom {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    /* Reset auf auto – egal ob <form> oder <a> */
    /* Reihenfolge */
  }
  #basket-buttons-top > .form-back,
  #basket-buttons-bottom > .form-back,
  #user-buttons-top > .form-back,
  #user-buttons-bottom > .form-back,
  #basket-buttons-top > .btn-back,
  #basket-buttons-bottom > .btn-back,
  #user-buttons-top > .btn-back,
  #user-buttons-bottom > .btn-back,
  #basket-buttons-top > .prevStep,
  #basket-buttons-bottom > .prevStep,
  #user-buttons-top > .prevStep,
  #user-buttons-bottom > .prevStep,
  #basket-buttons-top > .form-forward,
  #basket-buttons-bottom > .form-forward,
  #user-buttons-top > .form-forward,
  #user-buttons-bottom > .form-forward,
  #basket-buttons-top > .nextStep,
  #basket-buttons-bottom > .nextStep,
  #user-buttons-top > .nextStep,
  #user-buttons-bottom > .nextStep,
  #basket-buttons-top > a.submitButton,
  #basket-buttons-bottom > a.submitButton,
  #user-buttons-top > a.submitButton,
  #user-buttons-bottom > a.submitButton,
  #basket-buttons-top > form:has(.btn-back),
  #basket-buttons-bottom > form:has(.btn-back),
  #user-buttons-top > form:has(.btn-back),
  #user-buttons-bottom > form:has(.btn-back),
  #basket-buttons-top > form:has(.prevStep),
  #basket-buttons-bottom > form:has(.prevStep),
  #user-buttons-top > form:has(.prevStep),
  #user-buttons-bottom > form:has(.prevStep),
  #basket-buttons-top > form:has(.nextStep),
  #basket-buttons-bottom > form:has(.nextStep),
  #user-buttons-top > form:has(.nextStep),
  #user-buttons-bottom > form:has(.nextStep) {
    flex: 0 0 auto !important;
    max-width: none;
  }
  #basket-buttons-top > .form-back,
  #basket-buttons-bottom > .form-back,
  #user-buttons-top > .form-back,
  #user-buttons-bottom > .form-back,
  #basket-buttons-top > .btn-back,
  #basket-buttons-bottom > .btn-back,
  #user-buttons-top > .btn-back,
  #user-buttons-bottom > .btn-back,
  #basket-buttons-top > .prevStep,
  #basket-buttons-bottom > .prevStep,
  #user-buttons-top > .prevStep,
  #user-buttons-bottom > .prevStep,
  #basket-buttons-top > a.submitButton,
  #basket-buttons-bottom > a.submitButton,
  #user-buttons-top > a.submitButton,
  #user-buttons-bottom > a.submitButton {
    /* Fallback: Back-Anchor */
    order: 0;
  }
  #basket-buttons-top > form.paypal-express-checkout-button,
  #basket-buttons-bottom > form.paypal-express-checkout-button,
  #user-buttons-top > form.paypal-express-checkout-button,
  #user-buttons-bottom > form.paypal-express-checkout-button,
  #basket-buttons-top > .paypal-button-container,
  #basket-buttons-bottom > .paypal-button-container,
  #user-buttons-top > .paypal-button-container,
  #user-buttons-bottom > .paypal-button-container,
  #basket-buttons-top > .paypal,
  #basket-buttons-bottom > .paypal,
  #user-buttons-top > .paypal,
  #user-buttons-bottom > .paypal {
    order: 1;
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
    min-width: 0;
  }
  #basket-buttons-top > .form-forward,
  #basket-buttons-bottom > .form-forward,
  #user-buttons-top > .form-forward,
  #user-buttons-bottom > .form-forward,
  #basket-buttons-top > .nextStep,
  #basket-buttons-bottom > .nextStep,
  #user-buttons-top > .nextStep,
  #user-buttons-bottom > .nextStep,
  #basket-buttons-top > form:has(.nextStep),
  #basket-buttons-bottom > form:has(.nextStep),
  #user-buttons-top > form:has(.nextStep),
  #user-buttons-bottom > form:has(.nextStep) {
    order: 2;
  }
}
@media (min-width:   480px) {
  #basket-buttons-top,
  #basket-buttons-bottom,
  #user-buttons-top,
  #user-buttons-bottom {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    /* BACK links – deckt <form> und direkten <a> ab */
    /* PayPal mittig, flexibel */
    /* FORWARD rechts – wie gehabt */
    /* Bei .btn-block o.ä. füllt der innere Button den zugewiesenen Slot */
  }
  #basket-buttons-top > .form-back,
  #basket-buttons-bottom > .form-back,
  #user-buttons-top > .form-back,
  #user-buttons-bottom > .form-back,
  #basket-buttons-top > .btn-back,
  #basket-buttons-bottom > .btn-back,
  #user-buttons-top > .btn-back,
  #user-buttons-bottom > .btn-back,
  #basket-buttons-top > .prevStep,
  #basket-buttons-bottom > .prevStep,
  #user-buttons-top > .prevStep,
  #user-buttons-bottom > .prevStep,
  #basket-buttons-top > a.submitButton,
  #basket-buttons-bottom > a.submitButton,
  #user-buttons-top > a.submitButton,
  #user-buttons-bottom > a.submitButton,
  #basket-buttons-top > form:has(.btn-back),
  #basket-buttons-bottom > form:has(.btn-back),
  #user-buttons-top > form:has(.btn-back),
  #user-buttons-bottom > form:has(.btn-back),
  #basket-buttons-top > form:has(.prevStep),
  #basket-buttons-bottom > form:has(.prevStep),
  #user-buttons-top > form:has(.prevStep),
  #user-buttons-bottom > form:has(.prevStep) {
    order: 0;
    flex: 0 0 180px !important;
    max-width: 180px;
    margin-right: auto;
  }
  #basket-buttons-top > form.paypal-express-checkout-button,
  #basket-buttons-bottom > form.paypal-express-checkout-button,
  #user-buttons-top > form.paypal-express-checkout-button,
  #user-buttons-bottom > form.paypal-express-checkout-button,
  #basket-buttons-top > .paypal-button-container,
  #basket-buttons-bottom > .paypal-button-container,
  #user-buttons-top > .paypal-button-container,
  #user-buttons-bottom > .paypal-button-container,
  #basket-buttons-top > .paypal,
  #basket-buttons-bottom > .paypal,
  #user-buttons-top > .paypal,
  #user-buttons-bottom > .paypal {
    order: 1;
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
    margin: 0 12px;
    min-width: 0;
  }
  #basket-buttons-top > .form-forward,
  #basket-buttons-bottom > .form-forward,
  #user-buttons-top > .form-forward,
  #user-buttons-bottom > .form-forward,
  #basket-buttons-top > .nextStep,
  #basket-buttons-bottom > .nextStep,
  #user-buttons-top > .nextStep,
  #user-buttons-bottom > .nextStep,
  #basket-buttons-top > form:has(.nextStep),
  #basket-buttons-bottom > form:has(.nextStep),
  #user-buttons-top > form:has(.nextStep),
  #user-buttons-bottom > form:has(.nextStep) {
    order: 2;
    flex: 0 0 180px !important;
    max-width: 180px;
    margin-left: auto;
  }
  #basket-buttons-top > .form-back .btn,
  #basket-buttons-bottom > .form-back .btn,
  #user-buttons-top > .form-back .btn,
  #user-buttons-bottom > .form-back .btn,
  #basket-buttons-top > form:has(.btn-back) .btn,
  #basket-buttons-bottom > form:has(.btn-back) .btn,
  #user-buttons-top > form:has(.btn-back) .btn,
  #user-buttons-bottom > form:has(.btn-back) .btn,
  #basket-buttons-top > .form-forward .btn,
  #basket-buttons-bottom > .form-forward .btn,
  #user-buttons-top > .form-forward .btn,
  #user-buttons-bottom > .form-forward .btn,
  #basket-buttons-top > form:has(.nextStep) .btn,
  #basket-buttons-bottom > form:has(.nextStep) .btn,
  #user-buttons-top > form:has(.nextStep) .btn,
  #user-buttons-bottom > form:has(.nextStep) .btn {
    width: 100%;
  }
}
#basket-buttons-top,
#basketSummary table {
  margin-bottom: 20px;
}
#basket-buttons-bottom,
#basketVoucher form,
#basket_form {
  margin: 0;
}
#basket_table,
#coupon .well {
  margin-bottom: 20px;
}
#basketVoucher .inside .input-group {
  width: auto !important;
  margin-bottom: 10px;
}
#basketcontents_table .basket-row-wrapper > .inside {
  display: flex;
  flex-wrap: wrap;
}
#basketcontents_table .basket-row-wrapper > .inside .basket-row-image,
#basketcontents_table .basket-row-wrapper > .inside .basket-row-text {
  flex: 0 0 100%;
}
@media (min-width:   992px) {
  #basketcontents_table .basket-row-wrapper > .inside {
    flex-wrap: nowrap;
  }
  #basketcontents_table .basket-row-wrapper > .inside .basket-row-image {
    flex: 0 0 100px;
    padding-right: 12px;
  }
  #basketcontents_table .basket-row-wrapper > .inside .basket-row-image a {
    display: block;
  }
  #basketcontents_table .basket-row-wrapper > .inside .basket-row-text {
    flex: 0 1 auto;
  }
  #basketcontents_table .basket-row-wrapper > .inside .basket-row-text * {
    line-height: 1.1;
  }
}
#basketcontents_list .toggable {
  margin-top: 10px;
}
#basketcontents_list .basket-row-image a {
  display: block;
}
#basketcontents_list .basket-row-text * {
  line-height: 1.1;
}
#basketcontents_list [id*="list_cartItem"] > .row > div {
  height: auto !important;
}
#paymentNextStepBottom,
#orderSubmitButton,
#basket-buttons-top .nextStep,
#basket-buttons-bottom .nextStep,
#user-buttons-top .nextStep,
#user-buttons-bottom .nextStep {
  background-color: #1e8449;
  border-color: #1c7c44;
  color: #ffffff;
}
#paymentNextStepBottom:hover,
#orderSubmitButton:hover,
#basket-buttons-top .nextStep:hover,
#basket-buttons-bottom .nextStep:hover,
#user-buttons-top .nextStep:hover,
#user-buttons-bottom .nextStep:hover {
  background-color: #1c7c44;
  border-color: #1c7c44;
  color: #ffffff;
}
#paymentNextStepBottom:focus,
#orderSubmitButton:focus,
#basket-buttons-top .nextStep:focus,
#basket-buttons-bottom .nextStep:focus,
#user-buttons-top .nextStep:focus,
#user-buttons-bottom .nextStep:focus,
#paymentNextStepBottom:active,
#orderSubmitButton:active,
#basket-buttons-top .nextStep:active,
#basket-buttons-bottom .nextStep:active,
#user-buttons-top .nextStep:active,
#user-buttons-bottom .nextStep:active {
  background-color: #1a7440;
  border-color: #1a7440;
  color: #ffffff;
}
#orderSubmitButton {
  display: inline-block;
  margin-top: 6px;
}
@media (max-width:   480px) {
  #orderSubmitButton {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media (min-width:   480px) {
  #orderSubmitButton {
    display: inline-block;
    width: auto;
    margin-left: auto;
    margin-right: 0;
    text-align: right;
  }
}
#orderSubmitButtonWrapper {
  margin-top: 6px;
}
@media (max-width:   480px) {
  #orderSubmitButtonWrapper {
    display: flex;
    justify-content: center;
  }
  #orderSubmitButtonWrapper #orderSubmitButton {
    width: 100%;
    max-width: 280px;
  }
  #orderSubmitButtonWrapper #orderSubmitButton.btn-lg {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
  }
}
@media (min-width:   480px) {
  #orderSubmitButtonWrapper {
    display: flex;
    justify-content: flex-end;
  }
  #orderSubmitButtonWrapper #orderSubmitButton {
    width: auto;
  }
}
#basket-buttons-bottom {
  display: flex;
  align-items: stretch;
}
#basket-buttons-bottom .pull-left,
#basket-buttons-bottom .pull-right,
#basket-buttons-bottom .float-left,
#basket-buttons-bottom .float-right {
  float: none !important;
}
@media (max-width:   480px) {
  #basket-buttons-bottom {
    flex-direction: column;
    justify-content: flex-start;
  }
  #basket-buttons-bottom > .form-back,
  #basket-buttons-bottom > .btn-back {
    order: 0;
  }
  #basket-buttons-bottom > #PayPalPayButtonNextCart2,
  #basket-buttons-bottom > .paypal-button-container,
  #basket-buttons-bottom > .paypal-button-wrapper,
  #basket-buttons-bottom > form.paypal-express-checkout-button {
    order: 1;
    width: 100%;
    display: block;
  }
  #basket-buttons-bottom > .form-forward,
  #basket-buttons-bottom > .btn-forward,
  #basket-buttons-bottom > .nextStep {
    order: 2;
  }
  #basket-buttons-bottom > .form-back,
  #basket-buttons-bottom > .form-forward {
    width: 100%;
    display: block;
  }
  #basket-buttons-bottom > .form-back .btn,
  #basket-buttons-bottom > .form-forward .btn {
    width: 100%;
  }
  #basket-buttons-bottom > * + * {
    margin-top: 6px;
  }
  #basket-buttons-bottom > .clearfix,
  #basket-buttons-bottom > .dl-horizontal dd,
  #basket-buttons-bottom > .container,
  #basket-buttons-bottom > .container-fluid,
  #basket-buttons-bottom > .row,
  #basket-buttons-bottom > .form-horizontal .form-group,
  #basket-buttons-bottom > .btn-toolbar,
  #basket-buttons-bottom > .btn-group-vertical > .btn-group,
  #basket-buttons-bottom > .nav,
  #basket-buttons-bottom > .navbar,
  #basket-buttons-bottom > .navbar-header,
  #basket-buttons-bottom > .navbar-collapse,
  #basket-buttons-bottom > .pager,
  #basket-buttons-bottom > .panel-body,
  #basket-buttons-bottom > .modal-header,
  #basket-buttons-bottom > .modal-footer {
    display: none;
    margin: 0;
    padding: 0;
  }
}
@media (min-width:   480px) {
  #basket-buttons-bottom {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  #basket-buttons-bottom > .form-back,
  #basket-buttons-bottom > .btn-back {
    order: 0;
    flex: 0 0 180px;
    margin-right: auto;
  }
  #basket-buttons-bottom > .form-forward,
  #basket-buttons-bottom > .btn-forward,
  #basket-buttons-bottom > .nextStep {
    order: 1;
    flex: 0 0 180px;
    margin-right: 12px;
  }
  #basket-buttons-bottom > #PayPalPayButtonNextCart2,
  #basket-buttons-bottom > .paypal-button-container,
  #basket-buttons-bottom > .paypal-button-wrapper,
  #basket-buttons-bottom > form.paypal-express-checkout-button {
    order: 2;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    margin-right: 0;
  }
  #basket-buttons-bottom > #PayPalPayButtonNextCart2 iframe,
  #basket-buttons-bottom > .paypal-button-container iframe,
  #basket-buttons-bottom > .paypal-button-wrapper iframe,
  #basket-buttons-bottom > form.paypal-express-checkout-button iframe,
  #basket-buttons-bottom > #PayPalPayButtonNextCart2 .paypal-buttons,
  #basket-buttons-bottom > .paypal-button-container .paypal-buttons,
  #basket-buttons-bottom > .paypal-button-wrapper .paypal-buttons,
  #basket-buttons-bottom > form.paypal-express-checkout-button .paypal-buttons {
    max-width: 100%;
  }
  #basket-buttons-bottom > .clearfix,
  #basket-buttons-bottom > .dl-horizontal dd,
  #basket-buttons-bottom > .container,
  #basket-buttons-bottom > .container-fluid,
  #basket-buttons-bottom > .row,
  #basket-buttons-bottom > .form-horizontal .form-group,
  #basket-buttons-bottom > .btn-toolbar,
  #basket-buttons-bottom > .btn-group-vertical > .btn-group,
  #basket-buttons-bottom > .nav,
  #basket-buttons-bottom > .navbar,
  #basket-buttons-bottom > .navbar-header,
  #basket-buttons-bottom > .navbar-collapse,
  #basket-buttons-bottom > .pager,
  #basket-buttons-bottom > .panel-body,
  #basket-buttons-bottom > .modal-header,
  #basket-buttons-bottom > .modal-footer {
    display: none;
    margin: 0;
    padding: 0;
  }
}
#breadcrumb {
  margin-bottom: 10px;
}
#breadcrumb li span {
  line-height: 1;
}
#breadcrumb li:before {
  padding: 0 10px;
}
#breadcrumb li.first {
  padding-left: 10px;
}
#breadcrumb li.first:before {
  display: none;
}
body.is-checkout #breadcrumb {
  display: none !important;
}
#oscpaypal_acdc {
  margin-bottom: 60px;
}
body.is-checkout #content .checkoutOptions #options-window-guest .panel,
body.is-checkout #content .checkoutOptions #options-window-register .panel,
body.is-checkout #content .checkoutOptions #options-window-customer .panel {
  position: relative;
}
body.is-checkout #content .checkoutOptions #options-window-guest .panel-heading .panel-title,
body.is-checkout #content .checkoutOptions #options-window-register .panel-heading .panel-title,
body.is-checkout #content .checkoutOptions #options-window-customer .panel-heading .panel-title {
  line-height: 1;
}
body.is-checkout #content .checkoutOptions #options-window-guest .panel-body :last-child,
body.is-checkout #content .checkoutOptions #options-window-register .panel-body :last-child,
body.is-checkout #content .checkoutOptions #options-window-customer .panel-body :last-child {
  margin-bottom: 0;
}
body.is-checkout #content .checkoutOptions .cta-overlay {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 80px;
  height: 38px;
  background-color: #ca171f;
  box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
  border: 1px solid #333;
  text-align: center;
  z-index: 100;
}
body.is-checkout #content .checkoutOptions .cta-overlay:before {
  font-family: 'Bebas Neue';
  content: 'Bonuspunkte sammeln';
  font-size: 14px;
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  line-height: 1;
  display: block;
  color: #fff;
}
@media (max-width:   1200px) {
  body.is-checkout #content .checkoutOptions #options-window-guest .oxEqualized,
  body.is-checkout #content .checkoutOptions #options-window-register .oxEqualized,
  body.is-checkout #content .checkoutOptions #options-window-customer .oxEqualized {
    height: auto !important;
  }
}
body.is-checkout #options-bonus h3,
body.is-checkout #options-bonus p.h3,
body.is-checkout #options-bonus h4,
body.is-checkout #options-bonus p.h4 {
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px 0;
}
body.is-checkout #options-bonus table td {
  border: none;
}
body.is-checkout #options-bonus .well {
  margin: 0 0 20px 0;
}
body.is-checkout #options-bonus h3 span.label,
body.is-checkout #options-bonus p.h3 span.label,
body.is-checkout #options-bonus h4 span.label,
body.is-checkout #options-bonus p.h4 span.label {
  margin: 0;
  font-weight: 400;
  font-size: 60%;
  line-height: 1;
  padding: 6px 10px 3px 10px;
}
body.is-checkout #options-bonus figure {
  width: 100px;
  margin: 10px 0 10px 0;
}
body.is-checkout #options-window-register,
body.is-checkout #options-window-customer {
  position: relative;
}
body.is-checkout #options-window-register,
body.is-checkout #options-window-customer,
body.is-checkout #options-bonus {
  z-index: 2;
}
body.is-checkout #options-window-register:after,
body.is-checkout #options-window-customer:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 50px;
  bottom: -25px;
  left: 50%;
  border: 1px solid #e3e3e3;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  body.is-checkout #options-bonus figure {
    max-width: 10vw;
  }
}
body.is-checkout #coupon.couponBox p {
  margin: 0;
}
@media (max-width:   480px) {
  body.is-checkout #coupon.couponBox .input-group {
    displaY: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body.is-checkout #coupon.couponBox .input-group .input-group-addon,
  body.is-checkout #coupon.couponBox .input-group #input_voucherNr {
    margin: 0 0 6px 0;
  }
  body.is-checkout #coupon.couponBox .input-group .input-group-addon {
    flex: 0 0 40px;
  }
  body.is-checkout #coupon.couponBox .input-group #input_voucherNr {
    flex: 0 0 calc(100% - 40px);
  }
  body.is-checkout #coupon.couponBox .input-group .input-group-btn {
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
  }
  body.is-checkout #coupon.couponBox .input-group .input-group-btn .btn {
    width: 100%;
  }
}
body.is-checkout .user-account-email,
body.is-checkout .user-noaccount-email {
  margin: 0 -15px;
}
body.is-checkout .user-account-email .checkbox,
body.is-checkout .user-noaccount-email .checkbox {
  padding: 0;
  margin-bottom: 0;
  min-height: auto !important;
}
body.is-checkout .user-account-email > .form-group.row,
body.is-checkout .user-noaccount-email > .form-group.row {
  margin-bottom: 0;
}
body.is-checkout .user-account-email > .form-group.row > .col-lg-9,
body.is-checkout .user-noaccount-email > .form-group.row > .col-lg-9,
body.is-checkout .user-account-email > .form-group.row > .col-lg-offset-3,
body.is-checkout .user-noaccount-email > .form-group.row > .col-lg-offset-3,
body.is-checkout .user-account-email > .form-group.row > .offset-lg-3,
body.is-checkout .user-noaccount-email > .form-group.row > .offset-lg-3 {
  margin-left: 0 !important;
  width: 100% !important;
}
body.is-checkout .user-account-email .help-block {
  margin-bottom: 6px;
}
body.is-checkout #footer .footer-newsletter {
  display: none !important;
}
body.is-checkout .error-general {
  margin-bottom: 30px;
}
body.is-checkout #navigationext {
  display: none !important;
}
body.is-checkout .panel-title {
  display: flex;
  justify-content: flex-end;
}
body.is-checkout .panel-title button {
  margin-left: auto;
}
#payment > .panel .well {
  padding: 10px 16px;
  margin: 0 0 10px 0;
}
#payment > .panel .well .alert {
  margin: 10px 0 0 0;
}
#payment .payment-main {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
#payment .payment-main .payment-input {
  flex: 0 0 auto;
  padding-right: 20px;
}
#payment .payment-main .payment-image {
  flex: 0 0 100px;
  padding-right: 20px;
}
#payment .payment-main .payment-image:hover,
#payment .payment-main .payment-image:focus {
  cursor: pointer;
}
#payment .payment-main .payment-title {
  flex: 1 0 auto;
}
.status {
  display: block;
  position: relative;
  padding: 12px 16px;
  margin: 12px 0;
  border: 1px solid transparent;
  border-radius: 6px;
  font-size: 14px;
  line-height: 1.45;
}
@media (prefers-reduced-motion: no-preference) {
  .status {
    transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
  }
}
.status.error {
  background-color: #f8d7da;
  border-color: #f5c2c7;
  color: #842029;
}
.status.error a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
}
.status.error a:hover {
  text-decoration: none;
}
#compareLandscape .item-wrapper .move-controls {
  margin-bottom: 6px;
}
#compareLandscape .item-wrapper .item .picture {
  margin-bottom: 10px;
}
#compareLandscape .item-wrapper .item .picture .pic-sale-overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 30px;
  background-color: #ca171f;
  box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
  border: 1px solid #333;
  text-align: center;
  z-index: 100;
}
#compareLandscape .item-wrapper .item .picture .pic-sale-overlay:before {
  font-family: 'Bebas Neue';
  content: '%Sale%';
  font-size: 18px;
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  display: block;
  color: #fff;
}
#compareLandscape .item-wrapper .item .picture a {
  display: block;
}
#compareLandscape .item-wrapper .item .picture a img {
  padding: 6px 12px;
}
#compareLandscape .item-wrapper .item .picture a:hover,
#compareLandscape .item-wrapper .item .picture a:focus {
  border-color: #b7b7b7;
}
#compareLandscape .item-wrapper .item .title {
  margin-bottom: 6px;
  font-family: 'Bebas Neue', Arial, sans-serif;
  line-height: 1;
  font-size: 18px;
  display: block;
}
#compareLandscape .item-wrapper .item .tobasketFunction {
  margin-bottom: 10px;
}
#compareLandscape .item-wrapper .item .tobasketFunction .price {
  font-size: 31px;
  font-family: 'Bebas Neue', Arial, sans-serif;
  color: #ca171f;
  margin-bottom: 10px;
  display: block;
  line-height: 1;
  white-space: nowrap;
}
#compareLandscape .item-wrapper .item .additionalInfo {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 10px;
}
#errorBadLogin {
  padding-top: 30px;
}
#error-wrapper .alert {
  margin: 30px 0;
}
/* good-guy */
#good-guy {
  display: none;
  position: fixed;
  bottom: 10%;
  left: -310px;
  width: 220px;
  padding-left: 10px;
  color: #fff;
  z-index: 99998;
  overflow: hidden;
  -webkit-transition: left 200ms ease-out;
  -o-transition: left 200ms ease-out;
  transition: left 200ms ease-out;
  -webkit-transition: all left 200ms ease-out ease-out;
  -moz-transition: all left 200ms ease-out ease-out;
  -o-transition: all left 200ms ease-out ease-out;
  transition: all left 200ms ease-out ease-out;
  -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
}
#good-guy .inside {
  background-color: #ca171f;
}
#good-guy.visible {
  left: -10px;
}
#good-guy > * {
  text-align: center;
}
#good-guy figure {
  padding-top: 10px;
}
#good-guy figure img {
  display: inline-block;
}
#good-guy .h1,
#good-guy .h2 {
  color: #fff;
}
#good-guy .h1 {
  display: none;
  font-size: 25px;
}
#good-guy .h2 {
  margin: 0;
  padding: 10px 0 10px 0;
  font-size: 21px;
}
#good-guy .h3,
#good-guy .h4 {
  color: rgba(0, 0, 0, 0.7);
  font-size: 25px;
}
#good-guy .btn-close {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  width: 30px;
  text-align: center;
  z-index: 99999;
}
#good-guy .btn-close i {
  color: #fff;
}
#good-guy .well {
  margin: 0;
  padding: 15px 0 0 0;
  background-color: rgba(255, 255, 255, 0.9);
}
#good-guy ul {
  margin-bottom: 15px;
}
@media (min-width:  360px) {
  #good-guy {
    display: block;
  }
}
@media screen and (min-width: 360px) and (max-width: 648px) {
  #good-guy {
    bottom: 125px;
  }
  #good-guy .well {
    padding-top: 10px;
  }
  #good-guy ul {
    margin-bottom: 10px;
  }
  #good-guy li:first-of-type {
    margin: 0;
  }
  #good-guy li:last-of-type {
    display: none;
  }
}
@media screen and (min-width: 649px) and (max-width: 767px) {
  #good-guy {
    bottom: 16px;
  }
  #good-guy .well {
    padding-top: 10px;
  }
  #good-guy ul {
    margin-bottom: 10px;
  }
  #good-guy li:first-of-type {
    margin: 0;
  }
  #good-guy li:last-of-type {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #good-guy {
    bottom: 16px;
  }
  #good-guy .well {
    padding-top: 10px;
  }
  #good-guy ul {
    margin-bottom: 10px;
  }
  #good-guy li:first-of-type {
    margin: 0;
  }
  #good-guy li:last-of-type {
    display: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #good-guy {
    width: 220px;
  }
  #good-guy .h1 {
    font-size: 25px;
  }
  #good-guy .h2 {
    font-size: 21px;
  }
  #good-guy .h3 {
    font-size: 21px;
  }
  #good-guy .well {
    padding-top: 10px;
  }
  #good-guy ul {
    margin-bottom: 10px;
  }
  #good-guy li:first-of-type {
    margin: 0;
  }
  #good-guy li:last-of-type {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  #good-guy {
    width: 250px;
  }
  #good-guy .h1 {
    font-size: 28px;
  }
  #good-guy .h2 {
    font-size: 25px;
  }
  #good-guy .h3 {
    font-size: 21px;
  }
  #good-guy ul {
    margin-bottom: 10px;
  }
  #good-guy li:first-of-type {
    margin-top: 0;
  }
  #good-guy .well {
    padding-top: 10px;
  }
}
@media screen and (min-width: 1600px) {
  #good-guy {
    width: 300px;
  }
  #good-guy .h1 {
    font-size: 31px;
  }
  #good-guy .h2 {
    font-size: 28px;
  }
  #good-guy .h3 {
    font-size: 25px;
  }
}
figure figcaption {
  text-align: center;
  padding-top: 5px;
  margin-bottom: 5px;
  font-style: italic;
}
.modal-open #wrapper {
  z-index: auto;
}
.list-grid .newItems > .inside {
  display: flex;
  flex-flow: wrap;
}
.list-grid .newItems > .inside .productBox {
  flex: 0 0 100%;
}
.list-grid .newItems > .inside .productBox:empty {
  height: 0;
  border: none;
}
@media (min-width:   480px) {
  .list-grid .newItems > .inside {
    justify-content: space-between;
  }
  .list-grid .newItems > .inside .productBox {
    flex: 0 0 49%;
  }
}
@media (min-width:   768px) {
  .list-grid .newItems > .inside .productBox {
    flex: 0 0 32.333%;
  }
}
@media (min-width:   992px) {
  .list-grid .newItems > .inside .productBox {
    flex: 0 0 24%;
  }
}
.list-grid .newItems > .inside:after {
  content: "";
  flex: 0 0 auto;
}
.list-infogrid .newItems > .inside {
  display: flex;
  flex-flow: wrap;
}
.list-infogrid .newItems > .inside .productBox {
  flex: 0 0 100%;
}
.list-infogrid .newItems > .inside .productBox:empty {
  height: 0;
  border: none;
}
@media (min-width:   480px) {
  .list-infogrid .newItems > .inside {
    justify-content: space-between;
  }
  .list-infogrid .newItems > .inside .productBox {
    flex: 0 0 49%;
  }
}
.list-infogrid .newItems > .inside:after {
  content: "";
  flex: 0 0 auto;
}
.list-line .newItems {
  margin: 0 !important;
}
.list-line .newItems:hover,
.list-line .newItems:focus {
  background-color: inherit !important;
  box-shadow: none !important;
}
.list-line .panel {
  margin-bottom: 0;
  box-shadow: none;
  border: none;
}
.list-line .panel-heading {
  line-height: 1;
}
.list-line .panel-heading .title a {
  font-weight: 700;
}
.list-line .panel-body {
  border: none;
  padding: 6px 12px;
}
.list-line .panel-body .inside {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.list-line .panel-body .inside .picinfo {
  flex: 0 0 49%;
}
.list-line .panel-body .inside .picinfo .pic,
.list-line .panel-body .inside .picinfo .description {
  display: block;
  width: 100%;
}
.list-line .panel-body .inside .picinfo .pic .img-thumbnail .img-thumbnail,
.list-line .panel-body .inside .picinfo .pic figure .img-thumbnail,
.list-line .panel-body .inside .picinfo .pic .img-thumbnail .img-thumbnail > a,
.list-line .panel-body .inside .picinfo .pic figure .img-thumbnail > a {
  margin-bottom: 6px;
  -webkit-transition: box-shadow 200ms ease-out;
  -o-transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  -webkit-transition: all box-shadow 200ms ease-out ease-out;
  -moz-transition: all box-shadow 200ms ease-out ease-out;
  -o-transition: all box-shadow 200ms ease-out ease-out;
  transition: all box-shadow 200ms ease-out ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  background-color: #fff;
  overflow: hidden;
}
.list-line .panel-body .inside .picinfo .pic .img-thumbnail .img-thumbnail > .title,
.list-line .panel-body .inside .picinfo .pic figure .img-thumbnail > .title,
.list-line .panel-body .inside .picinfo .pic .img-thumbnail .img-thumbnail > a > .title,
.list-line .panel-body .inside .picinfo .pic figure .img-thumbnail > a > .title {
  padding: 0 !important;
}
.list-line .panel-body .inside .picinfo .pic .img-thumbnail .img-thumbnail:hover,
.list-line .panel-body .inside .picinfo .pic figure .img-thumbnail:hover,
.list-line .panel-body .inside .picinfo .pic .img-thumbnail .img-thumbnail > a:hover,
.list-line .panel-body .inside .picinfo .pic figure .img-thumbnail > a:hover,
.list-line .panel-body .inside .picinfo .pic .img-thumbnail .img-thumbnail:focus,
.list-line .panel-body .inside .picinfo .pic figure .img-thumbnail:focus,
.list-line .panel-body .inside .picinfo .pic .img-thumbnail .img-thumbnail > a:focus,
.list-line .panel-body .inside .picinfo .pic figure .img-thumbnail > a:focus {
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  -moz-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.list-line .panel-body .inside .picinfo .pic .img-thumbnail figcaption,
.list-line .panel-body .inside .picinfo .pic figure figcaption {
  font-size: 12px;
}
.list-line .panel-body .inside .picinfo .pic .img-thumbnail img,
.list-line .panel-body .inside .picinfo .pic figure img {
  padding: 0 !important;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.list-line .panel-body .inside .price {
  flex: 0 0 49%;
  margin-bottom: 0;
}
.list-line .panel-body .inside .price .content > small {
  display: block;
  text-align: center;
}
.list-line .panel-body .inside .price .content > .lead {
  text-align: center;
}
.list-line .panel-body .inside .price .content > .center-block {
  text-align: center;
}
.list-line .panel-body .inside .price .content > .pricePerUnit {
  text-align: center;
}
.list-line .panel-body .inside .price .lead {
  display: block;
  margin: 0;
  font-size: 31px;
  line-height: 1;
  color: #ca171f;
  font-family: 'Bebas Neue', Arial, sans-serif;
}
.list-line .panel-body .inside .price .pricePerUnit {
  font-size: 12px;
  line-height: 1;
  display: block;
  margin: 5px 0;
}
.list-line .panel-body .inside .price .price-wrapper {
  margin-bottom: 10px;
}
.list-static .newItems > .inside {
  display: flex;
  flex-flow: wrap;
  /*
    &:after {
      content: "";
      flex: auto;
    }
    */
}
.list-static .newItems > .inside .productBox {
  flex: 0 0 100%;
}
.list-static .newItems > .inside .productBox:empty {
  height: 0;
  border: none;
}
@media (min-width:   480px) {
  .list-static .newItems > .inside {
    justify-content: space-between;
  }
  .list-static .newItems > .inside .productBox {
    flex: 0 0 49%;
  }
}
@media (min-width:   768px) {
  .list-static .newItems > .inside .productBox {
    flex: 0 0 32.333%;
  }
  .list-static .newItems > .inside .productBox:nth-of-type(1n + 4) {
    display: none;
  }
}
@media (min-width:   992px) {
  .list-static .newItems > .inside .productBox {
    flex: 0 0 24%;
  }
  .list-static .newItems > .inside .productBox:nth-of-type(1n + 4) {
    display: block;
  }
  .list-static .newItems > .inside .productBox:nth-of-type(1n + 5) {
    display: none;
  }
}
@media (min-width:   1200px) {
  .list-static .newItems > .inside .productBox {
    flex: 0 0 19%;
  }
  .list-static .newItems > .inside .productBox:nth-of-type(1n + 4) {
    display: block;
  }
  .list-static .newItems > .inside .productBox:nth-of-type(1n + 5) {
    display: block;
  }
}
#content .pic-mig-overlay {
  position: absolute;
  top: auto;
  right: 10px;
  bottom: 10px;
  left: auto;
  width: 75px;
  height: 75px;
  text-align: center;
  z-index: 100;
  background: red;
  background: url("/out/dd_roxive_2024/img/icons/seals/seal-made-in-germany.svg") center center no-repeat;
}
#content .pic-mig-overlay.active {
  display: block !important;
}
#content .pic-sale-overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 30px;
  background-color: #ca171f;
  -webitk-box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  -moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  text-align: center;
  z-index: 100;
}
#content .pic-sale-overlay:before {
  font-family: 'Bebas Neue';
  content: '%Sale%';
  font-size: 18px;
  position: absolute;
  top: 1px;
  left: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  display: block;
  color: #fff;
}
#content .pic-sale-overlay-big {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 40px;
  background-color: #ca171f;
  -webitk-box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  -moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  z-index: 999;
}
#content .pic-sale-overlay-big:before {
  font-family: 'Bebas Neue';
  content: '%Sale%';
  font-size: 24px;
  position: absolute;
  top: 1px;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: block;
  color: #fff;
}
.listitem-priceinfo {
  margin-bottom: 10px;
}
.listitem-priceinfo hr {
  margin: 0 0 6px 0;
}
.listitem-priceinfo .form-group {
  margin: 0;
}
.listitem-priceinfo .form-group p {
  margin-bottom: 6px;
}
.listitem-priceinfo .form-group table {
  margin: 0;
}
.priceinfo-table {
  margin-bottom: 10px;
}
.priceinfo-table th,
.priceinfo-table td {
  font-size: 12px;
}
#content .productBox {
  margin-bottom: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: box-shadow 200ms ease-out;
  -o-transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  -webkit-transition: all box-shadow 200ms ease-out ease-out;
  -moz-transition: all box-shadow 200ms ease-out ease-out;
  -o-transition: all box-shadow 200ms ease-out ease-out;
  transition: all box-shadow 200ms ease-out ease-out;
}
#content .productBox:empty {
  margin: 0;
  padding: 0;
  height: 0;
  border: none;
}
#content .productBox form {
  margin-bottom: 0;
}
#content .productBox .picture {
  position: relative;
  margin-bottom: 12px;
}
#content .productBox .picture .img-thumbnail {
  height: 100%;
  padding: 5px;
  text-align: center;
  overflow: hidden;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  background-color: #fff;
  /* Platzhalterfarbe */
  /*
        &:hover,
        &:focus {
          //border-color: darken(@thumbnail-border, 15%);
          //box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        }

        @media screen and (min-width: 768px) and (max-width: 991px) {
          height: 170px;
        }

        @media (@md-min) {
          height: 167px;
        }

        @media (@lg-min) {
          height: 167px;
        }
         */
}
#content .productBox .picture .img-thumbnail img {
  width: auto;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  /*
          @media (@sm-min) {
            //max-width: calc(100% - 10px);
            //margin: 0 auto;
          }

          @media screen and (min-width: 768px) and (max-width: 991px) {
            max-height: 158px;
          }

          @media (@md-min) {
            max-height: 155px;
          }

          @media (@lg-min) {
            max-height: 155px;
          }
           */
}
#content .productBox .title {
  height: auto;
  padding: 0 10px;
}
#content .productBox .title a {
  color: #000;
}
#content .productBox .title a:hover,
#content .productBox .title a:focus {
  color: #ca171f;
  text-decoration: none;
}
#content .productBox .title .similar {
  display: block;
  font-size: 12px;
}
#content .productBox .inside .eq-wrapper {
  display: block;
  width: 100%;
}
#content .productBox .inside .product-additional-info {
  margin-bottom: 5px;
}
#content .productBox .inside .price .content > small {
  display: block;
  text-align: center;
}
#content .productBox .inside .price .content > .lead {
  text-align: center;
}
#content .productBox .inside .price .content > .center-block {
  text-align: center;
}
#content .productBox .inside .price .content > .pricePerUnit {
  text-align: center;
}
#content .productBox .inside .price .lead {
  display: block;
  margin: 0;
  font-size: 31px;
  line-height: 1;
  color: #ca171f;
  font-family: 'Bebas Neue', Arial, sans-serif;
}
#content .productBox .inside .price .pricePerUnit {
  font-size: 12px;
  line-height: 1;
  display: block;
  margin: 5px 0;
}
#content .productBox .inside .price .price-wrapper {
  margin-bottom: 10px;
}
#content .productBox .actions {
  displaY: block;
  width: 100%;
  text-align: center;
  margin: 6px 0;
}
#content .productBox .actions .btn:first-of-type {
  margin-left: 0;
}
#content .productBox .actions:hover .btn-group,
#content .productBox .actions:focus .btn-group {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
#content .productBox:hover,
#content .productBox:focus {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#content .productBox:hover .picture .img-thumbnail,
#content .productBox:focus .picture .img-thumbnail {
  border-color: transparent;
}
#content .list-static .productBox,
#content .list-infogrid .productBox,
#content .list-grid .productBox {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.025);
  -webkit-transition: background-color 200ms ease-out;
  -o-transition: background-color 200ms ease-out;
  transition: background-color 200ms ease-out;
  -webkit-transition: all background-color 200ms ease-out ease-out;
  -moz-transition: all background-color 200ms ease-out ease-out;
  -o-transition: all background-color 200ms ease-out ease-out;
  transition: all background-color 200ms ease-out ease-out;
}
#content .list-static .productBox:nth-of-type(odd),
#content .list-infogrid .productBox:nth-of-type(odd),
#content .list-grid .productBox:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
#content .list-static .productBox:hover,
#content .list-infogrid .productBox:hover,
#content .list-grid .productBox:hover,
#content .list-static .productBox:focus,
#content .list-infogrid .productBox:focus,
#content .list-grid .productBox:focus {
  background-color: #fff;
}
#productinfo .detailsInfo .product-header {
  display: flex;
  flex-wrap: wrap;
}
#productinfo .detailsInfo .product-header > .inside .product-title {
  flex: 0 0 100%;
}
#productinfo .detailsInfo .product-header > .inside .product-title h1 {
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1;
}
#productinfo .detailsInfo .product-header > .inside .product-title-infos p {
  margin-bottom: 6px;
}
@media (min-width:   480px) {
  #productinfo .detailsInfo .product-header > .inside .product-title-infos p .btn {
    margin-bottom: 5px;
  }
}
#productinfo .detailsInfo .product-header > .inside .star-ratings {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
#productinfo .detailsInfo .product-header > .inside .star-ratings .rating,
#productinfo .detailsInfo .product-header > .inside .star-ratings .ts-custom-notice {
  flex: 0 0 100%;
}
@media (min-width:   480px) {
  #productinfo .detailsInfo .product-header > .inside .star-ratings .rating .btn,
  #productinfo .detailsInfo .product-header > .inside .star-ratings .ts-custom-notice .btn {
    padding-top: 0;
  }
}
@media (min-width:   480px) {
  #productinfo .detailsInfo .product-header > .inside .star-ratings .rating {
    margin-top: -3px;
  }
}
#productinfo .detailsInfo .product-header .product-brand {
  display: none;
}
@media (min-width:   992px) {
  #productinfo .detailsInfo .product-header .product-brand {
    display: block;
    flex: 0 0 80px;
  }
  #productinfo .detailsInfo .product-header .product-brand a {
    display: block;
    margin-bottom: 5px;
  }
  #productinfo .detailsInfo .product-header .product-brand a img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #productinfo .detailsInfo .product-header .product-brand figcaption {
    line-height: 1;
  }
}
@media (max-width:   480px) {
  #productinfo .detailsInfo .product-header > .inside .product-title-infos {
    display: flex;
    flex-wrap: wrap;
  }
  #productinfo .detailsInfo .product-header > .inside .product-title-infos p {
    flex: 0 0 100%;
  }
  #productinfo .detailsInfo .product-header > .inside .product-title-infos p .divider {
    display: none;
  }
}
@media (max-width:  359px) {
  #productinfo .detailsInfo .product-header > .inside .star-ratings .ts-custom-notice button {
    padding-left: 0;
  }
}
@media (min-width:  360px) {
  #productinfo .detailsInfo .product-header > .inside .star-ratings {
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  #productinfo .detailsInfo .product-header > .inside .star-ratings .rating {
    flex: 0 0 155px;
    text-align: left;
  }
  #productinfo .detailsInfo .product-header > .inside .star-ratings .ts-custom-notice {
    flex: 0 1 100%;
    text-align: left;
  }
}
@media (min-width:   992px) {
  #productinfo .detailsInfo .product-header {
    flex-wrap: nowrap;
  }
  #productinfo .detailsInfo .product-header > .inside {
    flex: 0 1 100%;
  }
  #productinfo .detailsInfo .product-header > .inside .product-title h1,
  #productinfo .detailsInfo .product-header > .inside .product-title .product-title-infos {
    padding-right: 32px;
  }
  #productinfo .detailsInfo .product-header .product-brand figure a {
    display: block;
    margin-bottom: 5px;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    -moz-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    -webkit-transition: box-shadow 200ms ease-out;
    -o-transition: box-shadow 200ms ease-out;
    transition: box-shadow 200ms ease-out;
    -webkit-transition: all box-shadow 200ms ease-out ease-out;
    -moz-transition: all box-shadow 200ms ease-out ease-out;
    -o-transition: all box-shadow 200ms ease-out ease-out;
    transition: all box-shadow 200ms ease-out ease-out;
  }
  #productinfo .detailsInfo .product-header .product-brand figure a:hover,
  #productinfo .detailsInfo .product-header .product-brand figure a:focus {
    -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  }
  #productinfo .detailsInfo .product-header .product-brand figure a img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #productinfo .detailsInfo .product-header .product-brand figure figcaption {
    text-align: center;
  }
}
@media (min-width:   1200px) {
  #productinfo .detailsInfo .product-header > .inside .inner-wrapper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  #productinfo .detailsInfo .product-header > .inside .inner-wrapper > * {
    flex: 0 10 auto;
  }
  #productinfo .detailsInfo .product-header > .inside .inner-wrapper .product-title-infos {
    padding-right: 16px;
  }
}
#productinfo .detailsInfo > .inside {
  display: flex;
  flex-wrap: wrap;
}
#productinfo .detailsInfo > .inside .product-infos,
#productinfo .detailsInfo > .inside .product-image,
#productinfo .detailsInfo > .inside .product-price {
  flex: 0 0 100%;
}
#productinfo .detailsInfo > .inside .product-infos {
  order: 2;
}
#productinfo .detailsInfo > .inside .product-infos .shortDescription a {
  display: block;
  width: 100%;
}
#productinfo .detailsInfo > .inside .product-image {
  order: 1;
  min-width: 0;
}
#productinfo .detailsInfo > .inside .product-image .picture {
  width: 533px;
  height: 400px;
  overflow: hidden;
}
#productinfo .detailsInfo > .inside .product-price {
  order: 3;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo {
  border: 1px solid #ddd;
  padding: 6px 10px;
  margin-bottom: 10px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice {
  display: block;
  background: rgba(0, 0, 0, 0.025);
  padding: 10px 16px;
  margin-bottom: 10px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice .price-brutto-wrapper .oldPrice {
  display: block;
  font-size: 12px;
  margin-bottom: 6px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice .price-brutto-wrapper .price-brutto {
  display: block;
  white-space: nowrap;
  color: #ca171f;
  margin-bottom: 6px;
  font-family: 'Bebas Neue', Arial, sans-serif;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice .price-brutto-wrapper .price-brutto .price-from,
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice .price-brutto-wrapper .price-brutto .price,
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice .price-brutto-wrapper .price-brutto .currency {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-weight: 400;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice .price-brutto-wrapper .price-brutto .price-from {
  font-size: 30px;
  padding-right: 5px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice .price-brutto-wrapper .price-brutto .price {
  font-size: 40px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice .price-brutto-wrapper .price-brutto .currency {
  font-size: 30px;
  padding-left: 10px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice .price-brutto-wrapper .price-shipping-brutto {
  display: block;
  font-size: 12px;
  font-weight: 400;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice .price-brutto-wrapper .additionalInfo {
  margin-top: 6px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice #price-netto-toggle hr {
  margin: 10px 0;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice #price-netto-toggle .price-netto-wrapper {
  margin: 0;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice #price-netto-toggle .price-netto-wrapper .oldPrice {
  display: block;
  font-size: 12px;
  margin-bottom: 6px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice #price-netto-toggle .price-netto-wrapper .price-netto {
  display: block;
  white-space: nowrap;
  margin-bottom: 6px;
  font-family: 'Bebas Neue', Arial, sans-serif;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice #price-netto-toggle .price-netto-wrapper .price-netto .price-from,
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice #price-netto-toggle .price-netto-wrapper .price-netto .price,
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice #price-netto-toggle .price-netto-wrapper .price-netto .currency {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-weight: 400;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice #price-netto-toggle .price-netto-wrapper .price-netto .price-from {
  font-size: 20px;
  padding-right: 10px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice #price-netto-toggle .price-netto-wrapper .price-netto .price {
  font-size: 30px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice #price-netto-toggle .price-netto-wrapper .price-netto .currency {
  font-size: 20px;
  padding-left: 10px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #productPrice #price-netto-toggle .price-netto-wrapper .price-shipping-netto {
  display: block;
  font-size: 12px;
  font-weight: 400;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #variants .btn-group button {
  margin-bottom: 5px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #variants .btn-group strong {
  font-weight: 400;
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 1.5;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo #variants .btn-group:last-of-type button {
  margin-bottom: 6px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo .tobasket .tobasketFunction {
  width: 100%;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo .tobasket .tobasketFunction #toBasketAmountWrapper {
  margin-bottom: 6px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo .tobasket .tobasketFunction #toBasketAmountWrapper > .input-group {
  margin-bottom: 6px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo .tobasket .tobasketFunction #toBasketAmountWrapper > .input-group:last-of-type {
  margin-bottom: 0;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo .tobasket .tobasketFunction + br {
  display: none;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo .tobasket input[name="paypalexpress"] {
  margin-top: 6px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo .tobasket #PayPalButtonProductMain {
  margin-top: 10px;
}
#productinfo .detailsInfo > .inside .product-price .productMainInfo .tobasket #PayPalButtonProductMain .paypal-buttons {
  min-width: 179px;
}
@media (max-width:   480px) {
  #productinfo .detailsInfo > .inside .product-price .productMainInfo .tobasket #PayPalButtonProductMain {
    max-width: 100%;
  }
}
@media (min-width:   992px) {
  #productinfo .detailsInfo > .inside {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #productinfo .detailsInfo > .inside .product-infos {
    flex: 0 0 23%;
  }
  #productinfo .detailsInfo > .inside .product-image {
    flex: 0 0 48%;
  }
  #productinfo .detailsInfo > .inside .product-price {
    flex: 0 0 23%;
  }
}
#detailsRelated .nav-tabs li > a {
  background-color: #f5f5f5;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transition: all all 200ms ease-out ease-out;
  -moz-transition: all all 200ms ease-out ease-out;
  -o-transition: all all 200ms ease-out ease-out;
  transition: all all 200ms ease-out ease-out;
}
#detailsRelated .nav-tabs li.active > a,
#detailsRelated .nav-tabs li:focus > a,
#detailsRelated .nav-tabs li:hover > a {
  background-color: #fff;
  color: #000;
  outline: 0;
}
#detailsRelated .relatedInfo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#detailsRelated .relatedInfo .wrapper-infos,
#detailsRelated .relatedInfo .wrapper-products {
  flex: 0 0 100%;
  width: 100%;
}
@media (min-width:   992px) {
  #detailsRelated .relatedInfo {
    flex-wrap: nowrap;
  }
  #detailsRelated .relatedInfo .wrapper-infos {
    flex: 0 0 59%;
  }
  #detailsRelated .relatedInfo .wrapper-infos.enlarge-col {
    flex-basis: 100%;
  }
  #detailsRelated .relatedInfo .wrapper-products {
    flex: 0 0 39%;
  }
  #detailsRelated .relatedInfo .wrapper-products.remove-col {
    flex-basis: 0%;
  }
}
@media (min-width:   992px) {
  #detailsRelated .relatedInfoFull .wrapper-infos {
    flex: 0 0 100%;
  }
}
@media (min-width:   992px) {
  #accessories {
    height: auto;
  }
}
#description {
  padding: 0;
  border: none;
  margin-top: 0;
}
/* Gradient color1 - color2 - color1 */
hr.style-one {
  border: 0;
  height: 1px;
  background: #333;
  background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
/* Gradient transparent - color - transparent */
hr.style-two {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
hr.hr-icon {
  position: relative;
  border-top: 0px;
  height: 20px;
  opacity: 1;
  height: 32px;
}
hr.hr-icon:before {
  content: "";
  top: 16px;
  position: absolute;
  background: grey;
  height: 1px;
  width: 250px;
  display: block;
  margin-left: -125px;
  left: 50%;
}
hr.hr-icon:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  content: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Ebene_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 234.56 240.2"><!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 2.1.0 Build 142) --><defs><style> .st0 { fill: %23ca171f; } .st0, .st1, .st2 { fill-rule: evenodd; } .st3, .st2 { fill: %231d1d1b; } .st1 { fill: %23fff; } </style></defs><path class="st2" d="M1,201.43s-8.58-62.69,24.56-120.1C58.71,23.91,117.29,0,117.29,0c0,0,58.69,24.1,91.73,81.33,33.04,57.23,24.56,120.1,24.56,120.1,0,0-49.7,38.78-116.29,38.78S1,201.43,1,201.43Z"/><path class="st1" d="M6.81,197.36S-1.34,137.81,30.15,83.26C61.64,28.72,117.29,6.01,117.29,6.01c0,0,55.75,22.89,87.14,77.26,31.39,54.37,23.34,114.1,23.34,114.1,0,0-47.21,36.84-110.48,36.84S6.81,197.36,6.81,197.36Z"/><path class="st2" d="M39.47,179.94s-5.76-42.1,16.5-80.66c22.26-38.56,61.6-54.61,61.6-54.61,0,0,39.41,16.18,61.6,54.61,22.19,38.43,16.5,80.66,16.5,80.66,0,0-33.38,26.04-78.1,26.04s-78.1-26.04-78.1-26.04Z"/><path class="st0" d="M44.15,176.67s-5.42-39.57,15.51-75.82c20.93-36.24,57.91-51.34,57.91-51.34,0,0,37.05,15.21,57.9,51.34,20.86,36.13,15.51,75.82,15.51,75.82,0,0-31.37,24.48-73.41,24.48s-73.41-24.48-73.41-24.48Z"/><g><polygon class="st1" points="77.84 152.24 64.48 155.3 64.51 163.54 64.6 165.72 64.48 171.16 85.03 168.72 101.3 171.31 120.59 168.07 138.91 172.56 153.23 169.69 171.24 173.78 171.24 166.14 171.46 159.08 171.46 154.83 159.11 138.51 141.01 123 102.81 130.24 126.58 83.5 111.08 78.91 94.33 86.91 109.51 94.26 77.84 152.24"/><g id="Shape_1"><path class="st2" d="M153.38,150.42c-4.56,0-12.35,2.79-15.88,2.65-3.53-.15-13.97-3.97-18.68-3.97s-15.73,3.38-18.82,3.38c-11.91-2.06-18.68-2.65-18.68-2.65l31.18-56.76-12.06-5.59,11.03-6.18s4.12,2.21,11.32,3.67l-26.32,48.97,44.85-8.09,12.65,13.82,5.15-1.18-16.18-18.09-37.06,6.47,24.41-45.29-1.18-1.47s-11.62-.44-18.23-5.15c-3.97,3.82-22.35,11.91-22.35,11.91l17.5,8.97s-28.23,50.59-30.73,54.41c-3.53-.15-11.03,2.94-11.03,2.94l.15,4.85s9.56-2.94,15.59-3.53c0,0,5,.15,19.7,2.94,0,0,13.68-3.38,18.82-3.53,5.15-.15,16.32,3.82,19.56,3.82,4.71-.88,13.09-3.38,16.18-3.23,3.09.15,17.21,5.44,17.21,5.44v-5.15s-13.53-4.41-18.09-4.41Z"/></g><g id="Shape_2_copy"><path class="st2" d="M153.89,167.19c-3.38-.15-12.2,2.79-14.85,2.79s-16.17-4.41-19.7-4.27c-3.53.15-13.82,3.68-17.35,3.68-9.12-1.32-16.47-3.24-21.32-3.09-13.68,1.62-16.18,4.85-16.18,4.85l.15,3.68s12.94-4.41,16.91-4.41,17.5,3.53,20.15,3.53,14.85-3.97,17.65-3.97,16.47,4.26,19.7,4.41c3.24.15,11.18-2.5,14.85-2.5s17.35,4.41,17.35,4.41v-4.26s-13.97-4.71-17.35-4.85Z"/></g><g id="Shape_2"><path class="st2" d="M153.89,158.96c-3.38-.15-12.2,2.79-14.85,2.79s-16.17-4.41-19.7-4.27c-3.53.15-13.82,3.68-17.35,3.68-9.12-1.32-16.47-3.24-21.32-3.09-13.68,1.62-16.18,4.85-16.18,4.85l.15,3.68s12.94-4.41,16.91-4.41,17.5,3.53,20.15,3.53,14.85-3.97,17.65-3.97,16.47,4.26,19.7,4.41c3.24.15,11.18-2.5,14.85-2.5s17.35,4.41,17.35,4.41v-4.26s-13.97-4.71-17.35-4.85Z"/></g></g><path class="st2" d="M123.08,27.33c0,3.2-2.6,5.8-5.8,5.8s-5.8-2.6-5.8-5.8,2.6-5.8,5.8-5.8,5.8,2.6,5.8,5.8Z"/><path class="st2" d="M30.18,189.21c0,3.2-2.6,5.8-5.8,5.8s-5.8-2.6-5.8-5.8,2.6-5.8,5.8-5.8,5.8,2.6,5.8,5.8Z"/><path class="st2" d="M216.54,189.21c0,3.2-2.6,5.8-5.8,5.8s-5.8-2.6-5.8-5.8,2.6-5.8,5.8-5.8,5.8,2.6,5.8,5.8Z"/><g><path class="st3" d="M30.28,137.69c1.14.14,2.11.56,2.92,1.24.81.69,1.39,1.6,1.74,2.75.35,1.15.44,2.45.25,3.91-.15,1.22-.37,2.23-.64,3.04-.27.81-.68,1.63-1.22,2.47l-4.41-.55c.6-.88,1.1-1.82,1.5-2.8.4-.98.65-1.9.76-2.75.09-.74.03-1.29-.18-1.66s-.52-.59-.92-.64c-.25-.03-.48,0-.68.12-.2.11-.42.31-.65.59-.23.28-.72,1.04-1.48,2.29-.69,1.13-1.33,1.96-1.91,2.49-.58.53-1.22.9-1.92,1.11-.7.21-1.49.25-2.4.14-1.69-.21-2.92-.99-3.72-2.33-.79-1.35-1.05-3.09-.78-5.24.24-1.9.92-3.77,2.04-5.64l3.63,1.99c-1,1.61-1.58,3.04-1.73,4.29-.08.64-.03,1.12.16,1.44.19.32.45.5.78.54.36.05.7-.1,1.03-.44.33-.34.97-1.28,1.93-2.83.91-1.49,1.81-2.49,2.7-3,.89-.51,1.95-.69,3.19-.54Z"/><path class="st3" d="M24.11,124.1c-.28,1.15-.03,2.17.75,3.04.79.88,2.01,1.52,3.67,1.93,3.45.85,5.5-.04,6.14-2.67.19-.79.27-1.59.23-2.39-.04-.8-.12-1.61-.25-2.44l4.09,1c.3,1.66.21,3.43-.25,5.32-.66,2.71-1.96,4.59-3.88,5.65-1.92,1.06-4.37,1.22-7.33.5-1.85-.46-3.4-1.2-4.63-2.25-1.23-1.04-2.07-2.31-2.5-3.81-.43-1.5-.43-3.13,0-4.91.48-1.94,1.35-3.68,2.62-5.24l3.45,2.42c-.47.59-.9,1.18-1.27,1.79-.37.61-.65,1.29-.84,2.06Z"/><path class="st3" d="M46.42,104.74l-1.88,4.64-6.97-2.82-2.17,5.37,6.97,2.82-1.88,4.65-17.11-6.92,1.88-4.65,6.34,2.57,2.17-5.37-6.34-2.57,1.88-4.64,17.11,6.92Z"/><path class="st3" d="M58.65,84.55l-3.2,4.95-7.71-2.88c-.33-.11-.96-.36-1.9-.75-.94-.39-1.71-.73-2.33-1.03.42.35.94.81,1.53,1.38.6.57,1.15,1.1,1.64,1.59.49.49,2.48,2.51,5.96,6.03l-3.2,4.95-17.98-6.17,2.61-4.04,8.86,3.33c1.96.73,3.5,1.35,4.61,1.87-.66-.56-1.54-1.35-2.62-2.39-1.08-1.04-1.97-1.92-2.65-2.65l-4.98-5.15,2.51-3.88,6.72,2.46c1.09.38,2.32.85,3.7,1.41,1.38.56,2.4,1,3.06,1.31-.73-.6-1.92-1.73-3.6-3.39l-6.69-6.75,2.61-4.04,13.04,13.83Z"/><path class="st3" d="M70.6,71.07l-3.15-1.7-4.1,4.38,1.89,3.04-3.74,4-9.42-17.06,4.54-4.86,17.7,8.2-3.72,3.98ZM63.76,67.34l-2.76-1.49c-.62-.32-1.41-.76-2.37-1.29-.96-.54-1.64-.93-2.04-1.19.26.35.68.94,1.24,1.78.57.84,1.64,2.52,3.24,5.06l2.68-2.87Z"/><path class="st3" d="M89.5,54.88l-5.11,4.08-13.38-5.95-.09.07c1.4,1.5,2.44,2.67,3.11,3.51l5.19,6.5-3.45,2.76-11.52-14.42,5.09-4.06,13.25,5.83.06-.05c-1.25-1.38-2.23-2.51-2.94-3.39l-5.21-6.52,3.47-2.77,11.52,14.42Z"/></g><g><path class="st3" d="M157.8,56.62c-.68.92-1.52,1.57-2.51,1.94-.99.37-2.08.43-3.25.18-1.17-.25-2.35-.82-3.54-1.69-.99-.73-1.77-1.41-2.34-2.04-.57-.63-1.09-1.39-1.56-2.27l2.64-3.58c.48.96,1.04,1.85,1.71,2.68.66.83,1.34,1.5,2.03,2.01.6.44,1.11.66,1.54.66.43,0,.76-.17,1-.49.15-.2.22-.42.23-.66,0-.24-.07-.52-.2-.86-.13-.34-.56-1.14-1.27-2.41-.64-1.15-1.06-2.12-1.24-2.89-.18-.77-.19-1.51-.03-2.22.16-.71.51-1.43,1.05-2.16,1.01-1.37,2.29-2.07,3.85-2.1,1.56-.03,3.21.59,4.95,1.88,1.54,1.13,2.84,2.64,3.92,4.54l-3.51,2.19c-.92-1.66-1.88-2.86-2.89-3.61-.52-.38-.97-.57-1.34-.56-.37,0-.66.15-.86.42-.21.29-.26.66-.12,1.12.13.45.64,1.48,1.53,3.07.86,1.52,1.29,2.79,1.3,3.82,0,1.03-.35,2.04-1.09,3.04Z"/><path class="st3" d="M164.77,70.42l-8.09-7.39,12.45-13.62,8.09,7.39-2.7,2.95-4.41-4.03-1.96,2.14,4.08,3.73-2.7,2.95-4.08-3.73-2.35,2.57,4.41,4.03-2.74,3Z"/><path class="st3" d="M167.03,72.89l13.63-12.44,3.38,3.7-13.63,12.44-3.38-3.7Z"/><path class="st3" d="M177.99,86.17l-2.98-4,11.52-8.59-2.69-3.61,3.27-2.44,8.36,11.21-3.27,2.44-2.69-3.6-11.53,8.6Z"/><path class="st3" d="M189.97,106.89l-2.24-4.54,8.76-4.33c1.07-.53,2.05-.98,2.95-1.37-.48-.11-1-.28-1.58-.52l-2.48-1.11,1.71-3.73,7.43,3.39,1.99,4.03-16.55,8.17Z"/><path class="st3" d="M211.59,110.79c.64,1.83.78,3.39.4,4.67-.38,1.28-1.25,2.16-2.6,2.64-.92.32-1.81.37-2.68.13-.86-.24-1.74-.78-2.62-1.64-.28,1.54-.69,2.71-1.23,3.49-.54.78-1.23,1.32-2.07,1.62-1.55.54-2.95.41-4.19-.41-1.25-.82-2.22-2.23-2.93-4.24-.72-2.05-.86-3.76-.41-5.14.45-1.38,1.45-2.34,3-2.89,1.01-.36,1.95-.42,2.83-.18.88.23,1.81.82,2.79,1.76.29-1.14.72-2.05,1.28-2.72.56-.67,1.27-1.16,2.12-1.46,1.33-.47,2.56-.31,3.66.46,1.11.78,1.98,2.08,2.63,3.92ZM197.98,113.25c-.49.17-.83.49-1,.94-.18.45-.15.99.06,1.61.49,1.4,1.25,1.92,2.27,1.56.39-.14.72-.42.99-.86.27-.44.5-1.13.69-2.08-.62-.58-1.17-.95-1.66-1.12-.48-.17-.94-.19-1.36-.04ZM208.19,111.96c-.14-.41-.38-.71-.71-.9-.33-.2-.69-.23-1.06-.1-.68.24-1.12.92-1.32,2.03.52.45.96.73,1.3.84.34.11.68.11,1.03-.01.38-.13.64-.38.77-.74.13-.36.13-.73,0-1.12Z"/><path class="st3" d="M216.37,127.39c.43,1.9.39,3.46-.13,4.69-.52,1.23-1.49,2-2.89,2.32-.95.22-1.84.16-2.67-.17-.83-.33-1.64-.98-2.42-1.93-.45,1.5-.99,2.61-1.62,3.33-.62.72-1.37,1.17-2.24,1.37-1.6.37-2.97.07-4.11-.89-1.14-.96-1.95-2.47-2.42-4.55-.48-2.12-.42-3.83.18-5.15.6-1.32,1.7-2.16,3.31-2.53,1.04-.24,1.99-.19,2.84.14.85.33,1.71,1.02,2.58,2.07.42-1.1.95-1.95,1.58-2.56.64-.61,1.39-1.01,2.27-1.21,1.38-.32,2.57-.02,3.59.88,1.01.9,1.73,2.3,2.17,4.19ZM202.57,128.29c-.51.12-.88.39-1.1.82-.22.43-.26.97-.12,1.61.33,1.44,1.02,2.05,2.08,1.8.4-.09.76-.34,1.08-.75.32-.4.63-1.07.92-1.99-.55-.64-1.06-1.08-1.52-1.3-.46-.23-.91-.29-1.35-.19ZM212.86,128.17c-.1-.42-.3-.74-.61-.98-.31-.23-.65-.3-1.04-.22-.71.16-1.22.78-1.54,1.87.47.51.87.83,1.19.98.33.15.67.19,1.02.1.39-.09.68-.31.85-.65.17-.34.21-.71.12-1.11Z"/><path class="st3" d="M205.09,153.19l-.24-2.02-3.55.42-.58-4.89,3.55-.42-.87-7.31,3.63-.43,12.05,6.29.55,4.58-11.08,1.32.24,2.02-3.7.44ZM207.97,145.84l2.13-.25c.4-.05.94-.1,1.63-.15.68-.05,1.04-.07,1.08-.06l-.02-.14c-.68-.21-1.32-.46-1.92-.75l-3.26-1.67.36,3.02Z"/></g><g><path class="st3" d="M44.89,210.21l1.05-8.22-.06-.03c-.43,1.29-.8,2.28-1.1,2.97l-1.89,4.42-2.44-1.04,4.34-10.18,3.66,1.56-.96,8.14.06.02,5.17-6.34,3.67,1.57-4.34,10.18-2.53-1.08,1.9-4.47c.1-.23.21-.49.34-.77.13-.28.46-.96.98-2.04l-.06-.03-5.18,6.45-2.62-1.12Z"/><path class="st3" d="M61.18,216.47l.16-2.14-3.4-1.18-1.21,1.78-3.11-1.08,7.05-9.32,3.77,1.31-.18,11.7-3.09-1.07ZM61.56,211.8l.14-1.87c.03-.42.07-.96.13-1.61.06-.66.11-1.13.15-1.41-.13.23-.35.6-.67,1.11-.32.51-.98,1.52-1.98,3.01l2.23.77Z"/><path class="st3" d="M76.42,214.94c-.49,1.78-1.36,3.02-2.61,3.71-1.25.69-2.76.79-4.54.3l-3.45-.96,2.96-10.67,3.69,1.02c1.71.48,2.91,1.28,3.6,2.41.69,1.13.8,2.53.35,4.18ZM73.4,214.21c.27-.98.28-1.76.02-2.34-.26-.58-.78-.98-1.57-1.2l-.84-.23-1.66,5.98.64.18c.88.24,1.59.17,2.14-.23.55-.4.97-1.12,1.26-2.16Z"/><path class="st3" d="M83.63,222.41l-6.43-1.39,2.34-10.82,6.42,1.39-.51,2.35-3.5-.76-.37,1.7,3.24.7-.51,2.35-3.24-.7-.44,2.04,3.5.76-.52,2.38Z"/><path class="st3" d="M89.95,223.5l1.63-10.95,2.97.44-1.63,10.95-2.97-.44Z"/><path class="st3" d="M106.15,225.34l-3.91-.36-3.31-8.14h-.07c-.02,1.22-.06,2.16-.11,2.8l-.46,4.97-2.64-.24,1.02-11.03,3.89.36,3.3,8.03h.04c.03-1.11.08-2.01.14-2.68l.46-4.98,2.65.25-1.02,11.02Z"/><path class="st3" d="M117.64,219.1l4.78-.04.04,5.97c-1.29.45-2.72.69-4.27.7-1.71.01-3.03-.47-3.97-1.46-.94-.98-1.42-2.39-1.43-4.22-.01-1.79.49-3.18,1.5-4.18,1.01-1,2.44-1.51,4.28-1.52.7,0,1.35.06,1.97.18.62.13,1.16.29,1.62.49l-.93,2.35c-.8-.39-1.68-.58-2.63-.57-.87,0-1.55.3-2.02.87-.47.57-.7,1.38-.7,2.44,0,1.04.23,1.82.67,2.36.44.54,1.06.81,1.87.8.44,0,.85-.05,1.23-.14v-1.73s-1.99.01-1.99.01l-.02-2.31Z"/><path class="st3" d="M131.71,224.94l-6.56.45-.76-11.05,6.56-.45.16,2.4-3.57.25.12,1.74,3.31-.23.16,2.39-3.31.23.14,2.08,3.57-.25.17,2.43Z"/><path class="st3" d="M136.48,220.36l.51,4-2.97.38-1.39-10.98,3.6-.46c2.99-.38,4.62.51,4.89,2.68.16,1.27-.34,2.34-1.49,3.19l3.81,4.38-3.37.43-2.84-3.7-.75.09ZM136.2,218.12l.56-.07c1.04-.13,1.5-.66,1.38-1.57-.1-.76-.65-1.07-1.67-.94l-.59.07.32,2.51Z"/><path class="st3" d="M149.67,222.35l-3.81-7.36h-.07c.38,1.32.64,2.35.79,3.08l.96,4.71-2.6.53-2.21-10.85,3.9-.8,3.83,7.24h.06s.65-8.17.65-8.17l3.91-.8,2.21,10.85-2.69.55-.97-4.76c-.05-.25-.1-.52-.16-.83-.05-.3-.17-1.05-.35-2.24h-.07s-.6,8.26-.6,8.26l-2.79.57Z"/><path class="st3" d="M166.62,218.19l-1.09-1.85-3.46.98.03,2.15-3.16.9.45-11.68,3.84-1.09,6.55,9.7-3.15.89ZM164.27,214.15l-.95-1.62c-.22-.36-.49-.82-.82-1.4-.33-.57-.55-.99-.68-1.24.03.26.06.69.09,1.3.03.6.06,1.81.09,3.6l2.27-.64Z"/><path class="st3" d="M181.28,213.26l-3.7,1.31-6.42-6-.06.02c.5,1.12.86,1.99,1.08,2.6l1.67,4.7-2.5.89-3.7-10.44,3.68-1.31,6.37,5.9h.04c-.44-1.04-.77-1.88-1-2.51l-1.67-4.72,2.51-.89,3.7,10.44Z"/><path class="st3" d="M184.8,204.25l.16-4.52,2.98-1.26-.73,7.63,1.68,3.98-2.78,1.17-1.65-3.9-6.02-4.88,3-1.27,3.34,3.04Z"/></g><path class="st3" d="M211.03,226.96c0-1.57.39-3.05,1.18-4.43.79-1.38,1.87-2.46,3.25-3.26,1.38-.8,2.86-1.19,4.45-1.19s3.01.38,4.37,1.15c1.36.76,2.45,1.83,3.27,3.21.82,1.38,1.23,2.89,1.23,4.52s-.39,3.09-1.19,4.45c-.79,1.36-1.87,2.43-3.23,3.23-1.36.8-2.84,1.19-4.46,1.19s-3.13-.41-4.51-1.22c-1.38-.81-2.45-1.9-3.22-3.27-.77-1.36-1.15-2.82-1.15-4.38ZM212.97,226.96c0,1.24.31,2.41.94,3.49.63,1.08,1.47,1.93,2.54,2.54,1.07.61,2.22.92,3.46.92s2.4-.31,3.47-.93c1.07-.62,1.92-1.46,2.54-2.54.62-1.07.93-2.23.93-3.48s-.3-2.39-.92-3.46c-.61-1.07-1.45-1.92-2.53-2.55-1.08-.63-2.24-.94-3.5-.94s-2.4.31-3.48.93c-1.07.62-1.92,1.46-2.54,2.54-.62,1.08-.93,2.23-.93,3.48ZM220.42,224.13c-.64,0-1.13.24-1.49.72-.36.48-.54,1.19-.54,2.11,0,1.01.17,1.74.51,2.19.34.45.87.67,1.59.67,1.09,0,2.1-.27,3.05-.8v2.73c-.99.5-2.06.75-3.21.75-1.67,0-2.96-.49-3.88-1.46-.92-.98-1.38-2.35-1.38-4.12s.45-3.05,1.33-4.02c.89-.97,2.15-1.45,3.79-1.45,1.31,0,2.58.31,3.8.92l-1.09,2.42c-.83-.44-1.66-.66-2.49-.66Z"/></svg>');
  display: block;
  background: white;
  width: 40px;
  padding: 0 5px;
}
body.is-checkout #content .checkoutSteps,
body.cl-thankyou #content .checkoutSteps {
  margin-top: 20px;
  height: auto;
  padding-bottom: 20px;
  border-width: 1px;
  border-color: #ca171f;
}
body.is-checkout #content .checkoutSteps .text,
body.cl-thankyou #content .checkoutSteps .text {
  font-size: 12px;
  line-height: 1.5;
}
body.is-checkout #content .checkoutSteps li .num,
body.cl-thankyou #content .checkoutSteps li .num {
  font-size: 14px;
  line-height: 28px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.7);
  border-color: #ca171f;
  border-width: 1px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body.is-checkout #content .checkoutSteps li.active .num,
body.cl-thankyou #content .checkoutSteps li.active .num {
  background-color: #ec5b61;
  color: #fff;
}
body.is-checkout #content .checkoutSteps li.active .text,
body.cl-thankyou #content .checkoutSteps li.active .text {
  font-weight: 700;
}
body.is-checkout #content .checkoutSteps li.passed .num,
body.cl-thankyou #content .checkoutSteps li.passed .num {
  background-color: #ca171f;
  color: #fff;
}
@media (min-width:   768px) {
  body.is-checkout #content .checkoutSteps,
  body.cl-thankyou #content .checkoutSteps {
    margin-bottom: 30px;
  }
}
table {
  font-size: inherit;
}
@media (max-width:   768px) {
  #wrapper div.table-responsive {
    position: relative;
    padding-top: 50px;
  }
  #wrapper div.table-responsive:before {
    content: "Tabelle scrollbar >";
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    height: 20px;
    display: block;
    text-align: center;
  }
}
#boxwrapper_topdeal {
  overflow: hidden;
  margin-bottom: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#boxwrapper_topdeal .row {
  margin-bottom: 0 !important;
}
#boxwrapper_topdeal .list-container {
  background: url("/out/dd_roxive_2024/img/stock/shutterstock_311558138.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
}
#boxwrapper_topdeal .list-container form {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 !important;
}
#boxwrapper_topdeal .list-container form .topdeal-header,
#boxwrapper_topdeal .list-container form .picture,
#boxwrapper_topdeal .list-container form .listDetails {
  flex: 0 0 80%;
  margin: 0 10% 0 10%;
}
#boxwrapper_topdeal .list-container form .topdeal-header {
  margin-top: 50px;
}
#boxwrapper_topdeal .list-container form .topdeal-header .inside {
  padding: 10px 16px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #000;
}
#boxwrapper_topdeal .list-container form .topdeal-header .inside h2 {
  text-align: center;
}
#boxwrapper_topdeal .list-container form .topdeal-header .inside p {
  text-align: center;
  font-size: 18px;
}
#boxwrapper_topdeal .list-container form .picture {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  opacity: 0.9;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transition: all all 200ms ease-out ease-out;
  -moz-transition: all all 200ms ease-out ease-out;
  -o-transition: all all 200ms ease-out ease-out;
  transition: all all 200ms ease-out ease-out;
}
#boxwrapper_topdeal .list-container form .picture a {
  padding: 10px 16px;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  background-color: #fff;
  /* Platzhalterfarbe */
  overflow: hidden;
}
#boxwrapper_topdeal .list-container form .picture a img {
  width: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#boxwrapper_topdeal .list-container form .picture:hover,
#boxwrapper_topdeal .list-container form .picture:focus {
  opacity: 0.95;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
#boxwrapper_topdeal .list-container form .listDetails {
  position: relative;
  margin-bottom: 50px;
  padding: 16px;
  background-color: #ffffff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
#boxwrapper_topdeal .list-container form .listDetails .triangle-left {
  display: none;
}
#boxwrapper_topdeal .list-container form .listDetails .triangle-top {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 25px 20px 25px;
  border-color: transparent transparent #ffffff transparent;
  line-height: 0;
  _border-color: #000000 #000000 #ffffff #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
  position: absolute;
  left: 50%;
  top: -20px;
  margin-left: -25px;
}
#boxwrapper_topdeal .list-container form .listDetails .title {
  margin-bottom: 10px;
  font-weight: 700;
  fonz-size: 18px;
  text-align: center;
}
#boxwrapper_topdeal .list-container form .listDetails .actions {
  text-align: center;
}
#boxwrapper_topdeal .list-container form .topdeal-footer {
  display: none;
  flex: 0 0 80%;
  margin: 0 10% 50px 10%;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
#boxwrapper_topdeal .list-container form .topdeal-footer .inside {
  padding: 10px 16px;
  background-color: rgba(255, 255, 255, 0.9);
  flex: 0 0 100%;
}
@media (min-width:   992px) {
  #boxwrapper_topdeal .list-container form {
    justify-content: center;
  }
  #boxwrapper_topdeal .list-container form .topdeal-header {
    margin: 75px 0 0 0;
    flex: 0 0 70%;
  }
  #boxwrapper_topdeal .list-container form .picture,
  #boxwrapper_topdeal .list-container form .listDetails {
    margin: 0 0 0 0;
  }
  #boxwrapper_topdeal .list-container form .picture {
    flex: 0 0 40%;
    margin-left: 5%;
  }
  #boxwrapper_topdeal .list-container form .listDetails {
    flex: 0 0 35%;
    align-content: center;
  }
  #boxwrapper_topdeal .list-container form .listDetails .triangle-left {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 20px 25px 0;
    border-color: transparent #ffffff transparent transparent;
    line-height: 0;
    _border-color: #000000 #ffffff #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -25px;
  }
  #boxwrapper_topdeal .list-container form .listDetails .triangle-top {
    display: none;
  }
  #boxwrapper_topdeal .list-container form .listDetails .product-additional-info,
  #boxwrapper_topdeal .list-container form .listDetails .product-additional-info + span {
    display: block;
    text-align: center;
  }
  #boxwrapper_topdeal .list-container form .topdeal-footer {
    display: block;
    flex: 0 0 70%;
    margin: 0 10% 75px 10%;
  }
  #boxwrapper_topdeal .list-container form .topdeal-footer .inside {
    padding: 10px 16px;
    background-color: rgba(255, 255, 255, 0.9);
  }
}
#boxwrapper_topdeal .img-license {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  padding: 5px 5px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.25);
}
.toplink-wrapper {
  position: fixed;
  width: 50px;
  height: 100px;
  bottom: -40px;
  left: 50%;
  margin-left: -25px;
  -webkit-transition: 500ms ease-in-out;
  -moz-transition: 500ms ease-in-out;
  -o-transition: 500ms ease-in-out;
  transition: 500ms ease-in-out;
  z-index: 9999;
}
.toplink-wrapper a {
  display: block;
}
.toplink-wrapper a:focus {
  outline: 0;
}
.toplink-wrapper .toplink {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transition: all all 200ms ease-out ease-out;
  -moz-transition: all all 200ms ease-out ease-out;
  -o-transition: all all 200ms ease-out ease-out;
  transition: all all 200ms ease-out ease-out;
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.toplink-wrapper:hover .toplink,
.toplink-wrapper:focus .toplink {
  background-color: #ca171f;
  border-color: #ca171f;
  color: #fff;
}
.nav-up .toplink {
  display: block;
}
.toplink-wrapper,
.nav-up {
  -ms-transform: rotate(-180deg);
  /* IE 9 */
  -ms-transform-origin: 50% 100%;
  /* IE 9 */
  -webkit-transform: rotate(-180deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 50% 100%;
  /* Chrome, Safari, Opera */
  transform: rotate(-180deg);
  transform-origin: 50% 100%;
}
.nav-down {
  -ms-transform: rotate(0);
  /* IE 9 */
  -ms-transform-origin: 50% 100%;
  /* IE 9 */
  -webkit-transform: rotate(0);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 50% 100%;
  /* Chrome, Safari, Opera */
  transform: rotate(0);
  transform-origin: 50% 100%;
}
.inside {
  position: relative;
}
@media (min-width:   992px) {
  body {
    background: url('../../img/layout/compressed/bg-body-2.jpg') top center no-repeat #fff;
    background-size: cover;
    background-attachment: fixed;
  }
}
@media (max-width:   768px) {
  #page-wrapper {
    background-color: #fff;
  }
}
#wrapper {
  padding-top: 0;
  z-index: 10;
}
#wrapper .underdog {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#wrapper .underdog .main-container {
  padding: 20px 15px 0 15px;
}
@media (min-width:   992px) {
  #wrapper .underdog {
    -webkit-box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
    box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
  }
}
@media (max-width:   768px) {
  #wrapper {
    padding-top: 0;
  }
  #wrapper .main-container {
    padding-top: 0;
  }
}
.cl-newsletter .footer-newsletter,
.cl-register .footer-newsletter {
  display: none !important;
}
#footer {
  background-color: #ca171f;
}
#footer .footer-newsletter {
  background-color: #FFF;
  border-radius: 0;
}
#footer .footer-newsletter .well {
  min-height: 10px;
  padding: 6px 12px;
  margin: 0 15px 10px 15px;
  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);
  color: inherit;
}
#footer .footer-newsletter .newsletter-header > * {
  margin-bottom: 10px;
  text-aligN: center;
}
#footer .footer-newsletter .newsletter-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#footer .footer-newsletter .newsletter-wrapper > * {
  flex: 0 0 100%;
}
@media (min-width:   992px) {
  #footer .footer-newsletter .newsletter-wrapper {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  #footer .footer-newsletter .newsletter-wrapper .newsletter-icon {
    flex: 0 0 56px;
    text-align: left;
    color: rgba(0, 0, 0, 0.5);
  }
  #footer .footer-newsletter .newsletter-wrapper .newsletter-text {
    flex: 0 0 50%;
  }
  #footer .footer-newsletter .newsletter-wrapper .newsletter-form {
    flex: 1 0 auto;
    margin: 0 30px;
  }
}
#footer .footer-newsletter .newsletter-wrapper .newsletter-text ul {
  margin-left: 20px;
}
#footer .footer-newsletter .newsletter-icon {
  text-align: center;
}
#footer .footer-newsletter .newsletter-form {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
#footer .footer-newsletter .newsletter-form form,
#footer .footer-newsletter .newsletter-form .form-group {
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  max-width: 100%;
  width: 100%;
  margin: 0;
}
#footer .footer-newsletter .newsletter-form form input,
#footer .footer-newsletter .newsletter-form .form-group input {
  flex: 0 1 auto;
}
#footer .footer-newsletter .newsletter-form form .input-group-btn,
#footer .footer-newsletter .newsletter-form .form-group .input-group-btn {
  flex: 0 0 100px;
}
@media (max-width:   480px) {
  #footer .footer-newsletter .newsletter-form form input,
  #footer .footer-newsletter .newsletter-form .form-group input {
    margin-bottom: 6px;
  }
  #footer .footer-newsletter .newsletter-form form button,
  #footer .footer-newsletter .newsletter-form .form-group button {
    width: 100%;
  }
}
@media (min-width:   480px) {
  #footer .footer-newsletter .newsletter-form form,
  #footer .footer-newsletter .newsletter-form .form-group {
    flex-wrap: nowrap;
  }
  #footer .footer-newsletter .newsletter-form form input,
  #footer .footer-newsletter .newsletter-form .form-group input {
    flex: 0 1 100%;
  }
  #footer .footer-newsletter .newsletter-form form .input-group-btn,
  #footer .footer-newsletter .newsletter-form .form-group .input-group-btn {
    flex: 1 0 10%;
  }
}
@media (min-width:   992px) {
  #footer .footer-newsletter .newsletter-form > form > .input-group {
    margin: 0 25%;
  }
}
#footer .footer-newsletter .newsletter-disclaimer p {
  margin-bottom: 0;
}
#footer-quick-links {
  padding: 0 15px;
}
#footer-quick-links:before,
#footer-quick-links:after {
  content: " ";
  display: table;
}
#footer-quick-links:after {
  clear: both;
}
#footer-quick-links:before,
#footer-quick-links:after {
  content: " ";
  display: table;
}
#footer-quick-links:after {
  clear: both;
}
#footer-quick-links:before,
#footer-quick-links:after {
  content: "";
  display: table;
}
#footer-quick-links:after {
  clear: both;
}
#footer-quick-links:before,
#footer-quick-links:after {
  content: "";
  display: table;
}
#footer-quick-links:after {
  clear: both;
}
#footer-quick-links .footer-box {
  padding: 0;
}
#footer-quick-links .footer-box .h4,
#footer-quick-links .footer-box h4 {
  color: #fff;
  padding-bottom: 5px;
  border-bottom: 1px solid #ec5b61;
  font-size: 21px;
  margin: 10px 0;
}
#footer-quick-links .footer-box a {
  color: #fff;
}
#footer-quick-links .footer-box ul {
  padding-left: 0;
}
#footer-quick-links .footer-box ul li {
  color: #fff;
}
#footer-quick-links .footer-box ul li:not(:last-of-type) {
  display: block;
  padding-bottom: 5px;
}
#footer-quick-links .footer-box ul li a,
#footer-quick-links .footer-box ul li a:hover {
  color: #fff;
}
#footer-quick-links .footer-box ul li a {
  text-decoration: none;
}
#footer-quick-links .footer-box ul li a:hover,
#footer-quick-links .footer-box ul li a:focus {
  text-decoration: underline;
}
#footer-quick-links .footer-box p {
  color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #footer-quick-links .quick-03 {
    clear: both;
  }
}
#footer-additional-info {
  background-color: #fff;
  padding: 10px 16px;
  border-radius: 0;
}
#footer-additional-info figure {
  max-width: 70px;
  margin-bottom: 10px;
}
#footer-additional-info figure figcaption {
  line-height: 1;
  font-size: 12px;
}
#footer-additional-info h4 {
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  font-weight: 400;
  font-size: 21px;
  margin: 10px 0 20px 0;
}
#footer-payment .payment-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#footer-payment .payment-wrapper figure {
  flex: 0 0 25%;
  max-width: 25%;
}
#footer-payment .payment-wrapper figure a {
  -webkit-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
  -webkit-transition: all opacity 200ms ease-out ease-out;
  -moz-transition: all opacity 200ms ease-out ease-out;
  -o-transition: all opacity 200ms ease-out ease-out;
  transition: all opacity 200ms ease-out ease-out;
}
#footer-payment .payment-wrapper figure a:hover,
#footer-payment .payment-wrapper figure a:focus {
  opacity: 0.75;
  -webkit-transition: opacity 50ms ease-in;
  -o-transition: opacity 50ms ease-in;
  transition: opacity 50ms ease-in;
  -webkit-transition: all opacity 50ms ease-in ease-out;
  -moz-transition: all opacity 50ms ease-in ease-out;
  -o-transition: all opacity 50ms ease-in ease-out;
  transition: all opacity 50ms ease-in ease-out;
}
#footer-payment .payment-wrapper figure img {
  width: 80%;
  margin: 0 10% 6px 10%;
}
@media (min-width:   480px) {
  #footer-payment .payment-wrapper figure {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width:   768px) {
  #footer-payment .payment-wrapper figure {
    flex: 0 0 14.2857%;
    max-width: 14.2857%;
  }
}
@media (min-width:   992px) {
  #footer-payment .payment-wrapper figure {
    flex: 0 0 11.111%;
    max-width: 11.111%;
  }
}
@media (min-width:   1200px) {
  #footer-payment .payment-wrapper figure {
    text-align: center;
    flex: 0 0 8.333;
    max-width: 8.333%;
  }
}
#footer-contact ul {
  padding-left: 0;
  list-style-type: none;
}
#footer-contact ul li {
  font-size: 12px;
}
#footer-contact h4 {
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  #footer-contact h4 {
    margin-top: 20px;
  }
}
#footer-contact p {
  font-size: 12px;
}
#footer-social-links {
  padding: 0 16px;
  background-color: #fff;
  border-radius: 0;
}
#footer-social-links h4 {
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  font-weight: 400;
  font-size: 21px;
  margin: 10px 0 20px 0;
}
#footer-social-links .social-links .social-links-btn-group {
  border: none;
  background-color: transparent;
  font-size: 12px;
}
#footer-social-links .social-links .social-links-btn-group .btn-group {
  text-align: left;
}
#footer-social-links .social-links .social-links-btn-group .btn-group i {
  margin-right: 10px;
}
#footer-social-links .social-links .social-links-btn-group .btn-group span {
  display: inline-block !important;
}
#footer-delivery figcaption {
  margin-top: 5px;
}
#footer-delivery .flags-wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
#footer-delivery .flags-wrapper figure {
  flex: 0 0 25%;
  max-width: 25%;
  text-align: center;
}
#footer-delivery .flags-wrapper figure img {
  display: inline-block;
  width: 30px;
  max-width: 30px;
  height: 20px;
}
#footer-delivery .delivery-wrapper {
  display: flex;
  justify-content: flex-start;
}
#footer-delivery .delivery-wrapper figure {
  flex: 0 0 50px;
}
#footer-seals .btn-group-justified {
  display: flex;
  flex-wrap: wrap;
}
#footer-seals .btn-group-justified .btn-group {
  flex: 0 0 100%;
  vertical-align: top !important;
}
#footer-seals .btn-group-justified .btn-group table tr td {
  font-size: 12px;
  line-height: 1.5;
}
#footer-seals .btn-group-justified .btn-group table tr td:first-of-type {
  width: 75px;
}
#footer-seals .btn-group-justified .btn-group table tr td:first-of-type img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media (min-width:   480px) {
  #footer-seals .btn-group-justified {
    flex-wrap: nowrap;
  }
  #footer-seals .btn-group-justified .btn-group {
    flex: 0 0 50%;
  }
}
@media (min-width:   768px) {
  #footer-seals .btn-group-justified {
    flex-wrap: wrap;
  }
  #footer-seals .btn-group-justified .btn-group {
    flex: 0 0 100%;
  }
}
@media (min-width:   992px) {
  #footer-seals .btn-group-justified {
    flex-wrap: nowrap;
  }
  #footer-seals .btn-group-justified .btn-group {
    flex: 0 0 50%;
  }
}
#footer-legal-info {
  padding: 10px 16px 0 10px;
  background-color: #fff;
  border-radius: 0;
  margin: 0;
}
#footer-legal-info p {
  font-size: 12px;
}
form .help-block.with-errors ul {
  margin: 10px 0;
}
form .help-block.with-errors ul li {
  position: relative;
}
form .help-block.with-errors ul li:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-family: 'Font Awesome 6 Pro';
  content: "\f106";
  display: inline-block;
  padding-right: 10px;
}
.checkbox > label {
  line-height: 26px;
}
.checkbox > label > input {
  margin-top: 6px !important;
}
#header {
  position: relative;
  background-color: rgba(255, 255, 255, 0.95);
}
@media (max-width:   992px) {
  #header {
    border-bottom: 1px solid #ddd;
  }
}
#header .header-box {
  padding-top: 10px;
}
#header .header-box #header-main {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
#header .header-box #header-main .logo-col,
#header .header-box #header-main .menus-col,
#header .header-box #header-main .search-col {
  flex: 0 0 100%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#header .header-box #header-main .logo-col a {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#header .header-box #header-main .logo-col a img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
  -webkit-transition: all all 100ms ease-out ease-out;
  -moz-transition: all all 100ms ease-out ease-out;
  -o-transition: all all 100ms ease-out ease-out;
  transition: all all 100ms ease-out ease-out;
}
#header .header-box #header-main .menus-col .menu-dropdowns {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#header .header-box #header-main .menus-col .menu-dropdowns button:hover,
#header .header-box #header-main .menus-col .menu-dropdowns > a:hover,
#header .header-box #header-main .menus-col .menu-dropdowns button:focus,
#header .header-box #header-main .menus-col .menu-dropdowns > a:focus {
  color: #ca171f;
  text-decoration: none;
}
#header .header-box #header-main .menus-col .menu-dropdowns .btn-group {
  display: block;
  flex: 0 0 auto;
}
#header .header-box #header-main .menus-col .menu-dropdowns #mainnav-wishlist {
  color: rgba(0, 0, 0, 0.7);
}
#header .header-box #header-main .menus-col .menu-dropdowns #mainnav-wishlist .inside {
  display: inline;
  height: 20px;
  line-height: 20px;
  width: 100%;
}
#header .header-box #header-main .menus-col .menu-dropdowns #mainnav-wishlist .inside i {
  height: 20px;
  line-height: 20px;
}
#header .header-box #header-main .menus-col .menu-dropdowns #mainnav-wishlist .badge {
  background-color: #ca171f;
}
@media (min-width:  360px) {
  #header .header-box #header-main .menus-col .menu-dropdowns {
    text-align: right;
    justify-content: flex-end;
  }
}
#header .header-box #header-main .search-col #search-prefix {
  display: none;
}
@media (min-width:   1200px) {
  #header .header-box #header-main .search-col #search-prefix {
    flex: 0 1 auto;
    text-align: right;
    padding-right: 12px;
  }
  #header .header-box #header-main .search-col #search-prefix strong {
    display: inline-block;
    white-space: nowrap;
    line-height: 34px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
#header .header-box #header-main .search-col #search-wrapper {
  flex: 1 0 auto;
}
#header .header-box #header-main .search-col #search-wrapper .search {
  margin: 0;
}
#header .header-box #header-main .search-col #search-wrapper .search .input-group {
  display: flex;
}
#header .header-box #header-main .search-col #search-wrapper .search .input-group #searchParam {
  display: flex;
  flex: 1 0 1px;
}
#header .header-box #header-main .search-col #search-wrapper .search .input-group .input-group-btn {
  display: flex;
  flex: 0 0 40px;
}
#header .header-box #header-main .search-col .well {
  flex-wrap: nowrap;
  display: flex;
  margin: 0;
  padding-top: 10px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  border: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
@media (max-width:  359px) {
  #header .header-box #header-main .logo-col a {
    display: block;
    max-width: 50%;
    margin: 0 auto;
  }
}
@media (max-width:   768px) {
  #header .header-box #header-main .menus-col {
    display: flex;
    justify-content: center;
    flex-basis: 100%;
  }
}
@media (min-width:  360px) and (max-width:   768px) {
  #header .header-box #header-main .logo-col,
  #header .header-box #header-main .menus-col {
    margin-bottom: 10px;
  }
  #header .header-box #header-main .logo-col {
    flex-basis: 35%;
    order: 1;
    padding-right: 15px;
    justify-content: flex-start;
  }
  #header .header-box #header-main .logo-col a {
    max-width: 150px;
  }
  #header .header-box #header-main .menus-col {
    flex-basis: 65%;
    order: 2;
    padding-right: 0;
    justify-content: flex-end;
  }
  #header .header-box #header-main .menus-col .menu-dropdowns > .service-menu > button,
  #header .header-box #header-main .menus-col .menu-dropdowns #mainnav-wishlist,
  #header .header-box #header-main .menus-col .menu-dropdowns > .minibasket-menu > button,
  #header .header-box #header-main .menus-col .menu-dropdowns #mainnav-mobile-trigger {
    padding-right: 9px;
    padding-left: 9px;
  }
  #header .header-box #header-main .search-col {
    order: 3;
  }
}
@media (min-width:   768px) {
  #header .header-box #header-main {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  #header .header-box #header-main > * {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header .header-box #header-main .logo-col {
    flex-basis: 20%;
    order: 1;
    justify-content: flex-start;
    padding-right: 15px;
  }
  #header .header-box #header-main .menus-col {
    flex-basis: 30%;
    order: 3;
    z-index: 1000;
    display: flex;
    justify-content: flex-end;
  }
  #header .header-box #header-main .menus-col.no-search {
    flex-basis: 80%;
  }
  #header .header-box #header-main .search-col {
    flex-basis: 50%;
    order: 2;
    padding-right: 15px;
  }
}
@media (min-width:   992px) {
  #header .header-box #header-main .logo-col {
    flex-basis: 20%;
    padding-right: 30px;
  }
  #header .header-box #header-main .menus-col {
    flex-basis: 30%;
  }
  #header .header-box #header-main .menus-col.no-search {
    flex-basis: 80%;
  }
  #header .header-box #header-main .search-col {
    flex-basis: 50%;
  }
}
@media (min-width:   1200px) {
  #header .header-box #header-main .logo-col {
    flex-basis: 20%;
  }
  #header .header-box #header-main .menus-col {
    flex-basis: 25%;
  }
  #header .header-box #header-main .menus-col.no-search {
    flex-basis: 80%;
  }
  #header .header-box #header-main .search-col {
    flex-basis: 55%;
  }
}
#header #navigationext > li > a {
  display: block;
  font-family: 'Bebas Neue', Arial, sans-serif;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transition: all all 200ms ease-out ease-out;
  -moz-transition: all all 200ms ease-out ease-out;
  -o-transition: all all 200ms ease-out ease-out;
  transition: all all 200ms ease-out ease-out;
}
#header #navigationext > li > a:hover,
#header #navigationext > li > a:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
#header.fixed .header-box {
  padding-top: 5px !important;
  background-color: transparent;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
#header.fixed .header-box #header-main {
  margin-bottom: 5px;
}
#header.fixed .header-box #header-main .logo-col {
  margin-bottom: 0;
}
#header.fixed .header-box #header-main .logo-col img {
  max-width: 100%;
}
@media (min-width:   768px) {
  #header.fixed .header-box #header-main .logo-col img {
    max-width: 120px;
  }
}
#header.fixed .header-box #header-main .search-col {
  display: none;
}
#header.fixed .header-box #header-main.mini-menu-distance {
  padding: 5px 0 0 0 !important;
}
#header.fixed .header-box #header-main .menus-col {
  margin-bottom: 0;
}
#header.fixed .header-box #header-main .menus-col .dropdown-text {
  display: none !important;
}
@media (max-width:   480px) {
  #header.fixed .header-box #header-main .logo-col {
    flex-basis: 30%;
  }
  #header.fixed .header-box #header-main .menus-col {
    flex-basis: 70%;
  }
}
@media (max-width:  359px) {
  #header.fixed .header-box #header-main .logo-col {
    display: none !important;
  }
  #header.fixed .header-box #header-main .menus-col {
    flex-basis: 100%;
  }
}
@media (min-width:   480px) and (max-width:   992px) {
  #header.fixed .header-box #header-main .logo-col {
    flex-basis: 20%;
  }
  #header.fixed .header-box #header-main .menus-col {
    flex-basis: 80%;
  }
}
@media (min-width:   768px) {
  #header.fixed .header-box #header-main .search-col {
    display: flex;
    align-items: center;
  }
  #header.fixed .header-box #header-main .search-col .well {
    flex: 0 0 100%;
    padding: 0;
    border: none;
  }
  #header.fixed .header-box #header-main .search-col .well #search-prefix {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 0 12px;
    margin: 0;
    height: 34px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header.fixed .header-box #header-main .search-col .well #search-prefix blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
  }
}
#header.fixed .header-box #mainnavext {
  min-height: auto;
}
#header.fixed .header-box #navigationext > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
}
#header.fixed .header-box {
  padding-bottom: 0 !important;
}
ul#services > li:last-of-type:before {
  display: inline-block;
  padding: 5px 0;
  left: calc(var(--icon-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--icon-li-width, 2em);
  line-height: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--icon-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-family: 'Font Awesome 6 Pro';
  content: "\f145";
}
#mainnavext {
  display: none;
}
@media (min-width:   992px) {
  #mainnavext {
    display: block;
  }
  #mainnavext #navbar-collapse {
    padding-left: 0 !important;
  }
  #mainnavext #navbar-collapse > .container {
    display: flex;
    justify-content: center;
  }
  #mainnavext #navbar-collapse > .container #navigationext {
    flex: 0 0 100%;
  }
}
#mainnav-mobile-trigger {
  color: rgba(0, 0, 0, 0.7);
  /*
  background-color: @brand-primary;
  border-color: @brand-primary;
  padding: @padding-small-vertical @padding-small-horizontal;
  */
}
@media (min-width:   992px) {
  #mainnav-mobile-trigger {
    display: none;
  }
}
.is-checkout #mainnav-mobile-trigger {
  display: none;
}
#mainnav-mobile.mm-menu--opened {
  display: block !important;
}
#mainnav-mobile .mm-navbar .h6 {
  margin: 0;
}
@media (min-width:   992px) {
  #mainnav-mobile {
    display: none;
  }
}
#mainnav-wishlist {
  color: rgba(0, 0, 0, 0.7);
}
#mainnav-wishlist .badge {
  background-color: #ca171f;
}
#loginbox-header {
  position: relative;
}
#loginbox-header:before,
#loginbox-header:after {
  content: " ";
  display: table;
}
#loginbox-header:after {
  clear: both;
}
#loginbox-header:before,
#loginbox-header:after {
  content: " ";
  display: table;
}
#loginbox-header:after {
  clear: both;
}
#loginbox-header:before,
#loginbox-header:after {
  content: "";
  display: table;
}
#loginbox-header:after {
  clear: both;
}
#loginbox-header:before,
#loginbox-header:after {
  content: "";
  display: table;
}
#loginbox-header:after {
  clear: both;
}
#loginbox-header span {
  right: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  display: inline-block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#header .dd-menu-wrapper .dd-widget-content {
  padding-bottom: 0;
  border: 1px solid transparent;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 200ms ease-out;
  -o-transition: background-color 200ms ease-out;
  transition: background-color 200ms ease-out;
  -webkit-transition: all background-color 200ms ease-out ease-out;
  -moz-transition: all background-color 200ms ease-out ease-out;
  -o-transition: all background-color 200ms ease-out ease-out;
  transition: all background-color 200ms ease-out ease-out;
}
#header .dd-menu-wrapper .dd-widget-content .dd-nav-content dt {
  font-family: 'Bebas Neue', Arial, sans-serif;
  font-size: 18px;
}
#header .dd-menu-wrapper .dd-widget-content .dd-nav-content dt > * {
  font-weight: 400;
}
#header .dd-menu-wrapper .dd-widget-content .dd-nav-content .dd-nav-category-img {
  width: 165px;
  height: 124px;
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  -webkit-transition: box-shadow 200ms ease-out;
  -o-transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  -webkit-transition: all box-shadow 200ms ease-out ease-out;
  -moz-transition: all box-shadow 200ms ease-out ease-out;
  -o-transition: all box-shadow 200ms ease-out ease-out;
  transition: all box-shadow 200ms ease-out ease-out;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
#header .dd-menu-wrapper .dd-widget-content .dd-nav-content .dd-nav-category-img a {
  display: block;
}
#header .dd-menu-wrapper .dd-widget-content .dd-nav-content .dd-nav-category-img img {
  padding: 5px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#header .dd-menu-wrapper .dd-widget-content .dd-nav-content ul.dd-links a:before {
  font-family: 'Font Awesome 6 Pro' !important;
}
#header .dd-menu-wrapper .dd-widget-content:hover .dd-nav-category-img,
#header .dd-menu-wrapper .dd-widget-content:focus .dd-nav-category-img {
  -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
#header .dd-menu-wrapper .dd-nav-manufacturer {
  margin: 0;
}
#header .dd-menu-wrapper .dd-nav-manufacturer > dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  flex-flow: row wrap;
}
#header .dd-menu-wrapper .dd-nav-manufacturer > dd .dd-nav-manufacturer-item {
  float: none;
  flex: 0 0 10%;
  display: flex;
  align-items: stretch;
}
#header .dd-menu-wrapper .dd-nav-manufacturer > dd .dd-nav-manufacturer-item .dd-item-image-wrapper {
  display: flex;
  align-items: center;
  margin: 6px 6px;
  padding: 0;
  position: relative;
  transform: translate(0, 0);
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  -webkit-transition: box-shadow 200ms ease-out;
  -o-transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  -webkit-transition: all box-shadow 200ms ease-out ease-out;
  -moz-transition: all box-shadow 200ms ease-out ease-out;
  -o-transition: all box-shadow 200ms ease-out ease-out;
  transition: all box-shadow 200ms ease-out ease-out;
}
#header .dd-menu-wrapper .dd-nav-manufacturer > dd .dd-nav-manufacturer-item .dd-item-image-wrapper img {
  position: relative;
  transform: translate(0, 0);
  padding: 10px 10px;
  margin: 0;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#header .dd-menu-wrapper .dd-nav-manufacturer > dd .dd-nav-manufacturer-item .dd-item-image-wrapper:hover,
#header .dd-menu-wrapper .dd-nav-manufacturer > dd .dd-nav-manufacturer-item .dd-item-image-wrapper:focus {
  -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
#header .dd-menu-wrapper .dd-nav-manufacturer > dd .dd-nav-manufacturer-item:before {
  display: none;
}
#header .dd-menu-wrapper .dd-nav-manufacturer > dd:after {
  content: "";
  flex: auto;
}
#sidebar .box {
  margin-bottom: 10px;
}
#sidebar .featured {
  margin-bottom: 10px;
}
#sidebar .featured figure {
  position: relative;
}
#sidebar .featured figure > * {
  flex-basis: 100%;
}
#sidebar .featured figure > .img-thumbnail {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  background-color: #fff;
  overflow: hidden;
}
#sidebar .featured figure img {
  padding: 0 !important;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
#sidebar .featured figure .brand-overlay {
  display: none;
  position: absolute;
  top: 6px;
  right: 12px;
  left: auto;
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
#sidebar .featured figure .brand-overlay p {
  margin: 0;
  color: #fff;
  padding: 5px 10px;
}
#sidebar .featured figure figcaption {
  padding-top: 6px;
}
#sidebar .featured .brand-scrollto,
#sidebar .featured .categories-scrollto {
  margin-top: 6px;
}
@media (max-width:   992px) {
  #sidebar .featured figure .img-thumbnail {
    width: 40vw;
    min-width: 150px;
    max-width: 200px;
  }
  #sidebar .featured figure figcaption {
    text-align: left;
  }
}
@media (min-width:   992px) {
  #sidebar .featured figure .brand-overlay {
    display: block;
  }
}
#sidebar .categoryBox ul {
  margin: 0 0 0 20px;
}
#account_menu li.active a {
  font-weight: 700;
}
#account_menu li.active a:hover,
#account_menu li.active a:focus {
  text-decoration: none;
}
#account_menu li a[title*="Bonus"]:before {
  display: inline-block;
  left: calc(var(--icon-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--icon-li-width, 2em);
  line-height: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--icon-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-family: 'Font Awesome 6 Pro';
  content: "\f145";
}
#sidebar-seals table {
  margin: 0;
}
#sidebar-seals table tr td {
  font-size: 12px;
  line-height: 1.5;
}
#sidebar-seals table tr td:first-of-type {
  width: 75px;
}
#sidebar-seals table tr td:first-of-type img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.topbar-close {
  max-height: 0 !important;
  overflow: hidden;
  margin: 0 !important;
  opacity: 0;
}
#topbar {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  /*
  @media screen and (max-width:320px) {

    .topbar-benefits {

      .btn {
        display: none !important;
      }
    }

    .topbar-contact {
      flex-basis: 100%;
      justify-content: center;
    }
  }
 */
}
#topbar a,
#topbar .btn {
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}
#topbar a:hover,
#topbar .btn:hover,
#topbar a:focus,
#topbar .btn:focus {
  color: #ca171f;
}
#topbar .topbar-contact,
#topbar .topbar-benefits {
  display: flex;
  align-items: center;
  flex: 1 0 1px;
  height: 35px;
}
#topbar .topbar-contact .btn-group,
#topbar .topbar-benefits .btn-group {
  display: flex;
  justify-content: flex-end;
}
#topbar .topbar-benefits {
  display: flex;
  justify-content: flex-end;
}
#topbar .topbar-contact ul {
  margin: 0;
}
@media (max-width:  359px) {
  #topbar {
    display: none;
  }
}
#header.fixed #topbar-wrapper {
  max-height: 0 !important;
  overflow: hidden;
  margin: 0 !important;
  opacity: 0;
}
#header:not(.fixed) {
  position: initial !important;
}
@media (min-width:  360px) {
  #header:not(.fixed) #topbar-wrapper {
    max-height: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.05);
    overflow: hidden;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
[class*="cl-account"] #content .panel {
  margin-bottom: 20px;
}
[class*="cl-account"] #accUserSaveTop {
  margin-bottom: 6px;
}
.cl-contact .google-maps {
  margin-bottom: 30px;
}
.cl-contact form {
  margin: 20px 0 10px 0;
}
.cl-contact form .form-captcha + .form-group:before,
.cl-contact form .form-captcha + .form-group:after {
  content: " ";
  display: table;
}
.cl-contact form .form-captcha + .form-group:after {
  clear: both;
}
.cl-contact form .form-captcha + .form-group:before,
.cl-contact form .form-captcha + .form-group:after {
  content: " ";
  display: table;
}
.cl-contact form .form-captcha + .form-group:after {
  clear: both;
}
.cl-contact form .form-captcha + .form-group:before,
.cl-contact form .form-captcha + .form-group:after {
  content: "";
  display: table;
}
.cl-contact form .form-captcha + .form-group:after {
  clear: both;
}
.cl-contact form .form-captcha + .form-group:before,
.cl-contact form .form-captcha + .form-group:after {
  content: "";
  display: table;
}
.cl-contact form .form-captcha + .form-group:after {
  clear: both;
}
.cl-contact form .form-captcha + .form-group > div {
  margin: 0 !important;
  width: 100% !important;
  padding: 0 !important;
}
.cl-contact form .form-captcha + .form-group > div label {
  margin: 0;
}
#section-welcome .panel {
  position: relative;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
#section-welcome .panel .panel-body {
  padding-top: 0;
  padding-bottom: 0;
}
#section-welcome .panel.panel-trust figure {
  width: 75px;
  float: left;
  margin: 12px 16px 12px 0;
}
#section-welcome .panel.panel-trust figure img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
#section-welcome .panel.panel-trust figure:after:before,
#section-welcome .panel.panel-trust figure:after:after {
  content: " ";
  display: table;
}
#section-welcome .panel.panel-trust figure:after:after {
  clear: both;
}
#section-welcome .panel.panel-trust figure:after:before,
#section-welcome .panel.panel-trust figure:after:after {
  content: " ";
  display: table;
}
#section-welcome .panel.panel-trust figure:after:after {
  clear: both;
}
#section-welcome .panel.panel-trust figure:after:before,
#section-welcome .panel.panel-trust figure:after:after {
  content: "";
  display: table;
}
#section-welcome .panel.panel-trust figure:after:after {
  clear: both;
}
#section-welcome .panel.panel-trust figure:after:before,
#section-welcome .panel.panel-trust figure:after:after {
  content: "";
  display: table;
}
#section-welcome .panel.panel-trust figure:after:after {
  clear: both;
}
#section-welcome .panel .welcome-counter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}
#section-welcome .panel .welcome-counter:after {
  position: absolute;
  top: 5px;
  right: 10px;
  color: rgba(0, 0, 0, 0.1);
  text-align: center;
  font-size: 31px;
  font-family: 'Bebas Neue', Arial, sans-serif;
  line-height: 1;
}
#section-welcome .panel .welcome-counter.counter-01:after {
  content: "01";
}
#section-welcome .panel .welcome-counter.counter-02:after {
  content: "02";
}
#section-welcome .panel .welcome-counter.counter-03:after {
  content: "03";
}
#section-welcome .panel .welcome-counter.counter-04:after {
  content: "04";
}
#boxwrapper_topBox,
#boxwrapper_newItems,
#start-brands {
  background-color: rgba(0, 0, 0, 0.025);
  padding: 12px 10px 0 10px;
  margin-bottom: 30px;
}
#boxwrapper_topBox .page-header,
#boxwrapper_newItems .page-header,
#start-brands .page-header {
  padding: 0;
  margin-top: 0;
}
#boxwrapper_topBox .page-header h2,
#boxwrapper_newItems .page-header h2,
#start-brands .page-header h2 {
  margin-top: 0;
}
#section-about {
  margin-bottom: 30px;
}
@media (min-width:   768px) {
  #local-store-wrapper {
    display: block !important;
    position: relative;
    margin-bottom: 30px;
    margin: 60px 0;
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #local-store-wrapper .local-store-header {
    position: absolute;
    left: 32px;
    width: 40%;
    top: -32px;
    background-color: rgba(255, 255, 255, 0.85);
    padding: 30px 32px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  }
  #local-store-wrapper .local-store-header .h1 {
    margin-top: 0;
  }
  #local-store-wrapper .local-store-header p {
    margin: 0;
  }
  #local-store-wrapper .local-store-infos {
    position: absolute;
    right: 32px;
    width: 40%;
    top: auto;
    bottom: -32px;
    background-color: rgba(255, 255, 255, 0.85);
    padding: 30px 16px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  }
  #local-store-wrapper .local-store-infos address {
    margin: 0;
  }
}
body #d3_extsearch_quicksearch {
  background-color: #FFF;
  border: 1px solid #ddd;
  border-radius: 0;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body #d3_extsearch_quicksearch .headline {
  position: relative;
  background-color: rgba(0, 0, 0, 0.025);
  padding: 5px 12px 6px 12px;
  font-size: 18px;
  font-family: 'Bebas Neue', Arial, sans-serif;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  margin: 0;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
body #d3_extsearch_quicksearch .headline:before,
body #d3_extsearch_quicksearch .headline:after {
  content: " ";
  display: table;
}
body #d3_extsearch_quicksearch .headline:after {
  clear: both;
}
body #d3_extsearch_quicksearch .headline:before,
body #d3_extsearch_quicksearch .headline:after {
  content: " ";
  display: table;
}
body #d3_extsearch_quicksearch .headline:after {
  clear: both;
}
body #d3_extsearch_quicksearch .headline:before,
body #d3_extsearch_quicksearch .headline:after {
  content: "";
  display: table;
}
body #d3_extsearch_quicksearch .headline:after {
  clear: both;
}
body #d3_extsearch_quicksearch .headline:before,
body #d3_extsearch_quicksearch .headline:after {
  content: "";
  display: table;
}
body #d3_extsearch_quicksearch .headline:after {
  clear: both;
}
body #d3_extsearch_quicksearch .closebtn {
  position: absolute;
  top: 0;
  right: 12px;
  cursor: pointer;
  float: right;
  padding: 0 0;
  height: 36px;
  text-align: center;
  color: #ca171f;
}
body #d3_extsearch_quicksearch .closebtn:before {
  font-family: 'Font Awesome 6 Pro';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--icon-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  content: "\f057";
  line-height: 36px;
  color: #ca171f;
}
body #d3_extsearch_quicksearch .closebtn:hover,
body #d3_extsearch_quicksearch .closebtnfocus {
  color: #850f14;
}
body #d3_extsearch_quicksearch .list {
  max-height: 300px;
  overflow: auto;
  padding: 6px 0;
}
body #d3_extsearch_quicksearch .list .articlebox,
body #d3_extsearch_quicksearch .list .categorybox,
body #d3_extsearch_quicksearch .list .vendorbox,
body #d3_extsearch_quicksearch .list .contentbox,
body #d3_extsearch_quicksearch .list .manufacturerbox {
  width: 100%;
  padding: 0 12px;
  margin-bottom: 6px;
}
body #d3_extsearch_quicksearch .list.hasCategoryItems .articlebox,
body #d3_extsearch_quicksearch .list.hasManufacturerItems .articlebox,
body #d3_extsearch_quicksearch .list.hasVendorItems .articlebox,
body #d3_extsearch_quicksearch .list.hasContentItems .articlebox {
  width: 70%;
  float: left;
  clear: left;
  border-right: 1px solid #ddd;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body #d3_extsearch_quicksearch .list.hasArticleItems .categorybox,
body #d3_extsearch_quicksearch .list.hasArticleItems .manufacturerbox,
body #d3_extsearch_quicksearch .list.hasArticleItems .vendorbox,
body #d3_extsearch_quicksearch .list.hasArticleItems .contentbox {
  width: 30%;
  float: right;
  clear: right;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body #d3_extsearch_quicksearch .d3_extsearch_footer {
  background-color: rgba(0, 0, 0, 0.025);
  padding: 5px 12px 6px 12px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  margin: 0;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  /*
    a {
      display: block;
      padding: @padding-small-vertical @padding-base-vertical;
      color: @link-color;
    }

    &:hover,
    &:focus {

      a {
        text-decoration: underline;
        color: @link-hover-color;
      }
    }
    */
}
body #d3_extsearch_quicksearch .btn {
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transition: all all 200ms ease-out ease-out;
  -moz-transition: all all 200ms ease-out ease-out;
  -o-transition: all all 200ms ease-out ease-out;
  transition: all all 200ms ease-out ease-out;
}
body #d3_extsearch_quicksearch .d3extsearch_suggest h3 {
  font-size: 18px;
  margin: 0 0 6px 0;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #ddd;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body #d3_extsearch_quicksearch .item_inact,
body #d3_extsearch_quicksearch .item_act {
  cursor: pointer;
  clear: both;
  padding: 5px 12px;
  width: 100%;
  text-decoration: none;
  font-size: 12px;
  display: block;
  overflow: hidden;
}
body #d3_extsearch_quicksearch .item_inact .imgframe,
body #d3_extsearch_quicksearch .item_act .imgframe {
  float: left;
  margin-right: 12px;
  border: 1px solid #ddd;
  height: 50px;
  width: 50px;
  background-color: #FFF;
  text-align: center;
  position: relative;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body #d3_extsearch_quicksearch .item_inact .imgframe img,
body #d3_extsearch_quicksearch .item_act .imgframe img {
  text-align: center;
  width: 100%;
  height: auto;
  max-width: 50px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
body #d3_extsearch_quicksearch .item_act:hover,
body #d3_extsearch_quicksearch .item_act:focus {
  background-color: rgba(0, 0, 0, 0.025);
  text-decoration: underline;
}
#sidebar #d3searchfilterform .item {
  width: 100%;
}
#sidebar #d3searchfilterform .item .multiselect {
  padding: 6px 12px;
  margin-bottom: 6px;
  background-color: rgba(0, 0, 0, 0.025);
}
#sidebar #d3searchfilterform .item .multiselect .btn {
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transition: all all 200ms ease-out ease-out;
  -moz-transition: all all 200ms ease-out ease-out;
  -o-transition: all all 200ms ease-out ease-out;
  transition: all all 200ms ease-out ease-out;
}
#sidebar .baseframe {
  margin-bottom: 30px;
}
#sidebar .letter-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#sidebar .letter-wrapper [class*="letter"] {
  flex: 0 0 16.666%;
  text-align: center;
  border: 1px solid transparent;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#sidebar .letter-wrapper [class*="letter"] a {
  display: block;
  padding: 10px 0;
}
#sidebar .letter-wrapper [class*="letter"].indexlink_usable {
  border-color: rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.025);
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transition: all all 200ms ease-out ease-out;
  -moz-transition: all all 200ms ease-out ease-out;
  -o-transition: all all 200ms ease-out ease-out;
  transition: all all 200ms ease-out ease-out;
}
#sidebar .letter-wrapper [class*="letter"].indexlink_usable.active,
#sidebar .letter-wrapper [class*="letter"].indexlink_usable:hover,
#sidebar .letter-wrapper [class*="letter"].indexlink_usable:focus {
  background-color: #fff;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#sidebar .letter-wrapper [class*="letter"].indexlink_usable.active a,
#sidebar .letter-wrapper [class*="letter"].indexlink_usable:hover a,
#sidebar .letter-wrapper [class*="letter"].indexlink_usable:focus a {
  color: rgba(0, 0, 0, 0.7);
  font-weight: 700;
  text-decoration: none;
}
#sidebar .letter-wrapper [class*="letter"]:not(.indexlink_usable) {
  padding: 10px 0;
}
body .d3_extsearch_navigation.d3theme_flow.baseframe .content.list:before,
body .d3_extsearch_navigation.d3theme_flow.baseframe .content.list:after {
  content: " ";
  display: table;
}
body .d3_extsearch_navigation.d3theme_flow.baseframe .content.list:after {
  clear: both;
}
body .product strong.h3 #similar {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.3);
}
/*
body .d3_extsearch_navigation.baseframe {
  float: none;
  clear: both;
  font-size: @font-size-small;
  width: 748px
}

body .d3_extsearch_navigation.baseframe.fit {
  height: 21px;
  margin: 0
}
 */
/*
body .d3_extsearch_navigation .indexlink, body .d3_extsearch_navigation .indexlink_usable {
  border-radius: 3px 3px 0 0;
  background-clip: padding-box;
  font-size: @font-size-small;
  height: 16px;
  color: @table-border-color;
  border: 1px solid @table-border-color;
  border-bottom-style: none;
  padding: 2px;
  text-align: center;
  float: left
}

body .d3_extsearch_navigation .indexlink {
  min-width: 13px
}

body .d3_extsearch_navigation .indexlink_usable {
  background-color: @table-border-color;
  border-color: #999;
  min-width: 9px
}
*/
body .d3_extsearch_navigation .headline {
  width: 727px;
  margin: 0;
}
body .d3_extsearch_navigation .message {
  padding: 5px;
  border: 1px solid #999;
  font-weight: bold;
}
body .d3_extsearch_navigation .active {
  background-color: #ca171f;
  color: #FFF;
}
body .d3_extsearch_navigation .active a {
  color: #FFF;
}
body .d3_extsearch_navigation a.search_results_list_link {
  font-size: 12px;
}
body .d3_extsearch_navigation .buttonframe {
  text-align: center;
  padding-top: 5px;
}
body .d3_extsearch_navigation .button {
  border: 1px solid #999;
  padding: 2px;
}
body .d3_extsearch_navigation .login_button {
  border: 1px solid #ddd;
}
body .ui-widget-content .ui-state-default#d3extsearch_priceslider1,
body .ui-widget-content .ui-state-default#d3extsearch_priceslider2 {
  border: none;
  background: no-repeat transparent;
  height: 17px;
  width: 11px;
}
body .ui-widget-content .ui-state-default#d3extsearch_priceslider1 {
  background-image: url("../../img/extsearch_slider_left.png");
}
body .ui-widget-content .ui-state-default#d3extsearch_priceslider2 {
  background-image: url("../../img/extsearch_slider_right.png");
}
body div#page.pageLayout .d3_extsearch_navigation .list {
  border-radius: 0 0 3px 3px;
  background-clip: padding-box;
}
body .xajax_resp_cl {
  display: none;
  position: absolute;
  z-index: 20000;
  width: 500px;
}
body .IAS_box {
  border-radius: 3px;
  background-clip: padding-box;
  box-shadow: 4px 4px 4px #545454;
  height: 70px;
  width: 200px;
  background-color: #FFF;
  position: absolute;
  left: 50px;
  top: 50px;
  display: none;
  z-index: 1000;
  border: 2px solid #FC6621;
}
body .IAS_box input,
body .IAS_box span {
  margin: 3px;
  width: 185px;
}
body .IAS_box span {
  float: right;
  margin-top: 0;
}
body .IAS_box span input {
  margin: 0;
  width: 100px;
  float: right;
  text-align: center;
}
body .IAS_box .headline {
  background-color: #FC6621;
  color: #FFF;
  font-weight: bold;
}
body .IAS_box .headline .closebtn {
  cursor: pointer;
  float: right;
  border: 1px outset #000;
  padding: 0 3px;
  font-size: 12px;
  line-height: 10px;
}
#d3extsearch_mask,
#d3extsearch_message {
  display: none;
  visibility: hidden;
}
#d3extsearch_mask.on {
  z-index: 1500;
  width: 100%;
  visibility: visible;
  top: 0;
  position: fixed;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  left: 0;
  height: 100%;
  display: block;
  background-color: #000;
}
#similar {
  padding-left: 10px;
  color: #999;
}
#d3extsearch_message.d3extsearch_popup.load.on {
  color: #FFF;
  text-align: center;
  z-index: 2000;
  width: 270px;
  visibility: visible;
  top: 50%;
  position: fixed;
  padding: 20px 10px 10px 10px;
  margin: -75px 0 0 -135px;
  left: 50%;
  height: 62px;
  display: block;
  border: 1px solid #ddd;
  background-clip: padding-box;
}
.dropdown-menu .dropdown-option div {
  background-color: #FFF;
  color: #999;
  cursor: default;
  display: block;
  padding: 8px 5px;
  white-space: normal;
}
.d3extsearch_highlight {
  color: #ca171f;
}
.filterselector.filterselector_hidden {
  display: none;
}
@media (min-width: 992px) {
  body .xajax_resp_flow.suggestVisible {
    display: block;
  }
}
/*
body .d3_extsearch_navigation.baseframe.d3theme_flow.fit {
  margin-bottom: 10px
}
*/
body .d3_extsearch_navigation.d3theme_flow.baseframe {
  width: auto;
}
body .d3_extsearch_navigation.d3theme_flow.baseframe .message {
  margin-bottom: 10px;
  font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
body .d3_extsearch_navigation.d3theme_flow .list {
  border-style: none;
}
/*
body .d3_extsearch_navigation.d3theme_flow .indexlink, body .d3_extsearch_navigation.d3theme_flow .indexlink_usable {
  min-width: 2.6%;
  height: 21px
}
 */
body .xajax_resp_cl.xajax_resp_flow {
  margin-top: 9px;
}
body .IAS_box.IAS_box_flow {
  border-color: #FC6621;
  width: auto;
  height: auto;
}
body .IAS_box.IAS_box_flow span {
  margin: 0 0 0 10px;
  padding: 0;
  width: auto;
}
body .IAS_box.IAS_box_flow .headline {
  background-color: #FC6621;
}
body .IAS_box.IAS_box_flow .headline label {
  margin-bottom: 0;
}
body .IAS_box.IAS_box_flow .headline .closebtn {
  margin: 4px;
  border: 1px solid #FFF;
  font-size: 12px;
}
/*!
 * Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
.icon {
  font-family: var(--icon-style-family, 'Font Awesome 6 Pro');
  font-weight: var(--icon-style, 900);
}
.icon,
[class*="icon-"],
.fas,
.icon-solid,
.fass,
.icon-sharp,
.far,
.icon-regular,
.fasr,
.fal,
.icon-light,
.fasl,
.fat,
.icon-thin,
.fast,
.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;
}
[class*="icon-"],
.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,
.fast,
.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;
  font-family: 'Open Sans', Arial, sans-serif;
}
.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-li span {
  font-family: 'Font Awesome 6 Pro';
}
.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(--#{$fa-css-prefix}-bounce-start-scale-x, 1.1),var(--#{$fa-css-prefix}-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--#{$fa-css-prefix}-bounce-jump-scale-x, 0.9),var(--#{$fa-css-prefix}-bounce-jump-scale-y, 1.1)) translateY(var(--#{$fa-css-prefix}-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--#{$fa-css-prefix}-bounce-land-scale-x, 1.05),var(--#{$fa-css-prefix}-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1,1) translateY(var(--#{$fa-css-prefix}-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-building-memo::before {
  content: "\e61e";
}
.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-arrows-rotate-reverse::before {
  content: "\e630";
}
.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-excavator::before {
  content: "\e656";
}
.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-file-mp3::before {
  content: "\e648";
}
.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-sign-post::before {
  content: "\e624";
}
.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-truck-utensils::before {
  content: "\e628";
}
.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-turn-right::before {
  content: "\e639";
}
.icon-folder-bookmark::before {
  content: "\e186";
}
.icon-arrow-turn-left-down::before {
  content: "\e633";
}
.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-file-mov::before {
  content: "\e647";
}
.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-file-vector::before {
  content: "\e64c";
}
.icon-face-frown-open::before {
  content: "\f57a";
}
.icon-frown-open::before {
  content: "\f57a";
}
.icon-square-dashed::before {
  content: "\e269";
}
.icon-bag-shopping-plus::before {
  content: "\e651";
}
.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-rotate-reverse::before {
  content: "\e631";
}
.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-sign-posts::before {
  content: "\e625";
}
.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-cannon::before {
  content: "\e642";
}
.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-file-png::before {
  content: "\e666";
}
.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-location-arrow-up::before {
  content: "\e63a";
}
.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-hand-holding-circle-dollar::before {
  content: "\e621";
}
.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-file-jpg::before {
  content: "\e646";
}
.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-waves-sine::before {
  content: "\e65d";
}
.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-magnifying-glass-arrows-rotate::before {
  content: "\e65e";
}
.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-wave::before {
  content: "\e65b";
}
.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-ticket-perforated::before {
  content: "\e63e";
}
.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-tickets-simple::before {
  content: "\e659";
}
.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-xls::before {
  content: "\e64d";
}
.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-tickets::before {
  content: "\e658";
}
.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-hammer-brush::before {
  content: "\e620";
}
.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-sign-posts-wrench::before {
  content: "\e626";
}
.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-arrow-turn-left::before {
  content: "\e632";
}
.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-tickets-perforated::before {
  content: "\e63f";
}
.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-basket-shopping-plus::before {
  content: "\e653";
}
.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-arrow-turn-right::before {
  content: "\e635";
}
.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-ticket-perforated-plane::before {
  content: "\e29a";
}
.icon-ticket-plane::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-chart-kanban::before {
  content: "\e64f";
}
.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-file-xml::before {
  content: "\e654";
}
.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-bag-shopping-minus::before {
  content: "\e650";
}
.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-truck-fire::before {
  content: "\e65a";
}
.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-truck-ladder::before {
  content: "\e657";
}
.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-reflect-horizontal::before {
  content: "\e664";
}
.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-file-eps::before {
  content: "\e644";
}
.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-music-magnifying-glass::before {
  content: "\e662";
}
.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-turn-left-up::before {
  content: "\e638";
}
.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-court-sport::before {
  content: "\e643";
}
.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-arrow-turn-left-up::before {
  content: "\e634";
}
.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-turn-left-down::before {
  content: "\e637";
}
.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-tickets-perforated-plane::before {
  content: "\e29b";
}
.icon-tickets-plane::before {
  content: "\e29b";
}
.icon-tent-double-peak::before {
  content: "\e627";
}
.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-magnifying-glass-waveform::before {
  content: "\e661";
}
.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-file-ppt::before {
  content: "\e64a";
}
.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-t-rex::before {
  content: "\e629";
}
.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-file-svg::before {
  content: "\e64b";
}
.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-landmark-magnifying-glass::before {
  content: "\e622";
}
.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-magnifying-glass-play::before {
  content: "\e660";
}
.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-building-magnifying-glass::before {
  content: "\e61c";
}
.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-folder-check::before {
  content: "\e64e";
}
.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-magnifying-glass-music::before {
  content: "\e65f";
}
.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-spinner-scale::before {
  content: "\e62a";
}
.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-basket-shopping-minus::before {
  content: "\e652";
}
.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-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-turn-left::before {
  content: "\e636";
}
.icon-wheat::before {
  content: "\f72d";
}
.icon-file-spreadsheet::before {
  content: "\f65b";
}
.icon-audio-description-slash::before {
  content: "\e0a8";
}
.icon-bell-ring::before {
  content: "\e62c";
}
.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-file-gif::before {
  content: "\e645";
}
.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-reflect-vertical::before {
  content: "\e665";
}
.icon-shield-keyhole::before {
  content: "\e248";
}
.icon-file-mp4::before {
  content: "\e649";
}
.icon-barcode::before {
  content: "\f02a";
}
.icon-bulldozer::before {
  content: "\e655";
}
.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;
}
/*!
 * Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
: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('../font/fontawesome-pro-6.5.1/fa-regular-400.woff2') format('woff2'), url('../font/fontawesome-pro-6.5.1/fa-regular-400.ttf') format('truetype');
}
.far,
.icon-regular {
  font-weight: 400;
}
/*!
 * Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
: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('../font/fontawesome-pro-6.5.1/fa-brands-400.woff2') format('woff2'), url('../font/fontawesome-pro-6.5.1/fa-brands-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-pixiv:before {
  content: "\e640";
}
.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-brave:before {
  content: "\e63c";
}
.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-opensuse:before {
  content: "\e62b";
}
.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-square-letterboxd:before {
  content: "\e62e";
}
.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-google-scholar:before {
  content: "\e63b";
}
.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-signal-messenger:before {
  content: "\e663";
}
.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-mintbit:before {
  content: "\e62f";
}
.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-brave-reverse:before {
  content: "\e63d";
}
.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-letterboxd:before {
  content: "\e62d";
}
.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-upwork:before {
  content: "\e641";
}
.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-webflow:before {
  content: "\e65c";
}
.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";
}
/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */
:root {
  --mm-lineheight: 22px;
}
.mm-hidden {
  display: none !important;
}
.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}
.mm-menu,
.mm-menu *,
.mm-menu :after,
.mm-menu :before {
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
:root {
  --mm-blocker-visibility-delay: 0.4s;
  --mm-blocker-opacity-delay: 0s;
}
.mm-blocker {
  display: block;
  position: absolute;
  bottom: 100%;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  opacity: 0;
  background: var(--mm-color-background);
  -webkit-transition: bottom 0s ease var(--mm-blocker-visibility-delay), width 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), -webkit-transform 0.4s ease;
  transition: bottom 0s ease var(--mm-blocker-visibility-delay), width 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), -webkit-transform 0.4s ease;
  -o-transition: bottom 0s ease var(--mm-blocker-visibility-delay), width 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), transform 0.4s ease;
  transition: bottom 0s ease var(--mm-blocker-visibility-delay), width 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), transform 0.4s ease;
  transition: bottom 0s ease var(--mm-blocker-visibility-delay), width 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), transform 0.4s ease, -webkit-transform 0.4s ease;
}
.mm-blocker:focus-visible {
  opacity: 0.75;
}
.mm-btn {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 50px;
  padding: 0;
}
.mm-btn--next,
[dir=rtl] .mm-btn--prev {
  --mm-btn-rotate: 135deg;
}
.mm-btn--prev,
[dir=rtl] .mm-btn--next {
  --mm-btn-rotate: -45deg;
}
.mm-btn--next:after,
.mm-btn--prev:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid var(--mm-color-icon);
  border-bottom: none;
  border-right: none;
  -webkit-transform: rotate(var(--mm-btn-rotate));
  -ms-transform: rotate(var(--mm-btn-rotate));
  transform: rotate(var(--mm-btn-rotate));
}
.mm-btn--prev:before {
  inset-inline-start: 23px;
}
.mm-btn--next:after {
  inset-inline-end: 23px;
}
.mm-btn--close:before {
  content: "×";
  font-size: 150%;
}
.mm-btnreset {
  padding: 0;
  background: 0 0;
  border: none;
  cursor: pointer;
}
.mm-divider {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: -webkit-sticky;
  position: sticky;
  z-index: 2;
  top: 0;
  min-height: var(--mm-lineheight);
  padding: calc((var(--mm-listitem-size) * 0.65 - var(--mm-lineheight)) * 0.5) 20px;
  font-size: 75%;
  text-transform: uppercase;
  background: var(--mm-color-background);
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--mm-color-background-highlight)), to(var(--mm-color-background-highlight)));
  background-image: -o-linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));
  background-image: linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));
  opacity: 1;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.mm-navbar:not(.mm-hidden) ~ .mm-listview .mm-divider {
  top: var(--mm-navbar-size);
}
:root {
  --mm-listitem-size: 50px;
}
.mm-listitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 0;
  margin: 0;
  color: var(--mm-color-text);
  border-color: var(--mm-color-border);
}
.mm-listitem:after {
  content: "";
  border-color: inherit;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  inset-inline-start: 20px;
  inset-inline-end: 0;
  bottom: 0;
}
.mm-listitem__btn,
.mm-listitem__text {
  padding: calc((var(--mm-listitem-size) - var(--mm-lineheight)) / 2) 0;
}
.mm-listitem__text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-listitem__btn {
  display: block;
  position: relative;
  width: auto;
  -webkit-padding-end: 50px;
  padding-inline-end: 50px;
  border-color: inherit;
  background: rgba(3, 2, 1, 0);
}
.mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 1px;
  border-left-style: solid;
}
.mm-listitem--selected > .mm-listitem__text {
  background: var(--mm-color-background-emphasis);
}
.mm-listitem--opened > .mm-listitem__btn,
.mm-listitem--opened > .mm-panel {
  background: var(--mm-color-background-highlight);
}
.mm-listview {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  line-height: var(--mm-lineheight);
  -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mm-menu ::-webkit-input-placeholder {
  color: var(--mm-color-text-dimmed);
}
.mm-menu ::-moz-placeholder {
  color: var(--mm-color-text-dimmed);
}
.mm-menu :-ms-input-placeholder {
  color: var(--mm-color-text-dimmed);
}
.mm-menu ::-ms-input-placeholder {
  color: var(--mm-color-text-dimmed);
}
.mm-menu ::placeholder {
  color: var(--mm-color-text-dimmed);
}
.mm-menu,
.mm-menu * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mm-menu :focus,
.mm-menu :focus-visible,
.mm-menu:focus,
.mm-menu:focus-visible {
  outline: 0;
}
.mm-menu a,
.mm-menu button,
.mm-menu label {
  color: inherit;
}
.mm-menu a:focus,
.mm-menu button:focus,
.mm-menu label:focus {
  outline: 0;
}
.mm-menu a:focus-visible,
.mm-menu button:focus-visible,
.mm-menu label:focus-visible {
  outline: 2px solid var(--mm-color-focusring);
  outline-offset: -5px;
}
.mm-menu input:focus,
.mm-menu input:focus-visible,
.mm-menu select:focus,
.mm-menu select:focus-visible,
.mm-menu textarea:focus,
.mm-menu textarea:focus-visible {
  outline: 2px solid var(--mm-color-focusring);
  outline-offset: 2px;
}
.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
  text-decoration: none;
  color: inherit;
}
:root {
  --mm-navbar-size: 50px;
}
.mm-navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
  min-height: var(--mm-navbar-size);
  padding-top: env(safe-area-inset-top);
  color: var(--mm-color-text-dimmed);
  text-align: center;
  opacity: 1;
  background: var(--mm-color-background);
  border-bottom: 1px solid var(--mm-color-border);
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.mm-navbar > * {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mm-navbar__btn {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.mm-navbar__title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  overflow: hidden;
}
.mm-navbar__title[href="#"] {
  pointer-events: none;
}
.mm-navbar__title > span {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-btn.mm-hidden + .mm-navbar__title:not(:last-child) {
  -webkit-padding-start: 60px;
  padding-inline-start: 60px;
  -webkit-padding-end: 10px;
  padding-inline-end: 10px;
}
.mm-btn:not(.mm-hidden) + .mm-navbar__title:last-child {
  -webkit-padding-start: 10px;
  padding-inline-start: 10px;
  -webkit-padding-end: 60px;
  padding-inline-end: 60px;
}
.mm-panel {
  --mm-panel-child-offset: 100%;
  --mm-panel-parent-offset: -30%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  overflow-y: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  color: var(--mm-color-text);
  border-color: var(--mm-color-border);
  background: var(--mm-color-background);
  -webkit-transform: translate3d(var(--mm-panel-child-offset), 0, 0);
  transform: translate3d(var(--mm-panel-child-offset), 0, 0);
  -webkit-transition-property: inset-inline-start, -webkit-transform;
  transition-property: inset-inline-start, -webkit-transform;
  -o-transition-property: transform, inset-inline-start;
  transition-property: transform, inset-inline-start;
  transition-property: transform, inset-inline-start, -webkit-transform;
}
[dir=rtl] .mm-panel {
  --mm-panel-child-offset: -100%;
  --mm-panel-parent-offset: 30%;
}
.mm-panel:after {
  content: "";
  display: block;
  height: var(--mm-listitem-size);
}
.mm-panel:focus {
  outline: 0;
}
.mm-panel--opened {
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.mm-panel--parent {
  -webkit-transform: translate3d(var(--mm-panel-parent-offset), 0, 0);
  transform: translate3d(var(--mm-panel-parent-offset), 0, 0);
  z-index: 0;
}
.mm-panel--highest {
  z-index: 3;
}
.mm-menu--opened .mm-panel--noanimation {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  -webkit-transition-duration: 0s !important;
  -o-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.mm-panel__content {
  padding: 20px;
}
.mm-panels {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  height: 100%;
  overflow: hidden;
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
}
.mm-panels:focus {
  outline: 0;
}
:root {
  --mm-toggle-size: 34px;
}
.mm-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: calc(var(--mm-toggle-size) * 1.75);
  -ms-flex: calc(var(--mm-toggle-size) * 1.75) 0 0px;
  flex: calc(var(--mm-toggle-size) * 1.75) 0 0;
  height: var(--mm-toggle-size);
  -webkit-margin-end: 10px;
  margin-inline-end: 10px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border: none !important;
  border-radius: var(--mm-toggle-size);
  border: var(--mm-color-border);
  background: var(--mm-color-border);
  cursor: pointer;
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
}
.mm-toggle:before {
  content: "";
  aspect-ratio: 1;
  margin: 2px;
  border-radius: 100%;
  background: var(--mm-color-background);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.mm-toggle:checked {
  background: #4bd963;
}
.mm-toggle:checked:before {
  -webkit-transform: translateX(calc(var(--mm-toggle-size) * 0.75));
  -ms-transform: translateX(calc(var(--mm-toggle-size) * 0.75));
  transform: translateX(calc(var(--mm-toggle-size) * 0.75));
}
[dir=rtl] .mm-toggle:checked:before {
  -webkit-transform: translateX(calc(var(--mm-toggle-size) * -0.75));
  -ms-transform: translateX(calc(var(--mm-toggle-size) * -0.75));
  transform: translateX(calc(var(--mm-toggle-size) * -0.75));
}
.mm-listitem--vertical > .mm-panel {
  position: static;
  width: 100%;
  padding: 10px 0 10px 20px;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.mm-listitem--vertical > .mm-panel:after {
  content: none;
  display: none;
}
.mm-listitem--vertical:not(.mm-listitem--opened) > .mm-panel {
  display: none;
}
.mm-listitem--vertical > .mm-listitem__btn {
  height: var(--mm-listitem-size);
  bottom: auto;
}
.mm-listitem--vertical .mm-listitem:last-child:after {
  border-color: transparent;
}
.mm-listitem--opened > .mm-listitem__btn:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px;
}
:root {
  --mm-size: 80%;
  --mm-min-size: 240px;
  --mm-max-size: 440px;
}
.mm-menu--offcanvas {
  position: fixed;
  z-index: 0;
}
.mm-page {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100vh;
  background: inherit;
}
:where(.mm-slideout) {
  position: relative;
  z-index: 1;
  width: 100%;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  -o-transition-property: width, transform;
  transition-property: width, transform;
  transition-property: width, transform, -webkit-transform;
}
.mm-wrapper--opened,
.mm-wrapper--opened body {
  overflow: hidden;
}
.mm-wrapper__blocker {
  background: rgba(0, 0, 0, 0.4);
}
.mm-wrapper--opened .mm-wrapper__blocker {
  --mm-blocker-visibility-delay: 0s;
  --mm-blocker-opacity-delay: 0.4s;
  bottom: 0;
  opacity: 0.5;
}
.mm-menu {
  --mm-translate-horizontal: 0;
  --mm-translate-vertical: 0;
}
.mm-menu--position-left,
.mm-menu--position-left-front {
  right: auto;
}
.mm-menu--position-right,
.mm-menu--position-right-front {
  left: auto;
}
.mm-menu--position-left,
.mm-menu--position-left-front,
.mm-menu--position-right,
.mm-menu--position-right-front {
  width: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size));
}
.mm-menu--position-left-front {
  --mm-translate-horizontal: -100%;
}
.mm-menu--position-right-front {
  --mm-translate-horizontal: 100%;
}
.mm-menu--position-top {
  bottom: auto;
}
.mm-menu--position-bottom {
  top: auto;
}
.mm-menu--position-bottom,
.mm-menu--position-top {
  width: 100%;
  height: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size));
}
.mm-menu--position-top {
  --mm-translate-vertical: -100%;
}
.mm-menu--position-bottom {
  --mm-translate-vertical: 100%;
}
.mm-menu--position-bottom,
.mm-menu--position-left-front,
.mm-menu--position-right-front,
.mm-menu--position-top {
  z-index: 2;
  -webkit-transform: translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);
  transform: translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.mm-menu--position-bottom.mm-menu--opened,
.mm-menu--position-left-front.mm-menu--opened,
.mm-menu--position-right-front.mm-menu--opened,
.mm-menu--position-top.mm-menu--opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-wrapper--position-left {
  --mm-translate-horizontal: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size));
}
.mm-wrapper--position-right {
  --mm-translate-horizontal: clamp(calc(-1 * var(--mm-max-size)), calc(-1 * var(--mm-size)), calc(-1 * var(--mm-min-size)));
}
/*
.mm-wrapper--position-left .mm-slideout, .mm-wrapper--position-right .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
 */
.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,
.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout {
  -webkit-transform: translate3d(var(--mm-translate-horizontal), 0, 0);
  transform: translate3d(var(--mm-translate-horizontal), 0, 0);
}
.mm-wrapper--position-bottom .mm-wrapper__blocker,
.mm-wrapper--position-left-front .mm-wrapper__blocker,
.mm-wrapper--position-right-front .mm-wrapper__blocker,
.mm-wrapper--position-top .mm-wrapper__blocker {
  z-index: 1;
}
.mm-menu--theme-light {
  --mm-color-background: #f3f3f3;
  --mm-color-border: rgba(0, 0, 0, 0.15);
  --mm-color-icon: rgba(0, 0, 0, 0.4);
  --mm-color-text: rgba(0, 0, 0, 0.8);
  --mm-color-text-dimmed: rgba(0, 0, 0, 0.4);
  --mm-color-background-highlight: rgba(0, 0, 0, 0.05);
  --mm-color-background-emphasis: rgba(255, 255, 255, 0.75);
  --mm-color-focusring: #06c;
}
.mm-menu--theme-light-contrast {
  --mm-color-background: #f3f3f3;
  --mm-color-border: rgba(0, 0, 0, 0.5);
  --mm-color-icon: rgba(0, 0, 0, 0.5);
  --mm-color-text: #000;
  --mm-color-text-dimmed: rgba(0, 0, 0, 0.7);
  --mm-color-background-highlight: rgba(0, 0, 0, 0.05);
  --mm-color-background-emphasis: rgba(255, 255, 255, 0.9);
  --mm-color-focusring: #06c;
}
.mm-menu--theme-dark {
  --mm-color-background: #333;
  --mm-color-border: #000000;
  --mm-color-icon: #ffffff;
  --mm-color-text: #ffffff;
  --mm-color-text-dimmed: #ffffff;
  --mm-color-background-highlight: #ffffff;
  --mm-color-background-emphasis: #000000;
  --mm-color-focusring: #06c;
}
.mm-menu--theme-dark-contrast {
  --mm-color-background: #333;
  --mm-color-border: rgba(255, 255, 255, 0.5);
  --mm-color-icon: rgba(255, 255, 255, 0.5);
  --mm-color-text: #fff;
  --mm-color-text-dimmed: rgba(255, 255, 255, 0.7);
  --mm-color-background-highlight: rgba(255, 255, 255, 0.1);
  --mm-color-background-emphasis: rgba(0, 0, 0, 0.3);
  --mm-color-focusring: #06c;
}
.mm-menu--theme-white {
  --mm-color-background: #fff;
  --mm-color-border: rgba(0, 0, 0, 0.15);
  --mm-color-icon: rgba(0, 0, 0, 0.3);
  --mm-color-text: rgba(0, 0, 0, 0.8);
  --mm-color-text-dimmed: rgba(0, 0, 0, 0.3);
  --mm-color-background-highlight: rgba(0, 0, 0, 0.06);
  --mm-color-background-emphasis: rgba(0, 0, 0, 0.03);
  --mm-color-focusring: #06c;
}
.mm-menu--theme-white-contrast {
  --mm-color-background: #fff;
  --mm-color-border: rgba(0, 0, 0, 0.5);
  --mm-color-icon: rgba(0, 0, 0, 0.5);
  --mm-color-text: #000;
  --mm-color-text-dimmed: rgba(0, 0, 0, 0.7);
  --mm-color-background-highlight: rgba(0, 0, 0, 0.07);
  --mm-color-background-emphasis: rgba(0, 0, 0, 0.035);
  --mm-color-focusring: #06c;
}
.mm-menu--theme-black {
  --mm-color-background: #000;
  --mm-color-border: rgba(255, 255, 255, 0.2);
  --mm-color-icon: rgba(255, 255, 255, 0.4);
  --mm-color-text: rgba(255, 255, 255, 0.7);
  --mm-color-text-dimmed: rgba(255, 255, 255, 0.4);
  --mm-color-background-highlight: rgba(255, 255, 255, 0.1);
  --mm-color-background-emphasis: rgba(255, 255, 255, 0.06);
  --mm-color-focusring: #06c;
}
.mm-menu--theme-black-contrast {
  --mm-color-background: #000;
  --mm-color-border: rgba(255, 255, 255, 0.5);
  --mm-color-icon: rgba(255, 255, 255, 0.5);
  --mm-color-text: #fff;
  --mm-color-text-dimmed: rgba(255, 255, 255, 0.6);
  --mm-color-background-highlight: rgba(255, 255, 255, 0.125);
  --mm-color-background-emphasis: rgba(255, 255, 255, 0.1);
  --mm-color-focusring: #06c;
}
.mm-counter {
  display: block;
  -webkit-padding-start: 20px;
  padding-inline-start: 20px;
  float: right;
  color: var(--mm-color-text-dimmed);
}
[dir=rtl] .mm-counter {
  float: left;
}
:root {
  --mm-iconbar-size: 50px;
}
.mm-menu--iconbar-left .mm-navbars,
.mm-menu--iconbar-left .mm-panels {
  margin-left: var(--mm-iconbar-size);
}
.mm-menu--iconbar-right .mm-navbars,
.mm-menu--iconbar-right .mm-panels {
  margin-right: var(--mm-iconbar-size);
}
.mm-iconbar {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: var(--mm-iconbar-size);
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0 solid;
  border-color: var(--mm-color-border);
  background: var(--mm-color-background);
  color: var(--mm-color-text-dimmed);
  text-align: center;
}
.mm-menu--iconbar-left .mm-iconbar,
.mm-menu--iconbar-right .mm-iconbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mm-menu--iconbar-left .mm-iconbar {
  border-right-width: 1px;
  left: 0;
}
.mm-menu--iconbar-right .mm-iconbar {
  border-left-width: 1px;
  right: 0;
}
.mm-iconbar__bottom,
.mm-iconbar__top {
  width: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  overflow-y: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
}
.mm-iconbar__bottom > *,
.mm-iconbar__top > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: calc((var(--mm-iconbar-size) - var(--mm-lineheight)) / 2) 0;
}
.mm-iconbar__bottom a,
.mm-iconbar__bottom a:hover,
.mm-iconbar__top a,
.mm-iconbar__top a:hover {
  text-decoration: none;
}
.mm-iconbar__tab--selected {
  background: var(--mm-color-background-emphasis);
}
:root {
  --mm-iconpanel-size: 50px;
}
.mm-panel--iconpanel-0 {
  inset-inline-start: calc(0 * var(--mm-iconpanel-size));
}
.mm-panel--iconpanel-1 {
  inset-inline-start: calc(1 * var(--mm-iconpanel-size));
}
.mm-panel--iconpanel-2 {
  inset-inline-start: calc(2 * var(--mm-iconpanel-size));
}
.mm-panel--iconpanel-3 {
  inset-inline-start: calc(3 * var(--mm-iconpanel-size));
}
.mm-panel--iconpanel-4 {
  inset-inline-start: calc(4 * var(--mm-iconpanel-size));
}
.mm-panel--iconpanel-first ~ .mm-panel {
  inset-inline-start: var(--mm-iconpanel-size);
}
.mm-menu--iconpanel .mm-panel--parent .mm-divider,
.mm-menu--iconpanel .mm-panel--parent .mm-navbar {
  opacity: 0;
}
.mm-menu--iconpanel .mm-panels > .mm-panel--parent {
  overflow-y: hidden;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
}
.mm-menu--iconpanel .mm-panels > .mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0) {
  border-inline-start-width: 1px;
  border-inline-start-style: solid;
}
.mm-navbars {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.mm-navbars .mm-navbar {
  position: relative;
  padding-top: 0;
  border-bottom: none;
}
.mm-navbars--top {
  border-bottom: 1px solid var(--mm-color-border);
}
.mm-navbars--top .mm-navbar:first-child {
  padding-top: env(safe-area-inset-top);
}
.mm-navbars--bottom {
  border-top: 1px solid var(--mm-color-border);
}
.mm-navbars--bottom .mm-navbar:last-child {
  padding-bottom: env(safe-area-inset-bottom);
}
.mm-navbar__breadcrumbs {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 20px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.mm-navbar__breadcrumbs > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-padding-end: 6px;
  padding-inline-end: 6px;
}
.mm-navbar__breadcrumbs > a {
  text-decoration: underline;
}
.mm-navbar__breadcrumbs:not(:last-child) {
  -webkit-padding-end: 0;
  padding-inline-end: 0;
}
.mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}
.mm-navbar__tab {
  padding: 0 10px;
  border: 1px solid transparent;
}
.mm-navbar__tab--selected {
  background: var(--mm-color-background);
}
.mm-navbar__tab--selected:not(:first-child) {
  border-inline-start-color: var(--mm-color-border);
}
.mm-navbar__tab--selected:not(:last-child) {
  border-inline-end-color: var(--mm-color-border);
}
.mm-navbars--top.mm-navbars--has-tabs {
  border-bottom: none;
}
.mm-navbars--top.mm-navbars--has-tabs .mm-navbar {
  background: var(--mm-color-background-emphasis);
}
.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs ~ .mm-navbar {
  background: var(--mm-color-background);
}
.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child {
  border-bottom: 1px solid var(--mm-color-border);
}
.mm-navbars--top .mm-navbar__tab {
  border-bottom-color: var(--mm-color-border);
}
.mm-navbars--top .mm-navbar__tab--selected {
  border-top-color: var(--mm-color-border);
  border-bottom-color: transparent;
}
.mm-navbars--bottom.mm-navbar--has-tabs {
  border-top: none;
}
.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar {
  background: var(--mm-color-background);
}
.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,
.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs ~ .mm-navbar {
  background: var(--mm-color-background-emphasis);
}
.mm-navbars--bottom .mm-navbar__tab {
  border-top-color: var(--mm-color-border);
}
.mm-navbars--bottom .mm-navbar__tab--selected {
  border-bottom-color: var(--mm-color-border);
  border-top-color: transparent;
}
.mm-searchfield {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: var(--mm-navbar-size);
  padding: 0;
  overflow: hidden;
}
.mm-searchfield__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mm-searchfield__input input {
  display: block;
  width: 100%;
  max-width: 100%;
  height: calc(var(--mm-navbar-size) * 0.7);
  min-height: auto;
  max-height: auto;
  margin: 0;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  border-radius: 4px;
  line-height: calc(var(--mm-navbar-size) * 0.7);
  font: inherit;
  font-size: inherit;
}
.mm-searchfield__input input,
.mm-searchfield__input input:focus,
.mm-searchfield__input input:hover {
  background: var(--mm-color-background-highlight);
  color: var(--mm-color-text);
}
.mm-menu[class*=-contrast] .mm-searchfield__input input {
  border: 1px solid var(--mm-color-border);
}
.mm-searchfield__input input::-ms-clear {
  display: none;
}
.mm-searchfield__btn {
  display: none;
  position: absolute;
  inset-inline-end: 0;
  top: 0;
  bottom: 0;
}
.mm-searchfield--searching .mm-searchfield__btn {
  display: block;
}
.mm-searchfield__cancel {
  display: block;
  position: relative;
  -webkit-margin-end: -100px;
  margin-inline-end: -100px;
  -webkit-padding-start: 5px;
  padding-inline-start: 5px;
  -webkit-padding-end: 20px;
  padding-inline-end: 20px;
  visibility: hidden;
  line-height: var(--mm-navbar-size);
  text-decoration: none;
  -webkit-transition-property: visibility, margin;
  -o-transition-property: visibility, margin;
  transition-property: visibility, margin;
}
.mm-searchfield--cancelable .mm-searchfield__cancel {
  visibility: visible;
  -webkit-margin-end: 0;
  margin-inline-end: 0;
}
.mm-panel--search {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  border: none !important;
}
.mm-panel__splash {
  padding: 20px;
}
.mm-panel--searching .mm-panel__splash {
  display: none;
}
.mm-panel__noresults {
  display: none;
  padding: 40px 20px;
  color: var(--mm-color-text-dimmed);
  text-align: center;
  font-size: 150%;
  line-height: 1.4;
}
.mm-panel--noresults .mm-panel__noresults {
  display: block;
}
:root {
  --mm-sectionindexer-size: 20px;
}
.mm-sectionindexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: var(--mm-sectionindexer-size);
  position: absolute;
  top: 0;
  bottom: 0;
  inset-inline-end: calc(-1 * var(--mm-sectionindexer-size));
  z-index: 5;
  -webkit-transition-property: inset-inline-end;
  -o-transition-property: inset-inline-end;
  transition-property: inset-inline-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.mm-sectionindexer a {
  color: var(--mm-color-text-dimmed);
  line-height: 1;
  text-decoration: none;
  display: block;
}
.mm-sectionindexer ~ .mm-panel {
  -webkit-padding-end: 0;
  padding-inline-end: 0;
}
.mm-sectionindexer--active {
  right: 0;
}
.mm-sectionindexer--active ~ .mm-panel {
  -webkit-padding-end: var(--mm-sectionindexer-size);
  padding-inline-end: var(--mm-sectionindexer-size);
}
.mm-menu--selected-hover .mm-listitem__btn,
.mm-menu--selected-hover .mm-listitem__text,
.mm-menu--selected-parent .mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem__text {
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
}
@media (hover: hover) {
  .mm-menu--selected-hover .mm-listview:hover > .mm-listitem--selected:not(:hover) > .mm-listitem__text {
    background: 0 0;
  }
  .mm-menu--selected-hover .mm-listitem__btn:hover,
  .mm-menu--selected-hover .mm-listitem__text:hover {
    background: var(--mm-color-background-emphasis);
  }
}
.mm-menu--selected-parent .mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem__text {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
@media (hover: hover) {
  .mm-menu--selected-parent .mm-listitem__btn:hover,
  .mm-menu--selected-parent .mm-listitem__text:hover {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }
}
.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent) > .mm-listitem__text {
  background: 0 0;
}
.mm-menu--selected-parent .mm-listitem--selected-parent > .mm-listitem__btn,
.mm-menu--selected-parent .mm-listitem--selected-parent > .mm-listitem__text {
  background: var(--mm-color-background-emphasis);
}
:root {
  --mm-sidebar-collapsed-size: 50px;
  --mm-sidebar-expanded-size: var(--mm-max-size);
}
.mm-wrapper--sidebar-collapsed .mm-slideout {
  width: calc(100% - var(--mm-sidebar-collapsed-size));
  -webkit-transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
  transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
}
[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,
.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar {
  opacity: 0;
}
.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded {
  width: var(--mm-sidebar-expanded-size);
  border-right-width: 1px;
  border-right-style: solid;
}
.mm-wrapper--sidebar-expanded.mm-wrapper--opened {
  overflow: auto;
}
.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker {
  display: none;
}
.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
  width: calc(100% - var(--mm-sidebar-expanded-size));
  -webkit-transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
  transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
}
[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
#mainnav-mobile.mm-menu--opened {
  height: calc(100% - 151px);
}
#mainnav-mobile.mm-menu--opened .mm-navbars--bottom {
  position: absolute;
  bottom: -151px;
  left: 0;
  right: 0;
  height: 151px;
  z-index: 10;
}
#account_menu + .sidebar_box .ts-rating {
  display: none !important;
}
body.cl-start #wrapper {
  padding-top: 0 !important;
}
/*
!!! PLEASE DO NOT EDIT THIS FILE !!!
*/
