/*@import '../../../../../../../node_modules/slick-carousel/slick/slick.css';*/
/*@import '../../../../../../../node_modules/cookieconsent/build/cookieconsent.min.css';*/
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/source-sans-pro-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
  url('../Fonts/source-sans-pro-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/source-sans-pro-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/source-sans-pro-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/source-sans-pro-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/source-sans-pro-v13-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('../Fonts/source-sans-pro-v13-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
  url('../Fonts/source-sans-pro-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/source-sans-pro-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/source-sans-pro-v13-latin-600.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/source-sans-pro-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/source-sans-pro-v13-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* FagoCoLf-Bold */
@font-face {
  font-family: 'FagoCoLf-Bold';
  font-style: normal;
  font-weight: bold;
  src: url('../Fonts/FagoCoLf-Bold.eot'); /* IE9 Compat Modes */
  src: local('FagoCoLf-Bold'), local('FagoCoLf-Bold'),
  url('../Fonts/FagoCoLf-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/FagoCoLf-Bold.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/FagoCoLf-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/FagoCoLf-Bold.svg#FagoCoLf-Bold') format('svg'); /* Legacy iOS */
}
/* FagoCoLf */
@font-face {
  font-family: 'FagoCoLf';
  font-style: normal;
  font-weight: normal;
  src: url('../Fonts/FagoCoLf.eot'); /* IE9 Compat Modes */
  src: local('FagoCoLf'), local('FagoCoLf'),
  url('../Fonts/FagoCoLf.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/FagoCoLf.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/FagoCoLf.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/FagoCoLf.svg#FagoCoLf-Bold') format('svg'); /* Legacy iOS */
}
:root {
  --font-family-sans-serif: 'Source Sans Pro', sans-serif;
  --font-family-headline: 'FagoCoLf-Bold', sans-serif;
  --font-family-headline-regular: 'FagoCoLf', sans-serif;
  --font-weight-regular: 400;
  --font-weight-bold: 600;
  --font-weight-headline: bold;
  --font-weight-headline-regular: normal;
}
:root {
  --brand-primary: #16756F;
  --brand-secondary: #445050;
  --brand-tertiary: #0000ff;

  --white: #fff;
  --gray: #445050;
  --gray-light: #BEC5C9;
  --gray-lighter: #e3e2e4;
  --gray-lightest: #f6f6f6;
  --black: #000000;
}
body {
  font-size: 16px;
  line-height: 24px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.content-text strong {
    font-weight: 600;
    font-weight: 600;
    font-weight: var(--font-weight-bold);
  }
.content-text ul {
    margin: 30px 0;
    padding: 0 0 0 25px;
    list-style: none;
  }
.content-text ul li:before {
        content: "\2022";
        color: #16756F;
        color: #16756F;
        color: var(--brand-primary);
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
      }
.content-text a {
    color: #16756F;
    color: #16756F;
    color: var(--brand-primary);
    text-decoration: underline
  }
.content-text a:hover {
      text-decoration: none;
    }
.content-text img {
    max-width: 100%;
    height: auto;
  }
h1, h2 {
  margin: 0 0 35px 0;
  font-size: 24px;
  line-height: 26px;
  color: #16756F;
  color: #16756F;
  color: var(--brand-primary);
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline)
}
@media(min-width: 768px) {
h1, h2 {
    font-size: 50px;
    line-height: 58px
}
  }
.content-structure--microsite h1, .content-structure--microsite h2 {
    color: #445050;
    color: #445050;
    color: var(--brand-secondary);
  }
h3 {
  margin: 0;
  font-size: 20px;
  line-height: 22px;
  color: #16756F;
  color: #16756F;
  color: var(--brand-primary);
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline)
}
@media(min-width: 768px) {
h3 {
    font-size: 28px;
    line-height: 30px
}
  }
.content-structure--microsite h3 {
    color: #445050;
    color: #445050;
    color: var(--brand-secondary);
  }
p {
  margin: 0 0 24px 0
}
p:last-child {
    margin: 0;
  }
h4 {
  margin: 0;
  font-size: 20px;
  line-height: 22px;
  color: #16756F;
  color: #16756F;
  color: var(--brand-primary);
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
}
.content-structure--microsite h4 {
    color: #445050;
    color: #445050;
    color: var(--brand-secondary);
  }
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
a.big-link-with-arrow {
  font-size: 20px;
  line-height: 22px;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
  color: #16756F;
  color: #16756F;
  color: var(--brand-primary)
}
a.big-link-with-arrow:before {
    content: "";
    display: inline-block;
    position: relative;
    width: 12px;
    height: 12px;
    top: -1px;
    margin-right: 5px;
    background: url(../Images/link-arrow-green.svg) no-repeat center;
    background-size: contain;
  }
.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: 'Source Sans Pro', sans-serif;
    font-family: 'Source Sans Pro', 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 #0000ff;
        border: solid 1px #0000ff;
        border: solid 1px var(--brand-tertiary);
        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: #0000ff;
          background: #0000ff;
          background: var(--brand-tertiary);
        }
.container {
  position: relative;
  width: 100%;
}
.container__anchor {
  position: absolute;
  top: -100px;
}
.container__inside {
  display: block;
  position: relative;
  max-width: 1000px;
  margin: 0 30px
}
@media(min-width: 768px) {
.container__inside {
    margin: 0 30px
}
  }
@media(min-width: 1024px) {
.container__inside {
    margin: 0 30px
}
  }
@media (min-width: 1060px) {
.container__inside {
    margin: 0 auto
}
  }
.container__inside--big {
  display: block;
  position: relative;
  max-width: 1080px;
  margin: 0 30px
}
@media(min-width: 768px) {
.container__inside--big {
    margin: 0 30px
}
  }
@media(min-width: 1024px) {
.container__inside--big {
    margin: 0 30px
}
  }
@media (min-width: 1140px) {
.container__inside--big {
    margin: 0 auto
}
  }
.container__inside--small {
  display: block;
  position: relative;
  max-width: 850px;
  margin: 0 30px
}
@media(min-width: 768px) {
.container__inside--small {
    margin: 0 30px
}
  }
@media(min-width: 1024px) {
.container__inside--small {
    margin: 0 30px
}
  }
@media (min-width: 910px) {
.container__inside--small {
    margin: 0 auto
}
  }
/*

.container__inside--extra-small {
  margin: 0 15px;
  max-width: 830px;

  @sm-min {
    margin: 0 15px;
  }

  @md-min {
    margin: 0 40px;
  }

  @media (min-width: 1120px) {
    margin: 0 auto;
  }
}*/
.container--margin {
  margin-top: 50px;
  margin-bottom: 50px;
}
.container--margin-top {
  margin-top: 50px;
}
.container--margin-bottom {
  margin-bottom: 50px;
}
.container--margin-big {
  margin-top: 50px;
  margin-bottom: 50px
}
@media(min-width: 768px) {
.container--margin-big {
    margin-top: 90px;
    margin-bottom: 90px
}
  }
.container--margin-top--small {
  margin-top: 20px
}
@media(min-width: 768px) {
.container--margin-top--small {
    margin-top: 20px
}
  }
.container--margin-top--,
.container--margin-top--medium {
  margin-top: 50px
}
@media(min-width: 768px) {
.container--margin-top--,
.container--margin-top--medium {
    margin-top: 50px
}
  }
.container--margin-top--large {
  margin-top: 50px
}
@media(min-width: 768px) {
.container--margin-top--large {
    margin-top: 100px
}
  }
.container--margin-bottom--small {
  margin-bottom: 20px
}
@media(min-width: 768px) {
.container--margin-bottom--small {
    margin-bottom: 20px
}
  }
.container--margin-bottom--,
.container--margin-bottom--medium {
  margin-bottom: 50px
}
@media(min-width: 768px) {
.container--margin-bottom--,
.container--margin-bottom--medium {
    margin-bottom: 50px
}
  }
.container--margin-bottom--large {
  margin-bottom: 50px
}
@media(min-width: 768px) {
.container--margin-bottom--large {
    margin-bottom: 90px
}
  }
.container--padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
.container--padding-top {
  padding-top: 50px;
}
.container--padding-bottom {
  padding-bottom: 50px;
}
.container--padding-big {
  padding-top: 100px;
  padding-bottom: 100px;
}
.container--padding-big-top {
  padding-top: 100px;
}
.container--padding-big-bottom {
  padding-bottom: 100px;
}
.btn, a.btn {
  position: relative;
  padding: 8px 8px 6px 8px;
  font-size: 20px;
  line-height: 20px;
  border: solid 2px #16756F;
  border: solid 2px #16756F;
  border: solid 2px var(--brand-primary);
  text-transform: uppercase;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
  color: #fff;
  color: #fff;
  color: var(--white);
  background: #16756F;
  background: #16756F;
  background: var(--brand-primary);
  text-decoration: none
}
.btn:hover, a.btn:hover {
    background: #445050;
    background: #445050;
    background: var(--brand-secondary);
    border-color: #445050;
    border-color: #445050;
    border-color: var(--brand-secondary);
  }
.btn.btn--ghost, a.btn.btn--ghost {
    border: solid 2px #16756F;
    border: solid 2px #16756F;
    border: solid 2px var(--brand-primary);
    color: #16756F;
    color: #16756F;
    color: var(--brand-primary);
    background: transparent
  }
.btn.btn--ghost:hover, a.btn.btn--ghost:hover {
      background: #445050;
      background: #445050;
      background: var(--brand-secondary);
    }
