/*@import '../../../../../../../node_modules/slick-carousel/slick/slick.css';*/
/*@import '../../../../../../../node_modules/cookieconsent/build/cookieconsent.min.css';*/
/**
 * @license
 * MyFonts Webfont Build ID 3032627, 2015-05-27T16:00:47-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: FF Dax Web Pro Cond Medium by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-dax/pro-cond-medium/
 * Copyright: 2009 Hans Reichel published by FSI FontShop International GmbH
 *
 * Webfont: FF Dax Web Pro Light by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-dax/pro-light/
 * Copyright: 2009 Hans Reichel, non-western version by Inka Strotmann published by FSI FontShop International GmbH
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3032627
 * Licensed pageviews: 50,000
 *
 * © 2015 MyFonts Inc
*/
@font-face {font-family: 'FFDaxWebProCondMedium';src: url('../Fonts/2E4633_0_0.eot');src: url('../Fonts/2E4633_0_0.eot?#iefix') format('embedded-opentype'),url('../Fonts/2E4633_0_0.woff2') format('woff2'),url('../Fonts/2E4633_0_0.woff') format('woff'),url('../Fonts/2E4633_0_0.ttf') format('truetype');}
@font-face {font-family: 'FFDaxWebProLight';src: url('../Fonts/2E4633_1_0.eot');src: url('../Fonts/2E4633_1_0.eot?#iefix') format('embedded-opentype'),url('../Fonts/2E4633_1_0.woff2') format('woff2'),url('../Fonts/2E4633_1_0.woff') format('woff'),url('../Fonts/2E4633_1_0.ttf') format('truetype');}
/* @import url("https://fast.fonts.net/lt/1.css?apiType=css&c=714d3a95-b988-41e9-aef3-9e6eddff3059&fontids=5559218,5559351,5560097"); */
@font-face{
  font-family:"Dax W01 Cond Xbold";
  src:url("../Fonts/c6cbce45-9e50-4ece-98b3-8290a211eb80.woff2") format("woff2"),url("../Fonts/c96200b2-3582-436c-9228-25a0c6886fb7.woff") format("woff");
}
@font-face{
  font-family:"Dax W01 Medium";
  src:url("../Fonts/4c02235c-5b87-4303-ad70-89daa8187ef1.woff2") format("woff2"),url("../Fonts/b6096034-911a-4987-80e2-102c62f58fb2.woff") format("woff");
}
/*@font-face{
  font-family:"Dax W01 Cond Bold";
  src:url("../Fonts/2e3ef8b3-0faa-4101-bd68-dea149d1f3a4.woff2") format("woff2"),url("../Fonts/b35ccd7a-94c8-4c6d-8d20-92c5a7922525.woff") format("woff");
}*/
@font-face{
  font-family: 'Broadcast Matter';
  src: url('../Fonts/broadcast_matter-webfont.woff2') format('woff2'), url('../Fonts/broadcast_matter-webfont.woff') format('woff')
}
@font-face {
  font-family: "FFDaxProCondensedBold";
  src: url('../Fonts/FFDaxProCondensedBold/font.woff2') format('woff2'), url('../Fonts/FFDaxProCondensedBold/font.woff') format('woff');
}
@font-face {
  font-family: "FFDax®W04CondensedBold";
  src: url('../Fonts/FFDaxW04CondensedBold/font.woff2') format('woff2'), url('../Fonts/FFDaxW04CondensedBold/font.woff') format('woff');
}
@font-face {
  font-family: "FFDaxProMedium";
  src: url('../Fonts/FFDaxProMedium/font.woff2') format('woff2'), url('../Fonts/FFDaxProMedium/font.woff') format('woff');
}
:root {
  --font-family-extra-bold-cond: 'Dax W01 Cond Xbold', sans-serif;
  --font-family-bold-cond: 'FFDaxProCondensedBold', sans-serif;
  --font-family-medium: 'FFDaxProMedium', sans-serif;
  --font-family-medium-cond: 'FFDaxWebProCondMedium', sans-serif;
  --font-family-light: 'FFDaxWebProLight', sans-serif;
  --font-family-hand: 'Broadcast Matter', cursive;
  --font-family-sans-serif: 'FFDaxWebProLight', sans-serif;
}
:root {
  --brand-primary: #006FB7;
  --brand-primary-light: #E8F2F9;
  --brand-secondary: #A9D0EC;
  --brand-tertiary-light: #F6F7D8;

  --white: #fff;
  --gray-darker: #3C3C3B;
  --gray-dark: #4D565F;
  --gray: #4D565F;
  --gray-light: #BCBCBB;
  --gray-lighter: #BCBCBB;
  --gray-lightest: #f6f6f6;
  --gray-lightest2: #f6f6f6;
  --black: #000000;
}
body {
  font-size: 16px;
  line-height: 22px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.select-replace {
  position: relative;
  height: 63px;
  background: transparent;
  border: solid 1px #000000;
  border: solid 1px #000000;
  border: solid 1px var(--black);
  border-radius: 0;
  -webkit-transition: background 500ms;
  transition: background 500ms;

}
@media(min-width: 768px) {
.select-replace {
    height: 78px;

}
  }
.select-replace >select {
    position: absolute;
    width: 100%;
    padding: 20px;
    font-size: 18px;
    line-height: 18px;
    border: none;
    border-radius: 0;
    height: 63px;
    outline: none;
    background: transparent;
    -webkit-box-shadow:none !important;
            box-shadow:none !important;
    cursor: pointer;
    color: #000000;
    color: #000000;
    color: var(--black);
    text-align: left;
    font-family: 'FFDaxWebProLight', sans-serif;
    font-family: 'FFDaxWebProLight', sans-serif;
    font-family: var(--font-family-sans-serif);

    appearance: none;
    -webkit-appearance: none;
    -moz-appearance:none

  }
.select-replace >select::-ms-expand {
      display: none;
    }
.select-replace >select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #414141;
    }
@media(min-width: 768px) {
.select-replace >select {
      height: 78px;
      font-size: 30px;
      line-height: 30px;

  }
    }
.select-replace >select option {
      color: #000;
    }
.select-replace >.icon {
    position: absolute;
    right: 15px;
    top: 16px;

    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 7px 0 7px;
    border-color: #ffffff transparent transparent transparent;
  }
.select-replace:hover >.icon {
    }
.select-replace:focus {
    background: #fff;
  }
.radio-replace {
  display: block;
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
}
.radio-replace >input {
    display: none
  }
.radio-replace >input + .text {
      display: inline-block;
    }
.radio-replace >input + .text >.icon {
        position: relative;
        display: inline-block;
        top: 4px;
        width: 18px;
        height: 18px;
        border: solid 1px #A9D0EC;
        border: solid 1px #A9D0EC;
        border: solid 1px var(--brand-secondary);
        border-radius: 18px;
        margin-right: 5px;
        background: transparent;
        text-align: center;
        font-size: 13px;
        line-height: 18px;
        padding: 1px 0 0 0;
        color: red;
        -webkit-transition: color 100ms;
        transition: color 100ms
      }
.radio-replace >input + .text >.icon::before {
          position: absolute;
          left: 0;
          top: 0;
          content: "";
          display: block;
          width: 18px;
          height: 18px;
          border-radius: 18px;
          background: transparent;
          -webkit-transition: all 150ms, background 300ms;
          transition: all 150ms, background 300ms;
        }
.radio-replace >input:checked + .text >.icon::before {
          left: 2px;
          top: 2px;
          width: 12px;
          height: 12px;
          background: #A9D0EC;
          background: #A9D0EC;
          background: var(--brand-secondary);
        }
.container {
  position: relative;
  width: 100%;
}
.container__inside {
  display: block;
  position: relative;
  max-width: 1730px;
  margin: 0 23px
}
@media(min-width: 1024px) {
.container__inside {
    margin: 0 95px
}
  }
@media (min-width: 1920px) {
.container__inside {
    margin: 0 auto
}
  }
.container__inside--small {
  display: block;
  position: relative;
  max-width: 1320px;
  margin: 0 23px
}
@media(min-width: 1024px) {
.container__inside--small {
    margin: 0 142px
}
  }
@media(min-width: 1600px) {
.container__inside--small {
    margin: 0 250px
}
  }
@media (min-width: 1820px) {
.container__inside--small {
    margin: 0 auto
}
  }
.container__inside--extra-small {
  display: block;
  position: relative;
  max-width: 1194px;
  margin: 0 23px
}
@media(min-width: 1024px) {
.container__inside--extra-small {
    margin: 0 142px
}
  }
@media(min-width: 1200px) {
.container__inside--extra-small {
    margin: 0 250px;
    background: red
}
  }
@media (min-width: 1694px) {
.container__inside--extra-small {
    margin: 0 auto
}
  }
.container--margin {
  margin-top: 46px;
  margin-bottom: 46px
}
@media(min-width: 1200px) {
.container--margin {
    margin-top: 140px;
    margin-bottom: 140px
}
  }
.container--margin:last-child {
    margin-bottom: 0;
  }
.container--margin:first-child {
    margin-top: 0;
  }
.container--margin-top {
  margin-top: 46px
}
@media(min-width: 1200px) {
.container--margin-top {
    margin-top: 140px
}
  }
.container--margin-bottom {
  margin-bottom: 46px
}
@media(min-width: 1200px) {
.container--margin-bottom {
    margin-bottom: 140px
}
  }
/*
.container--margin--small {
  margin-top: 28px;
  margin-bottom: 28px;

  @md-min {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  @lg-min {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  @xl {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  &:last-child {
    margin-bottom: 0;
  }
}
*/
.container--padding {
  padding-top: 46px;
  padding-bottom: 46px
}
@media(min-width: 1200px) {
.container--padding {
    padding-top: 140px;
    padding-bottom: 140px
}
  }
.container--padding:last-child {
    padding-bottom: 0;
  }
.container--padding-top {
  padding-top: 46px
}
@media(min-width: 1200px) {
.container--padding-top {
    padding-top: 140px
}
  }
.container--padding-bottom {
  padding-bottom: 46px
}
@media(min-width: 1200px) {
.container--padding-bottom {
    padding-bottom: 140px
}
  }
.container--padding--small {
  padding-top: 32px;
  padding-bottom: 32px
}
@media(min-width: 1200px) {
.container--padding--small {
    padding-top: 46px;
    padding-bottom: 46px
}
  }
.container--padding--small:last-child {
    padding-bottom: 0;
  }
.container__anchor {
  position: absolute;
  top: -104px
}
@media(min-width: 1024px) {
.container__anchor {
    top: -198px
}
  }
.carousel-base__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media(min-width: 1024px) {
.carousel-base__control {
    /*    justify-content: flex-start;
        flex-direction: column;*/
}
  }
.carousel-base__control .slick-arrow {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    text-indent: -1000px;
    overflow: hidden;
    background: transparent url(../Images/arrow-up.svg) no-repeat center top;
    background-size: 100% auto;
    cursor: pointer;
    -webkit-transition: -webkit-transform 150ms ease-out;
    transition: -webkit-transform 150ms ease-out;
    transition: transform 150ms ease-out;
    transition: transform 150ms ease-out, -webkit-transform 150ms ease-out;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg)
  }
.carousel-base__control .slick-arrow:hover {
/*      transform: translate(0, -4px);*/

        -webkit-transform: rotate(-90deg) translate(0, -4px);

                transform: rotate(-90deg) translate(0, -4px)
    }
@media(max-width: 1023px) {
.carousel-base__control .slick-arrow:hover {
    }
      }
.carousel-base__control .slick-arrow.slick-next {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      margin-bottom: 0;
      margin-top: 0;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg)
    }
.carousel-base__control .slick-arrow.slick-next:hover {
        -webkit-transform: rotate(90deg) translate(0, -4px);
                transform: rotate(90deg) translate(0, -4px);
      }
.carousel-base__control .slick-dots {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0;
    margin: 0;
    list-style: none;
  }
.carousel-base__control .slick-dots li {
      display: block;
      margin: 10px 2px;
    }
.carousel-base__control .slick-dots li button {
        display: block;
        width: 20px;
        height: 20px;
        margin: 0 auto;
        padding: 0;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        overflow: hidden;
        text-indent: -1000px;
        cursor: pointer;
        border-radius: 50%;
        border: solid 6px #fff;
        border: solid 6px #fff;
        border: solid 6px var(--white);
        background: #006FB7;
        background: #006FB7;
        background: var(--brand-primary);
        -webkit-transition: all 150ms ease-out;
        transition: all 150ms ease-out
      }
.carousel-base__control .slick-dots li button:focus {
          outline: none;
        }
.carousel-base__control .slick-dots li button:hover {
          border-width: 4px;
          opacity: .9;
        }
.carousel-base__control .slick-dots li.slick-active button {
          border: solid 1px #006FB7;
          border: solid 1px #006FB7;
          border: solid 1px var(--brand-primary);
          background: #fff;
          background: #fff;
          background: var(--white)
        }
.carousel-base__control .slick-dots li.slick-active button:hover {
            opacity: .9;
          }
@media(min-width: 1024px) {
.carousel-base__control.carousel-base__control--vertical {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
  }
    }
@media(min-width: 1024px) {
.carousel-base__control.carousel-base__control--vertical .slick-arrow {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        margin-bottom: 46px
    }
      }
@media(min-width: 1024px) {
.carousel-base__control.carousel-base__control--vertical .slick-arrow.slick-next {
          -webkit-transform: rotate(-180deg);
                  transform: rotate(-180deg);
          margin-top: 46px

      }
        }
@media(min-width: 1024px) {
.carousel-base__control.carousel-base__control--vertical .slick-dots {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column
    }
      }
@media(min-width: 1024px) {
.carousel-base__control.carousel-base__control--horizontal .slick-arrow {
        margin-right: 46px
    }
      }
@media(min-width: 1024px) {
.carousel-base__control.carousel-base__control--horizontal .slick-arrow.slick-next {
          margin-left: 46px;
          margin-right: 0

      }
        }
.teaser-carousel--with-background .carousel-base__control .slick-dots li button {
    border-color: #f6f6f6;
    border-color: #f6f6f6;
    border-color: var(--gray-lightest);
  }
.teaser-carousel--with-background .carousel-base__control .slick-dots li.slick-active button {
    border-color: #006FB7;
    border-color: #006FB7;
    border-color: var(--brand-primary);
    background-color: #f6f6f6;
    background-color: #f6f6f6;
    background-color: var(--gray-lightest);
  }
.flowing-text {
  font-size: 20px;
  line-height: 30px;
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: normal;
  color: #4D565F;
  color: #4D565F;
  color: var(--gray-dark);
}
@media(min-width: 1600px) {
.flowing-text {
    font-size: 25px;
    line-height: 37px;
}
  }
.flowing-text p {
    margin: 0 0 1rem 0
  }
@media(min-width: 1200px) {
.flowing-text p {
/*      margin: 0 0 54px 0;*/
  }
    }
.flowing-text p:last-child {
      margin-bottom: 0;
    }
.flowing-text b, .flowing-text strong {
    font-family: 'FFDaxProMedium', sans-serif;
    font-family: 'FFDaxProMedium', sans-serif;
    font-family: var(--font-family-medium);
    font-weight: normal;
  }
.flowing-text a:not(.btn) {
    font-family: 'FFDaxWebProLight', sans-serif;
    font-family: 'FFDaxWebProLight', sans-serif;
    font-family: var(--font-family-sans-serif);
    font-weight: normal;
    color: #4D565F;
    color: #4D565F;
    color: var(--gray-dark);
    text-decoration: underline
  }
.flowing-text a:not(.btn):hover {
      color: #006FB7;
      color: #006FB7;
      color: var(--brand-primary);
      text-decoration: none;
    }
.flowing-text a.downlod {
    position: relative
  }
.flowing-text a.downlod:before {
      content: "";
      position: relative;
      display: block;
      width: 42px;
      height: 42px;
      border: solid 4px #006FB7;
      border: solid 4px #006FB7;
      border: solid 4px var(--brand-primary);
      border-radius: 50%;
      background: #fff url(../Images/pdf-icon.svg) no-repeat center;
      background: #fff url(../Images/pdf-icon.svg) no-repeat center;
      background: var(--white) url(../Images/pdf-icon.svg) no-repeat center;
      background-size: 20px auto
    }
@media(min-width: 768px) {
.flowing-text a.downlod:before {
        position: absolute;
        left: -60px;
        top: -10px;
        display: block
    }
      }
@media(min-width: 1200px) {
.flowing-text a.downlod:before {
        left: -100px;
        top: -10px;
        width: 56px;
        height: 56px;
        border-width: 6px;
        background-size: 26px auto
    }
      }
.flowing-text a.link--tel {
    position: relative;
    font-size: 30px;
    line-height: 26px;
    font-weight: var(--font-weight-bold);
    color: #4D565F;
    color: #4D565F;
    color: var(--gray-dark);
    text-decoration: none
  }
.flowing-text a.link--tel:hover {
      text-decoration: underline;
    }
@media(min-width: 1024px) {
.flowing-text a.link--tel {
      font-size: 36px
  }
    }
.flowing-text a.link--tel:before {
      content: "";
      position: relative;
      display: inline-block;
      width: 38px;
      height: 38px;
      top: 8px;
      margin-right: 10px;
      background: transparent url(../Images/link-tel-icon.svg) no-repeat center;
      background-size: auto 100%
    }
@media(min-width: 1024px) {
.flowing-text a.link--tel:before {
        width: 57px;
        height: 57px;
        top: 12px
    }
      }
.flowing-text ul {
    margin: 1em 0;
    list-style: none;
    padding: 0 0 0 1.5em;
  }
@media(min-width: 1200px) {
.flowing-text ul {
/*      margin: 54px 0;*/
  }
    }
.flowing-text ul li {
      position: relative;
      margin-bottom: 5px
    }
.flowing-text ul li:last-child {
        margin-bottom: 0;
      }
.flowing-text ul li::before {
      content: "";
      position: absolute;
      display: block;
      top: 10px;
      width: 6px;
      height: 6px;
      border-radius: 3px;
      background: #006FB7;
      background: #006FB7;
      background: var(--brand-primary);
/*      width: 1em;*/
      margin-left: -1em
    }
.flowing-text ul:last-child {
      margin-bottom: 0;
    }
.flowing-text a.big-link {
    font-size: 20px;
    line-height: 30px;
    text-decoration: none;
    text-transform: uppercase
  }
