.elevation--z0 {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.elevation--z1 {
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
}

.elevation--z2 {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.elevation--z4 {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.2), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.2), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}

.elevation--z6 {
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.2), 0 3px 5px -1px rgba(0, 0, 0, 0.12);
          box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.2), 0 3px 5px -1px rgba(0, 0, 0, 0.12);
}

.elevation--z8 {
  -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.2), 0 5px 5px -3px rgba(0, 0, 0, 0.12);
          box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.2), 0 5px 5px -3px rgba(0, 0, 0, 0.12);
}

.elevation--z12 {
  -webkit-box-shadow: 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.2), 0 7px 8px -4px rgba(0, 0, 0, 0.12);
          box-shadow: 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.2), 0 7px 8px -4px rgba(0, 0, 0, 0.12);
}

.elevation--z16 {
  -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.2), 0 8px 10px -5px rgba(0, 0, 0, 0.12);
          box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.2), 0 8px 10px -5px rgba(0, 0, 0, 0.12);
}

.elevation--z20 {
  -webkit-box-shadow: 0 20px 31px 3px rgba(0, 0, 0, 0.14), 0 8px 38px 7px rgba(0, 0, 0, 0.2), 0 10px 13px -6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 20px 31px 3px rgba(0, 0, 0, 0.14), 0 8px 38px 7px rgba(0, 0, 0, 0.2), 0 10px 13px -6px rgba(0, 0, 0, 0.12);
}

.elevation--z24 {
  -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.2), 0 11px 15px -7px rgba(0, 0, 0, 0.12);
          box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.2), 0 11px 15px -7px rgba(0, 0, 0, 0.12);
}

.ebw .overline {
  font-family: "Avenir-Next", serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.875rem;
  font-weight: 400;
}

.axalpro .overline {
  font-family: "Avenir-Next";
  letter-spacing: 0.5px;
}

.salinas .overline {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  margin-top: 1rem;
}

.salinas .overline:first-child {
  margin-top: 0;
}

.salinas .overline:before {
  content: "/";
  color: #a2d5cf;
  font-weight: 600;
  margin-right: 0.25rem;
}

.salinas .overline.has-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.salinas .overline.has-icon:before {
  content: none;
}

.salinas .overline.has-icon .icon, .salinas .overline.has-icon .product-gallery-button:before, .salinas .overline.has-icon .image-slider__button:before, .salinas .overline.has-icon .pagination__arrow, .salinas .overline.has-icon .content-hero .content-hero-button:before, .content-hero .salinas .overline.has-icon .content-hero-button:before, .salinas .overline.has-icon .hero-button:before {
  font-size: 2rem;
  margin-right: 0.25rem;
}

.salinas .overline > a {
  color: #fff;
}

.salinas .overline > a:hover {
  color: #005ea1;
  text-decoration: none;
}

.salinas .overline + * {
  margin-top: 0.25rem;
}

.salinas .overline > sub, .salinas .overline > sup {
  line-height: 1;
}

.saldoro .overline {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  margin-top: 1rem;
}

.saldoro .overline:first-child {
  margin-top: 0;
}

.saldoro .overline:before {
  content: "/";
  color: #e6edef;
  font-weight: 600;
  margin-right: 0.25rem;
}

.saldoro .overline.has-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.saldoro .overline.has-icon:before {
  content: none;
}

.saldoro .overline.has-icon .icon, .saldoro .overline.has-icon .product-gallery-button:before, .saldoro .overline.has-icon .image-slider__button:before, .saldoro .overline.has-icon .pagination__arrow, .saldoro .overline.has-icon .content-hero .content-hero-button:before, .content-hero .saldoro .overline.has-icon .content-hero-button:before, .saldoro .overline.has-icon .hero-button:before {
  font-size: 2rem;
  margin-right: 0.25rem;
}

.saldoro .overline > a {
  color: #fff;
}

.saldoro .overline > a:hover {
  color: #005ea1;
  text-decoration: none;
}

.saldoro .overline + * {
  margin-top: 0.25rem;
}

.saldoro .overline > sub, .saldoro .overline > sup {
  line-height: 1;
}