.btn-reset{
  all: unset;
  cursor: pointer;
  display: inline-block;
}
/*@import 'Components/modal.css';*/
/*@import 'Components/loading-icon.css';*/
/*@import 'Components/btn.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);
  scroll-behavior: smooth;
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-family: 'Source Sans Pro', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 400;
  font-weight: 400;
  font-weight: var(--font-weight-regular);
  color: #000000;
  color: #000000;
  color: var(--black);
  scroll-behavior: smooth;

}
.content-structure {
  min-height: 400px;
  padding-top: 50px;
}
.page-header {
  position: fixed;
  top: 0;
  height: 50px;
  width: 100%;
  z-index: 100;
  -webkit-transition: background 300ms, height 250ms, -webkit-box-shadow 250ms;
  transition: background 300ms, height 250ms, -webkit-box-shadow 250ms;
  transition: background 300ms, height 250ms, box-shadow 250ms;
  transition: background 300ms, height 250ms, box-shadow 250ms, -webkit-box-shadow 250ms;
  background: #16756F;
  background: #16756F;
  background: var(--brand-primary);
}
.navigation-open .page-header {
	position: relative;
}
.page-header__inside {
  min-height: 20px;
}
.page-header__logo {
  position: absolute;
  top: 15px;
  left: 0;
  width: 70px;
  z-index: 120;
  -webkit-transition: top 150ms;
  transition: top 150ms;
}
@media(min-width: 768px) {
.page-header__logo {
    top: 10px;
    width: 95px;
}
  }
.page-header__logo img {
    display: block;
    width: 100%;
    height: auto;
  }
body.scrolled .page-header {
  /* SHADOW? */
  -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
          box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
}
.page-header__mobile-wrap {
  display: none
}
@media(max-width: 767px) {
.page-header__mobile-wrap {
    position: absolute;
    left: -30px;
    right: -30px;
    top: 50px;
    background: #16756F;
    background: #16756F;
    background: var(--brand-primary)
}
  }
@media(min-width: 768px) {
.page-header__mobile-wrap {
    display: block
}
  }
.page-header__language-nav {
  position: absolute;
}
@media(max-width: 767px) {
.navigation-open .page-header__mobile-wrap {
      display: block
  }
    }
.page-header__basket {
  position: absolute;
  left: 85px;
  top: 18px;
  text-align: right;
  color: #fff;
  color: #fff;
  color: var(--white);
  font-size: 12px;
  line-height: 16px;
  font-family: 'FagoCoLf', sans-serif;
  font-family: 'FagoCoLf', sans-serif;
  font-family: var(--font-family-headline-regular);
  font-weight: normal;
  font-weight: normal;
  font-weight: var(--font-weight-headline-regular)
}
@media(min-width: 768px) {
.page-header__basket {
    left: auto;
    right: 0;
    top: 16px;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase
}
  }
.page-header__basket.hidden{
    display: none;
   }
.page-header__basket__label {
  display: inline;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
}
.page-header__basket__products {
  display: inline;
}
.page-footer {
  position: relative;
  overflow: hidden;
  font-size: 12px;
  line-height: 18px;
  background: #445050;
  background: #445050;
  background: var(--brand-secondary);
  color: #fff;
  color: #fff;
  color: var(--white);
}
@media(min-width: 768px) {
.page-footer {
    font-size: 13px;
    line-height: 20px;
}
  }
.page-footer h4 {
    margin: -7px 0 25px 0;
    font-size: 20px;
    line-height: 32px;
    font-family: 'FagoCoLf-Bold', sans-serif;
    font-family: 'FagoCoLf-Bold', sans-serif;
    font-family: var(--font-family-headline);
    font-weight: bold;
    font-weight: bold;
    font-weight: var(--font-weight-headline);
    color: #fff;
    color: #fff;
    color: var(--white)
  }
@media(min-width: 768px) {
.page-footer h4 {
      font-size: 30px;
      line-height: 33px
  }
    }
.page-footer p {
    margin: 0 0 30px 0;
  }
.page-footer a {
    color: #fff;
    color: #fff;
    color: var(--white);
    text-decoration: none
  }
.page-footer a:hover {
      text-decoration: underline;
    }
.page-footer strong {
    font-weight: 600;
    font-weight: 600;
    font-weight: var(--font-weight-bold);
  }
.page-footer address {
    font-style: normal;
  }
.page-footer__inside {
  margin-top: 30px;
  margin-bottom: 50px
}
@media(min-width: 1024px) {
.page-footer__inside {
    margin-top: 30px;
    margin-bottom: 65px
}
  }
@media(min-width: 768px) {
.page-footer__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap
}
  }
@media(max-width: 767px) {
.page-footer__column {
    max-width: 220px
}
  }
.page-footer__column--column-0 {
  margin-bottom: 22px
}
@media(min-width: 768px) {
.page-footer__column--column-0 {
    margin-bottom: 0
}
  }
.page-footer__column--column-1 {
  margin-bottom: 35px
}
@media(min-width: 768px) {
.page-footer__column--column-1 {
    margin-bottom: 0
}
  }
.page-footer__column--column-2 {
  margin-bottom: 35px
}
@media(min-width: 768px) {
.page-footer__column--column-2 {
    margin-bottom: 0
}
  }
.page-footer__column--column-3 {
  font-size: 10px;
  line-height: 14px
}
@media(min-width: 768px) {
.page-footer__column--column-3 {
    text-align: right
}
  }
.page-footer__logo {
  display: block;
  width: 150px;
}
.page-footer__logo__img {
  display: block;
  width: 100%;
  height: auto;
}
.page-footer__service-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
.main-navigation {
  color: #fff;
  color: #fff;
  color: var(--white);
}
@media(max-width: 767px) {
.main-navigation {
    margin: 0 30px;
    border-top: solid 1px #fff;
    border-top: solid 1px #fff;
    border-top: solid 1px var(--white);
}
  }
@media(min-width: 768px) {
.main-navigation {
    position: absolute;
    left: 125px;
}
  }
.main-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
.main-navigation a {
    color: #fff;
    color: #fff;
    color: var(--white);
    text-decoration: none;
  }
@media(min-width: 768px) {
.main-navigation__level-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
  }
@media(max-width: 767px) {
.main-navigation__level-1__item {
    border-top: solid 2px #fff;
    border-top: solid 2px #fff;
    border-top: solid 2px var(--white)
}

    .main-navigation__level-1__item:first-child {
      border-top: none;
    }
  }
@media(min-width: 768px) {
.main-navigation__level-1__item {
    position: relative;
    display: block;
    height: 50px;
    padding: 0 20px
}
  }
@media(max-width: 767px) {
.main-navigation__level-1__item--language-nav {
    display: none
}
  }
.main-navigation__level-1__item__link {
  display: block;
  height: 40px;
  padding: 10px 0;
  font-size: 16px;
  line-height: 18px;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
  text-transform: uppercase
}
@media(min-width: 768px) {
.main-navigation__level-1__item__link {
    height: 50px;
    padding: 18px 0 14px 0;
    text-decoration: none;
    color: #fff;
    color: #fff;
    color: var(--white)
}
  }
@media(min-width: 768px) {
ul.main-navigation__level-2 {
    display: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: absolute;
    left: 0;
    padding: 20px;
    width: 610px;
    background: #445050;
    background: #445050;
    background: var(--brand-secondary)
}
  }
@media(min-width: 768px) {
.main-navigation__level-1__item:hover {
    background: #445050;
    background: #445050;
    background: var(--brand-secondary);
}

    .main-navigation__level-1__item:hover .main-navigation__level-2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
  }
.main-navigation__level-2__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 16px;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
  text-transform: uppercase
}
@media(min-width: 768px) {
.main-navigation__level-2__item {
    display: block;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 16px
}
  }
.main-navigation__level-2__item__link:hover {
    text-decoration: underline;
  }
ul.main-navigation__level-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: -2px;
  text-transform: none;
  font-size: 13px;
  line-height: 16px;
  font-family: 'FagoCoLf', sans-serif;
  font-family: 'FagoCoLf', sans-serif;
  font-family: var(--font-family-headline-regular);
  font-weight: normal;
  font-weight: normal;
  font-weight: var(--font-weight-headline-regular)
}
@media(min-width: 768px) {
ul.main-navigation__level-3 {
    margin-top: 4px;
    top: 0
}
  }
.main-navigation__level-3__item {
  position: relative
}
.main-navigation__level-3__item:first-child {
    margin-right: 8px;
    padding-right: 8px
  }
.main-navigation__level-3__item:first-child:after {
      position: absolute;
      content: "";
      display: block;
      right: 0;
      top: 2px;
      width: 1px;
      height: 12px;
      background: #fff;
      background: #fff;
      background: var(--white);
    }
.main-navigation__level-3__item__link:hover {
    text-decoration: underline;
  }
.language-navigation {
  position: absolute;
}
.language-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
.language-navigation__icon {
  position: absolute;
  top: 16px;
  left: 4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
}
.language-navigation__drop-down {
  display: block;
  height: 12px;
  overflow: hidden
}