.flowing-text a.big-link:before {
      content: "";
      display: inline-block;
      position: relative;
      top: 3px;
      width: 20px;
      height: 20px;
      margin-right: 10px;
      background: url(../Images/link-arrow-white.svg) no-repeat center;
      background-size: 100% auto
    }
@media(min-width: 1024px) {
.flowing-text a.big-link:before {
        width: 30px;
        height: 30px
    }
      }
.flowing-text a.big-link:hover {
      text-decoration: underline;
    }
@media(min-width: 1024px) {
.flowing-text a.big-link {
      font-size: 35px;
      line-height: 35px
  }
    }
.flowing-text .important {
    font-family: 'FFDaxWebProLight', sans-serif;
    font-family: 'FFDaxWebProLight', sans-serif;
    font-family: var(--font-family-sans-serif);
    font-weight: var(--font-weight-bold);
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary);
  }
.flowing-text small, .flowing-text .foot-notes {
    font-size: 15px;
    line-height: 18px;
  }
.flowing-text p.quote {
    font-size: 60px;
    line-height: 50px;
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary);
    font-family: 'Broadcast Matter', cursive;
    font-family: 'Broadcast Matter', cursive;
    font-family: var(--font-family-hand)
  }
@media(min-width: 1200px) {
.flowing-text p.quote {
      font-size: 100px;
      line-height: 90px
  }
    }
h1.headline--0, h2.headline--0, h3.headline--0 {
  margin: 30px 0;
  font-size: 35px;
  line-height: 40px;
  font-family: var(--font-family-headline);
  font-weight: var(--font-weight-headline);
  color: #006FB7;
  color: #006FB7;
  color: var(--brand-primary)
/*  text-transform: uppercase;*/
}
@media(min-width: 768px) {
h1.headline--0, h2.headline--0, h3.headline--0 {
    font-size: 50px;
    line-height: 50px
}
  }
@media(min-width: 1024px) {
h1.headline--0, h2.headline--0, h3.headline--0 {
    margin: 30px 0;
    font-size: 45px;
    line-height: 59px
}
  }
@media(min-width: 1200px) {
h1.headline--0, h2.headline--0, h3.headline--0 {
    font-size: 60px;
    line-height: 60px
}
  }
h1.headline--0:first-child, h2.headline--0:first-child, h3.headline--0:first-child {
    margin-top: 0 !important;
  }
.flowing-text h1, h1.headline--1, h2.headline--1, h3.headline--1 {
  margin: 0;
  font-size: 40px;
  line-height: 48px;
  font-family: 'FFDaxProCondensedBold', sans-serif;
  font-family: 'FFDaxProCondensedBold', sans-serif;
  font-family: var(--font-family-bold-cond);
  font-weight: normal;
  color: #006FB7;
  color: #006FB7;
  color: var(--brand-primary)
/*  text-transform: uppercase;*/
}
@media(min-width: 1024px) {
.flowing-text h1, h1.headline--1, h2.headline--1, h3.headline--1 {
    margin: 0;
    font-size: 65px;
    line-height: 78px
}
  }
@media(min-width: 1600px) {
.flowing-text h1, h1.headline--1, h2.headline--1, h3.headline--1 {
    font-size: 65px;
    line-height: 78px
}
  }
.flowing-text h1:first-child, h1.headline--1:first-child, h2.headline--1:first-child, h3.headline--1:first-child {
    margin-top: 0 !important;
  }
.flowing-text h1 a:not(.btn), h1.headline--1 a:not(.btn), h2.headline--1 a:not(.btn), h3.headline--1 a:not(.btn) {
    font-family: 'FFDaxProCondensedBold', sans-serif;
    font-family: 'FFDaxProCondensedBold', sans-serif;
    font-family: var(--font-family-bold-cond);
    font-weight: normal;
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary);
    text-decoration: none
  }
.flowing-text h1 a:not(.btn):hover, h1.headline--1 a:not(.btn):hover, h2.headline--1 a:not(.btn):hover, h3.headline--1 a:not(.btn):hover {
      text-decoration: underline;
    }
.flowing-text h2, h1.headline--2, h2.headline--2, h3.headline--2 {
  margin: 20px 0;
  font-size: 30px;
  line-height: 35px;
  font-family: 'FFDaxWebProCondMedium', sans-serif;
  font-family: 'FFDaxWebProCondMedium', sans-serif;
  font-family: var(--font-family-medium-cond);
  font-weight: normal;
  color: #006FB7;
  color: #006FB7;
  color: var(--brand-primary);
  text-transform: none
}
@media(min-width: 1024px) {
.flowing-text h2, h1.headline--2, h2.headline--2, h3.headline--2 {
    font-size: 38px;
    line-height: 45px
}
  }
.flowing-text h2, h1.headline--2, h2.headline--2, h3.headline--2 {

/*  &:first-child {
    margin-top: 0 !important;
  }*/
}
.flowing-text h2.headline--2--invert, h1.headline--2.headline--2--invert, h2.headline--2.headline--2--invert, h3.headline--2.headline--2--invert {
    color: #fff;
    color: #fff;
    color: var(--white);
  }
.flowing-text h2 a, h1.headline--2 a, h2.headline--2 a, h3.headline--2 a {
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary);
    text-decoration: none
  }
.flowing-text h2 a:hover, h1.headline--2 a:hover, h2.headline--2 a:hover, h3.headline--2 a:hover {
      text-decoration: underline;
    }
.flowing-text h3, h1.headline--3, h2.headline--3, h3.headline--3 {
  margin: 0;
  font-size: 32px;
  line-height: 45px;
  font-family: 'FFDaxWebProCondMedium', sans-serif;
  font-family: 'FFDaxWebProCondMedium', sans-serif;
  font-family: var(--font-family-medium-cond);
  font-weight: normal;
  color: #006FB7;
  color: #006FB7;
  color: var(--brand-primary)
/*  text-transform: uppercase;*/
}
.flowing-text h3:first-child, h1.headline--3:first-child, h2.headline--3:first-child, h3.headline--3:first-child {
    margin-top: 0 !important;
  }
.flowing-text h3 a:not(.btn), h1.headline--3 a:not(.btn), h2.headline--3 a:not(.btn), h3.headline--3 a:not(.btn) {
    font-family: 'FFDaxProCondensedBold', sans-serif;
    font-family: 'FFDaxProCondensedBold', sans-serif;
    font-family: var(--font-family-bold-cond);
    font-weight: normal;
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary);
    text-decoration: none
  }
.flowing-text h3 a:not(.btn):hover, h1.headline--3 a:not(.btn):hover, h2.headline--3 a:not(.btn):hover, h3.headline--3 a:not(.btn):hover {
      text-decoration: underline;
    }
.flowing-text h4, h1.headline--4, h3.headline--4, h3.headline--4, h4.headline--4 {
    margin: 0 0 28px 0;
    padding: 0;
    font-size: 30px;
    line-height: 36px;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: var(--font-family-medium-cond);
    font-weight: normal;
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary);
}
.flowing-text h1.topline, h3.topline, h3.topline, h4.topline {
  margin: 0 0 16px 0;
  padding: 6px 0  6px 0;
  font-size: 20px;
  line-height: 32px;
  font-family: 'FFDaxWebProCondMedium', sans-serif;
  font-family: 'FFDaxWebProCondMedium', sans-serif;
  font-family: var(--font-family-medium-cond);
  font-weight: normal;
  color: #006FB7;
  color: #006FB7;
  color: var(--brand-primary);
  text-transform: none;
  border-bottom: dashed 1px #4D565F;
  border-bottom: dashed 1px #4D565F;
  border-bottom: dashed 1px var(--gray-dark);
}
.btn, a.btn, .powermail_submit {
  display: inline-block;
  padding: 0 20px;
  font-size: 20px;
  line-height: 50px;
  border: solid 2px #006FB7;
  border: solid 2px #006FB7;
  border: solid 2px var(--brand-primary);
  font-family: 'FFDaxProCondensedBold', sans-serif;
  font-family: 'FFDaxProCondensedBold', sans-serif;
  font-family: var(--font-family-bold-cond);
  font-weight: normal;
  color: #fff;
  color: #fff;
  color: var(--white);
  cursor: pointer;
  text-decoration: none !important;
  -webkit-transition: background 200ms;
  transition: background 200ms;
  background: #006FB7;
  background: #006FB7;
  background: var(--brand-primary);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none
}
.btn:before, a.btn:before, .powermail_submit:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 1px;
    width: 17px;
    height: 15px;
    margin-right: 5px;
    background: url(../Images/btn-arrow-white.svg) no-repeat left center;
    background-size: contain;
    -webkit-transition: -webkit-transform 150ms ease-out;
    transition: -webkit-transform 150ms ease-out;
    transition: transform 150ms ease-out;
    transition: transform 150ms ease-out, -webkit-transform 150ms ease-out;
  }
@media(min-width: 1600px) {
.btn, a.btn, .powermail_submit {
}
  }
.btn:hover, a.btn:hover, .powermail_submit:hover {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
    background: rgba(0, 111,183, .8);

    /*    &:before {
          transform: translateX(5px);
        }*/
  }
.btn:active, a.btn:active, .powermail_submit:active {
    -webkit-transform: scale(.98);
            transform: scale(.98);
  }
.btn.btn--invert, a.btn.btn--invert, .powermail_submit.btn--invert {
    border-color: #fff;
    border-color: #fff;
    border-color: var(--white);
    background-color: #fff;
    background-color: #fff;
    background-color: var(--white);
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary)
  }
.btn.btn--invert:before, a.btn.btn--invert:before, .powermail_submit.btn--invert:before {
      background-image: url(../Images/btn-arrow-primary.svg);
    }
.btn.btn--invert:hover, a.btn.btn--invert:hover, .powermail_submit.btn--invert:hover {
      background: rgba(255, 255, 255, .8);
    }
.btn.btn--call:before, a.btn.btn--call:before, .powermail_submit.btn--call:before {
      width: 22px;
      height: 34px;
      top: 8px;
      margin-right: 10px;
      background-image: url(../Images/contact-phone-icon-white.svg);
    }
/*@import 'Components/modal.css';*/
/*@import 'Components/loading-icon.css';*/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html, body {
  margin: 0;
  padding: 0;
}
html {
  background: #fff;
  background: #fff;
  background: var(--white);
  background-size: 100% auto;
  scroll-behavior: smooth;
}
body {
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: normal;
  color: #000000;
  color: #000000;
  color: var(--black);
}
.page-main {
  width: 100%;
/*  overflow-y: hidden;*/
  padding-top: 160px;
  min-height: 600px
}
@media(min-width: 1024px) {
.page-main {
    padding-top: 200px
}
  }
@media(min-width: 1200px) {
.page-main {
    padding-top: 280px
}
  }
@media(min-width: 1024px) {
.page-main.page-main--subpage {
      padding-top: 160px
  }
    }
/*
.page-main {
  .container:first-child:not(.intro-image) {
    @md-min {
      margin-top: 130px;
    }
  }
}
*/
.page-in-animation {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  background: #E8F2F9;
  background: #E8F2F9;
  background: var(--brand-primary-light);
  -webkit-animation: page-in-animation--out 1000ms forwards;
          animation: page-in-animation--out 1000ms forwards;
}
@-webkit-keyframes page-in-animation--out {
  from {width: 100%}
  to {width: 0}
}
@keyframes page-in-animation--out {
  from {width: 100%}
  to {width: 0}
}
.page-header {
  position: fixed;
  top: 0;
  height: 168px;
  width: 100%;
  z-index: 200;
  -webkit-transition: background 300ms, height 200ms ease-in-out, -webkit-box-shadow 150ms ease-in-out;
  transition: background 300ms, height 200ms ease-in-out, -webkit-box-shadow 150ms ease-in-out;
  transition: background 300ms, height 200ms ease-in-out, box-shadow 150ms ease-in-out;
  transition: background 300ms, height 200ms ease-in-out, box-shadow 150ms ease-in-out, -webkit-box-shadow 150ms ease-in-out;
  background: #fff;
  background: #fff;
  background: var(--white)

/*  @sm-max {
    &:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 44px;
      background: var(--brand-secondary);
      transition: opacity 150ms;
    }
  }*/
}
@media(min-width: 1024px) {
.page-header {
    height: 200px
}
  }
@media(min-width: 1200px) {
.page-header {
    position: fixed;
    border-bottom: none;
    height: 200px
}
  }
@media(min-width: 1600px) {
.page-header {
    height: 290px
}
  }
.page-header__inside {
  height: 100%;
}
.page-header__logo {
  position: absolute;
  top: 23px;
  left: 0;
  width: 86px;
  height: 50px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
@media(min-width: 1024px) {
.page-header__logo {
    top: 44px;
    width: 202px;
    height: 80px;
}
  }
.page-header__logo img {
    display: block;
    width: 100%;
    height: auto;
  }
.page-header__slogan {
  position: absolute;
  left: 0;
  top: 6px;
  font-size: 20px;
  line-height: 36px;
  font-family: 'FFDaxWebProCondMedium', sans-serif;
  font-family: 'FFDaxWebProCondMedium', sans-serif;
  font-family: var(--font-family-medium-cond);
  color: #006FB7;
  color: #006FB7;
  color: var(--brand-primary);
  opacity: 1;
  -webkit-transition: opacity 150ms, top 150ms ease-in-out;
  transition: opacity 150ms, top 150ms ease-in-out
}
@media(min-width: 1024px) {
.page-header__slogan {
    left: auto;
    right: 120px;
    top: 66px;
    font-size: 30px;
    line-height: 36px
}
  }
@media(min-width: 1600px) {
.page-header__slogan {
    right: 174px
}
  }
@media(max-width: 1023px) {
.navigation-open .page-header__mobile-wrap {
      display: block
  }
    }
body.scrolled .page-header {
    height: 90px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
            box-shadow: 0 0 10px rgba(0, 0, 0, .1)
  }
body.scrolled .page-header:before {
      opacity: 0;
    }
body.scrolled .page-header {

    /*  height: 100px;

      .page-header__logo {
        height: 50px;
        top: 30px;

        @lg-min {
          top: 25px;
        }
      }*/
  }
body.scrolled .page-header__logo {
    top: 23px;
    width: 86px;
    height: 50px;
  }
body.scrolled .page-header__slogan {
    opacity: 0
  }
@media(min-width: 1024px) {
body.scrolled .page-header__slogan {
      top: 30px
  }
    }
.page-header__nav-toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 34px;
  z-index: 510;
  width: 40px;
  height: 31px;
  padding: 0;
  background: none;
  cursor: pointer;
  outline: none;
  -webkit-transition: top 200ms ease-in-out;
  transition: top 200ms ease-in-out;
  overflow: hidden;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none
}
@media(min-width: 1024px) {
.page-header__nav-toggle {
    display: none;
    right: 40px;
    top: 68px
}
  }
@media(min-width: 1600px) {
.page-header__nav-toggle {
    right: 78px
}
  }
.scrolled .page-header__nav-toggle {
    top: 34px
  }
@media(min-width: 1024px) {
.scrolled .page-header__nav-toggle {
      top: 32px
  }
    }
.page-header__nav-toggle__text {
  display: none;
}
.page-header__nav-toggle__bar {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: #000000;
  background: #000000;
  background: var(--black);
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  will-change: left, top
}
.page-header__nav-toggle__bar:nth-child(3) {
    top: 15px;
  }
.page-header__nav-toggle__bar:nth-child(4) {
    top: 30px;

  }
.navigation-open .page-header__nav-toggle__bar {
    width: 40px;
    right: 0;
  }
.navigation-open .page-header__nav-toggle__bar:nth-child(2) {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
    top: 14px;
  }
.navigation-open .page-header__nav-toggle__bar:nth-child(3) {
    opacity: 0;
  }
.navigation-open .page-header__nav-toggle__bar:nth-child(4) {
    -webkit-transform: rotate(-225deg);
            transform: rotate(-225deg);
    top: 14px;
  }
.mobile-navigation {
  display: block;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 160px;
  right: 0;
  left: 0;
  height: -webkit-calc(100vh - 160px);
  height: calc(100vh - 160px);
  z-index: 300;
  background: #006FB7;
  background: #006FB7;
  background: var(--brand-primary);
  background: #006FB7;
  background: #006FB7;
  background: var(--brand-primary);
  -webkit-transition: opacity 100ms, visibility 100ms, width 100ms;
  transition: opacity 100ms, visibility 100ms, width 100ms;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch
}
@media(min-width: 1024px) {
.mobile-navigation {
    display: none
}
  }
.scrolled .mobile-navigation {
    top: 90px;
  }
.mobile-navigation--background {
  display: block;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 190;
  background: #fff;
  background: #fff;
  background: var(--white);
}
.overlay__inside {
  position: relative;
  width: 100%;
  padding-left: 36px;
  padding-right: 36px;
  padding-top: 36px;
  z-index: 400;
}
.overlay__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.overlay__content__image {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 400px;
  margin: 36px auto 0 auto;
}
@media(max-width: 1023px) {
.overlay__content__image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.overlay__content__image {
    display: none;
}
  }
.overlay__content__image img {
    display: block;
    width: 100%;
    height: auto;
  }
.overlay__content__text {
  position: relative;
  margin: 36px 0 0 0;
  padding: 0 0 0 36px;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
  color: #fff;
  color: var(--white);
  font-size: 20px;
  line-height: 30px;
}
.overlay__content__text > div > a {
    color: #fff;
    color: #fff;
    color: var(--white);
    text-decoration: none
  }
.overlay__content__text > div > a:hover {
      text-decoration: underline;
    }
.overlay__content__text strong {
    display: block;
    position: relative
  }
.overlay__content__text strong:before {
      content: "";
      position: absolute;
      display: block;
      width: 30px;
      height: 40px;
      top: 6px;
      left: -36px;
      background: url(../Images/phone.svg) no-repeat center;
    }
.overlay__content__text .page-header__social-navigation {
    width: 100%;
    margin: 36px 0 36px -36px;
  }
@media(max-width: 1023px) {
.overlay__content__text .page-header__social-navigation ul {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center
    }

      }