/*! csstools-normalize v9.0.1 | github.com/csstools/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

main {
  display: block;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

picture img {
  width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, select {
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

input {
  overflow: visible;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

select {
  text-transform: none;
}

select::-ms-expand {
  display: none;
}

textarea {
  margin: 0;
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

details {
  display: block;
}

dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  left: 0;
  right: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
}

dialog:not([open]) {
  display: none;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

figure {
  display: inline-block;
}

.container {
  max-width: 1356px;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  position: relative;
}

.container:after {
  content: "";
  display: table;
  clear: both;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

[class*=col-] {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.3333333333%;
      flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.6666666667%;
      flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.6666666667%;
      flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.3333333333%;
      flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.6666666667%;
      flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.3333333333%;
      flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.6666666667%;
      flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media only screen and (min-width: 768px) {
  .col-sm-1 {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .col-md-1 {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .col-lg-1 {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@font-face {
  font-family: "Avenir-Next";
  src: url(../fonts/ks/AvenirNextW05-Light.2d3026ba.eot) format("eot"), url(../fonts/ks/AvenirNextW05-Light.eb7cf1ca.ttf) format("truetype"), url(../fonts/ks/AvenirNextW05-Light.729c8311.woff2) format("woff2"), url(../fonts/ks/AvenirNextW05-Light.335bc7f8.woff) format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Next";
  src: url(../fonts/ks/AvenirNextW05-Regular.8e7462a9.eot) format("eot"), url(../fonts/ks/AvenirNextW05-Regular.2b774858.ttf) format("truetype"), url(../fonts/ks/AvenirNextW05-Regular.3c3e1096.woff2) format("woff2"), url(../fonts/ks/AvenirNextW05-Regular.660fbf85.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Next";
  src: url(../fonts/ks/AvenirNextW05-Italic.d5e25ad6.eot) format("eot"), url(../fonts/ks/AvenirNextW05-Italic.b8df4d02.ttf) format("truetype"), url(../fonts/ks/AvenirNextW05-Italic.aad36ece.woff2) format("woff2"), url(../fonts/ks/AvenirNextW05-Italic.c437d775.woff) format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Avenir-Next";
  src: url(../fonts/ks/AvenirNextW05-Medium.046190c9.eot) format("eot"), url(../fonts/ks/AvenirNextW05-Medium.510a664a.ttf) format("truetype"), url(../fonts/ks/AvenirNextW05-Medium.4d52f827.woff2) format("woff2"), url(../fonts/ks/AvenirNextW05-Medium.a067695d.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Next";
  src: url(../fonts/ks/AvenirNextW05-Demi.3f76abc2.eot) format("eot"), url(../fonts/ks/AvenirNextW05-Demi.e530c573.ttf) format("truetype"), url(../fonts/ks/AvenirNextW05-Demi.1fe7da97.woff2) format("woff2"), url(../fonts/ks/AvenirNextW05-Demi.dacc6a84.woff) format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Next";
  src: url(../fonts/ks/AvenirNextW05-Bold.d482d0b8.eot) format("eot"), url(../fonts/ks/AvenirNextW05-Bold.c7cc8baf.ttf) format("truetype"), url(../fonts/ks/AvenirNextW05-Bold.191cf6c9.woff2) format("woff2"), url(../fonts/ks/AvenirNextW05-Bold.5f4831c5.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Next";
  src: url(../fonts/ks/AvenirNextW05-BoldItalic.3e377bf0.eot) format("eot"), url(../fonts/ks/AvenirNextW05-BoldItalic.fbdcc44a.ttf) format("truetype"), url(../fonts/ks/AvenirNextW05-BoldItalic.7038cf14.woff2) format("woff2"), url(../fonts/ks/AvenirNextW05-BoldItalic.ee4f1fc7.woff) format("woff");
  font-weight: 700;
  font-style: italic;
}
html {
  font-family: "Avenir-Next", arial;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
}

@media print {
  html {
    font-size: 10px;
  }
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin: 1rem 0 0;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, p:first-child, ul:first-child, ol:first-child {
  margin-top: 0;
}

h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty, ul:empty, ol:empty {
  display: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400;
  color: #333;
}

h1, h2, .h1, .h2 {
  font-family: "Avenir-Next", arial;
  line-height: 1.3;
}

h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
  font-family: "Avenir-Next", arial;
  line-height: 1.3;
}

h1, .h1 {
  font-family: "Avenir-Next", arial;
  font-size: 2.488rem;
}

h2, .h2 {
  font-family: "Avenir-Next", arial;
  font-size: 2.074rem;
}

h3, .h3 {
  font-family: "Avenir-Next", arial;
  font-size: 1.728rem;
}

h4, .h4 {
  font-family: "Avenir-Next", arial;
  font-size: 1.44rem;
}

h5, .h5 {
  font-family: "Avenir-Next", arial;
  font-size: 1.2rem;
}

h6, .h6 {
  font-family: "Avenir-Next", arial;
  font-size: 1rem;
}

p {
  font-size: 1rem;
  line-height: 1.7em;
}

@media only screen and (min-width: 992px) {
  h1, .h1 {
    font-size: 3.052rem;
  }
  h2, .h2 {
    font-size: 2.333334rem;
  }
  h3, .h3 {
    font-size: 1.953rem;
  }
  h4, .h4 {
    font-size: 1.563rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
}
a {
  color: #005ea1;
  text-decoration: none;
  text-transform: none;
  font-weight: 400;
}

a:hover {
  text-decoration: underline;
}

sup, sub {
  line-height: 0;
}

.lead {
  font-weight: 300;
  color: #767676;
}

@font-face {
  font-family: "ks-icons";
  src: url(../fonts/ks/ks-icons.2e6015c8.ttf) format("truetype"), url(../fonts/ks/ks-icons.8048eb19.woff) format("woff"), url(../fonts/ks/ks-icons.67e14149.svg#ks-icons) format("svg");
  font-weight: 400;
  font-style: normal;
}
.icon, .product-gallery-button:before, .image-slider__button:before, .pagination__arrow, .content-hero .content-hero-button:before, .hero-button:before {
  font-family: "ks-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fax:before {
  content: "\e93f";
}

.icon-arrow-down:before {
  content: "\e906";
}

.icon-arrow-left:before {
  content: "\e908";
}

.icon-arrow-right:before {
  content: "\e90c";
}

.icon-arrow-up:before {
  content: "\e90d";
}

.icon-zip:before {
  content: "\e93d";
}

.icon-file:before {
  content: "\e93e";
}

.icon-pin:before {
  content: "\e93c";
}

.icon-employees:before {
  content: "\e93b";
}

.icon-location:before {
  content: "\e925";
}

.icon-graduate:before {
  content: "\e93a";
}

.icon-factory:before {
  content: "\e939";
}

.icon-performance:before {
  content: "\e937";
}

.icon-cashflow:before {
  content: "\e938";
}

.icon-link:before {
  content: "\e92f";
}

.icon-segment-industry:before {
  content: "\e900";
}

.icon-segment-consumer:before {
  content: "\e901";
}

.icon-segment-community:before {
  content: "\e902";
}

.icon-segment-agriculture:before {
  content: "\e903";
}

.icon-circle-empty:before {
  content: "\e904";
}

.icon-image:before {
  content: "\e905";
}

.icon-chevron-up:before {
  content: "\e907";
}

.icon-d-chevron-left:before {
  content: "\e909";
}

.icon-chevron-right:before {
  content: "\e90a";
}

.icon-chevron-left:before {
  content: "\e90b";
}

.icon-d-chevron-right:before {
  content: "\e90e";
}

.icon-chevron-down:before {
  content: "\e90f";
}

.icon-www:before {
  content: "\e910";
}

.icon-download:before {
  content: "\e911";
}

.icon-upload:before {
  content: "\e912";
}

.icon-mail:before {
  content: "\e913";
}

.icon-volume:before {
  content: "\e914";
}

.icon-mute:before {
  content: "\e915";
}

.icon-audio:before {
  content: "\e916";
}

.icon-single-neutral:before {
  content: "\e917";
}

.icon-single-woman:before {
  content: "\e918";
}

.icon-single-man:before {
  content: "\e919";
}

.icon-controls-play:before {
  content: "\e91a";
}

.icon-controls-pause:before {
  content: "\e91b";
}

.icon-controls-stop:before {
  content: "\e91c";
}

.icon-video:before {
  content: "\e91d";
}

.icon-pdf:before {
  content: "\e91e";
}

.icon-txt:before {
  content: "\e91f";
}

.icon-linkedin:before {
  content: "\e920";
}

.icon-instagram:before {
  content: "\e921";
}

.icon-xing:before {
  content: "\e922";
}

.icon-youtube:before {
  content: "\e923";
}

.icon-global:before {
  content: "\e924";
}

.icon-phone-mobile:before {
  content: "\e926";
}

.icon-phone:before {
  content: "\e927";
}

.icon-phone-landline:before {
  content: "\e928";
}

.icon-calendar:before {
  content: "\e929";
}

.icon-info:before {
  content: "\e92a";
}

.icon-link-external:before {
  content: "\e92b";
}

.icon-remove:before {
  content: "\e92c";
}

.icon-zoom-out:before {
  content: "\e92d";
}

.icon-zoom-in:before {
  content: "\e92e";
}

.icon-filter:before {
  content: "\e930";
}

.icon-time:before {
  content: "\e931";
}

.icon-burger:before {
  content: "\e932";
}

.icon-search:before {
  content: "\e933";
}

.icon-add:before {
  content: "\e934";
}

.icon-check:before {
  content: "\e935";
}

.icon-close:before {
  content: "\e936";
}

.icon-list-to-do:before {
  content: "\e942";
}

.icon-hand-expand:before {
  content: "\e941";
}

.icon-ecology-leaf:before {
  content: "\e940";
}

.icon-product-single:before {
  content: "\e945";
}

.icon-product-small:before {
  content: "\e946";
}

.icon-product-large:before {
  content: "\e944";
}

.icon-product-bigbag:before {
  content: "\e943";
}

.icon-file-safetysheet:before {
  content: "\e948";
}

.icon-file-datasheet:before {
  content: "\e947";
}

.icon-file-certificate:before {
  content: "\e949";
}

.icon-molecule:before {
  content: "\e94a";
}

.icon-subsegment-winter-road-maintenance:before {
  content: "\e902";
}

.icon-subsegment-food:before {
  content: "\e94b";
}

.icon-subsegment-industry:before {
  content: "\e94c";
}

.icon-subsegment-pharma:before {
  content: "\e94d";
}

.icon-subsegment-water:before {
  content: "\e94e";
}

.icon-subsegment-feed:before {
  content: "\e94f";
}

.icon-subsegment-agriculture:before {
  content: "\e953";
}

.icon-print:before {
  content: "\e950";
}

.icon-profession:before {
  content: "\e95d";
}

.icon-star:before {
  content: "\e952";
}

.icon-arrange-numbers-desc:before {
  content: "\e957";
}

.icon-arrange-numbers-asc:before {
  content: "\e956";
}

.icon-refresh:before {
  content: "\e954";
}

.icon-hourglass:before {
  content: "\e955";
}

.icon-agrando:before {
  content: "\e958";
}

.icon-alert:before {
  content: "\e95a";
}

.icon-bulb:before {
  content: "\e959";
}

.icon-high-school-students:before {
  content: "\e95c";
}

.icon-college-students:before {
  content: "\e951";
}

.icon-graduates:before {
  content: "\e95b";
}

.icon-professionals:before {
  content: "\e95e";
}

.icon-detonator:before {
  content: "\e95f";
}

.icon-book:before {
  content: "\e960";
}

.icon-crystals:before {
  content: "\e961";
}

.icon-wagon:before {
  content: "\e962";
}

.icon-ticket:before {
  content: "\e963";
}

.icon-treasure:before {
  content: "\e964";
}

.icon-ticket-pay-cash:before {
  content: "\e965";
}

.icon-truck:before {
  content: "\e966";
}

.icon-waste-management:before {
  content: "\e967";
}

.icon-handshake:before {
  content: "\e96b";
}

.icon-calendar-clock:before {
  content: "\e96a";
}

.icon-flexibility:before {
  content: "\e969";
}

.icon-laboratory-check:before {
  content: "\e968";
}

.icon-page:before {
  content: "\e96e";
}

.icon-article:before {
  content: "\e96d";
}

.icon-news:before {
  content: "\e96c";
}

.icon-webinar:before {
  content: "\e970";
}

.icon-product:before {
  content: "\e96f";
}

.icon-folder-file:before {
  content: "\e972";
}

.icon-file-sheet:before {
  content: "\e971";
}

.icon-help:before {
  content: "\e974";
}

.icon-pickaxe:before {
  content: "\e973";
}

.icon-compass-arrow:before {
  content: "\e98c";
}

.icon-settings:before {
  content: "\e98b";
}

.icon-information-desk:before {
  content: "\e98a";
}

.icon-information-desk-ticket:before {
  content: "\e989";
}

.icon-information-desk-paper:before {
  content: "\e988";
}

.icon-adventure-car:before {
  content: "\e987";
}

.icon-lift-two-people:before {
  content: "\e986";
}

.icon-diamond-shine:before {
  content: "\e985";
}

.icon-outdoors-mining:before {
  content: "\e983";
}

.icon-bomb-explosive-belt:before {
  content: "\e982";
}

.icon-explosive:before {
  content: "\e981";
}

.icon-bomb-explosive:before {
  content: "\e97f";
}

.icon-heavy-equipment-excavator-1:before {
  content: "\e97e";
}

.icon-heavy-equipment-excavator:before {
  content: "\e97d";
}

.icon-heavy-equipment-lift-2:before {
  content: "\e97c";
}

.icon-night-club-disco-ball:before {
  content: "\e97b";
}

.icon-concert-speakers:before {
  content: "\e97a";
}

.icon-gold-bars:before {
  content: "\e978";
}

.icon-currency-euro-circle:before {
  content: "\e976";
}

.icon-irons-mallets:before {
  content: "\e975";
}

.icon-business:before {
  content: "\e984";
}

.icon-agile:before {
  content: "\e980";
}

.icon-ecology:before {
  content: "\e979";
}

.icon-optimistic:before {
  content: "\e977";
}

.icon-check-circle:before {
  content: "\e996";
}

.icon-remove-circle:before {
  content: "\e995";
}

.icon-user-cash-scale:before {
  content: "\e994";
}

.icon-building-value:before {
  content: "\e993";
}

.icon-performance-2:before {
  content: "\e992";
}

.icon-monetization-structure:before {
  content: "\e991";
}

.icon-target-center-monitor:before {
  content: "\e990";
}

.icon-performance-money:before {
  content: "\e98f";
}

.icon-innovative:before {
  content: "\e98e";
}

.icon-partnership:before {
  content: "\e98d";
}

.icon-factory-2:before {
  content: "\e99a";
}

.icon-certificate:before {
  content: "\e999";
}

.icon-factory-certificate:before {
  content: "\e998";
}

.icon-check-badge:before {
  content: "\e997";
}

.icon-cash-payment-bill-3:before {
  content: "\e99b";
}

.icon-city-safety-shield-building:before {
  content: "\e99c";
}

.icon-digital-nomad-sun:before {
  content: "\e99d";
}

.icon-fitness-heart-rate:before {
  content: "\e99e";
}

.icon-office-work-wireless:before {
  content: "\e99f";
}

.icon-online-learning-ar-education-2:before {
  content: "\e9a0";
}

.icon-saving-piggy-coins:before {
  content: "\e9a1";
}

.icon-workflow-teamwork-user-high-five:before {
  content: "\e9a2";
}

.icon-book-flip-page:before {
  content: "\e9a3";
}

.icon-messages-bubble:before {
  content: "\e9a4";
}

.icon-product-truck:before {
  content: "\e9a5";
}

.icon-fullscreen:before {
  content: "\e9a6";
}

.icon-shipment-truck:before {
  content: "\e9a7";
}

.icon-link-external-2:before {
  content: "\e9aa";
}

.icon-sheep:before {
  content: "\e9ad";
}

.icon-horse:before {
  content: "\e9ac";
}

.icon-goat:before {
  content: "\e9ab";
}

.icon-deer:before {
  content: "\e9a9";
}

.icon-cow:before {
  content: "\e9a8";
}

.icon-subsegment-kalitech:before {
  content: "\e9b0";
}

.icon-subsegment-kalisolu:before {
  content: "\e9af";
}

.icon-subsegment-kalisoil:before {
  content: "\e9ae";
}

.icon-product-cylinder:before {
  content: "\e9b1";
}

.icon-product-xsmall:before {
  content: "\e9d8";
}

.icon-chemicals:before {
  content: "\e9d9";
}

.icon-axal-dissolving:before {
  content: "\e9ba";
}

.icon-axal-cleanliness:before {
  content: "\e9bb";
}

.icon-axal-washing-machine:before {
  content: "\e9bc";
}

.icon-axal-leaf:before {
  content: "\e9bd";
}

.icon-axal-salt:before {
  content: "\e9c3";
}

.icon-axal-shower-tap:before {
  content: "\e9c4";
}

.icon-axal-water-tap:before {
  content: "\e9c7";
}

.icon-axal-sink:before {
  content: "\e9c8";
}

.icon-axal-performance:before {
  content: "\e9ca";
}

.icon-axal-tablet-consumption:before {
  content: "\e9cd";
}

.icon-axal-tablet:before {
  content: "\e9ce";
}

.icon-axal-transport:before {
  content: "\e9cf";
}

.icon-axal-soft-water:before {
  content: "\e9d2";
}

.icon-axal-two-blocks:before {
  content: "\e9d4";
}

.icon-axal-grab-block:before {
  content: "\e9d5";
}

.icon-axal-block:before {
  content: "\e9d6";
}

.icon-axal-block-tablet:before {
  content: "\e9d7";
}

.icon-external-link:before {
  content: "\e9b2";
}

.icon-nutriks-bread-pretzel:before {
  content: "\e9b3";
}

.icon-nutriks-vinegar-oil:before {
  content: "\e9b4";
}

.icon-nutriks-fish:before {
  content: "\e9b5";
}

.icon-nutriks-spices:before {
  content: "\e9b6";
}

.icon-nutriks-beverages:before {
  content: "\e9b7";
}

.icon-nutriks-canned-goods:before {
  content: "\e9b8";
}

.icon-nutriks-dairy-products:before {
  content: "\e9b9";
}

.icon-nutriks-soap:before {
  content: "\e9be";
}

.icon-nutriks-snacks:before {
  content: "\e9bf";
}

.icon-nutriks-sauces:before {
  content: "\e9c0";
}

.icon-nutriks-sausages:before {
  content: "\e9c1";
}

.icon-nutriks-soups:before {
  content: "\e9c2";
}

.icon-halde:before {
  content: "\e9c5";
}

.icon-technical-innovations:before {
  content: "\e9c6";
}

.icon-manufacturing-assembly:before {
  content: "\e9c9";
}

.icon-maintenance:before {
  content: "\e9cb";
}

.icon-d-chevron-up:before {
  content: "\e9cc";
}

.icon-d-chevron-down:before {
  content: "\e9d0";
}

.is-hidden {
  display: none !important;
}

.visible-xsmall-only {
  display: none;
}

@media only screen and (max-width: 767px) {
  .visible-xsmall-only {
    display: block;
  }
}
.visible-small-up {
  display: none;
}

@media only screen and (min-width: 768px) {
  .visible-small-up {
    display: block;
  }
}
.visible-xsmall-medium {
  display: block;
}

@media only screen and (min-width: 992px) {
  .visible-xsmall-medium {
    display: none;
  }
}
.visible-small-only {
  display: none;
}

@media only screen and (max-width: 991px) {
  .visible-small-only {
    display: block;
  }
}
.visible-medium-up {
  display: none;
}

@media only screen and (min-width: 992px) {
  .visible-medium-up {
    display: block;
  }
}
.visible-medium-only {
  display: none;
}

@media only screen and (min-width: 992px) and (max-width: 1279px) {
  .visible-medium-only {
    display: block;
  }
}
.visible-medium-large {
  display: none;
}

@media only screen and (min-width: 992px) {
  .visible-medium-large {
    display: block;
  }
}
@media only screen and (min-width: 1440px) {
  .visible-medium-large {
    display: none;
  }
}
.visible-large-up {
  display: none;
}

@media only screen and (min-width: 1280px) {
  .visible-large-up {
    display: block;
  }
}
.visible-large-only {
  display: none;
}

@media only screen and (min-width: 1280px) and (max-width: 1439px) {
  .visible-large-only {
    display: block;
  }
}
.visible-xlarge-up {
  display: none;
}

@media only screen and (min-width: 1440px) {
  .visible-xlarge-up {
    display: block;
  }
}
.no-wrap {
  white-space: nowrap;
}

*, :after, :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-padding-top: 10.5rem;
}

@media only screen and (min-width: 992px) {
  *, :after, :before {
    scroll-padding-top: 11.75rem;
  }
}
@page {
  size: auto;
  margin: 15mm 20mm 15mm 20mm;
}
html {
  height: 100%;
}

@media print {
  html {
    height: auto;
  }
}
body {
  margin: 0;
  height: auto;
}

@media print {
  body {
    margin: auto;
  }
}
.page-wrapper {
  display: grid;
  min-height: 100%;
  grid-template-rows: 1fr auto;
  grid-template-columns: 100%;
}

@media print {
  .page-wrapper {
    display: block;
  }
}
.page {
  padding-top: 3rem;
}

@media only screen and (min-width: 992px) {
  .page {
    padding-top: 4.25rem;
  }
}
.page--type-kali {
  padding-top: 4.75rem;
}

.page--type-kali *, .page--type-kali :after, .page--type-kali :before {
  scroll-padding-top: 12.25rem;
}

@media only screen and (min-width: 992px) {
  .page--type-kali *, .page--type-kali :after, .page--type-kali :before {
    scroll-padding-top: 13.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .page--type-kali {
    padding-top: 6rem;
  }
}
.page--content {
  padding-top: 4rem;
}

@media only screen and (min-width: 992px) {
  .page--content {
    padding-top: 6.25rem;
  }
}
.cfk .page--type-product-detail .breadcrumb, .cfk .page:not(.page--type-anchor-nav) [data-section=intro]:first-child .breadcrumb {
  padding: 1rem 1rem 1rem 6rem;
}

@media only screen and (min-width: 992px) {
  .cfk .page--type-product-detail .breadcrumb, .cfk .page:not(.page--type-anchor-nav) [data-section=intro]:first-child .breadcrumb {
    padding: 1rem 1rem 3rem 10rem;
  }
}
@media only screen and (min-width: 1280px) {
  .cfk .page--type-product-detail .breadcrumb {
    padding: 1rem 21rem 3rem calc((100vw - 1244px) / 2 + 10rem);
  }
}
@media only screen and (min-width: 1280px) {
  .cfk .page:not(.page--type-anchor-nav) [data-section=intro]:first-child .breadcrumb {
    padding: 1rem 21rem 1rem calc((100vw - 1244px) / 2 + 10rem);
  }
}
@media only screen and (min-width: 768px) {
  .cfk .page:not(.page--type-anchor-nav) [data-section=intro]:first-child .section-comp-wrapper {
    padding-top: 3rem !important;
  }
}
.dsd .page--type-product-detail .breadcrumb, .dsd .page:not(.page--type-anchor-nav) [data-section=intro]:first-child .breadcrumb {
  padding: 1rem 1rem 1rem 8rem;
}

[data-section=intro], [data-section=product], [data-section=related], [data-section=details], [data-section=cta], [data-section=readon], [data-section=product-detail], .page--type-product [data-section=main], .page--type-culture [data-section]#main-page-section-appliance, .page--type-culture [data-section]#main-page-section-fertilization {
  background-color: #f5f5f5;
}

[data-section=intro] .section-entry-wrapper, [data-section=intro] .section-comp-wrapper, [data-section=filter] .section-entry-wrapper, [data-section=filter] .section-comp-wrapper, [data-section=main] .section-entry-wrapper, [data-section=main] .section-comp-wrapper, [data-section=route] .section-entry-wrapper, [data-section=route] .section-comp-wrapper, [data-section=further] .section-entry-wrapper, [data-section=further] .section-comp-wrapper {
  max-width: 1356px;
}

[data-section=intro] .section-comp-wrapper {
  padding-top: 3rem;
  padding-bottom: 4rem;
}

[data-section=intro] .section-entry-wrapper > *, [data-section=intro] .section-comp-wrapper > *, [data-section=filter] .section-entry-wrapper > *, [data-section=filter] .section-comp-wrapper > *, [data-section=main] .section-entry-wrapper > *, [data-section=main] .section-comp-wrapper > *, [data-section=route] .section-entry-wrapper > *, [data-section=route] .section-comp-wrapper > *, [data-section=further] .section-entry-wrapper > *, [data-section=further] .section-comp-wrapper > * {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 992px) {
  [data-section=intro] .section-comp-wrapper {
    padding-bottom: 6rem;
  }
  [data-section=intro]:not(:has(.breadcrumb)) .section-comp-wrapper {
    padding-top: 6rem;
  }
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  font-family: "Avenir-Next", arial;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: #666666;
}

@media only screen and (min-width: 992px) {
  *, :after, :before {
    scroll-padding-top: 11.75rem;
  }
}
*, :after, :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-padding-top: 10.5rem;
}

html {
  height: 100%;
}

:root {
  --swiper-theme-color: #007aff;
}

:root {
  --swiper-navigation-size: 44px;
}

body {
  margin: 0;
  height: auto;
}

.header-wrapper {
  z-index: 1500;
  position: fixed;
  width: 100%;
  top: 0;
  color: #666;
  font-size: 1rem;
}

@media only screen and (min-width: 992px) {
  .header-wrapper {
    font-size: 0.83333rem;
  }
}
.header {
  min-height: 3rem;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
}

.subnav {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  background-color: #fff;
  border-top: 1px solid #f5f5f5;
}

.backdrop {
  z-index: -2;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.container {
  max-width: 1356px;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  position: relative;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

.container:after {
  content: "";
  display: table;
  clear: both;
}

[class*=col-] {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}

.subnav__level {
  -webkit-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}

.subnav__level--2nd, .subnav__level--3rd {
  border-left: 1px solid #f5f5f5;
}

.visible-xsmall-medium {
  display: block;
}

.visible-medium-up {
  display: none;
}

button, input, select {
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #005ea1;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 64px;
  height: 3rem;
  border: 0;
  outline: 0;
  border-radius: 0;
  padding: 0 1rem;
  font-family: "Avenir-Next";
  font-size: 0.875rem;
  font-weight: 400;
  line-height: inherit;
  text-decoration: none;
  background-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  overflow: hidden;
  vertical-align: middle;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.button:hover {
  cursor: pointer;
  background-color: rgba(0, 94, 161, 0.1);
  text-decoration: none;
}

.button--link {
  padding: 0;
  height: auto;
  font-size: 1rem;
  color: #005ea1;
  text-decoration: none;
}

.button--link:hover {
  background-color: transparent;
  color: #006dbb;
}

.button--primary {
  background-color: #00a13a;
  color: #fff;
  padding: 0 1rem;
}

.button--primary-light {
  background-color: #005ea1;
  color: #fff;
  padding: 0 1rem;
}
.button--primary-light:hover {
  background-color: #006dbb;
}

.button--primary:hover {
  background-color: #008831;
}

.button > .icon, .button > .product-gallery-button:before, .button > .image-slider__button:before, .button > .pagination__arrow, .content-hero .button > .content-hero-button:before, .button > .hero-button:before {
  margin-left: -0.25rem;
  margin-right: 0.5rem;
  font-size: 1rem;
}

.subnav__back {
  color: #767676;
  font-size: 1.125rem;
  font-weight: 300;
  text-transform: none;
}

.header__meta {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__meta .header__lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__lang-link {
  padding: 0.5rem;
  position: relative;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  line-height: 1;
  color: #333;
}

.header__lang-link:not(:last-child):after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  height: 1rem;
  width: 1px;
  background-color: #333;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.salinas .overline.has-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.salinas .overline.has-icon:before {
  content: none;
}

.salinas .overline.has-icon .icon, .salinas .overline.has-icon .product-gallery-button:before, .salinas .overline.has-icon .image-slider__button:before, .salinas .overline.has-icon .pagination__arrow, .salinas .overline.has-icon .content-hero .content-hero-button:before, .content-hero .salinas .overline.has-icon .content-hero-button:before, .salinas .overline.has-icon .hero-button:before {
  font-size: 2rem;
  margin-right: 0.25rem;
}

.saldoro .overline:before {
  content: "/";
  color: #e6edef;
  font-weight: 600;
  margin-right: 0.25rem;
}

.saldoro .overline.has-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.saldoro .overline.has-icon:before {
  content: none;
}

.saldoro .overline.has-icon .icon, .saldoro .overline.has-icon .product-gallery-button:before, .saldoro .overline.has-icon .image-slider__button:before, .saldoro .overline.has-icon .pagination__arrow, .saldoro .overline.has-icon .content-hero .content-hero-button:before, .content-hero .saldoro .overline.has-icon .content-hero-button:before, .saldoro .overline.has-icon .hero-button:before {
  font-size: 2rem;
  margin-right: 0.25rem;
}

.footer {
  width: 100%;
  font-size: 0.875rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 2.5rem;
  margin-top: -2.5rem;
  position: relative;
}

.footer:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 1;
  width: 224px;
  height: 99px;
  top: 0;
  left: -70px;
  -webkit-transform: translate(0, 0) skew(-22deg, 0deg);
          transform: translate(0, 0) skew(-22deg, 0deg);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  background-color: #005ea1;
}

.footer__wrapper {
  background-color: #005ea1;
  position: relative;
}

.footer__footer {
  background-color: #fff;
  padding: 0.5rem 0;
}

.footer__wrapper:before {
  content: "";
  display: none;
  position: absolute;
  width: 7rem;
  height: 10rem;
  top: 0;
  left: -8.8rem;
  -webkit-transform: translate(0, 0) skew(-22deg, 0deg);
          transform: translate(0, 0) skew(-22deg, 0deg);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  background-color: #fff;
}

.footer__logo {
  height: 3rem;
  margin: 2rem 1rem 0;
}

img {
  border-style: none;
}

.footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  margin: 0 auto;
  max-width: 1356px;
  min-height: 99px;
  width: 100%;
}

.footer__body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 2rem 0;
  z-index: 9;
}

.footer__links {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  color: #fff;
  padding: 1rem;
  -ms-hyphens: auto;
  hyphens: auto;
}

.footer__body .footer__links {
  padding: 1rem;
}

.footer__title {
  font-weight: 500;
  margin-bottom: 1rem;
}

.footer__link {
  color: #fff;
  display: block;
  padding: 0.5rem;
  font-size: 0.875rem;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  text-decoration: none;
}

.icon, .product-gallery-button:before, .image-slider__button:before, .pagination__arrow, .content-hero .content-hero-button:before, .hero-button:before {
  font-family: "ks-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.footer__footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__social, .footer__meta {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.footer__meta {
  line-height: 1.5rem;
}

.footer__links--horizontal {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.footer__links--horizontal .footer__link {
  display: inline-block;
}

.footer__footer .footer__link, .footer__footer .footer__link a {
  color: #000;
}

.follow-list__item {
  display: inline-block;
  height: 2rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  line-height: 0;
  -webkit-transition: -webkit-transform 0.125s ease-out;
  transition: -webkit-transform 0.125s ease-out;
  transition: transform 0.125s ease-out;
  transition: transform 0.125s ease-out, -webkit-transform 0.125s ease-out;
}

.follow-list__item--small {
  height: 2rem;
}

.follow-list__item--small:not(:last-child) {
  margin-right: 1rem;
}

.footer__social .footer__links {
  padding: 0;
}

.follow-icon {
  display: inline-block;
  height: 100%;
  width: auto;
}

main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

body {
  width: 100%;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

a.footer__link:hover, div.footer__link:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
}

a.footer__link:hover, div.footer__link:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
}

a.footer__link a, div.footer__link a {
  text-decoration: none;
}

.follow-list__item:hover {
  text-decoration: none;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

a.footer__link.footer__link--dark:hover, div.footer__link.footer__link--dark:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.page-wrapper {
  display: grid;
  min-height: 100%;
  grid-template-rows: 1fr auto;
  grid-template-columns: 100%;
}

.page {
  padding-top: 3rem;
}

.page__section {
  width: 100%;
  display: block;
}

.hero-wrapper {
  width: 100%;
  display: block;
}

.hero {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.hero .swiper {
  overflow: visible;
  z-index: auto;
}

.hero-slide {
  width: 100%;
  height: 100%;
}

.hero-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  overflow: hidden;
}

.hero-slide.has-gradient:before {
  content: "";
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(30%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.3) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.hero-slide__picture {
  display: block;
}

picture img {
  width: 100%;
}

.hero-slide__inner {
  width: 100%;
  position: relative;
  background-color: #005ea1;
}

.hero-slide__body {
  padding: 2rem 1rem;
  z-index: 2;
  overflow-x: hidden;
  position: relative;
  width: 100%;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.overline {
  color: #333;
  font-size: 1rem;
  font-weight: 400;
  margin-top: 1rem;
}

.overline:first-child {
  margin-top: 0;
}

.hero-slide .overline {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  margin-top: 1rem;
  font-weight: 500;
}

.hero-slide .overline:first-child {
  margin-top: 0;
}

.overline:before {
  content: "/";
  color: #005ea1;
  font-weight: 600;
  margin-right: 0.25rem;
}

.hero-slide .overline:before {
  content: "/";
  color: #fff;
  font-weight: 600;
  margin-right: 0.25rem;
}

.overline + * {
  margin-top: 0.25rem;
}

.hero-slide__headline {
  margin-bottom: 0;
  font-weight: 400;
  max-width: 1280px;
  color: #fff;
}

.hero .swiper-scrollbar {
  left: 0;
  bottom: 0;
  width: 100%;
}

.hero__parallelogram {
  content: "";
  display: none;
  position: absolute;
  width: 20rem;
  height: 8rem;
  z-index: 20;
  bottom: -4rem;
  right: 0;
  -webkit-transform: skew(-22deg, 0deg);
          transform: skew(-22deg, 0deg);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  background-color: rgba(0, 94, 161, 0.8);
}

.hero .swiper:after {
  content: "";
  display: none;
  position: absolute;
  width: 10rem;
  height: 100%;
  z-index: 1;
  bottom: -4rem;
  right: 0;
  -webkit-transform: skew(-22deg, 0deg);
          transform: skew(-22deg, 0deg);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  background-color: #f5f5f5;
}

.hero__parallelogram:before, .hero__parallelogram:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  background-color: #005ea1;
}

.hero__parallelogram:before {
  height: 4rem;
  width: 100%;
  left: 0;
}

.hero__parallelogram:after {
  height: 8rem;
  width: 10rem;
  right: 0;
}

.hero-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  width: 5rem;
  height: 4rem;
  background-color: #003a78;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  cursor: pointer;
  outline: 0;
  -webkit-transition: background-color 0.25s ease-out, opacity 0.25s ease-out;
  transition: background-color 0.25s ease-out, opacity 0.25s ease-out;
}

.hero-button-prev {
  border-right: 1px solid #005fc5;
}

.hero-button.swiper-button-disabled {
  background-color: #7e8285;
  opacity: 0.8;
  cursor: default;
}

.hero-button:before {
  display: inline;
  font-size: 1rem;
  -webkit-transform: skew(22deg, 0deg);
          transform: skew(22deg, 0deg);
}

.page-wrapper {
  width: 100%;
}

.hero-button-prev:before {
  content: "\e908";
}

.hero-button-next:before {
  content: "\e90c";
}

.swiper-scrollbar {
  background-color: #fff;
  opacity: 0.75;
  border-radius: 0;
}

.swiper-scrollbar-drag {
  background-color: #00a13a;
  border-radius: 0;
}

.hero-slide__body .button {
  margin-top: 20px;
}

.section-entry-wrapper, .section-comp-wrapper {
  max-width: 1356px;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  position: relative;
}

.section-entry-wrapper:after, .section-comp-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.intro__container {
  max-width: 924px;
}

.intro__text, .intro__text > p {
  color: inherit;
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.7;
  opacity: 0.85;
}

.intro__text .button {
  margin-top: 1rem;
}

.overview-teaser {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.overview-teaser__picture {
  overflow: hidden;
}

.blur-up {
  -webkit-transition: -webkit-filter 0.3s ease-out;
  transition: -webkit-filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out, -webkit-filter 0.3s ease-out;
}

.overview-teaser__picture img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.blur-up.lazyloaded {
  -webkit-filter: blur(0) !important;
          filter: blur(0) !important;
}

.overview-teaser__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-flow: column-reverse nowrap;
          flex-flow: column-reverse nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.overview-teaser.has-right-aligned-content .overview-teaser__wrapper {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.overview-teaser__body {
  background-color: #fff;
  position: relative;
  z-index: 9;
  padding: 2rem 0;
  max-width: 100%;
}

.overview-teaser__actions:not(:first-child) {
  margin-top: 1rem;
}

[data-section=main], [data-section=overview], [data-section=further], [data-section=contact], [data-section=product], [data-section=filter], [data-section=details], [data-section=product-detail], [data-section=related], [data-section=readon], [data-section=product-detail], [data-section=seperator], [data-section=route] {
  padding: 4rem 0;
}

[data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > .section-entry:not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > .image-text:not(.has-top-aligned-image) .image-text__copy > h2:not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > .image-text:not(.has-top-aligned-image):not(:first-child) .image-text__copy > h2:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > .image-text.has-top-aligned-image .image-text__copy > h2, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > :not(.section-entry) + .overview-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > :not(.section-entry) + .summary-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > :not(.section-entry):not(.content-teaser) + .content-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper:not(:first-child) > .section-entry:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper:first-child > .section-entry:not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper:not(:first-child) > .image-text .image-text__copy > h2, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper:first-child > .image-text:not(.has-top-aligned-image) .image-text__copy > h2:not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper:first-child > .image-text:not(.has-top-aligned-image):not(:first-child) .image-text__copy > h2:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper:first-child > .image-text.has-top-aligned-image .image-text__copy > h2, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper > :not(.section-entry) + .overview-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper > :not(.section-entry) + .summary-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper > :not(.section-entry):not(.content-teaser) + .content-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > .section-entry:not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > .image-text:not(.has-top-aligned-image) .image-text__copy > h2:not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > .image-text:not(.has-top-aligned-image):not(:first-child) .image-text__copy > h2:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > .image-text.has-top-aligned-image .image-text__copy > h2, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > .image-cards > .image-cards__head > h2, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > :not(.section-entry) + .overview-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > :not(.section-entry) + .summary-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > :not(.section-entry):not(.content-teaser) + .content-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper + .section-comp-wrapper, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .section-entry:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .cms-wrapper:first-child > .section-entry:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .cms-wrapper:first-child > .oc-option-bar:first-child + .section-entry, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .image-text:first-child:not(.has-top-aligned-image) .image-text__copy > h2:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .cms-wrapper:first-child > .image-text:first-child:not(.has-top-aligned-image) .image-text__copy > h2:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .cms-wrapper:first-child > .oc-option-bar:first-child + .image-text:not(.has-top-aligned-image) .image-text__copy > h2:first-child {
  margin-top: 3rem;
}

[data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > :not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper > :not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > :not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .image-text:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .container-panel:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .cms-wrapper:first-child > .image-text:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .cms-wrapper:first-child > .oc-option-bar:first-child + .image-text {
  margin-top: 1rem;
}

.breadcrumb, .breadcrumbs {
  position: relative;
  z-index: 15;
  display: none;
  font-size: 0.875rem;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
  color: #333;
}

ol {
  padding-left: 2rem;
  display: grid;
}

ol li {
  margin-bottom: 0.5rem;
}

.breadcrumb__item {
  list-style: none;
  line-height: 2rem;
  position: relative;
  padding-right: 1.75rem;
  overflow: hidden;
  margin-bottom: 0;
}

.breadcrumb__item > a {
  display: block;
  color: #005ea1;
}

.breadcrumb > ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin: 0;
  padding: 0;
}

.breadcrumb__item:not(:last-child):after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 0.25rem;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  font-family: "ks-icons" !important;
  content: "\e90c";
  color: #333;
  opacity: 0.66;
  height: 2rem;
  width: 1.25rem;
}

.breadcrumb__item > span, .breadcrumb__item a > span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  color: #666666;
}

.section-entry {
  color: inherit;
  max-width: 924px;
}

.image-text__copy {
  line-height: 1.7em;
}

.image-text__body:after {
  content: "";
  display: table;
  clear: both;
}

.linkitem {
  position: relative;
  padding-left: 1.5rem;
  color: #005ea1;
  line-height: 1.25rem;
  text-decoration: none;
  margin-bottom: 0.75rem;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.linkitem:last-child {
  margin-bottom: 0;
}

.linkitem:before {
  font-family: "ks-icons" !important;
  content: "\e90c";
  width: 1rem;
  position: absolute;
  top: 0;
  left: 0;
}

.section-comp-wrapper > .intro {
  width: 100%;
  max-width: 100%;
}

.overview-teaser.has-bottom-aligned-content {
  margin-top: 2rem !important;
}

.overview-teaser.has-bottom-aligned-content .overview-teaser__picture {
  position: static;
  top: auto;
  left: auto;
  min-height: auto;
}

.section-entry.is-center-aligned, .section-entry.is-center-aligned.has-horizontal-offset {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.section-entry__lead {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 1rem;
}
.section-entry__lead .button {
  margin-top: 1.5rem;
}

.section-entry__lead > p {
  font-size: 1rem;
  line-height: 1.5;
  max-width: 650px;
}

.section-part {
  width: 100%;
}

.hero-slide__video-large, .hero-slide__video-small {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-entry__headline {
  max-width: 654px;
}

.is-center-aligned .section-entry__headline {
  margin-left: auto;
  margin-right: auto;
}
.is-center-aligned .section-entry__lead > p {
  margin-left: auto;
  margin-right: auto;
}

.map-point {
  position: absolute;
  top: 22.37%;
  right: 19.46%;
  background: #F5F5F5;
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.map-point p {
  font-size: 0.83rem;
  max-width: 241px;
  margin-bottom: 1rem;
}

.picture-map {
  position: relative !important;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}
.picture-map::before {
  width: 2.6515%;
  height: 6.738%;
  background: url("../img/vec1.svg") no-repeat center/100%;
  display: inline-block;
  content: "";
  position: absolute;
  right: 43.4%;
  top: 32.21%;
  z-index: 2;
}

.content-teaser__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin: -1rem;
}

.text-image-tile {
  border: 1px solid #e6e6e6;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  background-color: #f5f5f5;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  max-width: 100%;
}

.content-teaser__items .text-image-tile {
  margin: 1rem;
}
.content-teaser__items .text-image-tile img {
  width: 100% !important;
}

[data-colcount="1"] .text-image-tile {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  max-width: 100%;
}

.text-image-tile__image {
  display: block;
  overflow: hidden;
}

.text-image-tile__image img {
  display: block;
  width: 100%;
}

.text-image-tile__content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.text-image-tile__content {
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text-image-tile__content .button {
  width: auto;
  margin-top: 1rem;
}

.text-image-tile__footer {
  padding: 0 2rem 2rem;
}

.text-image-tile__headline {
  color: #333;
  -ms-hyphens: auto;
  hyphens: auto;
  font-size: 1.44rem;
}

.text-image-tile__body {
  line-height: 1.7;
  color: #666;
}

.text-image-tile__headline:not(:last-child) {
  margin-bottom: 1rem;
}

@media screen and (min-width: 992px) {
  .text-image-tile__headline {
    font-size: 1.94444444rem;
  }
}
a.text-image-tile {
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.25s, -webkit-box-shadow 0.25s;
  transition: -webkit-transform 0.25s, -webkit-box-shadow 0.25s;
  transition: transform 0.25s, box-shadow 0.25s;
  transition: transform 0.25s, box-shadow 0.25s, -webkit-transform 0.25s, -webkit-box-shadow 0.25s;
}

.text-image-tile:hover {
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .text-image-tile {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .text-image-tile img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  [data-colcount="1"] .text-image-tile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  [data-colcount="1"] .text-image-tile .text-image-tile__image-wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    min-height: 550px;
  }
  [data-colcount="1"] .text-image-tile.has-only-icon-link .text-image-tile__image-wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    min-height: 440px;
  }
  [data-colcount="1"] .text-image-tile .text-image-tile__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  [data-colcount="1"] .text-image-tile .text-image-tile__image img {
    width: auto;
    height: 100%;
  }
  [data-colcount="1"] .text-image-tile .text-image-tile__content-wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  [data-colcount="1"] .text-image-tile .text-image-tile__content {
    padding: 3rem;
  }
  [data-colcount="1"] .text-image-tile .text-image-tile__footer {
    padding: 0 3rem 3rem;
  }
}
@media only screen and (min-width: 992px) {
  [data-colcount="1"] .text-image-tile {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media only screen and (min-width: 768px) {
  [data-colcount="1"] .text-image-tile.has-right-aligned-image {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
[data-colcount="1"] .text-image-tile.is-boxed .text-image-tile__image {
  top: 2rem;
  left: 2rem;
  right: 2rem;
  bottom: 2rem;
  display: block;
}

[data-colcount="1"] .text-image-tile.is-boxed .text-image-tile__image img {
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 768px) {
  [data-colcount="1"] .text-image-tile.is-boxed .text-image-tile__image img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.text-image-tile__image-wrapper {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

a.text-image-tile:hover {
  text-decoration: none;
  -webkit-transform: translate3d(0, -4px, 0);
          transform: translate3d(0, -4px, 0);
  -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.03), 0 9px 46px 8px rgba(0, 0, 0, 0.03), 0 11px 15px -7px rgba(0, 0, 0, 0.03);
          box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.03), 0 9px 46px 8px rgba(0, 0, 0, 0.03), 0 11px 15px -7px rgba(0, 0, 0, 0.03);
}
a.text-image-tile:hover .button {
  background-color: #008831;
}

.section-picture-full {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.section-picture-full .text-image-tile__image {
  width: 100%;
  padding-top: 38.8%;
  position: relative;
  overflow: hidden;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.section-picture-full .text-image-tile__image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-picture-full__text {
  padding: 50px;
  width: 100%;
  max-width: 548px;
  background: #fff;
  color: #666666;
}

.listitems[data-colcount="2"] .listitem, .listitems[data-colcount="3"] .listitem {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.listitems[data-colcount="2"] .listitem .listitem__title, .listitems[data-colcount="3"] .listitem .listitem__title {
  margin-bottom: 1rem;
}

.listitems[data-colcount="2"] .listitem .listitem__excerpt, .listitems[data-colcount="3"] .listitem .listitem__excerpt {
  display: none;
}

.listitems[data-colcount="2"] .listitem-download, .listitems[data-colcount="3"] .listitem-download {
  padding: 2rem 2rem 1rem;
  margin-top: 2rem;
}

.listitems[data-colcount="2"] .listitem-download .listitem-download__products, .listitems[data-colcount="2"] .listitem-download .listitem-download__subline, .listitems[data-colcount="3"] .listitem-download .listitem-download__products, .listitems[data-colcount="3"] .listitem-download .listitem-download__subline {
  display: none;
}

.listitems[data-colcount="2"] .listitem-download .listitem-download__content, .listitems[data-colcount="3"] .listitem-download .listitem-download__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.listitems[data-colcount="2"] .listitem-download .listitem-download__head, .listitems[data-colcount="3"] .listitem-download .listitem-download__head {
  margin-bottom: 1rem;
  padding: 0;
  max-width: 100%;
}

.listitems[data-colcount="2"] .listitem-download .listitem-download__actions, .listitems[data-colcount="3"] .listitem-download .listitem-download__actions {
  padding: 1rem 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.listitems[data-colcount="2"] .listitem-download .listitem-download__actions .mdc-select-wrapper, .listitems[data-colcount="3"] .listitem-download .listitem-download__actions .mdc-select-wrapper {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

.listitems[data-colcount="2"] .listitem-download .listitem-download__actions-fallback, .listitems[data-colcount="3"] .listitem-download .listitem-download__actions-fallback {
  padding: 1rem 0;
}

.listitems[data-colcount="2"] .listitem-download .listitem-download__figure, .listitems[data-colcount="3"] .listitem-download .listitem-download__figure {
  margin: -1rem 1rem -1rem -1rem;
}

.listitems[data-colcount="2"] .listitem-download .listitem-download__items, .listitems[data-colcount="3"] .listitem-download .listitem-download__items {
  padding: 0;
}

.listitems.has-indicated-items[data-colcount="2"] .listitem, .listitems.has-indicated-items[data-colcount="3"] .listitem {
  margin-top: 2rem;
}

.listitems.has-indicated-items[data-colcount="2"] .listitem:first-child, .listitems.has-indicated-items[data-colcount="3"] .listitem:first-child {
  margin-top: 0;
}

.filterlist [data-colcount="2"] .listitem:nth-child(-n+2), .filterlist [data-colcount="2"] .listitem-download:nth-child(-n+2) {
  margin-top: 2rem;
}

.filterlist [data-colcount="2"] .listitem-product:nth-child(-n+2) {
  margin-top: 4rem;
}

.filterlist [data-colcount="3"] .listitem:nth-child(-n+3), .filterlist [data-colcount="3"] .listitem-download:nth-child(-n+3) {
  margin-top: 2rem;
}

.filterlist [data-colcount="3"] .listitem-product:nth-child(-n+3) {
  margin-top: 4rem;
}

[data-colcount="2"] .text-image-tile, [data-colcount="3"] .text-image-tile, [data-colcount="4"] .text-image-tile {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  max-width: none;
}

.text-image-tile.has-only-icon-link .text-image-tile__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.text-image-tile.has-only-icon-link .text-image-tile__footer .button {
  min-width: 0;
}

.text-image-tile.has-only-icon-link .text-image-tile__footer .button .icon, .text-image-tile.has-only-icon-link .text-image-tile__footer .button .product-gallery-button:before, .text-image-tile.has-only-icon-link .text-image-tile__footer .button .image-slider__button:before, .text-image-tile.has-only-icon-link .text-image-tile__footer .button .pagination__arrow, .text-image-tile.has-only-icon-link .text-image-tile__footer .button .hero-button:before, .text-image-tile.has-only-icon-link .text-image-tile__footer .button .content-hero .content-hero-button:before, .content-hero .text-image-tile.has-only-icon-link .text-image-tile__footer .button .content-hero-button:before {
  font-size: 1.25rem;
  margin-right: 0;
}

[data-colcount="3"] .text-image-tile__content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

[data-colcount="3"] .text-image-tile__image {
  position: relative;
  height: 0;
  padding-top: 56.2%;
  overflow: hidden;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
[data-colcount="3"] .text-image-tile__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.text-image-tile.has-only-icon-link:hover .text-image-tile__footer .button {
  background: rgba(255, 255, 255, 0);
}

.store-button {
  display: inline-block;
  height: 2.5rem;
  margin-right: 0.5rem;
}

.store-button > img {
  display: block;
  height: 100%;
  width: auto;
}

.overview-contacts {
  width: 100%;
  padding: 2.33rem 0;
  background: #F5F5F5;
  margin-bottom: 0;
}

.overview-contacts__wrap {
  width: 100%;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1.4rem;
  background: #fff;
}

.overview-contacts__contacts {
  width: 100%;
}
.overview-contacts__contacts ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
  margin: 0;
  list-style: none;
}
.overview-contacts__contacts ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.overview-contacts__contacts ul li p, .overview-contacts__contacts ul li a {
  font-size: 1.2222rem;
}
.overview-contacts__contacts ul li a {
  color: #035DA1;
}
.overview-contacts__contacts ul li a:hover {
  text-decoration: underline;
}

.overview-contacts__text {
  width: 100%;
}
.overview-contacts__text p {
  font-size: 1.2222rem;
}
.overview-contacts__text p strong {
  font-weight: bold;
}

[data-colcount="1"] .text-image-tile.has-bottom-aligned-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
[data-colcount="1"] .text-image-tile.has-bottom-aligned-content .text-image-tile__image-wrapper {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  height: 0 !important;
  min-height: 0 !important;
  padding-top: 54.5454%;
  position: relative;
  overflow: hidden;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
[data-colcount="1"] .text-image-tile.has-bottom-aligned-content .text-image-tile__image-wrapper picture {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-colcount="1"] .text-image-tile.has-bottom-aligned-content .text-image-tile__content-wrapper {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
[data-colcount="1"] .text-image-tile.has-bottom-aligned-content .text-image-tile__content-wrapper .text-image-tile__content {
  width: 100%;
}
[data-colcount="1"] .text-image-tile.has-bottom-aligned-content .text-image-tile__content-wrapper .text-image-tile__headline {
  max-width: 800px;
}
[data-colcount="1"] .text-image-tile.has-bottom-aligned-content .text-image-tile__content-wrapper .text-image-tile__body {
  max-width: 600px;
}

.content-teaser__items.content-teaser__items--columns {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: initial;
          flex-flow: initial;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.summary-teaser {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #035DA1;
  padding: 2rem 1rem;
  width: 100%;
}

.summary-teaser__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
}
.summary-teaser__content * {
  color: #fff;
}

.summary-teaser__teasers {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin: -1rem;
}

.summary-teaser__teasers .text-image-tile {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin: 0.5rem;
  overflow: hidden;
}
.summary-teaser__teasers .text-image-tile .text-image-tile__content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.image-text {
  width: 100%;
  background: #F5F5F5;
}

.hero-slide__picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-text__body {
  width: 100%;
  vertical-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.image-text__copy {
  padding: 2rem;
}

figure {
  display: inline-block;
}

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

.image-text__copy {
  line-height: 1.7em;
  margin-top: auto;
  margin-bottom: auto;
}

.images-text {
  width: 100%;
}
.images-text .image-text {
  margin-bottom: 2rem;
}

.image-text__figure {
  display: block;
  margin: 0 0 1rem 0;
  width: 100%;
  max-width: 100%;
}

.content-image-text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 3rem 0 !important;
}
.content-image-text .image {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content-image-text .image picture {
  width: 100%;
  height: 0;
  padding-top: 53.18%;
  overflow: hidden;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: relative;
}
.content-image-text .image picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.content-image-text__text {
  width: 100%;
  padding: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-image-text__text p {
  text-align: center;
  max-width: 874px;
  font-size: 1.2222rem;
}

.content-separator {
  background: #035DA1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2rem 1rem;
  color: #fff;
  margin: 0 0 2rem !important;
}
.content-separator div {
  width: 100%;
  color: inherit;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.content-separator div h2, .content-separator div p {
  text-align: center;
  color: #fff;
}
.content-separator div p {
  font-size: 1.2222rem;
}

.content-teaser.content-teaser--nutri .content-teaser__items .text-image-tile {
  background: #fff;
}

.mapped-block {
  width: 100%;
  height: 450px;
}

.marker-1 {
  background-image: url("../img/vec1.svg");
  background-size: cover;
  width: 35px;
  height: 50px;
  border-radius: 0;
  cursor: pointer;
}

.mapboxgl-ctrl-bottom-right, .mapboxgl-ctrl-bottom-left {
  opacity: 0 !important;
}

.map-container {
  width: 100%;
}

.location-item {
  padding: 1.75rem 0;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  background-color: #f5f5f5;
  border-bottom: none;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  -webkit-font-smoothing: antialiased;
}

.location-item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  margin-bottom: 1.75rem;
}

.location-item__inner:last-child {
  margin-bottom: 0;
}

.location-item__pin {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 0.5rem;
}

.location-item__pin:before {
  font-family: "ks-icons" !important;
  line-height: 1;
  content: "\e93c";
  font-size: 2.5rem;
}

.location-item.is-active .location-item__pin:before {
  color: #00a13a;
}

.location-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.location-item__head {
  font-size: 1.5rem;
}

.location-item__head span {
  display: block;
}

.location-numbers {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: none;
  margin-top: 1.25rem;
  font-size: 1rem;
  font-weight: 400;
}

.location-number {
  margin-right: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0.5;
}

.location-number:last-child {
  margin-right: 0;
}

.location-number > .icon, .location-number > .product-gallery-button:before, .location-number > .image-slider__button:before, .location-number > .hero-button:before, .content-hero .location-number > .content-hero-button:before, .location-number > .pagination__arrow {
  line-height: 1.5rem;
  font-size: 1.5rem;
  margin-right: 0.5rem;
}

.location-item__head span {
  display: block;
}

.location-number > span {
  line-height: 1.5rem;
}

.location-item__body {
  margin-top: 1.25rem;
}

.location-data {
  margin-bottom: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -ms-flex-preferred-size: calc(33.3333% - 1rem);
      flex-basis: calc(33.3333% - 1rem);
}

.location-data__label {
  margin-bottom: 0.5rem;
  display: block;
  text-transform: uppercase;
  font-weight: 500;
  opacity: 0.5;
}

.location-data__data {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.location-data__item {
  margin-bottom: 0.5rem;
}

.contact {
  padding: 1.5rem;
  -webkit-transition: background 0.25s, -webkit-box-shadow 0.5s;
  transition: background 0.25s, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, background 0.25s;
  transition: box-shadow 0.5s, background 0.25s, -webkit-box-shadow 0.5s;
}

.contact__img-wrapper, .contact__head, .contact__body {
  margin: 0 auto;
  text-align: center;
}

.contact__img-wrapper {
  position: relative;
  width: 80%;
  margin-bottom: 0.75rem;
}
.contact__img-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.contact__placeholder {
  width: 100%;
  padding-top: 100%;
  background-color: #003a78;
}
.contact__placeholder:has(img) {
  background: rgba(255, 255, 255, 0);
}

.contact__placeholder, .contact__img {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}

.contact__placeholder .icon, .contact__placeholder .product-gallery-button:before, .contact__placeholder .image-slider__button:before, .contact__placeholder .pagination__arrow, .contact__placeholder .content-hero .content-hero-button:before, .content-hero .contact__placeholder .content-hero-button:before, .contact__placeholder .hero-button:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 20vw;
  color: #fff;
}

.contact__mail-button {
  border-radius: 999px;
  white-space: nowrap;
  min-width: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  margin-top: -3rem;
}

.contact__mail-button > .icon, .contact__mail-button > .product-gallery-button:before, .contact__mail-button > .image-slider__button:before, .contact__mail-button > .pagination__arrow, .content-hero .contact__mail-button > .content-hero-button:before, .contact__mail-button > .hero-button:before {
  margin-left: 0;
}

.contact__name {
  font-size: 1.25rem;
  font-weight: 500;
}

.contact__company, .contact__position, .contact__address {
  opacity: 0.66;
}

.contact__body {
  -webkit-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
  margin: 0 -1.5rem -1.5rem;
}

.contact__links {
  -webkit-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
  margin-bottom: 0.75rem;
  padding: 0 1.5rem;
}

.contact__links-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}

.contact__company {
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
}

.contact__company, .contact__address {
  padding: 0.75rem 0 0.25rem;
  margin-top: 0.5rem;
  border-top: 1px solid #e6e6e6;
}

.contact__expand-button {
  width: 100%;
  color: #005ea1;
}

.contact.is-expanded {
  -webkit-box-shadow: 0 5px 14px 7px rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 14px 7px rgba(0, 0, 0, 0.08);
}

.contact.is-expanded .contact__expand-button .icon, .contact.is-expanded .contact__expand-button .product-gallery-button:before, .contact.is-expanded .contact__expand-button .image-slider__button:before, .contact.is-expanded .contact__expand-button .pagination__arrow, .contact.is-expanded .contact__expand-button .content-hero .content-hero-button:before, .content-hero .contact.is-expanded .contact__expand-button .content-hero-button:before, .contact.is-expanded .contact__expand-button .hero-button:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.section-entry.is-bold h2 {
  font-weight: 400;
}
.section-entry.is-bold h2 strong {
  font-weight: 600;
}

.products-body {
  width: 100%;
  gap: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 3rem !important;
}

.products-list {
  width: 100%;
}

.products-sidebar {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-right: 0;
}
.products-sidebar__body {
  width: 100%;
}
.products-sidebar__inner {
  width: 100%;
}
.products-sidebar__inner form {
  width: 100%;
}
.products-sidebar__part {
  width: 100%;
  background: #f5f5f5;
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.products-sidebar__part.is-active .products-sidebar__head h4 {
  color: #005ea1;
}
.products-sidebar__part.is-active .products-sidebar__head i {
  color: #005ea1;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.products-sidebar__head {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin: 0;
  position: relative;
  padding: 1.5rem 1.5rem 1.5rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
.products-sidebar__head h4 {
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  margin: 0;
  font-size: 1rem;
  color: #333;
  font-weight: 500;
}
.products-sidebar__head i {
  font-size: 1.25rem;
  -webkit-transition: color 0.25s, -webkit-transform 0.25s;
  transition: color 0.25s, -webkit-transform 0.25s;
  transition: transform 0.25s, color 0.25s;
  transition: transform 0.25s, color 0.25s, -webkit-transform 0.25s;
}
.products-sidebar__items {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
.products-sidebar__items-wrap {
  padding: 0 1.5rem 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.products-sidebar__info {
  padding: 2rem 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.products-sidebar__info p {
  margin-bottom: 1.4rem;
}
.products-sidebar__checkbox {
  width: 100%;
}
.products-sidebar__checkbox.disabled {
  opacity: 0.4;
  pointer-events: none;
}
.products-sidebar__checkbox label {
  display: inline-block;
  width: 100%;
  position: relative;
}
.products-sidebar__checkbox label input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 2;
}
.products-sidebar__checkbox label input:checked ~ span::before {
  border-color: rgb(0, 94, 161);
  background: url("../img/check.svg") no-repeat center/75%, rgb(0, 94, 161);
}
.products-sidebar__checkbox label span {
  padding: 8px 0 8px 2rem;
  display: inline-block;
  position: relative;
}
.products-sidebar__checkbox label span small {
  font-size: inherit;
}
.products-sidebar__checkbox label span::before {
  width: 1.2rem;
  height: 1.2rem;
  border: 2px solid #666666;
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.listitem-product:after {
  position: absolute;
  right: 2rem;
  bottom: 3rem;
  line-height: 0;
  font-family: "ks-icons";
  content: "\e90c";
  font-size: 1.5rem;
  color: rgba(51, 51, 51, 0.5);
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

.nutrients__graph:after {
  background-color: var(--col);
}

.products-list .listitems {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.products-list .listitems .listitem-product {
  margin-top: 2rem;
}

.listitem-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding: 2rem;
  margin-top: 1.5rem;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  position: relative;
  color: #333;
  cursor: pointer;
  -webkit-transition: border 0.25s, -webkit-transform 0.25s, -webkit-box-shadow 0.25s;
  transition: border 0.25s, -webkit-transform 0.25s, -webkit-box-shadow 0.25s;
  transition: border 0.25s, transform 0.25s, box-shadow 0.25s;
  transition: border 0.25s, transform 0.25s, box-shadow 0.25s, -webkit-transform 0.25s, -webkit-box-shadow 0.25s;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

.listitem-product__ecological {
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  right: 0.5rem;
  top: -1.5rem;
}
.listitem-product__ecological img {
  display: block;
  max-width: 3rem;
}

.listitem-product__name {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  -ms-hyphens: auto;
  hyphens: auto;
}

.listitem-product__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5rem;
}

.listitem-product__logo img {
  width: auto;
  max-height: 2.75rem;
  max-width: 9rem;
}

.listitem-product__body {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  position: relative;
  -ms-hyphens: auto;
  hyphens: auto;
}

.listitem-product__addon {
  font-weight: 500;
  margin-bottom: 0.25rem;
}

.listitem-product__copy {
  margin-bottom: 1.5rem;
  opacity: 0.5;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.listitem-product__nutrients {
  margin-bottom: 2rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.nutrients:not(.are-small) .nutrients__item {
  margin-bottom: 1rem;
}

.nutrients__type-description, .nutrients__contentsaddon {
  opacity: 0.5;
  font-size: 0.875rem;
  font-weight: 500;
}

.nutrients.are-small .nutrients__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem;
}

.nutrients__amount {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  position: relative;
  z-index: 1;
  font-weight: 500;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3.5rem;
          flex: 0 0 3.5rem;
}

.nutrients.are-small .nutrients__amount {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  margin-right: 0.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.nutrients__info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.25rem;
}

.nutrients__graph {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
  height: 0.5rem;
  overflow-x: hidden;
  margin-right: 1rem;
}

.nutrients.are-small .nutrients__graph {
  height: 6px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.nutrients.are-small .nutrients__info-wrapper {
  margin-top: 0;
  font-size: 0.875rem;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.nutrients__graph:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 999px;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  z-index: 0;
}

.nutrients__type {
  opacity: 0.5;
  font-size: 0.875rem;
  font-weight: 500;
  margin-right: 0.25rem;
}

.listitem-product:hover {
  z-index: 9;
  text-decoration: none;
  -webkit-transform: translate3d(0, -4px, 0);
          transform: translate3d(0, -4px, 0);
  -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.03), 0 9px 46px 8px rgba(0, 0, 0, 0.03), 0 11px 15px -7px rgba(0, 0, 0, 0.03);
          box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.03), 0 9px 46px 8px rgba(0, 0, 0, 0.03), 0 11px 15px -7px rgba(0, 0, 0, 0.03);
  border-color: rgba(51, 51, 51, 0.5);
}

.products-list__pagin {
  width: 100%;
  margin-top: 2rem;
}
.products-list__pagin ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.products-list__pagin ul li a {
  cursor: pointer !important;
}
.products-list__pagin ul li a, .products-list__pagin ul li span {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.5rem;
  border-radius: 999px;
  padding: 0.5rem 1rem;
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #333;
  background-color: #f5f5f5;
  -webkit-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s;
}
.products-list__pagin ul li a.prev, .products-list__pagin ul li a.next, .products-list__pagin ul li span.prev, .products-list__pagin ul li span.next {
  color: #333;
  background-color: #fff;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
}
.products-list__pagin ul li a.prev:hover, .products-list__pagin ul li a.next:hover, .products-list__pagin ul li span.prev:hover, .products-list__pagin ul li span.next:hover {
  cursor: default;
  color: #fff;
  background-color: #005ea1;
}
.products-list__pagin ul li a.prev::before, .products-list__pagin ul li a.next::before, .products-list__pagin ul li span.prev::before, .products-list__pagin ul li span.next::before {
  font-family: "ks-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
.products-list__pagin ul li a.current, .products-list__pagin ul li a:hover, .products-list__pagin ul li span.current, .products-list__pagin ul li span:hover {
  cursor: default;
  color: #fff;
  background-color: #005ea1;
}
.products-list__pagin ul li a:hover, .products-list__pagin ul li span:hover {
  cursor: pointer;
  background: rgba(0, 94, 161, 0.2);
  color: #333;
}
.products-list__pagin ul li a.prev:before, .products-list__pagin ul li span.prev:before {
  content: "\e90b";
}
.products-list__pagin ul li a.next::before, .products-list__pagin ul li span.next::before {
  content: "\e90a";
}

.accordion {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.accordion__item {
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.5rem 0;
}
.accordion__item:first-child {
  padding: 0 0 1.5rem 0;
}

.accordion__toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin: 0;
  padding-left: 2.25rem;
  padding-right: 1rem;
  position: relative;
  cursor: pointer;
}

.accordion__indicator {
  width: 22px;
  height: 22px;
  border: 1px solid #005ea1;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  cursor: pointer;
}

.accordion__indicator:before, .accordion__indicator:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  width: 11px;
  height: 1px;
  background-color: #005ea1;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.accordion__indicator:after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg);
          transform: translate3d(-50%, -50%, 0) rotate(90deg);
}

.accordion__item.is-active .accordion__indicator:after {
  -webkit-transform: translate3d(-50%, 0, 0) rotate(0deg);
          transform: translate3d(-50%, 0, 0) rotate(0deg);
}

.accordion__title {
  margin-top: 0;
  font-size: 1rem;
  color: #005ea1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.accordion__body {
  width: 100%;
  overflow: hidden;
  height: 0;
}

.accordion__item.is-active .accordion__body {
  height: auto;
}

.accordion__content {
  width: 100%;
  padding: 1.5rem 0 0 2.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.accordion__content p strong, .accordion__content li strong {
  color: #333;
}
.accordion__content h3 {
  font-size: 1.953rem;
  margin: 2rem 0;
}
.accordion__content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1.4rem;
  list-style: none;
  padding-left: 0;
  margin-top: 1.5rem;
  max-width: 800px;
}
.accordion__content ul li {
  padding-left: 22px;
  position: relative;
}
.accordion__content ul li::before {
  width: 14px;
  height: 14px;
  background: #00A13A;
  border-radius: 50%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0;
}

.search-filter-item__toggle {
  display: none;
}

.page__section.page-product {
  padding-bottom: 6rem;
}
.page__section.page-product .breadcrumb, .page__section.page-product .product-intro-wrapper {
  background: #f5f5f5;
}

.product-intro-wrapper + .product-summary-wrapper {
  margin-top: 1rem;
}

.product-summary {
  width: calc(100% - 2rem);
  max-width: 1320px;
  margin-left: 1rem;
  margin-right: 1rem;
  background-color: #fff;
}

.product-intro__subsegment .icon-subsegment-kalitech:before, .product-intro__subsegment .icon-subsegment-kalisoil:before, .product-intro__subsegment .icon-subsegment-kalisolu:before {
  font-size: 8rem;
}

.product-summary__figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-bottom: 2rem;
}

.page__section.product__bottom {
  padding: 6rem 0;
  background: #F5F5F5;
}

.product-summary-button {
  position: absolute;
  z-index: 9;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  padding: 1rem;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  background-color: #fff;
}

.product-summary-button.product-summary-button-prev {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  left: 0;
}

.product-summary-button:before {
  font-family: "ks-icons";
  font-size: 2rem;
  line-height: 2rem;
  color: #333;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

.product-summary-button.product-summary-button-prev:before {
  content: "\e908";
}

.product-summary-button.swiper-button-disabled {
  cursor: default;
  opacity: 0.8;
}

.product-summary__slider .swiper {
  width: 100%;
}
.product-summary__slider .swiper .swiper-wrapper {
  width: 100%;
}
.product-summary__slider .swiper .swiper-wrapper .swiper-slide .im {
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
}
.product-summary__slider .swiper .swiper-wrapper .swiper-slide .im img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.product-summary-button.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.product-summary-button:hover {
  background-color: #005ea1;
}

.product-summary-button.product-summary-button-next:before {
  content: "\e90c";
}

.product-summary-button.product-summary-button-next {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  right: 0;
}

.product-summary-button:hover:before {
  color: #fff;
}

.product-summary__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  position: relative;
}

.product-summary__wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-bottom: 2rem;
}

.product-summary__items {
  margin-bottom: 1rem;
}

.product-summary__items:last-child {
  margin-bottom: 0;
}

.product-summary__item {
  margin-bottom: 2rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.product-summary__item:last-child {
  margin-bottom: 0;
}

.product-summary__ecological {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-summary__ecological img {
  max-width: 3rem;
  max-height: 3rem;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 1rem;
}

.product-summary__ecological span {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 13rem;
          flex: 0 0 13rem;
  font-weight: 500;
}

.product-intro {
  background-color: #f5f5f5;
  padding: 2rem 0 1rem;
}

.product-intro__body {
  max-width: 1356px;
  padding: 0 1rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-flow: column-reverse;
          flex-flow: column-reverse;
}

.product-intro__wrapper {
  margin-bottom: 1rem;
}

.product-intro__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5rem;
}

.product-intro__logo img {
  width: auto;
  max-height: 2.75rem;
  max-width: 9rem;
}

.product-intro__name {
  margin-bottom: 0;
}

.product-intro__subline {
  font-size: 1.25rem;
}

.accordion.is-large .accordion__item {
  border-bottom: 0;
  padding: 0;
  margin-bottom: 1rem;
}

.accordion.is-large .accordion__toggle .icon, .accordion.is-large .accordion__toggle .product-gallery-button:before, .accordion.is-large .accordion__toggle .image-slider__button:before, .accordion.is-large .accordion__toggle .pagination__arrow, .accordion.is-large .accordion__toggle .content-hero .content-hero-button:before, .content-hero .accordion.is-large .accordion__toggle .content-hero-button:before, .accordion.is-large .accordion__toggle .hero-button:before {
  font-weight: 700;
  font-size: 1.25rem;
  margin-right: 1.25rem;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}

.accordion.is-large .accordion__item.is-active .accordion__toggle .icon, .accordion.is-large .accordion__item.is-active .accordion__toggle .product-gallery-button:before, .accordion.is-large .accordion__item.is-active .accordion__toggle .image-slider__button:before, .accordion.is-large .accordion__item.is-active .accordion__toggle .pagination__arrow, .accordion.is-large .accordion__item.is-active .accordion__toggle .content-hero .content-hero-button:before, .content-hero .accordion.is-large .accordion__item.is-active .accordion__toggle .content-hero-button:before, .accordion.is-large .accordion__item.is-active .accordion__toggle .hero-button:before {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.accordion.is-large .accordion__title {
  font-size: 1.25rem;
  color: #333;
  min-height: auto;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

.accordion.is-large .accordion__toggle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  padding: 0;
}

.accordion.is-large .accordion__content {
  padding: 1rem 0 1rem;
}

.accordion.is-large .accordion__toggle:hover .icon, .accordion.is-large .accordion__toggle:hover .product-gallery-button:before, .accordion.is-large .accordion__toggle:hover .image-slider__button:before, .accordion.is-large .accordion__toggle:hover .pagination__arrow, .accordion.is-large .accordion__toggle:hover .content-hero .content-hero-button:before, .content-hero .accordion.is-large .accordion__toggle:hover .content-hero-button:before, .accordion.is-large .accordion__toggle:hover .hero-button:before, .accordion.is-large .accordion__toggle:hover .accordion__title {
  color: #005ea1;
}

.comp-right-wrapper {
  margin-top: 4rem;
}
.comp-right-wrapper .block-linkitem {
  padding: 0.5rem;
  background: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.comp-right-wrapper .block-linkitem:hover {
  text-decoration: none;
}

.comp-wrap-txt {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.block-linkitem__type {
  font-family: "ks-icons" !important;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  font-size: 3rem;
  line-height: 3rem;
  margin: 0 1rem 0 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 3rem;
          flex: 0 1 3rem;
  max-width: 3rem;
  display: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.linktype-pdf:before {
  font-family: "ks-icons" !important;
  content: "\e91e";
}

.block-linkitem__content {
  -ms-flex-preferred-size: calc(100% - 6.5rem);
      flex-basis: calc(100% - 6.5rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 2rem;
  -webkit-transition: padding 0.25s;
  transition: padding 0.25s;
}

.block-linkitem__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #333;
  opacity: 0.66;
  font-size: 1rem;
}

.block-linkitem__icon {
  font-family: "ks-icons" !important;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-size: 1.5rem;
  line-height: 3rem;
  margin-left: 1rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 1.5rem;
          flex: 0 1 1.5rem;
  max-width: 1.5rem;
  color: #333;
  opacity: 0.66;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.comp-right-wrapper .block-linkitem__icon {
  font-size: 1rem;
}

.comp-right-wrapper .block-linkitem__title {
  display: block;
}

.comp-right-wrapper .block-linkitem__meta {
  font-size: 0.875rem;
}

.block-linkitem__icon:before {
  content: "\e90c";
}

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

@keyframes shake {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(-25%, 0, 0);
            transform: translate3d(-25%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.block-linkitem:hover .block-linkitem__icon {
  opacity: 1;
  -webkit-animation: 0.8s ease-out 0s infinite forwards shake;
          animation: 0.8s ease-out 0s infinite forwards shake;
}

.page__section.techspecs .section-entry {
  padding: 6rem 0;
}
.page__section.techspecs .section-entry h2 {
  max-width: none;
}

.technical-passports {
  width: 100%;
  padding: 3.33rem 0;
  background: #F5F5F5;
}

.technical-passports__list {
  width: 100%;
  gap: 1.666rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.technical-passports__download {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: #fff;
  padding: 1rem 1rem;
}
.technical-passports__download .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: auto;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.technical-passports__download .txt span {
  font-size: 1.2222rem;
  color: #333;
  display: inline-block;
  margin-bottom: 0.5rem;
}
.technical-passports__download .txt p {
  margin: 0;
  color: #666;
}
.technical-passports__download .fig {
  width: 90px;
  height: 70px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-right: 1px solid #035DA1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.technical-passports__download .fig i {
  font-size: 3rem;
  color: #035DA1;
}

.page__section.related-prod {
  padding: 3rem 0;
}
.page__section.related-prod .products-list {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-top: 2rem;
}

.product-intro__subsegment .icon-subsegment-kalitech:before, .product-intro__subsegment .icon-subsegment-kalisoil:before, .product-intro__subsegment .icon-subsegment-kalisolu:before {
  font-size: 6rem;
}

.subnav__list ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
}
.subnav__list ul li {
  width: 100%;
  display: inline-block;
}
.subnav__list ul li a {
  height: 50%;
  padding: 1rem 1rem 1rem 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  line-height: 1.5;
  cursor: pointer;
  -webkit-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
}
@media screen and (min-width: 992px) {
  .subnav__list ul li a {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.subnav__list ul li a:hover {
  background-color: #e6e6e6;
  text-decoration: none;
}
.subnav__list ul li.current-menu-item a {
  background-color: #f5f5f5;
  color: #003a78;
  font-weight: 500;
}
.subnav__list ul li.main-li a {
  font-weight: 500;
  color: #333;
}

.subnav__list {
  -webkit-transition: height 0.3s ease-out, opacity 0.2s ease-out;
  transition: height 0.3s ease-out, opacity 0.2s ease-out;
  margin: 0 -1rem;
  overflow-y: hidden;
}

.subnav__image {
  width: 100%;
}

.subnav__text p {
  font-size: 0.8333rem;
}

.hidden-menu {
  display: none;
}

.content-intro-top {
  width: 100%;
  padding: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #003a78;
}
.content-intro-top h1 {
  font-weight: 500;
  color: #fff;
}

.privacy-text-part {
  width: calc(100% - 4rem);
  z-index: 2;
  margin-top: -4rem;
  margin-left: 2rem;
  margin-right: 2rem;
  background: #fafafa;
  position: relative;
  padding: 4rem 3rem;
  margin-bottom: 5rem;
}

.newsroom__title strong {
  font-weight: 500;
}

@media only screen and (min-width: 992px) {
  .newsroom {
    position: relative;
    z-index: 8;
  }
}
@media only screen and (min-width: 1280px) {
  .newsroom {
    z-index: 15;
  }
}
.newsroom__head {
  margin-top: 2rem;
}

@media only screen and (min-width: 768px) {
  .newsroom__head {
    margin-top: 0;
  }
}
.newsroom__body {
  width: 100%;
  margin: 2rem 0 5rem;
}

.newsroom-results {
  margin-bottom: 3rem;
}

.newsroom-results__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.newsroom-results__list {
  display: grid;
  grid-template-columns: repeat(1, minmax(100%, 1fr));
  grid-auto-flow: dense;
  gap: 1rem;
  width: 100%;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

@media only screen and (min-width: 768px) {
  .newsroom-results__list {
    grid-template-columns: repeat(2, minmax(calc(50% - 1rem), 1fr));
  }
}
@media only screen and (min-width: 992px) {
  .newsroom-results__list {
    grid-template-columns: repeat(3, minmax(calc(33.3333% - 2rem), 1fr));
  }
}
.newsroom-result {
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  position: relative;
  color: #333;
  display: block;
  background-color: #e8eef6;
  text-decoration: none !important;
  overflow: hidden;
  min-height: 14rem;
  border: 0;
  cursor: pointer;
}

.newsroom-result.has-bg-img, .newsroom-result.is-primary {
  color: #fff;
}
.newsroom-result.has-bg-img .newsroom-result__title, .newsroom-result.is-primary .newsroom-result__title {
  color: #fff;
}

@media only screen and (min-width: 768px) {
  .newsroom-result.is-large {
    grid-column-end: span 2;
    grid-row-end: span 2;
  }
}
@media only screen and (min-width: 992px) {
  .newsroom-result.is-large {
    min-height: 29rem;
  }
}
.newsroom-result__body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  gap: 1rem;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem;
}

.newsroom-result__meta {
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.newsroom-result__date {
  font-size: 0.875rem;
}

.newsroom-result__date > span {
  display: block;
}

.newsroom-result.has-bg-img .newsroom-result__teaser-text, .newsroom-result.has-bg-img .newsroom-result__date-large, .newsroom-result.has-bg-img .newsroom-result__date-small, .newsroom-result.has-bg-img .newsroom-result__type-name, .newsroom-result.has-bg-img .newsroom-result__type-icon {
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
}

.newsroom-result__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}

.newsroom-result__type-name, .newsroom-result__tags {
  font-size: 0.875rem;
}

@media only screen and (min-width: 768px) {
  .newsroom-result__type-name, .newsroom-result__tags {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
}
.newsroom-result__content {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  position: relative;
  z-index: 2;
  -webkit-transform: translateY(51px);
          transform: translateY(51px);
}

.has-bg-img .newsroom-result__title {
  color: #fff;
}

.newsroom-result__title {
  font-size: 1rem;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newsroom-result.has-bg-img .newsroom-result__title {
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.75), 0 -1px 6px rgba(0, 0, 0, 0.75);
}

.newsroom-result__tag-wrapper {
  padding-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 0.5rem;
  overflow: hidden;
}

.newsroom-result__tag {
  font-size: inherit;
  padding: 0.25rem 0.5rem;
  color: #333;
  background-color: #fff;
  border-radius: 999px;
}

.newsroom-result__image {
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.newsroom-result__image:after, .newsroom-result__image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.newsroom-result__image:before {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.2)), color-stop(25%, transparent), color-stop(75%, transparent), to(rgba(0, 0, 0, 0.2)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.2) 100%);
}

.newsroom-result__image:after {
  background-color: rgba(51, 51, 51, 0.25);
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}

.newsroom-result__image > img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  min-width: 100%;
  height: 100%;
}

.newsroom-result:hover .newsroom-result__tags, .newsroom-result:hover .newsroom-result__type-name {
  opacity: 1;
}

.newsroom-result:hover .newsroom-result__content {
  -webkit-transform: translateY(0) !important;
          transform: translateY(0) !important;
}

.newsroom-result:hover .newsroom-result__image:after {
  background-color: rgba(0, 34, 59, 0.5);
}

.newsroom-result.is-primary, .newsroom-events .swiper-slide:first-child .newsroom-result {
  color: #fff;
  background-color: #005ea1;
}

.mdc-dialog, .mdc-dialog__scrim {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.mdc-dialog {
  pointer-events: none !important;
  z-index: 7;
  z-index: var(--mdc-dialog-z-index, 7);
}

.mdc-dialog__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
  pointer-events: none;
}

.mdc-dialog .mdc-dialog__container {
  width: 100%;
  margin: 0 2rem;
  max-width: 992px;
}

.mdc-dialog__surface {
  -webkit-box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
          box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mdc-dialog__surface {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  pointer-events: auto;
  overflow-y: auto;
}

.mdc-dialog .mdc-dialog__surface {
  background-color: #fff;
  background-color: var(--mdc-theme-surface, #fff);
}

.mdc-dialog .mdc-dialog__surface {
  border-radius: 4px;
  border-radius: var(--mdc-shape-medium, 4px);
}

.mdc-dialog .mdc-dialog__surface {
  min-width: 280px;
}

@media (min-width: 592px) {
  .mdc-dialog .mdc-dialog__surface {
    max-width: 560px;
  }
}
.mdc-dialog .mdc-dialog__surface {
  max-height: calc(100% - 32px);
}

.mdc-dialog .mdc-dialog__surface {
  min-width: 100%;
}

.mdc-dialog .mdc-dialog__surface {
  overflow-y: visible;
}

.dialog__close-button {
  color: #fff;
  border-radius: 100%;
  position: absolute;
  z-index: 1;
  top: -20px;
  right: -20px;
  background-color: #005ea1;
  border: 0;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  font-size: 0.75rem;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.dialog__close-button .icon, .dialog__close-button .product-gallery-button:before, .dialog__close-button .image-slider__button:before, .dialog__close-button .pagination__arrow, .dialog__close-button .content-hero .content-hero-button:before, .content-hero .dialog__close-button .content-hero-button:before, .dialog__close-button .hero-button:before {
  font-weight: 700;
}

.mdc-dialog__content {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Avenir-Next;
  font-family: var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, "Avenir-Next"));
  font-size: 1rem;
  font-size: var(--mdc-typography-body1-font-size, 1rem);
  line-height: 1.5rem;
  line-height: var(--mdc-typography-body1-line-height, 1.5rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-body1-font-weight, 400);
  letter-spacing: 0.03125em;
  letter-spacing: var(--mdc-typography-body1-letter-spacing, 0.03125em);
  text-decoration: inherit;
  -webkit-text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
  text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-body1-text-transform, inherit);
}

.mdc-dialog__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  overflow: auto;
}

.mdc-dialog .mdc-dialog__content {
  color: rgba(0, 0, 0, 0.6);
}

.mdc-dialog .mdc-dialog__content {
  padding: 20px 24px 20px 24px;
}

.newsroom-result__video {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 57%;
}

.mdc-dialog__content > :first-child {
  margin-top: 0;
}

.mdc-dialog__content > :last-child {
  margin-bottom: 0;
}

.newsroom-result.has-16by9-video .newsroom-result__video {
  padding-top: 57%;
}

.mdc-dialog, .mdc-dialog__scrim {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.newsroom-result__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mdc-dialog__scrim {
  opacity: 0;
  z-index: -1;
}

.mdc-dialog .mdc-dialog__scrim {
  background-color: rgba(0, 0, 0, 0.32);
}

.newsroom-result__tag.is-placeholder {
  display: none;
}

@media only screen and (min-width: 768px) {
  .newsroom-result__tag.is-placeholder {
    display: inline-block;
    padding: 0.25rem 0;
    background-color: transparent;
    color: inherit;
  }
}
.newsroom-result.has-bg-img .newsroom-result__teaser-text, .newsroom-result.has-bg-img .newsroom-result__date-large, .newsroom-result.has-bg-img .newsroom-result__date-small, .newsroom-result.has-bg-img .newsroom-result__type-name, .newsroom-result.has-bg-img .newsroom-result__type-icon {
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
}

.newswall:not(.is-list) .newsroom-result.has-4by3-video .newsroom-result__type-icon, .newswall:not(.is-list) .newsroom-result.has-16by9-video .newsroom-result__type-icon, .newsroom:not(.is-list) .newsroom-result.has-4by3-video .newsroom-result__type-icon, .newsroom:not(.is-list) .newsroom-result.has-16by9-video .newsroom-result__type-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2rem;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: font-size 0.25s ease-in-out;
  transition: font-size 0.25s ease-in-out;
}

.newswall:not(.is-list) .newsroom-result.has-4by3-video:hover .newsroom-result__type-icon, .newswall:not(.is-list) .newsroom-result.has-16by9-video:hover .newsroom-result__type-icon, .newsroom:not(.is-list) .newsroom-result.has-4by3-video:hover .newsroom-result__type-icon, .newsroom:not(.is-list) .newsroom-result.has-16by9-video:hover .newsroom-result__type-icon {
  font-size: 1rem;
}

.mdc-dialog--opening .mdc-dialog__container {
  -webkit-transition: opacity 75ms linear, -webkit-transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 75ms linear, -webkit-transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 75ms linear, transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 75ms linear, transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
}

.mdc-dialog--open, .mdc-dialog--opening, .mdc-dialog--closing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mdc-dialog {
  z-index: 1502;
}

.mdc-dialog--open .mdc-dialog__container {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.mdc-dialog--open .mdc-dialog__scrim {
  opacity: 1;
}

.mdc-dialog__content, .mdc-dialog__container, .mdc-dialog__surface {
  pointer-events: none !important;
}

.mdc-dialog--open, .mdc-dialog--opening, .mdc-dialog--closing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: auto !important;
}
.mdc-dialog--open .mdc-dialog__content, .mdc-dialog--opening .mdc-dialog__content, .mdc-dialog--closing .mdc-dialog__content {
  pointer-events: auto;
}

.mdc-dialog--opening .mdc-dialog__container, .mdc-dialog--open .mdc-dialog__container {
  -webkit-transition: opacity 75ms linear, -webkit-transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 75ms linear, -webkit-transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 75ms linear, transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 75ms linear, transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
}

.mdc-dialog--closing .mdc-dialog__container {
  -webkit-transform: none;
          transform: none;
}

@media only screen and (max-width: 991px) {
  .newsroom-result__content {
    -webkit-transform: translateY(0) !important;
            transform: translateY(0) !important;
  }
}
.content-intro-top {
  width: 100%;
}

.content-intro-top__wrapper {
  position: relative;
  margin-left: -1rem;
  margin-right: -1rem;
}

@media only screen and (min-width: 992px) {
  .content-intro-top__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
    margin: 0 auto;
    max-width: 1036px;
    min-height: 414.4px;
    padding: 8rem 72px 108px 72px;
  }
}
.content-intro-top__background {
  overflow: hidden;
}

.content-intro-top__picture img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  min-width: 100%;
  height: 100%;
}

@media only screen and (min-width: 992px) {
  .content-intro-top__background:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.5);
  }
}
.content-intro-top__content-type {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  gap: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1rem;
}

.content-intro-top__content-type {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  gap: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1rem;
}

@media only screen and (min-width: 992px) {
  .content-intro-top__content, .content-intro-top__content-type, .content-intro-top__meta, .content-intro-top__date {
    color: #fff;
  }
}
.content-intro-top__content {
  position: relative;
}

@media only screen and (min-width: 992px) {
  .content-intro-top__content, .content-intro-top__content-type, .content-intro-top__meta, .content-intro-top__date {
    color: #fff;
  }
}
@media only screen and (max-width: 991px) {
  .content-intro-top__content {
    padding: 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .content-intro-top .overline {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    margin-top: 1rem;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
  }
}
@media only screen and (min-width: 992px) {
  .content-intro-top .overline {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    margin-top: 1rem;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
  }
}
@media only screen and (min-width: 992px) {
  .content-intro-top .overline:before {
    content: "/";
    color: rgba(255, 255, 255, 0.5);
    font-weight: 600;
    margin-right: 0.25rem;
  }
}
@media only screen and (min-width: 992px) {
  .content-intro-top__title {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
  }
}
@media only screen and (min-width: 992px) {
  .content-intro-top__title {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
  }
}
.content-intro-top__further {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 0.75rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.content-intro-top__date {
  color: #005ea1;
}

@media only screen and (min-width: 992px) {
  .content-intro-top__content, .content-intro-top__content-type, .content-intro-top__meta, .content-intro-top__date {
    color: #fff;
  }
}
@media only screen and (min-width: 992px) {
  [data-section=content-intro-top] + [data-section=content-intro-bottom], [data-section=content-intro-top] + [data-section=content], [data-section=content-intro-top] + .page__anchor-wrapper [data-section=content-intro-bottom]:first-child, [data-section=content-intro-top] + .page__anchor-wrapper [data-section=content]:first-child {
    margin-top: -72px;
    position: relative;
  }
}
[data-section=content-intro-bottom] .content-comp-wrapper {
  padding: 0;
}

.intro-simple {
  padding: 1rem;
}

@media only screen and (min-width: 992px) {
  .intro-simple {
    padding: 2rem;
  }
}
.intro__text, .intro__text > p {
  color: inherit;
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.7;
  opacity: 0.85;
}

.sec-intro-art .content-intro-top {
  padding: 0;
  background: rgba(255, 255, 255, 0);
}
.sec-intro-art .content-intro-top__wrapper {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .sec-intro-art .content-intro-top__title {
    color: rgb(51, 51, 51);
  }
  .sec-intro-art .content-intro-top__picture {
    width: 100%;
    padding-top: 60%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    position: relative;
  }
  .sec-intro-art .content-intro-top__picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media only screen and (min-width: 992px) {
  .content-intro-top__background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.content-intro-top__picture img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  min-width: 100%;
  height: 100%;
}

@media only screen and (min-width: 992px) {
  .content-intro-top__content-type {
    position: absolute;
    top: 1.25rem;
    right: 1.5rem;
  }
}
.sec-intro-sub {
  margin-bottom: 3rem;
}
.sec-intro-sub .content-comp-wrapper {
  padding: 0rem;
  margin-left: auto;
  margin-right: auto;
}
.sec-intro-sub .image-text {
  width: 100%;
  line-height: 1.7em;
  background: rgba(255, 255, 255, 0);
  margin-top: 2rem;
}
.sec-intro-sub .image-text h3 {
  font-size: 1.953rem;
  margin: 2rem 0;
}
.sec-intro-sub .image-text ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1.4rem;
  list-style: none;
  padding-left: 0;
  margin-top: 1.5rem;
  max-width: 800px;
}
.sec-intro-sub .image-text ul li {
  padding-left: 22px;
  position: relative;
}
.sec-intro-sub .image-text ul li::before {
  width: 14px;
  height: 14px;
  background: #00A13A;
  border-radius: 50%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0;
}
.sec-intro-sub .image-text ol {
  counter-reset: numOl;
  padding-left: 0;
}
.sec-intro-sub .image-text ol li {
  counter-increment: numOl;
}
.sec-intro-sub .image-text ol li::marker {
  display: none;
  content: none;
}
.sec-intro-sub .image-text ol li::before {
  content: counter(numOl) ".";
  font-weight: 400;
}
.sec-intro-sub .image-text img {
  width: 100%;
  height: auto;
  margin: 2rem 0;
}
.sec-intro-sub .image-text h3, .sec-intro-sub .image-text h2, .sec-intro-sub .image-text h4, .sec-intro-sub .image-text h5, .sec-intro-sub .image-text h6 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.sec-intro-sub .image-text:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 992px) {
  .sec-intro-sub .content-comp-wrapper {
    max-width: 892px;
    background-color: #fafafa;
  }
  .sec-intro-sub .image-text {
    position: relative;
    z-index: 8;
    margin-top: 5rem;
  }
  .sec-intro-sub .image-text h3, .sec-intro-sub .image-text h2, .sec-intro-sub .image-text h4, .sec-intro-sub .image-text h5, .sec-intro-sub .image-text h6 {
    margin-top: 6rem;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 1280px) {
  .sec-intro-sub {
    margin-bottom: 6rem;
  }
  .sec-intro-sub .image-text {
    z-index: 15;
  }
}

.header-wrapper {
  z-index: 1500;
  position: fixed;
  width: 100%;
  top: 0;
  color: #666;
  font-size: 1rem;
}

@media only screen and (min-width: 992px) {
  .header-wrapper {
    font-size: 0.83333rem;
  }
}
@media print {
  .header-wrapper {
    position: static;
  }
}
.header {
  min-height: 3rem;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
}

@media print {
  .header {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (min-width: 992px) {
  .header__content {
    min-height: 4.25rem;
  }
}
@media print {
  .header__content {
    padding: 0;
  }
}
.header__brand {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  height: 3rem;
  padding: 0.5rem 0;
}

@media only screen and (min-width: 992px) {
  .header__brand {
    padding: 1rem 0;
    height: 3.5rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 1280px) {
  .header__brand {
    height: 4.25rem;
  }
}
.header__brand img, .header__brand svg, .header__brand a {
  display: inline;
  height: 100%;
  max-height: 100%;
  width: auto;
}

@media print {
  .header__brand {
    height: 4rem;
    max-width: 924px;
    text-align: right;
    margin: 0 auto;
  }
}
.header__kali {
  background-color: #003a78;
  padding: 0.5rem 0;
}

.header__kali-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header__kali-logo {
  display: block;
  height: 0.75rem;
}

.header__kali-logo img {
  display: block;
  height: 100%;
  width: auto;
}

@media print {
  .mainnav {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .mainnav {
    position: fixed;
    top: 3rem;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto;
    background-color: #fff;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    border-top: 1px solid #f5f5f5;
    padding: 1.25rem 0;
  }
  .mainnav.animate-hide {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  .mainnav.animate-show {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media only screen and (min-width: 992px) {
  .mainnav {
    position: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    margin-right: 0.5rem;
  }
}
.mainnav .header__icon-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (min-width: 992px) {
  .mainnav .header__icon-link {
    display: none;
  }
}
.mainnav .header__lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 1rem;
}

.mainnav-link {
  color: #666;
}

.menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .menu > ul > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    padding: 0 0.5rem;
    white-space: nowrap;
    cursor: pointer;
    line-height: 4.25rem;
    -webkit-transition: background-color 0.25s ease-out;
    transition: background-color 0.25s ease-out;
    color: #666;
  }
  .menu > ul > li > a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background-color: transparent;
    -webkit-transition: background-color 0.25s ease-out;
    transition: background-color 0.25s ease-out;
  }
}
@media screen and (min-width: 1280px) {
  .menu > ul > li > a {
    padding: 0 1rem;
  }
}
.menu > ul > li > a:hover {
  background-color: #e6e6e6;
  text-decoration: none;
}
.menu > ul > li > a.is-selected {
  background: #f5f5f5;
}
.menu > ul > li.current-menu-item > a, .menu > ul > li.current-menu-ancestor > a, .menu > ul > li.current-menu-parent > a {
  color: #003a78;
  background-color: rgba(0, 58, 120, 0.05);
  font-weight: 500;
}
.menu > ul > li.current-menu-item > a::after, .menu > ul > li.current-menu-ancestor > a::after, .menu > ul > li.current-menu-parent > a::after {
  background-color: #003a78;
}
.menu > ul ul {
  display: none;
}

@media only screen and (max-width: 991px) {
  .mainnav-link {
    padding: 1rem 1rem 1rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: inherit;
    line-height: 1.5;
    cursor: pointer;
    -webkit-transition: background-color 0.25s ease-out;
    transition: background-color 0.25s ease-out;
  }
}
@media only screen and (max-width: 991px) and (min-width: 992px) {
  .mainnav-link {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
@media only screen and (max-width: 991px) {
  .mainnav-link.is-active {
    color: #003a78;
    background-color: rgba(0, 58, 120, 0.05);
    font-weight: 500;
  }
  .mainnav-link.is-active .subnav__level {
    color: #333;
    font-weight: 400;
  }
}
@media only screen and (max-width: 991px) {
  .mainnav-link.is-selected {
    background-color: #f5f5f5;
  }
}
@media only screen and (max-width: 991px) {
  .mainnav-link:hover {
    background-color: #e6e6e6;
    text-decoration: none;
  }
}
@media only screen and (max-width: 991px) {
  .mainnav-link > .icon, .mainnav-link > .hero-button:before, .content-hero .mainnav-link > .content-hero-button:before, .mainnav-link > .pagination__arrow, .mainnav-link > .image-slider__button:before, .mainnav-link > .product-gallery-button:before {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    line-height: 1.5;
    color: #767676;
  }
}
@media only screen and (min-width: 992px) {
  .mainnav-link {
    position: relative;
    padding: 0 0.5rem;
    white-space: nowrap;
    cursor: pointer;
    line-height: 4.25rem;
    -webkit-transition: background-color 0.25s ease-out;
    transition: background-color 0.25s ease-out;
  }
  .mainnav-link:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background-color: transparent;
    -webkit-transition: background-color 0.25s ease-out;
    transition: background-color 0.25s ease-out;
  }
  .mainnav-link.is-active {
    color: #003a78;
    background-color: rgba(0, 58, 120, 0.05);
    font-weight: 500;
  }
  .mainnav-link.is-active:after {
    background-color: #003a78;
  }
  .mainnav-link.is-selected {
    background-color: #f5f5f5;
  }
  .mainnav-link:hover {
    background-color: #e6e6e6;
    text-decoration: none;
  }
}
@media only screen and (min-width: 1280px) {
  .mainnav-link {
    padding: 0 1rem;
  }
}
.mainnav-secondary {
  border-top: 1px solid #f5f5f5;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}

.mainnav-secondary .subnav__list-item {
  color: #767676;
  font-weight: 300;
  font-size: 1rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.header__meta {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print {
  .header__meta {
    display: none;
  }
}
.header__meta .header__lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 991px) {
  .header__meta .header__lang {
    font-size: 1rem;
    padding-right: 0.5rem;
  }
}
.header__meta .header__lang .mdc-select-wrapper {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__meta .header__lang .mdc-list-item__text, .header__meta .header__lang .mdc-select__selected-text {
  font-size: 1rem;
}

@media only screen and (min-width: 992px) {
  .header__meta .header__lang .mdc-list-item__text, .header__meta .header__lang .mdc-select__selected-text {
    font-size: 0.83333rem;
  }
}
.header__meta .header__lang .mdc-select--outlined .mdc-select__anchor {
  height: 40px;
}

.header__meta .header__lang .mdc-select-helper-text, .header__meta .header__lang .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__notch {
  display: none;
}

.header__lang-link {
  padding: 0.5rem;
  position: relative;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  line-height: 1;
  color: #333;
}

@media only screen and (min-width: 992px) {
  .header__lang-link {
    padding: 0 0.5rem;
    line-height: 4.25rem;
  }
}
.header__lang-link:hover {
  text-decoration: none;
  color: #003a78;
}

.header__lang-link:not(:last-child):after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  height: 1rem;
  width: 1px;
  background-color: #333;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.header__lang-link.is-active {
  font-weight: 600;
}

.header__lang-link.is-disabled {
  color: #ccc;
  pointer-events: none;
}

.header__icon-link {
  font-size: 1.5rem;
  text-align: center;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.header__icon-link:hover {
  text-decoration: none;
  background-color: #f5f5f5;
  color: #003a78;
}

.header__icon-link .icon:before, .header__icon-link .hero-button:before, .header__icon-link .content-hero .content-hero-button:before, .content-hero .header__icon-link .content-hero-button:before, .header__icon-link .pagination__arrow:before, .header__icon-link .image-slider__button:before, .header__icon-link .product-gallery-button:before {
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  line-height: 1.7;
}

.header__search-body {
  display: none;
  position: fixed;
  z-index: -1;
  left: 0;
  top: 3rem;
  min-height: 4rem;
  background-color: #f5f5f5;
  width: 100%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.header__search-body.animate-show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.header__search-body.animate-hide {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

@media only screen and (min-width: 992px) {
  .header__search-body {
    top: 4.25rem;
  }
}
.header__search-button {
  height: 3rem;
  min-width: 0;
}

.header__search-button .icon, .header__search-button .hero-button:before, .header__search-button .content-hero .content-hero-button:before, .content-hero .header__search-button .content-hero-button:before, .header__search-button .pagination__arrow, .header__search-button .image-slider__button:before, .header__search-button .product-gallery-button:before {
  font-size: 0.875rem;
  margin-right: 0;
  margin-left: 0;
}

.header__search-button.is-active {
  background-color: #f5f5f5;
}

.header__search-button:hover {
  background-color: #f5f5f5;
}

@media only screen and (min-width: 992px) {
  .header__search-button {
    height: 4.25rem;
  }
}
.mainnav-toggle {
  display: block;
  margin-right: -0.5rem;
}

@media only screen and (min-width: 992px) {
  .mainnav-toggle {
    display: none;
  }
}
.backdrop {
  z-index: -2;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.backdrop.animate-show {
  opacity: 1;
}

.backdrop.animate-hide {
  opacity: 0;
}

.subnav {
  -webkit-transition: height 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: height 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, height 0.3s ease-out;
  transition: transform 0.3s ease-out, height 0.3s ease-out, -webkit-transform 0.3s ease-out;
  background-color: #fff;
  border-top: 1px solid #f5f5f5;
}

@media print {
  .subnav {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .subnav {
    position: fixed;
    top: 3rem;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto;
    background-color: #fff;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  }
  .subnav.animate-show {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .subnav.animate-hide {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@media only screen and (min-width: 992px) {
  .subnav {
    z-index: -1;
    display: none;
    position: absolute;
    width: 100%;
    max-height: calc(100vh - 4.25rem);
    overflow-y: auto;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  .subnav.animate-show {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .subnav.animate-hide {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
.subnav .button--link {
  font-size: 0.75rem;
  text-transform: uppercase;
}

.subnav__level {
  -webkit-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}

@media only screen and (max-width: 991px) {
  .subnav__level {
    padding: 1.25rem 0.9375rem;
  }
}
@media only screen and (min-width: 992px) {
  .subnav__level {
    padding-top: 2.1875rem;
    padding-bottom: 2.1875rem;
  }
}
@media only screen and (max-width: 991px) {
  .subnav__level--1st {
    padding-bottom: 0;
  }
}
.subnav__level--2nd, .subnav__level--3rd {
  border-left: 1px solid #f5f5f5;
}

.subnav__level--3rd, .subnav__level--deep {
  display: none;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  .subnav__level--3rd, .subnav__level--deep {
    position: fixed;
    top: 3rem;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto;
    background-color: #fff;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    top: 0;
  }
  .subnav__level--3rd.animate-show, .subnav__level--deep.animate-show {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .subnav__level--3rd.animate-hide, .subnav__level--deep.animate-hide {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@media only screen and (min-width: 992px) {
  .subnav__level--3rd, .subnav__level--deep {
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out, height 0.2s ease-out;
    transition: opacity 0.2s ease-out, height 0.2s ease-out;
  }
  .subnav__level--3rd.animate-show, .subnav__level--deep.animate-show {
    opacity: 1;
  }
  .subnav__level--3rd.animate-hide, .subnav__level--deep.animate-hide {
    opacity: 0;
  }
}
.subnav__level--deep {
  background-color: #fff;
  padding-left: 1rem;
  padding-right: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 100%;
}

@media only screen and (min-width: 992px) {
  .subnav__level--deep {
    opacity: 0;
    -webkit-transform: translate3d(30%, 0, 0);
            transform: translate3d(30%, 0, 0);
    -webkit-transition: opacity 0.25s ease-out, -webkit-transform 0.3s ease-out;
    transition: opacity 0.25s ease-out, -webkit-transform 0.3s ease-out;
    transition: opacity 0.25s ease-out, transform 0.3s ease-out;
    transition: opacity 0.25s ease-out, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  }
  .subnav__level--deep.animate-show {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .subnav__level--deep.animate-hide {
    opacity: 0;
    -webkit-transform: translate3d(30%, 0, 0);
            transform: translate3d(30%, 0, 0);
  }
}
.subnav__title, .subnav__image, .subnav__text {
  margin-bottom: 0.5rem;
}

.subnav__title {
  font-weight: 500;
}

.subnav__image {
  max-width: 100%;
}

.subnav__text {
  color: #767676;
  font-weight: 300;
}

.subnav__link {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 500;
}

.subnav__list {
  -webkit-transition: height 0.3s ease-out, opacity 0.2s ease-out;
  transition: height 0.3s ease-out, opacity 0.2s ease-out;
  margin: 0 -1rem;
  overflow-y: hidden;
}

.subnav__list.animate-show {
  opacity: 1;
}

.subnav__list.animate-hide {
  opacity: 0;
}

.subnav__list-item {
  padding: 1rem 1rem 1rem 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: inherit;
  line-height: 1.5;
  cursor: pointer;
  -webkit-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
}

@media only screen and (min-width: 992px) {
  .subnav__list-item {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.subnav__list-item.is-active {
  color: #003a78;
  background-color: rgba(0, 58, 120, 0.05);
  font-weight: 500;
}

.subnav__list-item.is-active .subnav__level {
  color: #333;
  font-weight: 400;
}

.subnav__list-item.is-selected {
  background-color: #f5f5f5;
}

.subnav__list-item:hover {
  background-color: #e6e6e6;
  text-decoration: none;
}

.subnav__list-item > .icon, .subnav__list-item > .hero-button:before, .content-hero .subnav__list-item > .content-hero-button:before, .subnav__list-item > .pagination__arrow, .subnav__list-item > .image-slider__button:before, .subnav__list-item > .product-gallery-button:before {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  line-height: 1.5;
  color: #767676;
}

.subnav__list-item__label {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.subnav__list-item--overview {
  font-weight: 500;
  padding-bottom: 0;
}

.subnav__list-item--overview .subnav__list-item__label {
  color: #333;
  display: block;
  width: 100%;
  padding-bottom: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .subnav__list-item--overview .subnav__list-item__label {
    padding-bottom: 0.75rem;
  }
}
.subnav__button-wrapper .button--outlined {
  margin: 0.5rem 8px 0;
}

.subnav__back {
  color: #767676;
  font-size: 1.125rem;
  font-weight: 300;
  text-transform: none;
}

@media only screen and (min-width: 992px) {
  .subnav__back {
    margin-left: -8px;
    margin-bottom: 0.5rem;
    font-size: 0.75rem;
  }
}
.header.is-kali .header__search-body {
  top: 4.75rem;
}

@media only screen and (min-width: 992px) {
  .header.is-kali .header__search-body {
    top: 6rem;
  }
}
.header .mainnav > .header__brand {
  display: none;
}

.header.has-centered-branding .header__content > .header__brand {
  display: none;
}

@media only screen and (max-width: 991px) {
  .header.has-centered-branding .header__content > .header__brand {
    display: block;
  }
}
.header.has-centered-branding .mainnav > .header__brand {
  display: none;
}

@media only screen and (min-width: 992px) {
  .header.has-centered-branding .mainnav > .header__brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .solsel .header__brand img {
    height: 130%;
    max-height: 130%;
  }
}
.cfk .header__content {
  position: relative;
}

@media only screen and (min-width: 992px) {
  .cfk .header__content {
    height: 4.25rem;
  }
}
.cfk .header__brand {
  position: absolute;
  top: 0;
  left: 0;
  height: 6rem;
  z-index: 1500;
}

.cfk .header__brand svg, .cfk .header__brand img {
  -webkit-transition: -webkit-transform 0.33s;
  transition: -webkit-transform 0.33s;
  transition: transform 0.33s;
  transition: transform 0.33s, -webkit-transform 0.33s;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

.cfk .header__brand:before {
  content: url(../images/logos/cfk_logo-helper.svg);
  position: absolute;
  z-index: -1;
  height: 8rem;
  top: 50%;
  left: -1rem;
  width: calc(100% + 2rem);
  pointer-events: none;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition: -webkit-transform 0.33s;
  transition: -webkit-transform 0.33s;
  transition: transform 0.33s;
  transition: transform 0.33s, -webkit-transform 0.33s;
}

@media only screen and (min-width: 992px) {
  .cfk .header__brand {
    height: 8.25rem;
    padding: 2rem 0 0;
  }
  .cfk .header__brand:before {
    top: calc(50% + 1rem);
    left: -1.5rem;
    width: calc(100% + 3rem);
  }
}
@media only screen and (max-width: 991px) {
  .cfk .mainnav {
    padding: 5rem 0 1.25rem;
  }
}
@media only screen and (min-width: 992px) {
  .cfk .mainnav-link {
    line-height: 4.25rem;
  }
}
@media only screen and (max-width: 991px) {
  .cfk .subnav__level:not(.subnav__level--2nd) {
    padding-top: 5rem;
  }
}
@media only screen and (min-width: 992px) {
  .cfk .subnav__level--1st {
    margin-top: 4rem;
    -webkit-transition: margin 0.33s;
    transition: margin 0.33s;
  }
}
@media only screen and (min-width: 992px) {
  .cfk .header-wrapper.has-offset .subnav__level--1st {
    margin-top: 1rem;
  }
  .cfk .header-wrapper.has-offset .header__brand svg, .cfk .header-wrapper.has-offset .header__brand img {
    -webkit-transform: translate3d(0, -1rem, 0) scale(0.8);
            transform: translate3d(0, -1rem, 0) scale(0.8);
  }
  .cfk .header-wrapper.has-offset .header__brand:before {
    -webkit-transform: translate3d(34px, 0, 0) scale(0.45);
            transform: translate3d(34px, 0, 0) scale(0.45);
  }
}
@media only screen and (max-width: 991px) {
  .dsd .mainnav {
    padding: 4rem 0 1.25rem;
  }
}
@media only screen and (min-width: 992px) {
  .dsd .mainnav-link {
    line-height: 4.25rem;
  }
}
@media only screen and (max-width: 991px) {
  .dsd .subnav__level:not(.subnav__level--2nd) {
    padding-top: 4rem;
  }
}
@media only screen and (min-width: 992px) {
  .dsd .subnav__level--1st {
    margin-top: 2rem;
    -webkit-transition: margin 0.33s;
    transition: margin 0.33s;
  }
}
.dsd .header__brand svg, .dsd .header__brand img {
  position: relative;
  z-index: 1;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scale(2.1);
          transform: scale(2.1);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}

@media only screen and (min-width: 992px) {
  .dsd .header__brand svg, .dsd .header__brand img {
    -webkit-transform: scale(2.8);
            transform: scale(2.8);
  }
}
@media only screen and (min-width: 1280px) {
  .dsd .header__brand svg, .dsd .header__brand img {
    -webkit-transform: scale(2.3);
            transform: scale(2.3);
  }
}
@media only screen and (min-width: 992px) {
  .dsd .header-wrapper.has-offset .subnav__level--1st {
    margin-top: 1rem;
  }
}
.dsd .header-wrapper.has-offset .header__brand svg, .dsd .header-wrapper.has-offset .header__brand img {
  -webkit-transform: scale(1.7);
          transform: scale(1.7);
}

@media only screen and (min-width: 992px) {
  .dsd .header-wrapper.has-offset .header__brand svg, .dsd .header-wrapper.has-offset .header__brand img {
    -webkit-transform: scale(2.3);
            transform: scale(2.3);
  }
}
@media only screen and (min-width: 1280px) {
  .dsd .header-wrapper.has-offset .header__brand svg, .dsd .header-wrapper.has-offset .header__brand img {
    -webkit-transform: scale(1.85);
            transform: scale(1.85);
  }
}
.axalpro .mainnav-link, .axalpro .header__lang-link {
  font-family: "Avenir-Next";
  letter-spacing: 0.5px;
}

.axalpro .header__lang-link:not(:last-child):after {
  background-color: #003a78;
}

@media only screen and (min-width: 992px) {
  .axalpro .header-wrapper.has-transparent-head:not(.is-expanded) .header {
    -webkit-transition: background 0.33s;
    transition: background 0.33s;
  }
  .axalpro .header-wrapper.has-transparent-head:not(.has-offset):not(.is-expanded) .header {
    background-color: transparent;
    -webkit-box-shadow: 0 1px 15px transparent;
            box-shadow: 0 1px 15px transparent;
  }
  .axalpro .header-wrapper.has-transparent-head:not(.has-offset):not(.is-expanded) .header__lang-link {
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
  }
  .axalpro .header-wrapper.has-transparent-head:not(.has-offset):not(.is-expanded) .mainnav-link {
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
  }
  .axalpro .header-wrapper.has-transparent-head:not(.has-offset):not(.is-expanded) .mainnav-link.is-active {
    background-color: rgba(0, 58, 120, 0.2);
  }
  .axalpro .header-wrapper.has-transparent-head:not(.has-offset):not(.is-expanded) .mainnav-link:hover {
    background-color: rgba(230, 230, 230, 0.3);
  }
}
.nutriks .header__brand svg {
  fill: #333;
}

@media only screen and (min-width: 992px) {
  .nutriks .header-wrapper.has-transparent-head .header__brand svg {
    fill: #fff;
  }
  .nutriks .header-wrapper.has-transparent-head:not(.has-offset) .header__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .nutriks .header-wrapper.has-transparent-head:not(.has-offset) .header__brand {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 4rem;
  }
  .nutriks .header-wrapper.has-transparent-head:not(.has-offset) .mainnav, .nutriks .header-wrapper.has-transparent-head:not(.has-offset) .header__meta {
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
  }
  .nutriks .header-wrapper.has-transparent-head .header__brand svg {
    fill: #fff;
  }
  .nutriks .header-wrapper.has-transparent-head.has-offset .header__brand svg {
    fill: #333;
  }
  .nutriks .header-wrapper.has-transparent-head:not(.is-expanded) .header {
    -webkit-transition: background 0.33s;
    transition: background 0.33s;
  }
  .nutriks .header-wrapper.has-transparent-head:not(.has-offset):not(.is-expanded) .header {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .nutriks .header-wrapper.has-transparent-head:not(.has-offset):not(.is-expanded) .header__lang-link {
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  }
  .nutriks .header-wrapper.has-transparent-head:not(.has-offset):not(.is-expanded) .mainnav-link {
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  }
  .nutriks .header-wrapper.has-transparent-head:not(.has-offset):not(.is-expanded) .mainnav-link:after {
    display: none;
  }
  .nutriks .header-wrapper.has-transparent-head:not(.has-offset):not(.is-expanded) .mainnav-link.is-active {
    background-color: rgba(255, 255, 255, 0.25);
  }
  .nutriks .header-wrapper.has-transparent-head:not(.has-offset):not(.is-expanded) .mainnav-link:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .nutriks .mainnav-link.is-active {
    background-color: #f9f7f2;
  }
  .nutriks .mainnav-link.is-active:after {
    background-color: #005ea1;
  }
  .nutriks .mainnav-link:hover {
    background-color: rgba(249, 247, 242, 0.2);
  }
}
@media only screen and (min-width: 1280px) {
  .nutriks .header__brand {
    height: 3.75rem;
  }
}
.salinas .header__brand svg {
  fill: #fff;
}

.salinas .header {
  background-color: #003a78;
}

.salinas .mainnav-link {
  color: #fff;
  font-family: "Gothic";
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.125rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.salinas .mainnav-link:hover {
  background-color: rgba(0, 0, 0, 0.15);
}

.salinas .mainnav-link.is-active {
  background-color: rgba(255, 255, 255, 0.15);
}

.salinas .mainnav-link.is-active:after {
  background-color: #a2d5cf;
}

.salinas .mainnav-link.is-selected {
  background-color: rgba(255, 255, 255, 0.1);
}

.salinas .header__lang-link {
  color: rgba(255, 255, 255, 0.4);
}

.salinas .header__lang-link:hover {
  color: rgba(255, 255, 255, 0.66);
}

.salinas .header__lang-link:not(:last-child):after {
  background-color: rgba(255, 255, 255, 0.2);
}

.salinas .header__lang-link.is-active {
  color: #fff;
}

.salinas .mdc-select:not(.mdc-select--disabled) .mdc-notched-outline__leading, .salinas .mdc-select:not(.mdc-select--disabled) .mdc-notched-outline__notch, .salinas .mdc-select:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
  border-color: #fff;
}

.salinas .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
  color: #fff;
}

.salinas .mdc-select .mdc-select__dropdown-icon {
  color: #fff;
}

.salinas :not(.mdc-list-item--disabled).mdc-list-item--selected .mdc-list-item__ripple::before, .salinas :not(.mdc-list-item--disabled).mdc-list-item--selected .mdc-list-item__ripple::after {
  background-color: #a2d5cf;
  color: #003a78;
  opacity: 0.25;
}

.salinas .header__meta .header__lang .mdc-list-item--selected .mdc-list-item__text {
  font-weight: 600;
}

.salinas .header__meta .header__lang .mdc-list-item__text {
  color: #003a78;
}

.salinas .mainnav-toggle {
  color: #fff;
}

.salinas .header__icon-link:hover {
  background-color: #fff;
  color: #003a78;
}

.salinas .subnav {
  background-color: #003a78;
  color: #fff;
  border-top: none;
}

.salinas .subnav__text {
  color: #fff;
}

.salinas .subnav__level--2nd, .salinas .subnav__level--3rd {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}

.salinas .subnav__level--deep {
  background-color: #003a78;
}

.salinas .subnav__list-item {
  font-family: "Gothic";
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.125rem;
}

.salinas .subnav__list-item.is-selected {
  background-color: rgba(255, 255, 255, 0.15);
  color: #fff;
}

.salinas .subnav__list-item:hover {
  background-color: rgba(0, 0, 0, 0.15);
}

.salinas .subnav__list-item > .icon, .salinas .subnav__list-item > .hero-button:before, .salinas .content-hero .subnav__list-item > .content-hero-button:before, .content-hero .salinas .subnav__list-item > .content-hero-button:before, .salinas .subnav__list-item > .pagination__arrow, .salinas .subnav__list-item > .image-slider__button:before, .salinas .subnav__list-item > .product-gallery-button:before {
  color: #a2d5cf;
}

.salinas .subnav__list-item--overview .subnav__list-item__label {
  font-family: "Gothic";
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.125rem;
  color: #a2d5cf;
}

@media only screen and (max-width: 991px) {
  .salinas .mainnav, .salinas .mainnav-secondary {
    border-top-color: rgba(255, 255, 255, 0.15);
  }
  .salinas .mainnav, .salinas .subnav, .salinas .subnav__level--1st, .salinas .subnav__level--2nd, .salinas .subnav__level--3rd, .salinas .subnav__level--deep {
    background-color: #003a78;
    color: #fff;
  }
  .salinas .mainnav-link > .icon, .salinas .mainnav-link > .hero-button:before, .salinas .content-hero .mainnav-link > .content-hero-button:before, .content-hero .salinas .mainnav-link > .content-hero-button:before, .salinas .mainnav-link > .pagination__arrow, .salinas .mainnav-link > .image-slider__button:before, .salinas .mainnav-link > .product-gallery-button:before, .salinas .subnav__list-item > .icon, .salinas .subnav__list-item > .hero-button:before, .salinas .content-hero .subnav__list-item > .content-hero-button:before, .content-hero .salinas .subnav__list-item > .content-hero-button:before, .salinas .subnav__list-item > .pagination__arrow, .salinas .subnav__list-item > .image-slider__button:before, .salinas .subnav__list-item > .product-gallery-button:before {
    color: #a2d5cf;
  }
  .salinas .mainnav-secondary .subnav__list-item {
    color: rgba(255, 255, 255, 0.66);
  }
}
@media screen and (min-width: 1280px) {
  .footer__body {
    -ms-flex-flow: nowrap;
        flex-flow: nowrap;
  }
  .footer__body .footer__links {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .footer__meta {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 1100px) {
  .footer__footer .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
@media only screen and (min-width: 992px) {
  .hero .swiper:after {
    display: block;
  }
  .hero__parallelogram {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hero .swiper-scrollbar {
    bottom: 2rem;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    width: 20vw;
    left: calc((100vw - 924px) / 2);
  }
  .subnav__level {
    padding-top: 2.1875rem;
    padding-bottom: 2.1875rem;
  }
  .subnav__level--3rd, .subnav__level--deep {
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out, height 0.2s ease-out;
    transition: opacity 0.2s ease-out, height 0.2s ease-out;
  }
  .visible-medium-up {
    display: block;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .visible-xsmall-medium {
    display: none;
  }
  .visible-medium-up {
    display: block;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .button {
    height: 2.5rem;
    padding: 0 0.875rem;
  }
  .subnav__back {
    margin-left: -8px;
    margin-bottom: 0.5rem;
    font-size: 0.75rem;
  }
  .subnav.animate-show {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .header__lang-link {
    padding: 0 0.5rem;
    line-height: 4.25rem;
  }
  .footer:before {
    display: block;
  }
  .footer__wrapper:before {
    display: block;
  }
  .footer__logo {
    margin: 2rem 0 0;
    position: absolute;
    top: -2rem;
    left: 19px;
    z-index: 5;
  }
  .footer__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .footer__body {
    padding: 4rem 0;
    margin-right: 3rem;
  }
  .footer__links {
    padding: 0 1rem;
  }
  .footer__social, .footer__meta {
    margin: 1rem 0;
  }
  .footer__links--horizontal {
    text-align: left;
  }
  .follow-list__item--small {
    height: 1.5rem;
  }
  .footer__social .follow-list__item.follow-list__item--small {
    height: 1.5rem;
  }
  .footer__social .follow-list__item.follow-list__item--small {
    height: 1.5rem;
  }
  .page {
    padding-top: 4.25rem;
  }
  .hero {
    padding-bottom: 4rem;
    margin-bottom: -4rem;
  }
  .hero-slide__picture {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    overflow: hidden;
  }
  .hero-slide__picture img {
    min-height: 100%;
  }
  .hero-slide__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    min-height: calc(31.719vw - 0.5rem);
    background-color: transparent;
  }
  .hero-slide.has-gradient .hero-slide__inner {
    background-image: linear-gradient(20deg, rgba(0, 0, 0, 0.33) 20%, rgba(0, 0, 0, 0.001) 60%);
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
  }
  .hero-slide__body {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    overflow-x: visible;
    padding: 2rem 0 6.32rem calc((100vw - 1320px) / 2);
    max-width: calc(100vw - 20rem);
  }
  .section-picture-full__wrap {
    padding: 0 0 0 calc((100vw - 1320px) / 2);
    max-width: calc(100vw - 20rem);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    z-index: 3;
  }
  .hero-slide__headline {
    font-size: 4vw;
  }
  .overview-teaser__picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .overview-teaser__picture img {
    height: 100%;
    width: 100%;
  }
  .overview-teaser__wrapper {
    min-height: calc((100vw - 2rem) * 0.56);
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
  }
  .overview-teaser__body {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    padding: 2.5rem;
    margin: 4rem 4rem 0;
    width: 44%;
    max-width: 800px;
  }
  .overview-teaser__body:first-child:last-child {
    margin: 4rem;
  }
  .overview-teaser__body > * {
    max-width: 800px;
  }
  .overview-teaser__body > *.overview-teaser__intro {
    max-width: 448px;
  }
  .breadcrumb, .breadcrumbs {
    padding: 1rem 21rem 1rem calc((100vw - 1320px) / 2);
  }
  .hero-slide__video-large, .hero-slide__video-small {
    position: absolute;
    top: 0;
    left: 0;
  }
  .content-teaser__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  [data-colcount="2"] .text-image-tile, [data-colcount="3"] .text-image-tile, [data-colcount="4"] .text-image-tile {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    max-width: none;
  }
  [data-colcount="4"] .text-image-tile {
    -ms-flex-preferred-size: calc(25% - 2rem);
        flex-basis: calc(25% - 2rem);
    max-width: calc(25% - 2rem);
  }
  .listitems[data-colcount="2"], .listitems[data-colcount="3"] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: 2rem;
  }
  .listitems[data-colcount="2"] .listitem, .listitems[data-colcount="3"] .listitem {
    min-height: 14rem;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  .listitems[data-colcount="2"] .listitem-download, .listitems[data-colcount="3"] .listitem-download {
    margin-top: 0;
  }
  .listitems[data-colcount="2"] .listitem-download .listitem-download__content, .listitems[data-colcount="3"] .listitem-download .listitem-download__content {
    max-width: calc(100% - 6rem);
  }
  .listitems[data-colcount="2"] .listitem-download .listitem-download__head, .listitems[data-colcount="3"] .listitem-download .listitem-download__head {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .listitems[data-colcount="2"] .listitem-download .listitem-download__actions, .listitems[data-colcount="3"] .listitem-download .listitem-download__actions {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .listitems[data-colcount="2"].is-center-aligned, .listitems[data-colcount="3"].is-center-aligned {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .listitems[data-colcount="2"] .listitem, .listitems[data-colcount="2"] .listitem-download, .listitems[data-colcount="2"] .listitem-product {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
    max-width: calc(50% - 1rem);
  }
  .listitems[data-colcount="3"] .listitem, .listitems[data-colcount="3"] .listitem-download, .listitems[data-colcount="3"] .listitem-product {
    -ms-flex-preferred-size: calc(33.3333% - 1.3333333333rem);
        flex-basis: calc(33.3333% - 1.3333333333rem);
    max-width: calc(33.3333% - 1.3333333333rem);
  }
  .listitems.has-indicated-items[data-colcount="2"] .listitem, .listitems.has-indicated-items[data-colcount="3"] .listitem {
    margin-top: 0;
  }
  [data-colcount="3"] .media-gallery-item {
    -ms-flex-preferred-size: calc(33.33333% - 2rem);
        flex-basis: calc(33.33333% - 2rem);
    max-width: calc(33.33333% - 2rem);
  }
  [data-colcount="4"] .media-gallery-item {
    -ms-flex-preferred-size: calc(25% - 2rem);
        flex-basis: calc(25% - 2rem);
    max-width: calc(25% - 2rem);
  }
  .block-linklist[data-colcount="3"] .block-linkitem {
    -ms-flex-preferred-size: calc(33.3333% - 1rem);
        flex-basis: calc(33.3333% - 1rem);
    max-width: calc(33.3333% - 1rem);
    margin: 0.5rem;
  }
  .block-linklist[data-colcount="3"] .block-linkitem:last-child {
    margin-bottom: 0.5rem;
  }
  [data-colcount="2"] .text-image-tile {
    -ms-flex-preferred-size: calc(50% - 2rem);
        flex-basis: calc(50% - 2rem);
    max-width: calc(50% - 2rem);
  }
  [data-colcount="3"] .text-image-tile {
    -ms-flex-preferred-size: calc(33.3333% - 2rem);
        flex-basis: calc(33.3333% - 2rem);
    max-width: calc(33.3333% - 2rem);
  }
  [data-colcount="4"] .text-image-tile {
    -ms-flex-preferred-size: calc(25% - 2rem);
        flex-basis: calc(25% - 2rem);
    max-width: calc(25% - 2rem);
  }
  .has-balanced-odd-grid[data-colcount="2"] .text-image-tile:nth-child(odd):last-child {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    max-width: 100%;
  }
  [data-section=overview] .section-entry__headline {
    max-width: 870px;
  }
  [data-section=overview] .text-image-tile__body p {
    max-width: 870px;
  }
  [data-section=app] .overview-teaser__wrapper {
    min-height: 37.5rem;
  }
  [data-section=app] .overview-teaser__body:first-child:last-child {
    margin-left: 0;
    margin-right: 0;
  }
  .overview-contacts {
    padding: 3.33rem 0;
    margin-bottom: 9rem;
  }
  .overview-contacts__wrap {
    padding: 1.66rem 4.38rem;
  }
  .image-text__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .summary-teaser {
    padding: 4rem;
  }
  .summary-teaser__teasers {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .image-text {
    position: relative;
  }
  .image-text__figure {
    display: inline-block;
    float: left;
  }
  .image-text__copy {
    padding: 0;
  }
  .image-text__figure {
    margin: 0 2rem 0 0;
    max-width: calc(50% + 4rem);
  }
  .image-text.has-small-image .image-text__figure {
    max-width: 33%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .content-teaser.content-teaser--nutri .content-teaser__items {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .content-teaser.content-teaser--nutri .content-teaser__items .text-image-tile {
    background: #fff;
  }
  .content-separator {
    padding: 6rem 2rem;
    margin: 0 0 2rem !important;
  }
  .content-separator div {
    max-width: 66.2%;
  }
  .location-item {
    padding: 1.75rem 1.75rem 1.75rem 1.25rem;
  }
  .location-item__pin {
    margin-right: 1.25rem;
  }
  .location-item__head {
    font-size: 1.75rem;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  }
  .location-item.is-active .location-item__head {
    font-size: 1.625rem;
  }
  .location-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .location-item.is-active .location-number {
    opacity: 0.75;
  }
  .comp-right-wrapper .block-linkitem {
    min-height: 2rem;
  }
  .comp-right-wrapper .block-linkitem__type {
    font-size: 1.75rem;
  }
  .comp-right-wrapper .block-linkitem__content {
    padding-right: 0;
  }
  .block-linkitem__type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .comp-wrap-txt {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .technical-passports__download {
    padding: 3rem 3rem 3rem 3.5rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .technical-passports__download .txt {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .page__section.related-prod {
    padding: 6rem 0;
  }
  .subnav {
    max-height: calc(100vh - var(--headeerheight));
  }
}
@media screen and (min-width: 1280px) {
  .overview-teaser__wrapper {
    min-height: 38.7022222222rem;
  }
  [data-teasercount="2"], [data-teasercount="4"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  [data-teasercount="2"] .summary-teaser__content, [data-teasercount="4"] .summary-teaser__content {
    -ms-flex-preferred-size: calc(32.33333% - 1rem);
        flex-basis: calc(32.33333% - 1rem);
    max-width: calc(32.33333% - 1rem);
  }
  [data-teasercount="2"] .summary-teaser__teasers, [data-teasercount="4"] .summary-teaser__teasers {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 67.6666%;
            flex: 0 0 67.6666%;
    max-width: 67.6666%;
  }
  [data-teasercount="2"] .summary-teaser__teasers .text-image-tile__content, [data-teasercount="4"] .summary-teaser__teasers .text-image-tile__content {
    padding: 1rem 1rem 0.5rem;
  }
  [data-teasercount="2"] .summary-teaser__teasers .text-image-tile, [data-teasercount="4"] .summary-teaser__teasers .text-image-tile {
    background: #fff;
  }
  .summary-teaser__teasers .text-image-tile {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
  }
}
@media screen and (min-width: 768px) {
  .overview-contacts__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .overview-contacts__text {
    width: calc(50% - 0.7rem);
  }
  .overview-contacts__contacts {
    width: calc(50% - 0.7rem);
  }
  [data-section=content-intro-bottom] .key-facts[data-colcount="2"] .key-facts__item, [data-section=content-intro-bottom] .key-facts[data-colcount="3"] .key-facts__item, [data-section=content] .key-facts[data-colcount="2"] .key-facts__item, [data-section=content] .key-facts[data-colcount="3"] .key-facts__item {
    -ms-flex-preferred-size: calc(50% - 0.5px);
        flex-basis: calc(50% - 0.5px);
    max-width: calc(50% - 0.5px);
  }
  [data-section=content-intro-bottom] .key-facts[data-colcount="2"] .key-facts__item:last-child:nth-child(odd), [data-section=content-intro-bottom] .key-facts[data-colcount="3"] .key-facts__item:last-child:nth-child(odd), [data-section=content] .key-facts[data-colcount="2"] .key-facts__item:last-child:nth-child(odd), [data-section=content] .key-facts[data-colcount="3"] .key-facts__item:last-child:nth-child(odd) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .icon-teaser[data-colcount="3"] .icon-teaser__item {
    -ms-flex-preferred-size: calc(33.3333% - 0.6666666667rem);
        flex-basis: calc(33.3333% - 0.6666666667rem);
    max-width: calc(33.3333% - 0.6666666667rem);
  }
  .icon-teaser[data-colcount="3"]:not([class*=border]):not([class*=background]) div.icon-teaser__item + div.icon-teaser__item:not(:nth-child(-n+3)) {
    margin-top: 2rem;
  }
  .breadcrumb, .breadcrumbs {
    display: block;
  }
  [data-section=main], [data-section=overview], [data-section=further], [data-section=contact], [data-section=product], [data-section=filter], [data-section=details], [data-section=product-detail], [data-section=related], [data-section=readon], [data-section=product-detail], [data-section=seperator], [data-section=route] {
    padding: 8rem 0;
  }
  .follow-list__item {
    height: 3.15rem;
  }
  .footer__body .footer__links {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .footer__links--right {
    text-align: right;
  }
  [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > .section-entry:not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > .image-text:not(.has-top-aligned-image) .image-text__copy > h2:not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > .image-text:not(.has-top-aligned-image):not(:first-child) .image-text__copy > h2:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > .image-text.has-top-aligned-image .image-text__copy > h2, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > :not(.section-entry) + .overview-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > :not(.section-entry) + .summary-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > :not(.section-entry):not(.content-teaser) + .content-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper:not(:first-child) > .section-entry:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper:first-child > .section-entry:not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper:not(:first-child) > .image-text .image-text__copy > h2, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper:first-child > .image-text:not(.has-top-aligned-image) .image-text__copy > h2:not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper:first-child > .image-text:not(.has-top-aligned-image):not(:first-child) .image-text__copy > h2:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper:first-child > .image-text.has-top-aligned-image .image-text__copy > h2, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper > :not(.section-entry) + .overview-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper > :not(.section-entry) + .summary-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper > :not(.section-entry):not(.content-teaser) + .content-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > .section-entry:not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > .image-text:not(.has-top-aligned-image) .image-text__copy > h2:not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > .image-text:not(.has-top-aligned-image):not(:first-child) .image-text__copy > h2:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > .image-text.has-top-aligned-image .image-text__copy > h2, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > .image-cards > .image-cards__head > h2, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > :not(.section-entry) + .overview-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > :not(.section-entry) + .summary-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > :not(.section-entry):not(.content-teaser) + .content-teaser, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper + .section-comp-wrapper, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .section-entry:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .cms-wrapper:first-child > .section-entry:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .cms-wrapper:first-child > .oc-option-bar:first-child + .section-entry, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .image-text:first-child:not(.has-top-aligned-image) .image-text__copy > h2:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .cms-wrapper:first-child > .image-text:first-child:not(.has-top-aligned-image) .image-text__copy > h2:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .cms-wrapper:first-child > .oc-option-bar:first-child + .image-text:not(.has-top-aligned-image) .image-text__copy > h2:first-child {
    margin-top: 6rem;
  }
  [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-comp-wrapper > :not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .cms-wrapper > :not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .content-comp-wrapper > :not(:first-child), [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .image-text:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .container-panel:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .cms-wrapper:first-child > .image-text:first-child, [data-section]:not([data-section=intro]):not([data-section=product-summary]):not([data-section=product-detail]):not([data-section=content-intro-bottom]) .section-entry-wrapper + .section-comp-wrapper > .cms-wrapper:first-child > .oc-option-bar:first-child + .image-text {
    margin-top: 2rem;
  }
  .location-item__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .location-data__item {
    margin-bottom: 0.25rem;
  }
  .location-data__actions {
    margin-top: 1.25rem;
  }
  .location-data:last-child {
    padding-right: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .contact-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 2rem;
  }
  .contact-list.is-center-aligned {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact-list .contact {
    -ms-flex-preferred-size: calc(33.3333% - 1.3333333333rem);
        flex-basis: calc(33.3333% - 1.3333333333rem);
    max-width: calc(33.3333% - 1.3333333333rem);
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .contact__placeholder .icon, .contact__placeholder .product-gallery-button:before, .contact__placeholder .image-slider__button:before, .contact__placeholder .pagination__arrow, .contact__placeholder .content-hero .content-hero-button:before, .content-hero .contact__placeholder .content-hero-button:before, .contact__placeholder .hero-button:before {
    font-size: 3rem;
  }
  .accordion__toggle {
    padding-left: 2rem;
  }
  .product-summary-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-summary__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product-summary__item {
    margin-bottom: 3rem;
  }
  .product-summary__items .product-summary__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
    margin-right: 2rem;
  }
  .product-summary__items .product-summary__item:last-child {
    margin-right: 0;
  }
  .product-intro {
    padding: 1rem 0 2rem;
  }
  .product-intro__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .product-intro__wrapper {
    margin-bottom: 0;
  }
  .product-intro__body .product-intro__wrapper {
    margin-right: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .content-intro-top {
    padding: 8rem;
  }
  .section-comp-wrapper .comp-left-wrapper {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc(66.6666% - 6rem);
        flex-basis: calc(66.6666% - 6rem);
    max-width: calc(66.6666% - 6rem);
    margin-right: 6rem;
  }
  .section-comp-wrapper .comp-right-wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
            flex: 0 0 33.3333%;
    margin-top: 0;
  }
  .product-summary {
    margin-left: auto;
    margin-right: auto;
  }
  .products-body {
    gap: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .products-list {
    width: 66.6666666667%;
  }
  .products-list .listitems.listitem-product:nth-child(1), .products-list .listitems.listitem-product:nth-child(2) {
    margin-top: 0;
  }
  .products-list .listitems[data-colcount="2"], .products-list .listitems[data-colcount="3"] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: 2rem;
  }
  .products-list .listitems[data-colcount="2"] .listotem-product, .products-list .listitems[data-colcount="3"] .listotem-product {
    -ms-flex-preferred-size: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
    max-width: calc(50% - 1rem);
  }
  .contact__placeholder .icon, .contact__placeholder .product-gallery-button:before, .contact__placeholder .image-slider__button:before, .contact__placeholder .pagination__arrow, .contact__placeholder .content-hero .content-hero-button:before, .content-hero .contact__placeholder .content-hero-button:before, .contact__placeholder .hero-button:before {
    font-size: 4rem;
  }
  .contact__mail-button {
    height: 3rem;
  }
  .products-sidebar {
    width: 33.3333333333%;
    padding-right: 1.1rem;
  }
  .product-intro-wrapper + .product-summary-wrapper {
    margin-top: -4rem;
  }
  .product-summary {
    position: relative;
    padding: 2rem;
    -webkit-box-shadow: 0 -3px 26px 0 rgba(0, 0, 0, 0.11);
            box-shadow: 0 -3px 26px 0 rgba(0, 0, 0, 0.11);
  }
  .product-summary__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .product-summary__figure {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: calc(50% - 2rem);
        flex-basis: calc(50% - 2rem);
    max-width: calc(50% - 2rem);
    margin-right: 2rem;
    margin-bottom: 0;
  }
  .product-summary__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .product-summary__item:nth-last-child(2) {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .product-intro {
    padding: 1rem 0 7rem;
  }
  .accordion.is-large .accordion__item {
    margin-bottom: 2rem;
  }
  .accordion.is-large .accordion__title {
    font-size: 1.953rem;
  }
  .accordion.is-large .accordion__content p, .accordion.is-large .accordion__content li {
    font-size: 1.2222rem;
  }
}
@media screen and (min-width: 1440px) {
  .hero-slide__headline {
    font-size: 3rem;
  }
  .hero .swiper-scrollbar {
    width: 16vw;
  }
}
@media screen and (max-width: 1356px) {
  .product-summary {
    margin-left: auto;
    margin-right: auto;
  }
  [data-section=app] .button--link {
    font-size: 0.9rem;
  }
  .map-point {
    position: static;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .picture-map {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media only screen and (max-width: 991px) {
  .hero-slide__video-large, .hero-slide__video-small {
    height: 56.25vw;
  }
  video.hero-slide__video-large::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 50%;
    background: red;
  }
  .hero .swiper-wrapper {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .hero .swiper-wrapper .swiper-slide {
    height: auto;
  }
  .hero .swiper-wrapper .swiper-slide .hero-slide .hero-slide__inner {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .content-intro-top {
    width: calc(100% + 2rem);
    margin-left: -1rem;
  }
  .privacy-text-part {
    width: calc(100% + 2rem);
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: 0;
    padding: 4rem 1rem;
    margin-bottom: 0;
  }
  .hidden-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    height: calc(100vh - var(--headerheight));
    border-top: 1px solid #f5f5f5;
    -webkit-transform: translate(102%, 0);
            transform: translate(102%, 0);
  }
  .header.active .hidden-menu {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .hidden-menu__wrap {
    width: 100%;
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 60px;
  }
  .hidden-menu__wrap .menu, .hidden-menu__wrap .add-menu {
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .hidden-menu__wrap .menu ul, .hidden-menu__wrap .add-menu ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
    margin: 0;
  }
  .hidden-menu__wrap .menu ul li, .hidden-menu__wrap .add-menu ul li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .hidden-menu__wrap .menu ul li > ul, .hidden-menu__wrap .add-menu ul li > ul {
    display: none;
  }
  .hidden-menu__wrap .menu ul li.current-menu-item > a, .hidden-menu__wrap .add-menu ul li.current-menu-item > a {
    color: #003a78;
    background: #f5f5f5;
    font-weight: 500;
  }
  .hidden-menu__wrap .menu ul li a, .hidden-menu__wrap .add-menu ul li a {
    width: 100%;
    padding: 1rem 1rem 1rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: inherit;
    line-height: 1.5;
    cursor: pointer;
    -webkit-transition: background-color 0.25s ease-out;
    transition: background-color 0.25s ease-out;
  }
  .hidden-menu__wrap .menu ul li ul li a, .hidden-menu__wrap .add-menu ul li ul li a {
    padding: 1rem 1rem 1rem 1.8rem;
  }
  .hidden-menu__wrap .menu ul li.menu-item-has-children > a i, .hidden-menu__wrap .add-menu ul li.menu-item-has-children > a i {
    font-size: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hidden-menu__wrap .menu ul li.menu-item-has-children > a i::before, .hidden-menu__wrap .add-menu ul li.menu-item-has-children > a i::before {
    font-size: 1rem;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .hidden-menu__wrap .menu ul li.menu-item-has-children.open > a i::before, .hidden-menu__wrap .add-menu ul li.menu-item-has-children.open > a i::before {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .hidden-menu__wrap .menu ul li.menu-item-has-children.open > ul, .hidden-menu__wrap .add-menu ul li.menu-item-has-children.open > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hidden-menu__wrap .add-menu {
    padding: 0;
    margin: 0;
    border: none;
  }
  .technical-passports__download .fig {
    width: 50px;
    height: 70px;
    padding-bottom: 20px;
    border-right: none;
    border-bottom: 1px solid #006dbb;
  }
  .search-filter-item__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .accordion {
    margin-top: 3rem !important;
  }
  .products-sidebar__body {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
  }
  .products-sidebar.is-active .products-sidebar__body {
    max-height: 1600px;
  }
  .search-filter-item__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    margin: 0;
    position: relative;
    padding: 1.5rem 1rem 0.5rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color 0.25s;
    transition: background-color 0.25s;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 1.5rem;
    background: rgba(0, 94, 161, 0.1);
  }
  .search-filter-item__indicator {
    font-size: 1.25rem;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    color: #005ea1;
    margin-right: 0.5rem;
  }
  .search-filter-item__title {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    color: #005ea1;
  }
  .overview-contacts__text p {
    font-size: 1rem;
  }
  .overview-contacts__contacts ul li p, .overview-contacts__contacts ul li a {
    font-size: 1rem;
  }
  .hero-slide__headline br {
    display: none;
  }
  .section-picture-full {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .section-picture-full__text {
    max-width: 100%;
    width: 100%;
    background: #F5F5F5;
    padding: 50px 1rem;
  }
  .section-picture-full__wrap {
    width: 100%;
  }
  .picture-map::before {
    width: 4.6515%;
    height: 12.738%;
    right: 42.2%;
    top: 27.81%;
  }
  .section-entry__headline {
    -ms-hyphens: auto;
    hyphens: auto;
    max-width: 654px;
  }
  .hero-slide__picture img {
    display: block;
    width: 100%;
  }
  .hero {
    background-color: #005ea1;
  }
  .header__meta .header__lang {
    font-size: 1rem;
    padding-right: 0.5rem;
  }
  .subnav {
    position: fixed;
    top: 3rem;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto;
    background-color: #fff;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  }
  .subnav__level {
    padding: 1.25rem 0.9375rem;
  }
  .subnav__level--1st {
    padding-bottom: 0;
  }
  .subnav__level--3rd, .subnav__level--deep {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto;
    background-color: #fff;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    top: 0;
  }
}
@media screen and (max-width: 700px) {
  .button--link {
    padding-left: 0.3rem;
  }
  .content-separator div p {
    font-size: 1rem;
  }
  .content-image-text__text {
    padding: 2rem 1rem;
  }
  .content-image-text__text p {
    font-size: 1rem;
  }
  html {
    font-size: 16px;
  }
  .overview-contacts__contacts ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}