.language-navigation__drop-down ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
.language-navigation__drop-down__item {
  display: block;
  position: relative;
  width: 18px;
  height: 12px;
  margin-bottom: 4px;
  background: purple;
  text-indent: -100px;
  overflow: hidden;
  background: top center no-repeat;
  background-size: 18px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.language-navigation__drop-down__item a {
    display: block;
    width: 100%;
    height: 100%;
  }
.language-navigation__drop-down__item--current {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.language-navigation__drop-down__item--flag-de {
  background-image: url(../Images/flags/de.svg);
}
.language-navigation__drop-down__item--flag-fr {
  background-image: url(../Images/flags/fr.svg);
}
.language-navigation__drop-down__item--flag-en {
  background-image: url(../Images/flags/gb.svg);
}
.language-navigation--desktop {
  position: relative;
  top: 20px;
  margin-left: 25px;
}
@media(max-width: 767px) {
.language-navigation--desktop {
    display: none;
}
  }
.language-navigation--desktop .language-navigation__icon {
    left: -12px;
    top: 3px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
.language-navigation--mobile {
  position: absolute;
  right: 35px;
  top: 20px
}
@media(min-width: 768px) {
.language-navigation--mobile {
    display: none
}
  }
.microsite__page-header {
  position: fixed;
  top: 0;
  height: 50px;
  width: 100%;
  z-index: 100;
  -webkit-transition: background 300ms, height 250ms, -webkit-box-shadow 250ms;
  transition: background 300ms, height 250ms, -webkit-box-shadow 250ms;
  transition: background 300ms, height 250ms, box-shadow 250ms;
  transition: background 300ms, height 250ms, box-shadow 250ms, -webkit-box-shadow 250ms;
  background: #16756F;
  background: #16756F;
  background: var(--brand-primary);
}
.microsite__page-header__inside {
}
.microsite__page-header__logo {
  position: absolute;
  top: 13px;
  left: 0;
  z-index: 120;
  -webkit-transition: top 150ms;
  transition: top 150ms;
  color: #fff;
  color: #fff;
  color: var(--white);
  font-size: 20px;
  line-height: 22px;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
  text-decoration: none
}
@media(min-width: 768px) {
.microsite__page-header__logo {
    top: 8px;
    font-size: 30px;
    line-height: 33px
}
  }
.microsite__page-header__logo-1 {
  display: inline-block;
  margin-right: 15px
}
@media(min-width: 768px) {
.microsite__page-header__logo-1 {
    margin-right: 30px
}
  }
.microsite__page-header__logo-2 {
  display: inline-block;
  position: relative;
  top: 2px;
  width: auto;
  height: 19px
}
@media(min-width: 768px) {
.microsite__page-header__logo-2 {
    height: 28px
}
  }
body.scrolled .microsite__page-header {
  /* SHADOW? */
  -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
          box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
}
/*
.navigation-open, .scrolled {

  .microsite__page-header--white {
    .microsite__page-header__logo-img--white {
      display: none;
    }

    .microsite__page-header__logo-img--gray {
      display: block;
    }
  }
}*/
.microsite__page-header__mobile-wrap {
  display: none
}
@media(max-width: 767px) {
.microsite__page-header__mobile-wrap {
    position: absolute;
    left: -30px;
    right: -30px;
    top: 50px;
    background: #16756F;
    background: #16756F;
    background: var(--brand-primary)
}
  }
@media(min-width: 768px) {
.microsite__page-header__mobile-wrap {
    display: block
}
  }
@media(max-width: 767px) {
.navigation-open .microsite__page-header__mobile-wrap {
      display: block
  }
    }
.microsite__page-footer {
  position: relative;
  overflow: hidden;
  font-size: 12px;
  line-height: 18px;
  background: #16756F;
  background: #16756F;
  background: var(--brand-primary);
  color: #fff;
  color: #fff;
  color: var(--white);
}
@media(min-width: 768px) {
.microsite__page-footer {
    font-size: 16px;
    line-height: 24px;
}
  }
.microsite__page-footer h4 {
    margin: -7px 0 25px 0;
    font-size: 20px;
    line-height: 32px;
    font-family: 'FagoCoLf-Bold', sans-serif;
    font-family: 'FagoCoLf-Bold', sans-serif;
    font-family: var(--font-family-headline);
    font-weight: bold;
    font-weight: bold;
    font-weight: var(--font-weight-headline);
    color: #fff;
    color: #fff;
    color: var(--white)
  }
@media(min-width: 768px) {
.microsite__page-footer h4 {
      font-size: 30px;
      line-height: 33px
  }
    }
.microsite__page-footer p {
    margin: 0 0 30px 0;
  }
.microsite__page-footer a {
    color: #fff;
    color: #fff;
    color: var(--white);
    text-decoration: none
  }
.microsite__page-footer a:hover {
      text-decoration: underline;
    }
.microsite__page-footer strong {
    font-weight: 600;
    font-weight: 600;
    font-weight: var(--font-weight-bold);
  }
.microsite__page-footer address {
    font-style: normal;
  }
.microsite__page-footer__inside {
  margin-top: 30px;
  margin-bottom: 30px
}
@media(min-width: 1024px) {
.microsite__page-footer__inside {
    margin-top: 30px;
    margin-bottom: 65px
}
  }
@media(min-width: 768px) {
.microsite__page-footer__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap
}
  }
@media(max-width: 767px) {
.microsite__page-footer__column {
    max-width: 220px
}
  }
.microsite__page-footer__column--column-0 {
  width: 100%;
}
.microsite__page-footer__column--column-1 {
  margin-bottom: 40px
}
@media(min-width: 768px) and (max-width: 1023px) {
.microsite__page-footer__column--column-1 {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px)
}
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.microsite__page-footer__column--column-1 {
    width: -webkit-calc((100% / 3 ) - 20px);
    width: calc((100% / 3 ) - 20px)
}
  }
@media(min-width: 1200px) {
.microsite__page-footer__column--column-1 {
    width: -webkit-calc(25% - 20px);
    width: calc(25% - 20px)
}
  }
.microsite__page-footer__column--column-2 {
  margin-bottom: 40px
}
@media(min-width: 768px) and (max-width: 1023px) {
.microsite__page-footer__column--column-2 {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px)
}
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.microsite__page-footer__column--column-2 {
    width: -webkit-calc((100% / 3 ) - 20px);
    width: calc((100% / 3 ) - 20px)
}
  }
@media(min-width: 1200px) {
.microsite__page-footer__column--column-2 {
    width: -webkit-calc(25% - 20px);
    width: calc(25% - 20px)
}
  }
.microsite__page-footer__column--column-3 {
  margin-bottom: 40px

}
@media(min-width: 768px) and (max-width: 1023px) {
.microsite__page-footer__column--column-3 {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px)

}
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.microsite__page-footer__column--column-3 {
    width: -webkit-calc((100% / 3 ) - 20px);
    width: calc((100% / 3 ) - 20px)

}
  }
@media(min-width: 1200px) {
.microsite__page-footer__column--column-3 {
    width: -webkit-calc(25% - 20px);
    width: calc(25% - 20px)

}
  }
@media(min-width: 768px) and (max-width: 1023px) {
.microsite__page-footer__column--column-4 {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px)
}
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.microsite__page-footer__column--column-4 {
    width: 100%
}
  }
@media(min-width: 1200px) {
.microsite__page-footer__column--column-4 {
    width: -webkit-calc(25% - 20px);
    width: calc(25% - 20px)
}
  }
.microsite__page-footer__order-btn {
  font-size: 20px;
  line-height: 22px;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
  text-transform: uppercase
}
.microsite__page-footer__order-btn:before {
    content: "";
    display: inline-block;
    position: relative;
    top: -2px;
    margin: 0 10px 0 0;
    width: 16px;
    height: 12px;
    background: url(../Images/link-arrow-white.svg) no-repeat center;
    background-size: 16px 12px;
  }
.colored-area .microsite__page-footer__order-btn-green {
	position: relative;
	padding: 8px 8px 6px 8px;
	font-size: 20px;
	line-height: 20px;
	border: solid 2px #16756F;
	border: solid 2px #16756F;
	border: solid 2px var(--brand-primary);
	text-transform: uppercase;
	font-family: 'FagoCoLf-Bold', sans-serif;
	font-family: 'FagoCoLf-Bold', sans-serif;
	font-family: var(--font-family-headline);
	font-weight: bold;
	font-weight: bold;
	font-weight: var(--font-weight-headline);
	color: #fff;
	color: #fff;
	color: var(--white);
	background: #16756F;
	background: #16756F;
	background: var(--brand-primary);
	text-decoration: none

}
.colored-area .microsite__page-footer__order-btn-green:hover {
		 text-decoration: underline;
	 }
.page-navigation-toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 20px;
  height: 12px;
  width: 18px;
  padding: 0;
  border-radius: 0;
  border: none;
  cursor: pointer;
  outline: none;
  background: transparent;
  -webkit-transition: background 500ms, top 250ms;
  transition: background 500ms, top 250ms;
  z-index: 110
}
@media(min-width: 768px) {
.page-navigation-toggle {
    display: none
}
  }
.page-navigation-toggle.page-navigation-toggle--open .page-navigation-toggle__bar {
      /*      background: var(--white);*/
    }
.page-navigation-toggle.page-navigation-toggle--open .page-navigation-toggle__bar:nth-child(1) {
      -webkit-transform: rotate(405deg);
              transform: rotate(405deg);
      top: 6px;
    }
.page-navigation-toggle.page-navigation-toggle--open .page-navigation-toggle__bar:nth-child(2) {
      height: 0;
    }
.page-navigation-toggle.page-navigation-toggle--open .page-navigation-toggle__bar:nth-child(3) {
      -webkit-transform: rotate(-225deg);
              transform: rotate(-225deg);
      top: 6px;
    }
.page-navigation-toggle.page-navigation-toggle--open .page-navigation-toggle__text {
      /*      color: var(--white);*/
    }
.page-navigation-toggle__bar {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
  height: 2px;
  background: #fff;
  background: #fff;
  background: var(--white);
  -webkit-transition: all 200ms;
  transition: all 200ms;
  will-change: left, top
}
.page-navigation-toggle__bar:nth-child(2) {
    top: 5px;
  }
.page-navigation-toggle__bar:nth-child(3) {
    top: 10px;
  }
.microsite__page-header__main-navigation {
  position: relative;
  margin: 30px;




}
@media(min-width: 768px) {
.microsite__page-header__main-navigation {
    position: absolute;
    right: 0;
    top: 15px;
    margin: 0;




}
  }
.microsite__page-header__main-navigation >ul {
    position: relative;
    margin: 0;
    padding: 0;
    min-width: 184px;
    list-style: none;
    z-index: 200;
  }
.microsite__page-header__main-navigation >ul >li {
      position: relative;
      display: block;
      padding-bottom: 10px;
      white-space: nowrap
    }
@media(min-width: 768px) {
.microsite__page-header__main-navigation >ul >li {
        padding-bottom: 0
    }
      }
@media(max-width: 767px) {

          .microsite__page-header__main-navigation >ul >li.sub >.before-icon {
            display: inline-block;
            position: absolute;
            top: 3px;
            left: -25px;
            width: 20px;
            height: 17px;
            background: url(../Images/nav-arrow.svg) no-repeat center;
            -webkit-transition: -webkit-transform 250ms;
            transition: -webkit-transform 250ms;
            transition: transform 250ms;
            transition: transform 250ms, -webkit-transform 250ms;
            cursor: pointer;
          }
          .microsite__page-header__main-navigation >ul >li.open >.before-icon {
            -webkit-transform: rotate(90deg);
                    transform: rotate(90deg);
          }

        .microsite__page-header__main-navigation >ul >li:last-child {
          padding-bottom: 0;
        }
      }
@media(min-width: 768px) {
.microsite__page-header__main-navigation >ul >li {
        display: inline-block;
        margin-left: 20px
    }
          .microsite__page-header__main-navigation >ul >li.sub >.before-icon {
            display: none;
          }
      }
.microsite__page-header__main-navigation >ul >li:hover >a {

/*          @sm-min {
            color: var(--brand-secondary);
          }*/
        }
.microsite__page-header__main-navigation >ul >li.active >a {
/*          @sm-min {
            color: var(--brand-secondary);
          }*/
        }
.microsite__page-header__main-navigation >ul >li {

/*      >a {
        font-family: var(--font-family-headline);
        font-weight: var(--font-weight-headline);
      }*/
    }