.mobile-navigation .page-header__social-navigation ul {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
.mobile-navigation .page-header__social-navigation img {
    width: 40px;
    height: 40px;
  }
.navigation-open .mobile-navigation {
    opacity: 1;
    visibility: visible;
  }
.navigation-open .mobile-navigation--background {
    opacity: 1;
    visibility: visible;
  }
body.navigation-open {
  overflow: hidden;
}
.mobile-navigation .main-nav {
  position: relative;
  z-index: 400;
  margin-left: 38px;
}
.mobile-navigation .main-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
.mobile-navigation .main-nav li.sub > a > .main-nav__link-toggle {
      position: absolute;
      left: -30px;
      top: 2px;
      width: 17px;
      height: 17px
    }
.mobile-navigation .main-nav li.sub > a > .main-nav__link-toggle:before {
        position: absolute;
        content: "";
        top: 8px;
        display: block;
        width: 17px;
        height: 1px;
        background: #fff;
        background: #fff;
        background: var(--white);
      }
.mobile-navigation .main-nav li.sub > a > .main-nav__link-toggle:after {
        position: absolute;
        content: "";
        left: 8px;
        display: block;
        width: 1px;
        height: 17px;
        background: #fff;
        background: #fff;
        background: var(--white);
        -webkit-transition: -webkit-transform 250ms ease-in-out;
        transition: -webkit-transform 250ms ease-in-out;
        transition: transform 250ms ease-in-out;
        transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
      }
.mobile-navigation .main-nav ul.main-nav__level-1 > li.sub > a > .main-nav__link-toggle {
        top: 20px;
      }
.mobile-navigation .main-nav a {
    position: relative;
    text-decoration: none;
    color: #fff;
    color: #fff;
    color: var(--white);
    font-size: 20px;
    line-height: 30px;
    font-family: 'FFDaxWebProLight', sans-serif;
    font-family: 'FFDaxWebProLight', sans-serif;
    font-family: var(--font-family-light);
    font-weight: normal
  }
.mobile-navigation .main-nav a:hover {
      text-decoration: underline;
    }
.mobile-navigation .main-nav a.active {
      text-decoration: underline;
    }
.mobile-navigation .main-nav .active > a > .main-nav__link-toggle:after {
      -webkit-transform: rotate(-270deg);
              transform: rotate(-270deg);
    }
.mobile-navigation .main-nav .main-nav__level-1 > li > a {
      font-size: 40px;
      line-height: 48px;
      font-family: 'Dax W01 Cond Xbold', sans-serif;
      font-family: 'Dax W01 Cond Xbold', sans-serif;
      font-family: var(--font-family-extra-bold-cond);
      font-weight: normal
    }
.mobile-navigation .main-nav .main-nav__level-1 > li > a.active,
      .mobile-navigation .main-nav .main-nav__level-1 > li > a:hover {
        text-decoration: none;
      }
.mobile-navigation .main-nav .main-nav__level-1 > li > a.sub .main-nav__link-toggle {
        top: 20px;

      }
.mobile-navigation .main-nav .main-nav__level-2__wrap {
    display: none;
  }
.mobile-navigation .main-nav .active > .main-nav__level-2__wrap {
    display: block;
  }
.mobile-navigation .main-nav ul.main-nav__level-2 {
    position: relative;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0;
    z-index: 310;
    min-height: 250px;
  }
.mobile-navigation .main-nav ul.main-nav__level-3 {
    position: relative;
    top: 0;
    padding: 0;
    z-index: 320;
    display: none;
  }
.mobile-navigation .main-nav .active > .main-nav__level-3 {
    display: block;
  }
.mobile-navigation .main-nav ul.main-nav__level-4 {
    position: relative;
    left: 0;
    top: 0;
    z-index: 340;
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: dashed 1px #fff;
    border-bottom: dashed 1px #fff;
    border-bottom: dashed 1px var(--white);
    display: none;
  }
.mobile-navigation .main-nav .active > .main-nav__level-4 {
    display: block;
  }
.mobile-navigation .main-nav .main-nav__subtitle {
    margin: 0 0 14px 0;
    padding: 0 0 10px 0;
    font-size: 30px;
    line-height: 37px;
    border-bottom: dashed 1px #fff;
    border-bottom: dashed 1px #fff;
    border-bottom: dashed 1px var(--white);
  }
.mobile-navigation .main-nav .main-nav__subtitle a {
      font-family: 'FFDaxWebProCondMedium', sans-serif;
      font-family: 'FFDaxWebProCondMedium', sans-serif;
      font-family: var(--font-family-medium-cond);
      font-weight: normal;
    }
.mobile-navigation .main-nav .main-nav__level-1__close-btn {
    display: none;
  }
.page-header .main-nav {
  position: absolute;
  top: 112px;
  left: 200px;
  -webkit-transition: top .2s ease-in-out;
  transition: top .2s ease-in-out;
}
@media(max-width: 1023px) {
.page-header .main-nav {
    display: none;
}
  }
@media(min-width: 1024px) {
.page-header .main-nav {
    top: 136px;
    left: 300px;
}
  }
@media(min-width: 1600px) {
.page-header .main-nav {
    left: 410px;
}
  }
.page-header .main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
.page-header .main-nav a {
    position: relative;
    text-decoration: none;
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary);
    font-size: 20px;
    line-height: 30px;
    font-family: 'FFDaxProCondensedBold', sans-serif;
    font-family: 'FFDaxProCondensedBold', sans-serif;
    font-family: var(--font-family-bold-cond);
    font-weight: normal;
    text-underline-offset: 4px
  }
@media(min-width: 1024px) {
.page-header .main-nav a {
      font-size: 25px;
      line-height: 35px
  }
    }
.page-header .main-nav a:hover {
      text-decoration: underline;
      text-decoration-thickness: 2px;
    }
.page-header .main-nav a.active {
      text-decoration: underline;
      text-decoration-thickness: 2px;
    }
.page-header .main-nav ul.main-nav__level-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
.page-header .main-nav ul.main-nav__level-1 > li {
      margin-right: 50px
    }
.page-header .main-nav ul.main-nav__level-1 > li.sub > a {
          padding-right: 40px
        }
.page-header .main-nav ul.main-nav__level-1 > li.sub > a:after {
            content: "";
            position: absolute;
            right: 0;
            display: block;
            width: 30px;
            height: 30px;
            margin-left: 8px;
            top: 2px;
            background: url(../Images/nav-arrow.svg) no-repeat center;
            -webkit-transition: -webkit-transform .2s ease-in-out;
            transition: -webkit-transform .2s ease-in-out;
            transition: transform .2s ease-in-out;
            transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
          }
.page-header .main-nav ul.main-nav__level-1 > li.sub.active > a:after {
              -webkit-transform: rotate(180deg);
                      transform: rotate(180deg);
            }
.page-header .main-nav ul.main-nav__level-2 {
    position: relative;
    width: 250px;
  }
.page-header .main-nav ul.main-nav__level-2 a {
      color: #fff;
      color: #fff;
      color: var(--white);
      font-family: 'FFDaxWebProLight', sans-serif;
      font-family: 'FFDaxWebProLight', sans-serif;
      font-family: var(--font-family-light);
    }
.page-header .main-nav ul.main-nav__level-2 .main-nav__subtitle a {
        font-family: 'FFDaxProCondensedBold', sans-serif;
        font-family: 'FFDaxProCondensedBold', sans-serif;
        font-family: var(--font-family-bold-cond);
      }
.scrolled .page-header .main-nav {
    top: 32px
  }
@media(min-width: 1024px) {
.scrolled .page-header .main-nav {
      top: 32px
  }
    }
@media(min-width: 1200px) {
.scrolled .page-header .main-nav {
  }
    }
.page-header .main-nav__level-2__wrap {
  display: none;
  position: fixed;
  left: 0;
  top: 130px;
  height: -webkit-calc(100% - 130px);
  height: calc(100% - 130px);
  width: 100%;
  padding-left: 46px;
  border-left: solid 23px #fff;
  border-left: solid 23px #fff;
  border-left: solid 23px var(--white);
  padding-top: 46px;
  background: #006FB7;
  background: #006FB7;
  background: var(--brand-primary)
}
@media(min-width: 1024px) {
.page-header .main-nav__level-2__wrap {
    top: 200px;
    height: -webkit-calc(100% - 200px);
    height: calc(100% - 200px);
    width: -webkit-calc(100% - 95px);
    width: calc(100% - 95px);
    padding-left: 23px;
    border-left: solid 95px #fff;
    border-left: solid 95px #fff;
    border-left: solid 95px var(--white);
    z-index: 100;
    -webkit-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out
}
  }
@media(min-width: 1200px) {
.page-header .main-nav__level-2__wrap {
/*    padding-top: 100px;*/
}
  }
@media (min-width: 1920px) {
.page-header .main-nav__level-2__wrap {
    padding-left: 120px
}
  }
@media(min-width: 1024px) {
.scrolled .page-header .main-nav__level-2__wrap {
      top: 90px;
      height: -webkit-calc(100% - 90px);
      height: calc(100% - 90px)
  }
    }
.main-nav-open .page-header .active .main-nav__level-2__wrap {
        display: block;
      }
.page-header .main-nav__level-2__wrap-inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.page-header .main-nav__level-3 {
  display: none;
  position: absolute;
  left: 340px;
  width: 300px;
  top: 0;
}
.page-header .active > .main-nav__level-3 {
  display: block;
}
.page-header .main-nav__level-4 {
  display: none;
  position: absolute;
  left: 340px;
  width: 300px;
  top: 0;
}
.page-header .active > .main-nav__level-4 {
  display: block;
}
.page-header .main-nav__subtitle {
  margin: 0 0 14px 0;
  padding: 0 0 10px 0;
  border-bottom: dashed 1px #fff;
  border-bottom: dashed 1px #fff;
  border-bottom: dashed 1px var(--white);
}
.page-header .main-nav__link-toggle {
  position: absolute;
  left: -30px;
  top: 2px;
  width: 17px;
  height: 17px
}
.page-header .main-nav__link-toggle:before {
    position: absolute;
    content: "";
    top: 8px;
    display: block;
    width: 17px;
    height: 1px;
    background: #fff;
    background: #fff;
    background: var(--white);
  }
.page-header .main-nav__link-toggle:after {
    position: absolute;
    content: "";
    left: 8px;
    display: block;
    width: 1px;
    height: 17px;
    background: #fff;
    background: #fff;
    background: var(--white);
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: -webkit-transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
  }
.page-header .active > a .main-nav__link-toggle:after {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
.page-header .main-nav__level-1__close-btn {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  cursor: pointer
}
@media(min-width: 1024px) {
.page-header .main-nav__level-1__close-btn {
    right: 36px;
    top: 36px
}
  }
.main-nav__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end
}
@media(min-width: 1024px) {
.main-nav__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 20px;
    left: 95px;
    right: 95px
}
  }
.main-nav__content__image {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 400px;
  margin: 36px auto 0 auto;
}
@media(max-width: 1023px) {
.main-nav__content__image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
  }
@media(min-width: 1024px) {
.main-nav__content__image {
    margin: 0;
    max-width: 300px;
}
  }
@media (min-width: 1024px) and (max-height: 980px) {
.main-nav__content__image {
      display: none;
}
    }
@media(min-width: 1600px) {
.main-nav__content__image {
    max-width: 400px;
}
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.main-nav__content__image {
    display: none;
}
  }
@media(min-width: 1200px) {
.main-nav__content__image {
    display: block;
}
  }
.main-nav__content__image img {
    display: block;
    width: 100%;
    height: auto;
  }
.main-nav__content__text {
  position: relative;
  margin: 36px 0 0 0;
  padding: 0 0 0 36px;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
  color: #fff;
  color: var(--white);
  font-size: 20px;
  line-height: 30px;
}
@media(min-width: 1024px) {
.main-nav__content__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    margin: 0 20px 0 0;
    padding: 20px 0 0 40px;
    white-space: nowrap;
    font-size: 25px;
    line-height: 30px;
    border-top: dashed 1px #fff;
    border-top: dashed 1px #fff;
    border-top: dashed 1px var(--white);
}
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.main-nav__content__text {
    margin-left: 20px;
}
  }
@media(min-width: 1200px) and (max-width: 1599px) {
.main-nav__content__text {
    margin-left: 20px;
}
  }
.main-nav__content__text > div > a {
    color: #fff;
    color: #fff;
    color: var(--white);
    text-decoration: none
  }
@media(min-width: 1024px) {
.main-nav__content__text > div > a {
      margin-left: 10px
  }
    }
.main-nav__content__text > div > a:hover {
      text-decoration: underline;
    }
.main-nav__content__text strong {
    display: block;
    position: relative
  }
@media(min-width: 1024px) {
.main-nav__content__text strong {
      display: inline
  }
    }
.main-nav__content__text strong:before {
      content: "";
      position: absolute;
      display: block;
      width: 30px;
      height: 40px;
      top: 6px;
      left: -36px;
      background: url(../images/phone.svg) no-repeat center
    }
@media(min-width: 1024px) {
.main-nav__content__text strong:before {
        top: -4px;
        left: -40px
    }
      }
.main-nav__content__text .page-header__social-navigation {
    width: 100%;
    margin: 36px 0 36px -36px;
  }
@media(min-width: 1024px) {
.main-nav__content__text .page-header__social-navigation {
      width: auto;
      margin: 0;
  }
    }
@media(max-width: 1023px) {
.main-nav__content__text .page-header__social-navigation ul {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center
    }

      }
a.overlay__content__phone {
  color: #fff !important;
  color: #fff !important;
  color: var(--white) !important;
}
.contact-nav {
  position: absolute;
  right: 32px;
  top: 32px;
  margin: 0;
}
@media(min-width: 1024px) {
.contact-nav {
    top: 50px;
}
  }
.contact-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
  }
.contact-nav ul li {
      position: relative;
      display: inline-block;
      margin: 0 20px 0 0;
      padding: 0;
    }
.contact-nav ul li a {
        position: relative;
        display: block;
        font-size: 15px;
        line-height: 34px;
        height: 34px;
        padding-left: 40px;
        color: #006FB7;
        color: #006FB7;
        color: var(--brand-primary);
        text-decoration: none
      }
@media(max-width: 767px) {
.contact-nav ul li a {
          overflow: hidden;
          text-indent: -1000px
      }

          .contact-nav ul li a:before {
            top: 0;
          }
        }
.contact-nav ul li a:hover {
          text-decoration: underline;
        }
.contact-nav ul li a:before {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          width: 34px;
          height: 34px;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center
        }
@media(min-width: 1024px) {
.contact-nav ul li a:before {
/*            top: -10px;*/
        }
          }
.contact-nav ul li.contact-nav__menu__item--email a:before {
            background-image: url(../Images/mail-icon--primary.svg);
          }
.contact-nav ul li.contact-nav__menu__item--phone a:before {
            background-image: url(../Images/phone-icon--primary.svg);
          }
.scrolled header.page-header .contact-nav {
    top: 32px;
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.scrolled header.page-header .contact-nav {
      display: none;
  }
    }
.scrolled header.page-header .contact-nav ul li a {
          display: block;
          width: 34px;
          height: 34px;
          overflow: hidden;
          text-indent: -1000px
        }
.scrolled header.page-header .contact-nav ul li a:before {
            top: 0;
          }
.page-header-background {
  position: absolute;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.page-header-background__inside {
  position: relative;
}
.page-header-background__inside-2 {
  position: absolute;
  right: -380px;
  width: 500px;
  height: 500px;
  background: url(../Images/header-background-subpage.svg) no-repeat right top;
  background-size: contain;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1)

/*  @sm {
    right: -560px;
  }*/
}
@media(min-width: 1024px) {
.page-header-background__inside-2 {
    right: -280px;
    width: 100%;
    height: 500px;
    -webkit-transform: scaleX(1);
            transform: scaleX(1)
}
  }
.page-header__social-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
  }
.page-header__social-navigation li {
    display: block;
    margin-left: 13px
  }
.page-header__social-navigation li:first-child {
      margin-left: 0;
    }
.page-header__social-navigation img {
    display: block;
    width: 29px;
    height: 29px;
  }
.page-header__social-navigation a:hover {
      opacity: .8;
    }
header.page-header .service-navigation {
  border-top: solid 1px #4D565F;
  border-top: solid 1px #4D565F;
  border-top: solid 1px var(--gray);

}
@media(min-width: 1024px) {
header.page-header .service-navigation {
    position: absolute;
    top: 22px;
    right: 0;
    border: none;

}
  }
header.page-header .service-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;

  }
header.page-header .service-navigation ul li {
      display: block;
      width: 100%;
      margin: 0;
      padding: 8px 10px 15px 10px;
      overflow: hidden;
      -webkit-transition: background-color 300ms;
      transition: background-color 300ms;
      border-bottom: solid 1px #4D565F;
      border-bottom: solid 1px #4D565F;
      border-bottom: solid 1px var(--gray);

    }
@media(min-width: 1024px) {
header.page-header .service-navigation ul li {
        display: inline-block;
        width: auto;
        height: 38px;
        margin: 0 0 0 20px;
        padding: 0 5px 0 5px;
        border: none;

    }
      }
header.page-header .service-navigation ul li a {
        position: relative;
        display: block;
        top: -2px;
        font-size: 16px;
        line-height: 16px;
        text-transform: uppercase;
        color: #4D565F;
        color: #4D565F;
        color: var(--gray);
        text-decoration: none;
        text-align: center
      }
@media(min-width: 1024px) {
header.page-header .service-navigation ul li a {
          text-align: left
      }
        }
header.page-header .service-navigation ul li a:after {
          content: "";
          display: inline-block;
          position: relative;
          top: 6px;
          width: 42px;
          height: 28px;
          margin-left: 5px;
          background-repeat: no-repeat;
        }
header.page-header .service-navigation ul li:hover, header.page-header .service-navigation ul li.active {
        background-color: #4D565F;
        background-color: #4D565F;
        background-color: var(--gray);

      }
header.page-header .service-navigation ul li:hover a, header.page-header .service-navigation ul li.active a {
          color: #fff;
          color: #fff;
          color: var(--white);
        }
/** Leichte Sprache */
header.page-header .service-navigation ul li:hover:nth-child(1) a:after, header.page-header .service-navigation ul li.active:nth-child(1) a:after {
            background-image: url(../Images/icon-leichte-sprache-white.svg);
          }
/** Gebärdensprache */
header.page-header .service-navigation ul li:hover:nth-child(2) a:after, header.page-header .service-navigation ul li.active:nth-child(2) a:after {
            background-image: url(../Images/icon-gsprache-white.svg);
          }
/** Kontrastansicht */
header.page-header .service-navigation ul li:hover:nth-child(3) a:after, header.page-header .service-navigation ul li.active:nth-child(3) a:after {
            width: 28px;
            background-image: url(../Images/icon-kontrast-white.svg);
          }
