/*@import '../../../../../../../node_modules/slick-carousel/slick/slick.css';*/
/*@import '../../../../../../../node_modules/cookieconsent/build/cookieconsent.min.css';*/
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../Fonts/roboto-v27-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('../Fonts/roboto-v27-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/roboto-v27-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/roboto-v27-latin-300.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/roboto-v27-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/roboto-v27-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/roboto-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('../Fonts/roboto-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/roboto-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/roboto-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/roboto-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/roboto-v27-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../Fonts/roboto-v27-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('../Fonts/roboto-v27-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/roboto-v27-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/roboto-v27-latin-500.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/roboto-v27-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/roboto-v27-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../Fonts/roboto-v27-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('../Fonts/roboto-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/roboto-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/roboto-v27-latin-700.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/roboto-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/roboto-v27-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/roboto-slab-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('../Fonts/roboto-slab-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/roboto-slab-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/roboto-slab-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/roboto-slab-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/roboto-slab-v13-latin-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/roboto-condensed-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('../Fonts/roboto-condensed-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/roboto-condensed-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/roboto-condensed-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/roboto-condensed-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/roboto-condensed-v19-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../Fonts/roboto-condensed-v19-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
  url('../Fonts/roboto-condensed-v19-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../Fonts/roboto-condensed-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
  url('../Fonts/roboto-condensed-v19-latin-700.woff') format('woff'), /* Modern Browsers */
  url('../Fonts/roboto-condensed-v19-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../Fonts/roboto-condensed-v19-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
:root {
  --font-family-sans-serif: 'Roboto', sans-serif;
  --font-family-headline: 'Roboto Condensed', sans-serif;
  --font-family-serif: 'Roboto Slab', serif;
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --font-weight-semi-bold: 500;
  --font-weight-bold: 700;
  --font-weight-headline: 400;
  --font-weight-headline-bold: 700;
  --font-weight-serif: 400;
}
:root {
  --brand-primary: #54BCE0;
  --brand-secondary: #1D3FA6;
  --brand-tertiary: #0000ff;

  --white: #fff;
  --gray: #898989;
  --gray-light: #F4F4F4;
  --gray-light-2: #B9B9B9;
  --gray-lighter: #e3e2e4;
  --gray-lightest: #f6f6f6;
  --black: #000000;
}
body {
  font-size: 20px;
  line-height: 30px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.select-replace {
  position: relative;
  height: 75px;
  background: #fff;
  background: var(--white);
  border: solid 1px #54BCE0;
  border: solid 1px var(--brand-primary);
  border-radius: 0;
  transition: background 500ms;

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

}
  }
.select-replace >select {
    box-shadow:none !important;
  }
.select-replace >select {
    position: absolute;
    width: 100%;
    padding: 20px;
    font-size: 18px;
    line-height: 22px;
    border: none;
    border-radius: 0;
    height: 75px;
    outline: none;
    background: transparent;
    cursor: pointer;
    color: #898989;
    color: var(--gray);
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-family: var(--font-family-sans-serif);
    font-weight: 300;
    font-weight: var(--font-weight-light);

    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;
    }
.select-replace >select option {
      color: #000;
    }
.select-replace >.icon {
    position: absolute;
    right: 15px;
    top: 28px;
    width: 24px;
    height: 20px;
    background: url(../Images/arrow--right--gray.svg) no-repeat center;
    background-size: auto 21px;
    transform: rotate(90deg);
    pointer-events: none;
  }
.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 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;
        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;
          transition: all 150ms, background 300ms;
        }
.radio-replace >input:checked + .text >.icon::before {
          left: 2px;
          top: 2px;
          width: 12px;
          height: 12px;
          background: #0000ff;
          background: var(--brand-tertiary);
        }
.container {
  position: relative;
  width: 100%;
}
.container__inside {
  display: block;
  position: relative;
  max-width: 1240px;
  margin: 0 22px;
}
@media(min-width: 768px) {
.container__inside {
    margin: 0 40px
}
  }
@media(min-width: 1024px) {
.container__inside {
    margin: 0 80px
}
  }
@media (min-width: 1400px) {
.container__inside {
    margin: 0 auto
}
  }
/*
.container__inside--small {
  margin: 0 15px;
  max-width: 1050px;

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

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

  @media (min-width: 1120px) {
    margin: 0 auto;
  }
}

.container__inside--big {
  margin: 0 15px;
  max-width: 1170px;

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

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

  @media (min-width: 1250px) {
    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: 40px;
  margin-bottom: 40px;
}
@media(min-width: 1200px) {
.container--margin {
    margin-top: 80px;
    margin-bottom: 80px
}
  }
.container--margin-top {
  margin-top: 40px;
}
@media(min-width: 1200px) {
.container--margin-top {
    margin-top: 80px
}
  }
.container--margin-bottom {
  margin-bottom: 40px;
}
@media(min-width: 1200px) {
.container--margin-bottom {
    margin-bottom: 80px
}
  }
.container--margin-big {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media(min-width: 1024px) {
.container--margin-big {
    margin-top: 80px;
    margin-bottom: 80px
}
  }
@media(min-width: 1200px) {
.container--margin-big {
    margin-top: 150px;
    margin-bottom: 150px
}
  }
.container--margin-big-top {
  margin-top: 40px;
}
@media(min-width: 1024px) {
.container--margin-big-top {
    margin-top: 80px
}
  }
@media(min-width: 1200px) {
.container--margin-big-top {
    margin-top: 150px
}
  }
.container--margin-big-bottom {
  margin-bottom: 40px;
}
@media(min-width: 1024px) {
.container--margin-big-bottom {
    margin-bottom: 80px
}
  }
@media(min-width: 1200px) {
.container--margin-big-bottom {
    margin-bottom: 150px
}
  }
.container--padding {
  padding-top: 40px;
  padding-bottom: 40px;
}
.container--padding-top {
  padding-top: 40px;
}
.container--padding-bottom {
  padding-bottom: 40px;
}
.container--padding-big {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media(min-width: 1200px) {
.container--padding-big-lg {
    padding-top: 80px;
    padding-bottom: 80px
}
  }
.container--padding-big-top {
  padding-top: 80px;
}
.container--padding-big-bottom {
  padding-bottom: 80px;
}
.flowing-text {
  font-size: 20px;
  line-height: 30px;
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 300;
  font-weight: var(--font-weight-light);
}
.flowing-text p {
    margin: 0 0 1rem 0;
  }
.flowing-text p:last-child {
      margin-bottom: 0;
    }
.flowing-text b, .flowing-text strong {
    font-weight: 700;
    font-weight: var(--font-weight-bold);
  }
.flowing-text a:not(.btn) {
    color: #54BCE0;
    color: var(--brand-primary);
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
.flowing-text a:not(.btn):hover {
      color: #000000;
      color: var(--black);
    }
.flowing-text ul {
    list-style: none;
    padding: 0 0 0 1.5em;
  }
.flowing-text ul li {
      margin-bottom: .5em;
    }
.flowing-text ul li:last-child {
        margin-bottom: 0;
      }
.flowing-text ul li::before {
      content: "•";
      color: #54BCE0;
      color: var(--brand-primary);
      display: inline-block;
      width: 1em;
      margin-left: -1em
    }
.flowing-text ul:last-child {
      margin-bottom: 0;
    }
.flowing-text hr {
    height: 1px;
    border: none;
    background-color: #54BCE0;
    background-color: var(--brand-primary);
  }
.flowing-text.flowing-text--invert {
  color: #fff;
  color: var(--white);
}
.flowing-text.flowing-text--invert hr {
    background-color: #fff;
    background-color: var(--white);
  }
.flowing-text h2, h1.headline--2, h2.headline--2, h3.headline--2 {
  margin: 16px 0;
  font-size: 30px;
  line-height: 36px;
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 400;
  font-weight: var(--font-weight-regular);
  color: #1D3FA6;
  color: var(--brand-secondary);
}
@media(min-width: 1024px) {
.flowing-text h2, h1.headline--2, h2.headline--2, h3.headline--2 {
    margin: 30px 0;
    font-size: 45px;
    line-height: 59px
}
  }
.flowing-text h2:first-child, h1.headline--2:first-child, h2.headline--2:first-child, h3.headline--2:first-child {
    margin-top: 0 !important;
  }
.flowing-text h2.invert, h1.headline--2.invert, h2.headline--2.invert, h3.headline--2.invert {
    color: #fff;
    color: var(--white);
  }
.flowing-text h2.headline--2--black, h1.headline--2.headline--2--black, h2.headline--2.headline--2--black, h3.headline--2.headline--2--black {
    color: #000000;
    color: var(--black);
  }
.flowing-text.flowing-text--invert h2 {
    color: #fff;
    color: var(--white);
   }
.flowing-text h3, h1.headline--3, h3.headline--3, h3.headline--3 {
  margin: 30px 0;
  font-size: 20px;
  line-height: 30px;
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 700;
  font-weight: var(--font-weight-bold);
  color: #000000;
  color: var(--black);
}
.flowing-text h3:first-child, h1.headline--3:first-child, h3.headline--3:first-child, h3.headline--3:first-child {
    margin-top: 0 !important;
  }
.flowing-text h3.invert, h1.headline--3.invert, h3.headline--3.invert, h3.headline--3.invert {
    color: #fff;
    color: var(--white);
  }
.flowing-text.flowing-text--invert h3 {
    color: #fff;
    color: var(--white);
  }
.flowing-text h4, h1.headline--4, h3.headline--4, h3.headline--4, h4.headline--4 {
  margin: 30px 0 0 0;
  font-size: 20px;
  line-height: 30px;
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 700;
  font-weight: var(--font-weight-bold);
  color: #000000;
  color: var(--black);
}
.flowing-text h4:first-child, h1.headline--4:first-child, h3.headline--4:first-child, h3.headline--4:first-child, h4.headline--4:first-child {
    margin-top: 0 !important;
  }
.flowing-text h4.invert, h1.headline--4.invert, h3.headline--4.invert, h3.headline--4.invert, h4.headline--4.invert {
    color: #fff;
    color: var(--white);
  }
.flowing-text.flowing-text--invert h4 {
    color: #fff;
    color: var(--white);
  }
.btn {
  display: inline-block;
  padding: 0 30px;
  font-size: 20px;
  line-height: 50px;
  border-radius: 0;
  border: solid 1px #54BCE0;
  border: solid 1px var(--brand-primary);
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 500;
  font-weight: var(--font-weight-semi-bold);
  color: #54BCE0;
  color: var(--brand-primary);
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: background 200ms;
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media(min-width: 1024px) {
  }
.btn:hover {
    background: rgba(84,188,224,.5);
  }
.btn.btn--invert {
    border-color: #fff;
    border-color: var(--white);
    color: #fff;
    color: var(--white);
  }
.btn.btn--invert:hover {
      background: rgba(255,255,255,.5);
    }
.btn.btn--secondary {
    border: solid 1px #1D3FA6;
    border: solid 1px var(--brand-secondary);
    color: #1D3FA6;
    color: var(--brand-secondary);
  }
.btn.btn--secondary:hover {
      background: #1D3FA6;
      background: var(--brand-secondary);
    }
.btn.btn--secondary:active {
      color: #1D3FA6;
      color: var(--brand-secondary);
      background: #fff;
      background: var(--white);
    }
.flowing-text--invert .btn {
    border-color: #fff;
    border-color: var(--white);
    color: #fff;
    color: var(--white);
  }
.flowing-text--invert .btn:hover {
      background: rgba(255,255,255,.5);
    }
/*@import 'Components/modal.css';*/
/*@import 'Components/loading-icon.css';*/
* {
  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: var(--white);
  scroll-behavior: smooth;
}
@media(min-width: 1024px) {
html {
    scroll-padding-top: 166px
}
  }
body {
  position: relative;
  min-height: 100vh;
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 400;
  font-weight: var(--font-weight-regular);
  color: #000000;
  color: var(--black);
  font-size: 20px;
  line-height: 30px;
}
.page-header {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 102px;
  z-index: 200;
}
@media(min-width: 768px) {

  }
@media(min-width: 1024px) {
.page-header {
    position: fixed;
    height: 108px
}
  }
@media(min-width: 1200px) {
.page-header {
    height: 166px
}
  }
.page-header__background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  background: var(--white);
}
@media(min-width: 1024px) {
.page-header__background {
    background: rgba(255, 255, 255, .8)
}
  }
.page-header__logo {
  position: absolute;
  left: 13px;
  top: 19px;
  width: 195px;
  max-width: calc(100% - 40px);
}
@media(min-width: 1024px) {
.page-header__logo {
    top: 25px;
    left: 0
}
  }
@media(min-width: 1200px) {
.page-header__logo {
    top: 42px;
    width: 245px
}
  }
.page-header__logo img {
    display: block;
    width: 100%;
    height: auto;
  }
.page-header__meta-container {
  display: none;
  position: absolute;
  top: 44px;
  right: 0;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  color: var(--white);
}
@media(min-width: 1024px) {
.page-header__meta-container {
    display: flex;
    right: 60px
/*    justify-content: flex-end;*/
}
  }
@media(min-width: 1200px) {
.page-header__meta-container {
    top: 52px;
    right: 90px
}
  }
.page-header__language-nav {
  position: relative;
}
@media(max-width: 1023px) {
.page-header__language-nav {
    display: none
}
  }
.page-header__language-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
.page-header__language-nav li {
    position: relative;
    display: inline-block;
    padding-left: 8px;
    margin-left: 8px;

/*    &.last {
      display: none;
    }*/
  }
.page-header__language-nav li:before {
      position: absolute;
      content: "";
      display: block;
      top: 4px;
      left: -1px;
      width: 1px;
      height: 16px;
      background: #1D3FA6;
      background: var(--brand-secondary);
    }
.page-header__language-nav li:first-child:before {
      display: none;
    }
.page-header__language-nav li.current a {
        font-weight: 400;
        font-weight: var(--font-weight-regular);
      }
.page-header__language-nav a {
    color: #1D3FA6;
    color: var(--brand-secondary);
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: lowercase;
    font-family: 'Roboto', sans-serif;
    font-family: var(--font-family-sans-serif);
    font-weight: 300;
    font-weight: var(--font-weight-light);
  }
.page-header__language-nav a:hover {
      -webkit-text-decoration: underline;
      text-decoration: underline;
    }
.page-header__language-nav.page-header__language-nav--mobile {
    display: block;
    margin-top: 30px;
    padding-top: 30px;
    border-top: solid 1px #fff;
    border-top: solid 1px var(--white);
  }
.page-header__language-nav.page-header__language-nav--mobile li {
      padding-left: 0;
      margin-left: 0;
      margin-right: 10px;
      padding-right: 10px;
    }
.page-header__language-nav.page-header__language-nav--mobile li:before {
        left: -12px;
        top: 7px;
        background: #fff;
        background: var(--white);
      }
@media(min-width: 1024px) {
.page-header__language-nav.page-header__language-nav--mobile {
      display: none
  }
    }
.page-header__social-navigation {
  position: relative;
  height: 24px;
  margin-right: 40px;
}
@media(min-width: 1200px) {
.page-header__social-navigation {
    margin-right: 130px
}
  }
.page-header__social-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
.page-header__social-navigation ul li {
      display: inline-block;
      margin: 0 0 0 28px;
      padding: 0;
    }
.page-header__social-navigation a {
    -webkit-text-decoration: none;
    text-decoration: none;
  }
.page-header__social-navigation svg {
    display: block;
    height: 15px;
    width: 15px;
  }
.page-header__search {
  position: relative;
  top: -4px;
  margin-right: 10px;
}
.page-header__search input {
    display: inline-block;
    position: relative;
    width: 100px;
    top: -8px;
    padding: 0 0 2px 0;
    border: none;
    border-radius: 0;
    border-bottom: solid 1px #1D3FA6;
    border-bottom: solid 1px var(--brand-secondary);
    background: none;
    outline: none;
    color: #1D3FA6;
    color: var(--brand-secondary);
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-family: var(--font-family-sans-serif);
    font-weight: 300;
    font-weight: var(--font-weight-light);
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
@media(min-width: 1200px) {
.page-header__search input {
      width: 200px
  }
    }
.page-header__search__btn {
  display: inline-block;
  height: 29px;
  width: 20px;
  padding: 0;
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
}
.page-header__search__btn svg {
    display: block;
    width: 16px;
    height: auto;
  }
.page-header__nav-toggle {
  display: block;
  position: absolute;
  right: 16px;
  top: 36px;
  width: 31px;
  height: 33px;
  padding: 0;
  border-radius: 0;
  border: none;
  background: none;
  cursor: pointer;
  outline: none;
  transition: background 100ms;
}
@media(min-width: 1024px) {
.page-header__nav-toggle {
    right: 0;
    top: 40px
}
  }
@media(min-width: 1200px) {
.page-header__nav-toggle {
    top: 47px
}
  }
.page-header__nav-toggle:hover .page-header__nav-toggle__bar:nth-child(3) {
        width: 31px;
      }
.page-header__nav-toggle__bar {
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  width: 31px;
  height: 4px;
  background: #1D3FA6;
  background: var(--brand-secondary);
  transition: all 200ms ease-out;
  will-change: left, top;
}
.page-header__nav-toggle__bar:nth-child(2) {
    top: 14px;
  }
.page-header__nav-toggle__bar:nth-child(3) {
    top: 26px;
    width: 20px;
  }
.overlay-open .page-header__nav-toggle__bar {
    height: 3px;
    width: 30px;
  }
.overlay-open .page-header__nav-toggle__bar:nth-child(1) {
    transform: rotate(225deg);
    top: 15px;
  }
.overlay-open .page-header__nav-toggle__bar:nth-child(2) {
    opacity: 0;
  }
.overlay-open .page-header__nav-toggle__bar:nth-child(3) {
    transform: rotate(-225deg);
    top: 15px;
  }
.page-header__main-navigation {
  display: none;
  position: absolute;
  right: 20px;
  top: 60px;
  padding: 20px;
  z-index: 100;
  background: #898989;
  background: var(--gray);
  font-size: 22px;
  line-height: 26px;
}
@media(min-width: 768px) {
.page-header__main-navigation {
    top: 120px
}
  }
.page-header__main-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
.page-header__main-navigation li {
    margin-bottom: 10px;
  }
.page-header__main-navigation a {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #fff;
    color: var(--white);
    font-weight: 700;
    font-weight: var(--font-weight-bold);
    text-transform: uppercase;
  }
.page-header__main-navigation a:hover {
      -webkit-text-decoration: underline;
      text-decoration: underline;
    }
.navigation-open .page-header__main-navigation {
    display: block;
  }
.page-footer {
  background: #54BCE0;
  background: var(--brand-primary);
  color: #fff;
  color: var(--white);
  font-size: 18px;
  line-height: 30px;
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 300;
  font-weight: var(--font-weight-light);
}
.page-footer a {
    color: #fff;
    color: var(--white);
  }
.page-footer h4 {
    margin: 0 0 4px 0;
    font-size: 25px;
    line-height: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-family: var(--font-family-headline);
    font-weight: 400;
    font-weight: var(--font-weight-headline);
    text-transform: uppercase;
  }
@media(min-width: 1024px) {
.page-footer h4 {
      margin: 0 0 20px 0
  }
    }
@media(min-width: 1024px) {
.page-footer__section-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px
}
  }
.page-footer__sub-section--logo {
  position: relative;
  margin-bottom: 40px;
  width: 100%;
}
@media(min-width: 1200px) {
.page-footer__sub-section--logo {
    width: 25%
}
  }
.page-footer__logo {
  display: block;
}
.page-footer__logo img {
    display: block;
    width: 242px;
    height: auto;
  }
@media(min-width: 1024px) {
.page-footer__section-2 {
    display: flex;
    justify-content: space-between
}
  }
.page-footer__sub-section--newsletter {
  display: none;
}
.page-footer__sub-section--partner {
  margin-bottom: 40px;
}
@media(min-width: 1024px) {
.page-footer__sub-section--partner {
    width: 70%;
    margin-bottom: 0
}

    .page-footer__sub-section--partner >div {
      display: flex;
      flex-wrap: wrap;
    }

      .page-footer__sub-section--partner >div a {
        margin-right: 50px;
      }

        .page-footer__sub-section--partner >div a:last-child {
          margin-right: 0;
        }
  }
@media(min-width: 1024px) {
.page-footer__sub-section--partner h4 {
      width: 100%
  }
    }
.page-footer__sub-section--partner a {
    display: block;
    -webkit-text-decoration: none;
    text-decoration: none;
  }
.page-footer__sub-section--partner a:last-child img {
        margin-bottom: 0;
      }
.page-footer__sub-section--partner img {
    display: block;
    width: 265px;
    height: auto;
    margin-bottom: 0;
  }
@media(max-width: 1023px) {
.page-footer__sub-section--partner h4 {
      display: none
  }
    }
@media(max-width: 1023px) {
.page-footer__sub-section--main-navigation {
    display: none
}
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.page-footer__sub-section--main-navigation {
    width: 75%
}
  }
@media(min-width: 1200px) {
.page-footer__sub-section--main-navigation {
    width: 57%
}
  }
.page-footer__main-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
.page-footer__main-navigation >ul {
    display: flex;
    justify-content: space-between;
  }
.page-footer__main-navigation >ul >li {
      width: calc((100% / 3) - 24px);
    }
.page-footer__main-navigation >ul >li >a {
        font-weight: 700;
        font-weight: var(--font-weight-bold);
      }
.page-footer__main-navigation a {
    -webkit-text-decoration: none;
    text-decoration: none;
  }
.page-footer__main-navigation a:hover {
      -webkit-text-decoration: underline;
      text-decoration: underline;
    }
@media(max-width: 1023px) {
.page-footer__sub-section--service-navigation {
    display: none
}
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.page-footer__sub-section--service-navigation {
    width: calc(25% - 40px)
}
  }
@media(min-width: 1200px) {
.page-footer__sub-section--service-navigation {
    width: calc(18% - 40px)
}
  }
@media(min-width: 1024px) {
.page-footer__sub-section--service-navigation--mobile {
    display: none
}
  }
.page-footer__section-2 {

}
.page-footer__sub-section--socialmedia {
  margin-bottom: 40px;
}
@media(min-width: 1024px) {
.page-footer__sub-section--socialmedia {
    width: calc(25% - 40px);
    margin-bottom: 0
}
  }
@media(min-width: 1200px) {
.page-footer__sub-section--socialmedia {
    width: calc(18% - 40px)
}
  }
.page-footer__sub-section--socialmedia .page-header__social-navigation {
    margin-bottom: 40px;
    width: 100%;
  }
.page-footer__sub-section--socialmedia ul {
    width: 100%;
    white-space: nowrap;
  }
.page-footer__sub-section--socialmedia li {
    margin: 0 20px 0 0 !important;
  }
/*    @lg {
      margin-right: 18px !important;
    }*/
@media(min-width: 1600px) {
.page-footer__sub-section--socialmedia li {
      margin-right: 20px !important
  }
    }
.page-footer__sub-section--socialmedia svg {
    width: 16px;
    height: 16px;
  }
.page-footer__sub-section--socialmedia svg path {
      fill: #fff;
      fill: var(--white);
    }
.page-footer__sub-section--socialmedia .footer-download-link {
    position: relative;
    font-size: 25px;
    line-height: 32px;
    font-family: 'Roboto Condensed', sans-serif;
    font-family: var(--font-family-headline);
    font-weight: 400;
    font-weight: var(--font-weight-headline);
    text-transform: uppercase;
    -webkit-text-decoration: none;
    text-decoration: none;
    white-space: nowrap;
  }
.page-footer__sub-section--socialmedia .footer-download-link:hover {
      -webkit-text-decoration: underline;
      text-decoration: underline;
    }
.page-footer__sub-section--socialmedia .footer-download-link:after {
      position: relative;
      content: "";
      display: inline-block;
      width: 22px;
      height: 30px;
      margin: 0 0 0 15px;
      top: 6px;
      background: url(../Images/download-icon--white.svg) no-repeat center;
      background-size: 22px auto;
    }
.page-footer__service-navigation {
  font-size: 18px;
  line-height: 30px;
}
.page-footer__service-navigation a {
    -webkit-text-decoration: none;
    text-decoration: none;
  }
.page-footer__service-navigation a:hover {
      -webkit-text-decoration: underline;
      text-decoration: underline;
    }
.page-footer__service-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
.page-footer__service-navigation ul li {
      display: block;
      margin: 0;
      padding: 0;
    }
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 100;
  background: #1D3FA6;
}
.overlay a {
    color: #fff;
    color: var(--white);
  }
.overlay__background {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .3;
  transition: all 2500ms ease-out;
  background: linear-gradient(#54bcdf 0%, #54bcdf 10%, #54bcdf 20%, #4fb1db 30%, #469dd1 40%, #3d89c8 50%, #3475bf 60%, #2c61b5 70%, #234dac 80%, #1c3fa5 90%, #1c3fa5 100%);
  border: 1px solid rgba(0, 0, 0, 0);

}
@media(min-width: 1024px) {
.overlay__background {
    background: linear-gradient(#1c3fa5 0%, #1c3fa5 10%, #234dac 20%, #2c61b5 30%, #3475bf 40%, #3d89c8 50%, #469dd1 60%, #4fb1db 70%, #54bcdf 80%, #54bcdf 90%, #54bcdf 100%)

}
  }
.overlay--open .overlay__background {
    opacity: 1;
  }
.overlay__inside {
  position: relative;
  padding: 120px 0 20px 0;
}
@media(min-width: 1024px) {
.overlay__inside {
    display: flex;
    height: calc(100% - 166px);
    margin-top: 166px;
    align-items: center;
    padding-top: 0
}
  }
.overlay__close-btn {
  display: none;
}
.overlay__content {
  position: relative;
  width: 100%;
  height: 80%;
}
@media(min-width: 1024px) {
.overlay__content {
    min-height: 430px
}
  }
body.overlay-open {
  overflow: hidden;
}
.page-overlay-navigation {

}
.page-overlay-navigation__columns {
  position: relative;
  display: block;
}
@media(min-width: 1024px) {
.page-overlay-navigation__columns {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}
  }
.page-overlay-navigation__column-1 {
  position: relative;
  width: 100%;
}
@media(min-width: 1024px) {
.page-overlay-navigation__column-1 {
    width: 50%;
    float: left
}
  }
.page-overlay-navigation__column-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
@media(min-width: 1024px) {
.page-overlay-navigation__column-2 {
    width: 40%;
    height: 100%;
    float: left;
    margin-left: 10%
}
  }
.page-overlay-navigation__service-navigation {
  margin-top: 30px;
  padding-top: 30px;
  border-top: solid 1px #fff;
  border-top: solid 1px var(--white);
}
@media(max-width: 1023px) {
.page-overlay-navigation__service-navigation {
    text-transform: uppercase
}
  }
@media(min-width: 1024px) {
.page-overlay-navigation__service-navigation {
    margin-top: 0;
    padding-top: 0;
    border-top: none
}
  }
.page-overlay-navigation__service-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Roboto', sans-serif;
    font-family: var(--font-family-sans-serif);
    font-weight: 300;
    font-weight: var(--font-weight-light);
  }
@media(min-width: 1024px) {
.page-overlay-navigation__service-navigation ul {
      font-size: 30px;
      line-height: 50px
  }
    }
@media(min-width: 1200px) {
.page-overlay-navigation__service-navigation ul {
      font-size: 45px;
      line-height: 78px
  }
    }
.page-overlay-navigation__service-navigation ul li {
      padding: 0;
      margin: 0 0 10px 0;
    }
.page-overlay-navigation__service-navigation ul li:last-child {
        margin-bottom: 0;
      }
@media(min-width: 1024px) {
.page-overlay-navigation__service-navigation ul li {
        margin-bottom: 0
    }
      }
.page-overlay-navigation__service-navigation ul a {
      -webkit-text-decoration: none;
      text-decoration: none;
    }
.page-overlay-navigation__service-navigation ul a:hover {
        border-bottom: solid 1px #fff;
        border-bottom: solid 1px var(--white);
      }
.overlay-search-form {
  display: none;
  margin-top: 30px;
  padding-top: 30px;
  border-top: solid 1px #fff;
  border-top: solid 1px var(--white);
}
@media(min-width: 1024px) {
.overlay-search-form {
    margin-top: 0;
    padding-top: 0;
    border-top: none
}
  }
.page-overlay-navigation__main-navigation {
  position: relative;
  padding-left: 50px;
  font-size: 30px;
  line-height: 50px;
}
@media(min-width: 1200px) {
.page-overlay-navigation__main-navigation {
    font-size: 45px;
    line-height: 78px
}
  }
.page-overlay-navigation__main-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Roboto', sans-serif;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    font-weight: var(--font-weight-regular);
  }
.page-overlay-navigation__main-navigation ul li {
      position: relative;
      padding: 0;
      margin: 0;
    }
.page-overlay-navigation__main-navigation ul a {
      -webkit-text-decoration: none;
      text-decoration: none;
    }
.page-overlay-navigation__main-navigation ul a:hover {
        /*        border-bottom: solid 1px var(--white);*/
      }
.page-overlay-navigation__main-navigation ul a.active {
        /*        border-bottom: solid 1px var(--white);*/
      }
.page-overlay-navigation__main-navigation > ul > li {
    margin-bottom: 0;
  }
.page-overlay-navigation__main-navigation > ul > li:last-child {
      margin-bottom: 0;
    }
.page-overlay-navigation__main-navigation .icon {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    left: -50px;
    top: 10px;
    cursor: pointer;
  }
@media(min-width: 1200px) {
.page-overlay-navigation__main-navigation .icon {
      top: 25px
  }
    }
.page-overlay-navigation__main-navigation .icon .icon-bar {
      display: block;
      position: absolute;
      width: 30px;
      height: 3px;
      top: 14px;
      background: #fff;
      background: var(--white);
      transition: all 200ms ease-out;
    }
.page-overlay-navigation__main-navigation .icon .icon-bar:last-child {
        transform: rotate(90deg);
      }
.page-overlay-navigation__main-navigation .icon.open .icon-bar:last-child {
        /*        opacity: 0;*/
        transform: rotate(-180deg);
      }
.page-overlay-navigation__main-navigation > ul > li > ul {
        display: none;
        font-size: 20px;
        line-height: 40px;
        font-weight: 300;
        font-weight: var(--font-weight-light);

      }
@media(min-width: 1200px) {
.page-overlay-navigation__main-navigation > ul > li > ul {
          font-size: 25px;
          line-height: 45px

      }
        }
.page-overlay-navigation__main-navigation > ul > li > ul a {
          -webkit-text-decoration: none;
          text-decoration: none;
        }
.page-overlay-navigation__main-navigation > ul > li > ul a:hover {
            border-bottom: solid 1px #fff;
            border-bottom: solid 1px var(--white);
          }
.page-overlay-navigation__main-navigation > ul > li > ul a.active {
            border-bottom: solid 1px #fff;
            border-bottom: solid 1px var(--white);
          }
.search-form {
  position: relative;
  color: #fff;
  color: var(--white);
}
h3.search-form__headline {
  position: relative;
  margin: 0 0 20px 0;
  font-size: 20px;
  line-height: 26px;
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 700;
  font-weight: var(--font-weight-bold);
}
.search-form__input {
  position: relative;
  display: block;
  width: 100%;
  height: 75px;
  margin: 0 0 20px 0;
  padding: 25px;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: rgba(255,255,255,.75);
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 400;
  font-weight: var(--font-weight-regular);
  font-size: 18px;
  line-height: 75px;
  color: #898989;
  color: var(--gray);
  transition: background 200ms ease-out;
}
.search-form__input::-moz-placeholder {
    font-size: 18px;
    line-height: 75px;
    color: #898989;
    color: var(--gray);
    font-weight: 300;
    font-weight: var(--font-weight-light);
  }
.search-form__input::placeholder {
    font-size: 18px;
    line-height: 75px;
    color: #898989;
    color: var(--gray);
    font-weight: 300;
    font-weight: var(--font-weight-light);
  }
.search-form__input:focus {
    outline: solid 1px #fff;
    outline: solid 1px var(--white);
    background: #fff;
    background: var(--white);
  }
.search-form__btn {
  display: none;
}
.search-form__keywords {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px -12px 0;
  padding: 0;
}
@media(min-width: 1024px) {
.search-form__keywords {
    margin: 0 -16px 0 0
}
  }
.search-form__keywords li {
    display: inline-block;
    margin: 0 12px 12px 0;
  }
@media(min-width: 1024px) {
.search-form__keywords li {
      margin: 0 16px 16px 0
  }
    }
.search-form__keywords li a {
      display: block;
      height: 50px;
      padding: 0 20px;
      border: solid 1px #fff;
      border: solid 1px var(--white);
      font-size: 18px;
      line-height: 50px;
      font-family: 'Roboto', sans-serif;
      font-family: var(--font-family-sans-serif);
      font-weight: 300;
      font-weight: var(--font-weight-light);
      color: #fff;
      color: var(--white);
      -webkit-text-decoration: none;
      text-decoration: none;
      background: transparent;
      transition: background 200ms ease-out;
    }
@media(min-width: 1024px) {
.search-form__keywords li a {
        padding: 0 25px
    }
      }
.search-form__keywords li a:hover {
        background: rgba(255,255,255,.2);
      }
.contact-widget {
  position: fixed;
  bottom: 23px;
  right: 23px;
  z-index: 100;
}
@media(min-width: 1024px) {
.contact-widget {
    bottom: 40px;
    right: 40px
}
  }
.contact-widget.contact-widget--open .contact-widget__window {
      display: block;
    }
.contact-widget.contact-widget--open .contact-widget__button__text {
      display: none;
    }
.contact-widget.contact-widget--open .contact-widget__button__close-icon {
      opacity: 1;
      transform: rotate(0deg);
    }
.contact-widget.contact-widget--open .contact-widget__button__close-icon__icon {
      transform: rotate(0deg) scale(1);
    }
.contact-widget.contact-widget--open .contact-widget__button__icon {
      opacity: 0;
    }
@media(min-width: 1024px) {
.cookie-consent-open .contact-widget {
      bottom: 100px
  }
    }
.contact-widget__button {
  position: relative;
  z-index: 110;
  width: 75px;
  height: 75px;
  padding: 0;
  border: none;
  outline: none;
  cursor: pointer;
  background: #54BCE0;
  background: var(--brand-primary);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  color: var(--white);
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 700;
  font-weight: var(--font-weight-bold);
  text-align: left;
  overflow: hidden;
}
@media(min-width: 1024px) {
.contact-widget__button {
    width: 255px;
    padding: 0 80px 0 22px
}
  }
.contact-widget__button__icon {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 75px;
  height: 75px;
  background: #1D3FA6 no-repeat center;
  background: var(--brand-secondary) no-repeat center;
  background-image:  url(../Images/widget-icon--white.svg);
  background-size: auto 47px;
}
.contact-widget__button__close-icon {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 75px;
  height: 75px;
  background: #1D3FA6;
  background: var(--brand-secondary);
  opacity: 0;
}
.contact-widget__button__close-icon__icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 75px;
  height: 75px;
  background: url(../Images/widget-close-icon--white.svg) no-repeat center;
  background-size: 25px auto;
  transform: rotate(90deg) scale(1.6);
  transition: all 250ms ease-in-out;
}
.contact-widget__window {
  display: none;
  position: absolute;
  z-index: 105;
  right: 0;
  bottom: 0;
  width: 446px;
  max-width: calc(100vw - 46px);
  max-height: 80vh;
  padding: 23px 23px 75px 25px;
  background: #54BCE0;
  background: var(--brand-primary);
  overflow: auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media(min-width: 1024px) {
.contact-widget__window {
    padding: 35px 35px 45px 35px
}
  }
.contact-widget__headline {
  margin: 0 0 25px 0;
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase;
  color: #fff;
  color: var(--white);
  font-family: 'Roboto Condensed', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: 400;
  font-weight: var(--font-weight-regular);
}
@media(min-width: 768px) {
.contact-widget .contact-item {
      width: 100%
  }
    }
.contact-widget .contact-item__inside {
    display: flex;
    justify-content: space-between;
  }
.contact-widget .contact-item__image-wrap {
    width: 95px;
    height: 95px;
    margin: 0;
  }
@media(min-width: 1024px) {
.contact-widget .contact-item__image-wrap {
      width: 130px;
      height: 130px
  }
    }
.contact-widget .contact-item__text-wrap {
    width: calc(100% - 110px);
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 20px;
  }
@media(min-width: 1024px) {
.contact-widget .contact-item__text-wrap {
      width: calc(100% - 145px);
      font-size: 18px;
      line-height: 25px
  }
    }
.contact-widget h1.contact-item__name {
    font-size: 15px;
    line-height: 20px;
    text-transform: none;
  }
@media(min-width: 1024px) {
.contact-widget h1.contact-item__name {
      font-size: 18px;
      line-height: 25px
  }
    }
.contact-widget p.contact-item__role {
    display: none;
  }
.contact-widget .contact-item__phone, .contact-widget .contact-item__mail {
    display: flex;
  }
.contact-widget .contact-item__phone__label,
  .contact-widget .contact-item__mail__label {
    width: 55px;
    font-weight: 300;
    font-weight: var(--font-weight-light);
  }
.contact-widget .contact-item__phone__value,
  .contact-widget .contact-item__mail__value {
/*    line-break: anywhere;*/
    width: calc(100% - 60px);
  }
.contact-widget .contact-item__cv {
    display: block;
  }
#klaro .purposes {
    display: none;
  }
#klaro .cm-btn {
    border: solid 2px #1D3FA6 !important;
    border: solid 2px var(--brand-secondary) !important;
    border-radius: 0 !important;
  }