@media(min-width: 768px) {
.microsite__page-header__main-navigation >ul >li.sub:hover >ul {
              display: block
          }
            }
.microsite__page-header__main-navigation >ul >li >ul {
        display: none;
        position: relative;
        margin: 0;
        top: 0;
        padding: 5px 45px 5px 0;
        list-style: none;
        background: #445050;
        background: #445050;
        background: var(--brand-secondary)
      }
@media(min-width: 768px) {
.microsite__page-header__main-navigation >ul >li >ul {
          position: absolute;
          top: 40px;
          padding: 25px 45px 25px 35px
      }
        }
.microsite__page-header__main-navigation >ul >li >ul:before {
          content: "";
          position: absolute;
          left: 0;
          top: -13px;
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 6px 13px 6px;
          border-color: transparent transparent #445050 transparent;
          border-color: transparent transparent #445050 transparent;
          border-color: transparent transparent var(--brand-secondary) transparent
        }
@media(max-width: 767px) {
.microsite__page-header__main-navigation >ul >li >ul:before {
            display: none
        }
          }
.microsite__page-header__main-navigation >ul >li >ul a {
          font-size: 14px;
          line-height: 20px;
          color: #fff;
          color: #fff;
          color: var(--white);
          font-weight: 600;
          font-weight: 600;
          font-weight: var(--font-weight-bold)
        }
.microsite__page-header__main-navigation >ul >li >ul a:hover {
            text-decoration: underline;
            color: #fff;
            color: #fff;
            color: var(--white);
          }
.microsite__page-header__main-navigation >ul >li >ul >li {
          white-space: nowrap
        }
.microsite__page-header__main-navigation >ul >li >ul >li.open {

/*            >ul {
              display: block;
            }*/
          }
.microsite__page-header__main-navigation >ul >li >ul >li.open >.before-icon {
              -webkit-transform: rotate(90deg);
                      transform: rotate(90deg);
            }
.microsite__page-header__main-navigation >ul >li >ul >li.open >a {
              text-decoration: underline;
              color: #fff;
              color: #fff;
              color: var(--white);
            }
.microsite__page-header__main-navigation >ul >li >ul >li >.before-icon {
            content: "";
            display: inline-block;
            position: relative;
            top: 2px;
            width: 20px;
            height: 17px;
            background: url(../Images/nav-arrow.svg) no-repeat center;
            -webkit-transform: rotate(90deg);
                    transform: rotate(90deg);
            -webkit-transition: -webkit-transform 250ms;
            transition: -webkit-transform 250ms;
            transition: transform 250ms;
            transition: transform 250ms, -webkit-transform 250ms;
            cursor: pointer;
          }
.microsite__page-header__main-navigation >ul >li >ul >li >ul {
            display: none;
            margin: 10px 0 10px 20px;
            padding: 0;
            list-style: none;
          }
.microsite__page-header__main-navigation >ul >li >ul >li >ul a {
              font-weight: normal
            }
.microsite__page-header__main-navigation >ul >li >ul >li >ul a:hover {
                text-decoration: underline;
                color: #fff;
                color: #fff;
                color: var(--white);
              }
.microsite__page-header__main-navigation a {
    font-size: 16px;
    line-height: 18px;
    font-family: 'FagoCoLf-Bold', sans-serif;
    font-family: 'FagoCoLf-Bold', sans-serif;
    font-family: var(--font-family-headline);
    font-weight: bold;
    font-weight: bold;
    font-weight: var(--font-weight-headline);
    color: #fff;
    color: #fff;
    color: var(--white);
    text-decoration: none
  }
.microsite__page-header__main-navigation a:hover {
      color: #fff;
      color: #fff;
      color: var(--white);
      text-decoration: underline;
    }
body #SgCookieOptin .sg-cookie-optin-box {
  border-radius: 0;
}
body #SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-button .sg-cookie-optin-box-button-accept-all, body #SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-button .sg-cookie-optin-box-button-accept-specific, body #SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-button .sg-cookie-optin-box-button-accept-essential, body #SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-banner-content .sg-cookie-optin-banner-button-settings, body #SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-banner-content .sg-cookie-optin-banner-button-accept {
  border-radius: 0;
}
body #SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item .sg-cookie-optin-checkbox + .sg-cookie-optin-checkbox-label::before {
  border-radius: 0;
}
body #SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-list .sg-cookie-optin-box-cookie-detail-list-item {
  border-radius: 0;
}
.frame-type-form_formframework {
  position: relative;

}
.frame-type-form_formframework h2 {
    display: none;
  }
.frame-type-form_formframework a {
    color: #16756F;
    color: #16756F;
    color: var(--brand-primary);
  }
.frame-type-form_formframework .clearfix {
    margin-bottom: 40px;
  }
.frame-type-form_formframework fieldset {
    display: block;
    padding: 0;
    border: none
  }
.frame-type-form_formframework fieldset.form-group {
      margin-bottom: 40px;
    }
.frame-type-form_formframework fieldset legend {
      display: block;
      margin: 20px 0 20px 0;
      font-size: 25px;
      line-height: 30px;
      color: #000000;
      color: #000000;
      color: var(--black);
      font-family: 'Source Sans Pro', sans-serif;
      font-family: 'Source Sans Pro', sans-serif;
      font-family: var(--font-family-sans-serif);
      font-weight: normal
    }
@media(min-width: 1024px) {
.frame-type-form_formframework fieldset legend {
        margin: 35px 0 35px 0;
        font-size: 30px;
        line-height: 40px
    }
      }
.frame-type-form_formframework fieldset fieldset legend {
      margin: 0 0 20px 0;
      font-size: 20px;
      line-height: 30px;
      color: #000000;
      color: #000000;
      color: var(--black);
      font-family: 'Source Sans Pro', sans-serif;
      font-family: 'Source Sans Pro', sans-serif;
      font-family: var(--font-family-sans-serif);
      font-weight: 600;
      font-weight: 600;
      font-weight: var(--font-weight-bold);
    }
.frame-type-form_formframework .row {
    position: relative;
  }
@media(min-width: 768px) {
.frame-type-form_formframework .row {
      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;
  }
    }
@media(max-width: 767px) {
.frame-type-form_formframework .row .col-xs-12 {
        width: 100%
    }
      }
.frame-type-form_formframework .row .col-sm-12 {
      width: 100%;
    }
@media(min-width: 768px) {
.frame-type-form_formframework .row .col-sm-6 {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
      }
.frame-type-form_formframework .form-group {
    margin-bottom: 15px;

  }
.frame-type-form_formframework .form-group .control-label {
      display: block;
      margin-bottom: 3px;
      font-size: 20px;
      line-height: 27px;
      color: #000000;
      color: #000000;
      color: var(--black);
      font-weight: normal;
    }
.frame-type-form_formframework .form-group .form-control {
      width: 100%;
    }
.frame-type-form_formframework .form-group input[type=text], .frame-type-form_formframework .form-group input[type=email], .frame-type-form_formframework .form-group input[type=tel], .frame-type-form_formframework .form-group input[type=date] {
      padding: 10px;
      border: none;
      font-size: 18px;
      line-height: 20px;
      background: #BEC5C9;
      background: #BEC5C9;
      background: var(--gray-light);
      font-family: 'Source Sans Pro', sans-serif;
      font-family: 'Source Sans Pro', sans-serif;
      font-family: var(--font-family-sans-serif);
      font-weight: normal;
    }
.frame-type-form_formframework .form-group textarea {
      height: 180px;
      padding: 10px;
      border: none;
      font-size: 18px;
      line-height: 20px;
      background: #BEC5C9;
      background: #BEC5C9;
      background: var(--gray-light);
      font-family: 'Source Sans Pro', sans-serif;
      font-family: 'Source Sans Pro', sans-serif;
      font-family: var(--font-family-sans-serif);
      font-weight: normal;
    }
.frame-type-form_formframework .form-group input[type=checkbox] {
      position: relative;
      top: -3px;
      margin-right: 5px;
    }
.frame-type-form_formframework .form-group input[type=radio] {
      position: relative;
      top: -3px;
      margin-right: 5px;
    }
.frame-type-form_formframework .form-group select {
      height: 40px;
    }
.frame-type-form_formframework .actions {
    margin: 30px 0;
    text-align: right;
  }
.frame-type-form_formframework .advice {
    margin-bottom: 15px;
    color: darkred;
  }
.frame-type-form_formframework input.form-control.error {
    outline: solid 1px darkred;
  }
.frame-type-form_formframework .field-wrap--articles-textarea {
    display: none;
  }
.intro {
  position: relative;
  width: 100%;
  height: 300px;
  margin-bottom: 30px

/*  @xs {
    margin-top: 50px;
  }*/
}
@media(min-width: 768px) {
.intro {
    height: 500px
}
  }
@media(min-width: 1024px) {
.intro {
    height: -webkit-calc(100vh - 50px);
    height: calc(100vh - 50px)
}
  }
.intro.intro--half-height {
    height: -webkit-calc(30vw - 50px);
    height: calc(30vw - 50px);
    min-height: 300px;
  }
.intro.intro--half-height .intro-carousel__inside {
      height: auto;
      min-height: 300px;
    }
.intro.intro--half-height .intro__image,
    .intro.intro--half-height .intro__video-wrap {
      height: -webkit-calc(30vw - 50px);
      height: calc(30vw - 50px);
      min-height: 300px;
    }
.intro.intro--half-height .intro__text-wrap {
      bottom: 0;
    }
.intro__image {
  position: relative;
  width: 100%;
  height: 260px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}
@media(min-width: 768px) {
.intro__image {
    height: 460px
}
  }
@media(min-width: 1024px) {
.intro__image {
    height: -webkit-calc(100vh - 90px);
    height: calc(100vh - 90px)
}
  }
.intro__scroll-down-btn {
  display: block;
  position: absolute;
  left: -webkit-calc(50% - 10px);
  left: calc(50% - 10px);
  bottom: 20px;
  width: 40px;
  height: 20px;
  background: url(../Images/intro-scroll-down-arrow.svg) no-repeat center;
  background-size: 40px auto;
}
.intro__video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 260px;
  overflow: hidden
}
@media(min-width: 768px) {
.intro__video-wrap {
    height: 460px
}
  }
@media(min-width: 1024px) {
.intro__video-wrap {
    height: -webkit-calc(100vh - 90px);
    height: calc(100vh - 90px)
}
  }