/** Leichte Sprache */
header.page-header .service-navigation ul li:nth-child(1) a:after {
          background-image: url(../Images/icon-leichte-sprache.svg);
        }
/** Gebärdensprache */
header.page-header .service-navigation ul li:nth-child(2) a:after {
          background-image: url(../Images/icon-gsprache.svg);
        }
/** Kontrastansicht */
header.page-header .service-navigation ul li:nth-child(3) a:after {
          width: 28px;
          background-image: url(../Images/icon-kontrast.svg);
        }
header.page-header .service-navigation-2 {
  margin: 15px 0;
}
@media(min-width: 1024px) {
header.page-header .service-navigation-2 {
    display: none;
}
  }
header.page-header .service-navigation-2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
  }
header.page-header .service-navigation-2 ul li {
      display: inline-block;
      margin: 0 5px;
      padding: 0;
    }
header.page-header .service-navigation-2 ul li a {
        position: relative;
        display: block;
        top: -2px;
        font-size: 16px;
        line-height: 16px;
        text-transform: uppercase;
        color: #4D565F;
        color: #4D565F;
        color: var(--gray);
        text-decoration: none
      }
header.page-header .service-navigation-2 ul li a:hover {
          text-decoration: underline;
        }
.page-header .navigation-toggle {
  display: block;
  position: absolute;
  right: 10px;
  top: 28px;
  width: 48px;
  height: 40px;
  padding: 0;
  border-radius: 0;
  border: none;
  background: none;
  cursor: pointer;
  outline: none;
  -webkit-transition: background 500ms;
  transition: background 500ms;
  z-index: 110;
}
@media(min-width: 1024px) {
.page-header .navigation-toggle {
    display: none;
}
  }
.page-header .navigation-toggle .bar {
    display: block;
    position: absolute;
    left: 5px;
    top: 5px;
    width: 38px;
    height: 5px;
    background: #A9D0EC;
    background: #A9D0EC;
    background: var(--brand-secondary);
    -webkit-transition: all 200ms;
    transition: all 200ms;
    will-change: left, top
  }
.page-header .navigation-toggle .bar:nth-child(2) {
      top: 17px;
    }
.page-header .navigation-toggle .bar:nth-child(3) {
      top: 29px;
    }
.page-header .navigation-toggle:hover {
  }
.page-header .navigation-toggle.open .bar {
    }
.page-header .navigation-toggle.open .bar:nth-child(1) {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      top: 12px;
    }
.page-header .navigation-toggle.open .bar:nth-child(2) {
      height: 0;
    }
.page-header .navigation-toggle.open .bar:nth-child(3) {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      top: 12px;
    }
.page-header__language-nav {
  position: absolute;
  right: 0;
  top: 22px;
  font-size: 16px;
  line-height: 26px;
  color: #4D565F;
  color: #4D565F;
  color: var(--gray-dark);
}
@media(min-width: 1024px) {
.page-header__language-nav {
    top: 96px;
}
  }
.page-header__language-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
  }
.page-header__language-nav li {
    display: block
  }
.page-header__language-nav li:before {
      display: inline-block;
      margin: 0 2px;
      content: "-";
    }
.page-header__language-nav li:first-child:before {
      display: none;
    }
.page-header__language-nav a {
    color: #4D565F;
    color: #4D565F;
    color: var(--gray-dark);
    text-decoration: none
  }
.page-header__language-nav a:hover {
      text-decoration: underline;
    }
.page-header__language-nav li.current a {
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary);
  }
.page-footer {
  position: relative;
  padding: 50px 0;
  background: #006FB7;
  background: #006FB7;
  background: var(--brand-primary);
  color: #fff;
  color: #fff;
  color: var(--white);
  font-size: 20px;
  line-height: 30px;
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: var(--font-family-light);
  font-weight: normal;
}
@media(min-width: 1600px) {
.page-footer {
    font-size: 25px;
    line-height: 37px;
}
  }
.page-footer p {
    margin: 0 0 30px 0
  }
.page-footer p:last-child {
      margin: 0;
    }
.page-footer a {
    color: #fff;
    color: #fff;
    color: var(--white);
    text-decoration: none
  }
.page-footer a:hover {
      text-decoration: underline;
    }
.page-footer .page-footer__social-navigation h3 {
      display: none;
    }
.cookie-advice--open .page-footer {
    padding-bottom: 300px
  }
@media(min-width: 1024px) {
.cookie-advice--open .page-footer {
      padding-bottom: 250px
  }
    }
@media(min-width: 1200px) {
.page-footer__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between
}
  }
.page-footer__column {
  margin-bottom: 30px
}
.page-footer__column:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
@media(min-width: 768px) {
.page-footer__column {
    border-bottom: 0
}
  }
@media(min-width: 1200px) {
.page-footer__column {
    margin-bottom: 0
}
  }
@media(min-width: 768px) and (max-width: 1023px) {
.page-footer__column.page-footer__column--column-0 {
      width: 100%
  }
    }
@media(min-width: 1200px) and (max-width: 1599px) {
.page-footer__column.page-footer__column--column-0 {
      width: 40%
  }
    }
@media(min-width: 768px) and (max-width: 1023px) {
.page-footer__column.page-footer__column--column-1 {
      width: 100%;
  }
    }
@media(min-width: 1200px) {
.page-footer__column.page-footer__column--column-1 {
      width: 40%;
  }
    }
.page-footer__column.page-footer__column--column-1 .page-footer__column-inside {
      position: relative;
      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-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
    }
@media(min-width: 768px) {
.page-footer__column.page-footer__column--column-2 {
      width: 100%
  }
    }
@media(min-width: 1200px) {
.page-footer__column.page-footer__column--column-2 {
      width: auto
  }
    }
.page-footer__service-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
@media(min-width: 1200px) {
.page-footer__service-navigation li {
      display: inline-block;
      margin-right: 15px
  }

      .page-footer__service-navigation li:last-child {
        margin-right: 0;
      }
    }
.page-footer__contact {
  display: block;
  width: 100%;
}
.page-footer__contact address {
    display: block;
    width: 100%;
    font-style: normal;
  }
.page-footer__times {
  margin-bottom: 30px;
}
.page-footer .page-header__social-navigation img {
      width: 40px;
      height: 40px;
    }
.page-widget {
  display: none;
  position: relative;
  width: 100%;
  background: #A9D0EC;
  background: #A9D0EC;
  background: var(--brand-secondary);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out
}
@media(min-width: 1024px) {
.page-widget {
    position: fixed;
    right: 0;
    top: 200px;
    height: -webkit-calc(100% - 200px);
    height: calc(100% - 200px);
    z-index: 400;
    width: 95px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
  }
@media(min-width: 1024px) {
.scrolled .page-widget {
      top: 90px;
      height: -webkit-calc(100% - 90px);
      height: calc(100% - 90px)

  }
    }
.overlay__widget--mobile {
  margin: 36px 0;
}
@media(min-width: 1200px) {
.overlay__widget--mobile {
    display: none;
}
  }
@media(max-width: 1199px) {
.overlay__widget--mobile .page-widget {
      display: block
  }
    }
.page-widget__close-button {
  position: absolute;
  width: 40px;
  height: 31px;
  padding: 0;
  background: none;
  cursor: pointer;
  outline: none;
  -webkit-transition: top 200ms ease-in-out;
  transition: top 200ms ease-in-out;
  overflow: hidden;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  right: 5px;
  top: 25px;
  z-index: 500;
  display: none
}
.page-widget__close-button:before,
  .page-widget__close-button:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
    width: 30px;
    height: 1px;
    background: #fff;
    background: #fff;
    background: var(--white);
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
.page-widget__close-button:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
@media(max-width: 1023px) {
.page-widget__inside {
    position: relative
}
  }
@media(max-width: 1199px) {
.page-widget--open .page-widget__close-button {
      display: block
  }
    }
.page-widget__navigation {
  border-top: solid 1px #fff;
  border-top: solid 1px #fff;
  border-top: solid 1px var(--white);
  background: #E8F2F9;
  background: #E8F2F9;
  background: var(--brand-primary-light);
}
.page-widget__navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
.page-widget__navigation li {
    display: block;
    width: 100%;
    height: 60px;
    border-bottom: solid 1px #fff;
    border-bottom: solid 1px #fff;
    border-bottom: solid 1px var(--white)
  }
@media(min-width: 1024px) {
.page-widget__navigation li {
      display: block;
      width: 95px;
      height: 95px
  }
    }
.page-widget__navigation a {

  }
.page-widget__button {
  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;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  color: #fff;
  color: var(--white);
  text-decoration: none;
  font-size: 15px;
  line-height: 20px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  padding: 0;
  cursor: pointer;
  background: #A9D0EC;
  background: #A9D0EC;
  background: var(--brand-secondary)
}
@media(min-width: 1024px) {
.page-widget__button {
    -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
}
  }
.page-widget__button.page-widget__button--active {
    background: #006FB7;
    background: #006FB7;
    background: var(--brand-primary);
  }
.page-widget__button:hover {
    background: #006FB7;
    background: #006FB7;
    background: var(--brand-primary);
  }
.page-widget__button__icon {
  display: block;
  width: 35px;
  height: 35px;
  margin: 0 10px;
  background: transparent center no-repeat;
  background-size: 100% auto
}
@media(min-width: 1024px) {
.page-widget__button__icon {
    margin: 0 0 3px 0
}
  }
.page-widget__button--shop .page-widget__button__icon {
    background-image: url(../Images/icon-shop.svg);
  }
.page-widget__button--shop:hover .page-widget__button__icon {
      background-image: url(../Images/icon-shop--hover.svg);
    }
.page-widget__button--contact .page-widget__button__icon {
    background-image: url(../Images/icon-contact.svg);
  }
.page-widget__button--contact.page-widget__button--active .page-widget__button__icon, .page-widget__button--contact:hover .page-widget__button__icon {
      background-image: url(../Images/icon-contact--hover.svg);
    }
.page-widget__button--socialmedia .page-widget__button__icon {
    background-image: url(../Images/icon-socialmedia.svg);
  }
.page-widget__button--socialmedia.page-widget__button--active .page-widget__button__icon, .page-widget__button--socialmedia:hover .page-widget__button__icon {
      background-image: url(../Images/icon-socialmedia--hover.svg);
    }
.page-widget__button--news .page-widget__button__icon {
    background-image: url(../Images/icon-news.svg);
  }
.page-widget__button--news.page-widget__button--active .page-widget__button__icon, .page-widget__button--news:hover .page-widget__button__icon {
      background-image: url(../Images/icon-news--hover.svg);
    }
.page-widget__button--language .page-widget__button__icon {
    background-image: url(../Images/icon-language.svg);
  }
.page-widget__button--language.page-widget__button--active .page-widget__button__icon, .page-widget__button--language:hover .page-widget__button__icon {
      background-image: url(../Images/icon-language--hover.svg);
    }
.page-widget__button__text {

}
.page-widget__content {
  display: block;
  position: absolute;
  width: 0;
  background: #006FB7;
  background: #006FB7;
  background: var(--brand-primary);
  color: #fff;
  color: #fff;
  color: var(--white);
  border: none;
  /*  border-right: none;*/
  overflow-y: auto;
  scroll-behavior: smooth;
  -webkit-transition: width 150ms ease-out;
  transition: width 150ms ease-out
}
@media(max-width: 1023px) {
.page-widget__content {
    top: 0 !important;
    height: 100%
}
  }
@media(min-width: 1024px) {
.page-widget__content {
    position: absolute;
    right: 95px;
    top: 50%;
    min-height: 95px;
    width: 0;
    overflow: hidden
}
  }
.page-widget--open .page-widget__content {
    width: 100%
  }
@media(min-width: 1024px) {
.page-widget--open .page-widget__content {
      width: 290px;
      border: solid 1px #fff;
      border: solid 1px #fff;
      border: solid 1px var(--white)
  }
    }
.page-widget__content-container__inside {
  width: 100%;
  padding: 27px 32px;
  font-size: 15px;
  line-height: 27px;
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: var(--font-family-light);
}
@media(min-width: 1024px) {
.page-widget__content-container__inside {
    width: 290px;
}
  }
.page-widget__content-container__inside h3 {
    margin: 0;
    font-size: 25px;
    line-height: 30px;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: var(--font-family-medium-cond);
    font-weight: normal;
  }
.page-widget__content-container__inside p {
    margin: 0;
  }
.page-widget__content-container--language {
  height: 94px;
}
.page-widget__language-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 00;
    padding: 0;
    list-style: none;
    font-size: 25px;
    line-height: 30px
  }
@media(min-width: 1024px) {
.page-widget__language-nav ul {
      margin: 10px 0 0 0
  }
    }
.page-widget__language-nav li {
    position: relative;
    display: block;
    margin: 0 30px 0 0;
    padding: 0 35px 0 0
  }
.page-widget__language-nav li:after {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      width: 1px;
      height: 25px;
      display: block;
      background: #fff;
      background: #fff;
      background: var(--white);
    }
.page-widget__language-nav li:last-child:after {
      display: none;
    }
.page-widget__language-nav a {
    text-decoration: none;
    color: #fff;
    color: #fff;
    color: var(--white);
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: var(--font-family-medium-cond)
  }
.page-widget__language-nav a:hover {
      text-decoration: underline;
    }
.page-widget__language-nav .current a {
    text-decoration: underline;
  }
.page-widget__content-container--news {
  color: #fff;
  color: #fff;
  color: var(--white);
  font-size: 15px;
  line-height: 22px;
}
.page-widget__content-container--news h2 {
    margin: 0 0 20px 0;
    font-size: 25px;
    line-height: 30px;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: var(--font-family-medium-cond);
    color: #fff;
    color: #fff;
    color: var(--white)
  }
.page-widget__content-container--news h2.widget__news-list-item__headline {
      margin: 0;
      font-family: 'FFDaxWebProCondMedium', sans-serif;
      font-family: 'FFDaxWebProCondMedium', sans-serif;
      font-family: var(--font-family-medium-cond);
      font-size: 15px;
      line-height: 22px;
    }
.page-widget__content-container--news a.btn {
    color: #fff;
    color: #fff;
    color: var(--white);
    font-size: 15px;
    line-height: 22px

  }
.page-widget__content-container--news a.btn:after {
      position: relative;
      top: 2px;
      width: 50px;
      border-top-color: #fff;
      border-top-color: #fff;
      border-top-color: var(--white);
    }
.page-widget__content-container--news a.btn:hover:after {
      width: 60px;
    }
.widget__news-list-item {
  margin-bottom: 20px
}
.widget__news-list-item:last-child {
    margin-bottom: 0;
  }
h3.widget__news-list-item__date {
  margin: 0 0 10px 0;
  font-family: 'FFDaxWebProCondMedium', sans-serif;
  font-family: 'FFDaxWebProCondMedium', sans-serif;
  font-family: var(--font-family-medium-cond);
  font-size: 15px;
  line-height: 30px;
  border-bottom: dashed 1px #fff;
  border-bottom: dashed 1px #fff;
  border-bottom: dashed 1px var(--white);
}
.widget__news-list-item__text {
  font-size: 15px;
  line-height: 22px;
}
.page-widget__content-container--socialmedia ul {
    display: block;
    margin: 14px 0;
    padding: 0;
    list-style: none;
  }
.page-widget__content-container--socialmedia li {
    display: inline-block;
    margin: 0 14px 0 0;
    width: 35px;
    height: 35px;
  }
.page-widget__content-container--socialmedia li a {
      display: block;
      width: 100%;
      height: 100%;
      text-indent: -1000px;
      overflow: hidden;
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat;
    }
.page-widget__content-container--socialmedia li.sidebar__icon--instagram a {
        background-image: url(../Images/icon-instagram.svg)
      }
.page-widget__content-container--socialmedia li.sidebar__icon--instagram a:hover {
          background-image: url(../Images/icon-instagram--hover.svg);
        }
.page-widget__content-container--socialmedia li.sidebar__icon--youtube a {
        background-image: url(../Images/icon-youtube.svg)
      }
.page-widget__content-container--socialmedia li.sidebar__icon--youtube a:hover {
          background-image: url(../Images/icon-youtube--hover.svg);
        }
.page-widget__content-container--socialmedia li.sidebar__icon--facebook a {
        background-image: url(../Images/icon-facebook.svg)
      }
.page-widget__content-container--socialmedia li.sidebar__icon--facebook a:hover {
          background-image: url(../Images/icon-facebook--hover.svg);
        }
.page-widget__content-container--socialmedia li.sidebar__icon--xing a {
        background-image: url(../Images/icon-xing.svg)
      }
.page-widget__content-container--socialmedia li.sidebar__icon--xing a:hover {
          background-image: url(../Images/icon-xing--hover.svg);
        }
.page-widget__content-container--socialmedia li.sidebar__icon--linkedin a {
        background-image: url(../Images/icon-linkedin.svg)
      }
.page-widget__content-container--socialmedia li.sidebar__icon--linkedin a:hover {
          background-image: url(../Images/icon-linkedin--hover.svg);
        }
.page-widget__navigation > ul > li:last-child {
  display: none;
}
.page-header__search-field {
  position: absolute;
  right: 0;
  top: 0;
  width: 95px;
  height: 200px;
  z-index: 520;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out
}
.page-header__search-field.active {
    width: 500px;
    -webkit-box-shadow: 4px 2px 5px rgba(0,0,0,0.2);
            box-shadow: 4px 2px 5px rgba(0,0,0,0.2);
  }
.page-header__search-field.active .page-header__search-field__form-wrap {
      display: block;
    }
@media(max-width: 1023px) {
.page-header__search-field {
    display: none
}
  }
@media print {
.page-header__search-field {
    display: none
}
  }
.scrolled .page-header__search-field {
    height: 90px;
  }
.page-header__search-field__form-wrap {
  display: none;
  position: absolute;
  left: 95px;
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
  height: 100%;
  background: #fff;
  background: #fff;
  background: var(--white);
}
.page-header__search-field__sword {
  display: block;
  width: 100%;
  height: 200px;
  padding: 10px;
  line-height: 40px;
  outline: none;
  border: none;
  font-size: 20px;
  font-weight: normal;
  border-left: solid 1px #BCBCBB;
  border-left: solid 1px #BCBCBB;
  border-left: solid 1px var(--gray-light);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out
}
.page-header__search-field__sword::-moz-placeholder {
    color: #BCBCBB;
    color: #BCBCBB;
    color: var(--gray-lighter);
  }