#klaro .cm-btn:before {
      margin-top: -2px !important;
    }
#klaro .cm-link {
    border: solid 2px #54BCE0 !important;
    border: solid 2px var(--brand-primary) !important;
    border-radius: 0 !important;
  }
#klaro .cm-link:before {
      margin-top: 5px;
    }
@media(min-width: 768px) {
#klaro .cm-link:before {
        margin-top: 0 !important
    }
      }
#klaro .cm-modal.cm-klaro {
    border-radius: 0 !important;
  }
#klaro .cm-powered-by {
    display: none !important;
  }
@media(max-width: 767px) {
.form {
    padding: 0
}
  }
@media(min-width: 768px) {
.form {
    background: #F4F4F4;
    background: var(--gray-light)
}
  }
.form h2 {
    margin: 0 0 16px 0;
    font-size: 30px;
    line-height: 36px;
    font-family: 'Roboto', sans-serif;
    font-family: var(--font-family-sans-serif);
    font-weight: 400;
    font-weight: var(--font-weight-regular);
    color: #000000;
    color: var(--black);
  }
@media(min-width: 1024px) {
.form h2 {
      margin: 0 0 30px 0;
      font-size: 45px;
      line-height: 59px
  }
    }
.form label {

  }
.form .checkbox label {
    position: relative;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    overflow: initial;
    clip: auto;
    clip: initial;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
    font-family: var(--font-family-sans-serif);
    font-weight: 300;
    font-weight: var(--font-weight-light);
  }