.intro__video {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: 0;
  width: auto;
  height: 100%
}
@media(min-width: 1024px) {
.intro__video {
    margin: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto
}
  }
.intro__text-wrap {
  position: absolute;
  bottom: 40px;
  width: 100%;
}
.intro__link {
  display: table;
  margin-bottom: 10px;
  padding: 10px 10px 8px 10px;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  color: #fff;
  color: var(--white);
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
  text-decoration: none;
  background: #16756F;
  background: #16756F;
  background: var(--brand-primary)
}
@media(min-width: 768px) {
.intro__link {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 22px
}
  }
.intro__link:hover {
    background-color: #445050;
    background-color: #445050;
    background-color: var(--brand-secondary);
  }
.intro__header {
  display: table;
  margin: 0;
  padding: 10px 10px 8px 10px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  color: #fff;
  color: var(--white);
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
  background: #16756F;
  background: #16756F;
  background: var(--brand-primary)
}
@media(min-width: 768px) {
.intro__header {
    padding: 25px 25px 22px 25px;
    font-size: 30px;
    line-height: 30px
}
  }
/*
.intro__video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(37deg, rgba(22,117,111,0.4) 0%, rgba(22,117,111,0.1) 100%);
}*/
.text {
  position: relative;
}
.text .microsite__page-footer__order-btn:before {
      background-image: url(../Images/link-arrow-gray.svg);
    }
.text a {
    color: #445050;
    color: #445050;
    color: var(--gray);
    text-decoration: none
  }
.text a:hover {
      text-decoration: underline;
    }
@media(min-width: 768px) {
.text__columns--two-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
  }
@media(max-width: 767px) {
.text__columns--two-columns .text__column {
      margin-bottom: 35px
  }
    }
@media(min-width: 768px) {
.text__columns--two-columns .text__column {
      width: -webkit-calc(50% - 40px);
      width: calc(50% - 40px)
  }
    }
@media(min-width: 768px) {
.text__columns--three-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
  }
@media(max-width: 767px) {
.text__columns--three-columns .text__column {
      margin-bottom: 35px
  }
    }
@media(min-width: 768px) {
.text__columns--three-columns .text__column {
      width: -webkit-calc((100% / 3) - 40px);
      width: calc((100% / 3) - 40px)
  }
    }
.features-grid {
/*  padding: 60px 0;

  @md-min {
    padding: 75px;
  }*/
}
.features-grid__headline {
  text-align: center;
  text-transform: uppercase;
}
.features-grid__items {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;

  -webkit-box-pack: center;

      -ms-flex-pack: center;

          justify-content: center;


}
.feature-item {
  width: 250px;
  margin-bottom: 40px
}
@media(min-width: 768px) {
.feature-item {
    width: 50%
}
  }
@media(min-width: 1024px) {
.feature-item {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3)
}
  }
@media(min-width: 768px) {
.feature-item__inside {
    padding: 0 25px
}
  }
.feature-item__icon-wrap {
  width: 100%;
}
.feature-item__icon {
  display: block;
  width: 75px;
  height: 75px;
  margin: 0 auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}
@media(min-width: 768px) {
.feature-item__icon {
    width: 154px;
    height: 154px
}
  }
.feature-item__text-wrap {
  position: relative;
  margin-top: 10px;
  text-align: center;
}
.feature-item__header {
  margin: 0 0 2px 0;
  text-transform: uppercase;
}
.feature-item__text {
  margin: 0
}
@media(max-width: 767px) {
.feature-item__text {
    font-size: 12px;
    line-height: 18px
}
  }
.colored-area {
  background: #445050;
  background: #445050;
  background: var(--brand-secondary);
  color: #fff;
  color: #fff;
  color: var(--white);
}
.colored-area h1, .colored-area h2, .colored-area h3, .colored-area h4 {
    color: #fff;
    color: #fff;
    color: var(--white);
  }
.colored-area .microsite__page-footer__order-btn:before {
      background-image: url(../Images/link-arrow-white.svg);
    }
.colored-area a {
    color: #fff;
    color: #fff;
    color: var(--white);
    text-decoration: none
  }
.colored-area a:hover {
      text-decoration: underline;
    }
.colored-area .container--margin:first-child {
    margin-top: 0;
  }
.colored-area .container--margin:last-child {
    margin-bottom: 0;
  }
.image-with-legend {
}
.image-with-legend__image {
  display: block;
  width: 100%;
  height: auto;
}
.image-with-legend__legend-wrap {
  -moz-column-count: 1;
       -webkit-column-count: 1;
       column-count: 1;
  grid-column-gap: 30px;
  -moz-column-gap: 30px;
       grid-column-gap: 30px;
       -webkit-column-gap: 30px;
            column-gap: 30px
}
@media(max-width: 767px) {
.image-with-legend__legend-wrap {
    text-align: center
}
  }
@media(min-width: 768px) {
.image-with-legend__legend-wrap {
    -moz-column-count: 2;
         -webkit-column-count: 2;
         column-count: 2
}
  }
@media(min-width: 1024px) {
.image-with-legend__legend-wrap {
    -moz-column-count: 3;
         -webkit-column-count: 3;
         column-count: 3
}
  }
@media(max-width: 767px) {
    .image-with-legend__legend-item:after {
      content: "/";
      display: inline-block;
      margin: 0 10px;
    }

    .image-with-legend__legend-item:last-child:after {
      content: "";
    }
  }
@media(min-width: 768px) {
.image-with-legend__legend-item {
    display: block
}
  }
.image-with-legend__legend-item__num {
  display: inline-block
}
@media(max-width: 767px) {
.image-with-legend__legend-item__num {
    margin-right: 5px;
    font-weight: 600;
    font-weight: 600;
    font-weight: var(--font-weight-bold)
}
  }
@media(min-width: 768px) {
.image-with-legend__legend-item__num {
    width: 25px
}
  }
.data {
}
@media(min-width: 768px) {
.data__legend {
    -moz-column-count: 2;
         -webkit-column-count: 2;
         column-count: 2;
    grid-column-gap: 30px;
    -moz-column-gap: 30px;
         grid-column-gap: 30px;
         -webkit-column-gap: 30px;
              column-gap: 30px
}
  }
.data__items {
/*  margin: 0;
  display: inline;

  @xs {
    display: flex;
    flex-wrap: wrap;
  }*/
}
.data__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.data__item__title {
  width: 50%;
  padding-right: 10px;
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  font-family: 'FagoCoLf', sans-serif;
  font-family: 'FagoCoLf', sans-serif;
  font-family: var(--font-family-headline-regular);
  font-weight: normal;
  font-weight: normal;
  font-weight: var(--font-weight-headline-regular)
}
@media(min-width: 768px) {
.data__item__title {
    padding-right: 10px;
    font-size: 20px;
    line-height: 30px
}
  }
.data__item__value {
  width: 50%;
  margin: 0;
  font-size: 12px;
  line-height: 18px
}
@media(min-width: 768px) {
.data__item__value {
    font-size: 16px;
    line-height: 30px
}
  }
.video-carousel {
  overflow: hidden;


}
.video-carousel .slick-list {
    overflow: visible;
  }
.video-carousel .slick-arrow {
    position: absolute;
    display: block;
    width: 30px;
    height: 33px;
    left: 0;
    top: -webkit-calc(50% - 16px);
    top: calc(50% - 16px);
    margin: 0;
    padding: 0;
    border: none;
    overflow: hidden;
    text-indent: -500px;
    z-index: 10;
    cursor: pointer;
    background: transparent url(../Images/carousel-arrow-prev.svg) no-repeat center;
    background-size: 15px auto;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    outline: none
  }
@media(min-width: 768px) {
.video-carousel .slick-arrow {
      left: -30px;
      background-size: 30px auto
  }
    }
.video-carousel .slick-arrow.slick-prev {
    }
.video-carousel .slick-arrow.slick-next {
      left: auto;
      right: 0;
      background-image: url(../Images/carousel-arrow-next.svg)
    }
@media(min-width: 768px) {
.video-carousel .slick-arrow.slick-next {
        left: auto;
        right: -30px
    }
      }
.video-carousel__inside {
  max-width: 768px;
  margin: 0 auto;
}
.video-carousel__item {
  position: relative;
}
.video-carousel__video-outer-wrap {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 56.25%;
  -webkit-transition: -webkit-transform ease .3s;
  transition: -webkit-transform ease .3s;
  transition: transform ease .3s;
  transition: transform ease .3s, -webkit-transform ease .3s;
  -webkit-transform: scale(.5);
          transform: scale(.5);
}
.slick-center .video-carousel__video-outer-wrap {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
.video-carousel__video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.video-carousel__video-wrap iframe {
    width: 100%;
    height: 100%;
  }
/*  padding-bottom: 50px;*/
.images .slick-dots {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 20px 0 0 0;
    list-style: none;
    text-align: center;
  }
.images .slick-dots li {
      display: inline-block;
    }
.images .slick-dots li button {
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 10px 0 0;
        padding: 0;
        overflow: hidden;
        text-indent: -1000px;
        border: solid 1px #445050;
        border: solid 1px #445050;
        border: solid 1px var(--brand-secondary);
        border-radius: 5px;
        background: #fff;
        background: #fff;
        background: var(--white);
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
      }
.images .slick-dots li.slick-active button {
          background-color: #445050;
          background-color: #445050;
          background-color: var(--brand-secondary);
        }
.images__item {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}
.images__item img {
    display: block;
    width: 100%;
    height: auto;
  }
.images__item figcaption {
    display: block;
  }
.images__item__caption {
  margin: 10px 0 0 0;
  text-align: center
}
@media(min-width: 768px) {
.images__item__caption {
    margin-top: 20px
}
  }
.grid {

}
@media(max-width: 767px) {
.grid__inside {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden
}
  }
.grid__headline {
  margin-bottom: 15px
}
@media(max-width: 767px) {
.grid__headline {
    margin-left: 30px;
    margin-right: 30px;
    text-align: center
}
  }
.grid__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px -10px -10px;
}
.grid__items .teaser {
    position: relative;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    margin: 0 10px 10px 10px
  }
@media(min-width: 768px) {
.grid__items .teaser {
      margin: 0 10px 20px 10px;
      width: -webkit-calc(50% - 20px);
      width: calc(50% - 20px)
  }
    }
@media(min-width: 1024px) {
.grid__items .teaser {
      width: -webkit-calc((100% / 3) - 20px);
      width: calc((100% / 3) - 20px)
  }
    }