.page-header__search-field__sword:-ms-input-placeholder {
    color: #BCBCBB;
    color: #BCBCBB;
    color: var(--gray-lighter);
  }
.page-header__search-field__sword::-webkit-input-placeholder {
    color: #BCBCBB;
    color: #BCBCBB;
    color: var(--gray-lighter);
  }
.page-header__search-field__sword::-ms-input-placeholder {
    color: #BCBCBB;
    color: #BCBCBB;
    color: var(--gray-lighter);
  }
.page-header__search-field__sword::placeholder {
    color: #BCBCBB;
    color: #BCBCBB;
    color: var(--gray-lighter);
  }
.scrolled .page-header__search-field__sword {
    height: 90px;
  }
.page-header__search-field__open-button {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 95px;
  height: 100%;
  border: none;
  outline: none;
  border-left: solid 1px #4D565F;
  border-left: solid 1px #4D565F;
  border-left: solid 1px var(--gray-dark);
  background: #fff url(../images/search-icon.png) no-repeat center 56px;
  background: #fff url(../images/search-icon.png) no-repeat center 56px;
  background: var(--white) url(../images/search-icon.png) no-repeat center 56px;
  cursor: pointer
}
.page-header__search-field__open-button:hover {
    /*    box-shadow: inset 4px 2px 5px rgba(0,0,0,0.2);*/
  }
.scrolled .page-header__search-field__open-button {
    background-position: center;
  }
.page-header__breadcrump {
  display: none;
  position: absolute;
  right: -webkit-calc(95px + 40px);
  right: calc(95px + 40px);
  bottom: 40px;
  font-size: 15px;
  line-height: 20px;
  color: #4D565F;
  color: #4D565F;
  color: var(--gray);
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: var(--font-family-light);
  font-weight: normal;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
@media(min-width: 1600px) {
.page-header__breadcrump {
    display: block;
}
  }
@media(min-width: 1600px) {
.page-header__breadcrump {
    right: -webkit-calc(95px + 78px);
    right: calc(95px + 78px);
}
  }
.page-header__breadcrump ul {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
  }
.page-header__breadcrump li {
    display: inline-block
  }
.page-header__breadcrump li:after {
      content: " / ";
    }
.page-header__breadcrump li:last-child:after {
            content: "";
        }
.page-header__breadcrump a {
    text-decoration: none;
    color: #4D565F;
    color: #4D565F;
    color: var(--gray)
  }
.page-header__breadcrump a:hover {
      color: #006FB7;
      color: #006FB7;
      color: var(--brand-primary);
    }
.page-header__breadcrump a.current {
      color: #006FB7;
      color: #006FB7;
      color: var(--brand-primary);
    }
.scrolled .page-header__breadcrump  {
  opacity: 0;
}
.cookie-advice {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 900;
  border-top: solid 1px #fff;
  border-top: solid 1px #fff;
  border-top: solid 1px var(--white);
  background: #006FB7;
  background: #006FB7;
  background: var(--brand-primary);
}
@media(min-width: 1024px) {
.cookie-advice__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between
}
  }
.cookie-advice__image-section {
  position: relative
}
@media(min-width: 1024px) {
.cookie-advice__image-section {
    width: 380px
}
  }
.cookie-advice__image {
  position: absolute;
  bottom: 0;
  width: 120px
/*  transform: scale3d(.99,.99,1);*/
}
@media(min-width: 1024px) {
.cookie-advice__image {
    bottom: 0;
    left: -30px;
    width: 280px
}
  }
@media(min-width: 1200px) {
.cookie-advice__image {
    width: 380px
}
  }
@media(min-width: 1600px) {
.cookie-advice__image {
    left: 0
}
  }
.cookie-advice__text-section {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 23px 0 13px 0;
}
@media(min-width: 1024px) {
.cookie-advice__text-section {
    padding: 23px 100px 23px 40px;
}
  }
@media(min-width: 1200px) {
.cookie-advice__text-section {
    padding: 40px 100px 40px 40px;
}
  }
.cookie-advice__text-section h1 {
    margin: 0 0 10px 0;
    font-size: 20px;
    line-height: 28px;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: var(--font-family-medium-cond);
    font-weight: normal;
    color: #fff;
    color: #fff;
    color: var(--white)
  }
@media(min-width: 1024px) {
.cookie-advice__text-section h1 {
      font-size: 25px;
      line-height: 32px
  }
    }
.cookie-advice__text-section p {
    margin: 0;
    max-width: 500px;
    font-size: 15px;
    line-height: 27px;
    color: #fff;
    color: #fff;
    color: var(--white);
  }
.cookie-advice__text-section a {
    color: #fff;
    color: #fff;
    color: var(--white);
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: var(--font-family-medium-cond);
    font-weight: normal;
    text-decoration: none
  }
.cookie-advice__text-section a:hover {
      text-decoration: underline;
    }
.cookie-advice__control-section {
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 0 23px 0
}
@media(min-width: 1024px) {
.cookie-advice__control-section {
    width: 100px;
    padding: 23px 0
}
  }
@media(min-width: 1200px) {
.cookie-advice__control-section {
    padding: 40px 0
}
  }
.cookie-advice__btn {
  margin-bottom: 2px;
  margin-top: 10px;
  line-height: 27px;
  text-decoration: underline
}
.cookie-advice__btn:after {
    display: none;
  }
.cookie-advice__btn:hover {
    text-decoration: none;
  }
.text {
  opacity: 0;
  -webkit-transition: opacity 1000ms ease-out;
  transition: opacity 1000ms ease-out
}
@media(min-width: 1200px) {
.text.text--reduced-width .text__sections {
        max-width: 50%
    }
      }
.text.in-viewport-once {
    opacity: 1;
  }
.product-facts dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    margin: 0;
  }
.product-facts dt {
    display: inline-block;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: var(--font-family-medium-cond);
    font-weight: normal;
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary);
    white-space: nowrap
  }
.product-facts dt:after {
      position: relative;
      margin-left: -4px;
      content: ":";
    }
.product-facts dd {
    display: inline-block;
    margin: 0 0 5px 10px;
/*    height: 34px;*/
  }
.product-facts ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
.product-facts li {
    display: inline;
    margin: 0
  }
.product-facts li:before {
      display: none !important;
    }
h4.product-facts__headline {
  margin: 60px 0 10px 0;
}
ul.product-facts__type_of_use {
  display: block;
  height: 37px;
}
li.product-facts__type_of_use__item {
  display: inline-block !important;
  position: relative;
  width: 35px;
  height: 37px;
  margin: 0 5px 0 0 !important;
}
li.product-facts__type_of_use__item img {
    display: block;
    width: 30px;
    height: 30px;
    -o-object-fit: contain;
       object-fit: contain;
  }
.product-detail-header hr {
    display: block;
    margin: 50px 0;
    height: 0;
    border: none;
    border-top: dashed 1px #000000;
    border-top: dashed 1px #000000;
    border-top: dashed 1px var(--black);
  }
@media(min-width: 768px) {
.product-detail-header__sections {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start
}
  }
@media(min-width: 768px) {
.product-detail-header__text-section {
    width: -webkit-calc(50% - 70px);
    width: calc(50% - 70px)
}
  }
@media(min-width: 1600px) {
.product-detail-header__text-section {
    padding-left: 156px
}
  }
.product-detail-header__image-section {
  position: relative
}
@media(min-width: 768px) {
.product-detail-header__image-section {
    width: -webkit-calc(50% - 70px);
    width: calc(50% - 70px)
}
  }
.product-detail-header__image {
  display: block;
  width: 100%;
  height: auto;
}
.product-detail-header__patches {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end
}
@media(min-width: 1600px) {
.product-detail-header__patches {
    left: 84px;
    right: 84px
}
  }
.product-detail-header__patch {
  display: block;
  width: 260px;
  max-width: -webkit-calc(50% - 20px);
  max-width: calc(50% - 20px);
  height: auto;
  margin-left: 20px;
}
.product-detail-header__teaser {
  color: #006FB7;
  color: #006FB7;
  color: var(--brand-primary);
}
.product-detail-header__links {

}
.flowing-text a.product-detail-header__link {
  position: relative;
  display: block;
  color: #4D565F;
  color: #4D565F;
  color: var(--gray-dark);
  text-decoration: none;
  margin-bottom: 40px;
  padding-left: 50px
}
.flowing-text a.product-detail-header__link:last-child {
    margin-bottom: 0;

  }
.flowing-text a.product-detail-header__link:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: no-repeat center left;
    background-size: 30px auto;
  }
.flowing-text a.product-detail-header__link.product-detail-header__link--shop:before {
    background-image: url(../Images/shop-icon.svg);
  }
.flowing-text a.product-detail-header__link.product-detail-header__link--download:before {
    background-image: url(../Images/download-icon.svg);
  }
.intro-carousel {
  position: relative;
  width: 100%;
  background: #fff;
  background: #fff;
  background: var(--white)
}
@media(min-width: 1024px) {
.intro-carousel {
    height: -webkit-calc(100vh - 220px);
    height: calc(100vh - 220px)
}
  }
@media(min-width: 1600px) {
.intro-carousel {
    height: -webkit-calc(100vh - 290px);
    height: calc(100vh - 290px)
}
  }
.intro-carousel__control {
  position: relative;
  margin: 23px 23px 0 23px
}
@media(max-width: 1023px) {
.intro-carousel__control {
}
  }
@media(min-width: 1024px) {
.intro-carousel__control {
    position: absolute;
    left: 35px;
    bottom: 100px;
    margin: 0
}
  }
.intro-carousel-item {
  position: relative;
  width: 100%;
  overflow: hidden
}
@media(max-width: 1199px) {
.intro-carousel-item {
    padding-top: 10px
}
  }
@media(min-width: 1024px) {
.intro-carousel-item {
    height: -webkit-calc(100vh - 220px);
    height: calc(100vh - 220px)
}
  }
@media(min-width: 1600px) {
.intro-carousel-item {
    height: -webkit-calc(100vh - 290px);
    height: calc(100vh - 290px)
}
  }
.intro-carousel-item__text {
  position: relative;
  z-index: 10;
}
.intro-carousel-item__text-container {
  position: relative;
  width: 100%;
  background: #fff;
  background: #fff;
  background: var(--white);
}
@media(min-width: 1024px) {
.intro-carousel-item__text-container {
    padding: 0 0 22px 45px;
    width: 100%;
    max-width: 880px;
}
  }
@media(min-width: 1200px) {
.intro-carousel-item__text-container {
    padding: 0 0 45px 45px;
}
  }
@media(min-width: 1600px) {
.intro-carousel-item__text-container {
    padding: 0 0 45px 85px;
}
  }
.intro-carousel-item__text-container .product-facts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 4px;
  }
@media(min-width: 1200px) {
.intro-carousel-item__text-container .product-facts {
      margin-bottom: 18px;
  }
    }
@media(min-width: 1600px) {
.intro-carousel-item__text-container .product-facts {
      margin-bottom: 38px;
  }
    }
.intro-carousel-item__text-container .product-facts dl {
      margin-right: 40px;
    }
@media(max-width: 1199px) {
.intro-carousel-item__text-container .product-facts__type_of_use {
      display: none
  }
    }
.intro-carousel-item__teaser {
  color: #006FB7;
  color: #006FB7;
  color: var(--brand-primary);
}
@media(max-width: 1199px) {
.intro-carousel-item__teaser p {
      margin-bottom: 0
  }
    }
.intro-carousel-item__btn {
  margin-top: 38px;
}
.intro-carousel-item__inside {
  position: relative;
  width: 100%
}
@media(min-width: 1024px) {
.intro-carousel-item__inside {
    position: absolute;
    top: 95px;
    left: 95px;
    right: 95px;
    bottom: 0;
    width: auto;
    background: lightblue
}
  }
.intro-carousel-item__image {
  position: relative;
  height: 300px;
  margin: 23px 23px 0 23px;
  background-size: cover;
  background-position: center
}
@media(min-width: 768px) {
.intro-carousel-item__image {
    height: 400px
}
  }
@media(min-width: 1024px) {
.intro-carousel-item__image {
    position: relative;
    width: 50%;
    height: 100%;
    margin: 0
}
  }
@media(min-width: 1024px) {
.intro-carousel-item__image--image-1 {
    position: absolute;
    left: 0;
    top: 0
}
  }
.intro-carousel-item--layout-image .intro-carousel-item__image--image-1 {
    width: 100%;
  }
@media(max-width: 1023px) {
.intro-carousel-item--layout-image-image .intro-carousel-item__image--image-1 {
      display: none
  }
    }
@media(min-width: 1024px) {
.intro-carousel-item__image--image-2 {
    position: absolute;
    left: 50%;
    top: 0
}
  }
@media(max-width: 1023px) {
.intro-carousel-item--layout-image .intro-carousel-item__image--image-1 {
      /* display: none; */
  }
    }
.intro-carousel-item--layout-image .intro-carousel-item__image--image-2 {
    display: none
  }
@media(max-width: 1023px) {
.intro-carousel-item--layout-image .intro-carousel-item__image--image-2 {
      display: block
  }
    }
.intro-carousel-item__video-wrap {
  display: none;
  position: relative;
  height: 300px;
  margin: 23px 23px 0 23px;
  overflow: hidden
}
@media(min-width: 768px) {
.intro-carousel-item__video-wrap {
    height: 400px
}
  }
@media(min-width: 1024px) {
.intro-carousel-item__video-wrap {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    margin: 0
}
  }
.intro-carousel-item--layout-image-video .intro-carousel-item__video-wrap {
    display: block;
  }
@media(max-width: 1023px) {
.intro-carousel-item--layout-image-video .intro-carousel-item__image--image-1 {
      display: none
  }
    }
.intro-carousel-item--layout-image-video .intro-carousel-item__image--image-2 {
    display: none;
  }
.intro-carousel-item--layout-video .intro-carousel-item__video-wrap {
    display: block
  }
@media(min-width: 1024px) {
.intro-carousel-item--layout-video .intro-carousel-item__video-wrap {
      width: 100%
  }
    }
.intro-carousel-item--layout-video .intro-carousel-item__image--image-1 {
    display: none;
  }
.intro-carousel-item--layout-video .intro-carousel-item__image--image-2 {
    display: none;
  }
.intro-carousel-item__video {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
/*  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;*/
  -o-object-fit: cover;
     object-fit: cover;
}
.intro-carousel-item__patches {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end
}
@media(min-width: 1600px) {
.intro-carousel-item__patches {
    left: 84px;
    right: 84px;
    bottom: 84px
}
  }
.intro-carousel-item__patch {
  display: block;
  width: 200px;
  max-width: -webkit-calc(50% - 20px);
  max-width: calc(50% - 20px);
  height: auto;
  margin-left: 40px;
}
/*
.product-detail-header__patches {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  display: flex;
  justify-content: flex-end;

  @xl {
    left: 84px;
    right: 84px;
  }
}

.product-detail-header__patch {
  display: block;
  width: 260px;
  max-width: calc(50% - 20px);
  height: auto;
  margin-left: 20px;
}
*/
.two-images-with-text-carousel {

}
.two-images-with-text {

}
.two-images-with-text__background {
  position: absolute;
  width: 188px;
  height: -webkit-calc(100% - 60px);
  height: calc(100% - 60px);
  left: 30px;
  top: 94px;
  -webkit-clip-path: inset(100% 0 0 0);
          clip-path: inset(100% 0 0 0);
  transition: opacity 2000ms ease-out, -webkit-clip-path 2000ms ease-out;
  -webkit-transition: opacity 2000ms ease-out, -webkit-clip-path 2000ms ease-out;
  transition: clip-path 2000ms ease-out, opacity 2000ms ease-out;
  transition: clip-path 2000ms ease-out, opacity 2000ms ease-out, -webkit-clip-path 2000ms ease-out;
  background: #E8F2F9;
  background: #E8F2F9;
  background: var(--brand-primary-light);
  opacity: 0
}
@media(min-width: 1024px) {
.two-images-with-text__background {
    width: 60%;
    height: 540px;
    top: auto;
    left: 20%;
    bottom: -224px
}
  }
.in-viewport-once .two-images-with-text__background {
    -webkit-clip-path: inset(0% 0 0 0);
            clip-path: inset(0% 0 0 0);
    opacity: 1;
  }
@media(min-width: 1024px) {
.two-images-with-text--background-size-large .two-images-with-text__background {
      height: -webkit-calc(100% + 100px);
      height: calc(100% + 100px)
  }
    }
@media(max-width: 1023px) {
.two-images-with-text--layout-invert .two-images-with-text__background {
      left: auto;
      right: 30px
  }
    }
.two-images-with-text--background-yellow .two-images-with-text__background {
    background: #F6F7D8;
    background: #F6F7D8;
    background: var(--brand-tertiary-light);
  }
.two-images-with-text__image-section {
  position: relative;
  margin-bottom: 70px
}
@media(min-width: 1024px) {
.two-images-with-text__image-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 32px
}
  }
@media(min-width: 1200px) {
.two-images-with-text__image-section {
    margin-bottom: 95px
}
  }
.two-images-with-text__image-wrap {
  position: relative;
  margin-left: 87px;
  margin-bottom: 26px
}
.two-images-with-text__image-wrap:last-child {
    margin-left: 0;
    margin-right: 87px;
  }
@media(min-width: 1024px) {
.two-images-with-text__image-wrap {
    width: -webkit-calc(60% - 16px);
    width: calc(60% - 16px);
    margin: 136px 0 0 0
}

    .two-images-with-text__image-wrap:last-child {
      width: -webkit-calc(40% - 16px);
      width: calc(40% - 16px);
      margin: 0;
    }
  }
@media(min-width: 1200px) {
.two-images-with-text__image-wrap {
    margin: 336px 0 0 0
}
  }
.two-images-with-text--layout-invert .two-images-with-text__image-wrap {
    margin-left: 0;
    margin-right: 87px
  }
@media(min-width: 1024px) {
.two-images-with-text--layout-invert .two-images-with-text__image-wrap {
      margin: 0;
      width: -webkit-calc(45% - 16px);
      width: calc(45% - 16px)
  }
    }
.two-images-with-text--layout-invert .two-images-with-text__image-wrap:last-child {
      margin-left: 87px;
      margin-right: 0
    }
