@charset "UTF-8";
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular-webfont.eot');
  src: url('../fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular-webfont.woff') format('woff'), url('../fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('../fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold-webfont.eot');
  src: url('../fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold-webfont.woff') format('woff'), url('../fonts/Roboto-Bold-webfont.ttf') format('truetype'), url('../fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('../fonts/RobotoCondensed-Regular-webfont.eot');
  src: url('../fonts/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoCondensed-Regular-webfont.woff') format('woff'), url('../fonts/RobotoCondensed-Regular-webfont.ttf') format('truetype'), url('../fonts/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('../fonts/RobotoCondensed-Bold-webfont.eot');
  src: url('../fonts/RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoCondensed-Bold-webfont.woff') format('woff'), url('../fonts/RobotoCondensed-Bold-webfont.ttf') format('truetype'), url('../fonts/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Archivo';
  src: url('../../../../_ui/theme/berner/fonts/Archivo-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Archivo';
  src: url('../../../../_ui/theme/berner/fonts/Archivo-SemiBold.ttf');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Archivo';
  src: url('../../../../_ui/theme/berner/fonts/Archivo-Bold.ttf');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Archivo Condensed';
  src: url('../../../../_ui/theme/berner/fonts/Archivo_ExtraCondensed-Bold.ttf');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../../../../_ui/theme/berner/fonts/Montserrat-VariableFont_wght.ttf');
  font-weight: bold;
  font-style: normal;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
  background-color: inherit;
}
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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
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;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href^="javascript:"]:after,
  a[href^="#"]: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;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000000;
  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% \9;
  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;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .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: #777777;
}
.text-primary {
  color: #000000;
}
a.text-primary:hover {
  color: #000000;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #CD0F26;
}
a.text-danger:hover {
  color: #9d0c1d;
}
.bg-primary {
  color: #fff;
  background-color: #000000;
}
a.bg-primary:hover {
  background-color: #000000;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
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 #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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: #777777;
}
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 #eeeeee;
  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';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
}
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%;
  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: #333333;
  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;
}
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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  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;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 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: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -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;
}
.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);
  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: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  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 {
  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;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  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;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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 {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-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 {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-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 {
  color: #CD0F26;
}
.has-error .form-control {
  border-color: #CD0F26;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #9d0c1d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f25063;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f25063;
}
.has-error .input-group-addon {
  color: #CD0F26;
  border-color: #CD0F26;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #CD0F26;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a6a6a6;
}
@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 .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 {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 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 {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.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);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #000000;
  background-color: #000000;
  border-color: #000000;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #000000;
  background-color: #000000;
  border-color: #000000;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #000000;
  border-color: #000000;
}
.btn-default .badge {
  color: #000000;
  background-color: #000000;
}
.btn-primary {
  color: #000000;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #000000;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #000000;
  border-color: #000000;
}
.btn-primary .badge {
  color: #000000;
  background-color: #000000;
}
.btn-third {
  color: #000000;
  background-color: #000000;
  border-color: #000000;
}
.btn-third:hover,
.btn-third:focus,
.btn-third:active,
.btn-third.active,
.open > .dropdown-toggle.btn-third {
  color: #000000;
  background-color: #000000;
  border-color: #000000;
}
.btn-third:active,
.btn-third.active,
.open > .dropdown-toggle.btn-third {
  background-image: none;
}
.btn-third.disabled,
.btn-third[disabled],
fieldset[disabled] .btn-third,
.btn-third.disabled:hover,
.btn-third[disabled]:hover,
fieldset[disabled] .btn-third:hover,
.btn-third.disabled:focus,
.btn-third[disabled]:focus,
fieldset[disabled] .btn-third:focus,
.btn-third.disabled:active,
.btn-third[disabled]:active,
fieldset[disabled] .btn-third:active,
.btn-third.disabled.active,
.btn-third[disabled].active,
fieldset[disabled] .btn-third.active {
  background-color: #000000;
  border-color: #000000;
}
.btn-third .badge {
  color: #000000;
  background-color: #000000;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #CD0F26;
  border-color: #b50d22;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #9d0c1d;
  border-color: #7c0917;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #CD0F26;
  border-color: #b50d22;
}
.btn-danger .badge {
  color: #CD0F26;
  background-color: #fff;
}
.btn-link {
  color: #000000;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #000000;
  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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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%;
}
.btn.btn-primary {
  display: flex;
  padding: 5px;
  margin: 0 auto;
  max-width: 100%;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  background-color: #EB6111;
  color: #000000;
  border-radius: 0;
  position: relative;
  transition: all 0.15s ease-in-out;
}
.btn.btn-primary a:hover {
  font-weight: inherit;
}
.btn.btn-primary .icon-button-primary {
  padding: 12.5px;
}
.btn.btn-primary .btn-primary-text {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  line-height: 17.6px;
  padding: 1rem 0.5rem;
  margin: auto;
}
.btn.btn-primary span {
  position: relative;
  z-index: 1;
  vertical-align: super;
}
.btn.btn-primary:hover {
  background-color: #FF9F2F;
  transition: all 0.15s ease-in-out;
}
.btn.btn-primary:hover:after {
  transition: all 0.15s ease-in-out;
  border-left-color: #FF9F2F;
  border-bottom-color: #FF9F2F;
}
.btn.btn-primary:active {
  padding-left: 3px;
}
.btn.btn-secondary {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  background-color: #97c1de;
  color: #000000;
  border-radius: 0;
  border: 0;
  z-index: 1;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  line-height: 17.6px;
  font-weight: 600;
  padding: 14px 18px 14px 16px;
  display: flex;
  flex-direction: row;
  width: fit-content;
  transition: 0.15s;
  white-space: normal;
  align-items: center;
}
.btn.btn-secondary .container-arrow-right {
  display: flex;
  align-items: center;
}
.btn.btn-secondary .bicon {
  padding-left: 0.85rem;
}
.btn.btn-secondary a:hover {
  font-weight: inherit;
}
.btn.btn-secondary img {
  display: block;
  position: relative;
  z-index: 1;
  margin: auto;
}
.btn.btn-secondary:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #97c1de;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
}
.btn.btn-secondary:hover {
  background-color: #DFECF5;
  color: #000000;
}
.btn.btn-secondary:hover:after {
  transform: translateX(50%);
}
.btn.btn-secondary:active {
  outline: 2px solid #97c1de;
}
.btn.btn-secondary:active:after {
  transform: translateX(100%);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
}
.btn.btn-text-link {
  padding: 0;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600 !important;
  line-height: 17.6px;
  display: flex;
}
.btn.btn-text-link a:hover {
  color: #000000;
  text-decoration-color: #EB6111;
  font-weight: 600 !important;
}
.btn.btn-text-link .bicon {
  color: #EB6111;
  margin-left: 5px;
}
a {
  background-color: transparent;
  color: #000000;
}
a > span {
  color: #000000;
}
a:hover {
  font-weight: bold;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown.show {
  display: inline-block !important;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 170px;
  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);
  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: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  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: #000000;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.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: #777777;
  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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@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:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.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-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .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-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child: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 > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.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-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.33;
  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: #555555;
  text-align: center;
  background-color: #eeeeee;
  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 {
  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: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #000000;
}
.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: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #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: #000000;
}
.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-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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@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;
}
@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-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.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);
  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 .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;
  }
}
@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;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-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;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.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: #777777;
  }
  .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: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.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;
}
.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: #000000;
  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 {
  color: #000000;
  background-color: #eeeeee;
  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: 2;
  color: #fff;
  background-color: #000000;
  border-color: #000000;
  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: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.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;
}
.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: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #000000;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #000000;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #CD0F26;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #9d0c1d;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #000000;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 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: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #000000;
}
.thumbnail .caption {
  padding: 9px;
  color: #666;
}
.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: #f2dede;
  border-color: #CD0F26;
  color: #CD0F26;
}
.alert-danger hr {
  border-top-color: #b50d22;
}
.alert-danger .alert-link {
  color: #9d0c1d;
}
@-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);
  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: #000000;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.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[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.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: #5bc0de;
}
.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: #f0ad4e;
}
.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: #CD0F26;
}
.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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.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: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.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: #666666;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.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 {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.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 {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #CD0F26;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #CD0F26;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #CD0F26;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #CD0F26;
  border-color: #CD0F26;
}
.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);
  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 {
  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 {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .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 {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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: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 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 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 {
  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 {
  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: #333333;
  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: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #000000;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #000000;
}
.panel-primary > .panel-heading .badge {
  color: #000000;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #000000;
}
.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: #CD0F26;
}
.panel-danger > .panel-heading {
  color: #CD0F26;
  background-color: #f2dede;
  border-color: #CD0F26;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #CD0F26;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #CD0F26;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #CD0F26;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.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);
  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;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: 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: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -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: translate3d(0, 0, 0);
  transform: translate3d(0, 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);
  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 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.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);
    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;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top {
  margin-top: -3px;
  padding: 7px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 7px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 7px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 7px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #000;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  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: -7px;
  border-width: 7px 7px 0;
  border-top-color: #fff;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 7px;
  border-width: 7px 7px 0;
  border-top-color: #fff;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 7px;
  border-width: 7px 7px 0;
  border-top-color: #fff;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -7px;
  border-width: 7px 7px 7px 0;
  border-right-color: #fff;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -7px;
  border-width: 7px 0 7px 7px;
  border-left-color: #fff;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -7px;
  border-width: 0 7px 7px;
  border-bottom-color: #fff;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 7px;
  border-width: 0 7px 7px;
  border-bottom-color: #fff;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 7px;
  border-width: 0 7px 7px;
  border-bottom-color: #fff;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  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;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.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;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  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;
  margin-top: -10px;
  font-family: 'Archivo', Verdana, Arial, sans-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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .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-footer:before,
.modal-footer:after,
body > main:before,
body > main:after,
.mainSection-inner:before,
.mainSection-inner:after,
.stage:before,
.stage:after,
section .section-tiles:before,
section .section-tiles:after,
.product-grid-section:before,
.product-grid-section:after,
.product-grid-section .product-grid-header .category-list:before,
.product-grid-section .product-grid-header .category-list:after,
.multi-teaser-container:before,
.multi-teaser-container:after,
.category-navigation > ul:before,
.category-navigation > ul:after,
.category-small-navigation ul:before,
.category-small-navigation ul:after,
.splitLayout-row:before,
.splitLayout-row:after,
.SSP-row:before,
.SSP-row: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-footer:after,
body > main:after,
.mainSection-inner:after,
.stage:after,
section .section-tiles:after,
.product-grid-section:after,
.product-grid-section .product-grid-header .category-list:after,
.multi-teaser-container:after,
.category-navigation > ul:after,
.category-small-navigation ul:after,
.splitLayout-row:after,
.SSP-row: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;
}
.product-detail-table-flyout.collapse.show {
  display: table-row !important;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}
.container-fluid {
  max-width: 1140px;
  width: 100%;
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
  opacity: 97%;
}
@media (min-width: 768px) {
  .container-fluid {
    padding-left: 24px;
    padding-right: 24px;
  }
}
body > main {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1140px;
  width: 100%;
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
  opacity: 97%;
}
body > main > .navbar-header,
body > main > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  body > main > .navbar-header,
  body > main > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  body > main {
    padding-left: 24px;
    padding-right: 24px;
  }
}
body > main .cms-element.main-visual .main-visual-body {
  padding: 0;
  background-color: transparent;
  font-size: 14px;
  line-height: 18px;
  color: #7A7A7A;
}
@media (min-width: 480px) {
  body > main {
    padding-left: 0;
    padding-right: 0;
  }
}
html,
body {
  overflow-x: hidden;
}
@font-face {
  font-family: 'berner_iconfont';
  src: url('../fonts/berner_iconfont.eot?hibygd2pcq');
  src: url('../fonts/berner_iconfont.eot?#iefix') format('embedded-opentype'), url('../fonts/berner_iconfont.woff?hibygd2pcq') format('woff'), url('../fonts/berner_iconfont.ttf?hibygd2pcq') format('truetype'), url('../fonts/berner_iconfont.svg#berner_iconfont?hibygd2pcq') format('svg');
}
.bicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'berner_iconfont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bicon-360Picture {
  position: relative;
  right: 5px;
  top: 0px;
  font-size: 50px;
  text-align: center;
  display: inline-block;
  font-family: 'berner_iconfont';
  font-style: normal;
  font-weight: normal;
  line-height: 0.88;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bicon-site-search:before {
  content: "\E001";
}
.bicon-login:before {
  content: "\E002";
}
.bicon-cart:before {
  content: "\E003";
}
.bicon-full-arrow-right:before {
  content: "\E004";
}
.bicon-arrow-right:before {
  content: "\E005";
}
.bicon-arrow-left:before {
  content: "\E006";
}
.bicon-arrow-up:before {
  content: "\E007";
}
.bicon-arrow-down:before {
  content: "\E008";
}
.bicon-full-arrow-left:before {
  content: "\E009";
}
.bicon-zoom-in:before {
  content: "\E00A";
}
.bicon-rating-star:before {
  content: "\E00B";
}
.bicon-download:before {
  content: "\E00C";
}
.bicon-register:before {
  content: "\E00D";
}
.bicon-pdf:before {
  content: "\E00E";
}
.bicon-close:before {
  content: "\E00F";
}
.bicon-edit:before {
  content: "\E010";
}
.bicon-cartplus:before {
  content: "\E011";
}
.bicon-select-arrow:before {
  content: "\E012";
}
.bicon-select-red-arrow:before {
  content: "\E013";
}
.bicon-arrow-filled-down:before {
  content: "\E014";
}
.bicon-arrow-filled-left:before {
  content: "\E015";
}
.bicon-arrow-filled-up:before {
  content: "\E016";
}
.bicon-arrow-filled-right:before {
  content: "\E017";
}
.bicon-document:before {
  content: "\E018";
}
.bicon-delivery:before {
  content: "\E019";
}
.bicon-payed:before {
  content: "\E01A";
}
.bicon-arrow-right-2:before {
  content: "\E01B";
}
.bicon-document-filled:before {
  content: "\E01C";
}
.bicon-rating-star-empty:before {
  content: "\E01D";
}
.bicon-share:before {
  content: "\E01E";
}
.bicon-wishlist:before {
  content: "\E01F";
}
.bicon-download-sheet:before {
  content: "\E020";
}
.bicon-info-circle:before {
  content: "\E021";
}
.bicon-check-mark:before {
  content: "\E022";
}
.bicon-calendar:before {
  content: "\E023";
}
.bicon-nwslp-step-1:before {
  content: "\E024";
}
.bicon-nwslp-step-2:before {
  content: "\E025";
}
.bicon-nwslp-step-3:before {
  content: "\E026";
}
.bicon-nwslp-step:before {
  content: "\E027";
}
.bicon-wishlist-full:before {
  content: "\E028";
}
.bicon-check:before {
  content: "\E029";
}
.bicon-chevron-left:before {
  content: "\E02A";
}
.bicon-chevron-right:before {
  content: "\E02B";
}
.bicon-cog:before {
  content: "\E02C";
}
.bicon-flash:before {
  content: "\E02D";
}
.bicon-globe:before {
  content: "\E02E";
}
.bicon-plus:before {
  content: "\E02F";
}
.bicon-remove:before {
  content: "\E030";
}
.bicon-repeat:before {
  content: "\E031";
}
.bicon-search:before {
  content: "\E032";
}
.bicon-shopping-cart:before {
  content: "\E033";
}
.bicon-thumbs-down:before {
  content: "\E034";
}
.bicon-thumbs-up:before {
  content: "\E035";
}
.bicon-trash:before {
  content: "\E036";
}
.bicon-ok:before {
  content: "\E037";
}
.bicon-angle-double-left:before {
  content: "\E038";
}
.bicon-angle-double-right:before {
  content: "\E039";
}
.bicon-angle-left:before {
  content: "\E03A";
}
.bicon-angle-right:before {
  content: "\E03B";
}
.bicon-facebook:before {
  content: "\E03C";
}
.bicon-google-plus:before {
  content: "\E03D";
}
.bicon-linkedin:before {
  content: "\E03E";
}
.bicon-twitter:before {
  content: "\E03F";
}
.bicon-xing:before {
  content: "\E040";
}
.bicon-youtube:before {
  content: "\E041";
}
.bicon-play:before {
  content: "\E042";
}
.bicon-pause:before {
  content: "\E043";
}
.bicon-zoom-out:before {
  content: "\E044";
}
.bicon-warning:before {
  content: "\E045";
}
.bicon-print:before {
  content: "\E046";
}
.bicon-rating-empty:before {
  content: "\E047";
}
.bicon-rating-full:before {
  content: "\E048";
}
.bicon-rating-half:before {
  content: "\E049";
}
.bicon-product:before {
  content: "\E04A";
}
.bicon-notification:before {
  content: "\E04B";
}
.bicon-person:before {
  content: "\E04C";
}
.bicon-user:before {
  content: "\E04D";
}
.bicon-association:before {
  content: "\E04E";
}
.bicon-export:before {
  content: "\E04F";
}
.bicon-CC:before {
  content: "\E050";
}
.bicon-DS:before {
  content: "\E051";
}
.bicon-EC:before {
  content: "\E052";
}
.bicon-PP:before {
  content: "\E053";
}
.bicon-ZZ:before {
  content: "\E054";
}
.bicon-approved:before {
  content: "\E055";
}
.bicon-disapproved:before {
  content: "\E056";
}
.bicon-envelope:before {
  content: "\E057";
}
.bicon-360Picture:before {
  content: "\E058";
}
.bicon-gridview:before {
  content: "\E059";
}
.bicon-listview:before {
  content: "\E05A";
}
.bicon-add-external-product:before {
  content: "\E05B";
}
.bicon-document-upload:before {
  content: "\E05C";
}
.bicon-external-product:before {
  content: "\E05D";
}
.bicon-bookmark:before {
  content: "\E05E";
}
.bicon-phone:before {
  content: "\E05F";
}
.bicon-berner:before {
  content: "\E060";
}
.bicon-category-30577679DC:before {
  content: "\E061";
}
.bicon-category-30577681DC:before {
  content: "\E062";
}
.bicon-category-30577682DC:before {
  content: "\E063";
}
.bicon-category-30577684DC:before {
  content: "\E064";
}
.bicon-category-30577685DC:before {
  content: "\E065";
}
.bicon-category-30577686DC:before {
  content: "\E066";
}
.bicon-category-30577687DC:before {
  content: "\E067";
}
.bicon-angle-down:before {
  content: "\E068";
}
.bicon-angle-up:before {
  content: "\E069";
}
.bicon-filter:before {
  content: "\E06A";
}
.bicon-previewview:before {
  content: "\E06B";
}
.bicon-orderStatus-default:before {
  content: "\E06C";
}
.bicon-orderStatus-success:before {
  content: "\E06D";
}
.bicon-orderStatus-wating:before {
  content: "\E06E";
}
.bicon-orderStatus-blocked:before {
  content: "\E06F";
}
.bicon-SSP-tile-arrow:before {
  content: "\E070";
}
.bicon-SSP-nav-arrow:before {
  content: "\E071";
}
.bicon-categories-menu:before {
  content: "\E072";
}
.bicon-bulb:before {
  content: "\E073";
}
.bicon-fullScreen:before {
  content: "\E074";
}
.bicon-audio:before {
  content: "\E075";
}
.bicon-comment:before {
  content: "\E076";
}
.bicon-eye:before {
  content: "\E077";
}
.bicon-eyeCross:before {
  content: "\E078";
}
.bicon-action:before {
  content: "\E079";
}
.bicon-product-bundle:before {
  content: "\E080";
}
.bicon-instagram:before {
  content: "\E081";
}
.bicon-icon-pdf:before {
  content: "\E082";
}
.bicon-recommended:before {
  content: "\E083";
}
.bicon-30577686DC:before {
  content: "\E084";
}
.bicon-30577681DC:before {
  content: "\E085";
}
.bicon-30577679DC:before {
  content: "\E086";
}
.bicon-30577684DC:before {
  content: "\E087";
}
.bicon-30577685DC:before {
  content: "\E088";
}
.bicon-30577687DC:before {
  content: "\E089";
}
.bicon-30577682DC:before {
  content: "\E090";
}
.bicon-bookmark-input:before {
  content: "\E091";
}
.bicon-bookmark-add:before {
  content: "\E092";
}
.bicon-IconSortDown:before {
  content: "\E103";
}
.bicon-TableMinus:before {
  content: "\E104";
}
.bicon-TablePlus:before {
  content: "\E105";
}
.bicon-icon-lieferung:before {
  content: "\E106";
}
.bicon-icon-abholung:before {
  content: "\E107";
}
.bicon-IconSortDefault:before {
  content: "\E109";
}
.bicon-IconSortUp:before {
  content: "\E110";
}
.bicon-add-address:before {
  content: "\E111";
}
.bicon-show-list:before {
  content: "\E112";
}
.bicon-IconCopy:before {
  content: "\E113";
}
.bicon-IconComment:before {
  content: "\E114";
}
.bicon-check-circle-outline:before {
  content: "\E119";
}
.bicon-43287517DC:before {
  content: "\E120";
}
.bicon-43590397DC:before {
  content: "\E121";
}
.bicon-43287529DC:before {
  content: "\E122";
}
.bicon-43287531DC:before {
  content: "\E123";
}
.bicon-43287539DC:before {
  content: "\E124";
}
.bicon-43287541DC:before {
  content: "\E125";
}
.bicon-43287543DC:before {
  content: "\E126";
}
.bicon-43287545DC:before {
  content: "\E127";
}
.bicon-SaveAsNewTemplate:before {
  content: "\E128";
}
.bicon-fast_delivery:before {
  content: "\E129";
}
.bicon-ExitWithoutSaving:before {
  content: "\E130";
}
.bicon-pure_service:before {
  content: "\E131";
}
.bicon-NewRiskAssessement:before {
  content: "\E132";
}
.bicon-icon-save:before {
  content: "\E133";
}
.bicon-43590822DC:before {
  content: "\E134";
}
.bicon-authentication:before {
  content: "\E135";
}
.bicon-SaveChanges:before {
  content: "\E136";
}
.bicon-UseThisTemplate:before {
  content: "\E137";
}
.bicon-Close:before {
  content: "\E154";
}
.bicon-Reorder:before {
  content: "\E155";
}
.bicon-FillForm:before {
  content: "\E156";
}
.bicon-ConfirmRegistration:before {
  content: "\E157";
}
.bicon-RecieveNewsletter:before {
  content: "\E158";
}
.bicon-icon-activate:before {
  content: "\E159";
}
.bicon-icon-alert:before {
  content: "\E160";
}
.bicon-delete:before {
  content: "\E161";
}
.bicon-icon-nextdelivery:before {
  content: "\E162";
}
.bicon-icon-pause:before {
  content: "\E163";
}
.bicon-icon-cart:before {
  content: "\E170";
}
.bicon-icon-cart-inactive:before {
  content: "\E171";
}
.bicon-icon-skip-next:before {
  content: "\E172";
}
.bicon-ssporder:before {
  content: "\E175";
}
.bicon-sspcomplaint:before {
  content: "\E176";
}
.bicon-ssprepair:before {
  content: "\E177";
}
.bicon-sspreturn:before {
  content: "\E178";
}
.bicon-exit-to-app:before {
  content: "\E179";
}
.bicon-paperplane-send:before {
  content: "\E180";
}
.bicon-tune:before {
  content: "\E181";
}
.bicon-partialDelivery:before {
  content: "\E182";
}
.bicon-download-alt:before {
  content: "\E186";
}
.bicon-calendar-alt:before {
  content: "\E187";
}
.bicon-more-vert:before {
  content: "\E188";
}
.bicon-playlist-add-check:before {
  content: "\E189";
}
.bicon-arrow-back:before {
  content: "\E190";
}
.bicon-print-alt:before {
  content: "\E191";
}
.bicon-add-shopping-cart:before {
  content: "\E192";
}
.bicon-mode:before {
  content: "\E193";
}
.bicon-add-circle:before {
  content: "\E194";
}
.bicon-playlist-remove:before {
  content: "\E195";
}
.bicon-main-characteristics-circle:before {
  content: "\E196";
}
.bicon-category-chemical:before {
  content: "\E197";
}
.bicon-Verbindungselemente:before {
  content: "\E198";
}
.bicon-userlogin:before {
  content: "\E199";
}
.bicon-cart-orange:before {
  content: "\E200";
}
.bicon-arrow-right-3:before {
  content: "\E201";
}
.bicon-arrow-bottom-circle:before {
  content: "\E202";
}
.bicon-arrow-left-4:before {
  content: "\E206";
}
.bicon-arrow-right-4:before {
  content: "\E207";
}
.bicon-arrow-right-circle:before {
  content: "\E208";
}
.bicon-quotes:before {
  content: "\E210";
}
.bicon-orange-checkmark:before {
  content: "\E212";
}
.bicon-accordion-arrow:before {
  content: "\E213";
}
.bicon-arrow-down-circle:before {
  content: "\E214";
}
.bicon-cross:before {
  content: "\E215";
}
.bicon-arrow-right-5:before {
  content: "\E216";
}
.bicon-pencil:before {
  content: "\E217";
}
.bicon-plus-circle:before {
  content: "\E218";
}
.bicon-ssp-calendar:before {
  content: "\E219";
}
.bicon-ssp-remove-icon:before {
  content: "\E220";
}
.bicon-trash-icon:before {
  content: "\E221";
}
.bicon-arrow-down-5:before {
  content: "\E222";
}
.bicon-intro-icon:before {
  content: "\E223";
}
.bicon-praemie:before {
  content: "\E224";
}
.bicon-icon-download:before {
  content: "\E225";
}
.bicon-icon-upload:before {
  content: "\E226";
}
.bicon-trash-icon-outline:before {
  content: "\E227";
}
.bicon-check-berner:before {
  content: "\E228";
}
.bicon-download-bold:before {
  content: "\E229";
}
.bicon-arrow-bottom-4:before {
  content: "\E230";
}
.bicon-icon-upload-2:before {
  content: "\E231";
}
.bicon-grid-view-icon:before {
  content: "\E232";
}
.bicon-icon-is-customer:before {
  content: "\E233";
}
.bicon-ssp-dashboard-clock:before {
  content: "\E234";
}
.bicon-zoom-icon:before {
  content: "\E235";
}
.bicon-ssp-show-more:before {
  content: "\E236";
}
.bicon-red-info-circle:before {
  content: "\E237";
}
.bicon-search-2:before {
  content: "\E238";
}
.bicon-trash-can-outline:before {
  content: "\E239";
}
.bicon-play-2:before {
  content: "\E240";
}
.bicon-document-2:before {
  content: "\E241";
}
.bicon-shipment-tracking:before {
  content: "\E242";
}
.icon-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.aniArrow {
  font-size: 14px;
  position: relative;
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 1em;
  height: 1em;
}
.aniArrow span {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 0.25em;
  width: 0;
  transition: all 400ms;
  height: 0.06em;
  background: #fff;
  margin-top: -0.03em;
}
.aniArrow span:after,
.aniArrow span:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  height: 0.06em;
  margin-top: -0.03em;
  width: 0.75em;
  background: #fff;
  transform: rotate(-45deg);
  transform-origin: center right;
}
.aniArrow span:before {
  transform: rotate(45deg);
}
.aniArrow-parent:hover .aniArrow span {
  right: 0;
  width: 1em;
}
.mainSection {
  background: #F1F1F1;
  opacity: 97%;
}
.mainSection .mainSection-inner {
  background: #F1F1F1;
}
.mainSection-checkoutThankyou {
  padding-top: 40px;
}
.mainSection-inner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1140px;
  width: 100%;
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
  margin: auto;
  background-color: #FFFFFF;
  opacity: 97%;
  max-width: 950px;
}
.mainSection-inner > .navbar-header,
.mainSection-inner > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .mainSection-inner > .navbar-header,
  .mainSection-inner > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .mainSection-inner {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.mainSection-inner .cms-element.main-visual .main-visual-body {
  padding: 0;
  background-color: transparent;
  font-size: 14px;
  line-height: 18px;
  color: #7A7A7A;
}
@media (min-width: 1200px) {
  .mainSection-inner {
    max-width: 1200px;
  }
}
.mainSection-inner_nopadding {
  padding-left: 0;
  padding-right: 0;
}
.mainSection-inner-checkoutThankyou {
  background: #fff;
}
.mainSection-inner-checkoutThankyou .CHOc {
  margin-top: 0;
}
.mainSection_lightgray {
  background: #f9f9f9;
}
.mainSection_white {
  background: #fff;
}
.mainSection_border {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
}
.mainSection_smallPadding {
  padding: 25px 0;
}
.mainSection_ssp + .mainSection,
.mainSection_ssp + main + .mainSection {
  background: #fff;
  border-top: 1px solid #e5e5e5;
}
.mainSection.mainSection_berner_ssp {
  background: #FFFFFF;
}
.mainSection.mainSection_berner_ssp .mainSection-inner {
  background: #FFFFFF;
  max-width: 1140px;
}
.smartedit-enabled .mainHeader {
  position: static;
  z-index: 1 !important;
}
@media (min-width: 768px) {
  .smartedit-enabled .mainHeader-menu-link {
    display: none;
  }
}
.smartedit-enabled .mainHeaderBar-info {
  display: flex;
}
.smartedit-enabled .mainHeaderBar-info > .smartEditComponent {
  display: flex;
}
.smartedit-enabled .smartedit-mainHeader-links > .smartEditComponent {
  display: flex;
}
.smartedit-enabled .smartedit-mainHeader-links > .smartEditComponent > .smartEditComponent:nth-child(n + 2) {
  padding-left: 24px;
}
.smartedit-enabled .smartedit-mainHeader-search {
  flex: 1 1 auto;
}
.smartedit-enabled .smartedit-mainHeader-search .search-autocomplete {
  left: 0;
}
.smartedit-enabled .smartedit-mainHeader-nav {
  display: flex;
}
.smartedit-enabled .smartedit-mainHeader-nav .mainHeader-nav-search {
  display: none;
}
.smartedit-enabled .mainNav {
  z-index: 10;
}
.smartedit-enabled .SSP-nav {
  margin-left: 0;
}
.smartedit-enabled body {
  overflow: visible;
}
.smartedit-enabled #smarteditoverlay {
  z-index: 1000;
}
body {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  overflow-y: hidden;
}
input.form-control {
  border: 1px solid #C5C5C5;
  box-sizing: border-box;
  padding: 8px;
  height: 40px;
  font-size: 13px;
  line-height: 20px;
  box-shadow: none;
}
.form-group label,
.form-group .control-label {
  color: #000000;
  font-weight: bold;
}
.form-group .checkbox label,
.form-group .checkbox-inline label,
.form-group .radio label,
.form-group .radio-inline label,
.form-group .checkbox .control-label,
.form-group .checkbox-inline .control-label,
.form-group .radio .control-label,
.form-group .radio-inline .control-label {
  font-weight: normal;
  color: #666;
}
.form-group.field-mandatory label:after,
.form-group.field-mandatory .control-label:after {
  content: "*";
}
.form-group .split-row {
  display: flex;
  flex-wrap: wrap;
  margin: -12px;
}
.form-group .split-field {
  flex: auto;
  padding: 12px;
  position: relative;
}
.form-group .split-field .checkbox {
  margin: 0;
}
.stage-container-container {
  max-width: 100%;
  width: 100vw;
  position: relative;
  background-color: #EB6111;
}
.stage-container-container:first-child {
  margin-top: 0;
}
.stage-container-container.text-image-animation-stage {
  overflow-x: clip;
}
.stage-container-container.text-image-animation-stage .stage-container-container-content {
  width: 100%;
  overflow: hidden;
}
.stage-container-container.text-image-animation-stage .stage-container-container-content .geometric-right-blue,
.stage-container-container.text-image-animation-stage .stage-container-container-content .geometric-right-orange,
.stage-container-container.text-image-animation-stage .stage-container-container-content .geometric-right-blue-bottom,
.stage-container-container.text-image-animation-stage .stage-container-container-content .geometric-right-orange-bottom {
  position: absolute;
  top: -100px;
  right: 0;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 709px;
  width: 519px;
  z-index: 5;
}
.stage-container-container.text-image-animation-stage .stage-container-container-content .geometric-right-blue {
  z-index: 3;
}
.stage-container-container.text-image-animation-stage .stage-container-container-content .geometric-right-orange {
  z-index: 4;
}
.stage-container-container.text-image-animation-stage .stage-container-container-content .geometric-right-blue-bottom {
  z-index: 5;
}
.stage-container-container.text-image-animation-stage .stage-container-container-content .geometric-right-orange-bottom {
  z-index: 2;
}
.stage-container-container.text-image-animation-stage .geometric-left-black {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 30%;
  height: 30%;
  overflow: hidden;
}
.stage-container-container.text-image-animation-stage .geometric-left-blue {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: -50px;
  width: 30%;
  height: 30%;
}
.stage-container-container.text-image-animation-stage .fade-out {
  opacity: 1;
  transition: opacity 2s ease;
}
.stage-container-container.text-image-animation-stage .fade-out.fade-out-hidden {
  opacity: 0;
}
.stage-container-container.text-video-stage .stage-container-container-left-bc-geometric {
  position: absolute;
  z-index: 1;
}
.stage-container-container.text-video-stage .stage-component-play {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 20px;
  height: auto;
  z-index: 3;
}
.stage-container-container.text-video-stage video {
  position: absolute;
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.stage-container-container.display-mobile {
  display: block;
}
@media (min-width: 1200px) {
  .stage-container-container.display-mobile {
    display: none;
  }
}
.stage-container-container.homepage-display-desktop,
.stage-container-container.text-image-display-desktop {
  height: 520px;
  display: none;
}
@media (min-width: 992px) {
  .stage-container-container.homepage-display-desktop,
  .stage-container-container.text-image-display-desktop {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
.stage-container-container.homepage-display-mobile,
.stage-container-container.text-image-display-mobile {
  display: block;
}
@media (min-width: 992px) {
  .stage-container-container.homepage-display-mobile,
  .stage-container-container.text-image-display-mobile {
    display: none;
  }
}
.stage-container-container.display-desktop {
  display: none;
}
@media (min-width: 1200px) {
  .stage-container-container.display-desktop {
    display: block;
    height: 520px;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media (min-width: 1600px) {
  .stage-container-container.display-desktop {
    height: 920px;
  }
}
@media (min-width: 992px) {
  .stage-container-container.homepageStage {
    height: 500px;
  }
}
@media (min-width: 1600px) {
  .stage-container-container.homepageStage {
    height: 600px;
  }
}
.stage-container-container.homepageStage .stage-component-geometric {
  width: 300px;
}
@media (min-width: 1600px) {
  .stage-container-container.homepageStage .stage-component-geometric {
    width: 450px;
  }
}
@media (min-width: 992px) {
  .stage-container-container.text-image-stage {
    height: 550px;
  }
}
@media (min-width: 1200px) {
  .stage-container-container.text-image-stage {
    height: 620px;
  }
}
@media (min-width: 1600px) {
  .stage-container-container.text-image-stage {
    height: 750px;
  }
}
.stage-container-container.text-image-stage .stage-component-geometric {
  width: 300px;
}
@media (min-width: 1600px) {
  .stage-container-container.text-image-stage .stage-component-geometric {
    width: 450px;
  }
}
.stage-container-container-left-bc-geometric {
  width: 515px;
}
@media (min-width: 992px) {
  .stage-container-container-left-bc-geometric {
    position: absolute;
    width: 700px;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
  }
}
@media (min-width: 1600px) {
  .stage-container-container-left-bc-geometric {
    width: 880px;
  }
}
.stage-container-container-content {
  padding: 32px 20px;
  position: relative;
}
@media (min-width: 480px) {
  .stage-container-container-content {
    padding: 60px 20px;
  }
}
.stage-container-container-content.text-elements-container {
  padding: 35px 20px;
}
@media (min-width: 480px) and (max-width: 1199px) {
  .stage-container-container-content .stage-container-headline.homepage-mobile {
    padding-top: 30px;
  }
}
@media (min-width: 1200px) {
  .stage-container-container-content {
    background-color: transparent;
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    width: 33%;
    height: 100%;
    padding-left: 108px;
    display: flex;
    align-items: center;
  }
  .stage-container-container-content .stage-component-geometric-left-blue-black {
    position: absolute;
    left: 0;
    z-index: 2;
    width: fit-content;
    bottom: -120px;
  }
}
.stage-container-container-content.textImage-elements {
  padding: 0 0 0 70px;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
}
.stage-container-container-content.textImage-elements .white-btn-orange-background,
.stage-container-container-content.textImage-elements .white-btn-black-background {
  margin: 0;
}
@media (min-width: 1600px) {
  .stage-container-container-content.textImage-elements {
    padding: 50px 0 0 120px;
  }
  .stage-container-container-content.textImage-elements .stage-component-geometric-left-blue-black {
    width: 100px;
    bottom: -90px;
  }
}
@media (min-width: 1600px) {
  .stage-container-container-content {
    width: 560px;
    padding: 135px 0 0 110px;
  }
}
.stage-container-container-content .container-geometric-left-bottom {
  position: absolute;
  z-index: 10;
  left: 0;
}
.stage-container-container-content .stage-container-headline {
  position: relative;
  font-family: 'Archivo Condensed', Verdana, Arial, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0px;
  font-size: 38px;
  line-height: 38px;
  width: 100%;
  word-wrap: break-word;
}
@media (min-width: 992px) {
  .stage-container-container-content .stage-container-headline {
    font-size: 52px;
    line-height: 40px;
  }
}
@media (min-width: 1200px) {
  .stage-container-container-content .stage-container-headline {
    padding-bottom: 24px;
    padding-top: 15px;
    font-size: 65px;
    line-height: 70px;
  }
}
@media (min-width: 1600px) {
  .stage-container-container-content .stage-container-headline {
    font-size: 100px;
    padding: unset;
    line-height: 100px;
    width: 400px;
  }
}
.stage-container-container-content .stage-container-description {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  padding-bottom: 15px;
  padding-top: 12px;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .stage-container-container-content .stage-container-description {
    font-size: 19px;
    line-height: 26px;
    padding-bottom: 30px;
  }
}
@media (min-width: 1600px) {
  .stage-container-container-content .stage-container-description {
    font-size: 21px;
    line-height: 26px;
  }
}
.stage-container-container-content .stage-container-button {
  position: relative;
  color: #000000;
  background-color: #FFFFFF;
  width: fit-content;
  display: flex;
  justify-content: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 17px;
  padding: 9px 9px 10px;
  margin: auto 0;
  align-items: center;
}
.stage-container-container-content .stage-container-button:after {
  content: '';
  position: absolute;
  right: -45px;
  background-color: #FFFFFF;
  top: 0;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  width: 46px;
  height: 100%;
}
.stage-container-container-content .stage-container-button .bicon {
  color: #000000;
  font-size: 20px;
  padding-right: 9px;
}
@media (min-width: 1600px) {
  .stage-container-container-content .stage-container-button {
    font-size: 24px;
    width: 330px;
    padding: 20px 30px 20px 30px;
  }
  .stage-container-container-content .stage-container-button .bicon {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .stage-container-container-content-homepage .stage-container-description {
    width: 50%;
  }
}
.stage-container-container-content-text-elements .stage-container-description {
  width: 100%;
}
@media (min-width: 768px) {
  .stage-container-container-content-text-elements .stage-container-description {
    width: 80%;
  }
}
@media (min-width: 1600px) {
  .stage-container-container-content-text-elements .stage-container-headline {
    width: 100%;
  }
  .stage-container-container-content-text-elements .stage-container-button {
    padding: 20px;
  }
  .stage-container-container-content-text-elements .stage-container-button .bicon {
    font-size: 35px;
  }
}
@media (min-width: 992px) {
  .stage-container-container-content-text-image-elements .stage-container-description {
    width: 90%;
  }
}
@media (min-width: 1200px) {
  .stage-container-container-content-text-image-elements {
    width: 450px;
  }
  .stage-container-container-content-text-image-elements .stage-container-headline {
    font-size: 48px;
    line-height: 48px;
    width: 75%;
  }
}
@media (min-width: 1600px) {
  .stage-container-container-content-text-image-elements {
    width: 475px;
  }
  .stage-container-container-content-text-image-elements .stage-container-headline {
    font-size: 70px;
    line-height: 65px;
    width: 100%;
  }
  .stage-container-container-content-text-image-elements .stage-container-description {
    font-size: 35px;
    line-height: 40px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .stage-container-container-content.text-image-stage {
    padding: 105px 0 0 60px;
    position: relative;
  }
}
.stage-container-container-content.text-image-stage .stage-container-headline {
  position: relative;
  padding-bottom: 10px;
  font-family: 'Archivo Condensed', Verdana, Arial, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0px;
  font-size: 38px;
  line-height: 38px;
}
@media (min-width: 1200px) {
  .stage-container-container-content.text-image-stage .stage-container-headline {
    padding-bottom: 7.5px;
    font-size: 68px;
    line-height: 54px;
  }
}
.stage-container-container-content.text-image-stage .stage-container-description {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 19px;
  font-weight: 700;
  line-height: 26px;
  padding-bottom: 20px;
  position: relative;
  z-index: 1;
}
@media (min-width: 1600px) {
  .stage-container-container-content.text-image-stage .stage-container-container-description {
    font-size: 22px;
    line-height: 30px;
  }
  .stage-container-container-content.text-image-stage .stage-container-left-bc-geometric {
    width: 850px;
  }
}
.stage-container-container-images {
  position: relative;
}
.stage-container-container.text-component {
  margin: 0;
  z-index: 0;
}
@media (min-width: 1200px) {
  .stage-container-container.text-component .stage-container-container-content {
    width: 75%;
    margin: auto;
    position: relative;
    padding: 35px 0 35px 0;
  }
  .stage-container-container.text-component .stage-container-container-content .stage-container-headline {
    font-size: 100px;
    line-height: 110px;
  }
  .stage-container-container.text-component .stage-container-container-content .stage-container-description {
    font-size: 32px;
    line-height: 38.4px;
    width: 90%;
  }
  .stage-container-container.text-component .stage-container-container-content .stage-container-button {
    width: 20%;
    padding: 9px;
  }
}
.stage-container-container.stage-container-BG-black {
  background-color: #000000;
}
.stage-container-container .stage-component-geometric {
  position: absolute;
  width: fit-content;
  z-index: 2;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .stage-container-container .stage-component-geometric.homepage-geometry-right,
  .stage-container-container .stage-component-geometric.text-image-geometry-right {
    top: 0;
    right: 0;
    width: 200px;
  }
}
.stage-container-container .stage-component-geometric-right {
  top: 0;
  right: 0;
  width: 110px;
}
@media (min-width: 992px) {
  .stage-container-container .stage-component-geometric-right {
    width: 140px;
  }
}
@media (min-width: 1200px) {
  .stage-container-container .stage-component-geometric-right {
    width: 180px;
  }
}
.stage-container-container .stage-component-geometric-right-text-image {
  width: 110px;
  top: 0;
  right: 0;
}
@media (min-width: 768px) {
  .stage-container-container .stage-component-geometric-right-text-image {
    width: 210px;
  }
}
.stage-container-container .stage-component-geometric-left {
  bottom: -20px;
  left: 0;
}
.stage-container-container .stage-component-geometric-left-image {
  width: 15%;
  bottom: -25px;
  left: 0;
}
@media (min-width: 768px) {
  .stage-container-container .stage-component-geometric-left-image {
    width: unset;
    bottom: -50px;
  }
}
@media (min-width: 1200px) {
  .stage-container-container .stage-component-geometric {
    position: absolute;
    top: 0;
    right: 0;
    width: fit-content;
    z-index: 2;
  }
}
@media (min-width: 1600px) {
  .stage-container-container .stage-component-geometric {
    width: 250px;
  }
}
.stage-container-container .stage-component-geometric-left-text {
  display: none;
  position: absolute;
  width: fit-content;
  left: 0;
  bottom: -150px;
  z-index: 2;
}
@media (min-width: 1200px) {
  .stage-container-container .stage-component-geometric-left-text {
    display: block;
    width: 60px;
    bottom: -50px;
  }
}
@media (min-width: 1600px) {
  .stage-container-container .stage-component-geometric-left-text {
    display: block;
    width: fit-content;
    bottom: -150px;
  }
}
.stage-container-container .text-image-elements-mobile {
  padding-top: 15px;
}
.stage-container-container .text-image-elements-mobile .stage-container-description {
  width: 100%;
}
@media (min-width: 768px) {
  .stage-container-container .text-image-elements-mobile .stage-container-description {
    width: 70%;
  }
}
@media (min-width: 992px) {
  .stage-container-container .text-image-elements-mobile .stage-container-description {
    width: 45%;
  }
}
@media (min-width: 1600px) {
  .stage-container-container .text-image-elements-mobile .stage-container-description {
    width: 100%;
  }
}
.bottomSpacing {
  padding-bottom: 18px;
}
.topSpacing {
  padding-top: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .stage-container-container-left-bc-geometric {
    width: 545px;
  }
  .homepage-elements {
    background-color: transparent;
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
    padding: 45px 0 0 75px;
  }
  .homepage-elements .homepageBtn {
    padding-top: 18px;
  }
  .homepage-elements .stage-component-geometric-left-blue-black {
    position: absolute;
    left: -20px;
    z-index: 2;
    width: 65px;
  }
  .homepage-elements .stage-container-headline {
    font-size: 70px;
    width: 40%;
    line-height: 65px;
  }
  .homepage-elements .stage-container-description {
    width: 40%;
  }
  .homepage-elements .white-btn-orange-background,
  .homepage-elements .white-btn-black-background {
    width: 30%;
  }
  .textImage-elements {
    background-color: transparent;
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
    padding: 85px 0 0 45px;
  }
  .textImage-elements .stage-component-geometric-left-blue-black {
    position: absolute;
    left: -20px;
    z-index: 2;
    width: fit-content;
    bottom: -90px;
  }
  .textImage-elements .stage-container-headline {
    font-size: 50px;
    width: 35%;
    line-height: 50px;
    padding-top: 30px;
  }
  .textImage-elements .stage-container-description {
    width: 40%;
  }
  .textImage-elements .white-btn-orange-background,
  .textImage-elements .white-btn-black-background {
    width: 30%;
  }
}
@media (min-width: 992px) and (min-width: 1600px) {
  .homepageStage .stage-container-headline {
    bottom: 50px;
  }
  .homepageStage .stage-container-headline div[class^='white-btn-'] {
    bottom: 40px;
  }
}
main > div > .stage-container-container {
  margin-top: 0;
}
@media (min-width: 992px) {
  .homepageStage .stage-container-container-left-bc-geometric {
    width: 500px;
  }
}
@media (min-width: 1600px) {
  .homepageStage .stage-container-container-content {
    padding: 100px 0 0 110px;
    display: flex;
    align-items: center;
  }
  .homepageStage .stage-container-container-content .stage-container-headline {
    font-size: 80px;
    line-height: 80px;
    width: 500px;
    bottom: 60px;
  }
  .homepageStage .stage-container-container-left-bc-geometric {
    width: 650px;
  }
}
.homepage-display-mobile .stage-component-video {
  width: 100%;
}
.homepage-display-mobile .stage-component-play {
  position: absolute;
  width: 24px;
  height: 30px;
  top: 80%;
  right: 20px;
  z-index: 10;
}
@media (min-width: 768px) {
  .homepage-display-mobile .stage-component-play {
    top: 90%;
  }
}
.productHero-container {
  max-width: 100%;
  width: 100vw;
  position: relative;
  display: grid;
  background-color: #EB6111;
}
.productHero-container video {
  width: 100%;
  height: auto;
}
.productHero-container-background-image,
.productHero-container video {
  max-height: 585px;
  float: left;
  margin-left: auto;
  object-fit: cover;
}
@media (min-width: 768px) {
  .productHero-container-background-image,
  .productHero-container video {
    max-height: 300px;
  }
}
@media (min-width: 992px) {
  .productHero-container-background-image,
  .productHero-container video {
    max-height: 585px;
    max-width: 1440px;
    width: auto;
    position: absolute;
    right: 0;
  }
}
@media (min-width: 1600px) {
  .productHero-container-background-image,
  .productHero-container video {
    width: 1440px;
  }
}
.productHero-container .geometric-container {
  display: flex;
}
.productHero-container-black {
  background-color: #000000;
}
.productHero-container .productHero-product-image {
  position: absolute;
  justify-self: end;
  align-self: center;
  z-index: 1;
  right: 16px;
  max-width: 140px;
}
@media (min-width: 992px) {
  .productHero-container .productHero-product-image {
    max-width: 200px;
    justify-self: center;
    right: unset;
  }
}
.productHero-container .geometric-background {
  display: none;
}
@media (min-width: 768px) {
  .productHero-container .geometric-background {
    z-index: 0;
    clip-path: polygon(0 0, 30% 0, 100% 100%, 0% 100%);
    display: block;
    background-color: #EB6111;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    width: 70%;
  }
}
.productHero-container .geometric-background.geometric-black {
  background-color: #000000;
}
.productHero-container-content {
  position: relative;
  color: #FFFFFF;
  background-color: #EB6111;
  padding: 30px 0 30px 61px;
  width: 66%;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
@media (min-width: 768px) {
  .productHero-container-content {
    padding: 30px 0 30px 160px;
  }
}
@media (min-width: 992px) {
  .productHero-container-content {
    background-color: #EB6111;
    height: 585px;
    width: 100%;
    clip-path: polygon(0 0, 30% 0, 70% 100%, 0% 130%);
    padding: 60px 0 30px 61px;
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 1440px) {
  .productHero-container-content {
    justify-content: flex-start;
    margin: auto;
    max-width: 1440px;
    padding: 120px 0 0 190px;
  }
}
@media (min-width: 992px) {
  .productHero-container-content-text {
    width: 40%;
  }
}
@media (min-width: 1200px) {
  .productHero-container-content-text {
    width: 30%;
  }
}
.productHero-container-content-black {
  background-color: #000000;
}
.productHero-container-content-geometric {
  width: fit-content;
  position: absolute;
  justify-self: start;
  align-self: center;
  left: 0px;
  z-index: 1;
}
@media (min-width: 768px) {
  .productHero-container-content-geometric {
    left: 30px;
    bottom: -110px;
  }
}
@media (min-width: 992px) {
  .productHero-container-content-geometric {
    top: 100px;
    display: block;
    top: unset;
    align-self: baseline;
    bottom: -115px;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .productHero-container-content-geometric {
    display: none;
  }
}
.productHero-container-content .productHero-headline {
  font-family: 'Archivo Condensed', Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 33px;
  line-height: 32.5px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 800;
}
@media (min-width: 992px) {
  .productHero-container-content .productHero-headline {
    font-size: 65px;
    line-height: 60px;
  }
}
.productHero-container-content .productHero-description {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13px;
  padding: 16px 0;
}
@media (min-width: 992px) {
  .productHero-container-content .productHero-description {
    font-size: 25px;
    padding: 32px 0;
  }
}
.productHero-container-content .btn .bicon-arrow-right-circle {
  color: #000000;
  font-size: 16px;
  padding: 0 9px;
}
.rebelGrid-container {
  position: relative;
  background-color: #000000;
}
@media (min-width: 768px) {
  .rebelGrid-container {
    background-color: #FFFFFF;
    opacity: 97%;
    position: relative;
    height: 650px;
  }
}
.rebelGrid-container-geometric {
  display: grid;
  position: relative;
  height: 375px;
}
@media (min-width: 768px) {
  .rebelGrid-container-geometric {
    height: fit-content;
  }
}
.rebelGrid-container-geometric-image {
  z-index: 4;
  top: -25px;
  justify-self: center;
  position: absolute;
  display: grid;
  width: 235px;
  height: 424px;
}
.rebelGrid-container-geometric-image img {
  width: 235px;
  height: 424px;
  clip-path: polygon(0 0, 100% 45%, 100% 100%, 0 55%);
}
@media (min-width: 768px) {
  .rebelGrid-container-geometric-image {
    left: 10%;
    top: 10px;
  }
}
@media (min-width: 1200px) {
  .rebelGrid-container-geometric-image {
    width: 300px;
    height: 660px;
    justify-self: center;
    position: absolute;
    left: 100px;
    top: -35px;
  }
  .rebelGrid-container-geometric-image img {
    width: 300px;
    height: 660px;
    clip-path: polygon(0 0%, 100% 45%, 100% 100%, 0 55%);
  }
}
.rebelGrid-container .geometric-container-background {
  position: absolute;
  display: grid;
  height: 500px;
  width: 100%;
  top: 0;
}
@media (min-width: 768px) {
  .rebelGrid-container .geometric-container-background {
    width: 100%;
    height: fit-content;
  }
}
@media (min-width: 1200px) {
  .rebelGrid-container .geometric-container-background {
    top: 75px;
  }
}
.rebelGrid-container .geometric-orange-background {
  clip-path: polygon(0 8%, 3% 10%, 3% 0, 60% 50%, 60% 100%, 0 100%);
  height: 400px;
  top: -50px;
  width: 100%;
  position: absolute;
  z-index: 1;
  background-color: #EB6111;
}
@media (min-width: 768px) {
  .rebelGrid-container .geometric-orange-background {
    height: 550px;
    clip-path: polygon(0 10%, 2% 14%, 2% 0, 22% 34%, 62% 100%, 0 100%);
  }
}
@media (min-width: 1200px) {
  .rebelGrid-container .geometric-orange-background {
    clip-path: polygon(0 16.5%, 25% 16.5%, 25% 95.5%, 0% 95.5%);
  }
}
.rebelGrid-container .geometric-blue-top {
  position: absolute;
  justify-self: end;
  background-color: #97c1de;
  display: block;
  width: 60%;
  top: -25px;
  height: 300px;
  clip-path: polygon(0 0, 70% 50%, 70% 40%, 85% 50%, 85% 60%, 100% 70%, 100% 100%, 0 35%);
}
@media (min-width: 768px) {
  .rebelGrid-container .geometric-blue-top {
    display: none;
  }
}
.rebelGrid-container .geometric-blue-bottom {
  background-color: #97c1de;
  width: 30%;
  position: absolute;
  height: 200px;
  top: 190px;
  z-index: 1;
  clip-path: polygon(0 0, 100% 50%, 100% 100%, 0 55%);
}
@media (min-width: 768px) {
  .rebelGrid-container .geometric-blue-bottom {
    clip-path: polygon(0 0, 100% 45%, 100% 100%, 0 55%);
    height: 325px;
    width: 155px;
    top: 235px;
    left: -60px;
  }
}
@media (min-width: 1200px) {
  .rebelGrid-container .geometric-blue-bottom {
    display: none;
  }
}
.rebelGrid-container .geometric-black {
  width: 40%;
  position: absolute;
  height: 250px;
  top: 80px;
  z-index: 2;
  clip-path: polygon(0 0, 100% 50%, 100% 100%, 0 50%);
  background-color: #000000;
}
@media (min-width: 768px) {
  .rebelGrid-container .geometric-black {
    height: 440px;
    width: 250px;
    top: 30px;
    left: -30%;
  }
}
@media (min-width: 1200px) {
  .rebelGrid-container .geometric-black {
    display: none;
  }
}
.rebelGrid-container .geometric-black-background-desktop {
  display: none;
}
@media (min-width: 768px) {
  .rebelGrid-container .geometric-black-background-desktop {
    background-color: #000000;
    display: block;
    width: 100%;
    height: 430px;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 60% 100%);
  }
}
@media (min-width: 1200px) {
  .rebelGrid-container .geometric-black-background-desktop {
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 60% 100%);
  }
}
@media (min-width: 1600px) {
  .rebelGrid-container .geometric-black-background-desktop {
    clip-path: polygon(35% 0, 100% 0, 100% 100%, 58% 100%);
  }
}
@media (min-width: 2200px) {
  .rebelGrid-container .geometric-black-background-desktop {
    clip-path: polygon(37% 0, 100% 0, 100% 100%, 57% 100%);
  }
}
@media (min-width: 2550px) {
  .rebelGrid-container .geometric-black-background-desktop {
    clip-path: polygon(39% 0, 100% 0, 100% 100%, 56% 100%);
  }
}
@media (max-width: 767px) {
  .rebelGrid-container-content {
    padding: 14px 0 40px;
  }
}
@media (min-width: 768px) {
  .rebelGrid-container-content {
    display: flex;
    max-width: 1440px;
    margin: auto;
    justify-content: space-evenly;
  }
}
@media (min-width: 1200px) {
  .rebelGrid-container-content {
    justify-content: unset;
  }
}
.rebelGrid-container-content .geometric-container {
  position: absolute;
  display: grid;
  height: 500px;
  width: 100%;
  top: 0;
}
@media (min-width: 768px) {
  .rebelGrid-container-content .geometric-container {
    position: relative;
    width: 430px;
    height: 550px;
  }
}
@media (min-width: 1200px) {
  .rebelGrid-container-content .geometric-container {
    width: 846px;
  }
}
.rebelGrid-container-content .geometric-container .rebelgrid-shape-blue {
  position: absolute;
  z-index: 2;
  width: 349.559px;
  height: 459.991px;
  left: 210px;
  top: -20px;
}
@media (max-width: 1200px) {
  .rebelGrid-container-content .geometric-container .rebelgrid-shape-blue {
    display: none;
  }
}
.rebelGrid-container-content .geometric-container .rebelgrid-shape-black {
  position: absolute;
  z-index: 3;
  width: 246.208px;
  height: 438.288px;
  top: 70px;
  left: -50px;
}
@media (max-width: 1200px) {
  .rebelGrid-container-content .geometric-container .rebelgrid-shape-black {
    display: none;
  }
}
.rebelGrid-container-content .geometric-container .rebelgrid-shape-blue-2 {
  position: absolute;
  z-index: 2;
  width: 154.094px;
  height: 324.931px;
  top: 310px;
}
@media (max-width: 1200px) {
  .rebelGrid-container-content .geometric-container .rebelgrid-shape-blue-2 {
    display: none;
  }
}
.rebelGrid-container-content .geometric-container .background-orange-image {
  position: absolute;
  height: 550px;
}
@media (max-width: 1200px) {
  .rebelGrid-container-content .geometric-container .background-orange-image {
    display: none;
  }
}
.rebelGrid-container-content-text {
  background-color: transparent;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 20px;
  gap: 15px;
}
@media (min-width: 768px) {
  .rebelGrid-container-content-text {
    width: 41%;
    height: 430px;
    z-index: 1;
  }
}
@media (min-width: 1200px) {
  .rebelGrid-container-content-text {
    height: unset;
    padding: 0 30px;
  }
}
.rebelGrid-container-content-text .rebelGrid-headline {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 26px;
  line-height: 31px;
  font-weight: 700;
  padding-bottom: 10px;
}
.rebelGrid-container-content-text .rebelGrid-description {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  padding-bottom: 10px;
}
.rebelGrid-container-content-text .rebelGrid-description a {
  color: #FFFFFF;
  font-weight: 400;
  text-decoration: underline;
}
.rebelGrid-container-content-text .rebelGrid-description a:hover {
  text-decoration-color: #EB6111;
}
.quotes-container {
  display: grid;
  position: relative;
  margin: auto;
  width: 100%;
  background-color: #000000;
  padding: 80px 0 60px 0;
  grid-auto-rows: min-content;
}
@media (min-width: 768px) {
  .quotes-container-geometric {
    position: absolute;
    left: 0;
    z-index: 0;
  }
  .quotes-container-geometric .geometric-blue {
    position: absolute;
    width: 145px;
    height: 320px;
    top: -65px;
    z-index: 2;
    clip-path: polygon(0 0, 100% 40%, 100% 100%, 0 60%);
    background-color: #97c1de;
    grid-column-start: 1;
  }
  .quotes-container-geometric .geometric-orange {
    position: absolute;
    width: 210px;
    height: 390px;
    z-index: 1;
    clip-path: polygon(0 0, 100% 45%, 100% 100%, 0 55%);
    background-color: #EB6111;
    grid-column-start: 1;
  }
}
@media (min-width: 768px) and (min-width: 992px) and (max-width: 1200px) {
  .quotes-container-geometric .geometric-blue {
    width: 125px;
  }
}
@media (min-width: 768px) and (min-width: 992px) and (max-width: 1200px) {
  .quotes-container-geometric .geometric-orange {
    width: 160px;
  }
}
.quotes-container .container-quotes {
  position: absolute;
}
.quotes-container .quote-top {
  z-index: 4;
}
.quotes-container .quote-bottom {
  z-index: 4;
  transform: rotateZ(180deg);
}
.quotes-container .testimonial-and-person .testimonial a {
  color: #FFFFFF;
  cursor: pointer;
  font-weight: 400;
  text-decoration: underline;
}
.quotes-container .testimonial-and-person .testimonial a:hover {
  text-decoration-color: #EB6111;
}
@media (max-width: 767px) {
  .quotes-container {
    grid-template-columns: 16px 1fr 16px;
    column-gap: 0px;
    row-gap: 30px;
  }
  .quotes-container .quote-top-pos {
    grid-column-start: 2;
    top: -50px;
  }
  .quotes-container .quote-bottom-pos {
    grid-column-start: 2;
    bottom: -20px;
    right: 10px;
  }
  .quotes-container .heading {
    grid-column-start: 2;
  }
  .quotes-container .heading .title {
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    font-size: 26px;
    line-height: 31px;
    color: #FFFFFF;
    font-weight: bold;
  }
  .quotes-container .heading .description {
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    font-weight: 400;
    font-style: italic;
    margin-top: 20px;
  }
  .quotes-container .heading .description a {
    color: #FFFFFF;
    cursor: pointer;
    font-weight: 400;
    text-decoration: underline;
  }
  .quotes-container .heading .description a:hover {
    text-decoration-color: #EB6111;
  }
  .quotes-container .heading .standaloneTestimonial {
    font-size: 26px;
    line-height: 36px;
  }
  .quotes-container .testimonial-and-person {
    grid-column-start: 2;
  }
  .quotes-container .testimonial-and-person .testimonial {
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    font-size: 26px;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: 400;
    font-style: italic;
  }
  .quotes-container .testimonial-and-person .person {
    display: flex;
    align-items: center;
  }
  .quotes-container .testimonial-and-person .person-image {
    width: 70px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%, 0 80%);
  }
  .quotes-container .testimonial-and-person .person-information {
    padding-left: 20px;
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    font-weight: 400;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  .quotes-container .testimonial-and-person .testimonial {
    font-size: 35px;
    line-height: 42px;
  }
}
@media (min-width: 768px) {
  .quotes-container {
    grid-template-columns: 1fr repeat(12, 85px) 1fr;
    column-gap: 24px;
    row-gap: 30px;
  }
  .quotes-container .quote-top-pos {
    grid-column-start: 2;
    top: -25px;
  }
  .quotes-container .quote-bottom-pos {
    grid-column-start: 8;
    bottom: -20px;
  }
  .quotes-container .heading {
    grid-column-start: 3;
    grid-column-end: 8;
  }
  .quotes-container .heading .title {
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    font-size: 26px;
    line-height: 31px;
    color: #FFFFFF;
    font-weight: bold;
  }
  .quotes-container .heading .description {
    padding-top: 24px;
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    font-weight: 400;
    font-style: italic;
  }
  .quotes-container .heading .description a {
    color: #FFFFFF;
    cursor: pointer;
    font-weight: 400;
    text-decoration: underline;
  }
  .quotes-container .heading .description a:hover {
    text-decoration-color: #EB6111;
  }
  .quotes-container .testimonial-and-person {
    grid-column-start: 3;
    grid-column-end: 6;
  }
  .quotes-container .testimonial-and-person .testimonial {
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    font-size: 26px;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: 400;
    font-style: italic;
  }
  .quotes-container .testimonial-and-person .person {
    display: flex;
    align-items: center;
  }
  .quotes-container .testimonial-and-person .person-image {
    width: 70px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%, 0 80%);
  }
  .quotes-container .testimonial-and-person .person-information {
    padding-left: 20px;
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    font-weight: 400;
  }
  .quotes-container .standaloneTestimonial .description {
    font-size: 30px;
    line-height: 38px;
    padding: 0;
    margin-top: 0;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .quotes-container .testimonial-and-person .testimonial {
    font-size: 35px;
    line-height: 42px;
  }
}
@media (min-width: 992px) {
  .quotes-container {
    grid-template-columns: 1fr repeat(12, 85px) 1fr;
    column-gap: 24px;
    row-gap: 30px;
  }
  .quotes-container .quote-top-pos {
    grid-column-start: 4;
    top: -25px;
  }
  .quotes-container .quote-bottom-pos {
    grid-column-start: 10;
    bottom: -20px;
  }
  .quotes-container .heading {
    grid-column-start: 5;
    grid-column-end: 10;
  }
  .quotes-container .heading .title {
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    font-size: 26px;
    line-height: 31px;
    color: #FFFFFF;
    font-weight: bold;
  }
  .quotes-container .heading .description {
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    font-weight: 400;
    font-style: italic;
  }
  .quotes-container .heading .description a {
    color: #FFFFFF;
    cursor: pointer;
    font-weight: 400;
    text-decoration: underline;
  }
  .quotes-container .heading .description a:hover {
    text-decoration-color: #EB6111;
  }
  .quotes-container .testimonial-and-person {
    grid-column-start: 5;
    grid-column-end: 12;
  }
  .quotes-container .testimonial-and-person .testimonial {
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    font-size: 26px;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: 400;
    font-style: italic;
  }
  .quotes-container .testimonial-and-person .person {
    display: flex;
    align-items: center;
  }
  .quotes-container .testimonial-and-person .person-image {
    width: 70px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%, 0 80%);
  }
  .quotes-container .testimonial-and-person .person-information {
    padding-left: 20px;
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    font-weight: 400;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .quotes-container .testimonial-and-person .testimonial {
    display: none;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .quotes-container .testimonial-and-person .testimonial {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (min-width: 1200px) {
  .quotes-container {
    grid-template-columns: 1fr repeat(12, 70px) 1fr;
    column-gap: 24px;
    row-gap: 30px;
  }
  .quotes-container .quote-top-pos {
    grid-column-start: 3;
    left: -1%;
  }
  .quotes-container .quote-bottom-pos {
    grid-column-start: 13;
    left: -5%;
    top: 85%;
  }
  .quotes-container .heading {
    grid-template-columns: repeat(12, 70px);
    column-gap: 24px;
    grid-column-start: 4;
    grid-column-end: 8;
    align-self: start;
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    color: #FFFFFF;
  }
  .quotes-container .heading .title {
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    font-size: 32px;
    line-height: 38px;
    font-weight: bold;
  }
  .quotes-container .heading .description {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    font-style: italic;
  }
  .quotes-container .heading .description a {
    color: #FFFFFF;
    cursor: pointer;
    font-weight: 400;
    text-decoration: underline;
  }
  .quotes-container .heading .description a:hover {
    text-decoration-color: #EB6111;
  }
  .quotes-container .testimonial-and-person {
    grid-template-columns: repeat(12, 70px);
    column-gap: 24px;
    grid-column-start: 8;
    grid-column-end: 13;
    align-self: start;
    font-family: 'Archivo', Verdana, Arial, sans-serif;
    font-weight: 400;
    color: #FFFFFF;
  }
  .quotes-container .testimonial-and-person .testimonial {
    font-size: 16px;
    line-height: 22px;
    font-style: italic;
  }
  .quotes-container .testimonial-and-person .person {
    display: flex;
    flex-direction: row;
    padding-top: 20px;
  }
  .quotes-container .testimonial-and-person .person-image {
    width: 70px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%, 0 80%);
  }
  .quotes-container .testimonial-and-person .person-information {
    display: flex;
    flex-direction: column;
    padding: 20px 10px;
    font-size: 14px;
    line-height: 18px;
  }
  .quotes-container .standaloneTestimonialPos {
    grid-column-start: 4;
    grid-column-end: 12;
  }
  .quotes-container-content {
    grid-column-start: 4;
    grid-column-end: 12;
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  .quotes-container .standaloneTestimonial .testimonial {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .quotes-container .standaloneTestimonial .person-image {
    width: 90px;
  }
  .quotes-container .standaloneTestimonial .person-information {
    font-size: 16px;
    line-height: 20px;
  }
}
.quotes-container .standaloneTestimonial .description {
  font-size: 26px;
  line-height: 36px;
  margin-top: 0;
}
@media (min-width: 1200px) {
  .quotes-container .standaloneTestimonial .description {
    font-size: 30px;
    line-height: 38px;
  }
}
.quotes-container .hidePersonDiv .person {
  display: none;
}
.carousel-container {
  background-color: #FFFFFF;
  opacity: 97%;
}
@media (min-width: 768px) {
  .carousel-container {
    padding: 30px 0;
  }
}
@media (min-width: 992px) {
  .carousel-container {
    max-width: 950px;
  }
}
@media (min-width: 1200px) {
  .carousel-container {
    max-width: 1200px;
  }
}
.carousel-container .content-card-container .content-card-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.carousel-container .content-card-container .content-card-item-image {
  height: 195px;
}
.carousel-container .content-card-container .content-card-item-image img {
  height: 100%;
  object-fit: cover;
}
.carousel-container .content-card-container .content-card-item-subline {
  color: #4A4A4A;
}
.carousel-container .content-card-container .content-card-item-link,
.carousel-container .content-card-container .content-card-item-headline,
.carousel-container .content-card-container .content-card-item-description {
  color: #000000;
}
.carousel-container .content-card-container .content-card-item a {
  color: #000000;
  text-decoration-color: #EB6111;
}
.carousel-container .content-card-container::-webkit-scrollbar {
  height: 9px;
}
.carousel-container .content-card-container::-webkit-scrollbar-track {
  background-color: #DDDDDD;
  margin-right: 50px;
}
.carousel-container .content-card-container::-webkit-scrollbar-thumb {
  background: #EB6111;
  background: -webkit-linear-gradient(45deg, #EB6111 85%, transparent 85%);
}
.carousel-container-black {
  background-color: #000000;
}
.carousel-container-black .content-card-container .content-card-item-subline,
.carousel-container-black .content-card-container .content-card-item-link,
.carousel-container-black .content-card-container .content-card-item-headline,
.carousel-container-black .content-card-container .content-card-item-description {
  color: #FFFFFF;
}
.carousel-container-black .content-card-container .content-card-item-link a {
  color: #FFFFFF;
}
.carousel-container-black .content-card-container .content-card-item-image {
  height: 195px;
}
.carousel-container-black .content-card-container .content-card-item-image img {
  height: 100%;
  object-fit: cover;
}
.carousel-container-black .content-card-container::-webkit-scrollbar {
  height: 9px;
}
.carousel-container-black .content-card-container::-webkit-scrollbar-track {
  background-color: #939393;
  margin-right: 50px;
}
.carousel-container-black .content-card-container::-webkit-scrollbar-thumb {
  background: #FFFFFF;
  background: -webkit-linear-gradient(45deg, #FFFFFF 80%, #FFFFFF 90%, transparent 90%, transparent 100%);
}
.carousel-container,
.carousel-container-black {
  padding: 20px 0;
  margin: auto;
}
@media (min-width: 768px) {
  .carousel-container,
  .carousel-container-black {
    padding: 30px 0;
  }
}
@media (max-width: 767px) {
  .carousel-container .content-card,
  .carousel-container-black .content-card {
    display: grid;
    grid-template-columns: 16px 1fr 16px;
    column-gap: 0px;
    row-gap: 20px;
  }
}
@media (min-width: 768px) {
  .carousel-container .content-card,
  .carousel-container-black .content-card {
    display: grid;
    grid-template-columns: 1fr repeat(12, 36px) 1fr;
    column-gap: 24px;
    row-gap: 30px;
  }
}
@media (min-width: 1200px) {
  .carousel-container .content-card,
  .carousel-container-black .content-card {
    display: grid;
    grid-template-columns: 1fr repeat(12, 70px) 1fr;
    column-gap: 24px;
    row-gap: 30px;
  }
}
.carousel-container .content-card-container,
.carousel-container-black .content-card-container {
  display: grid;
  grid-auto-flow: column;
  overflow-x: auto;
  overflow-y: hidden;
}
@media (max-width: 767px) {
  .carousel-container .content-card-container,
  .carousel-container-black .content-card-container {
    padding-bottom: 15px;
    grid-column-start: 2;
    grid-column-end: 2;
    column-gap: 24px;
    row-gap: 30px;
  }
}
@media (min-width: 768px) {
  .carousel-container .content-card-container,
  .carousel-container-black .content-card-container {
    padding-bottom: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-start: 2;
    grid-column-end: 15;
    column-gap: 24px;
    row-gap: 30px;
  }
  .carousel-container .content-card-container .content-card-item,
  .carousel-container-black .content-card-container .content-card-item {
    min-width: 350px;
  }
}
@media (min-width: 1200px) {
  .carousel-container .content-card-container,
  .carousel-container-black .content-card-container {
    padding-bottom: 50px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-start: 2;
    grid-column-end: 15;
    column-gap: 24px;
    row-gap: 30px;
  }
  .carousel-container .content-card-container .content-card-item,
  .carousel-container-black .content-card-container .content-card-item {
    min-width: 350px;
  }
}
.carousel-container .content-card-container .content-card-item-content,
.carousel-container-black .content-card-container .content-card-item-content {
  display: flex;
  flex-direction: column;
}
.carousel-container .content-card-container .content-card-item-image,
.carousel-container-black .content-card-container .content-card-item-image {
  object-fit: cover;
  width: 100%;
}
.carousel-container .content-card-container .content-card-item-image img,
.carousel-container-black .content-card-container .content-card-item-image img {
  width: 100%;
  max-width: 100%;
}
.carousel-container .content-card-container .content-card-item-subline,
.carousel-container-black .content-card-container .content-card-item-subline {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  padding-top: 10px;
}
.carousel-container .content-card-container .content-card-item-headline,
.carousel-container-black .content-card-container .content-card-item-headline {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  padding: 10px 0 7.5px;
}
@media (max-width: 767px) {
  .carousel-container .content-card-container .content-card-item-headline,
  .carousel-container-black .content-card-container .content-card-item-headline {
    width: 347px;
  }
}
.carousel-container .content-card-container .content-card-item-description,
.carousel-container-black .content-card-container .content-card-item-description {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.carousel-container .content-card-container .content-card-item-link,
.carousel-container-black .content-card-container .content-card-item-link {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 17.6px;
  margin-top: 20px;
  display: flex;
}
.carousel-container .content-card-container .content-card-item-link .bicon,
.carousel-container-black .content-card-container .content-card-item-link .bicon {
  color: #EB6111;
}
.carousel-container .content-card-container .content-card-item .bicon,
.carousel-container-black .content-card-container .content-card-item .bicon {
  margin-left: 12px;
}
.carousel-container .content-card-container .content-card-item a,
.carousel-container-black .content-card-container .content-card-item a {
  font-weight: inherit;
}
.carousel-container .content-card-container .content-card-item .btn,
.carousel-container-black .content-card-container .content-card-item .btn {
  margin-top: 20px;
  width: fit-content;
}
.carousel-container .content-card-container .content-card-item .btn a:hover,
.carousel-container-black .content-card-container .content-card-item .btn a:hover {
  text-decoration: none;
}
@media (min-width: 1200px) {
  .carousel-container .content-card-grid-14,
  .carousel-container-black .content-card-grid-14 {
    grid-column-end: 14;
  }
}
.carousel-container .content-card-grid-14::-webkit-scrollbar,
.carousel-container-black .content-card-grid-14::-webkit-scrollbar {
  display: none;
}
.content-card-headline-container {
  background-color: #FFFFFF;
  opacity: 97%;
  margin-left: auto;
  margin-right: auto;
}
.content-card-headline-container .content-card-headline {
  color: #000000;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 35px;
  padding: 0 54px;
}
.content-card-headline-container .content-card-description {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  padding: 30px 54px 0;
}
@media (min-width: 768px) {
  .content-card-headline-container {
    padding: 30px 0;
  }
}
@media (min-width: 992px) {
  .content-card-headline-container {
    max-width: 950px;
  }
}
@media (min-width: 1200px) {
  .content-card-headline-container {
    max-width: 1200px;
  }
}
@media (max-width: 767px) {
  .content-card-headline-container .content-card-headline {
    padding: 20px 20px 0;
  }
  .content-card-headline-container .content-card-description {
    padding: 20px 20px 0;
  }
}
@media (max-width: 991px) {
  .content-card-headline-container .content-card-headline {
    padding: 20px 30px 0;
  }
  .content-card-headline-container .content-card-description {
    padding: 20px 30px 0;
  }
}
.trustFacts-container {
  padding: 20px 0;
  display: grid;
  background-color: #FFFFFF;
  margin: auto;
  opacity: 97%;
}
@media (max-width: 767px) {
  .trustFacts-container {
    grid-template-columns: 16px 1fr 16px;
    column-gap: 0px;
    row-gap: 0px;
  }
  .trustFacts-container .trustFacts-headline {
    font-size: 26px !important;
    line-height: 35px !important;
    grid-column-start: 2;
    grid-column-end: 2;
  }
  .trustFacts-container .trustFacts-subHeadline {
    font-size: 20px !important;
    line-height: 26px !important;
  }
  .trustFacts-container .trustFacts-description {
    margin-bottom: 24px;
  }
  .trustFacts-container-content {
    grid-template-columns: 16px 1fr 16px;
    column-gap: 0px;
    row-gap: 35px;
    grid-column-start: 1;
    grid-column-end: 4;
  }
  .trustFacts-container-content-image {
    grid-column-start: 2;
    grid-column-end: 2;
  }
  .trustFacts-container-content-text {
    row-gap: 0px !important;
    grid-column-start: 2;
    grid-column-end: 2;
  }
  .trustFacts-container-benefit {
    margin-top: 40px;
    grid-template-columns: 16px 1fr 16px;
    grid-column-start: 1;
    grid-column-end: 4;
    overflow-x: auto;
  }
  .trustFacts-container-benefit .trustFacts-benefit-headline {
    font-size: 20px !important;
    grid-column-start: 2;
    grid-column-end: 2;
  }
  .trustFacts-container-benefit-carousel {
    grid-column-start: 2;
    grid-column-end: 2;
  }
  .trustFacts-container-benefit-card {
    width: 162px;
  }
}
@media (min-width: 768px) {
  .trustFacts-container {
    grid-template-columns: 1fr repeat(12, 36px) 1fr;
    column-gap: 24px;
    row-gap: 30px;
    padding: 30px 0;
  }
  .trustFacts-container .trustFacts-headline {
    grid-column-start: 2;
    grid-column-end: 14;
  }
  .trustFacts-container-content {
    grid-template-columns: repeat(12, 36px);
    column-gap: 24px;
    row-gap: 30px;
    grid-column-start: 2;
    grid-column-end: 12;
  }
  .trustFacts-container-content-image {
    grid-column-start: 1;
    grid-column-end: 6;
  }
  .trustFacts-container-content-text {
    grid-column-start: 7;
    grid-column-end: 14;
  }
  .trustFacts-container-benefit {
    grid-template-columns: repeat(12, 36px);
    column-gap: 24px;
    grid-column-start: 2;
    grid-column-end: 14;
  }
  .trustFacts-container-benefit .trustFacts-benefit-headline {
    grid-column-start: 1;
    grid-column-end: 14;
  }
  .trustFacts-container-benefit-carousel {
    justify-content: left;
    grid-column-start: 1;
    grid-column-end: 14;
  }
  .trustFacts-container-benefit-card {
    width: 142px;
  }
}
@media (min-width: 992px) {
  .trustFacts-container {
    max-width: 950px;
  }
}
@media (min-width: 1200px) {
  .trustFacts-container {
    grid-template-columns: 1fr repeat(12, 70px) 1fr;
    column-gap: 24px;
    row-gap: 30px;
    max-width: 1200px;
  }
  .trustFacts-container .trustFacts-headline {
    grid-column-start: 3;
    grid-column-end: 14;
  }
  .trustFacts-container-content {
    grid-template-columns: repeat(12, 70px);
    column-gap: 24px;
    grid-column-start: 2;
    grid-column-end: 12;
  }
  .trustFacts-container-content-image {
    grid-column-start: 2;
    grid-column-end: 6;
    min-height: 500px;
  }
  .trustFacts-container-content-text {
    grid-column-start: 7;
    grid-column-end: 12;
  }
  .trustFacts-container-benefit {
    grid-template-columns: repeat(12, 70px);
    column-gap: 24px;
    grid-column-start: 2;
    grid-column-end: 14;
  }
  .trustFacts-container-benefit .trustFacts-benefit-headline {
    grid-column-start: 2;
  }
  .trustFacts-container-benefit-carousel {
    justify-content: left;
    grid-column-start: 2;
    grid-column-end: 12;
  }
  .trustFacts-container-benefit-card {
    width: 182px;
  }
}
.trustFacts-container-content {
  display: grid;
  grid-auto-flow: column;
}
.trustFacts-container-content-image {
  display: grid;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.trustFacts-container-content-text {
  display: grid;
  grid-auto-rows: min-content;
  row-gap: 24px;
}
.trustFacts-container-content-text .btn {
  height: 46px;
  display: flex;
  align-items: center;
  padding: 14px 18px;
}
.trustFacts-container-content-text .btn a:hover {
  text-decoration: none;
  font-weight: inherit;
}
.trustFacts-container-content-text .btn a {
  margin-right: 14px;
}
.trustFacts-container-content-text .btn .bicon {
  top: 0px;
  font-size: 16px;
}
.trustFacts-container .trustFacts-headline {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 32px;
  line-height: 38px;
  font-weight: bold;
}
.trustFacts-container .trustFacts-subHeadline {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 26px;
  line-height: 31px;
  font-weight: bold;
}
.trustFacts-container .trustFacts-description {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.trustFacts-container .trustFacts-description.font-large {
  font-size: 16px;
  line-height: 22px;
}
.trustFacts-container .trustFacts-description br {
  content: '';
  margin: 25px;
  display: block;
}
.trustFacts-container-benefit {
  display: grid;
  row-gap: 20px;
}
.trustFacts-container-benefit .trustFacts-benefit-headline {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 26px;
  line-height: 31px;
  font-weight: bold;
}
.trustFacts-container-benefit-carousel {
  display: grid;
  grid-auto-flow: column;
  overflow-x: auto;
  overflow-y: hidden;
}
.trustFacts-container-benefit-carousel::-webkit-scrollbar {
  min-width: 3px;
  height: 9px;
}
.trustFacts-container-benefit-carousel::-webkit-scrollbar-track {
  margin: 1rem;
  background-color: #DDDDDD;
}
.trustFacts-container-benefit-carousel::-webkit-scrollbar-thumb {
  background: #EB6111;
  background: -webkit-linear-gradient(45deg, #EB6111 85%, transparent 85%);
}
.trustFacts-container-benefit .line-between {
  background-color: #DDDDDD;
  width: 1px;
  height: 100px;
}
.trustFacts-container-benefit-card {
  display: grid;
  justify-items: center;
  padding: 0 2rem;
  text-align: center;
  row-gap: 5px;
  color: #000000;
}
.trustFacts-container-benefit-card:last-child {
  border-right: 0;
}
.trustFacts-container-benefit-card .trustFacts-card-number {
  font-family: 'Archivo Condensed', Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 50px;
  line-height: 64px;
  font-weight: bold;
}
.trustFacts-container-benefit-card .trustFacts-card-description {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
}
.banner-container {
  position: relative;
  display: grid;
  align-items: center;
  max-width: 100%;
  height: 380px;
}
.banner-container.banner-container-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.banner-container.banner-container-video {
  position: relative;
}
.banner-container.banner-container-video video {
  width: 100%;
  object-fit: cover;
  height: inherit;
}
.banner-container.banner-container-video .banner-container-content {
  position: absolute;
}
@media (min-width: 768px) {
  .banner-container {
    height: 320px;
  }
}
@media (min-width: 1200px) {
  .banner-container {
    height: 455px;
  }
}
.banner-container-content {
  display: grid;
  justify-items: center;
  grid-template-columns: 16px 1fr 16px;
  grid-auto-rows: min-content;
}
@media (min-width: 768px) {
  .banner-container-content {
    grid-template-columns: 1fr repeat(12, 100px) 1fr;
  }
}
.banner-container-content-headline {
  font-family: 'Archivo Condensed', Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-weight: bolder;
  font-size: 50px;
  line-height: 50px;
  grid-column-start: 2;
  grid-column-end: 2;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 768px) {
  .banner-container-content-headline {
    grid-column-start: 3;
    grid-column-end: 9;
  }
}
@media (min-width: 992px) {
  .banner-container-content-headline {
    grid-column-start: 4;
    grid-column-end: 10;
  }
}
@media (min-width: 1200px) {
  .banner-container-content-headline {
    grid-column-start: 2;
    grid-column-end: 14;
    font-size: 100px;
    line-height: 105px;
  }
}
.banner-container-content-button {
  grid-column-start: 2;
  grid-column-end: 4;
}
@media (min-width: 768px) {
  .banner-container-content-button {
    grid-column-start: 2;
    grid-column-end: 10;
  }
}
@media (min-width: 992px) {
  .banner-container-content-button {
    grid-column-start: 2;
    grid-column-end: 12;
  }
}
@media (min-width: 1200px) {
  .banner-container-content-button {
    grid-column-start: 2;
    grid-column-end: 14;
  }
}
.banner-container-content-video {
  display: grid;
  justify-items: center;
  grid-template-columns: 16px 1fr 16px;
  grid-auto-rows: min-content;
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  .banner-container-content-video {
    grid-template-columns: 1fr repeat(12, 100px) 1fr;
  }
}
.banner-container-content-video .banner-container-content-headline {
  font-family: 'Archivo Condensed', Verdana, Arial, sans-serif;
  color: #FFFFFF;
  font-weight: bolder;
  font-size: 50px;
  line-height: 50px;
  grid-column-start: 2;
  grid-column-end: 2;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 768px) {
  .banner-container-content-video .banner-container-content-headline {
    grid-column-start: 3;
    grid-column-end: 9;
  }
}
@media (min-width: 992px) {
  .banner-container-content-video .banner-container-content-headline {
    grid-column-start: 4;
    grid-column-end: 10;
  }
}
@media (min-width: 1200px) {
  .banner-container-content-video .banner-container-content-headline {
    grid-column-start: 2;
    grid-column-end: 14;
    font-size: 100px;
    line-height: 105px;
  }
}
.banner-container-content-video .banner-container-content-button {
  grid-column-start: 2;
  grid-column-end: 4;
}
@media (min-width: 768px) {
  .banner-container-content-video .banner-container-content-button {
    grid-column-start: 2;
    grid-column-end: 10;
  }
}
@media (min-width: 992px) {
  .banner-container-content-video .banner-container-content-button {
    grid-column-start: 2;
    grid-column-end: 12;
  }
}
@media (min-width: 1200px) {
  .banner-container-content-video .banner-container-content-button {
    grid-column-start: 2;
    grid-column-end: 14;
  }
}
.text-media-combo-container {
  padding: 20px 0;
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
  margin: auto;
  background-color: #FFFFFF;
  opacity: 97%;
}
.text-media-combo-container.text-media-combo-image-full {
  width: 100%;
  max-width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .text-media-combo-container {
    -ms-grid-columns: 16px 1fr 16px;
    grid-template-columns: 16px 1fr 16px;
    column-gap: 0px;
    row-gap: 16px;
  }
  .text-media-combo-container .only-content-container {
    display: -ms-grid;
    display: grid;
    grid-column-start: 2;
    grid-column-end: 2;
    gap: 16px;
  }
  .text-media-combo-container .text-media-combo-image-left {
    display: -ms-grid;
    display: grid;
    grid-column-start: 2;
    grid-column-end: 2;
  }
  .text-media-combo-container .text-media-combo-image-right {
    display: -ms-grid;
    display: grid;
    grid-column-start: 2;
    grid-column-end: 2;
  }
  .text-media-combo-container .text-media-combo-image-video {
    display: -ms-grid;
    display: grid;
    grid-column-start: 2;
    grid-column-end: 2;
  }
  .text-media-combo-container .text-media-combo-content-left {
    display: -ms-grid;
    display: grid;
    row-gap: 24px;
    order: 2;
    align-content: baseline;
    grid-column-start: 2;
    grid-column-end: 2;
  }
  .text-media-combo-container .text-media-combo-content-right {
    display: -ms-grid;
    display: grid;
    row-gap: 24px;
    order: 2;
    align-content: baseline;
    grid-column-start: 2;
    grid-column-end: 2;
  }
}
@media (min-width: 768px) {
  .text-media-combo-container {
    -ms-grid-columns: 1fr repeat(12, 36px) 1fr;
    grid-template-columns: 1fr repeat(12, 36px) 1fr;
    column-gap: 24px;
    row-gap: 30px;
    padding: 30px 0;
  }
  .text-media-combo-container .only-content-container {
    display: -ms-grid;
    display: grid;
    grid-column-start: 2;
    grid-column-end: 14;
    gap: 16px;
  }
  .text-media-combo-container .text-media-combo-image-left {
    display: -ms-grid;
    display: grid;
    grid-column-start: 2;
    grid-column-end: 8;
  }
  .text-media-combo-container .text-media-combo-image-right {
    display: -ms-grid;
    display: grid;
    grid-column-start: 8;
    grid-column-end: 14;
  }
  .text-media-combo-container .text-media-combo-image-video {
    display: -ms-grid;
    display: grid;
    grid-column-start: 2;
    grid-column-end: 14;
  }
  .text-media-combo-container .text-media-combo-content-left {
    display: -ms-grid;
    display: grid;
    row-gap: 24px;
    align-content: baseline;
    grid-column-start: 2;
    grid-column-end: 8;
  }
  .text-media-combo-container .text-media-combo-content-right {
    display: -ms-grid;
    display: grid;
    row-gap: 24px;
    align-content: baseline;
    grid-column-start: 9;
    grid-column-end: 14;
  }
}
@media (min-width: 992px) {
  .text-media-combo-container {
    max-width: 950px;
  }
}
@media (min-width: 1200px) {
  .text-media-combo-container {
    max-width: 1200px;
    -ms-grid-columns: 1fr repeat(12, 70px) 1fr;
    grid-template-columns: 1fr repeat(12, 70px) 1fr;
    column-gap: 24px;
    row-gap: 30px;
  }
  .text-media-combo-container .only-content-container {
    display: -ms-grid;
    display: grid;
    grid-column-start: 2;
    grid-column-end: 14;
    gap: 16px;
  }
  .text-media-combo-container .text-media-combo-image-left {
    display: -ms-grid;
    display: grid;
    grid-column-start: 2;
    grid-column-end: 8;
  }
  .text-media-combo-container .text-media-combo-image-right {
    display: -ms-grid;
    display: grid;
    grid-column-start: 8;
    grid-column-end: 14;
  }
  .text-media-combo-container .text-media-combo-image-video {
    display: -ms-grid;
    display: grid;
    grid-column-start: 2;
    grid-column-end: 14;
  }
  .text-media-combo-container .text-media-combo-content-left {
    display: -ms-grid;
    display: grid;
    row-gap: 24px;
    align-content: baseline;
    grid-column-start: 2;
    grid-column-end: 8;
  }
  .text-media-combo-container .text-media-combo-content-right {
    display: grid;
    row-gap: 24px;
    align-content: baseline;
    grid-column-start: 9;
    grid-column-end: 14;
  }
}
.text-media-combo-container .hide-content {
  display: none;
}
.text-media-combo-container video {
  width: 100%;
}
.text-media-combo-container .text-media-combo-headline {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 32px;
  line-height: 38.4px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .text-media-combo-container .text-media-combo-headline {
    font-size: 26px;
    line-height: 31.2px;
  }
}
.text-media-combo-container .text-media-combo-description {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
.text-media-combo-container .text-media-combo-description.font-large {
  font-size: 16px;
  line-height: 22px;
}
.text-media-combo-container .text-media-combo-button,
.text-media-combo-container .text-media-combo-text {
  width: fit-content;
  display: flex;
  align-items: center;
}
.text-media-combo-container .text-media-combo-button .bicon-arrow-right-circle,
.text-media-combo-container .text-media-combo-text .bicon-arrow-right-circle {
  font-size: 24px;
}
.text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-right,
.text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-right,
.text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-left,
.text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-left {
  height: 200px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-right,
  .text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-right,
  .text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-left,
  .text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-left {
    height: 315px;
  }
}
.text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-right.no-image,
.text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-right.no-image,
.text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-left.no-image,
.text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-left.no-image {
  height: auto;
}
@media (min-width: 768px) {
  .text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-right.no-image,
  .text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-right.no-image,
  .text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-left.no-image,
  .text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-left.no-image {
    height: auto;
  }
}
.text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-right img,
.text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-right img,
.text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-left img,
.text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-left img {
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  height: inherit;
}
.text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-right.embed-responsive-iframe,
.text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-right.embed-responsive-iframe,
.text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-left.embed-responsive-iframe,
.text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-left.embed-responsive-iframe {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-right.embed-responsive-iframe,
  .text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-right.embed-responsive-iframe,
  .text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-left.embed-responsive-iframe,
  .text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-left.embed-responsive-iframe {
    padding-bottom: 75%;
  }
}
@media (max-width: 992px) {
  .text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-right.youtube-video-image,
  .text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-right.youtube-video-image,
  .text-media-combo-container.text-media-combo-image-right .text-media-combo-container-image.text-media-combo-image-left.youtube-video-image,
  .text-media-combo-container.text-media-combo-image-left .text-media-combo-container-image.text-media-combo-image-left.youtube-video-image {
    height: auto;
  }
}
.text-media-combo-container .youtube-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video-youtube-container {
  background-color: #FFFFFF;
  max-width: 950px;
  margin: auto;
}
@media (min-width: 1200px) {
  .video-youtube-container {
    max-width: 1200px;
  }
}
.video-youtube-container .video-youtube {
  padding: 30px 16px;
  background-color: #FFFFFF;
}
@media (min-width: 768px) {
  .video-youtube-container .video-youtube {
    padding: 30px 0;
    max-width: 700px;
    margin: auto;
  }
}
@media (min-width: 1200px) {
  .video-youtube-container .video-youtube {
    max-width: 1104px;
  }
}
.text-link-combination {
  background-color: #000000;
  position: relative;
  margin: auto;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .text-link-combination {
    padding: 30px 0;
  }
}
.text-link-combination-container {
  padding: 30px 16px 38px;
}
@media (min-width: 768px) {
  .text-link-combination-container {
    padding: 53px 140px 43px 57px;
  }
}
@media (min-width: 992px) {
  .text-link-combination-container {
    max-width: 1140px;
    display: flex;
    margin: auto;
    padding: 53px 0px 43px 57px;
  }
}
@media (min-width: 1200px) {
  .text-link-combination-container {
    padding: 53px 16px 20px;
  }
}
.text-link-combination-container-headline {
  color: #FFFFFF;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 26px;
  line-height: 31.2px;
  font-weight: bold;
  padding-bottom: 24px;
}
@media (min-width: 992px) {
  .text-link-combination-container-headline {
    font-size: 32px;
    line-height: 38.4px;
  }
}
.text-link-combination-container-description {
  color: #FFFFFF;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 24px;
}
.text-link-combination-container-description a {
  color: #FFFFFF;
  font-weight: 400;
  text-decoration: underline;
}
.text-link-combination-container-description a:hover {
  text-decoration-color: #EB6111;
}
@media (min-width: 992px) {
  .text-link-combination-container-description {
    width: 65%;
    float: left;
  }
  .text-link-combination-container-description span {
    width: 85%;
    display: block;
  }
}
@media (min-width: 1200px) {
  .text-link-combination-container-description {
    width: 70%;
  }
}
.text-link-combination-container-description-text {
  padding-bottom: 15px;
}
.text-link-combination-container-links {
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .text-link-combination-container-links {
    float: right;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .text-link-combination-container-links {
    padding-right: 100px;
  }
}
.text-link-combination-container-link {
  width: fit-content;
  padding-bottom: 22px;
}
.text-link-combination-container-link-text {
  color: #FFFFFF;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  padding-right: 10px;
}
.text-link-combination-container-link-text:hover {
  text-decoration: underline;
  text-decoration-color: #DE5000;
}
.text-link-combination-container-link .bicon-arrow-right-circle {
  font-size: 12px;
  color: #EB6111;
}
.text-link-combination-container .rebel-shape-container {
  position: absolute;
  right: 10px;
  bottom: -40px;
}
@media (min-width: 768px) {
  .text-link-combination-container .rebel-shape-container {
    bottom: -85px;
  }
}
@media (min-width: 992px) {
  .text-link-combination-container .rebel-shape-container {
    top: 0;
    bottom: 0;
  }
}
.application-teaser-container-content-title {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .application-teaser-container-content-title {
    display: grid;
    grid-template-columns: 16px 1fr 16px;
    column-gap: 0px;
    row-gap: 20px;
  }
  .application-teaser-container-content-title div {
    display: grid;
    grid-auto-rows: auto;
    grid-column-start: 2;
    grid-column-end: 2;
    gap: 20px;
  }
}
@media (max-width: 1199px) {
  .application-teaser-container-content-title.application-teaser div {
    grid-column-start: 2;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
@media (min-width: 768px) {
  .application-teaser-container-content-title {
    display: grid;
    grid-template-columns: 1fr repeat(12, 36px) 1fr;
    column-gap: 24px;
    row-gap: 30px;
  }
  .application-teaser-container-content-title div {
    display: grid;
    grid-auto-rows: auto;
    grid-column-start: 2;
    grid-column-end: 14;
    gap: 20px;
  }
}
@media (min-width: 1200px) {
  .application-teaser-container-content-title {
    display: grid;
    grid-template-columns: 1fr repeat(12, 70px) 1fr;
    column-gap: 24px;
    row-gap: 30px;
  }
  .application-teaser-container-content-title div {
    display: block;
    grid-column-start: 2;
    grid-column-end: 14;
    gap: 20px;
  }
}
.application-teaser-container {
  background-color: #FFFFFF;
  opacity: 97%;
  padding: 20px 0;
  margin: auto;
}
@media (min-width: 768px) {
  .application-teaser-container {
    padding: 30px 0;
  }
}
@media (min-width: 992px) {
  .application-teaser-container {
    max-width: 950px;
  }
}
@media (min-width: 1200px) {
  .application-teaser-container {
    max-width: 1200px;
  }
}
@media (max-width: 767px) {
  .application-teaser-container-content {
    display: grid;
    grid-template-columns: 16px 1fr 16px;
    column-gap: 0px;
    row-gap: 20px;
  }
}
@media (min-width: 768px) {
  .application-teaser-container-content {
    display: grid;
    grid-template-columns: 1fr repeat(12, 36px) 1fr;
    column-gap: 24px;
    row-gap: 30px;
  }
}
@media (min-width: 1200px) {
  .application-teaser-container-content {
    display: grid;
    grid-template-columns: 1fr repeat(12, 70px) 1fr;
    column-gap: 24px;
    row-gap: 30px;
  }
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .side-facets-inner .facet-accordion {
  border: 0;
  padding: 10px 0px;
}
@media (min-width: 992px) {
  .application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .side-facets-inner .facet-accordion {
    padding: 0 34px;
  }
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .side-facets-inner .facet-accordion .container-categories {
  padding: 0;
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .side-facets-inner .facet-accordion .container-categories .facet-accordion-body .facet-input-container .icon-arrow {
  top: 11px;
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .side-facets-inner .facet-accordion .container-categories .facet-accordion-body .facet-search .input-group .input-group-btn {
  top: 0;
  right: 36px;
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .side-facets-inner .facet-accordion .container-categories .facet-accordion-body .facet-search .input-group .input-group-btn .btn-search-icon {
  height: 40px;
  width: 40px;
  background-color: #EB6111;
  border-radius: 0;
  border: 1px solid #000000;
  padding: 0;
  font-size: 24px;
  position: relative;
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .side-facets-inner .facet-accordion .container-categories .facet-accordion-body .facet-search .input-group .input-group-btn .btn-search-icon .bicon-search-2 {
  color: #000000;
  font-size: 24px;
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories {
  padding: 0px 16px 40px;
}
@media (min-width: 992px) {
  .application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories {
    padding: 0px 50px 40px;
  }
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories .side-facets-clear-list-title {
  color: #000000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.308px;
  padding: 14px 0 20px;
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories .side-facets-clear-list-container {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
@media (min-width: 768px) {
  .application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories .side-facets-clear-list-container {
    flex-direction: row;
    gap: 10px;
  }
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories .side-facets-clear-list-container .side-facets-clear-list {
  width: fit-content;
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories .side-facets-clear-list-container .side-facets-clear-list:first-child {
  margin-top: 0;
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories .side-facets-clear-list-container .side-facets-clear-list:last-child {
  margin-bottom: 10px;
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories .side-facets-clear-list-container .side-facets-clear-all {
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  text-decoration-line: underline;
  display: flex;
  gap: 4px;
  margin-bottom: 10px;
  cursor: pointer;
  padding-left: 0;
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories .side-facets-clear-list-container .side-facets-clear-all:hover {
  text-decoration-color: #EB6111;
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories .side-facets-clear-list-container .side-facets-clear-all .bicon-trash-can-outline {
  color: #EB6111;
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories .application-teaser-container-content-title {
  display: flex;
  padding-top: 40px;
}
@media (min-width: 992px) {
  .application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories .application-teaser-container-content-title {
    padding-top: 70px;
  }
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories .application-teaser-container-content-title div {
  gap: 0;
}
.application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories .application-teaser-container-content {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .application-teaser-container.all-applications-container .product-grid-section-berner .product-grid .apparea-overview-container-categories .application-teaser-container-content .application-teaser-container-card {
    max-width: 350px;
  }
}
.application-teaser-container .application-teaser-title {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 26px;
  line-height: 31px;
  font-weight: bold;
  color: #000000;
  margin-right: 25px;
  grid-column-start: 2;
}
@media (min-width: 1200px) {
  .application-teaser-container .application-teaser-title {
    font-size: 32px;
    line-height: 38px;
    padding-bottom: 0;
    grid-column-start: 2;
    grid-column-end: 8;
  }
}
.application-teaser-container .application-teaser-link {
  text-decoration: underline;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 16px;
  line-height: 17px;
  font-weight: bold;
  margin: auto 0;
}
.application-teaser-container .application-teaser-link .bicon-arrow-right-4 {
  color: #EB6111;
  padding-left: 10px;
  font-size: 11px;
}
.application-teaser-container-carousel {
  display: grid;
  grid-auto-flow: column;
  overflow-x: auto;
  overflow-y: hidden;
}
@media (max-width: 767px) {
  .application-teaser-container-carousel {
    padding-bottom: 15px;
    grid-column-start: 2;
    grid-column-end: 2;
    column-gap: 24px;
    row-gap: 30px;
  }
  .application-teaser-container-carousel::-webkit-scrollbar-thumb {
    background: -webkit-linear-gradient(45deg, #EB6111 65%, transparent 65%);
  }
}
@media (min-width: 768px) {
  .application-teaser-container-carousel {
    padding-bottom: 25px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-start: 2;
    grid-column-end: 15;
    column-gap: 24px;
    row-gap: 30px;
  }
  .application-teaser-container-carousel::-webkit-scrollbar-thumb {
    background: #EB6111;
    background: -webkit-linear-gradient(45deg, #EB6111 85%, transparent 85%);
  }
}
@media (min-width: 1200px) {
  .application-teaser-container-carousel {
    padding-bottom: 25px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-start: 2;
    grid-column-end: 15;
    column-gap: 24px;
    row-gap: 30px;
  }
  .application-teaser-container-carousel .content-card-item {
    min-width: 350px;
  }
}
.application-teaser-container-carousel::-webkit-scrollbar {
  height: 9px;
}
.application-teaser-container-carousel::-webkit-scrollbar-track {
  background-color: #DDDDDD;
  margin-right: 50px;
}
.application-teaser-container-card {
  display: flex;
  flex-direction: column;
  min-width: 315px;
}
@media (min-width: 768px) {
  .application-teaser-container-card {
    min-width: 330px;
  }
}
@media (min-width: 1200px) {
  .application-teaser-container-card {
    min-width: 350px;
  }
}
.application-teaser-container-card .application-teaser-image {
  object-fit: cover;
  width: 100%;
  min-height: 150px;
}
.application-teaser-container-card .application-teaser-image img {
  width: auto;
  max-width: 300px;
}
@media (min-width: 768px) {
  .application-teaser-container-card .application-teaser-image img {
    max-width: 330px;
  }
}
@media (min-width: 1200px) {
  .application-teaser-container-card .application-teaser-image img {
    max-width: 350px;
  }
}
.application-teaser-container-card .application-teaser-title {
  position: absolute;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  background-color: #97c1de;
  color: #000000;
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  padding: 10px;
  left: 0;
  bottom: 0;
  max-width: 85%;
}
.application-teaser-container-card .application-teaser-title:after {
  content: '';
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  width: 36px;
  height: 102%;
  right: -35px;
  display: block;
  position: absolute;
  background: #97c1de;
  top: 0;
}
.application-teaser-container-image {
  position: relative;
  width: 100%;
  display: block;
}
.application-teaser-container-products {
  display: flex;
}
.application-teaser-container-products img {
  width: 60px;
}
.application-teaser-container-products .application-teaser-product {
  border: 1px solid #ACACAC;
  text-align: center;
  padding: 10px 0;
  display: grid;
  width: 25%;
  justify-content: center;
}
.application-teaser-container-products .application-teaser-more-products {
  border-radius: 50%;
  margin: auto;
  display: block;
  width: 24px;
  height: 24px;
  background-color: #DDDDDD;
  align-items: center;
  justify-content: center;
  display: flex;
}
.application-teaser-container-products .application-teaser-more-products-text {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 10.31px;
  font-weight: 400;
}
.berner-location {
  max-width: 1200px;
  background-color: #FFFFFF;
  opacity: 97%;
  margin: auto;
  width: auto !important;
  padding: 20px 16px;
}
@media (min-width: 992px) {
  .berner-location {
    padding: 30px 16px;
  }
}
.berner-location .CHDeliveryOverlay-checkout,
#cboxLoadedContent .CHDeliveryOverlay-checkout {
  padding: 0;
}
.berner-location .CHDeliveryOverlay-checkout-container,
#cboxLoadedContent .CHDeliveryOverlay-checkout-container {
  display: flex;
  flex-direction: column;
}
.berner-location .CHDeliveryOverlay-actions,
#cboxLoadedContent .CHDeliveryOverlay-actions {
  display: flex;
  justify-content: space-between;
  margin-top: 0;
  padding: 18px 12px;
  box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.25);
}
@media (min-width: 1200px) {
  .berner-location .CHDeliveryOverlay-actions,
  #cboxLoadedContent .CHDeliveryOverlay-actions {
    padding: 18px 16px;
  }
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-content,
  #cboxLoadedContent .CHDeliveryOverlay-content {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .berner-location .CHDeliveryOverlay-content,
  #cboxLoadedContent .CHDeliveryOverlay-content {
    width: 50%;
  }
}
.berner-location .CHDeliveryOverlay-headline,
#cboxLoadedContent .CHDeliveryOverlay-headline {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 26px;
  line-height: 31.2px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 10px;
}
.berner-location .CHDeliveryOverlay-headline.CHDeliveryOverlay-overlay-header,
#cboxLoadedContent .CHDeliveryOverlay-headline.CHDeliveryOverlay-overlay-header {
  position: absolute;
  z-index: 1;
  color: #FFFFFF;
  top: -40px;
}
@media (max-width: 768px) {
  .berner-location .CHDeliveryOverlay-headline.CHDeliveryOverlay-overlay-header,
  #cboxLoadedContent .CHDeliveryOverlay-headline.CHDeliveryOverlay-overlay-header {
    left: 16px;
  }
}
.berner-location .CHDeliveryOverlay-description,
#cboxLoadedContent .CHDeliveryOverlay-description {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #000000;
  padding-bottom: 43px;
}
.berner-location .CHDeliveryOverlay-wrapper,
#cboxLoadedContent .CHDeliveryOverlay-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 510px;
}
.berner-location .CHDeliveryOverlay-wrapper .uc-embedding-container,
#cboxLoadedContent .CHDeliveryOverlay-wrapper .uc-embedding-container {
  background-color: #FFFFFF;
}
.berner-location .CHDeliveryOverlay-wrapper .uc-embedding-container .uc-embedding-wrapper .uc-embedding-buttons .uc-embedding-accept,
#cboxLoadedContent .CHDeliveryOverlay-wrapper .uc-embedding-container .uc-embedding-wrapper .uc-embedding-buttons .uc-embedding-accept {
  background-color: #EB6111;
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-wrapper,
  #cboxLoadedContent .CHDeliveryOverlay-wrapper {
    flex-direction: row;
  }
}
.berner-location .CHDeliveryOverlay-map,
#cboxLoadedContent .CHDeliveryOverlay-map {
  height: 550px;
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-map,
  #cboxLoadedContent .CHDeliveryOverlay-map {
    height: unset;
    width: 50%;
  }
}
.berner-location .CHDeliveryOverlay-map .gm-control-active,
#cboxLoadedContent .CHDeliveryOverlay-map .gm-control-active {
  background-color: #97c1de !important;
}
.berner-location .CHDeliveryOverlay-form,
#cboxLoadedContent .CHDeliveryOverlay-form {
  background-color: #FFFFFF;
  width: 100%;
  height: 70px;
  overflow: unset;
  transition: all 0.5s ease;
  position: absolute;
  bottom: 0;
  box-shadow: 0px -4px 12px 0px rgba(0, 0, 0, 0.15) inset;
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-form,
  #cboxLoadedContent .CHDeliveryOverlay-form {
    box-shadow: unset;
  }
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-form,
  #cboxLoadedContent .CHDeliveryOverlay-form {
    position: relative;
  }
}
.berner-location .CHDeliveryOverlay-form.active,
#cboxLoadedContent .CHDeliveryOverlay-form.active {
  z-index: 2;
  height: 396px;
  transition: all 0.5s ease;
}
.berner-location .CHDeliveryOverlay-form.active .bicon-arrow-right-5,
#cboxLoadedContent .CHDeliveryOverlay-form.active .bicon-arrow-right-5 {
  transform: rotate(-90deg);
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-form,
  #cboxLoadedContent .CHDeliveryOverlay-form {
    height: 650px;
    width: 50%;
  }
}
.berner-location .CHDeliveryOverlay-form-button,
#cboxLoadedContent .CHDeliveryOverlay-form-button {
  border: 0;
  width: fit-content;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 26px;
  line-height: 31.2px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 0;
  text-align: left;
  margin: 10px;
}
.berner-location .CHDeliveryOverlay-form-button-text,
#cboxLoadedContent .CHDeliveryOverlay-form-button-text {
  padding-right: 10px;
}
.berner-location .CHDeliveryOverlay-form-button .bicon-arrow-right-5,
#cboxLoadedContent .CHDeliveryOverlay-form-button .bicon-arrow-right-5 {
  transform: rotate(90deg);
  font-size: 14px;
}
.berner-location .CHDeliveryOverlay-form .form-group,
#cboxLoadedContent .CHDeliveryOverlay-form .form-group {
  padding: 16px;
  margin-bottom: 0;
  border-bottom: 1px solid #DDDDDD;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .berner-location .CHDeliveryOverlay-form .form-group,
  #cboxLoadedContent .CHDeliveryOverlay-form .form-group {
    border-bottom: 2px solid #DDDDDD;
  }
}
.berner-location .CHDeliveryOverlay-form .form-group .select2,
#cboxLoadedContent .CHDeliveryOverlay-form .form-group .select2 {
  width: 90% !important;
}
@media (min-width: 1200px) {
  .berner-location .CHDeliveryOverlay-form .form-group .select2,
  #cboxLoadedContent .CHDeliveryOverlay-form .form-group .select2 {
    width: 60% !important;
  }
}
.berner-location .CHDeliveryOverlay-form .form-group .select2.select2-container--default .select2-selection--single,
#cboxLoadedContent .CHDeliveryOverlay-form .form-group .select2.select2-container--default .select2-selection--single {
  border: 1px solid #000000;
  border-radius: 0;
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-form .form-group-container,
  #cboxLoadedContent .CHDeliveryOverlay-form .form-group-container {
    padding-left: 12px;
  }
}
.berner-location .CHDeliveryOverlay-form .form-group .control-label,
#cboxLoadedContent .CHDeliveryOverlay-form .form-group .control-label {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 16.8px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 4px;
}
.berner-location .CHDeliveryOverlay-form .form-group .form-control.location-postal,
#cboxLoadedContent .CHDeliveryOverlay-form .form-group .form-control.location-postal {
  border: 1px solid #000000;
  border-radius: 0;
  color: #000000;
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-form .form-group .form-control.location-postal,
  #cboxLoadedContent .CHDeliveryOverlay-form .form-group .form-control.location-postal {
    width: 50%;
  }
}
.berner-location .CHDeliveryOverlay-form .form-group .checkbox-wrapper label,
#cboxLoadedContent .CHDeliveryOverlay-form .form-group .checkbox-wrapper label {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #000000;
  cursor: pointer;
}
.berner-location .CHDeliveryOverlay-form .form-group .checkbox-wrapper label:hover:before,
#cboxLoadedContent .CHDeliveryOverlay-form .form-group .checkbox-wrapper label:hover:before {
  border: 1px solid #FF9F2F;
}
.berner-location .CHDeliveryOverlay-item-wrapper,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper {
  margin-top: 0;
  border-bottom: 0;
  height: 270px;
  overflow: overlay;
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-item-wrapper,
  #cboxLoadedContent .CHDeliveryOverlay-item-wrapper {
    height: 400px;
    margin-bottom: 0;
  }
}
.berner-location .CHDeliveryOverlay-item-wrapper input,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper input {
  appearance: none;
  width: 22px;
  height: 22px;
  border: 1px solid #000000;
  border-radius: 10px;
  background-color: #FFFFFF;
  outline: none;
  cursor: pointer;
  position: absolute;
  top: 11px;
  left: 12px;
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-item-wrapper input,
  #cboxLoadedContent .CHDeliveryOverlay-item-wrapper input {
    top: 7px;
    top: 18px;
  }
}
.berner-location .CHDeliveryOverlay-item-wrapper input:checked:after,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper input:checked:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #EB6111;
  top: 5px;
  left: 5px;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item {
  margin-bottom: 0;
  padding: 16px;
  border-top: 0.5px solid #DDDDDD;
  border-bottom: 0.5px solid #DDDDDD;
  width: 100%;
  display: flex;
  cursor: pointer;
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item,
  #cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item {
    padding: 23px 16px 20px;
  }
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item.active,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item.active {
  border-top: 0.5px solid #EB6111;
  border-bottom: 0.5px solid #EB6111;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-chevron-button,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-chevron-button {
  border: 0;
  align-self: start;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-chevron-button-overlay,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-chevron-button-overlay {
  margin-left: 30px;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-chevron-button .bicon-arrow-right-5,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-chevron-button .bicon-arrow-right-5 {
  font-size: 10px;
  transform: rotate(90deg);
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-chevron-button .bicon-arrow-right-5.active,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-chevron-button .bicon-arrow-right-5.active {
  transition: all 0.5s ease;
  transform: rotate(-90deg);
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-chevron-button .bicon-arrow-right-5:hover,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-chevron-button .bicon-arrow-right-5:hover {
  color: #EB6111;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container {
  display: flex;
  flex-direction: column;
  padding-left: 14px;
  width: 100%;
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container,
  #cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container {
    flex-direction: row;
    padding-left: 8px;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container,
  #cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container {
    padding-left: 14px;
  }
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-content,
  #cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-content {
    max-width: 150px;
  }
}
@media (min-width: 1200px) {
  .berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-content,
  #cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-content {
    min-width: 200px;
    max-width: 300px;
  }
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-info,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-info {
  padding-top: 12px;
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-info,
  #cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-info {
    display: flex;
    align-items: center;
    width: fit-content;
    padding-top: 0;
  }
  .berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-info.active,
  #cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-info.active {
    align-items: end;
  }
}
@media (min-width: 1200px) {
  .berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-info,
  #cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-info {
    padding-right: 10px;
  }
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-title,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-title {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 16px;
  line-height: 19.2px;
  font-weight: 700;
  color: #000000;
  white-space: normal;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-desc,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-desc {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #000000;
  display: flex;
  flex-direction: column;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-desc-street,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-desc-street,
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-desc-town,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-desc-town {
  margin: 0;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-desc-email,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-desc-email {
  text-decoration: underline;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-desc-container,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-desc-container {
  margin-bottom: 10px;
  color: #000000;
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-desc-container,
  #cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-desc-container {
    white-space: nowrap;
  }
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-more-info,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-more-info {
  transition: all 0.5s ease;
  padding-top: 16px;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-more-info .d-none,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-more-info .d-none {
  transition: all 0.5s ease;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-time,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-time {
  margin: 0;
  display: flex;
  flex-direction: column;
  width: 170px;
}
@media (min-width: 768px) {
  .berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-time,
  #cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-time {
    width: 145px;
  }
}
@media (min-width: 992px) {
  .berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-time,
  #cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-time {
    width: 170px;
  }
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-time-content,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-time-content {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-time-days,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-time-days {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #000000;
  padding-bottom: 1px;
  margin: 0;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-time-hours,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-time-hours {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #000000;
  margin: 0;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-info,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-info {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 16px;
  line-height: 17.6px;
  font-weight: 600;
  color: #000000;
  text-decoration: underline;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-info:hover,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-info:hover {
  text-decoration-color: #EB6111;
}
.berner-location .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-info .bicon-arrow-right-circle,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-info .bicon-arrow-right-circle {
  padding-left: 7.5px;
  color: #EB6111;
  font-size: 14px;
}
.berner-location .CHDeliveryOverlay-item-wrapper::-webkit-scrollbar,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper::-webkit-scrollbar {
  width: 9px;
}
.berner-location .CHDeliveryOverlay-item-wrapper::-webkit-scrollbar-track,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper::-webkit-scrollbar-track {
  background-color: #DDDDDD;
}
.berner-location .CHDeliveryOverlay-item-wrapper::-webkit-scrollbar-thumb,
#cboxLoadedContent .CHDeliveryOverlay-item-wrapper::-webkit-scrollbar-thumb {
  background: #EB6111;
  background: -webkit-linear-gradient(225deg, #EB6111 0%, #EB6111 70%, #DDDDDD 51%, #DDDDDD 100%);
  background: -o-linear-gradient(225deg, #EB6111 0%, #EB6111 80%, #DDDDDD 51%, #DDDDDD 100%);
}
@media (min-width: 992px) {
  .berner-location .CHDeliveryOverlay-item-wrapper::-webkit-scrollbar-thumb,
  #cboxLoadedContent .CHDeliveryOverlay-item-wrapper::-webkit-scrollbar-thumb {
    background: -moz-linear-gradient(225deg, #EB6111 0%, #EB6111 80%, #DDDDDD 51%, #DDDDDD 100%);
    background: -webkit-linear-gradient(225deg, #EB6111 0%, #EB6111 85%, #DDDDDD 51%, #DDDDDD 100%);
    background: -o-linear-gradient(225deg, #EB6111 0%, #EB6111 80%, #DDDDDD 51%, #DDDDDD 100%);
  }
}
#colorbox.CHDeliveryOverlayMain {
  height: 700px !important;
}
@media (max-width: 767px) {
  #colorbox.CHDeliveryOverlayMain {
    top: 50px !important;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #colorbox.CHDeliveryOverlayMain {
    left: -7px !important;
  }
}
#colorbox.CHDeliveryOverlayMain #cboxWrapper {
  height: 700px !important;
  padding: 0;
}
#colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxClose {
  border: 0;
  color: #000000;
  border-radius: 0;
  background-color: #FFFFFF !important;
  top: 0px !important;
  left: 0;
  width: 40px !important;
  height: 40px !important;
}
@media (min-width: 768px) {
  #colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxClose {
    right: 6px;
    left: unset;
  }
}
#colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxClose span {
  font-size: 14px !important;
  color: #000000;
}
#colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxContent {
  height: unset !important;
  padding-bottom: 0;
  height: 700px !important;
}
#colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxContent #cboxLoadedContent {
  padding: 0;
}
#colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxContent #cboxLoadedContent .CHDeliveryOverlay-wrapper {
  height: 700px;
}
#colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxContent #cboxLoadedContent .CHDeliveryOverlay-wrapper .CHDeliveryOverlay-map {
  height: 630px;
}
@media (min-width: 768px) {
  #colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxContent #cboxLoadedContent .CHDeliveryOverlay-wrapper .CHDeliveryOverlay-map {
    height: 100%;
  }
}
#colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxContent #cboxLoadedContent .CHDeliveryOverlay-wrapper .CHDeliveryOverlay-form {
  height: 70px;
  box-shadow: 0px -4px 12px 0px rgba(0, 0, 0, 0.25) inset;
}
@media (min-width: 768px) {
  #colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxContent #cboxLoadedContent .CHDeliveryOverlay-wrapper .CHDeliveryOverlay-form {
    height: 100%;
  }
}
#colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxContent #cboxLoadedContent .CHDeliveryOverlay-wrapper .CHDeliveryOverlay-form.active {
  height: 560px;
}
#colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxContent #cboxLoadedContent .CHDeliveryOverlay-wrapper .CHDeliveryOverlay-form .form-group-container .CHDeliveryOverlay-item-wrapper {
  margin-bottom: 0;
  height: 290px;
}
@media (min-width: 768px) {
  #colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxContent #cboxLoadedContent .CHDeliveryOverlay-wrapper .CHDeliveryOverlay-form .form-group-container .CHDeliveryOverlay-item-wrapper {
    height: 485px;
  }
}
@media (min-width: 1200px) {
  #colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxContent #cboxLoadedContent .CHDeliveryOverlay-wrapper .CHDeliveryOverlay-form .form-group-container .CHDeliveryOverlay-item-wrapper {
    height: 475px;
  }
}
#colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxContent #cboxLoadedContent .CHDeliveryOverlay-wrapper .CHDeliveryOverlay-form .form-group-container .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-content {
  max-width: 100%;
}
@media (min-width: 768px) {
  #colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxContent #cboxLoadedContent .CHDeliveryOverlay-wrapper .CHDeliveryOverlay-form .form-group-container .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-content {
    max-width: 170px;
  }
}
@media (min-width: 992px) {
  #colorbox.CHDeliveryOverlayMain #cboxWrapper #cboxContent #cboxLoadedContent .CHDeliveryOverlay-wrapper .CHDeliveryOverlay-form .form-group-container .CHDeliveryOverlay-item-wrapper .CHDeliveryOverlay-item-container-content {
    max-width: 240px;
  }
}
.product-list .card-product {
  height: 380px;
}
.product-list .card-title {
  height: fit-content;
  min-height: 50px;
}
.product-list .card-subtitle {
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 10px 0px;
  padding-bottom: 0px !important;
  white-space: nowrap;
  width: 100%;
}
.product-list .item-price {
  height: 20%;
}
.product-list .item-price.not-visible {
  justify-content: flex-start;
  color: #CD0F26;
}
.product-list .grid-card-icons-row {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  padding: 5px 10px;
}
.product-list .grid-card-icons-row .product-grid-view--price {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
}
.product-list .grid-card-icons-row .product-grid-view--addtocart a {
  padding: 0;
}
.product-list .grid-card-icons-row .product-grid-view--addtocart a span {
  color: #EB6111;
  font-size: 24px;
}
.product-list .grid-card-icons-row .product-grid-view--addtocart a span:hover {
  color: #FF9F2F;
}
.product-list .grid-card-icons-row .product-grid-view--bookmark {
  margin-left: 8px;
  color: #000000;
  font-size: 24px;
}
.card-product {
  flex: 1;
  width: 100%;
  margin-bottom: 15px;
  margin-right: 10px;
  position: relative;
}
.card-product .digitalLabels {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  color: #000000;
}
.card-product .digitalLabels .digitalLabel {
  text-align: right;
  left: unset;
  width: fit-content;
  right: 0;
}
.card-product .digitalLabels .digitalLabel:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  left: -23px;
  top: 0;
  z-index: -1;
}
.card-product .digitalLabels .digitalLabel a {
  font-weight: 400;
}
.card-product .digitalLabels .digitalLabel a:hover {
  font-weight: 400;
  text-decoration: unset;
}
.card-product .digitalLabels .digitalLabel.default-label {
  color: #FFFFFF;
  background: #626262;
}
.card-product .digitalLabels .digitalLabel.default-label a {
  color: #FFFFFF;
}
.card-product .digitalLabels .digitalLabel.default-label:after {
  background: transparent;
  border-top: 23px solid #626262;
  border-right: 23px solid transparent;
  border-bottom: 23px solid transparent;
  border-left: 23px solid transparent;
}
.card-product .digitalLabels .digitalLabel.bestselling-products-label {
  color: #000000;
  background: #DFECF5;
}
.card-product .digitalLabels .digitalLabel.bestselling-products-label a {
  color: #000000;
}
.card-product .digitalLabels .digitalLabel.bestselling-products-label:after {
  background: transparent;
  border-top: 23px solid #DFECF5;
  border-right: 23px solid transparent;
  border-bottom: 23px solid transparent;
  border-left: 23px solid transparent;
}
.card-product .digitalLabels .digitalLabel.new-products-label {
  color: #000000;
  background: #FF9F2F;
}
.card-product .digitalLabels .digitalLabel.new-products-label a {
  color: #000000;
}
.card-product .digitalLabels .digitalLabel.new-products-label:after {
  background: transparent;
  border-top: 23px solid #FF9F2F;
  border-right: 23px solid transparent;
  border-bottom: 23px solid transparent;
  border-left: 23px solid transparent;
}
.card-product .digitalLabels .digitalLabel.special-price-label {
  color: #000000;
  background: #E32B3C;
}
.card-product .digitalLabels .digitalLabel.special-price-label a {
  color: #FFFFFF;
}
.card-product .digitalLabels .digitalLabel.special-price-label:after {
  background: transparent;
  border-top: 23px solid #E32B3C;
  border-right: 23px solid transparent;
  border-bottom: 23px solid transparent;
  border-left: 23px solid transparent;
}
.card-product .compare-checkbox {
  padding: 5px 10px;
}
.card-product .productMargin {
  background-color: #F5F5F5;
}
.card-product:hover {
  outline: 1px solid #FF9F2F;
  text-decoration: none !important;
}
.card-product:active {
  outline: 1px solid #EB6111;
  text-decoration: none;
}
.card-product .card-link {
  text-decoration: none !important;
}
.card-product .card-thumb {
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  height: 172px;
  display: flex;
  margin: auto;
  position: relative;
}
.card-product .card-thumb img {
  width: 100%;
  margin: auto;
  object-fit: cover;
}
.card-product .card-thumb .variants {
  position: absolute;
  bottom: 2px;
  right: 5px;
  z-index: 1;
}
.card-product .card-thumb .variants-number {
  width: fit-content;
  border-radius: 50%;
  padding: 4.5px 6.5px;
  background-color: #ddd;
  margin: auto;
}
.card-product .card-thumb .variants span {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  color: #000000;
  line-height: 10px;
  margin-top: 4px;
}
.card-product .card-contentwrapper {
  background-color: #F5F5F5;
  padding: 10px;
  white-space: normal;
  min-height: 150px;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: space-between;
  position: relative;
}
.card-product .card-contentwrapper.has-desc {
  min-height: 225px;
}
@media (min-width: 768px) {
  .card-product .card-contentwrapper.has-desc {
    min-height: 215px;
  }
}
.card-product .card-contentwrapper .product-detail-panel {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.card-product .card-contentwrapper .item-price.not-visible.open-login-popup-prices {
  cursor: pointer;
}
.card-product .card-contentwrapper-add-to-cart {
  float: right;
}
.card-product .card-contentwrapper-add-to-cart .bicon-cart {
  font-size: 18px;
  color: #EB6111;
  cursor: pointer;
}
.card-product .card-contentwrapper-add-to-cart .bicon-cart:hover {
  color: #FF9F2F;
}
.card-product .card-contentwrapper .price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.card-product .card-contentwrapper .price .open-login-popup-prices .price-text:hover {
  cursor: pointer;
  text-decoration-color: #EB6111;
}
.card-product .card-contentwrapper .price .price-text {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  color: #000000;
  text-decoration: underline;
  padding-right: 12px;
}
.card-product .card-contentwrapper .price .price-text:hover {
  text-decoration-color: #EB6111;
}
.card-product .card-contentwrapper .price .bicon-cart {
  font-size: 18px;
  color: #EB6111;
  cursor: pointer;
}
.card-product .card-contentwrapper .price .bicon-cart:hover {
  color: #FF9F2F;
}
.card-product .card-contentwrapper .price.item-price.not-visible {
  justify-content: flex-start;
}
.card-product .card-contentwrapper .price.item-price.not-visible .bicon-cart {
  cursor: auto;
  color: #000000;
}
.card-product .card-title {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 15.8px;
  font-weight: 600 !important;
  color: #000000;
  word-break: break-word;
}
.card-product .card-title a:hover {
  color: #000000;
  text-decoration-color: #EB6111;
  font-weight: 600 !important;
}
.card-product .card-subtitle {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #626262;
  margin-bottom: 14px;
}
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage {
  width: fit-content !important;
}
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage .owl-item {
  width: 186px !important;
}
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage .owl-item .carouselTopseller-item {
  background: #F5F5F5;
}
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage .owl-item .carouselTopseller-item .carouselTopseller-action button {
  font-size: 22px;
  color: #EB6111;
}
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage .owl-item .card-product .card-thumb {
  outline: none;
  border: 1px solid #DDDDDD;
}
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage .owl-item .card-product:hover {
  outline: 1px solid #EB6111;
}
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage .owl-item .card-product .item-price {
  font-size: 12px;
  font-weight: 700;
}
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage .owl-item .card-product .item-price.open-login-popup-prices .price-text {
  cursor: pointer;
}
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage .owl-item .card-product .item-price:hover {
  text-decoration: none;
}
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage .owl-item .card-product .item-price.price-text:hover,
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage .owl-item .card-product .item-price.berner-price-available:hover {
  text-decoration-line: underline;
  text-decoration-color: #EB6111;
}
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage .owl-item .card-title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 7px;
}
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage .owl-item .card-title:hover {
  text-decoration-line: underline;
  text-decoration-color: #EB6111;
}
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage .owl-item .card-subtitle {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  font-size: 14px;
  font-weight: 400;
  line-clamp: 4;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.carouselTopseller-berner .carouselTopseller-wrapper .owl-stage .owl-item .card-subtitle:hover {
  text-decoration-line: underline;
  text-decoration-color: #EB6111;
}
.carouselTopseller.carouselTopseller-four {
  overflow: hidden;
}
.carouselTopseller.carouselTopseller-four .carouselTopseller-headline {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 20px;
}
.carouselTopseller.carouselTopseller-four .carouselTopseller-wrapper .owl-carousel .owl-stage-outer .owl-stage {
  display: flex;
  flex-direction: row;
  overflow-x: auto;
  overflow-y: hidden;
  height: 100%;
  gap: 12px;
}
.carouselTopseller.carouselTopseller-four .carouselTopseller-wrapper .owl-carousel .owl-stage-outer .owl-stage .carouselTopseller-item {
  display: flex;
  width: 100%;
  margin: 16px 0 24px;
  position: relative;
  padding-bottom: 20px;
}
.carouselTopseller.carouselTopseller-four .carouselTopseller-wrapper .owl-carousel .owl-stage-outer .owl-stage .carouselTopseller-item .carouselTopseller-link {
  width: 100%;
}
.carouselTopseller.carouselTopseller-four .carouselTopseller-wrapper .owl-carousel .owl-stage-outer .owl-stage .carouselTopseller-item .carouselTopseller-link .carouselTopseller-contentwrapper {
  padding: 16px 10px 0;
  white-space: normal;
}
.carouselTopseller.carouselTopseller-four .carouselTopseller-wrapper .owl-carousel .owl-stage-outer .owl-stage .carouselTopseller-item .carouselTopseller-link .carouselTopseller-contentwrapper .carouselTopseller-name .carouselTopseller-title {
  font-size: 14px;
  line-height: 15.8px;
  font-weight: 600;
  color: #000000;
  word-break: break-word;
}
.carouselTopseller.carouselTopseller-four .carouselTopseller-wrapper .owl-carousel .owl-stage-outer .owl-stage .carouselTopseller-item .carouselTopseller-link .carouselTopseller-contentwrapper .carouselTopseller-name .carouselTopseller-subtitle {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #626262;
  padding: 10px 0;
}
.carouselTopseller.carouselTopseller-four .carouselTopseller-wrapper .owl-carousel .owl-stage-outer .owl-stage .carouselTopseller-item .carouselTopseller-link .carouselTopseller-action {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
}
.carouselTopseller.carouselTopseller-four .carouselTopseller-wrapper .owl-carousel .owl-stage-outer .owl-stage .carouselTopseller-item .carouselTopseller-link .carouselTopseller-action .carouselTopseller-cartplus .bicon {
  color: #EB6111;
  font-size: 22px;
}
.carouselTopseller.carouselTopseller-four .carouselTopseller-wrapper .owl-carousel .owl-stage-outer .owl-stage .carouselTopseller-item .carouselTopseller-link .carouselTopseller-action .carouselTopseller-details {
  text-decoration: underline;
}
.carouselTopseller.carouselTopseller-four .carouselTopseller-wrapper .owl-carousel .owl-stage-outer .owl-stage .carouselTopseller-item .carouselTopseller-link .carouselTopseller-action .carouselTopseller-details:hover {
  text-decoration-color: #EB6111;
}
.carouselTopseller.carouselTopseller-four .carouselTopseller-wrapper .owl-carousel .owl-nav .owl-prev,
.carouselTopseller.carouselTopseller-four .carouselTopseller-wrapper .owl-carousel .owl-nav .owl-next {
  display: none;
}
.carouselTopseller.carouselTopseller-four .carouselTopseller-wrapper .owl-carousel .owl-nav .bicon {
  color: #EB6111;
}
@media (max-width: 991px) {
  .carouselTopseller.carouselTopseller-four {
    overflow-x: auto;
  }
}
.CHStep-wrapper .carouselTopseller-headlin {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #000000;
}
@media (min-width: 768px) {
  .CHStep-wrapper .carouselTopseller-headlin.product-detail-section-headline {
    padding: 30px 16px 0px;
  }
}
.CHStep-wrapper .carouselTopseller-container a:hover {
  font-weight: 400;
}
.CHStep-wrapper .carouselTopseller-container a .card-details:hover {
  text-decoration: #EB6111;
}
.CHStep-wrapper .carouselTopseller-container .orange-sloped-btn a:hover {
  font-weight: 600;
}
.carouselTopseller-container {
  background-color: #FFFFFF;
  opacity: 97%;
  padding: 20px 0;
  margin: auto;
}
@media (min-width: 768px) {
  .carouselTopseller-container {
    padding: 30px 0;
  }
}
@media (min-width: 992px) {
  .carouselTopseller-container {
    max-width: 950px;
  }
}
@media (min-width: 1200px) {
  .carouselTopseller-container {
    max-width: 1200px;
  }
}
.carouselTopseller-container-accessories {
  background-color: #FFFFFF;
  margin: auto;
  opacity: 97%;
}
@media (min-width: 992px) {
  .carouselTopseller-container-accessories {
    max-width: 950px;
  }
}
@media (min-width: 1200px) {
  .carouselTopseller-container-accessories {
    max-width: 1200px;
  }
}
.carouselTopseller-container-accessories .pdp-accessories {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .carouselTopseller-container-accessories .pdp-accessories {
    flex-direction: row;
  }
  .carouselTopseller-container-accessories .pdp-accessories .pdp-container {
    width: 50%;
    padding-right: 150px;
    padding-left: 40px;
  }
  .carouselTopseller-container-accessories .pdp-accessories .pdp-container .product-detail-section-headline {
    padding: 30px 14px 0px;
  }
  .carouselTopseller-container-accessories .pdp-accessories .pdp-container .no-carousel {
    overflow: hidden;
  }
}
.contact-form-container {
  max-width: 900px;
  margin: auto;
}
.contact-form-container .contact-form-headline {
  color: #000000;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 31.2px;
  padding-bottom: 10px;
}
.contact-form-container .contact-form-container-content {
  padding: 15px 10px;
  border: 3px solid #DDDDDD;
}
@media (min-width: 1200px) {
  .contact-form-container .contact-form-container-content {
    padding: 40px 92px;
  }
}
.contact-form-container .contact-form-container-content .form-group {
  max-width: 100%;
  margin: 0;
  position: relative;
}
.contact-form-container .contact-form-container-content .form-group-field {
  padding-bottom: 10px;
}
.contact-form-container .contact-form-container-content .form-group-field .berner-validation.error {
  color: #CD0F26;
}
.contact-form-container .contact-form-container-content .form-group-field.has-error .input-form-control.form-control {
  border: 2px solid #CD0F26;
}
.contact-form-container .contact-form-container-content .form-group-field textarea.form-control {
  height: 90px;
}
.contact-form-container .contact-form-container-content .form-group-field textarea:hover,
.contact-form-container .contact-form-container-content .form-group-field input[type='text']:hover,
.contact-form-container .contact-form-container-content .form-group-field .select-container .select2 .selection .select2-selection.select2-selection--single:hover {
  border: 1px solid #FF9F2F;
}
.contact-form-container .contact-form-container-content .form-group-field textarea:active,
.contact-form-container .contact-form-container-content .form-group-field input[type='text']:active,
.contact-form-container .contact-form-container-content .form-group-field .select-container .select2 .selection .select2-selection.select2-selection--single:active,
.contact-form-container .contact-form-container-content .form-group-field textarea:focus,
.contact-form-container .contact-form-container-content .form-group-field input[type='text']:focus,
.contact-form-container .contact-form-container-content .form-group-field .select-container .select2 .selection .select2-selection.select2-selection--single:focus,
.contact-form-container .contact-form-container-content .form-group-field textarea:target,
.contact-form-container .contact-form-container-content .form-group-field input[type='text']:target,
.contact-form-container .contact-form-container-content .form-group-field .select-container .select2 .selection .select2-selection.select2-selection--single:target {
  border: 2px solid #EB6111;
  box-shadow: none !important;
}
@media (max-width: 992px) {
  .contact-form-container .contact-form-container-content .form-group-field-street-name {
    width: 65%;
  }
}
.contact-form-container .contact-form-container-content .form-group-field-right-street-number {
  position: absolute;
  left: 70%;
  width: 30%;
}
@media (min-width: 992px) {
  .contact-form-container .contact-form-container-content .form-group-field-right-street-number {
    left: 50%;
  }
  .contact-form-container .contact-form-container-content .form-group-field-right-street-number input {
    width: 25%;
  }
}
@media (max-width: 992px) {
  .contact-form-container .contact-form-container-content .form-group-field-street-container {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (min-width: 992px) {
  .contact-form-container .contact-form-container-content .form-group-field {
    width: 50%;
  }
  .contact-form-container .contact-form-container-content .form-group-field-message {
    display: flex;
    flex-direction: row;
  }
  .contact-form-container .contact-form-container-content .form-group-field-dropdown {
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 15px;
  }
  .contact-form-container .contact-form-container-content .form-group-field-right {
    float: right;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .contact-form-container .contact-form-container-content .form-group-field.checkbox-wrapper {
    padding-top: 5px;
    padding-bottom: 12px;
  }
}
.contact-form-container .contact-form-container-content .form-group-field.checkbox-wrapper label {
  font-weight: normal;
  margin-bottom: 0;
  color: #000000;
  margin-right: 14px;
  padding-left: 28px;
  position: relative;
}
.contact-form-container .contact-form-container-content .form-group-field.checkbox-wrapper label.has-error:before {
  border: 2px solid #CD0F26;
}
.contact-form-container .contact-form-container-content .form-group-field.checkbox-wrapper label:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  border: 1px solid #000000;
  background: transparent;
  left: 0;
  top: 1px;
}
.contact-form-container .contact-form-container-content .form-group-field.checkbox-wrapper label:hover {
  cursor: pointer;
}
.contact-form-container .contact-form-container-content .form-group-field.checkbox-wrapper .input-checkbox {
  appearance: none;
  width: 6px;
  height: 11px;
  border-bottom: 2px solid #EB6111;
  border-right: 2px solid #EB6111;
  opacity: 0;
  position: absolute;
  left: 6px;
  top: 3px;
  transform: rotate(45deg);
  z-index: 1;
  transition: opacity 0.2s ease-out;
  margin-top: 0;
}
.contact-form-container .contact-form-container-content .form-group-field.checkbox-wrapper .input-checkbox:checked {
  opacity: 1;
}
.contact-form-container .contact-form-container-content .form-group-field.checkbox-wrapper a {
  text-decoration: underline !important;
}
.contact-form-container .contact-form-container-content .form-group-field.checkbox-wrapper a:hover {
  text-decoration-color: #EB6111 !important;
  font-weight: 400;
}
.contact-form-container .contact-form-container-content .form-group .select-container {
  position: relative;
  padding-bottom: 10px;
}
.contact-form-container .contact-form-container-content .form-group .select-container .bicon-arrow-right-circle {
  position: absolute;
  color: #EB6111;
  font-size: 20px;
  top: 10px;
  right: 17px;
  transform: rotate(90deg);
  transition: all 0.25s ease-in-out;
  pointer-events: none;
}
.contact-form-container .contact-form-container-content .form-group .select-container .bicon-arrow-right-circle.active {
  transform: rotate(-90deg);
  transition: all 0.25s ease-in-out;
}
.contact-form-container .contact-form-container-content .form-group .select-container .select2-container--default .select2-selection--single {
  border: 1px solid #000000;
  border-radius: 0;
  color: #000000;
}
.contact-form-container .contact-form-container-content .form-group .select-container .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.contact-form-container .contact-form-container-content .form-group .select-container .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #ACACAC;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  padding: 10px;
}
.contact-form-container .contact-form-container-content .form-group .select-container .select2-container--default .select2-selection--single .select2-selection__rendered.selected {
  color: #000000;
}
.contact-form-container .contact-form-container-content .form-group .control-label {
  color: #000000;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16.8px;
  text-align: left;
}
.contact-form-container .contact-form-container-content .form-group .form-control {
  border: 1px solid #000000;
  border-radius: 0;
}
.contact-form-container .contact-form-container-content .requiredField {
  color: #000000;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.contact-form-container .contact-form-container-content .form-grup-button-container {
  padding: 12px 0 24px;
}
.contact-form-container .contact-form-container-content .form-grup-button-container .form-grup-btn {
  display: flex;
  flex-direction: row;
  padding: unset;
  border: none;
  outline: none;
  height: 46px;
}
.contact-form-container .contact-form-container-content .form-grup-button-container .form-grup-btn-arrow {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 13px;
  font-size: 20px;
  width: fit-content;
  height: fit-content;
  color: #FFFFFF;
  background-color: #000000;
}
.contact-form-container .contact-form-container-content .form-grup-button-container .form-grup-btn-text {
  color: #000000;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 17.6px;
}
.contact-form-container .contact-form-container-content .form-grup-button-container .form-grup-btn-diagonal {
  display: flex;
  align-items: center;
  background-color: #EB6111;
  width: fit-content;
  height: inherit;
  clip-path: polygon(0 0, 70% 0, 100% 100%, 0% 100%);
  padding: 14px 40px 14px 8px;
}
.select2-container .select2-dropdown {
  border: 1px solid #000000;
}
.select2-container .select2-dropdown .select2-results {
  color: #000000;
}
.select2-container .select2-dropdown .select2-results li.select2-results__option {
  border-bottom: 1px solid #C4C4C4;
}
.select2-container .select2-dropdown .select2-results li:last-child {
  border-bottom: 0;
}
.baseformcomponent-container {
  max-width: 1200px;
  background-color: #FFFFFF;
  opacity: 97%;
  padding: 20px 0;
  margin: auto;
}
@media (min-width: 992px) {
  .baseformcomponent-container {
    padding: 30px 0;
  }
}
.app-area-chapter {
  max-width: 1090px;
  margin: auto;
}
.app-area-chapter-section {
  max-width: 1200px;
  background-color: #FFFFFF;
  opacity: 97%;
  margin: auto;
  padding: 40px 0;
}
.app-area-chapter-wrapper {
  padding: 0 16px;
  background-color: #FFFFFF;
}
.app-area-chapter-wrapper .app-area-chapter-headline {
  color: #000000;
  font-size: 26px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.572px;
  padding-bottom: 16px;
}
.app-area-chapter-wrapper .app-area-chapter-subheadline {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.352px;
  padding-bottom: 11px;
}
.app-area-chapter-container {
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .app-area-chapter-container {
    flex-direction: row;
    padding: 0 16px;
  }
}
@media (min-width: 768px) {
  .app-area-chapter-container-nav {
    margin-right: 40px;
    max-height: 450px;
    overflow-y: auto;
    width: 250px;
    min-width: 250px;
    padding-right: 16px;
  }
  .app-area-chapter-container-nav .app-area-chapter-container-section.active .teaserNav-icon {
    opacity: 1;
  }
  .app-area-chapter-container-nav .app-area-chapter-container-section.active .teaserNav-headline {
    color: #000000;
  }
  .app-area-chapter-container-nav .app-area-chapter-container-section .teaserNav-icon {
    opacity: 0.5;
  }
  .app-area-chapter-container-nav .app-area-chapter-container-section .teaserNav-headline {
    color: #C4C4C4;
  }
}
@media (min-width: 1200px) {
  .app-area-chapter-container-nav {
    margin-right: 120px;
    width: 275px;
    min-width: 275px;
  }
}
.app-area-chapter-container-nav::-webkit-scrollbar {
  width: 5px;
}
.app-area-chapter-container-nav::-webkit-scrollbar-track {
  background-color: #DDDDDD;
  margin: 0 16px;
}
@media (min-width: 992px) {
  .app-area-chapter-container-nav::-webkit-scrollbar-track {
    margin: 0 50px;
  }
}
.app-area-chapter-container-nav::-webkit-scrollbar-thumb {
  background: #EB6111;
  background: -webkit-linear-gradient(-45deg, #EB6111 98%, transparent 99%);
}
.app-area-chapter-container:last-child {
  border-bottom: 0;
}
.app-area-chapter-container-section {
  background-color: #FFFFFF;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 16px 24px;
  border-bottom: 1px solid #C4C4C4;
  align-items: center;
}
.app-area-chapter-container-section:first-child {
  border-top: 1px solid #C4C4C4;
}
@media (min-width: 768px) {
  .app-area-chapter-container-section.active {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
  }
}
@media (min-width: 768px) {
  .app-area-chapter-container-section {
    padding: 16px 8px 16px 24px;
  }
}
.app-area-chapter-container-section-content {
  display: flex;
  flex-direction: row;
}
.app-area-chapter-container-section-content .teaserNav-icon {
  width: 40px;
  height: 40px;
  display: flex;
}
.app-area-chapter-container-section-content .teaserNav-icon img {
  width: 40px;
  object-fit: cover;
}
.app-area-chapter-container-section-content .teaserNav-headline {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.308px;
  cursor: pointer;
  padding: 0 16px 0 14px;
  display: flex;
  align-items: center;
  width: fit-content;
}
.app-area-chapter-container-section-content .teaserNav-description {
  color: #000000;
  font-size: 14px;
  line-height: 18px;
}
.app-area-chapter-container-section .bicon {
  color: #EB6111;
  font-size: 16px;
}
.app-area-chapter-container .teaser-Content {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  padding: 24px 16px;
  background-color: #F5F5F5;
  transition: max-height 1s ease-out;
}
@media (min-width: 768px) {
  .app-area-chapter-container .teaser-Content {
    background-color: #FFFFFF;
    border: 0;
    padding: 0;
  }
}
.app-area-chapter-container .teaser-Content-benefit {
  padding-top: 40px;
}
.app-area-chapter-container .teaser-Content-benefit .trustFacts-benefit-headline {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.352px;
}
@media (min-width: 992px) {
  .app-area-chapter-container .teaser-Content-benefit .trustFacts-benefit-headline {
    font-size: 20px;
    letter-spacing: -0.44px;
  }
}
.app-area-chapter-container .teaser-Content-benefit .trustFacts-container-benefit {
  display: flex;
  flex-direction: column;
  max-width: 675px;
}
.app-area-chapter-container .teaser-Content-benefit .trustFacts-container-benefit .trustFacts-container-benefit-card {
  max-width: 150px;
}
.app-area-chapter-container .teaser-Content-wrapper {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .app-area-chapter-container .teaser-Content-wrapper {
    flex-direction: row;
  }
}
.app-area-chapter-container .teaser-Content-image {
  object-fit: cover;
}
@media (min-width: 768px) {
  .app-area-chapter-container .teaser-Content-image {
    width: 450px;
    height: 250px;
  }
}
@media (min-width: 992px) {
  .app-area-chapter-container .teaser-Content-image {
    width: 300px;
    height: 300px;
  }
}
@media (min-width: 1200px) {
  .app-area-chapter-container .teaser-Content-image {
    width: 350px;
    height: 350px;
  }
}
.app-area-chapter-container .teaser-Content-image-mobile {
  object-fit: cover;
  max-height: 200px;
  width: 100%;
}
.app-area-chapter-container .teaser-Content-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .app-area-chapter-container .teaser-Content-title {
    flex-direction: column;
    align-items: inherit;
    justify-content: normal;
    max-width: 450px;
  }
}
@media (min-width: 992px) {
  .app-area-chapter-container .teaser-Content-title {
    padding-left: 24px;
    padding-right: 0;
  }
}
.app-area-chapter-container .teaser-Content-title .teaserNav-title {
  padding: 20px 0;
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.44px;
}
@media (min-width: 992px) {
  .app-area-chapter-container .teaser-Content-title .teaserNav-title {
    padding-top: 0;
    padding-bottom: 20px;
  }
}
.app-area-chapter-container .teaser-Content-title .bicon {
  transform: rotate(180deg);
  color: #EB6111;
  padding-right: 4px;
  font-size: 16px;
}
.app-area-chapter-container .teaser-Content-container-button {
  display: flex;
  justify-content: center;
  padding-top: 20px;
}
.app-area-chapter-container .teaser-Content-container-button.btn-secondary {
  margin: 40px auto 0;
}
.app-area-chapter-container .teaser-Content-container-button .teaser-Content-link {
  cursor: pointer;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  line-height: 110%;
  text-decoration-line: underline;
}
.app-area-chapter-container .teaser-Content .bicon-arrow-down-circle {
  color: #EB6111;
  font-size: 16px;
  padding-left: 10px;
  pointer-events: none;
  cursor: pointer;
}
.app-area-chapter .pushedProducts.teaser-Content {
  border: 0;
}
.app-area-chapter .pushedProducts.teaser-Content .teaser-Content-container-button.btn-secondary {
  margin: 40px auto 0;
}
.app-area-chapter .pushedProducts.teaser-Content.teaser-Content-carousel {
  padding: 20px 0;
  max-width: 950px;
  margin: auto;
}
@media (min-width: 992px) {
  .app-area-chapter .pushedProducts.teaser-Content.teaser-Content-carousel {
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .app-area-chapter .pushedProducts.teaser-Content.teaser-Content-carousel {
    max-width: 1200px;
  }
}
.app-area-chapter .pushedProducts.teaser-Content.teaser-Content-carousel .teaser-Content-carousel-headline {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.352px;
}
@media (min-width: 768px) {
  .app-area-chapter .pushedProducts.teaser-Content.teaser-Content-carousel .teaser-Content-carousel-headline {
    padding: 0 16px;
  }
}
@media (min-width: 992px) {
  .app-area-chapter .pushedProducts.teaser-Content.teaser-Content-carousel .teaser-Content-carousel-headline {
    font-size: 20px;
    letter-spacing: -0.44px;
  }
}
.app-area-chapter .pushedProducts.teaser-Content.teaser-Content-carousel .carouselTopseller-container {
  background-color: transparent;
}
@media (min-width: 992px) {
  .app-area-chapter .pushedProducts.teaser-Content.teaser-Content-carousel .carouselTopseller-container {
    padding: 20px 0 0 16px;
  }
  .app-area-chapter .pushedProducts.teaser-Content.teaser-Content-carousel .carouselTopseller-container .product-detail-section {
    padding: 0 0 12px 0;
  }
}
.app-area-chapter .pushedProducts.teaser-Content.teaser-Content-carousel .container-carousel.carouselTopseller.carouselTopseller-four.carouselTopseller-berner {
  background-color: transparent;
}
.app-area-chapter .pushedProducts .card-product .compare-checkbox {
  padding: 5px 10px 10px;
  white-space: normal;
}
.app-area-chapter .teaser-content-benefit-headline {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin-top: 20px;
}
.customer-uid-container {
  padding-bottom: 20px;
}
.customer-uid-container-sc-title-bti {
  color: #E76721;
}
.customer-uid-container-sc-title-berner {
  color: #709ee3;
}
.cs-radio-entry-container {
  display: flex;
}
.cs-radio-entry-container-label {
  margin-left: 12px;
  padding-top: 12px;
  display: flex;
}
.overflowable-box {
  overflow-y: auto;
  height: 250px;
}
.overflowable-box::-webkit-scrollbar {
  height: 9px;
  width: 9px;
}
.overflowable-box::-webkit-scrollbar-track {
  background-color: #DDDDDD;
  margin: 0 16px;
}
@media (min-width: 992px) {
  .overflowable-box::-webkit-scrollbar-track {
    margin: 0 50px;
  }
}
.overflowable-box::-webkit-scrollbar-thumb {
  background: #EB6111;
  background: -webkit-linear-gradient(45deg, #EB6111 95%, transparent 95%);
}
.minicart {
  display: none;
  position: absolute !important;
  text-align: left;
  top: 50px;
  right: 0;
  max-width: 320px;
  background: #FFFFFF;
  width: 608px;
  padding: 40px;
  z-index: 111002;
  font-size: 14px;
  line-height: 1.43;
  color: #000000;
  white-space: normal;
  box-shadow: 0 6px 20px -7px rgba(0, 0, 0, 0.19);
}
@media (max-width: 767px) {
  .minicart {
    display: none !important;
  }
}
.minicart .minicart-close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 20px;
  height: 20px;
  color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.minicart .minicart-close .bicon {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}
.minicart .schnell-erfassung {
  border-bottom: 1px solid #C4C4C4;
  padding: 0 0 10px;
}
.minicart .schnell-erfassung .headline {
  font-weight: 700;
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 24px;
}
.minicart .schnell-erfassung p {
  font-size: 13px;
  color: #000;
}
.minicart .schnell-erfassung .form-group {
  margin-right: 40px;
  margin-bottom: 8px;
}
.minicart .schnell-erfassung .form-group input.form-control {
  border-radius: 0;
  border: 1px solid #000000;
}
.minicart .schnell-erfassung .btn {
  height: 40px;
  width: 40px;
  background-color: #EB6111;
  border-radius: 0;
  border: 1px solid #000000;
  padding: 0;
  font-size: 24px;
  position: relative;
}
.minicart .schnell-erfassung .btn::before {
  content: '+';
  position: absolute;
  bottom: 10px;
  right: 11px;
  font-size: 12px;
}
.minicart .schnell-erfassung .btn:hover {
  background-color: #FF9F2F;
}
.minicart .schnell-erfassung-info {
  font-size: 10px;
  line-height: 18px;
  color: #000000;
}
.minicart ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  margin-bottom: 30px;
}
.minicart li {
  font-size: 12px;
}
.minicart li:before,
.minicart li:after {
  content: " ";
  display: table;
}
.minicart li:after {
  clear: both;
}
.minicart li:before,
.minicart li:after {
  content: " ";
  display: table;
}
.minicart li:after {
  clear: both;
}
.minicart li + li {
  margin-top: 30px;
}
.minicart .left {
  float: left;
  width: 40px;
}
.minicart .thumb {
  border: 1px solid #e5e5e5;
}
.minicart .thumb img {
  width: 100%;
  height: auto;
}
.minicart .right {
  float: right;
}
.minicart .price {
  font-weight: bold;
  color: #000000;
  padding-left: 15px;
}
.minicart .name {
  margin-left: 50px;
  margin-right: 30px;
}
.minicart .remove {
  text-align: right;
  margin-right: -6px;
  margin-top: -6px;
}
.minicart .remove .btn {
  padding-left: 6px;
  padding-right: 6px;
}
@media (max-width: 991px) {
  .minicart.minicart-active {
    display: block !important;
    z-index: 200000;
  }
}
.minicart-anonymous {
  padding: 15px;
  font-size: 12px;
}
.minicart-free-delivery-wrapper .CHCartError {
  padding: 0 0 0 30px;
  border: none;
  color: #000000;
  font-size: 11px;
  line-height: 11px;
  position: relative;
}
.minicart-free-delivery-wrapper .CHCartError .bicon {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 19px;
}
.minicartIconContainer .cartIcon {
  position: relative;
}
.minicartIconContainer .cartIcon .cartIconCount {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: -8px;
  top: 7px;
  font-size: 9px;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  background-color: #EB6111;
  border-radius: 50%;
  padding: 2px;
  width: 16px;
  height: 16px;
}
.minicartTrashIcon {
  border: none;
  color: #EB6111;
  font-size: 20px;
}
.berner-remove {
  padding-bottom: 12px;
  text-align: right;
  border: none;
}
.berner-remove button {
  border: none;
}
.berner-remove button :hover {
  color: #FF9F2F;
}
.berner-name a:hover {
  font-weight: normal;
  text-decoration-line: underline;
}
.berner-minicart-line {
  margin-top: 16px;
}
.berner-minicart-line a {
  word-break: break-all;
}
.search-autocomplete {
  display: none;
  position: absolute;
  z-index: 112003;
  background: white;
  border: none;
  top: 35px;
  font-size: 13px;
  line-height: 15px;
  color: #000;
  white-space: normal;
  width: 100%;
}
@media (min-width: 768px) {
  .search-autocomplete {
    border: 1px solid #666666;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.15);
  }
}
@media (max-width: 767px) {
  .search-autocomplete {
    right: 0;
    top: 35px;
    height: calc(100vh - 103px);
    overflow-y: scroll;
    max-width: none !important;
  }
}
.search-autocomplete.emptyResult {
  display: none !important;
}
.search-autocomplete-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 16px;
}
.search-autocomplete a {
  color: #000;
}
.search-autocomplete .match {
  color: #000000;
}
.search-autocomplete h4 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 1em;
}
.search-autocomplete ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.search-autocomplete .right {
  padding-left: 24px;
  flex: 1 1 60%;
}
@media (max-width: 767px) {
  .search-autocomplete .right {
    padding: 15px 0;
    display: block;
    width: 100%;
    flex: 1 1 100%;
  }
}
.search-autocomplete .right li {
  padding: 10px 15px;
  clear: both;
  position: relative;
  border-bottom: 1px solid #C7C5C5;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .search-autocomplete .right li {
    padding: 10px 0;
  }
}
.search-autocomplete .right li:last-child {
  border-bottom: 0;
}
.search-autocomplete .right li img {
  width: 72px;
  height: auto;
  margin-right: 10px;
  float: left;
}
@media (max-width: 767px) {
  .search-autocomplete .right li img {
    width: 40px;
  }
}
.search-autocomplete .right li a {
  padding-right: 50px;
  font-size: 16px;
  line-height: 24px;
}
.search-autocomplete .right li a span.suggestArticleNo {
  font-size: 13px;
  line-height: 20px;
  color: #666;
}
.search-autocomplete .right li a:last-child {
  display: block;
  width: 100%;
}
.search-autocomplete .right li :hover {
  font-weight: normal;
  text-decoration-line: underline;
  text-decoration-color: #EB6111;
}
.search-autocomplete .right li :active {
  font-weight: normal;
  text-decoration-line: underline;
  text-decoration-color: #000000;
}
.search-autocomplete .right .berner-atc-article {
  position: absolute;
  top: 50%;
  right: 0;
  color: #C7C5C5;
  font-size: 24px;
  margin-right: 0;
  padding: 5px;
  transform: translateY(-50%);
}
.search-autocomplete .right .berner-atc-article .bicon {
  top: 0;
  right: 0;
  color: #EB6111;
}
.search-autocomplete .right .berner-atc-article .bicon-cart:hover {
  color: #FF9F2F !important;
}
.search-autocomplete .left {
  flex: 1 1 37%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .search-autocomplete .left {
    border-right: 1px solid #C5C5C5;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .search-autocomplete .left {
    display: block;
    width: 100%;
    flex: 1 1 100%;
  }
}
.search-autocomplete .left h4 {
  margin-bottom: 14px;
}
.search-autocomplete .left li {
  padding: 5px 0;
}
.search-autocomplete .left li :hover {
  font-weight: normal;
  text-decoration-line: underline;
  text-decoration-color: #EB6111;
}
.search-autocomplete .left li :active {
  text-decoration-line: underline;
  text-decoration-color: #000000;
}
.search-autocomplete .left .seperated {
  padding-bottom: 10px;
}
.search-autocomplete .left .seperated + .seperated {
  padding-top: 10px;
}
.search-autocomplete .cart-entry-availability-indicator {
  margin-top: 8px;
  margin-left: 1px;
}
.search-autocomplete .left .suggestRow .suggestHighlight,
.search-autocomplete .right .suggestRow .suggestHighlight {
  color: #000000;
}
.berner-commonorder ul.ui-autocomplete li {
  list-style: none;
  height: 35px;
  line-height: 31px;
  padding: 2px 8px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: none;
}
.berner-commonorder ul.ui-autocomplete li + li {
  border-top: none;
}
.breadcrumb-section {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}
@media (max-width: 768px) {
  .breadcrumb-section {
    margin-left: unset;
  }
}
.breadcrumb-section .breadcrumb {
  color: #7A7A7A;
  font-family: 'Archivo', Verdana, Arial, sans-serif;
  list-style: none;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 15px 24px;
}
@media (max-width: 480px) {
  .breadcrumb-section .breadcrumb {
    white-space: nowrap;
    overflow-x: scroll;
  }
}
@media (min-width: 1200px) {
  .breadcrumb-section .breadcrumb {
    padding: 15px 0;
  }
}
.breadcrumb-section .breadcrumb li {
  display: inline-block;
}
.breadcrumb-section .breadcrumb li a {
  text-decoration: none;
}
.breadcrumb-section .breadcrumb li a span {
  color: #7A7A7A;
}
.breadcrumb-section .breadcrumb li a:hover {
  font-weight: 400;
  text-decoration-line: underline;
  text-decoration-color: #EB6111;
}
.breadcrumb-section .breadcrumb li a:active {
  text-decoration-line: underline;
  text-decoration-color: #000000;
}
.breadcrumb-section .breadcrumb li .bicon {
  padding: 0 0.5rem;
}
.breadcrumb-section .breadcrumb li:last-child {
  font-weight: bold;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .breadcrumb-section {
    max-width: 1200px;
    padding: 0 24px;
  }
  .breadcrumb-section .breadcrumb {
    font-size: 14px;
  }
}
.breadcrumb-section.application-overview-breadcrumb {
  background-color: #fff;
  opacity: 97%;
  padding-left: 54px;
}
@media (min-width: 768px) {
  .breadcrumb-section.application-overview-breadcrumb {
    max-width: 1200px;
  }
}
@media (max-width: 767px) {
  .breadcrumb-section.application-overview-breadcrumb {
    display: block !important;
    padding-left: 0;
  }
}
.teaserStage-body .stage-content {
  z-index: 1;
  position: relative;
  min-height: 250px;
}
.teaserStage-body .stage-content .stage-background {
  width: 100%;
  height: auto;
}
.teaserStage-body .stage-content-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15% 0 0 15%;
  color: #fff;
}
.teaserStage-body .stage-content-inner .headline {
  font-size: 46px;
  line-height: 1;
  font-weight: bold;
}
.teaserStage-body .stage-content-inner p {
  font-size: 18px;
  line-height: 24px;
}
.teaserStage-body .stage-content-inner a.more-link {
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
  padding: 6px 12px;
}
@media (max-width: 767px) {
  .teaserStage-body .stage-content-inner {
    position: static;
    padding: 15px;
    color: #fff;
    background: #000000;
  }
  .teaserStage-body .stage-content-inner .headline {
    font-size: 32px;
    line-height: 1;
    font-weight: bold;
  }
  .teaserStage-body .stage-content-inner p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  .teaserStage-body.owl-carousel .owl-nav {
    position: relative;
    margin-top: 40px;
  }
  .teaserStage-body.owl-carousel .owl-dots {
    display: block !important;
  }
  .teaserStage-body.owl-carousel .owl-dots .owl-dot span {
    background: #aeaeae !important;
    opacity: 1 !important;
  }
  .teaserStage-body.owl-carousel .owl-dots .owl-dot.active span {
    background: #646464 !important;
  }
}
.teaserStage-nav {
  display: table;
  width: 100%;
  background: #f9f9f9;
  border: 1px solid #ccc;
}
@media (max-width: 991px) {
  .teaserStage-nav {
    display: none;
  }
}
.teaserStage-nav-item {
  display: table-cell;
  width: 25%;
}
.teaserStage-nav-item + .teaserStage-nav-item {
  border-left: 1px solid #ccc;
}
.teaserStage-nav-item-inner {
  padding: 10px 30px 18px;
  cursor: pointer;
  display: block;
}
.teaserStage-nav-item .category {
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 5px;
}
.teaserStage-nav-item .title {
  color: #666;
  font-size: 16px;
  line-height: 19px;
}
.teaserStage-nav-item.synced {
  background: #000000;
  border-color: #000000;
  position: relative;
}
.teaserStage-nav-item.synced .category,
.teaserStage-nav-item.synced .title {
  color: #fff;
}
.teaserStage-nav-item.synced:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  background: #000000;
  height: 1px;
}
.teaserStage-nav-item + .teaserStage-nav-item.synced {
  border-left: 1px solid #ccc;
}
.stage {
  padding-top: 48px;
  padding-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 767px) {
  .stage {
    margin-left: 0;
    margin-right: 0;
  }
}
.stage-top {
  margin: 0;
  padding: 0;
}
.stage-top-item {
  position: relative;
}
@media (min-width: 768px) {
  .stage-top-item:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 70%;
    height: 100%;
    left: 60px;
    top: 0;
    z-index: 1;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  }
  .stage-top-item:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
  }
}
.stage-top-item-image {
  height: 0;
  padding-top: 376px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .stage-top-item-image {
    padding-top: 180px;
  }
}
.stage-top-item-image img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: auto;
  min-height: 100%;
  width: 100%;
  object-fit: cover;
}
.stage-top-item-content {
  z-index: 1;
  position: absolute;
  top: 50%;
  max-width: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (min-width: 768px) {
  .stage-top-item-content {
    margin-left: 60px;
  }
}
@media (max-width: 767px) {
  .stage-top-item-content {
    position: static;
    margin-top: 24px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    max-width: none;
  }
}
.stage-top-item-content-headline {
  font-size: 22px;
  line-height: 28px;
  padding: 4px 0;
  color: #000;
  display: inline;
}
@media (min-width: 768px) {
  .stage-top-item-content-headline {
    font-size: 28px;
    line-height: 34px;
    padding: 2px 0;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .stage-top-item-content-headline {
    font-size: 36px;
    line-height: 44px;
    font-weight: bold;
    padding: 2px 0;
  }
}
.stage-top-item-content-text {
  font-size: 22px;
  line-height: 28px;
  padding: 4px 0;
  color: #000;
  display: inline;
  font-weight: normal;
}
@media (min-width: 768px) {
  .stage-top-item-content-text {
    font-size: 28px;
    line-height: 34px;
    padding: 2px 0;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .stage-top-item-content-text {
    font-size: 36px;
    line-height: 44px;
    padding: 2px 0;
  }
}
.stage-top-item-content-button {
  margin-top: 24px;
  border: 1px solid transparent !important;
}
@media (max-width: 767px) {
  .stage-top-item-content-button {
    background: #000000 !important;
    color: #fff !important;
  }
}
.stage-top .owl-nav button.owl-prev,
.stage-top .owl-nav button.owl-next {
  border: solid 1px #d8d8d8;
  border-radius: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px !important;
  top: 50% !important;
  color: #777;
  background: white;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.stage-top .owl-nav button.owl-prev span,
.stage-top .owl-nav button.owl-next span {
  display: inline-block;
  margin: 0;
  line-height: 1;
  font-size: inherit;
  color: #777;
}
.stage-top .owl-nav button.owl-prev:hover,
.stage-top .owl-nav button.owl-next:hover {
  color: #000000;
  border-color: #000000;
}
.stage-top .owl-nav button.owl-prev:hover span,
.stage-top .owl-nav button.owl-next:hover span {
  color: #000000;
}
.stage-top .owl-nav button.owl-prev button.owl-prev,
.stage-top .owl-nav button.owl-next button.owl-prev {
  left: -10px !important;
}
@media (min-width: 1200px) {
  .stage-top .owl-nav button.owl-prev button.owl-prev,
  .stage-top .owl-nav button.owl-next button.owl-prev {
    left: -22px !important;
  }
}
.stage-top .owl-nav button.owl-prev button.owl-next,
.stage-top .owl-nav button.owl-next button.owl-next {
  right: -10px !important;
}
@media (min-width: 1200px) {
  .stage-top .owl-nav button.owl-prev button.owl-next,
  .stage-top .owl-nav button.owl-next button.owl-next {
    right: -22px !important;
  }
}
@media (max-width: 767px) {
  .stage-top .owl-nav button.owl-prev,
  .stage-top .owl-nav button.owl-next {
    display: none;
  }
}
.stage-top .owl-dots {
  display: block !important;
  bottom: 8px !important;
}
.stage-top .owl-dots .owl-dot {
  width: auto !important;
  height: auto !important;
  padding: 0 4px !important;
}
.stage-top .owl-dots .owl-dot span {
  opacity: 1 !important;
  border-radius: 100%;
  background: #fff;
  width: 12px !important;
  height: 12px !important;
}
.stage-top .owl-dots .owl-dot.active span {
  background: transparent;
  border: 2px solid #fff;
}
@media (max-width: 767px) {
  .stage-top .owl-dots {
    bottom: auto !important;
    top: 154px;
  }
}
.stage-bottom {
  margin: 0;
  padding: 0;
  background: #eaeaea;
  color: #696969;
}