.teaser-product:hover .teaser-product__image, .teaser-product.hover .teaser-product__image {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
    }
.teaser-product:hover .teaser-product__text-wrap, .teaser-product.hover .teaser-product__text-wrap {
      top: 0;
    }
.teaser-product__inside {
  position: relative;
  overflow: hidden;
}
.teaser-product__image__wrap {
  height: 0;
  overflow: hidden;
  padding-top: -webkit-calc(212 / 320 * 100%);
  padding-top: calc(212 / 320 * 100%);
  background: white;
  position: relative;
}
.teaser-product__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: -webkit-transform 250ms ease-out;
  transition: -webkit-transform 250ms ease-out;
  transition: transform 250ms ease-out;
  transition: transform 250ms ease-out, -webkit-transform 250ms ease-out;
  will-change: transform;
}
.teaser-product__text-wrap {
  position: absolute;
  top: -webkit-calc(100% - 45px);
  top: calc(100% - 45px);
  width: 100%;
  height: 100%;
  padding: 15px 20px;
  -webkit-transition: top 250ms ease-out;
  transition: top 250ms ease-out;
  will-change: top;
  background: rgba(22, 117, 111, .95);
  color: #fff;
  color: #fff;
  color: var(--white);
}
h3.teaser-product__header {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  color: #fff;
  color: var(--white);
}
.teaser-product__text {
  position: absolute;
  top: 45px;
  left: 20px;
  right: 20px;
  bottom: 70px;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}
.teaser-product__link--link1 {
  position: absolute;
  left: 15px;
  bottom: 15px;
  padding: 6px 5px 4px 5px;
  border: solid 2px transparent;
  font-size: 13px;
  line-height: 14px;
  text-transform: uppercase;
  color: #fff;
  color: #fff;
  color: var(--white);
  text-decoration: none;
  font-family: 'FagoCoLf', sans-serif;
  font-family: 'FagoCoLf', sans-serif;
  font-family: var(--font-family-headline-regular);
  font-weight: normal;
  font-weight: normal;
  font-weight: var(--font-weight-headline-regular)
}
.teaser-product__link--link1:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    margin-right: 5px;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #ffffff;
  }
.teaser-product__link--link1:hover {
    text-decoration: underline;
  }
.teaser-product__link--link2 {
  position: absolute;
  right: 15px;
  bottom: 15px;
  padding: 6px 5px 4px 5px;
  font-size: 13px;
  line-height: 14px;
  text-transform: uppercase;
  color: #fff;
  color: #fff;
  color: var(--white);
  text-decoration: none;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
  border: solid 2px #fff;
  border: solid 2px #fff;
  border: solid 2px var(--white)
}
.teaser-product__link--link2:hover {
    text-decoration: underline;
  }
.intro-carousel {
  position: relative;
  width: 100%;
  height: 40vh;
  margin-bottom: 30px;
}
@media(min-width: 768px) {
.intro-carousel {
    height: 100vh;
}
  }
.intro-carousel .slick-dots {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 10px 0 20px 0;
    list-style: none;
    text-align: center;
  }
.intro-carousel .slick-dots li {
      display: inline-block;
    }
.intro-carousel .slick-dots li button {
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 10px 0 0;
        padding: 0;
        overflow: hidden;
        text-indent: -1000px;
        border: solid 1px #16756F;
        border: solid 1px #16756F;
        border: solid 1px var(--brand-primary);
        border-radius: 5px;
        background: #fff;
        background: #fff;
        background: var(--white);
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
      }
.intro-carousel .slick-dots li.slick-active button {
          background-color: #16756F;
          background-color: #16756F;
          background-color: var(--brand-primary);
        }
.intro-carousel section.intro-carousel ul.slick-dots{
        display: none;
      }
.intro-carousel.intro-carousel--half-height {
    height: auto;
    min-height: 300px;
  }
.intro-carousel.intro-carousel--half-height .intro-carousel__inside {
      height: auto;
      min-height: 300px;
    }
.intro-carousel.intro-carousel--half-height .carousel-item {
      height: -webkit-calc(30vw - 50px);
      height: calc(30vw - 50px);
      min-height: 300px;
    }
.intro-carousel__inside {
  height: 40vh
}
@media(min-width: 768px) {
.intro-carousel__inside {
    height: -webkit-calc(100vh - 50px);
    height: calc(100vh - 50px)
}
  }
.intro-carousel__item {
  position: relative;
}
.intro-carousel__items {
  position: relative;
  height: 100%;
}
.carousel-item {
  height: 40vh
}
@media(min-width: 768px) {
.carousel-item {
    height: -webkit-calc(100vh - 50px);
    height: calc(100vh - 50px)
}
  }
.carousel-item__inside {
  position: relative;
  width: 100%;
  height: 100%;
}
.carousel-item__image {
  position: absolute;
  width: 100%;
  height: 100%;
  background: center no-repeat;
  background-size: cover;
}
@media(min-width: 768px) {
.carousel-item__image--mobile {
   display: none
}
 }
@media(max-width: 767px) {
.carousel-item__image--desktop {
    display: none
}
  }
.carousel-item__text-wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.carousel-item__link {
  display: table;
  margin-bottom: 10px;
  padding: 10px 10px 8px 10px;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  color: #fff;
  color: var(--white);
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
  text-decoration: none;
  background: #16756F;
  background: #16756F;
  background: var(--brand-primary)
}
@media(min-width: 768px) {
.carousel-item__link {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 22px
}
  }
.carousel-item__link:hover {
    background-color: #445050;
    background-color: #445050;
    background-color: var(--brand-secondary);
  }
.carousel-item__header {
  display: table;
  margin: 0;
  padding: 10px 10px 8px 10px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  color: #fff;
  color: var(--white);
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
  background: #16756F;
  background: #16756F;
  background: var(--brand-primary)
}
@media(min-width: 768px) {
.carousel-item__header {
    padding: 25px 25px 22px 25px;
    font-size: 30px;
    line-height: 30px
}
  }
.text-with-address {

  color: #445050;

  color: #445050;

  color: var(--gray);
}
.text-with-address a {
    color: #445050;
    color: #445050;
    color: var(--gray);
    text-decoration: none
  }
.text-with-address a:hover {
      text-decoration: underline;
    }
.text-with-address a.big-link-with-arrow {
      color: #16756F;
      color: #16756F;
      color: var(--brand-primary);
    }
.text-with-address a.green {
			 color: #16756F;
			 color: #16756F;
			 color: var(--brand-primary);
			 text-decoration: underline
		}
.text-with-address a.green:hover {
					 text-decoration: none;
				 }
.text-with-address a.text-with-address__phone:before, .text-with-address a.text-with-address__fax:before, .text-with-address a.text-with-address__email:before {
      content: "";
      display: inline-block;
      position: relative;
      width: 14px;
      height: 16px;
      top: 2px;
      margin-right: 5px;
      background: url(../Images/icon-phone.svg) no-repeat center;
      background-size: contain;
    }
.text-with-address a.text-with-address__email:before {
      background-image: url(../Images/icon-email.svg);
    }
.text-with-address a.text-with-address__fax:before {
      background-image: url(../Images/icon-fax.svg);
    }
.text-with-address address {
    text-transform: none;
    font-style: normal;
  }
@media(max-width: 767px) {
.text-with-address__headline {
    text-align: center
}
  }
@media(min-width: 768px) {
.text-with-address__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between
}
  }
.text-with-address__column-1 {
  width: 270px;
}
@media(max-width: 767px) {
.text-with-address__column-1 {
    display: none;
}
  }
.text-with-address__column-1 h3 {
    margin-top: 40px;
  }
@media(max-width: 767px) {
.text-with-address__column-2 {
    text-align: center
}
  }
@media(min-width: 768px) {
.text-with-address__column-2 {
    width: -webkit-calc(100% - 360px);
    width: calc(100% - 360px)
}
  }
.text-with-address__logo {
  display: block;
  width: 100%;
  max-width: 190px;
  height: auto;
  margin-bottom: 40px;
}
.youtube-video {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media(max-width: 767px) {
.youtube-video__inside {
    margin: 0 15px
}
  }
.youtube-video__video-wrap {
  position: relative
}
.youtube-video__video-wrap:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 0;
    padding-bottom: 55.6%;
  }
.youtube-video__video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
.google-maps {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media(max-width: 767px) {
.google-maps__inside {
    margin: 0 15px
}
  }
.google-maps__iframe-wrap {
  position: relative
}
.google-maps__iframe-wrap:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 0;
    padding-bottom: 55.6%;
  }
.google-maps__iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
.google-maps__columns {
  width: 100%
}
@media(min-width: 768px) {
.google-maps__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between
}
  }
@media(max-width: 767px) {
.google-maps__column--column-1 {
    margin-bottom: 30px
}
  }
@media(min-width: 768px) {
.google-maps__column--column-1 {
    width: -webkit-calc(100% - 270px);
    width: calc(100% - 270px)
}
  }
@media(max-width: 767px) {
.google-maps__column--column-2 {
    margin: 0 -30px;
    width: 100vw
}
  }
@media(min-width: 768px) {
.google-maps__column--column-2 {
    width: 240px
}
  }
.google-maps__contact-box {
  position: relative;
  padding: 30px;
  width: 100%;
  background: #16756F;
  background: #16756F;
  background: var(--brand-primary);
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  color: #fff;
  color: var(--white);
}
@media(min-width: 768px) {
.google-maps__contact-box {
    max-width: 240px;
    margin: 0 0 20px 0;
    padding: 20px;
}
  }
.google-maps__contact-box h2 {
    margin: 0;
    font-size: 30px;
    line-height: 33px;
    color: #fff;
    color: #fff;
    color: var(--white);
    text-transform: uppercase;
  }
.google-maps__contact-box h3 {
    margin: 0 0 20px 0;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    color: #fff;
    color: var(--white);
    text-transform: uppercase;
  }
.google-maps__contact-box p {
    margin: 0 0 20px 0;
  }
.google-maps__contact-box a {
    color: #fff;
    color: #fff;
    color: var(--white);
    text-decoration: none
  }
.google-maps__contact-box a:hover {
      text-decoration: underline;
    }