@media(min-width: 1024px) {
.two-images-with-text--layout-invert .two-images-with-text__image-wrap:last-child {
        margin: 136px 0 0 0;
        width: -webkit-calc(55% - 16px);
        width: calc(55% - 16px)
    }
      }
@media(min-width: 1200px) {
.two-images-with-text--layout-invert .two-images-with-text__image-wrap:last-child {
        margin: 336px 0 0 0
    }
      }
.two-images-with-text__image {
  display: block;
  width: 100%;
  height: auto;
  -webkit-clip-path: inset(100% 0 0 0);
          clip-path: inset(100% 0 0 0);
  opacity: 0;
  transition: opacity 1000ms ease-out, -webkit-clip-path 1000ms ease-out;
  -webkit-transition: opacity 1000ms ease-out, -webkit-clip-path 1000ms ease-out;
  transition: clip-path 1000ms ease-out, opacity 1000ms ease-out;
  transition: clip-path 1000ms ease-out, opacity 1000ms ease-out, -webkit-clip-path 1000ms ease-out;
}
.in-viewport-once .two-images-with-text__image {
    -webkit-clip-path: inset(0% 0 0 0);
            clip-path: inset(0% 0 0 0);
    opacity: 1;
  }
.two-images-with-text__text-section {
  position: relative;
  -webkit-transform: translate(0, 200px);
          transform: translate(0, 200px);
  -webkit-transition: opacity 1000ms ease-out, -webkit-transform 1000ms ease-out;
  transition: opacity 1000ms ease-out, -webkit-transform 1000ms ease-out;
  transition: transform 1000ms ease-out, opacity 1000ms ease-out;
  transition: transform 1000ms ease-out, opacity 1000ms ease-out, -webkit-transform 1000ms ease-out;
  opacity: 0
}
@media(min-width: 1024px) {
.two-images-with-text__text-section {
    margin-left: 40%;
    margin-right: 95px
}
  }
.two-images-with-text__text-section.in-viewport-once {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
@media(min-width: 1024px) {
.two-images-with-text--layout-invert .two-images-with-text__text-section {
      margin-left: 30%
  }
    }
.two-images-with-text__graphic {
  display: none
}
@media(min-width: 1024px) {
.two-images-with-text__graphic {
    display: block;
    width: 263px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50px;
    z-index: 1
}
  }
.two-images-with-text__image__caption {
  margin: 18px 0 0 0;
  font-size: 12px;
  line-height: 18px;
}
.product-carousel {
  opacity: 0;
  -webkit-transition: opacity 1000ms ease-out;
  transition: opacity 1000ms ease-out
}
.product-carousel.in-viewport-once {
    opacity: 1;
  }
@media(min-width: 1200px) {
.product-carousel__items {
    padding: 0 0 0 80px
}
  }
.product-carousel-item {
  position: relative;
  width: 100%
}
@media(min-width: 1024px) {
.product-carousel-item {
    height: 800px
}
  }
@media(min-width: 1200px) {
.product-carousel-item {
    width: 80vw !important;
    height: 1000px;
    padding: 0 15px
}
  }
.product-carousel-item__inside {
  position: relative;
  width: 100%;
  height: 100%;
}
.product-carousel-item__image {
  position: relative;
  width: 100%;
  height: 230px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}
@media(min-width: 768px) {
.product-carousel-item__image {
    height: 400px
}
  }
@media(min-width: 1024px) {
.product-carousel-item__image {
    position: absolute;
    height: 600px
}
  }
@media(min-width: 1200px) {
.product-carousel-item__image {
    position: absolute;
    width: 100%;
    height: 800px
}
  }
.product-carousel-item__patches {
  position: absolute;
  top: 20px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start
}
@media(min-width: 1024px) {
.product-carousel-item__patches {
    left: 43px
}
  }
@media(min-width: 1200px) {
.product-carousel-item__patches {
    top: 84px;
    left: 84px
}
  }
.product-carousel-item__patch {
  display: block;
  width: 108px;
  height: auto;
  margin-left: 20px
}
@media(min-width: 1024px) {
.product-carousel-item__patch {
    width: 140px
}
  }
@media(min-width: 1200px) {
.product-carousel-item__patch {
    width: 260px;
    max-width: -webkit-calc(50% - 80px);
    max-width: calc(50% - 80px)
}
  }
.product-carousel-item__text {
  position: relative;
  height: 100%;
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity 1000ms ease-in;
  transition: opacity 1000ms ease-in;
  pointer-events: none
}
@media(min-width: 1200px) {
.product-carousel-item__text {
    margin-left: 152px
}
  }
.slick-active .product-carousel-item__text {
    opacity: 1;
  }
.product-carousel-item__text-container {
  position: relative;
  width: 100%;
  background: #fff;
  background: #fff;
  background: var(--white);
  pointer-events: auto;
  padding-top: 23px;
}
@media(min-width: 1024px) {
.product-carousel-item__text-container {
    position: absolute;
    bottom: 0;
    padding: 45px;
    width: 100%;
    max-width: 880px;
    min-height: 314px;
}
  }
@media(min-width: 1600px) {
.product-carousel-item__text-container {
    padding: 45px 45px 45px 85px;
    min-height: 350px;
}
  }
.product-carousel-item__text-container .product-facts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 4px;
    margin-bottom: 18px;
  }
@media(min-width: 1024px) {
.product-carousel-item__text-container .product-facts {
      margin-bottom: 38px;
  }
    }
.product-carousel-item__text-container .product-facts dl {
      margin-right: 40px;
    }
.product-carousel__control {
  margin: 23px 23px 0 23px
}
@media(min-width: 1024px) {
.product-carousel__control {
    position: absolute;
    right: 140px;
    bottom: 100px;
    margin: 0
}
  }
@media(min-width: 1200px) {
.product-carousel__control {
    right: 230px;
    bottom: 100px
}
  }
.product-carousel-item__image--video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.product-carousel-item__image--video-wrap:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 0;
    padding-bottom: 55.6%;
  }
.product-carousel-item__image--video-wrap iframe {
    display: none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
  }
.product-carousel-item__image--video__advice {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 10px;
  background: none;
  border: none;
  outline: none;
  color: #fff;
  color: #fff;
  color: var(--white);
  text-align: center;
  font-size: 12px;
  line-height: 20px
}
.product-carousel-item__image--video__advice:before {
    content: "";
    position: relative;
    margin: 0 auto 20px auto;
    display: block;
    width: 94px;
    height: 94px;
    background: url(../Images/youtube-btn.svg) no-repeat center;
    cursor: pointer;
  }
@media(max-width: 767px) {
.product-carousel-item__image--video__advice {
    font-size: 14px;
    line-height: 20px;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px)
}
  }
.product-carousel-item__image--video__advice:hover:before {
      opacity: .9;
    }
.product-list {
  position: relative;
}
.product-list__filters {
  position: relative;
  margin: 0 0 40px 0
}
@media(min-width: 1200px) {
.product-list__filters {
    position: relative;
    height: 55px;
    margin-bottom: 73px;
    z-index: 100
}
  }
.product-list__filter {
  overflow: hidden;
}
@media(min-width: 1200px) {
.product-list__filters__inside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 55px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap
}
  }
.product-list__filter__wrap {
  position: relative;
  margin-bottom: 10px;
  width: 100%
}
@media(min-width: 1200px) {
.product-list__filter__wrap {
    min-height: 55px;
    width: -webkit-calc(25% - 18px);
    width: calc(25% - 18px);
    margin-bottom: 28px
}
  }
.product-list__filter {
  position: relative;
  width: 100%;
  background: #f6f6f6;
  background: #f6f6f6;
  background: var(--gray-lightest)
}
@media(min-width: 1200px) {
.product-list__filter {
    position: absolute
}
  }
h4.product-list__filter__header__title {
  margin: 0;
}
h4.product-list__filter__header__title button {
    position: relative;
    display: block;
    width: 100%;
    padding: 2px 26px 0 26px;
    background: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    cursor: pointer;
    font-size: 23px;
    line-height: 50px;
    text-align: left;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: var(--font-family-medium-cond);
    font-weight: normal;
    color: #4D565F;
    color: #4D565F;
    color: var(--gray-dark)
  }
@media(min-width: 1200px) {
h4.product-list__filter__header__title button {
  }

    }
@media(min-width: 1600px) {
h4.product-list__filter__header__title button {
      padding: 10px 26px;
      font-size: 30px;
      line-height: 42px
  }
    }
h4.product-list__filter__header__title button:after {
      content: "";
      display: block;
      position: absolute;
      right: 24px;
      top: 18px;
      width: 25px;
      height: 16px;
      background: url(../Images/accordion-arrow.svg) no-repeat center;
      background-size: 16px auto;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg)
    }
@media(min-width: 1600px) {
h4.product-list__filter__header__title button:after {
        top: 23px
    }
      }
.accordion__item--open .product-list__filter__header {
    position: relative
  }
.accordion__item--open .product-list__filter__header:after {
      position: absolute;
      bottom: 0;
      left: 26px;
      right: 26px;
      content: "";
      height: 1px;
      border-bottom: dashed 1px #4D565F;
      border-bottom: dashed 1px #4D565F;
      border-bottom: dashed 1px var(--gray-dark);
    }
.accordion__item--open .product-list__filter__header__title button:after {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
      }
.product-list__filter__values {
  margin-top: 16px;
  margin-bottom: 16px;
  max-height: 300px;
  overflow-scrolling: touch;
  overflow-y: auto;
}
.product-list__filter__value-wrap {
  padding: 0 0 0 26px;
  font-size: 20px;
  line-height: 38px
}
@media(min-width: 1024px) {
.product-list__filter__value-wrap {
    font-size: 25px;
    line-height: 45px
}
  }
.product-list__filter__value-wrap:last-child {
    border-bottom: none;
  }
.product-list__filter__value-wrap label {
    cursor: pointer;
  }
.product-list__filter__value {
  position: relative;
  top: 0;
  margin-right: 8px
}
@media(min-width: 1024px) {
.product-list__filter__value {
    top: -2px
}
  }
.product-list__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -18px;
  min-height: 400px;
}
.product-list__items .product-list-item {
    width: 100%
  }
@media(min-width: 768px) {
.product-list__items .product-list-item {
      width: 50%
  }
    }
@media(min-width: 1024px) {
.product-list__items .product-list-item {
      width: -webkit-calc(100% / 3);
      width: calc(100% / 3)
  }
    }
.product-list__item {
  position: relative;
  margin-bottom: 45px;
}
@media(min-width: 768px) {
.product-list__item {
    width: 50%;
}
  }
@media(min-width: 1200px) {
.product-list__item {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    margin-bottom: 140px;
}

    .product-list__item:nth-child(3n+2) {
      margin-top: 180px
    }

      .product-list__item:nth-child(3n+2):nth-child(odd) {
        margin-top: -80px;
      }
  }
.product-list__item a {
    text-decoration: none;
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary);
  }
.product-list__item.in-viewport-once h1.product-list__item__headline,
    .product-list__item.in-viewport-once .product-list__item__teaser,
    .product-list__item.in-viewport-once .product-facts {
      opacity: 1;
    }
.product-list__item .product-facts {
    opacity: 0;
    -webkit-transition: opacity 1000ms ease-out;
    transition: opacity 1000ms ease-out;
  }
@media(min-width: 1200px) {
.product-list--filter-active .product-list__item {
      margin-top: 0 !important
  }
    }
.product-list__item__inside {
  position: relative;
  margin: 0 18px;
}
.product-list__item__image {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  -webkit-clip-path: inset(100% 0 0 0);
          clip-path: inset(100% 0 0 0);
  opacity: 0;
  transition: opacity 1000ms ease-out, -webkit-clip-path 1000ms ease-out;
  -webkit-transition: opacity 1000ms ease-out, -webkit-clip-path 1000ms ease-out;
  transition: clip-path 1000ms ease-out, opacity 1000ms ease-out;
  transition: clip-path 1000ms ease-out, opacity 1000ms ease-out, -webkit-clip-path 1000ms ease-out;
}
.in-viewport-once .product-list__item__image {
    -webkit-clip-path: inset(0% 0 0 0);
            clip-path: inset(0% 0 0 0);
    opacity: 1;
  }
h1.product-list__item__headline {
  word-wrap: break-word;
  margin: 20px 0 10px 0;
  opacity: 0;
  -webkit-transition: opacity 1000ms ease-out;
  transition: opacity 1000ms ease-out;
}
.product-list__item__teaser {
  font-size: 20px;
  line-height: 30px;
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: var(--font-family-light);
  font-weight: normal;
  color: #006FB7;
  color: #006FB7;
  color: var(--brand-primary);
  opacity: 0;
  -webkit-transition: opacity 1000ms ease-out;
  transition: opacity 1000ms ease-out;
}
@media(min-width: 1200px) {
.product-list__item__teaser {
    font-size: 25px;
    line-height: 37px;
}
  }
.product-list__item__teaser p {
    margin: 0;
  }
a.product-list__item__button {
  color: #006FB7;
  color: #006FB7;
  color: var(--brand-primary);
  text-decoration: underline
}
a.product-list__item__button:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 4px;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    background: url(../images/link-arrow--blue.svg) no-repeat center;
    background-size: 19px auto;
  }
a.product-list__item__button:hover {
    text-decoration: none;
  }
.product-list__item__icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 50px;
}
.product-list__item__icon img {
    display: block;
    width: 100%;
    height: auto;
  }
.product-list__item__favorite-toggle {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  cursor: pointer
}
.product-list__item__favorite-toggle.product-favorite-toggle--active svg path {
        fill: #006FB7;
        fill: #006FB7;
        fill: var(--brand-primary);
        stroke: #006FB7;
        stroke: #006FB7;
        stroke: var(--brand-primary);
      }
.search {
  position: relative;
}
/*  margin-top: 200px;*/
.search .tx-indexedsearch-browsebox {
    margin: 20px 0
  }
.search .tx-indexedsearch-browsebox:first-child {

    }
.search .tx-indexedsearch-browsebox p {
      font-size: 18px;
      line-height: 22px;
      text-align: center;
    }
.search .tx-indexedsearch-browsebox ul {
      margin: 0;
      padding: 0;
      list-style: none;
      text-align: center;
      font-size: 18px;
      line-height: 50px;
    }
.search .tx-indexedsearch-browsebox ul li {
        display: inline-block;
        margin: 0 20px
      }
.search .tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage strong {
            font-weight: normal;
          }
.search .tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage a {
            color: #006FB7;
            color: #006FB7;
            color: var(--brand-primary);
          }
.search .tx-indexedsearch-browsebox ul li a {
          text-decoration: none;
          color: #4D565F;
          color: #4D565F;
          color: var(--gray)
        }
.search .tx-indexedsearch-browsebox ul li a:hover {
            text-decoration: underline;
          }
.search .tx-indexedsearch-info-sword {
    margin: 20px 0;
    text-align: center;
  }
.search .tx-indexedsearch-info-noresult {
    margin: 20px 0;
    text-align: center;
  }
.search .tx-indexedsearch-searchbox fieldset {
      margin: 0;
      padding: 0;
      border: none;
    }
.search .tx-indexedsearch-searchbox legend {
      display: none;
    }
.search .tx-indexedsearch-searchbox label {
      display: none;
    }
.search .tx-indexedsearch-searchbox .tx-indexedsearch-form {
      float: left;
      width: -webkit-calc(100% - 150px);
      width: calc(100% - 150px);
    }
.search .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword {
      width: 100%;
      height: 50px;
      margin: 0;
      padding: 0 20px;
      font-size: 18px;
      font-family: 'FFDaxWebProLight', sans-serif;
      font-family: 'FFDaxWebProLight', sans-serif;
      font-family: var(--font-family-sans-serif);
      font-weight: normal;
      color: #4D565F;
      color: #4D565F;
      color: var(--gray);
      border: solid 1px #4D565F;
      border: solid 1px #4D565F;
      border: solid 1px var(--gray);
      border-right: none;
    }
.search .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit {
      position: relative;
      float: left;
    }
.search .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit input {
        width: 150px;
        height: 50px;
        background: #006FB7;
        background: #006FB7;
        background: var(--brand-primary);
        color: #fff;
        color: #fff;
        color: var(--white);
        font-size: 18px;
        text-transform: uppercase;
        font-family: 'FFDaxWebProLight', sans-serif;
        font-family: 'FFDaxWebProLight', sans-serif;
        font-family: var(--font-family-sans-serif);
        font-weight: normal;
        border: none;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
      }
.search__inside {
  position: relative;
}
.search__result {
  margin: 50px 0;
}
.search__result__headline {
  margin: 0;
  font-size: 25px;
  line-height: 30px;
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: var(--font-weight-headline);
}
@media(min-width: 1024px) {
.search__result__headline {
    font-size: 48px;
    line-height: 50px;
}
  }
.search__result__headline a {
    text-decoration: none;
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary)
  }
.search__result__headline a:hover {
      text-decoration: underline;
    }
.search__result__description {
  margin: 0;
}
.content-search__result {
  margin-bottom: 33px;
}
/*
.content-search__result {
  margin-bottom: 33px;
  padding-bottom: 33px;
  border-bottom: solid 1px var(--gray-light-2);
}
*/
/*
h1.content-search__result__headline {

  a {
    color: var(--black) !important;
    text-decoration: none !important;
  }
}*/
.fact-counter {
  background: #E8F2F9;
  background: #E8F2F9;
  background: var(--brand-primary-light)
}
@media(min-width: 1200px) {
.fact-counter {
    background: transparent
}
  }
.fact-counter__inside {
  padding: 45px 0
}
@media(min-width: 1024px) {
.fact-counter__inside {
    padding-right: 50px
}
  }
@media(min-width: 1200px) {
.fact-counter__inside {
    padding: 95px;
    background: #E8F2F9;
    background: #E8F2F9;
    background: var(--brand-primary-light)
}
  }
@media(min-width: 1600px) {
.fact-counter__inside {
    padding: 150px 156px;
    background: #E8F2F9;
    background: #E8F2F9;
    background: var(--brand-primary-light)
}
  }
.fact-counter__text-section {
  margin-bottom: 40px
}
@media(min-width: 1024px) {
.fact-counter__text-section {
    margin-bottom: 80px
}
  }
.fact-counter__items {
/*  max-width: 500px;
  margin: 0 auto;*/
}
@media(min-width: 768px) {
.fact-counter__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: -55px
}
  }
@media(min-width: 1200px) {
.fact-counter__items {
    margin-bottom: -100px
}
  }