.form fieldset {
    margin: 60px 0;
    padding: 0;
    border: none;
  }
.form fieldset legend {
      margin: 0 0 20px 0;
      padding: 0;
      font-size: 20px;
      line-height: 30px;
      font-family: 'Roboto Condensed', sans-serif;
      font-family: var(--font-family-headline);
      font-weight: 400;
      font-weight: var(--font-weight-regular);
      text-transform: uppercase;
      color: #000000;
      color: var(--black);
    }
@media(min-width: 1200px) {
.form fieldset legend {
        font-size: 30px;
        line-height: 40px
    }
      }
.form .form-group {
    margin-bottom: 20px;
  }
.form .form-group:last-child {
      margin-bottom: 0;
    }
.form input[type=text], .form input[type=email], .form input[type=tel], .form input[type=date] {
    width: 100%;
    padding: 20px;
    font-size: 18px;
    line-height: 22px;
    height: 75px;
    background: #fff;
    background: var(--white);
    font-family: 'Roboto', sans-serif;
    font-family: var(--font-family-sans-serif);
    font-weight: 300;
    font-weight: var(--font-weight-light);
    border: solid 1px #54BCE0;
    border: solid 1px var(--brand-primary);
    border-radius: 0;
    color: #000000;
    color: var(--black);
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
.form input[type=text]::-moz-placeholder, .form input[type=email]::-moz-placeholder, .form input[type=tel]::-moz-placeholder, .form input[type=date]::-moz-placeholder {
      color: #898989;
      color: var(--gray);
    }
.form input[type=text]::placeholder, .form input[type=email]::placeholder, .form input[type=tel]::placeholder, .form input[type=date]::placeholder {
      color: #898989;
      color: var(--gray);
    }
.form textarea {
    width: 100%;
    height: 180px;
    padding: 10px;
    font-size: 18px;
    line-height: 22px;
    background: #fff;
    background: var(--white);
    font-family: 'Roboto', sans-serif;
    font-family: var(--font-family-sans-serif);
    font-weight: 300;
    font-weight: var(--font-weight-light);
    border: solid 1px #54BCE0;
    border: solid 1px var(--brand-primary);
    border-radius: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
.form input[type=checkbox] {
    position: relative;
    top: 0;
    margin-right: 10px;
  }
.form .clearfix h2 {
      display: none;
    }
.form .clearfix p {
      font-weight: 500;
      font-weight: var(--font-weight-semi-bold);
    }
.form .actions {
    margin-top: 30px;
  }
.form .btn {

  }
.teaser img {
    width: 100%;
    height: auto;
  }
.contact-item img {
    width: 100%;
    height: auto;
  }
.intro-image {
  position: relative;
}
@media(min-width: 1024px) {
.intro-image {
    height: 80vh
}
  }
@media(min-width: 1024px) {
.intro-image.intro-image--full-height {
      height: 100vh
  }
    }
@media(min-width: 1024px) {
.intro-image.intro-image--text-dark-shadow h1.intro-image__header {
        text-shadow: 0 0 40px rgba(0, 0, 0, .80)
    }
      }
.intro-image__image {
  position: relative;
  width: 100%;
  height: 240px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media(min-width: 768px) and (max-width: 1023px) {
.intro-image__image {
    height: 420px
}
  }
@media(min-width: 1024px) {
.intro-image__image {
    height: 100%
}
  }
@media(min-width: 1024px) {
.intro-image__text-container {
    position: absolute;
    top: calc(50% + 83px);
    transform: translate(0, -50%)
}
  }
.intro-image__header-container {
  padding: 40px 0 0 0;
  background: #fff;
  background: var(--white);
}
@media(min-width: 1024px) {
.intro-image__header-container {
    padding: 0;
    background: none
}
  }
h1.intro-image__header {
  margin: 0;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  font-family: 'Roboto Condensed', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: 700;
  font-weight: var(--font-weight-headline-bold);
  color: #54BCE0;
  color: var(--brand-primary);
}
@media(min-width: 1024px) {
h1.intro-image__header {
    font-size: 80px;
    line-height: 80px;
    color: #fff;
    color: var(--white);
    text-shadow: 0 0 10px rgba(0, 0, 0, .16)
}
  }
@media(min-width: 1200px) {
h1.intro-image__header {
    font-size: 110px;
    line-height: 110px
}
  }
.intro__search-container {
  position: relative;
  padding: 30px 0;
  background: linear-gradient(#54bcdf 0%, #54bcdf 10%, #54bcdf 20%, #4fb1db 30%, #469dd1 40%, #3d89c8 50%, #3475bf 60%, #2c61b5 70%, #234dac 80%, #1c3fa5 90%, #1c3fa5 100%);

  /*  @lg-min {
      bottom: 124px;
    }*/
}
@media(min-width: 1024px) {
.intro__search-container {
    position: absolute;
    bottom: 80px;
    padding: 0;
    background: none
}
  }
@media(min-width: 1024px) {
.intro__search-form {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 610px;
    padding: 30px 46px
}
  }
@media(min-width: 1024px) {
.intro__search-form__background {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(#54bcdf 0%, #54bcdf 10%, #54bcdf 20%, #4fb1db 30%, #469dd1 40%, #3d89c8 50%, #3475bf 60%, #2c61b5 70%, #234dac 80%, #1c3fa5 90%, #1c3fa5 100%);
    opacity: 0.8
}
  }
.intro__search-form__input {
  background: #fff;
  background: var(--white);
}
.intro__search-form__input:focus {
    outline: none;
  }
.intro-image__video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.intro-image__video-wrap video {
    width: auto;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
@media(min-width: 1024px) {
.text.text--half-width .text__text-section {
        width: 60%
    }
      }
@media(min-width: 1024px) and (max-width: 1199px) {
.text:first-child {
      margin-top: 140px
  }
    }
@media(min-width: 1200px) {
.text:first-child {
      margin-top: 200px
  }
    }
.teaser-carousel {
  position: relative;
}
.teaser-carousel .slick-arrow {
    display: block;
    position: absolute;
    left: calc(50% - 40px);
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
    border: none;
    background: url(../Images/arrow--left--primary.svg) no-repeat center;
    background-size: 16px auto;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    overflow: hidden;
    text-indent: -1000px;
    cursor: pointer;
  }
@media(min-width: 1024px) {
.teaser-carousel .slick-arrow {
      left: 0;
      background-size: 23px auto
  }
    }
.teaser-carousel .slick-arrow:hover {
      opacity: .7;
    }
.teaser-carousel .slick-arrow.slick-next {
      left: auto;
      right: calc(50% - 40px);
      transform: rotate(180deg);
    }
@media(min-width: 1024px) {
.teaser-carousel .slick-arrow.slick-next {
        left: 50px;
        right: auto
    }
      }
.teaser-carousel .container--margin {
    margin-top: 0;
    margin-bottom: 0;
  }
.teaser-carousel__control__outer {
  position: relative;
  height: 50px;
  margin-top: 20px;
}
/*  margin-top: -50px;*/
@media(min-width: 1024px) {
.teaser-carousel__control__outer {
    height: 60px;
    margin-top: 30px
/*    margin-top: -60px;*/
}
  }
@media(min-width: 1200px) {
.teaser-carousel__control__outer {
    height: 80px;
    margin-top: 40px
/*    margin-top: -80px;*/
}
  }
@media(min-width: 1024px) {
.teaser-carousel__control {
    position: absolute;
    right: 0;
    /*width: calc(50% - 80px);*/
    width: 50%;
    margin: 0
}
  }
@media(min-width: 1200px) {
.teaser-carousel__control {
    width: calc(50% - 107px)
}
  }
.teaser-carousel .teaser .teaser__inside {
    max-width: none;
  }
@media(min-width: 1024px) {
.teaser-carousel .teaser .teaser__inside {
      display: flex;
      align-items: stretch
  }
    }
.teaser-carousel .teaser .teaser__image-section {
    position: relative;
  }
@media(min-width: 1024px) {
.teaser-carousel .teaser .teaser__image-section {
      width: 50%;
      overflow: hidden
  }
    }
.teaser-carousel .teaser .teaser__image {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.teaser-carousel .teaser .teaser__image {
     position: absolute;
     top: 0;
     bottom: 0;
     left: 50%;
     transform: translate(-50%, 0);
      width: auto
  }
    }
.teaser-carousel .teaser .teaser__text-section {
    position: relative;
    padding: 40px 22px 40px 22px;
    color: #fff;
    color: var(--white);
    background: linear-gradient(#54bcdf 0%, #54bcdf 10%, #54bcdf 20%, #4fb1db 30%, #469dd1 40%, #3d89c8 50%, #3475bf 60%, #2c61b5 70%, #234dac 80%, #1c3fa5 90%, #1c3fa5 100%);
  }
@media(min-width: 1024px) {
.teaser-carousel .teaser .teaser__text-section {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 50%;
      padding: 60px 80px 80px 80px
  }
    }
@media(min-width: 1200px) {
.teaser-carousel .teaser .teaser__text-section {
      padding: 60px 107px 80px 107px
  }
    }
.teaser-carousel .teaser .teaser__text-section p {
      margin-bottom: 30px;
    }
.teaser-carousel .teaser .teaser__text-section ul li::before {
      color: #fff;
      color: var(--white);
    }
.teaser-carousel .teaser .teaser__text-section__inside {
    max-width: 590px;
  }
.teaser-carousel .teaser p.teaser__topline {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: solid 1px #fff;
    border-bottom: solid 1px var(--white);
    font-size: 18px;
    line-height: 24px;
  }
.teaser-carousel .teaser .teaser__headline {
    color: #fff;
    color: var(--white);
  }
@media(min-width: 1024px) {
.teaser-carousel.teaser-carousel--layout-free .teaser-carousel__inside {
      position: relative
  }
    }
.teaser-carousel.teaser-carousel--layout-free .slick-arrow {
    display: block;
    position: absolute;
    left: calc(50% - 40px);
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
    border: none;
    background: url(../Images/arrow--left--primary.svg) no-repeat center;
    background-size: 16px auto;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    overflow: hidden;
    text-indent: -1000px;
  }
@media(min-width: 1024px) {
.teaser-carousel.teaser-carousel--layout-free .slick-arrow {
      left: -50px;
      bottom: 50%;
      background-size: 23px auto;
      background-image: url(../Images/arrow--left--primary.svg)
  }
    }
.teaser-carousel.teaser-carousel--layout-free .slick-arrow:hover {
      opacity: .7;
    }
.teaser-carousel.teaser-carousel--layout-free .slick-arrow.slick-next {
      left: auto;
      right: calc(50% - 40px);
      transform: rotate(180deg);
    }
@media(min-width: 1024px) {
.teaser-carousel.teaser-carousel--layout-free .slick-arrow.slick-next {
        left: auto;
        right: -50px
    }
      }
@media(min-width: 1024px) {
.teaser-carousel.teaser-carousel--layout-free .teaser {
      padding: 100px 0 0 0
  }
    }
@media(min-width: 1200px) {
.teaser-carousel.teaser-carousel--layout-free .teaser {
      padding: 116px 0 0 0
  }
    }
@media(min-width: 1024px) {
.teaser-carousel.teaser-carousel--layout-free .teaser .teaser__inside {
        display: block;
        margin: 0 80px
    }
      }
@media(min-width: 1024px) {
.teaser-carousel.teaser-carousel--layout-free .teaser .teaser__image-section {
        width: calc(100% - 80px - 80px);
        margin: 0 auto;
        opacity: 1;
        transition: all 500ms ease-in-out;
        transition-delay: 250ms
    }
      }
@media(min-width: 1200px) {
.teaser-carousel.teaser-carousel--layout-free .teaser .teaser__image-section {
        width: 980px
    }
      }
@media(min-width: 1024px) and (max-width: 1199px) {
.teaser-carousel.teaser-carousel--layout-free .teaser .teaser__image {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        height: auto;
        transform: none
    }
      }
.teaser-carousel.teaser-carousel--layout-free .teaser .teaser__text-section {
      background: #54BCE0;
      background: var(--brand-primary);
    }
@media(min-width: 1024px) {
.teaser-carousel.teaser-carousel--layout-free .teaser .teaser__text-section {
        position: absolute;
        right: 50%;
        top: -100px;
        padding: 36px;
        max-width: 620px;
        opacity: 0;
        transform: translate(200px, 0);
        transition: all 500ms ease-in-out;
        transition-delay: 250ms
    }
      }
@media(min-width: 1200px) {
.teaser-carousel.teaser-carousel--layout-free .teaser .teaser__text-section {
        padding: 50px;
        top: -116px
    }
      }
@media(min-width: 1024px) and (max-width: 1199px) {
.teaser-carousel.teaser-carousel--layout-free .teaser .teaser__headline {
        font-size: 40px;
        line-height: 40px
    }
      }
@media(min-width: 1024px) {
.teaser-carousel.teaser-carousel--layout-free .teaser .teaser__headline {
        margin: 10px 0 20px 0
    }
      }
@media(min-width: 1024px) {
.teaser-carousel.teaser-carousel--layout-free .teaser .teaser__text-section p {
        margin-bottom: 20px
    }
      }
.teaser-carousel.teaser-carousel--layout-free .slick-active .teaser .teaser__text-section {
        opacity: 1;
        transform: translate(0, 0);
      }
.teaser-carousel.teaser-carousel--layout-free .slick-active .teaser .teaser__image-section {
        opacity: 1;
      }
@media(min-width: 1024px) {
.teaser-carousel.teaser-carousel--layout-free .teaser-carousel__control__outer {
      position: absolute;
      top: 50%;
      height: 10px;
      width: 100%;
      margin-top: 0
  }
    }
@media(min-width: 1024px) {
.teaser-carousel.teaser-carousel--layout-free .teaser-carousel__control {
      position: relative;
      width: auto;
      max-width: 1240px;
      margin: 0 80px;
      height: 0
  }
    }
@media (min-width: 1400px) {
.teaser-carousel.teaser-carousel--layout-free .teaser-carousel__control {
      margin: 0 auto
  }
    }
.image-advice {
  position: relative;
}
@media(min-width: 1024px) {
.image-advice {
    height: calc(100vh - 108px)
}
  }
@media(min-width: 1200px) {
.image-advice {
    height: calc(100vh - 166px)
}
  }
.image-advice__image {
  position: relative;
  width: 100%;
  height: 240px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media(min-width: 768px) and (max-width: 1023px) {
.image-advice__image {
    height: 420px
}
  }
@media(min-width: 1024px) {
.image-advice__image {
    height: 100%
}
  }
@media(min-width: 1024px) {
.image-advice__text-container {
    position: absolute;
    top: calc(50% + 50px);
    transform: translate(0, -50%)

}
  }
.image-advice__text-container__inside-2 {
  width: 100%;
}
@media(min-width: 1024px) {
.image-advice__text-container__inside-2 {
    position: relative;
    padding: 36px;
    width: 60%;
    left: -36px;
    background: rgba(84,188,224, .8);
    color: #fff;
    color: var(--white)
}
  }
@media(min-width: 1200px) {
.image-advice__text-container__inside-2 {
    width: 60%;
    min-width: 720px;
    left: -50px;
    padding: 50px
}
  }
.image-advice__header-container {
  padding: 40px 0 0 0;
  background: #fff;
  background: var(--white);
}
@media(min-width: 1024px) {
.image-advice__header-container {
    padding: 0;
    background: none
}
  }
h1.image-advice__header {
  margin: 0;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  font-family: 'Roboto Condensed', sans-serif;
  font-family: var(--font-family-headline);
  font-weight: 700;
  font-weight: var(--font-weight-headline-bold);
  color: #54BCE0;
  color: var(--brand-primary);
}
@media(min-width: 1024px) {
h1.image-advice__header {
    font-size: 70px;
    line-height: 70px;
    color: #fff;
    color: var(--white)
}
  }
@media(min-width: 1200px) {
h1.image-advice__header {
    font-size: 110px;
    line-height: 110px
}
  }
.icon-links {
  padding-bottom: 40px;
}
.icon-links .slick-arrow {
    display: block;
    position: absolute;
    left: calc(50% - 30px);
    bottom: -45px;
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
    border: none;
    background: url(../Images/arrow--left--primary.svg) no-repeat center;
    background-size: 16px auto;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    overflow: hidden;
    text-indent: -1000px;
  }
@media(min-width: 1024px) {
.icon-links .slick-arrow {
      left: -30px;
      bottom: 50%;
      background-size: 23px auto;
      background-image: url(../Images/arrow--left--primary.svg)
  }
    }
@media(min-width: 1200px) {
.icon-links .slick-arrow {
      left: -10px
  }
    }
.icon-links .slick-arrow:hover {
      opacity: .7;
    }
.icon-links .slick-arrow.slick-next {
      left: auto;
      right: calc(50% - 30px);
      transform: rotate(180deg);

    }
@media(min-width: 1024px) {
.icon-links .slick-arrow.slick-next {
        left: auto;
        right: -30px

    }
      }
@media(min-width: 1200px) {
.icon-links .slick-arrow.slick-next {
        right: -10px

    }
      }
.icon-links .slick-arrow.slick-disabled {
      cursor: default;
      opacity: .2;
    }
.icon-links--small-icons {
  padding-bottom: 0;
}
.icon-links--small-icons .icon-links__inside {
    padding: 40px 22px 40px 22px;
    color: #fff;
    color: var(--white);
    background: #54BCE0;
    background: var(--brand-primary);
  }
@media(min-width: 1024px) {
.icon-links--small-icons .icon-links__inside {
      padding: 40px
  }
    }
@media(min-width: 1200px) {
.icon-links__headline {
    margin-bottom: 80px !important
}
  }
.icon-links--small-icons .icon-links__headline {
    color: #fff;
    color: var(--white);

  }
@media(min-width: 1200px) {
.icon-links--small-icons .icon-links__headline {
      margin-bottom: 40px !important

  }
    }
.icon-links__icons {
  position: relative;
}
@media(min-width: 768px) {
.icon-links__icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: -40px
}
  }
@media(min-width: 1200px) {
.icon-links--small-icons .icon-links__icons {
      flex-wrap: nowrap
  }
    }
.icon-links__icon {
  position: relative;
}
@media(min-width: 768px) {
.icon-links__icon {
    width: 50%;
    margin-bottom: 40px
}
  }
@media(min-width: 1200px) {
.icon-links__icon {
    width: 25%
}
  }
.icon-links__icon a {
    position: relative;
    -webkit-text-decoration: none;
    text-decoration: none;
  }
.icon-links__icon a:hover svg path, .icon-links__icon a:hover svg rect, .icon-links__icon a:hover svg polygon, .icon-links__icon a:hover svg circle, .icon-links__icon a:hover svg ellipse {
          fill: #54BCE0;
          fill: var(--brand-primary);
        }
.icon-links__icon a:hover .icon-links__icon__title {
        color: #54BCE0;
        color: var(--brand-primary);
      }
.icon-links__icon svg {
    display: block;
    width: 225px;
    margin: 0 auto;
  }
.icon-links__icon img {
    display: block;
    width: 225px;
    height: auto;
    margin: 0 auto;
  }
.icon-links-- .icon-links__icon svg path, .icon-links-- .icon-links__icon svg rect, .icon-links-- .icon-links__icon svg polygon, .icon-links-- .icon-links__icon svg circle, .icon-links-- .icon-links__icon svg ellipse, .icon-links--default .icon-links__icon svg path, .icon-links--default .icon-links__icon svg rect, .icon-links--default .icon-links__icon svg polygon, .icon-links--default .icon-links__icon svg circle, .icon-links--default .icon-links__icon svg ellipse {
        fill: #1D3FA6;
        fill: var(--brand-secondary);
      }
.icon-links-- .icon-links__icon a:hover svg path, .icon-links-- .icon-links__icon a:hover svg rect, .icon-links-- .icon-links__icon a:hover svg polygon, .icon-links-- .icon-links__icon a:hover svg circle, .icon-links-- .icon-links__icon a:hover svg ellipse, .icon-links--default .icon-links__icon a:hover svg path, .icon-links--default .icon-links__icon a:hover svg rect, .icon-links--default .icon-links__icon a:hover svg polygon, .icon-links--default .icon-links__icon a:hover svg circle, .icon-links--default .icon-links__icon a:hover svg ellipse {
            fill: #54BCE0;
            fill: var(--brand-primary);
          }
.icon-links--small-icons .icon-links__icon {
    width: 100%;
    flex-shrink: 1;
  }
@media(min-width: 768px) and (max-width: 1023px) {
.icon-links--small-icons .icon-links__icon {
      width: calc(100% / 3)
  }
    }
@media(min-width: 1024px) {
.icon-links--small-icons .icon-links__icon {
      width: 25%
  }
    }
.icon-links--small-icons .icon-links__icon svg {
      display: block;
      width: 100%;
      height: auto;
    }
.icon-links--small-icons .icon-links__icon a:hover svg path, .icon-links--small-icons .icon-links__icon a:hover svg rect, .icon-links--small-icons .icon-links__icon a:hover svg polygon, .icon-links--small-icons .icon-links__icon a:hover svg circle, .icon-links--small-icons .icon-links__icon a:hover svg ellipse {
            fill: #1D3FA6;
            fill: var(--brand-secondary);

          }
.icon-links--small-icons .icon-links__icon a:hover .icon-links__icon__title {
          color: #1D3FA6;
          color: var(--brand-secondary);
        }
@media(max-width: 767px) {
.icon-links--mobile-dropdown .icon-links__icon {
      border-bottom: solid 1px #fff;
      border-bottom: solid 1px var(--white)
  }
    }
@media(max-width: 767px) {
.icon-links--mobile-dropdown .icon-links__icon a {
        display: flex;
        align-items: center
    }
      }
@media(max-width: 767px) {
.icon-links--mobile-dropdown .icon-links__icon svg {
        width: 80px;
        margin: 0 15px 0 0
    }
      }
.icon-links__icon__title {
  display: block;
  margin: 25px auto 0 auto;
  max-width: 280px;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  color: #1D3FA6;
  color: var(--brand-secondary);
  transition: color 250ms ease-in-out;
}
@media(min-width: 1024px) {
.icon-links__icon__title {
    font-size: 30px
}
  }
.icon-links--small-icons .icon-links__icon__title {
    margin: 0 auto 0 auto;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    font-weight: var(--font-weight-bold);
    color: #fff;
    color: var(--white);
  }
@media(min-width: 1024px) {
.icon-links--small-icons .icon-links__icon__title {
      font-size: 18px
  }
    }
.icon-links--mobile-dropdown.icon-links--small-icons .icon-links__icon__title {
    margin: 0;
  }
.icon-links__mobile-header {
  position: relative;
  display: none;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  outline: none;
  padding: 0;
  margin: 20px 0 0 0;
  background: none;
  text-align: left;
  font-size: 20px;
  line-height: 30px;
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  color: #fff;
  color: var(--white);
}
.icon-links__mobile-header:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
    width: 24px;
    height: 24px;
    background: url(../Images/arrow--left--white.svg) no-repeat center;
    background-size: 16px auto;
    transform: rotate(-90deg);
  }
@media(max-width: 767px) {
.icon-links--mobile-dropdown .icon-links__mobile-header {
      display: block
  }
    }
@media(max-width: 767px) {
.icon-links--mobile-dropdown .icon-links__mobile-body {
      display: none
  }
    }
.numbers-compare {
  position: relative;
}
@media(min-width: 768px) {
.numbers-compare__background-right {
    position: absolute;
    right: -40px;
    width: calc(50% + 40px);
    height: 100%;
    background: #54BCE0;
    background: var(--brand-primary)
}
  }
@media(min-width: 1200px) {
.numbers-compare__background-right {
    right: -80px;
    width: calc(50% + 80px + 120px)
}
  }
@media(min-width: 768px) {
.numbers-compare__columns {
    position: relative;
    display: flex;
    justify-content: space-between

}
  }
@media(min-width: 768px) {
.numbers-compare__column-1 {
    width: calc(50% - 23px);
    margin-top: 100px
}
  }
@media(min-width: 1200px) {
.numbers-compare__column-1 {
    width: 390px
}
  }
@media(min-width: 768px) {
.numbers-compare__column-2 {
    width: calc(50% - 90px)
}
  }
@media(min-width: 1200px) {
.numbers-compare__column-2 {
    width: calc(100% - 490px - 120px)
}
  }
.numbers-compare__column-1__number {
  display: block;
  margin: 0 -24px;
  text-align: center;
  font-size: 90px;
  line-height: 220px;
  color: #fff;
  color: var(--white);
  background: #1D3FA6;
  background: var(--brand-secondary);
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 400;
  font-weight: var(--font-weight-regular);
}
@media(min-width: 768px) {
.numbers-compare__column-1__number {
    margin: 0
}
  }
@media(min-width: 1024px) {
.numbers-compare__column-1__number {
    line-height: 270px
}
  }
.numbers-compare__column-1__text {
  padding: 40px 0;
}
.numbers-compare__column-2__number {
  display: block;
  margin: 0 -24px;
  text-align: center;
  font-size: 90px;
  line-height: 220px;
  color: #fff;
  color: var(--white);
  background: #54BCE0;
  background: var(--brand-primary);
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 400;
  font-weight: var(--font-weight-regular);
}
@media(min-width: 768px) {
.numbers-compare__column-2__number {
    margin: 100px 0 0 0;
    text-align: left;
    font-size: 120px
}
  }
@media(min-width: 1024px) {
.numbers-compare__column-2__number {
    font-size: 160px;
    line-height: 270px
}
  }
@media(min-width: 1200px) {
.numbers-compare__column-2__number {
    font-size: 240px;
    margin-bottom: 40px
}
  }
.numbers-compare__column-2__text {
  padding: 40px 0 0 0;
}
@media(min-width: 768px) {
.numbers-compare__column-2__text {
    padding: 0;
    color: #fff;
    color: var(--white)
}
  }
.teaser-grid {

}
@media(min-width: 768px) {
.teaser-grid__headline {
    margin-bottom: 90px !important
}
  }
@media(max-width: 767px) {
.teaser-grid__items {
    margin: 0 -22px
}
  }
@media(min-width: 768px) and (max-width: 1023px) {
.teaser-grid__items {
    margin: 0 -40px
}
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.teaser-grid__items {
    margin: 0 -80px
}
  }
.teaser-grid .teaser {
  position: relative;
  margin-bottom: 22px;

  /*  .teaser__text-section p {
      @md-min {
        margin-bottom: 20px;
      }
    }*/
}
@media(min-width: 768px) and (max-width: 1023px) {
.teaser-grid .teaser {
    margin-bottom: 40px
}
  }
@media(min-width: 1024px) {
.teaser-grid .teaser {
    margin-bottom: 90px
}
  }
@media(min-width: 1200px) {
.teaser-grid .teaser {
    margin-bottom: 160px
}
  }
.teaser-grid .teaser:last-child {
    margin-bottom: 0;
  }
.teaser-grid .teaser:nth-child(even) .teaser__text-section {
      background: #1D3FA6;
      background: var(--brand-secondary);
    }
@media(min-width: 768px) {
.teaser-grid .teaser.teaser--ratio-portrait .teaser__inside {
        display: flex
    }
      }
@media(min-width: 1024px) {
.teaser-grid .teaser.teaser--ratio-portrait .teaser__inside {
        display: block;
        text-align: right
    }
      }
@media(min-width: 768px) {
.teaser-grid .teaser.teaser--ratio-portrait .teaser__image-section {
        order: 2;
        width: 50%
    }
      }
@media(min-width: 1024px) {
.teaser-grid .teaser.teaser--ratio-portrait .teaser__image-section {
        display: inline-block;
        order: initial;
        width: 588px
    }
      }
@media(min-width: 768px) {
.teaser-grid .teaser.teaser--ratio-portrait .teaser__text-section {
        order: 1;
        width: 50%
    }
      }
@media(min-width: 1024px) {
.teaser-grid .teaser.teaser--ratio-portrait .teaser__text-section {
        order: initial;
        position: absolute;
        bottom: 100px;
        right: 460px;
        width: 516px;
        text-align: left
    }
      }
.teaser-grid .teaser .teaser__inside {
    position: relative;
    width: 100%;
    margin: 0;
  }
@media(min-width: 1024px) {
.teaser-grid .teaser .teaser__image-section {
      width: 980px;
      max-width: calc(100% - 100px)
  }
    }
.teaser-grid .teaser .teaser__image {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
  }
.teaser-grid .teaser .teaser__text-section {
    position: relative;
    padding: 40px 22px 40px 22px;
    color: #fff;
    color: var(--white);
    background: #54BCE0;
    background: var(--brand-primary);
  }
@media(min-width: 768px) and (max-width: 1023px) {
.teaser-grid .teaser .teaser__text-section {
      padding: 40px
  }
    }
@media(min-width: 1024px) {
.teaser-grid .teaser .teaser__text-section {
      padding: 40px 80px
  }
    }
@media(min-width: 1024px) {
.teaser-grid .teaser .teaser__text-section {
      margin-left: 350px;
      margin-top: -200px;
      padding: 50px;
      max-width: 740px
  }
    }
.teaser-grid .teaser p.teaser__topline {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: solid 1px #fff;
    border-bottom: solid 1px var(--white);
    font-size: 18px;
    line-height: 24px;
  }
.teaser-grid .teaser .teaser__headline {
    color: #fff;
    color: var(--white);
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.teaser-grid .teaser .teaser__headline {
      font-size: 40px;
      line-height: 40px
  }
    }
@media(min-width: 1024px) {
.teaser-grid .teaser .teaser__headline {
      margin: 10px 0 20px 0
  }
    }
.accordion .text__inside.container__inside {
    margin: 0;
  }
.accordion__item.accordion__item--open .accordion__item__body {
      display: block;
    }
.accordion .accordion__item__header {
    border-top: 1px solid #B9B9B9;
    border-top: 1px solid var(--gray-light-2);
    padding-top: 20px;
    position: relative;
    cursor: pointer;
  }
.accordion .accordion__item__header__btn {
    background-color: transparent;
    border: 0;
    outline-color: white;
    padding: 0 60px 0 0;
    text-align: left;
  }
.accordion .accordion__item__header__label {
    font-size: 20px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
    font-family: var(--font-family-sans-serif);
    font-weight: 500;
    font-weight: var(--font-weight-semi-bold);
    color: #000000;
    color: var(--black);
    cursor: pointer;
  }
@media(min-width: 768px) {
.accordion .accordion__item__header__label {
      font-size: 20px;
      line-height: 36px
  }
    }
.accordion .accordion__item__header__icon::after {
    content: "";
    background-image: url(../Images/arrow--right--black.svg);
    background-size: auto 20px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 20px;
    right: 0;
    width: 32px;
    height: 32px;
    line-height: 2;
    transform: rotate(270deg);
    transition: all 250ms;
  }
.accordion .accordion__item--open .accordion__item__header__icon::after {
    transform: rotate(90deg);
  }
.accordion__item__body {
  display: none;
}
.accordion__item__body .container--margin, .accordion__item__body .container--margin-top, .accordion__item__body .container--margin-bottom, .accordion__item__body .container--margin-big {
    margin: 0;
  }
.accordion__item__body .container__inside {
    margin: 0;
  }
.accordion__item__body .text__headline-section {
    display: none;
  }
.text-with-image {
  position: relative;
}
.text-with-image__sections {
  position: relative;
}
@media(min-width: 768px) {
.text-with-image__sections {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}
  }
@media(min-width: 768px) {
.text-with-image--align-center .text-with-image__sections {
      align-items: center
  }
    }
.text-with-image__headline-section {
  width: 100%;
/*  margin-bottom: 30px;*/
}
.text-with-image__image-section {
  position: relative;
  width: 100%;
  margin: 0 0 25px 0;
}
@media(min-width: 768px) {
.text-with-image__image-section {
    width: calc(50% - 40px);
    margin: 0
}
  }
@media(min-width: 1200px) {
.text-with-image__image-section {
    width: calc(50% - 84px)
}
  }
.text-with-image__image-wrap {
  margin: 0;
}
@media(min-width: 768px) {
.text-with-image--image-left .text-with-image__image-section {
      display: flex;
      flex-direction: row-reverse
  }
    }
@media(min-width: 768px) {
.text-with-image--image-right .text-with-image__image-section {
      order: 1
  }
    }
.text-with-image__image {
  display: block;
  width: 100%;
  height: auto;
}
@media(min-width: 1200px) {
.text-with-image__image {
    width: calc(50vw - 84px - 30px);
    max-width: 800px
}
  }
@media(min-width: 1600px) {
.text-with-image__image {
    width: calc(50vw - 84px - 50px)
}
  }
.text-with-image__text-section {
  width: 100%;
}
@media(min-width: 768px) {
.text-with-image__text-section {
    width: calc(50% - 37px)
    /*    padding: 0 0 0 60px;*/
}
  }
.text-with-image__text-section img {
    display: block;
    max-width: 100%;
    height: auto;
  }
@media(min-width: 768px) {
.text-with-image--image-right .text-with-image__text-section {
      order: 0
      /*      padding: 0 60px 0 0;*/
  }
    }
.text-with-image__image__caption {
  margin: 15px 0 0 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  font-weight: var(--font-weight-light);
}
@media(min-width: 768px) {
.text-with-image--reduced-image-size .text-with-image__image-section {
      width: calc(40% - 40px)
  }
    }
@media(min-width: 1200px) {
.text-with-image--reduced-image-size .text-with-image__image-section {
      width: calc(40% - 84px)
  }
    }
@media(min-width: 768px) {
.text-with-image--reduced-image-size .text-with-image__image {
      width: 100% !important
  }
    }
@media(min-width: 768px) {
.text-with-image--reduced-image-size .text-with-image__text-section {
      width: calc(60% - 37px)
  }
    }
.download-and-text {
  position: relative;
}
@media(min-width: 1024px) {
.downloads-and-text__background-1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: #F4F4F4;
    background: var(--gray-light)
}
  }
@media(min-width: 1024px) {
.downloads-and-text__background-2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(#1c3fa5 0%, #1c3fa5 10%, #234dac 20%, #2c61b5 30%, #3475bf 40%, #3d89c8 50%, #469dd1 60%, #4fb1db 70%, #54bcdf 80%, #54bcdf 90%, #54bcdf 100%)
}
  }
@media(min-width: 1024px) {
.downloads-and-text__sections {
    display: flex;
    justify-content: space-between
}
  }
.downloads-and-text__text-section {
  background: #F4F4F4;
  background: var(--gray-light);
}
@media(max-width: 767px) {
.downloads-and-text__text-section {
    margin: 0 -22px;
    padding: 40px 23px
}
  }
@media(min-width: 768px) and (max-width: 1023px) {
.downloads-and-text__text-section {
    margin: 0 -40px;
    padding: 40px 40px
}
  }
@media(min-width: 1024px) {
.downloads-and-text__text-section {
    width: 50%;
    padding: 40px;
    background: none
}
  }
@media(min-width: 1200px) {
.downloads-and-text__text-section {
    padding: 60px 90px 90px 90px
}
  }
.downloads-and-text__files-section {
  color: #fff;
  color: var(--white);
  background: linear-gradient(#1c3fa5 0%, #1c3fa5 10%, #234dac 20%, #2c61b5 30%, #3475bf 40%, #3d89c8 50%, #469dd1 60%, #4fb1db 70%, #54bcdf 80%, #54bcdf 90%, #54bcdf 100%);
}
@media(max-width: 767px) {
.downloads-and-text__files-section {
    margin: 0 -22px;
    padding: 40px 23px
}
  }
@media(min-width: 768px) and (max-width: 1023px) {
.downloads-and-text__files-section {
    margin: 0 -40px;
    padding: 40px 40px
}
  }
@media(min-width: 1024px) {
.downloads-and-text__files-section {
    width: 50%;
    padding: 125px 40px 40px 40px;
    background: none
}
  }
@media(min-width: 1200px) {
.downloads-and-text__files-section {
    padding: 145px 90px 90px 90px
}
  }
.downloads-and-text__file-item {
  display: block;
  margin-bottom: 23px;
  -webkit-text-decoration: none;
  text-decoration: none;
  overflow: hidden;
  color: #fff;
  color: var(--white);
}
.downloads-and-text__file-item:last-child {
    margin-bottom: 0;
  }
.downloads-and-text__file-item:hover .downloads-and-text__file-item__headline {
      -webkit-text-decoration: underline;
      text-decoration: underline;
    }
.downloads-and-text__file-item:hover .downloads-and-text__file-item__description {
      -webkit-text-decoration: underline;
      text-decoration: underline;
    }
.downloads-and-text__file-item__icon-wrap {
  display: block;
  float: left;
  width: 34px;
  height: 40px;
  margin-top: 0;
  background-image: url(../Images/file-icon--white.svg);
  background-size: 34px auto;
  background-repeat: no-repeat;
}
.downloads-and-text__file-item__icon {
  display: block;
  margin-top: 14px;
  font-size: 9px;
  line-height: 10px;
  text-align: center;
  color: #fff;
  color: var(--white);
  text-transform: uppercase;
  font-weight: 700;
  font-weight: var(--font-weight-bold);
}
@media(min-width: 768px) {
.downloads-and-text__file-item__icon {
    margin-top: 21px;
    font-size: 10px
}
  }
.downloads-and-text__file-item__text {
  float: left;
  width: calc(100% - 61px);
  margin-left: 27px;
  padding-top: 4px;
}
h4.downloads-and-text__file-item__headline {
  margin: 0;
  font-weight: 700;
  font-weight: var(--font-weight-bold);
  color: #fff;
  color: var(--white);
}
.downloads-and-text__file-item__description {
  color: #fff;
  color: var(--white);
  font-weight: 300;
  font-weight: var(--font-weight-light);
}
.contact-list {

}
.contact-list__filters {
  margin-bottom: 53px;
}
.contact-list__items {
  position: relative;

}
@media(min-width: 768px) {
.contact-list__items {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 -8px -33px -8px

}
  }
.contact-item {
  position: relative;
  margin-bottom: 33px;
  background: #54BCE0;
  background: var(--brand-primary);
}
@media(min-width: 768px) {
.contact-item {
    width: calc(50% - 16px);
    margin: 0 8px 33px 8px
}
  }
@media(min-width: 1024px) {
.contact-item {
    width: calc((100% / 3) - 16px);
    margin: 0 8px 33px 8px
}
  }
.contact-item__inside {
}
.contact-item__image-wrap {
  position: relative;
}
@media(max-width: 767px) {
.contact-item__image-wrap {
    margin: 0 -22px
}
  }
.contact-item__image-wrap img {
    display: block;
    width: 100%;
    height: auto;
  }
.contact-item__video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.contact-item__video {
  position: relative;
  width: 101%;
  height: 101%;
  opacity: 0;
  transition: opacity 750ms;
  transition-delay: 50ms;
}
.contact-item__logo-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  background: var(--white);
  overflow: hidden;
  opacity: 0;
  transition: opacity 750ms;
  transition-delay: 50ms;
}
img.contact-item__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 40px);
}
.contact-item__text-wrap {
  padding: 23px;
  background: #54BCE0;
  background: var(--brand-primary);
  color: #fff;
  color: var(--white);
}
@media(max-width: 767px) {
.contact-item__text-wrap {
    margin: 0 -22px
}
  }
.contact-item__text-wrap a {
    color: #fff;
    color: var(--white);
    -webkit-text-decoration: none;
    text-decoration: none;
  }
.contact-item__text-wrap a:hover {
      -webkit-text-decoration: underline;
      text-decoration: underline;
    }
.contact-item__text-wrap .contact-item__show-cv {
    display: block;
    margin-top: 22px;
    font-weight: 700;
    font-weight: var(--font-weight-bold);
  }
.contact-item__text-wrap .contact-item__linkedin {
    display: block;
    margin-top: 22px;
    font-weight: 700;
    font-weight: var(--font-weight-bold);
  }
h1.contact-item__name {
  margin: 0;
  font-size: 28px;
  line-height: 37px;
  text-transform: uppercase;
}
p.contact-item__role,
p.contact-item__company {
  margin: 0 0 23px 0;
}
.contact-item__phone__label,
.contact-item__mail__label {
  font-weight: 700;
  font-weight: var(--font-weight-bold);
}
.contact-item__cv {
  display: block;
  margin-top: 23px;
}
.contact-item__cv-text {
  display: none;
}
.contact-list__cv-modal {
  display: none;
  position: fixed;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  width: calc(100vw - 30px);
  max-width: 900px;
  height: 1150px;
  max-height: 98%;
  margin: 0;
  padding: 60px 20px 20px 20px;
  z-index: 1100;
/*  overflow: auto;*/
  background: #fff;
  background: var(--white);
  box-shadow: -1px 1px 2px rgba(0,0,0,.3);
}
@media(min-width: 768px) {
.contact-list__cv-modal {
    width: calc(100vw - 40px);
    padding: 60px 40px 40px 40px
}
  }
.contact-list__cv-modal p:last-child {
      margin: 0;
    }
.contact-list__cv-modal__inside {
  position: relative;
  height: 100%;
  overflow-y: auto;
}
.contact-list__cv-modal__headline {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  color: #fff;
  color: var(--white);
  font-weight: 700;
  font-weight: var(--font-weight-bold);
  background: linear-gradient(#54bcdf 0%, #54bcdf 10%, #54bcdf 20%, #4fb1db 30%, #469dd1 40%, #3d89c8 50%, #3475bf 60%, #2c61b5 70%, #234dac 80%, #1c3fa5 90%, #1c3fa5 100%);
}
@media(min-width: 768px) {
.contact-list__cv-modal__headline {
    padding: 10px 40px
}
  }
.contact-list__cv-modal__close-btn {
  display: block;
  position: absolute;
  right: 15px;
  top: 10px;
  width: 30px;
  height: 30px;
  padding: 0;
  border: none;
  background: transparent url(../Images/close-icon.png) no-repeat center;
  background-size: 30px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  z-index: 1200;
}
@media(min-width: 768px) {
.contact-list__cv-modal__close-btn {
    right: 25px
}
  }
.contact-list__cv-modal-background {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(0,0,0,.2);
}
.contact-list__cv-modal__content {
  overflow-y: scroll;
}
h1.contact-item__cv__name {
  margin-bottom: 10px;
  color: #1D3FA6;
  color: var(--brand-secondary);
  text-transform: uppercase;
}
@media(max-width: 767px) {
h1.contact-item__cv__name {
    font-size: 30px
}
  }
p.contact-item__cv__role,
p.contact-item__cv__company {
  margin-top: 0;
  font-weight: 700;
  font-weight: var(--font-weight-bold);
}
@media(min-width: 768px) {
.contact-item__cv__columns {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px
}
  }
.contact-item__cv__column--image {
  width: 100%;
  margin-bottom: 20px;
}
@media(min-width: 768px) {
.contact-item__cv__column--image {
    width: 50%;
    margin-bottom: 0
}
  }
.contact-item__cv__column--image img {
    display: block;
    width: 100%;
    height: auto;
  }
.contact-item__cv__column--links {
  font-size: 16px;
  line-height: 20px;
  width: 100%;
}
@media(min-width: 768px) {
.contact-item__cv__column--links {
    width: calc(50% - 30px)
}
  }
.contact-item__cv__column--links a {
    color: #000000;
    color: var(--black);
    -webkit-text-decoration: none;
    text-decoration: none;
  }
.contact-item__cv__column--links a:before {
      content: "> ";
    }
.contact-item__cv__column--links a:hover {
      -webkit-text-decoration: underline;
      text-decoration: underline;
    }
.contact-item__cv__column--links h2 {
    margin: 30px 0 10px 0;
    padding: 0 0 5px 0;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    font-family: var(--font-family-sans-serif);
    font-weight: 700;
    font-weight: var(--font-weight-bold);
    border-bottom: solid 1px #000000;
    border-bottom: solid 1px var(--black);
  }
@media(min-width: 768px) {
.contact-item__cv__column--links h2 {
      margin: 40px 0 10px 0
  }
    }
.contact-item__cv__column--links h2:first-child {
      margin-top: 0;
    }
.search {
  position: relative;
}
/*  margin-top: 200px;*/
.search .tx-indexedsearch-browsebox {
    margin: 20px 0;
  }
.search .tx-indexedsearch-browsebox p {
      font-size: 18px;
      line-height: 22px;
      text-align: center;
    }
.search .tx-indexedsearch-browsebox ul {
      margin: 0;
      padding: 0;
      list-style: none;
      text-align: center;
      font-size: 18px;
      line-height: 50px;
    }
.search .tx-indexedsearch-browsebox ul li {
        display: inline-block;
        margin: 0 20px;
      }
.search .tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage strong {
            font-weight: normal;
          }
.search .tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage a {
            color: #54BCE0;
            color: var(--brand-primary);
          }
.search .tx-indexedsearch-browsebox ul li a {
          -webkit-text-decoration: none;
          text-decoration: none;
          color: #898989;
          color: var(--gray);
        }
.search .tx-indexedsearch-browsebox ul li a:hover {
            -webkit-text-decoration: underline;
            text-decoration: underline;
          }
.search .tx-indexedsearch-info-sword {
    margin: 20px 0;
    text-align: center;
  }
.search .tx-indexedsearch-info-noresult {
    margin: 20px 0;
    text-align: center;
  }
.search .tx-indexedsearch-searchbox fieldset {
      margin: 0;
      padding: 0;
      border: none;
    }
.search .tx-indexedsearch-searchbox legend {
      display: none;
    }
.search .tx-indexedsearch-searchbox label {
      display: none;
    }
.search .tx-indexedsearch-searchbox .tx-indexedsearch-form {
      float: left;
      width: calc(100% - 150px);
    }
.search .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword {
      width: 100%;
      height: 50px;
      margin: 0;
      padding: 0 20px;
      font-size: 18px;
      font-family: 'Roboto', sans-serif;
      font-family: var(--font-family-sans-serif);
      font-weight: normal;
      color: #898989;
      color: var(--gray);
      border: solid 1px #898989;
      border: solid 1px var(--gray);
      border-right: none;
    }
.search .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit {
      position: relative;
      float: left;
    }
.search .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit input {
        width: 150px;
        height: 50px;
        background: #54BCE0;
        background: var(--brand-primary);
        color: #fff;
        color: var(--white);
        font-size: 18px;
        text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
        font-family: var(--font-family-sans-serif);
        font-weight: normal;
        border: none;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
      }
.search__inside {
  position: relative;
}
.search__result {
  margin: 50px 0;
}
.search__result__headline {
  margin: 0;
  font-size: 25px;
  line-height: 30px;
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 400;
  font-weight: var(--font-weight-headline);
}
@media(min-width: 1024px) {
.search__result__headline {
    font-size: 48px;
    line-height: 50px
}
  }
.search__result__headline a {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #54BCE0;
    color: var(--brand-primary);
  }
.search__result__headline a:hover {
      -webkit-text-decoration: underline;
      text-decoration: underline;
    }
.search__result__description {
  margin: 0;
}
.content-search__result {
  margin-bottom: 33px;
  padding-bottom: 33px;
  border-bottom: solid 1px #B9B9B9;
  border-bottom: solid 1px var(--gray-light-2);
}
h1.content-search__result__headline a {
    color: #000000 !important;
    color: var(--black) !important;
    -webkit-text-decoration: none !important;
    text-decoration: none !important;
  }
.google-maps-iframe {

}
@media(min-width: 1024px) {
.google-maps-iframe__sections {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}
  }
.google-maps-iframe__headline-section {
  width: 100%;
}
.google-maps-iframe__image-section p {
    margin: 0;
  }
@media(min-width: 1024px) {
.google-maps-iframe__image-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc((100% / 3) - 8px)

}
  }
.google-maps-iframe__image-wrap {
  margin: 30px 0 0 0;
  padding: 0;
}
@media(max-width: 767px) {
.google-maps-iframe__image-wrap {
    margin: 30px -22px 0 -22px
}
  }
.google-maps-iframe__image-wrap img {
    display: block;
    width: 100%;
    height: auto;
  }
.google-maps-iframe__map-section {
  position: relative;
  margin: 30px 0 0 0;
  background: #F4F4F4;
  background: var(--gray-light);
}
@media(max-width: 767px) {
.google-maps-iframe__map-section {
    margin: 30px -22px 0 -22px
}
  }
@media(min-width: 1024px) {
.google-maps-iframe__map-section {
    width: calc((100% / 3 * 2) - 88px);
    margin: 0
}
  }
.google-maps-iframe__iframe-container {
  position: relative;
  width: 100%;
  min-height: 400px;
  aspect-ratio: 1;
}
.google-maps-iframe__iframe-container iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
.google-maps-iframe__iframe-container > [data-type="placeholder"] {
    height: 100% !important;
    width: 100% !important;
    max-width: none !important;
  }
.google-maps-iframe__iframe-container .klaro.cm-as-context-notice {
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
    height: auto;
    flex-wrap: nowrap;
  }
.google-maps-iframe__iframe-container .klaro.cm-as-context-notice .cm-btn-success, .google-maps-iframe__iframe-container .klaro.cm-as-context-notice .cm-btn-success-var {
    border-radius: 0 !important;
  }
.google-maps-iframe__iframe-container .klaro.cm-as-context-notice .cm-btn-success, .google-maps-iframe__iframe-container .klaro.cm-as-context-notice .cm-btn-success-var {
      font-weight: 700;
      font-weight: var(--font-weight-bold);
  }
.google-maps-iframe__iframe-container .klaro.cm-as-context-notice .cm-btn-success {
      background-color: #54BCE0 !important;
      background-color: var(--brand-primary) !important;
    }
.google-maps-iframe__iframe-container .klaro.cm-as-context-notice .cm-btn-success-var {
    background-color: #1D3FA6 !important;
    background-color: var(--brand-secondary) !important;
    }
.news-list-item {
}
h3.news-list-item__date {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 300;
  font-weight: var(--font-weight-light);
  color: #54BCE0;
  color: var(--brand-primary);
  font-size: 18px;
  line-height: 24px;
  border-bottom: solid 1px #54BCE0;
  border-bottom: solid 1px var(--brand-primary);
}
h2.news-list-item__headline {
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 700;
  font-weight: var(--font-weight-bold);
  color: #000000;
  color: var(--black);
  font-size: 20px;
  line-height: 30px;
}
.news-teaser-list {
  padding-bottom: 70px;
  background: #F4F4F4;
  background: var(--gray-light);
}
.news-teaser-list .slick-arrow {
    display: block;
    position: absolute;
    left: calc(50% - 30px);
    bottom: -45px;
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
    border: none;
    background: url(../Images/arrow--left--primary.svg) no-repeat center;
    background-size: 16px auto;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    overflow: hidden;
    text-indent: -1000px;
  }
@media(min-width: 1024px) {
.news-teaser-list .slick-arrow {
      left: -30px;
      bottom: 50%;
      background-size: 23px auto;
      background-image: url(../Images/arrow--left--primary.svg)
  }
    }
@media(min-width: 1200px) {
.news-teaser-list .slick-arrow {
      left: -10px
  }
    }
.news-teaser-list .slick-arrow:hover {
      opacity: .7;
    }
.news-teaser-list .slick-arrow.slick-next {
      left: auto;
      right: calc(50% - 30px);
      transform: rotate(180deg);

    }
@media(min-width: 1024px) {
.news-teaser-list .slick-arrow.slick-next {
        left: auto;
        right: -30px

    }
      }
@media(min-width: 1200px) {
.news-teaser-list .slick-arrow.slick-next {
        right: -10px

    }
      }
.news-teaser-list .slick-arrow.slick-disabled {
      cursor: default;
      opacity: .2;
    }
@media(min-width: 768px) {
.news-teaser-list__items {
    margin: 0 -22px
}
  }
@media(min-width: 1200px) {
.news-teaser-list__items {
    margin: 0 -40px
}
  }
.news-teaser-list .news-list-item .news-list-item__image-wrap img {
      display: block;
      margin-bottom: 20px;
    }
@media(min-width: 1200px) {
.news-teaser-list .news-list-item .news-list-item__image-wrap img {
        margin-right: 20px
    }
      }
@media(min-width: 1200px) {
.news-teaser-list .news-list-item .news-list-item__inside {
      display: flex
  }
    }
@media(min-width: 768px) {
.news-teaser-list .news-list-item .news-list-item__inside {
      margin: 0 23px
  }
    }
@media(min-width: 1200px) {
.news-teaser-list .news-list-item .news-list-item__inside {
      margin: 0 40px
  }
    }
.news-list .news-list-item {
    margin-bottom: 40px;
  }
@media(min-width: 1024px) and (max-width: 1199px) {
.news-detail {
    margin-top: 140px
}
  }
@media(min-width: 1200px) {
.news-detail {
    margin-top: 200px
}
  }
.news-detail__headline-section {
  margin-bottom: 30px;
}
.news-detail__date {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  font-family: 'Roboto', sans-serif;
  font-family: var(--font-family-sans-serif);
  font-weight: 300;
  font-weight: var(--font-weight-light);
  color: #54BCE0;
  color: var(--brand-primary);
  font-size: 18px;
  line-height: 24px;
  border-bottom: solid 1px #54BCE0;
  border-bottom: solid 1px var(--brand-primary);
}
.socialmedia {
  position: relative;

  background: linear-gradient(#54bcdf 0%, #54bcdf 10%, #54bcdf 20%, #4fb1db 30%, #469dd1 40%, #3d89c8 50%, #3475bf 60%, #2c61b5 70%, #234dac 80%, #1c3fa5 90%, #1c3fa5 100%);
}
.socialmedia__inside {
  display: flex;
  flex-wrap: wrap;
}
@media(max-width: 1023px) {
.socialmedia__inside {
    margin: 0
}
  }
@media(min-width: 1024px) {
.socialmedia__inside {
    display: flex;
    align-items: stretch
}
  }
.socialmedia__code-section {
  position: relative;
  padding: 22px;
  width: 100%;
  background: #F4F4F4;
  background: var(--gray-light);

}
@media(max-width: 1023px) {
.socialmedia__code-section {
    order: 2

}
  }
@media(min-width: 1024px) {
.socialmedia__code-section {
    width: 50%;
    padding: 16px;
    overflow: hidden

}
  }
.socialmedia__code-section iframe {
    width: 100%;
  }
.socialmedia__code {
  position: relative;
  min-height: 400px;
}
.socialmedia__code > [data-type="placeholder"] {
    height: 400px !important;
    width: 100% !important;
    max-width: none !important;
  }
.socialmedia__code .klaro.cm-as-context-notice {
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
    height: auto;
    flex-wrap: nowrap;
  }
.socialmedia__code .klaro.cm-as-context-notice .cm-btn-success, .socialmedia__code .klaro.cm-as-context-notice .cm-btn-success-var {
      border-radius: 0 !important;
    }
.socialmedia__code .klaro.cm-as-context-notice .cm-btn-success, .socialmedia__code .klaro.cm-as-context-notice .cm-btn-success-var {
      font-weight: 700;
      font-weight: var(--font-weight-bold);
    }
.socialmedia__code .klaro.cm-as-context-notice .cm-btn-success {
      background-color: #54BCE0 !important;
      background-color: var(--brand-primary) !important;
    }
.socialmedia__code .klaro.cm-as-context-notice .cm-btn-success-var {
    background-color: #1D3FA6 !important;
    background-color: var(--brand-secondary) !important;
  }
.socialmedia__text-section {
  position: relative;
  width: 100%;
  padding: 40px 22px 40px 22px;
  color: #fff;
  color: var(--white);
}
@media(max-width: 1023px) {
.socialmedia__text-section {
    order: 1
}
  }
@media(min-width: 1024px) {
.socialmedia__text-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    padding: 40px 0 40px 40px
}
  }
@media(min-width: 1200px) {
.socialmedia__text-section {
    padding: 60px 107px 80px 64px
}
  }
.socialmedia__text-section p {
    margin-bottom: 30px;
  }
@media(min-width: 1024px) {
.socialmedia__text-section__inside {
    max-width: 590px
}
  }
p.socialmedia__topline {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: solid 1px #fff;
  border-bottom: solid 1px var(--white);
  font-size: 18px;
  line-height: 24px;
}
h2.socialmedia__headline {
  color: #fff;
  color: var(--white);
}
ul.socialmedia__icons {
  margin: 40px 0 0 0;
  padding: 0;
  list-style: none;
}
ul.socialmedia__icons li {
    display: inline-block;
    margin-right: 30px;
  }
ul.socialmedia__icons img {
    display: block;
    height: 40px;
    width: 40px;
  }
.html.html--scale-iframe iframe {
      width: 100% !important;
    }
@media(min-width: 1024px) and (max-width: 1199px) {
.html:first-child {
      margin-top: 140px
  }
    }
@media(min-width: 1200px) {
.html:first-child {
      margin-top: 200px
  }
    }
.contact-form {
  background: #F4F4F4;
  background: var(--gray-light);
}
@media(min-width: 1024px) and (max-width: 1199px) {
.contact-form:first-child {
      margin-top: 140px
  }
    }
@media(min-width: 1200px) {
.contact-form:first-child {
      margin-top: 200px
  }
    }
.contact-form h2 {
    margin-top: 0;
    color: #000000;
    color: var(--black);
  }
.contact-form fieldset {
    margin: 0;
    padding: 0;
    border: none;
  }
.contact-form fieldset legend {
      margin: 30px 0;
      font-size: 20px;
      line-height: 30px;
      font-family: 'Roboto', sans-serif;
      font-family: var(--font-family-sans-serif);
      font-weight: 700;
      font-weight: var(--font-weight-bold);
      color: #000000;
      color: var(--black);
    }
.contact-form .powermail_fieldwrap {
    position: relative;
    margin-bottom: 30px;
  }
.contact-form .powermail_fieldwrap:last-child {
      margin-bottom: 0;
    }
.contact-form input.powermail_input,
  .contact-form input.powermail_date,
  .contact-form textarea.powermail_textarea {
    width: 100%;
    padding: 20px;
    font-size: 18px;
    line-height: 22px;
    height: 75px;
    background: #fff;
    background: var(--white);
    font-family: 'Roboto', sans-serif;
    font-family: var(--font-family-sans-serif);
    font-weight: 300;
    font-weight: var(--font-weight-light);
    border: solid 1px #54BCE0;
    border: solid 1px var(--brand-primary);
    border-radius: 0;
    color: #000000;
    color: var(--black);
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
.contact-form input.powermail_input::-moz-placeholder, .contact-form input.powermail_date::-moz-placeholder, .contact-form textarea.powermail_textarea::-moz-placeholder {
      color: #898989;
      color: var(--gray);
    }
.contact-form input.powermail_input::placeholder, .contact-form input.powermail_date::placeholder, .contact-form textarea.powermail_textarea::placeholder {
      color: #898989;
      color: var(--gray);
    }
.contact-form input.powermail_input {
  }
.contact-form textarea.powermail_textarea {
    height: 180px;
  }
.contact-form label.powermail_label {
    position: absolute;
    top: -15px;
    left: 5px;
    padding: 5px;
    font-size: 13px;
    line-height: 20px;
    height: 30px;
    z-index: 2;
    color: #898989;
    color: var(--gray);
  }
.contact-form label.powermail_label:before {
      content: "";
      display: block;
      position: absolute;
      z-index: -1;
      top: 50%;
      left: 0;
      width: 100%;
      height: 15px;
      background: #fff;
      background: var(--white);
    }
.contact-form .checkbox,
  .contact-form .powermail_fieldwrap_type_html {
    font-size: 18px;
    line-height: 27px;
  }
.contact-form .powermail_fieldwrap_type_html h4 {
      margin: 0 0 10px 0;
    }
.contact-form .powermail_fieldwrap_type_html ul {
      margin: 0;
    }
.contact-form ul.powermail-errors-list {
    margin: 10px 0 0 0;
    font-size: 18px;
    line-height: 27px;
    color: darkred;
  }
.contact-form ul.powermail-errors-list li::before {
      color: darkred;
    }
.powermail_create {
  font-weight: 700;
  font-weight: var(--font-weight-bold);
  padding-top: 40px;
  padding-bottom: 40px;
}
.powermail_create p:last-child {
    font-weight: 300;
    font-weight: var(--font-weight-light);
  }
.statistics-show {

}
.statistics-show__inside {
  padding: 40px 22px 40px 22px;
  color: #fff;
  color: var(--white);
  background: linear-gradient(#54bcdf 0%, #54bcdf 10%, #54bcdf 20%, #4fb1db 30%, #469dd1 40%, #3d89c8 50%, #3475bf 60%, #2c61b5 70%, #234dac 80%, #1c3fa5 90%, #1c3fa5 100%);
}
@media(min-width: 1024px) {
.statistics-show__inside {
    padding: 40px
}
  }
.statistics-show__chart-container {
  position: relative;
  width: 100%;
  //height: 400px;
  aspect-ratio: 16/9;
  padding: 10px;
  background: rgba(255, 255, 255, 0.1);
}
@media(max-width: 767px) {
.statistics-show__chart-container {
    height: 400px;
    aspect-ratio: auto
}
  }
.statistics-show__chart-canvas {
  width: 100%;
  height: 100%;
}
@media(min-width: 1024px) {
.statistics-show__sections {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

  }
@media(max-width: 1023px) {
.statistics-show__chart-section {
    margin-bottom: 20px
}
  }
@media(min-width: 1024px) {
.statistics-show__chart-section {
    width: 70%
}
  }
@media(min-width: 1024px) {
.statistics-show__download-section {
    width: calc(30% - 40px)
}
  }
.statistics-show__download-section button {
    display: block;
    width: 100%;

    margin-bottom: 20px;
  }
@media(min-width: 1024px) {
.statistics-show__download-section button {
      margin-bottom: 40px
  }
    }
@media(min-width: 1024px) {
.statistics-show__control-section {
    display: flex
}
  }
@media(min-width: 1024px) {
.statistics-show__control-section {
    margin-top: 40px;
    width: 100%
}
  }
.statistics-show__dropdowns {
  width: 100%;

}
@media(max-width: 1023px) {
.statistics-show__dropdowns {
    margin-bottom: 20px

}
  }
@media(min-width: 768px) {
.statistics-show__dropdowns {
    display: flex

}
  }
.statistics-show__dropdown__wrap {
  width: 100%;
}
@media(min-width: 1024px) {
.statistics-show__dropdown__wrap {
    width: 220px
}
  }
@media(min-width: 1200px) {
.statistics-show__dropdown__wrap {
    width: 320px
}
  }
.statistics-show__dropdown__wrap .select-replace {
    height: 52px;
  }
.statistics-show__dropdown__wrap .select-replace >select {
      padding: 10px 20px;
      height: 52px;
    }
.statistics-show__dropdown__wrap .select-replace >.icon {
      top: 16px;
    }
.statistics-show__plus-icon {
  margin: 0 40px;
  line-height: 52px;
  font-size: 40px;

}
@media(max-width: 1023px) {
.statistics-show__plus-icon {
    width: 100%;
    margin: 0;
    text-align: center

}
  }
.statistics-show__reset-button {
  display: block;
  white-space: nowrap;
}
@media(max-width: 1023px) {
.statistics-show__reset-button {
    width: 100%
}
  }
.text-with-image-teaser__inside {
  padding: 0;
  background: linear-gradient(#54bcdf 0%, #54bcdf 10%, #54bcdf 20%, #4fb1db 30%, #469dd1 40%, #3d89c8 50%, #3475bf 60%, #2c61b5 70%, #234dac 80%, #1c3fa5 90%, #1c3fa5 100%);
}
@media(min-width: 768px) {
.text-with-image-teaser__sections {
    display: flex
}
  }
.text-with-image-teaser--image-right .text-with-image-teaser__sections {
    flex-direction: row-reverse;
  }
.text-with-image-teaser__image-section {
  width: 100%;
}
@media(min-width: 768px) {
.text-with-image-teaser__image-section {
    width: 40%
}
  }
.text-with-image-teaser__image-section img {
    display: block;
    width: 100%;
    height: auto;
  }
@supports ((-o-object-fit: cover) or (object-fit: cover)) {
.text-with-image-teaser__image-section img {
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover
  }
    }
.text-with-image-teaser__text-section {
  width: 100%;
  padding: 40px 22px 40px 22px;
}
@media(min-width: 1024px) {
.text-with-image-teaser__text-section {
    width: 60%;
    padding: 40px
}
  }
.image.image--has-mobile-image .image__image-wrap--mobile {
      display: none;
    }
@media(max-width: 1023px) {
      .image.image--has-mobile-image .image__image-wrap--desktop {
        display: none;
      }

      .image.image--has-mobile-image .image__image-wrap--mobile {
        display: block;
      }
    }
.image__inside {
  /*  background: linear-gradient(#54bcdf 0%, #54bcdf 10%, #54bcdf 20%, #4fb1db 30%, #469dd1 40%, #3d89c8 50%, #3475bf 60%, #2c61b5 70%, #234dac 80%, #1c3fa5 90%, #1c3fa5 100%);*//*  background: linear-gradient(#54bcdf 0%, #54bcdf 10%, #54bcdf 20%, #4fb1db 30%, #469dd1 40%, #3d89c8 50%, #3475bf 60%, #2c61b5 70%, #234dac 80%, #1c3fa5 90%, #1c3fa5 100%);*/
}
.image__image-wrap {
  margin: 0;
}
@media(min-width: 1024px) {
.image--reduced-image-size .image__image-wrap {
      width: calc(100% - 80px - 80px);
      margin: 0 auto
  }
    }
@media(min-width: 1200px) {
.image--reduced-image-size .image__image-wrap {
      width: 980px
  }
    }
img.image__image {
  display: block;
  width: 100%;
  height: auto;
}
.image__image__caption {
  margin: 15px 0 0 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  font-weight: var(--font-weight-light);
}