.google-maps__contact-box a.phone:before, .google-maps__contact-box a.fax:before, .google-maps__contact-box a.email:before, .google-maps__contact-box a.newsletter:before {
      content: "";
      display: inline-block;
      position: relative;
      width: 14px;
      height: 16px;
      top: 2px;
      margin-right: 5px;
      background: url(../Images/icon-phone.svg) no-repeat center;
      background-size: contain;
    }
.google-maps__contact-box a.email:before {
      background-image: url(../Images/icon-email.svg);
    }
.google-maps__contact-box a.fax:before {
      background-image: url(../Images/icon-fax.svg);
    }
.google-maps__contact-box a.newsletter:before {
      background-image: url(../Images/icon-newsletter.svg);
    }
@media(max-width: 767px) {
.google-maps__logos {
    display: none;
}
  }
.google-maps__logos img {
    display: block;
    width: 100%;
    max-width: 200px;
    height: auto;
    margin: 0 0 20px 0;
  }
.product-show {
  color: #445050;
  color: #445050;
  color: var(--gray);
}
.product-show__columns {
  width: 100%
}
@media(min-width: 768px) {
.product-show__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between
}
  }
@media(max-width: 767px) {
.product-show__column-1 {
    margin-bottom: 30px;
}
  }
@media(min-width: 768px) {
.product-show__column-1 {
    width: -webkit-calc(100% - 330px);
    width: calc(100% - 330px);
}
  }
.product-show__column-1 ul li {
      margin-bottom: 20px;
    }
.product-show__headline {
  margin-bottom: 17px;
}
.product-show__description {
  margin-bottom: 50px;
}
@media(max-width: 767px) {
.product-show__column-2 {
    margin: 0 -30px;
    width: 100vw
}
  }
@media(min-width: 768px) {
.product-show__column-2 {
    width: 240px
}
  }
.product-show__teaser {
  margin: 0 0 60px 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
}
@media(max-width: 767px) {
.product-show__logos {
    display: none;
}
  }
.product-show__logos img {
    display: block;
    width: 100%;
    max-width: 200px;
    height: auto;
    margin: 0 0 20px 0;
  }
.product-show__contact-box {
  padding: 30px;
  background: #16756F;
  background: #16756F;
  background: var(--brand-primary);
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  color: #fff;
  color: var(--white);
}
@media(min-width: 768px) {
.product-show__contact-box {
    margin: 0 0 20px 0;
    padding: 20px;
}
  }
.product-show__contact-box h2 {
    margin: 0;
    font-size: 30px;
    line-height: 33px;
    color: #fff;
    color: #fff;
    color: var(--white);
    text-transform: uppercase;
  }
.product-show__contact-box h3 {
    margin: 0 0 20px 0;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    color: #fff;
    color: var(--white);
    text-transform: uppercase;
  }
.product-show__contact-box p {
    margin: 0 0 20px 0;
  }
.product-show__contact-box a {
    color: #fff;
    color: #fff;
    color: var(--white);
    text-decoration: none
  }
.product-show__contact-box a:hover {
      text-decoration: underline;
    }
.product-show__contact-box a.phone:before, .product-show__contact-box a.fax:before, .product-show__contact-box a.email:before, .product-show__contact-box a.newsletter:before {
      content: "";
      display: inline-block;
      position: relative;
      width: 14px;
      height: 16px;
      top: 2px;
      margin-right: 5px;
      background: url(../Images/icon-phone.svg) no-repeat center;
      background-size: contain;
    }
.product-show__contact-box a.email:before {
      background-image: url(../Images/icon-email.svg);
    }
.product-show__contact-box a.fax:before {
      background-image: url(../Images/icon-fax.svg);
    }
.product-show__contact-box a.newsletter:before {
      background-image: url(../Images/icon-newsletter.svg);
    }
.product-config {
  color: #445050;
  color: #445050;
  color: var(--gray);

}
.product-config #status {
    color: #16756F;
    color: #16756F;
    color: var(--brand-primary);
  }
.product-config #konfiguratorstatus {
    position: relative;
  }
.product-config #statusbar {
    position: relative;
    width: 100%;
    max-width: 408px;
    height: 12px;
    background: #BEC5C9;
    background: #BEC5C9;
    background: var(--gray-light);
  }
.product-config #bar {
    position: absolute;
    height: 12px;
    background: #16756F;
    background: #16756F;
    background: var(--brand-primary);
  }
.product-config .kstep {
    display: none;
    position: relative;
/*    top: 0;
    left: 0;*/
    margin: 15px 0;
    padding: 5px 0;
    min-height: 200px;
    width: 100%;
  }
/*  .save {
    position: relative;
    top: 0;
    left: 0;
    width: 235px;
    height: 30px;
    color: #fff;
    background: #00756f;
    z-index: 11;
    padding-left: 0px!important;
  }*/
@media(max-width: 767px) {
.product-config #konfigurator_nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap
  }
    }
.product-config #knav {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;


  }
.product-config #knav .product-config__show-link {
      display: inline-block !important;
      margin-right: 40px;
    }
.product-config #knav .kaction {
      display: inline-block;
      margin: 0 10px 0 0;
/*      display: inline-block;
      padding: 10px 10px 8px 10px;
      text-transform: uppercase;
      font-family: var(--font-family-headline);
      font-weight: var(--font-weight-headline);
      background: var(--brand-primary);
      color: var(--white);
      font-size: 20px;
      line-height: 20px;*/
      cursor: pointer
    }
.product-config #knav .kaction:hover {
        background-color: #445050;
        background-color: #445050;
        background-color: var(--gray);
      }
.product-config #knav .kaction.disabled {
        display: none;
      }
.product-config #knav .kaction.restore {
        background: #BEC5C9;
        background: #BEC5C9;
        background: var(--gray-light);
        border-color: #BEC5C9;
        border-color: #BEC5C9;
        border-color: var(--gray-light)
      }
.product-config #knav .kaction.restore:hover {
          background-color: #445050;
          background-color: #445050;
          background-color: var(--gray);
          border-color: #445050;
          border-color: #445050;
          border-color: var(--gray);
        }
.product-config #konfigpic {
    width: 100%;
    margin: 20px 0 10px 0;
    text-align: left;
  }
@media(max-width: 767px) {
.product-config #konfigpic {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
  }
    }
.product-config #konfigpic img {
      display: inline-block;
      width: 100%;
      max-width: 400px;
      height: auto;
    }
.product-config #stepnav {
    width: 100%;
    padding: 15px;
    border: solid 5px #445050;
    border: solid 5px #445050;
    border: solid 5px var(--gray);
    font-size: 20px;
    line-height: 29px;
    font-family: 'FagoCoLf', sans-serif;
    font-family: 'FagoCoLf', sans-serif;
    font-family: var( --font-family-headline-regular);
    font-weight: normal;
    font-weight: normal;
    font-weight: var(--font-weight-headline-regular);
    text-transform: uppercase;
  }
@media(max-width: 767px) {
.product-config #stepnav {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
  }
    }
.product-config #stepnav ul {
      margin: 0;
      padding: 0;
      list-style: none;
    }
.product-config #stepnav ul li {
        margin-bottom: 10px;
        cursor: default
      }
.product-config #stepnav ul li.done {
          cursor: pointer;
        }
.product-config #stepnav ul li.active {
          font-family: 'FagoCoLf-Bold', sans-serif;
          font-family: 'FagoCoLf-Bold', sans-serif;
          font-family: var( --font-family-headline);
          font-weight: 600;
          font-weight: 600;
          font-weight: var(--font-weight-bold);
          color: #16756F;
          color: #16756F;
          color: var(--brand-primary);
        }
.product-config .step_nr {
    display: none;
  }
.product-config .kheadlinetext {
    margin: 0 0 25px 0;
    text-transform: uppercase;
    font-family: 'FagoCoLf-Bold', sans-serif;
    font-family: 'FagoCoLf-Bold', sans-serif;
    font-family: var( --font-family-headline);
    font-weight: 600;
    font-weight: 600;
    font-weight: var(--font-weight-bold);
    font-size: 30px;
    line-height: 30px;
    color: #445050;
    color: #445050;
    color: var(--gray);
  }
.product-config .koptline {
    position: relative;
    margin-bottom: 25px;
  }
.product-config .koptline input {
      position: absolute;
      left: 0;
      top: 2px;
    }
.product-config .koptline label {
      display: block;
      position: relative;
      margin-left: 25px;
    }
.product-config .koptions .kaction {
      display: none !important;
    }
.product-config #abgeschlossen {
    position: relative;
    left: 0;
    margin: 100px 0;
    font-size: 30px;
    font-family: 'FagoCoLf-Bold', sans-serif;
    font-family: 'FagoCoLf-Bold', sans-serif;
    font-family: var( --font-family-headline);
    font-weight: 600;
    font-weight: 600;
    font-weight: var(--font-weight-bold);
  }
.product-config__config-section-1 {
  position: relative;
  min-height: 450px;
  overflow: hidden;
}
.product-config__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap
}
@media(min-width: 768px) {
.product-config__columns {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between
}
  }
@media(max-width: 767px) {
.product-config__column-1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 30px;
}
  }
@media(min-width: 768px) {
.product-config__column-1 {
    width: -webkit-calc(100% - 430px);
    width: calc(100% - 430px);
}
  }
.product-config__column-1 ul li {
      margin-bottom: 20px;
    }
@media(max-width: 767px) {
.product-config__column-2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
/*    margin: 0 -30px;*/
    width: 100vw
}
  }
@media(min-width: 768px) {
.product-config__column-2 {
    width: 340px
}
  }
.product-config__teaser {
  margin: 0 0 60px 0;
  font-size: 20px;
  line-height: 30px;
}
.product-config_config-headline {
  text-transform: uppercase;
}
.product-config__logos {
  position: relative;
  right: -14px;
}
@media(max-width: 767px) {
.product-config__logos {
    display: none;
}
  }
.product-config__logos div {
    text-align: right;
  }
.product-config__logos img {
    display: inline-block;
    width: 100%;
    max-width: 200px;
    height: auto;
    margin: 0 0 20px 0;
  }
.product-list-item {
}
.product-list-item__inside {
  max-width: 750px
}
@media(min-width: 768px) {
.product-list-item__inside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between
}
  }
.product-list-item__image__wrap {
  position: relative;
  width: 100%;
  height: 175px;
  margin-bottom: 16px
}
@media(min-width: 768px) {
.product-list-item__image__wrap {
    width: 245px;
    margin: 0
}
  }