.fact-counter-item {
  position: relative;
  margin-bottom: 55px
}
@media(min-width: 768px) {
.fact-counter-item {
    max-width: 50%
}
  }
@media(min-width: 1024px) {
.fact-counter-item {
    margin-bottom: 100px
}
  }
@media(min-width: 1200px) {
.fact-counter-item {
    max-width: 570px
}
  }
.fact-counter-item:last-child {
    margin-bottom: 0;
  }
@media(min-width: 1024px) {
.fact-counter-item:nth-child(even) {
      margin-top: 50px
  }
    }
.fact-counter-item__inside {

}
.fact-counter-item__sections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fact-counter-item__icon-section {
  position: relative;
  width: 100px;
}
@media(min-width: 1600px) {
.fact-counter-item__icon-section {
    width: 130px;
}
  }
.fact-counter-item__icon-section img {
    display: block;
    width: 100%;
    height: auto;
  }
.fact-counter-item:nth-child(even) .fact-counter-item__icon-section {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
    }
.fact-counter-item__text-section {
  width: -webkit-calc(100% - 100px - 27px);
  width: calc(100% - 100px - 27px)
}
@media(min-width: 1600px) {
.fact-counter-item__text-section {
    width: -webkit-calc(100% - 130px - 70px);
    width: calc(100% - 130px - 70px)
}
  }
.fact-counter-item:nth-child(even) .fact-counter-item__text-section {
      text-align: right
    }
@media(min-width: 1200px) {
.fact-counter-item:nth-child(even) .fact-counter-item__text-section {
        text-align: left
    }
      }
h1.fact-counter-item__headline {

    font-family: 'Broadcast Matter', cursive;

    font-family: 'Broadcast Matter', cursive;

    font-family: var(--font-family-hand);
    font-weight: normal;
    font-size: 60px;
    line-height: 45px;
    text-transform: none
}
@media(min-width: 1200px) {
h1.fact-counter-item__headline {
    font-size: 120px;
    line-height: 100px
}
  }
p.fact-counter-item__copy {
  margin-top: 10px
/*  min-width: 250px;*/
}
@media(min-width: 1200px) {
p.fact-counter-item__copy {
    margin-top: 20px;
    font-size: 25px;
    line-height: 37px
}
  }
.text-with-image h1, .text-with-image h3 {
    opacity: 0;
    -webkit-transition: opacity 1000ms ease-out;
    transition: opacity 1000ms ease-out;
  }
.text-with-image.in-viewport-once h1,
    .text-with-image.in-viewport-once h3 {
      opacity: 1;
    }
.text-with-image__inside-2 {
  position: relative;
}
.text-with-image__background {
  position: absolute;
  background: #E8F2F9;
  background: #E8F2F9;
  background: var(--brand-primary-light);
  left: -23px;
  right: -23px;
  top: 154px;
  bottom: 0
}
@media(min-width: 1024px) {
.text-with-image__background {
    width: 60%;
    right: 10%;
    left: auto;
    top: 65px;
    bottom: 0
}
  }
@media(min-width: 1200px) {
.text-with-image__background {
    right: -webkit-calc(250px);
    right: calc(250px);
    width: 60%;
    height: 100%;
    left: auto;
    top: 65px;
    bottom: auto
}
  }
@media(min-width: 1600px) {
.text-with-image__background {
    right: -webkit-calc(300px);
    right: calc(300px)
}
  }
@media (min-width: 1820px) {
.text-with-image__background {
    right: -webkit-calc(250px);
    right: calc(250px)
}
  }
.text-with-image--background-gray .text-with-image__background {
    background: #f6f6f6;
    background: #f6f6f6;
    background: var(--gray-lightest2);
  }
.text-with-image--background-yellow .text-with-image__background {
    background: #F6F7D8;
    background: #F6F7D8;
    background: var(--brand-tertiary-light);
  }
.text-with-image--background-none .text-with-image__background {
    display: none;
  }
@media(min-width: 1024px) {
.text-with-image--image-right .text-with-image__background {
      width: auto;
      right: 10%;
      left: 10%;
      top: 65px;
      bottom: 0
  }
    }
@media(min-width: 1200px) {
.text-with-image--image-right .text-with-image__background {
      right: 250px;
      left: 110px;
      width: auto;
      height: 100%;
      top: 65px;
      bottom: auto
  }
    }
@media(min-width: 1600px) {
.text-with-image--image-right .text-with-image__background {
      left: 250px
  }
    }
.text-with-image__sections {
  position: relative
}
@media(min-width: 1024px) {
.text-with-image__sections {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%
}
  }
@media(min-width: 1024px) {
.text-with-image--align-center .text-with-image__sections {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center
  }
    }
.text-with-image__image-section {
  width: 100%
}
@media(min-width: 1024px) {
.text-with-image__image-section {
    width: 40%
}
  }
@media(max-width: 1199px) {
.text-with-image__image-section {
    margin-bottom: 32px
}
  }
@media(min-width: 1600px) {
.text-with-image__image-section {
    width: 50%
}
  }
.text-with-image--image-right .text-with-image__image-section {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
@media(min-width: 1024px) {
.text-with-image--image-big .text-with-image__image-wrap {
      margin-left: -125px
  }
    }
img.text-with-image__image {
  display: block;
  width: 100%;
  height: auto;
  -webkit-clip-path: inset(100% 0 0 0);
          clip-path: inset(100% 0 0 0);
  opacity: 0;
  transition: opacity 1000ms ease-out, -webkit-clip-path 1000ms ease-out;
  -webkit-transition: opacity 1000ms ease-out, -webkit-clip-path 1000ms ease-out;
  transition: clip-path 1000ms ease-out, opacity 1000ms ease-out;
  transition: clip-path 1000ms ease-out, opacity 1000ms ease-out, -webkit-clip-path 1000ms ease-out;
}
.in-viewport-once img.text-with-image__image {
    -webkit-clip-path: inset(0% 0 0 0);
            clip-path: inset(0% 0 0 0);
    opacity: 1;
  }
.text-with-image__text-section {
  position: relative;
  width: 100%;
  padding: 10px 0 50px 0
}
@media(min-width: 1024px) {
.text-with-image__text-section {
    width: 60%;
    padding: 55px 0 0 55px
}
  }
@media(min-width: 1200px) {
.text-with-image__text-section {
    padding: 125px 0 0 125px
}
  }
@media(min-width: 1600px) {
.text-with-image__text-section {
    width: 50%
}
  }
.text-with-image--align-center .text-with-image__text-section {
    padding-top: 0;
  }
@media(min-width: 1024px) {
.text-with-image--image-right .text-with-image__text-section {
      width: 60%;
      padding: 0 55px 0 0
  }
    }
@media(min-width: 1200px) {
.text-with-image--image-right .text-with-image__text-section {
      padding-left: 0;
      padding-right: 125px
  }
    }
.text-with-image-carousel__control {
  /*
  margin: 23px 23px 0 23px;

  @md-min {
    position: absolute;
    left: 140px;
    bottom: -40px;
    margin: 0;
  }

  @lg-min {
    left: 250px;
    bottom: -60px;
  }
  */

}
.text-with-image-carousel__control__wrap {
  margin-top: 23px;
}
.text-with-image-carousel__control {
  width: 200px;
}
.teaser-carousel.teaser-carousel--with-background {
    background: #f6f6f6;
    background: #f6f6f6;
    background: var(--gray-lightest)
  }
@media(min-width: 1200px) {
.teaser-carousel.teaser-carousel--with-background {
      background: transparent
  }
    }
.teaser-carousel__inside {

}
.teaser-carousel__items {
  margin: 0 -18px;
}
.teaser-carousel--with-background .teaser-carousel__inside {
    padding: 45px 0
  }
@media(min-width: 1024px) {
.teaser-carousel--with-background .teaser-carousel__inside {
      padding-right: 50px
  }
    }
@media(min-width: 1200px) {
.teaser-carousel--with-background .teaser-carousel__inside {
      padding: 95px;
      background: #f6f6f6;
      background: #f6f6f6;
      background: var(--gray-lightest)
  }
    }
@media(min-width: 1600px) {
.teaser-carousel--with-background .teaser-carousel__inside {
      padding: 150px 156px;
      background: #f6f6f6;
      background: #f6f6f6;
      background: var(--gray-lightest)
  }
    }
.teaser-carousel__text-section {
  margin-bottom: 40px
}
@media(min-width: 1024px) {
.teaser-carousel__text-section {
    margin-bottom: 80px
}
  }
.teaser-carousel__control__wrap {
  margin-top: 23px;
}
.teaser-carousel__control {
  width: 100%
}
@media(min-width: 1024px) {
.teaser-carousel__control {
    width: 200px
}
  }
.teaser {
}
.teaser__inside {
  position: relative;
  margin: 0 18px;
}
.teaser__image-section {
  width: 100%;
  margin-bottom: 24px
}
@media(min-width: 768px) {
.teaser__image-section {
    margin-bottom: -100px
}
  }
@media(min-width: 1024px) {
.teaser--image-margin-top .teaser__image-section {
      margin-top: 360px
  }
    }
img.teaser__image {
  display: block;
  width: 100%;
  height: auto;
  -webkit-clip-path: inset(100% 0 0 0);
          clip-path: inset(100% 0 0 0);
  transition: opacity 2000ms ease-out, -webkit-clip-path 2000ms ease-out;
  -webkit-transition: opacity 2000ms ease-out, -webkit-clip-path 2000ms ease-out;
  transition: clip-path 2000ms ease-out, opacity 2000ms ease-out;
  transition: clip-path 2000ms ease-out, opacity 2000ms ease-out, -webkit-clip-path 2000ms ease-out;
  background: #E8F2F9;
  background: #E8F2F9;
  background: var(--brand-primary-light);
  opacity: 0;
}
.in-viewport-once img.teaser__image {
    -webkit-clip-path: inset(0% 0 0 0);
            clip-path: inset(0% 0 0 0);
    opacity: 1;
  }
.teaser__text-section {
  position: relative
}
@media(min-width: 768px) {
.teaser__text-section {
    margin: 44px 24px 0 24px;
    padding: 24px;
    background: #fff;
    background: #fff;
    background: var(--white)
}
  }
@media(min-width: 1024px) {
.teaser__text-section {
}
  }
@media(min-width: 1200px) {
.teaser__text-section {
    margin: 0 100px 0 24px
}
  }
@media(min-width: 768px) {
.teaser-carousel--with-background .teaser__text-section {
      background: #f6f6f6;
      background: #f6f6f6;
      background: var(--gray-lightest)
  }
    }
.downloads-and-text {
  background: #f6f6f6;
  background: #f6f6f6;
  background: var(--gray-lightest)
}
@media(min-width: 1200px) {
.downloads-and-text {
    background: transparent
}
  }
.downloads-and-text__inside {
  padding: 25px 0 45px 0
}
@media(min-width: 1024px) {
.downloads-and-text__inside {
    padding-right: 50px
}
  }
@media(min-width: 1200px) {
.downloads-and-text__inside {
    padding: 75px 95px 95px 95px;
    background: #f6f6f6;
    background: #f6f6f6;
    background: var(--gray-lightest)
}
  }
@media(min-width: 1600px) {
.downloads-and-text__inside {
    padding: 75px 156px 95px 156px;
    background: #f6f6f6;
    background: #f6f6f6;
    background: var(--gray-lightest)
}
  }
.downloads-and-text__text-section {
  margin-bottom: 42px;
}
.flowing-text a.downloads-and-text__file-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #4D565F;
  color: #4D565F;
  color: var(--gray-dark);
  text-decoration: none;
  margin-bottom: 40px;
  padding-left: 50px
}
.flowing-text a.downloads-and-text__file-item:last-child {
    margin-bottom: 0;
  }
.flowing-text a.downloads-and-text__file-item:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: no-repeat center left;
    background-size: 30px auto;
    background-image: url(../Images/file-icon.svg);
  }
.flowing-text a.downloads-and-text__file-item:hover h4.downloads-and-text__file-item__headline {
      text-decoration: underline;
    }
.downloads-and-text__file-item__icon-wrap {
  display: none;
}
.downloads-and-text__file-item__description {
  display: none;
}
h4.downloads-and-text__file-item__headline {
  margin: 4px 0 0 0;
  font-size: 25px;
  line-height: 30px;
  font-family: 'FFDaxProMedium', sans-serif;
  font-family: 'FFDaxProMedium', sans-serif;
  font-family: var(--font-family-medium);
  color: #4D565F;
  color: #4D565F;
  color: var(--gray-dark);

}
.images-with-headlines {
}
.images-with-headlines__inside {
  position: relative;
  overflow: hidden;
}
.images-with-headlines__image-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: -50px
}
@media(min-width: 1024px) {
.images-with-headlines__image-section {
    margin: 0 -18px -50px -18px
}
  }
@media(min-width: 1200px) {
.images-with-headlines__image-section {
    margin-bottom: -120px
}
  }
.images-with-headlines__image-wrap {
  width: 100%;
  margin-bottom: 50px
}
@media(min-width: 1024px) {
.images-with-headlines__image-wrap {
    width: 50%;
    padding: 0 18px
}
  }
@media(min-width: 1200px) {
.images-with-headlines__image-wrap {
    margin-bottom: 120px
}
  }
.images-with-headlines__image {
  display: block;
  width: 100%;
  height: auto
}
@media(min-width: 1200px) {
.images-with-headlines__image {
    margin-top: 40px
}
  }
.images-with-headlines__image__caption {
  margin: 18px 0 0 0;
  font-size: 12px;
  line-height: 18px;
}
.newsletter-teaser {
  background: #F6F7D8;
  background: #F6F7D8;
  background: var(--brand-tertiary-light);
  color: #006FB7;
  color: #006FB7;
  color: var(--brand-primary)
}
@media(min-width: 1024px) {
.newsletter-teaser {
    background: transparent
}
  }
.newsletter-teaser__inside {
  padding: 34px 0
}
@media(min-width: 1024px) {
.newsletter-teaser__inside {
    padding: 34px;
    background: #F6F7D8;
    background: #F6F7D8;
    background: var(--brand-tertiary-light)
}
  }
@media(min-width: 1200px) {
.newsletter-teaser__inside {
    padding: 123px
}
  }
.newsletter-teaser__sections {
}
.newsletter-teaser__text-section {
  position: relative;
  margin-bottom: 34px
}
@media(min-width: 1024px) {
.newsletter-teaser__text-section {
    max-width: 500px;
    z-index: 1
}
  }
@media(min-width: 1200px) {
.newsletter-teaser__text-section {
    max-width: 720px
}
  }
h1.newsletter-teaser__header {
  margin-bottom: 24px;
  font-family: 'Broadcast Matter', cursive;
  font-family: 'Broadcast Matter', cursive;
  font-family: var(--font-family-hand);
  font-weight: normal;
  font-size: 60px;
  line-height: 50px;
  text-transform: none
}
@media(min-width: 1200px) {
h1.newsletter-teaser__header {
    font-size: 100px;
    line-height: 90px
}
  }
@media(min-width: 1024px) {
.newsletter-teaser__image-section {
    position: absolute;
    right: -34px;
    bottom: -34px;
    width: 300px
}
  }
@media(min-width: 1200px) {
.newsletter-teaser__image-section {
    width: 500px;
    right: -123px;
    bottom: -123px
}
  }
@media(min-width: 1600px) {
.newsletter-teaser__image-section {
    width: 600px
}
  }
.newsletter-teaser__image {
  display: block;
  width: 100%;
  max-width: 355px;
  height: auto
}
@media(min-width: 1200px) {
.newsletter-teaser__image {
    max-width: none
}
  }
.product-carousel-small {
  opacity: 0;
  -webkit-transition: opacity 1000ms ease-out;
  transition: opacity 1000ms ease-out
}
.product-carousel-small.in-viewport-once {
    opacity: 1;
  }
.product-carousel-small.product-carousel-small--with-background {
    background: #f6f6f6;
    background: #f6f6f6;
    background: var(--gray-lightest)
  }
@media(min-width: 1200px) {
.product-carousel-small.product-carousel-small--with-background {
      background: transparent
  }
    }
.product-carousel-small__inside {

}
.product-carousel-small__items {
  margin: 0 -18px;
}
@media(min-width: 1024px) {
.product-carousel-small__items .slick-slide:nth-child(even) .product-carousel-small__item__image-section {
        margin-top: 118px
    }
      }
.product-carousel-small--with-background .product-carousel-small__inside {
    padding: 45px 0
  }
@media(min-width: 1024px) {
.product-carousel-small--with-background .product-carousel-small__inside {
      padding-right: 50px
  }
    }
@media(min-width: 1200px) {
.product-carousel-small--with-background .product-carousel-small__inside {
      padding: 95px;
      background: #f6f6f6;
      background: #f6f6f6;
      background: var(--gray-lightest)
  }
    }
@media(min-width: 1600px) {
.product-carousel-small--with-background .product-carousel-small__inside {
      padding: 150px 156px;
      background: #f6f6f6;
      background: #f6f6f6;
      background: var(--gray-lightest)
  }
    }
.product-carousel-small__text-section {
  margin-bottom: 40px
}
@media(min-width: 1024px) {
.product-carousel-small__text-section {
    margin-bottom: 80px
}
  }
.product-carousel-small__control__wrap {
  margin-top: 23px;
}
.product-carousel-small__control {
  width: 100%
}
@media(min-width: 1024px) {
.product-carousel-small__control {
    width: 200px
}
  }
.product-carousel-small__item {
}
.product-carousel-small__item__inside {
  position: relative;
  margin: 0 18px;
}
.product-carousel-small__item__image-section {
  width: 100%;
  margin-bottom: 24px
}
@media(min-width: 768px) {
.product-carousel-small__item__image-section {
    margin-bottom: -100px
}
  }
@media(min-width: 1024px) {
.product-carousel-small__item--image-margin-top .product-carousel-small__item__image-section {
      margin-top: 360px
  }
    }
img.product-carousel-small__item__image {
  display: block;
  width: 100%;
  height: auto;
  -webkit-clip-path: inset(100% 0 0 0);
          clip-path: inset(100% 0 0 0);
  transition: opacity 2000ms ease-out, -webkit-clip-path 2000ms ease-out;
  -webkit-transition: opacity 2000ms ease-out, -webkit-clip-path 2000ms ease-out;
  transition: clip-path 2000ms ease-out, opacity 2000ms ease-out;
  transition: clip-path 2000ms ease-out, opacity 2000ms ease-out, -webkit-clip-path 2000ms ease-out;
  background: #E8F2F9;
  background: #E8F2F9;
  background: var(--brand-primary-light);
  opacity: 0;
}
.in-viewport-once img.product-carousel-small__item__image {
    -webkit-clip-path: inset(0% 0 0 0);
            clip-path: inset(0% 0 0 0);
    opacity: 1;
  }