.product-list-item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media(min-width: 768px) {
.product-list-item__text-wrap {
    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;
    width: -webkit-calc(100% - 245px - 16px);
    width: calc(100% - 245px - 16px)
}
  }
.product-list-item__text-inside-wrap {

}
.product-list-item__button {
  display: block;
  width: 100%;
  max-width: 150px;
  margin-top: 20px;
  text-align: center;
}
.basket {

}
.basket__item {
  position: relative;
  margin-bottom: 30px;
}
.basket__item__inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.basket__item__text {
  width: 100%;
}
.basket__item__for-artnr {
  font-family: 'Source Sans Pro', sans-serif;
  font-family: 'Source Sans Pro', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-style: italic;
}
.basket__item__quantity {
  margin-left: 20px;
  width: 50px;
  padding: 6px 5px 4px 5px;
  border: solid 2px #16756F;
  border: solid 2px #16756F;
  border: solid 2px var(--brand-primary);
  font-size: 13px;
  line-height: 14px
}
@media(min-width: 1024px) {
.basket__item__quantity {
    margin-top: 30px
}
  }
button.basket__item__delete {
  margin-left: 20px;
  padding: 6px 5px 4px 5px;
  border: solid 2px #16756F;
  border: solid 2px #16756F;
  border: solid 2px var(--brand-primary);
  font-size: 13px;
  line-height: 14px;
  text-transform: uppercase;
  color: #fff;
  color: #fff;
  color: var(--white);
  background: #16756F;
  background: #16756F;
  background: var(--brand-primary);
  text-decoration: none;
  font-family: 'FagoCoLf', sans-serif;
  font-family: 'FagoCoLf', sans-serif;
  font-family: var(--font-family-headline-regular);
  font-weight: normal;
  font-weight: normal;
  font-weight: var(--font-weight-headline-regular)
}
button.basket__item__delete:hover {
    text-decoration: underline;
  }
@media(min-width: 1024px) {
button.basket__item__delete {
    margin-top: 30px
}
  }
.basket__form-btn__wrap {
  margin: 30px 0;
  text-align: right;
}
.events__teaser {
  background: #16756F;
  background: #16756F;
  background: var(--brand-primary)
}
@media(min-width: 768px) {
.events__teaser {
    background-image: url(../Images/europe.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain
}
  }
.events__teaser__inside {
  padding: 35px 0
}
@media(min-width: 768px) {
.events__teaser__inside {
    padding: 50px 0
}
  }
.events__teaser__headline {
  color: #fff;
  color: #fff;
  color: var(--white);
  text-transform: uppercase;
  font-family: 'FagoCoLf', sans-serif;
  font-family: 'FagoCoLf', sans-serif;
  font-family: var(--font-family-headline-regular);
  font-weight: normal;
  font-weight: normal;
  font-weight: var(--font-weight-headline-regular);
}
.events__teaser__headline b {
    font-family: 'FagoCoLf-Bold', sans-serif;
    font-family: 'FagoCoLf-Bold', sans-serif;
    font-family: var(--font-family-headline);
    font-weight: bold;
    font-weight: bold;
    font-weight: var(--font-weight-headline);
  }
@media(min-width: 768px) {
.events__teaser__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
  }
.events__teaser__column--column-1 {
  margin-bottom: 5px;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
  color: #fff;
  color: #fff;
  color: var(--white);
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px
}
@media(min-width: 768px) {
.events__teaser__column--column-1 {
    margin: 0 50px 0 0;
    font-size: 30px;
    line-height: 32px
}
  }
.events__teaser__items {
  margin: 0 0 10px 0;
}
.events__teaser__item {
  margin: 0 0 10px 0;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  color: #fff;
  color: var(--white)
}
@media(min-width: 768px) {
.events__teaser__item {
    margin: 0 0 20px 0;
    font-size: 30px;
    line-height: 32px
}
  }
.events__teaser__item__date {
  display: inline;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline)
}
.events__teaser__item__date:after {
    content: " - ";
  }
h3.events__teaser__item__title {
  display: inline;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  color: #fff;
  color: var(--white);
  font-family: 'Source Sans Pro', sans-serif;
  font-family: 'Source Sans Pro', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 400;
  font-weight: 400;
  font-weight: var(--font-weight-regular)
}
@media(min-width: 768px) {
h3.events__teaser__item__title {
    font-size: 30px;
    line-height: 32px
}
  }
.events_teaser__more-events-link {
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
  text-transform: uppercase;
  color: #fff;
  color: #fff;
  color: var(--white);
  text-decoration: none
}
@media(min-width: 768px) {
.events_teaser__more-events-link {
    font-size: 30px;
    line-height: 32px
}
  }
.events_teaser__more-events-link:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    margin-right: 5px;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #ffffff
  }
@media(min-width: 768px) {
.events_teaser__more-events-link:before {
      position: relative;
      top: -1px;
      margin-right: 10px;
      border-width: 10px 0 10px 10px
  }
    }
.events_teaser__more-events-link:hover {
    text-decoration: underline;
  }
.events__list {

}
.events__list__items {

}
.events__list__item {
  margin: 0 0 20px 0;
  font-size: 20px;
  line-height: 22px
}
@media(min-width: 768px) {
.events__list__item {
    margin: 0 0 40px 0;
    font-size: 30px;
    line-height: 32px
}
  }
.events__list__item__date {
  display: inline;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
  color: #16756F;
  color: #16756F;
  color: var(--brand-primary)
}
.events__list__item__date:after {
    content: " - ";
  }
h3.events__list__item__title {
  display: inline;
  font-size: 20px;
  line-height: 22px;
  font-family: 'Source Sans Pro', sans-serif;
  font-family: 'Source Sans Pro', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 400;
  font-weight: 400;
  font-weight: var(--font-weight-regular)
}
@media(min-width: 768px) {
h3.events__list__item__title {
    font-size: 30px;
    line-height: 32px
}
  }
.events__list__item__text {
  display: block;
}
.events__list__item__location {
  display: inline;
/*  margin-left: 10px;*/
  font-size: 20px;
  line-height: 22px;
  font-family: 'Source Sans Pro', sans-serif;
  font-family: 'Source Sans Pro', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 400;
  font-weight: 400;
  font-weight: var(--font-weight-regular);
  color: #16756F;
  color: #16756F;
  color: var(--brand-primary)
}
@media(min-width: 768px) {
.events__list__item__location {
    font-size: 30px;
    line-height: 32px
}
  }
.events__list__item__link {
  display: block;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: 'FagoCoLf-Bold', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: bold;
  font-weight: bold;
  font-weight: var(--font-weight-headline);
/*  text-transform: uppercase;*/
  color: #16756F;
  color: #16756F;
  color: var(--brand-primary);
  text-decoration: none
}
@media(min-width: 768px) {
.events__list__item__link {
    display: inline;
    font-size: 30px;
    line-height: 32px
}
  }
.events__list__item__link:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    margin-right: 2px;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #16756F;
    border-color: transparent transparent transparent #16756F;
    border-color: transparent transparent transparent var(--brand-primary)
  }
@media(min-width: 768px) {
.events__list__item__link:before {
      position: relative;
      top: -1px;
      margin-right: 5px;
      border-width: 10px 0 10px 10px
  }
    }
.events__list__item__link:hover {
    text-decoration: underline;
  }
.container-with-address {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media(max-width: 767px) {
.container-with-address__inside {
    margin: 0 15px
}
  }
.container-with-address__content-wrap {
  position: relative;
}
.container-with-address__content-wrap .container__inside {
    margin: 0 !important;
  }
.container-with-address__columns {
  width: 100%
}
@media(min-width: 768px) {
.container-with-address__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between
}
  }
@media(max-width: 767px) {
.container-with-address__column--column-1 {
    margin-bottom: 30px
}
  }
@media(min-width: 768px) {
.container-with-address__column--column-1 {
    width: -webkit-calc(100% - 270px);
    width: calc(100% - 270px)
}
  }
@media(max-width: 767px) {
.container-with-address__column--column-2 {
    margin: 0 -30px
/*    width: 100vw;*/
}
  }
@media(min-width: 768px) {
.container-with-address__column--column-2 {
    width: 240px
}
  }
.container-with-address__contact-box {
  position: relative;
  padding: 30px;
  width: 100%;
  background: #16756F;
  background: #16756F;
  background: var(--brand-primary);
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  color: #fff;
  color: var(--white);
}
@media(min-width: 768px) {
.container-with-address__contact-box {
    max-width: 240px;
    margin: 0 0 20px 0;
    padding: 20px;
}
  }
.container-with-address__contact-box h2 {
    margin: 0;
    font-size: 30px;
    line-height: 33px;
    color: #fff;
    color: #fff;
    color: var(--white);
    text-transform: uppercase;
  }
.container-with-address__contact-box h3 {
    margin: 0 0 20px 0;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    color: #fff;
    color: var(--white);
    text-transform: uppercase;
  }
.container-with-address__contact-box p {
    margin: 0 0 20px 0;
  }
.container-with-address__contact-box a {
    color: #fff;
    color: #fff;
    color: var(--white);
    text-decoration: none
  }
.container-with-address__contact-box a:hover {
      text-decoration: underline;
    }
.container-with-address__contact-box a.phone:before, .container-with-address__contact-box a.fax:before, .container-with-address__contact-box a.email:before, .container-with-address__contact-box a.newsletter:before {
      content: "";
      display: inline-block;
      position: relative;
      width: 14px;
      height: 16px;
      top: 2px;
      margin-right: 5px;
      background: url(../Images/icon-phone.svg) no-repeat center;
      background-size: contain;
    }
.container-with-address__contact-box a.email:before {
      background-image: url(../Images/icon-email.svg);
    }
.container-with-address__contact-box a.fax:before {
      background-image: url(../Images/icon-fax.svg);
    }
.container-with-address__contact-box a.newsletter:before {
      background-image: url(../Images/icon-newsletter.svg);
    }
@media(max-width: 767px) {
.container-with-address__logos {
    display: none;
}
  }
.container-with-address__logos img {
    display: block;
    width: 100%;
    max-width: 200px;
    height: auto;
    margin: 0 0 20px 0;
  }
.image img {
    display: block;
    width: 100%;
    height: auto;
  }
.image figcaption {
    display: block;
  }
.image__item {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}
.image__item__caption {
  margin-top: 10px;
}