.product-carousel-small__item__text-section {
  position: relative
}
@media(min-width: 768px) {
.product-carousel-small__item__text-section {
    margin: 44px 24px 0 24px;
    padding: 24px;
    background: #fff;
    background: #fff;
    background: var(--white)
}
  }
@media(min-width: 1024px) {
.product-carousel-small__item__text-section {
}
  }
@media(min-width: 1200px) {
.product-carousel-small__item__text-section {
    margin: 0 100px 0 24px
}
  }
@media(min-width: 768px) {
.product-carousel-small__item-carousel--with-background .product-carousel-small__item__text-section {
      background: #f6f6f6;
      background: #f6f6f6;
      background: var(--gray-lightest)
  }
    }
.contact-list {
  position: relative;
}
.contact-list__filters {
  position: relative;
  margin: 0
}
@media(min-width: 1200px) {
.contact-list__filters {
    position: relative;
/*    margin-bottom: 73px;*/
    z-index: 100
}
  }
.contact-list__filter {
  overflow: hidden;
}
.contact-list__filters__inside {
}
.contact-list__filters__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.contact-list__filters__column {
  width: 100%
}
@media(max-width: 767px) {
.contact-list__filters__column:first-child {
      margin-bottom: 20px
  }
    }
@media(min-width: 768px) {
.contact-list__filters__column {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
}
  }
@media(min-width: 1200px) {
.contact-list__filters__column {
    width: -webkit-calc(50% - 40px);
    width: calc(50% - 40px);
}
  }
.contact-list__filters__column .dates-map__map {
    margin: 0 0 40px 0;
  }
@media(min-width: 1200px) {
.contact-list__filters__column .dates-map__map {
      margin-bottom: 73px;
  }
    }
.contact-list__filters__column .dates-map__map img {
      max-width: 100%
    }
@media(max-width: 767px) {
.contact-list__filters__column .dates-map__map img {
        margin: 0 auto
    }
      }
.contact-list__filters__column .dates-map__map svg {
      display: block;
      width: 100%;
      height: auto;
      aspect-ratio: 365 / 456;
    }
.contact-list__filters__column .dates-map__map svg tspan {
        font-family: 'FFDaxProCondensedBold', sans-serif;
        font-family: 'FFDaxProCondensedBold', sans-serif;
        font-family: var(--font-family-bold-cond);
        font-weight: normal;
        pointer-events: none;
      }
.contact-list__filters__column .dates-map__map svg polygon[data-state],
      .contact-list__filters__column .dates-map__map svg polyline[data-state],
      .contact-list__filters__column .dates-map__map svg path[data-state] {
        cursor: pointer
      }
.contact-list__filters__column .dates-map__map svg polygon[data-state]:hover, .contact-list__filters__column .dates-map__map svg polyline[data-state]:hover, .contact-list__filters__column .dates-map__map svg path[data-state]:hover {
         opacity: .7;
        }
.contact-list__filters__column .dates-map__map svg polygon[data-state].active, .contact-list__filters__column .dates-map__map svg polyline[data-state].active, .contact-list__filters__column .dates-map__map svg path[data-state].active {
          fill: #006FB7;
          fill: #006FB7;
          fill: var(--brand-primary)
        }
.contact-list__filters__column .dates-map__map svg polygon[data-state].active:hover, .contact-list__filters__column .dates-map__map svg polyline[data-state].active:hover, .contact-list__filters__column .dates-map__map svg path[data-state].active:hover {
            opacity: 1;
          }
@media(min-width: 768px) {
.contact-list--italy .contact-list__filters__column:first-child {
      width: -webkit-calc(50% - 20px);
      width: calc(50% - 20px)
  }
    }
@media(min-width: 1200px) {
.contact-list--italy .contact-list__filters__column:first-child {
      width: -webkit-calc(50% - 40px);
      width: calc(50% - 40px)
  }
    }
@media(min-width: 768px) {
.contact-list--italy .contact-list__filters__column:last-child {
      width: -webkit-calc(50% - 20px);
      width: calc(50% - 20px)
  }
    }
@media(min-width: 1200px) {
.contact-list--italy .contact-list__filters__column:last-child {
      width: -webkit-calc(50% - 40px);
      width: calc(50% - 40px)
  }
    }
.contact-list--italy .dates-map__map {
    margin: 0 !important;
  }
.contact-list_text {
  margin-bottom: 40px;
}
.contact-list__filter__wrap {
  position: relative;
  margin-bottom: 10px;
  width: 100%
}
@media(min-width: 1200px) {
.contact-list__filter__wrap {
    min-height: 55px;
    /*    width: calc(50% - 18px);*/
    margin-bottom: 28px
}
  }
.contact-list__filter {
  position: relative;
  width: 100%;
  background: #f6f6f6;
  background: #f6f6f6;
  background: var(--gray-lightest)
}
@media(min-width: 1200px) {
.contact-list__filter {
    position: absolute
}
  }
h4.contact-list__filter__header__title {
  margin: 0;
}
h4.contact-list__filter__header__title button {
    position: relative;
    display: block;
    width: 100%;
    padding: 2px 26px 0 26px;
    background: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    cursor: pointer;
    font-size: 23px;
    line-height: 50px;
    text-align: left;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: var(--font-family-medium-cond);
    font-weight: normal;
    color: #4D565F;
    color: #4D565F;
    color: var(--gray-dark)
  }
@media(min-width: 1200px) {
h4.contact-list__filter__header__title button {
  }

    }
@media(min-width: 1600px) {
h4.contact-list__filter__header__title button {
      padding: 10px 26px;
      font-size: 30px;
      line-height: 42px
  }
    }
h4.contact-list__filter__header__title button:after {
      content: "";
      display: block;
      position: absolute;
      right: 24px;
      top: 18px;
      width: 25px;
      height: 16px;
      background: url(../Images/accordion-arrow.svg) no-repeat center;
      background-size: 16px auto;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg)
    }
@media(min-width: 1600px) {
h4.contact-list__filter__header__title button:after {
        top: 23px
    }
      }
.accordion__item--open .contact-list__filter__header {
    position: relative
  }
.accordion__item--open .contact-list__filter__header:after {
      position: absolute;
      bottom: 0;
      left: 26px;
      right: 26px;
      content: "";
      height: 1px;
      border-bottom: dashed 1px #4D565F;
      border-bottom: dashed 1px #4D565F;
      border-bottom: dashed 1px var(--gray-dark);
    }
.accordion__item--open .contact-list__filter__header__title button:after {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
      }
.contact-list__filter__values {
  margin-top: 16px;
  margin-bottom: 16px;
  max-height: 300px;
  overflow-scrolling: touch;
  overflow-y: auto;
}
.contact-list__filter__value-wrap {
  padding: 0 0 0 26px;
  font-size: 20px;
  line-height: 38px
}
@media(min-width: 1024px) {
.contact-list__filter__value-wrap {
    font-size: 25px;
    line-height: 45px
}
  }
.contact-list__filter__value-wrap:last-child {
    border-bottom: none;
  }
.contact-list__filter__value-wrap label {
    cursor: pointer;
  }
.contact-list__filter__value {
  position: relative;
  top: 0;
  margin-right: 8px
}
@media(min-width: 1024px) {
.contact-list__filter__value {
    top: -2px
}
  }
.contact-list__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -18px;
}
/*  min-height: 400px;*/
.contact-list__items .contact-list-item {
    width: 100%
  }
@media(min-width: 768px) {
.contact-list__items .contact-list-item {
      width: 50%
  }
    }
@media(min-width: 1024px) {
.contact-list__items .contact-list-item {
      width: -webkit-calc(100% / 3);
      width: calc(100% / 3)
  }
    }
.contact-list__item {
  position: relative;
  margin-bottom: 45px;
}
@media(min-width: 768px) {
.contact-list__item {
    width: 50%;
}
  }
@media(min-width: 1200px) {
.contact-list__item {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    margin-bottom: 140px;
}

    .contact-list__item:nth-child(3n+2) {
      margin-top: 180px
    }

      .contact-list__item:nth-child(3n+2):nth-child(odd) {
        margin-top: -80px;
      }
  }
.contact-list__item a {
    text-decoration: none;
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary);
  }
.contact-list__item.in-viewport-once h1.contact-list__item__headline,
    .contact-list__item.in-viewport-once .contact-list__item__teaser,
    .contact-list__item.in-viewport-once .contact-facts {
      opacity: 1;
    }
@media(min-width: 1200px) {
.contact-list--filter-active .contact-list__item {
      margin-top: 0 !important
  }
    }
.contact-list__item .contact-facts {
    opacity: 0;
    -webkit-transition: opacity 1000ms ease-out;
    transition: opacity 1000ms ease-out;
  }
.contact-list__item__inside {
  position: relative;
  margin: 0 18px;
}
.contact-list__item__image {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  -webkit-clip-path: inset(100% 0 0 0);
          clip-path: inset(100% 0 0 0);
  opacity: 0;
  transition: opacity 1000ms ease-out, -webkit-clip-path 1000ms ease-out;
  -webkit-transition: opacity 1000ms ease-out, -webkit-clip-path 1000ms ease-out;
  transition: clip-path 1000ms ease-out, opacity 1000ms ease-out;
  transition: clip-path 1000ms ease-out, opacity 1000ms ease-out, -webkit-clip-path 1000ms ease-out;
}
.in-viewport-once .contact-list__item__image {
    -webkit-clip-path: inset(0% 0 0 0);
            clip-path: inset(0% 0 0 0);
    opacity: 1;
  }
h1.contact-list__item__headline {
  word-wrap: break-word;
  margin: 20px 0 10px 0;
  opacity: 0;
  -webkit-transition: opacity 1000ms ease-out;
  transition: opacity 1000ms ease-out;
}
.contact-list__item__teaser {
  font-size: 20px;
  line-height: 30px;
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: 'FFDaxWebProLight', sans-serif;
  font-family: var(--font-family-light);
  font-weight: normal;
  color: #006FB7;
  color: #006FB7;
  color: var(--brand-primary);
  opacity: 0;
  -webkit-transition: opacity 1000ms ease-out;
  transition: opacity 1000ms ease-out;
}
@media(min-width: 1200px) {
.contact-list__item__teaser {
    font-size: 25px;
    line-height: 37px;
}
  }
.contact-list__item__teaser p {
    margin: 0;
  }
h1.contact-list__item__name {
  margin-bottom: 0;
}
p.contact-list__item__role {
  margin: 0;
}
.contact-show hr {
    display: block;
    margin: 30px 0;
    height: 0;
    border: none;
    border-top: dashed 1px #000000;
    border-top: dashed 1px #000000;
    border-top: dashed 1px var(--black)
  }
@media(min-width: 1200px) {
.contact-show hr {
      margin: 50px 0
  }
    }
@media(min-width: 768px) {
.contact-show__sections {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between
}
  }
@media(min-width: 768px) {
.contact-show__text-section {
    width: -webkit-calc(50% - 70px);
    width: calc(50% - 70px)
}
  }
@media(min-width: 1600px) {
.contact-show__text-section {
    padding-left: 156px
}
  }
.contact-show__image-section {
  position: relative;
  margin-top: 35px
}
@media(min-width: 768px) {
.contact-show__image-section {
    margin-top: 0;
    width: -webkit-calc(50% - 70px);
    width: calc(50% - 70px)
}
  }
.contact-show__image {
  display: block;
  width: 100%;
  height: auto;
}
.contact-show__role {
  color: #006FB7;
  color: #006FB7;
  color: var(--brand-primary);
}
address.contact-show__address {
  font-style: normal;
  margin: 28px 0;
}
.contact-item__phone__label,
.contact-item__fax__label,
.contact-item__mail__label {
  font-family: 'FFDaxWebProCondMedium', sans-serif;
  font-family: 'FFDaxWebProCondMedium', sans-serif;
  font-family: var(--font-family-medium-cond);
  display: inline-block;
  margin-right: 7px;
  color: #006FB7;
  color: #006FB7;
  color: var(--brand-primary);
}
.contact-item__phone__value,
.contact-item__fax__value,
.contact-item__mail__value {
  display: inline-block;
}
.contact-item__phone__value a, .contact-item__fax__value a, .contact-item__mail__value a {
    font-family: 'FFDaxWebProLight', sans-serif !important;
    font-family: 'FFDaxWebProLight', sans-serif !important;
    font-family: var(--font-family-light) !important;
    text-decoration: none !important;
  }
.contact-show__links {

}
.flowing-text a.contact-item__call {
  position: relative;
  display: block;
  color: #4D565F;
  color: #4D565F;
  color: var(--gray-dark);
  text-decoration: none;
  padding-left: 50px
}
.flowing-text a.contact-item__call:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -3px;
    width: 40px;
    height: 40px;
    background: url(../Images/contact-phone-icon.svg) no-repeat center left;
    background-size: 30px auto;
  }
.contact-show__quote {
  background: #f6f6f6;
  background: #f6f6f6;
  background: var(--gray-lightest)
}
@media(min-width: 1024px) {
.contact-show__quote {
    background: transparent
}
  }
.contact-show__quote__inside {
  padding: 45px 0 45px 0;
}
@media(min-width: 1024px) {
.contact-show__quote__inside {
    padding: 50px;
    background: #f6f6f6;
    background: #f6f6f6;
    background: var(--gray-lightest);
}
  }
@media(min-width: 1200px) {
.contact-show__quote__inside {
    padding: 120px;
}
  }
.contact-show__quote__inside blockquote {
    position: relative;
    z-index: 1;
    margin: 0 0 24px 0;
    font-family: 'Broadcast Matter', cursive;
    font-family: 'Broadcast Matter', cursive;
    font-family: var(--font-family-hand);
    font-weight: normal;
    font-size: 60px;
    line-height: 50px;
    text-transform: none;
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary)
  }
@media(min-width: 1200px) {
.contact-show__quote__inside blockquote {
      margin: 0 0 50px 0;
      font-size: 100px;
      line-height: 90px
  }
    }
.contact-show__quote__name b {
    margin-right: 7px;
  }
.contact-show__quote__image {
  position: relative;
  width: 100%;
  height: 200px;
  margin-top: 24px;
  background: url(../Images/contact-quote-image.png) no-repeat right bottom;
  background-size: contain
}
@media(min-width: 1024px) {
.contact-show__quote__image {
    position: absolute;
    right: 0;
    bottom: -50px;
    width: 300px;
    margin: 0
}
  }
@media(min-width: 1200px) {
.contact-show__quote__image {
    width: 500px;
    height: 300px;
    right: -50px;
    bottom: -123px
}
  }
@media(min-width: 1600px) {
.contact-show__quote__image {
    width: 600px
}
  }
.contact-item__call-btn {
  margin-top: 28px;
}
.dates-map {

}
@media(min-width: 1024px) {
.dates-map__sections {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%
}
  }
.dates-map__map-section {
  width: 100%
}
@media(min-width: 1024px) {
.dates-map__map-section {
    width: 40%
}
  }
@media(max-width: 1199px) {
.dates-map__map-section {
    margin-bottom: 32px
}
  }
@media(min-width: 1600px) {
.dates-map__map-section {
    width: 50%
}
  }
.dates-map__map {
  position: relative;
}
@media(max-width: 767px) {
.dates-map__map {
    overflow: hidden;
    margin-left: -23px;
    margin-right: -23px;
}
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.dates-map__map {
    margin-left: -50px;
}
  }
.dates-map__map img, .dates-map__map map {
    display: block;
    width: 418px;
    height: auto;
  }
.dates-map__map area {
    cursor: pointer;
  }
.dates-map__map svg {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 365 / 456;
  }
.dates-map__map svg tspan {
      font-family: 'FFDaxProCondensedBold', sans-serif;
      font-family: 'FFDaxProCondensedBold', sans-serif;
      font-family: var(--font-family-bold-cond);
      font-weight: normal;
      pointer-events: none;
    }
.dates-map__map svg polygon[data-state],
    .dates-map__map svg polyline[data-state],
    .dates-map__map svg path[data-state] {
      cursor: pointer
    }
.dates-map__map svg polygon[data-state]:hover, .dates-map__map svg polyline[data-state]:hover, .dates-map__map svg path[data-state]:hover {
        opacity: .7;
      }
.dates-map__map svg polygon[data-state].active, .dates-map__map svg polyline[data-state].active, .dates-map__map svg path[data-state].active {
        fill: #006FB7;
        fill: #006FB7;
        fill: var(--brand-primary)
      }
.dates-map__map svg polygon[data-state].active:hover, .dates-map__map svg polyline[data-state].active:hover, .dates-map__map svg path[data-state].active:hover {
          opacity: 1;
        }
.dates-map__list-section {
  position: relative;
  width: 100%;
  padding: 10px 0 50px 0
}
@media(min-width: 1024px) {
.dates-map__list-section {
    width: 60%;
    padding: 0 0 0 55px
}
  }
@media(min-width: 1200px) {
.dates-map__list-section {
    padding: 0 0 0 125px
}
  }
@media(min-width: 1600px) {
.dates-map__list-section {
    width: 50%
}
  }
.dates-map__items {
  margin-bottom: 34px;
}
.dates-map__date {
  position: relative;
  padding: 24px 0;
  border-bottom: dashed 1px #000000;
  border-bottom: dashed 1px #000000;
  border-bottom: dashed 1px var(--black);

}
.dates-map__date td:first-child {
    padding-right: 10px;
    color: #006FB7;
    color: #006FB7;
    color: var(--brand-primary);
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: 'FFDaxWebProCondMedium', sans-serif;
    font-family: var(--font-family-medium-cond);
  }
.page-scroll-up-button {
  opacity: 0;
  position: fixed;
  bottom: 20px;
  right: 25px;
  width: 40px;
  height: 40px;
  padding: 0;
  cursor: pointer;
  z-index: 500;
  border: none;
  outline: none;
  background: transparent url(../Images/scroll-up-arrow.svg) no-repeat center;
  background-size: contain;
  -webkit-transition: opacity 150ms;
  transition: opacity 150ms;
}
.scrolled .page-scroll-up-button {
    opacity: 1;
  }

