.cookiebar{box-sizing:border-box;position:fixed;left:0;width:100%;padding:.6em 1.2em;background-color:#4b4b4b;color:#fff;font-size:1em;text-align:center;z-index:10}.cookiebar *{box-sizing:border-box}.cookiebar--active{display:flex!important;justify-content:center;align-items:center;flex-wrap:wrap}.cookiebar--position-top{top:0}.cookiebar--position-bottom{bottom:0}.cookiebar__message,.cookiebar__text{margin-right:1.5em}.cookiebar__link{color:#fff;text-decoration:underline}.cookiebar__link:hover{text-decoration:none}.cookiebar__button{margin:0;padding:.6em 1.2em;border:none;border-radius:0;background-color:#4ea55e;color:#fff;font-weight:700;cursor:pointer}.cookiebar__button:hover{background-color:#3e824a}.cookiebar__analytics{margin-right:1.5em}.cookiebar__analytics-label{cursor:pointer}.cookiebar__analytics-checkbox{margin-right:5px}
.basicLightbox {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0.01;
  transition: opacity 0.4s ease;
  z-index: 1000;
  will-change: opacity;
}
.basicLightbox--visible {
  opacity: 1;
}
.basicLightbox__placeholder {
  max-width: 100%;
  transform: scale(0.9);
  transition: transform 0.4s ease;
  z-index: 1;
  will-change: transform;
}
.basicLightbox__placeholder > img:first-child:last-child,
.basicLightbox__placeholder > video:first-child:last-child,
.basicLightbox__placeholder > iframe:first-child:last-child {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 95%;
  max-height: 95%;
}
.basicLightbox__placeholder > video:first-child:last-child,
.basicLightbox__placeholder > iframe:first-child:last-child {
  pointer-events: auto;
}
.basicLightbox__placeholder > img:first-child:last-child,
.basicLightbox__placeholder > video:first-child:last-child {
  width: auto;
  height: auto;
}
.basicLightbox--img .basicLightbox__placeholder, .basicLightbox--video .basicLightbox__placeholder, .basicLightbox--iframe .basicLightbox__placeholder {
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.basicLightbox--visible .basicLightbox__placeholder {
  transform: scale(1);
}

/**
 * Abstracts
 */
/**
 * Fonts
 */
/**
 * Colors
 */
/**
 * Margin
 */
/**
 * Element colors
 */
/**
 * Breakpoints map
 * @prop {String} keys - Keys are identifiers mapped to a given length
 * @prop {Map} values - Values are actual breakpoints expressed in pixels
 * @see {mixin} respond-to
*/
/**
 * Sass mixins
 */
/**
 * Event wrapper
 * @author Harry Roberts
 * @param {Bool} $self [false] - Whether or not to include current selector
 * @link https://twitter.com/csswizardry/status/478938530342006784 Original tweet from Harry Roberts
 */
/**
 * Media queries
 * use: @include respond-to(<size>) { <content> }
 * Sizes are defined in `abstracts/_variables.scss`
 * see https://www.sitepoint.com/managing-responsive-breakpoints-sass/
 * and https://sass-guidelin.es/#responsive-web-design-and-breakpoints
 */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../../files/theme/style/./material-icons.woff2") format("woff2"), url("../../files/theme/style/./material-icons.woff") format("woff");
}
.material-icons, .container .mod_article .ce_downloads .link-wrapper .lightBoxVideoLink:before, .container .mod_article .ce_downloads a:before, .header__highlight .button__hyperlink__wrapper:after, .ce_gallery a:before, .toggle-headline span.opened:after, .toggle-headline span.closed:after {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../../files/theme/style/./material-icons-outlined.woff2") format("woff2"), url("../../files/theme/style/./material-icons-outlined.woff") format("woff");
}
.material-icons-outlined {
  font-family: "Material Icons Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Round";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../../files/theme/style/./material-icons-round.woff2") format("woff2"), url("../../files/theme/style/./material-icons-round.woff") format("woff");
}
.material-icons-round {
  font-family: "Material Icons Round";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Sharp";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../../files/theme/style/./material-icons-sharp.woff2") format("woff2"), url("../../files/theme/style/./material-icons-sharp.woff") format("woff");
}
.material-icons-sharp {
  font-family: "Material Icons Sharp";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Two Tone";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../../files/theme/style/./material-icons-two-tone.woff2") format("woff2"), url("../../files/theme/style/./material-icons-two-tone.woff") format("woff");
}
.material-icons-two-tone {
  font-family: "Material Icons Two Tone";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

/**
 * Base
 */
/* nunito-sans-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../../files/theme/fonts/nunito-sans-v15-latin_latin-ext-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-sans-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../../files/theme/fonts/nunito-sans-v15-latin_latin-ext-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-family: "MaterialIcons-Regular";
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../files/theme/fonts/material-icons.woff2") format("woff2"), url("../../files/theme/fonts/material-icons.woff") format("woff");
}
.text-align-left {
  text-align: left;
}

.text-align-right {
  text-align: right;
}

.text-align-center {
  text-align: center;
}

body {
  margin: 0;
  background-color: #fff;
  overflow-x: hidden;
}

.invisible {
  display: none !important;
}

.picture_container {
  position: relative;
}

.copyright {
  position: absolute;
  bottom: 1em;
  background-color: rgba(0, 0, 0, 0.5098039216);
  color: #fff;
  font-size: 0.7em;
  right: 0;
  padding: 0 0.5em;
}

.caption {
  font-size: 0.9em;
}

body {
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

input, textarea, select {
  font-family: inherit;
}

p {
  margin: 0 0 0.5em;
}

a {
  color: inherit;
}

h4, h3, h2, h1 {
  font-family: "Nunito Sans", sans-serif;
  font-weight: lighter;
  font-size: 20px;
  margin: 0 0 0.5em 0;
  line-height: 1;
  color: #81e1d0;
}

h1 {
  color: #ff3518;
  font-size: 2.6rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.6rem;
}

h4 {
  font-size: 1.4rem;
}

figure {
  margin: 0;
}

.ce_headline {
  margin: 0;
}

/**
 * Components
 */
.cookiebar {
  background-color: #2a2a2a;
}
.cookiebar__button {
  background-color: #ff3518;
  color: #2a2a2a;
}

body.cookiebar--active {
  display: block !important;
}

.show-cookiebar {
  background-color: #336198;
  color: #fff;
  padding: 0.5em 1em;
  font-size: 1rem;
  display: flex;
  align-items: center;
  margin-top: 2em;
  transition: all 1s;
  border: 1px solid #19304b;
  margin-top: 1em;
  display: inline-block;
}
.show-cookiebar:hover, .show-cookiebar:active, .show-cookiebar:focus {
  background-color: #264871;
  cursor: pointer;
}

#footer .show-cookiebar {
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
  font-size: 14px;
  padding: 0.5em;
  margin: 0;
}

.cookiebar {
  z-index: 100;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
}
.cookiebar__button_style {
  display: flex;
  justify-content: center;
}
.cookiebar__button {
  background: #ff3518;
  color: #fff;
}
.cookiebar__button:hover, .cookiebar__button:active, .cookiebar__button:focus {
  background: #fe2000;
}
.cookiebar__detail {
  background: #4e4e4e;
  color: #fff;
  text-align: center;
  display: block;
  padding: 0.6em 1.2em 0.4em;
  margin-right: 1em;
  font-size: 1.2em;
  cursor: pointer;
}
.cookiebar__detail:hover, .cookiebar__detail:active, .cookiebar__detail:focus {
  background: #5b5b5b;
  color: #fff;
}
.cookiebar__labelboxes {
  display: flex;
  margin-bottom: 2em;
  flex-wrap: wrap;
}
.cookiebar__labelitem {
  padding: 1em 2em 0 0;
}
.cookiebar__labelitem span {
  margin-top: 2px;
  margin-left: 6px;
  display: inline-block;
  vertical-align: middle;
}
.cookiebar__link {
  text-decoration: underline;
  color: #000;
}
.cookiebar__link:hover {
  color: #000;
  text-decoration: none;
}
.cookiebar__detailsheadline {
  margin: 0;
  font-size: 1.2em;
  color: #000;
}

.cookiebar--position-overlay {
  width: 400px;
  margin-left: -200px;
  top: 15px;
  left: 50%;
  margin-left: -200px;
  position: fixed;
  z-index: 100;
  text-align: left;
  color: #000;
  padding: 0;
  background-color: transparent;
}
.cookiebar--position-overlay .cookiebar__content {
  background-color: #fff;
  padding: 1em;
  font-size: 80%;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.cookiebar--position-overlay .cookiebar__message, .cookiebar--position-overlay .cookiebar__text {
  margin-right: 0;
}
.cookiebar--position-overlay .cookiebar__message strong, .cookiebar--position-overlay .cookiebar__text strong {
  font-size: 1.2em;
}
.cookiebar--position-overlay .cookiebar__detailsheadline {
  margin-top: 2em;
}

.cookiebar-hidebox {
  display: none !important;
}

.cookiebar--position-bottom {
  background-color: #ececec;
  color: #000;
  border-top: 3px solid #fff;
}
.cookiebar--position-bottom .cookiedetails {
  position: fixed;
  width: 400px;
  margin-left: -200px;
  top: 15px;
  left: 50%;
  margin-left: -200px;
  position: fixed;
  z-index: 100;
  text-align: left;
  color: #000;
  padding: 0;
  background-color: #ececec;
  padding: 1em;
  font-size: 80%;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.countdown-header {
  padding-top: 10px;
}
.countdown-header h1 {
  display: inline-block;
  background-color: #ee7100;
  color: #202020;
  padding: 0.4em 0.5em;
  margin-bottom: 2rem;
  top: 0;
}
@media (min-width: 960px) {
  .countdown-header h1 {
    white-space: nowrap;
    margin: 1rem 0 2rem 0;
  }
}
.countdown-header .row > div:first-child {
  z-index: 1;
  text-align: center;
  padding-bottom: 2rem;
}
@media (min-width: 960px) {
  .countdown-header .row > div:first-child {
    text-align: left;
  }
}
.countdown-header p {
  font-size: 1.4em;
}
.countdown-header img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.container .mod_article.countdown-overlay {
  margin-bottom: 3em;
  background-color: #fff;
}

.countdown-overlay__content {
  text-align: center;
  margin: 3em auto 0;
  max-width: 800px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.countdown-overlay__headline {
  font-size: 2em;
}
.countdown-overlay h2 {
  font-size: 1.8rem;
  color: #19304b;
  line-height: 1.3;
}
@media (min-width: 640px) {
  .countdown-overlay h2 {
    font-size: 2.4rem;
  }
}
.countdown-overlay h3 {
  font-size: 1.4em;
  color: #19304b;
}
@media (min-width: 640px) {
  .countdown-overlay h3 {
    font-size: 1.7em;
  }
}
.countdown-overlay a {
  color: #19304b;
}

.countdown {
  margin-bottom: 2rem;
}

.countdown__counter-segment {
  display: inline-block;
  margin: 0 5px;
  font-size: 1.2rem;
  color: #ff3518;
  text-align: center;
}
.countdown__counter-segment:first-child {
  margin: 0 5px 0 0;
}
.countdown__counter-segment span {
  display: block;
}
.countdown__counter-segment span:first-child {
  font-size: 2.4em;
  padding-bottom: 0.3em;
}

.formsteps {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 640px) {
  .formsteps {
    flex-direction: row;
  }
}
.formsteps__step {
  position: relative;
  color: #acadac;
  padding: 0.4rem 0 0.4rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.formsteps__step::before {
  padding-top: 1px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #acadac;
  width: 2.4rem;
  height: 2.4rem;
  font-size: 1.8rem;
  line-height: 39px;
  margin-right: 10px;
  text-align: center;
}
.formsteps__step__current {
  color: #4d4d4d;
}
.formsteps__step__current::before {
  border: 2px solid #4d4d4d;
}
.formsteps__step__done {
  color: #64b32b;
}
.formsteps__step__done::before {
  border: 2px solid #64b32b;
}
.formsteps__step--1::before {
  content: "A";
}
.formsteps__step--2::before {
  content: "B";
}
.formsteps__step--3::before {
  content: "C";
}
.formsteps__step strong {
  padding: 0.5em;
}

/**
 * Block
 */
.container .mod_article.jury-grid .inner {
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
}
.container .mod_article.jury-grid .jury-grid__person {
  display: flex;
  -moz-column-gap: 1em;
       column-gap: 1em;
  flex: 1 0 45%;
}
.container .mod_article.jury-grid .jury-grid__person h4 {
  margin: 0;
  color: #fff;
}
.container .mod_article.jury-grid .jury-grid__person figure {
  margin: 0;
}
.container .mod_article.jury-grid .jury-grid__person img {
  height: auto;
}
.container .mod_article.jury-grid .jury-grid__person strong {
  color: #19304b;
}
.container .mod_article.jury-grid .jury-grid__person p {
  margin: 0;
}

.progress {
  margin-top: 2em;
}

.progress-bar {
  margin: 0 0 2em 0;
  height: 6px;
}

.progress-bar-inner {
  height: 100%;
  background-color: #81e1d0;
}

.ce_text__wrapper {
  display: flex;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.ce_text__wrapper.float_right {
  flex-direction: row-reverse;
}
.ce_text__content h3 {
  margin: 1em 0 0;
}
.ce_text .caption {
  font-size: 0.9em;
  margin-bottom: 1em;
}

#preistraeger .ce_text {
  margin-bottom: 3em;
}
#preistraeger h2 {
  color: #81e1d0;
}
#preistraeger h3 {
  color: #ff3518;
  border-bottom: 1px solid #ff3518;
  margin-bottom: 1em;
}
#preistraeger .ce_text__wrapper {
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 640px) {
  #preistraeger .ce_text__wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 640px) {
  #preistraeger .ce_text__wrapper.float_right .ce_text__content {
    grid-row-start: 1;
  }
}
#preistraeger .ce_text__wrapper img {
  width: 100%;
  height: auto;
}

#toggleMenu {
  display: block;
  border-radius: 4px;
  transition: border-radius 0.5s;
  width: 100px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 38px;
  z-index: 10;
  cursor: pointer;
}
#toggleMenu .line {
  position: absolute;
  right: 24%;
  height: 1px;
  width: 52px;
  background: #4d4d4d;
  border-radius: 2px;
  display: block;
  transition: transform 1s ease-out;
  transform-origin: center;
}
#toggleMenu .line:nth-child(2) {
  top: 10px;
}
#toggleMenu .line:nth-child(3) {
  top: 20px;
}
#toggleMenu.close {
  top: 30px;
}
#toggleMenu.close .line {
  width: 40px;
}
#toggleMenu.close .line:nth-child(1) {
  transform: translateY(10px) rotate(-45deg);
}
#toggleMenu.close .line:nth-child(3) {
  transform: translateY(-20px) rotate(45deg);
  top: 30px;
}
#toggleMenu.close .line:nth-child(2) {
  opacity: 0;
}

.navigation-header {
  position: absolute;
  z-index: 100;
  top: 109px;
  left: 0;
  width: 100%;
  background-color: #fff;
  transform: translateX(-100%);
  margin-bottom: 3em;
}
@media (min-width: 640px) {
  .navigation-header {
    top: 104px;
  }
}
.navigation-header.init {
  opacity: 0;
}
.navigation-header.show {
  position: absolute;
  opacity: 1;
  transform: translateX(0%);
  transition: transform 1s ease-out;
}

.main-navigation, .main-navigation ul {
  position: relative;
  width: 100%;
  background-color: #fff;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.main-navigation a, .main-navigation ul a {
  display: block;
  color: #202020;
  text-decoration: none;
  padding: 1.5em 0.5em 1em 1.3em;
  margin-bottom: 0.5em;
  border-top: 1px solid #19304b;
}
.main-navigation a:hover, .main-navigation a:active, .main-navigation a:focus, .main-navigation ul a:hover, .main-navigation ul a:active, .main-navigation ul a:focus {
  color: #ff3518;
  text-decoration: none;
  cursor: pointer;
}
.main-navigation strong, .main-navigation ul strong {
  display: block;
  color: #202020;
  padding: 1.5em 0.5em 1em 1.3em;
  margin-bottom: 0.5em;
  border-top: 1px solid #ff3518;
}

.simpleParallax img {
  width: 100%;
  height: auto;
}

#sidebar {
  position: fixed;
  right: 0;
  top: 25%;
  z-index: 20;
  background-color: #fff;
}
#sidebar .inside {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1em;
  background-color: rgba(179, 214, 243, 0.4705882353);
}

.sidebar__element {
  margin-bottom: 1em;
}
.sidebar__element:nth-child(0n+2) {
  margin-bottom: 0.5em;
}
.sidebar__element:last-child {
  margin-bottom: 0;
}
.sidebar__element .instagram {
  width: 70px;
  height: auto;
  cursor: pointer;
  margin-top: -6px;
}
.sidebar__element .hidden {
  position: absolute;
  z-index: -1;
  right: -130px;
  color: transparent;
  background: transparent;
  border: 0;
}
.sidebar__element .hidden:hover, .sidebar__element .hidden:active, .sidebar__element .hidden:focus {
  outline: 0;
  border: 0;
  background: transparent;
}

.toggle-headline {
  background-color: #336198;
  color: #fff;
  padding: 0.5em 1em;
  font-size: 1rem;
  display: flex;
  align-items: center;
  margin-top: 2em;
  transition: all 1s;
  border: 1px solid #19304b;
  margin-top: 2em;
  display: inline-block;
  padding-right: 3em;
  position: relative;
}
.toggle-headline:hover, .toggle-headline:active, .toggle-headline:focus {
  background-color: #264871;
  cursor: pointer;
}
.toggle-headline span.closed:after {
  content: "keyboard_arrow_down";
  display: block;
  margin-left: 0.5em;
  position: absolute;
  margin-left: 0.5em;
  top: 20%;
  right: 0.5em;
}
.toggle-headline span.opened:after {
  content: "keyboard_arrow_up";
  display: block;
  margin-left: 0.5em;
  position: absolute;
  margin-left: 0.5em;
  top: 20%;
  right: 0.5em;
}

.container .mod_article .toggle-element {
  margin-top: 3em;
}
.container .mod_article .toggle-element .ce_text {
  padding: 0;
  margin-bottom: 3em;
}

/**
 * Format the Contao image galleries (now rendered as unordered lists)
 */
.ce_gallery {
  margin: 0 auto;
  max-width: 960px;
  margin-bottom: 2px;
  padding: 0 1em;
}
.ce_gallery ul {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 1em;
       column-gap: 1em;
  row-gap: 2em;
  margin: 0;
  padding: 0;
}
.ce_gallery li {
  display: grid;
  align-items: stretch;
  position: relative;
  padding-bottom: 4em;
  border-bottom: 1px solid #FA2D0F;
  flex: 1 0 100%;
}
.ce_gallery a {
  display: flex;
  padding: 1em 0;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ce_gallery a:before {
  content: "download_for_offline";
  margin-right: 0.5em;
}
.ce_gallery a:hover, .ce_gallery a:active, .ce_gallery a:focus {
  color: #FA2D0F;
  cursor: pointer;
}
.ce_gallery figure {
  margin: 0;
  padding: 0;
}
.ce_gallery figcaption {
  font-size: 0.8em;
}
.ce_gallery img {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
}

.ce_gallery .cols_1 > li {
  width: 100%;
}
@media (min-width: 480px) {
  .ce_gallery .cols_2 > li {
    width: 50%;
  }
}
@media (min-width: 480px) {
  .ce_gallery .cols_3 > li {
    width: 33.333%;
  }
}
@media (min-width: 480px) {
  .ce_gallery .cols_4 > li {
    width: 25%;
    flex: 1 0 25%;
  }
}
@media (min-width: 480px) {
  .ce_gallery .cols_5 > li, .ce_gallery .cols_6 > li, .ce_gallery .cols_7 > li, .ce_gallery .cols_8 > li, .ce_gallery .cols_9 > li, .ce_gallery .cols_10 > li {
    width: 20%;
  }
}

.article--video .inner {
  text-align: center;
}

.video_container {
  position: relative;
  width: 100%;
  height: auto;
}
.video_container video {
  width: 100%;
}
.video_container iframe {
  width: 100% !important;
  max-width: 640px;
  border: 0;
}

.ce_form .print fieldset {
  border: 0;
  margin: 0;
}
.ce_form .print .widget-submit {
  display: flex;
  justify-content: center;
  margin-top: 1em;
}
.ce_form .print .widget-submit button {
  background-color: #336198;
  color: #fff;
  padding: 0.5em 1em;
  font-size: 1rem;
  display: flex;
  align-items: center;
  margin-top: 2em;
  transition: all 1s;
  border: 1px solid #19304b;
  background-color: #FA2D0F;
}
.ce_form .print .widget-submit button:hover, .ce_form .print .widget-submit button:active, .ce_form .print .widget-submit button:focus {
  background-color: #264871;
  cursor: pointer;
}
.ce_form .print .widget-submit button:hover, .ce_form .print .widget-submit button:active, .ce_form .print .widget-submit button:focus {
  background-color: #d21f04;
}

.widget-radio .radio_container {
  display: flex;
  -moz-column-gap: 2.5em;
       column-gap: 2.5em;
  flex-wrap: wrap;
}
.widget-radio .control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 5px;
  padding-top: 2px;
  cursor: pointer;
  font-size: 16px;
}
.widget-radio .control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.widget-radio .control_indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #fff;
  border: 0px solid #000000;
  border-radius: undefinedpx;
}
.widget-radio .control:hover input ~ .control_indicator,
.widget-radio .control input:focus ~ .control_indicator {
  background: #81e1d0;
}
.widget-radio .control input:checked ~ .control_indicator {
  background: #ff3518;
}
.widget-radio .control:hover input:not([disabled]):checked ~ .control_indicator,
.widget-radio .control input:checked:focus ~ .control_indicator {
  background: #ff3518;
}
.widget-radio .control input:disabled ~ .control_indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.widget-radio .control_indicator:after {
  box-sizing: unset;
  content: "";
  position: absolute;
  display: none;
}
.widget-radio .control input:checked ~ .control_indicator:after {
  display: block;
}
.widget-radio .control-radio .control_indicator {
  border-radius: 50%;
}
.widget-radio .control-radio .control_indicator:after {
  left: 5px;
  top: 5px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #ff3518;
  transition: background 250ms;
}
.widget-radio .control-radio input:disabled ~ .control_indicator:after {
  background: #7b7b7b;
}

/**
 * Block
 */
.map {
  position: relative;
}
.map__toolbar {
  display: flex;
  -moz-column-gap: 1em;
       column-gap: 1em;
  margin-bottom: 0.5em;
}
.map__toggle:hover, .map__toggle:active, .map__toggle:focus {
  cursor: pointer;
  color: #cccccc;
}
.map__toggle:before, .map__toggle:after {
  content: "-";
  padding: 0 0.1em;
}
.map__sidebar {
  background-color: rgba(2, 105, 176, 0.831372549);
  color: #fff;
  position: relative;
  bottom: 0;
  right: 0;
  padding: 0.5em 1em;
  font-size: 14px;
}
@media (min-width: 830px) {
  .map__sidebar {
    position: absolute;
    right: 4.5em;
    display: block;
  }
}
.map__sidebar .control-group {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
@media (min-width: 830px) {
  .map__sidebar .control-group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 300px;
  }
}
.map__sidebar .control-group--current {
  grid-template-columns: 1fr;
  font-size: 16px;
}
.map__headline {
  margin: 0.5em 0;
  display: block;
  font-size: 16px;
}

.container .mod_article.projects-map {
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  position: relative;
  display: block;
  z-index: 0;
  text-align: left;
}
.container .mod_article.projects-map.mod_article {
  padding: 0;
  overflow-x: hidden;
}
.container .mod_article.projects-map .project_container {
  border-top: 1px solid #fff;
  margin-top: 7px;
}
.container .mod_article.projects-map .logo {
  left: 20px;
}
.container .mod_article.projects-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 300px !important;
}

/**
 * Elements
 */
.projects-map {
  position: relative;
}
.projects-map__map-wrapper {
  display: block;
  text-align: left;
  height: 500px;
  width: 100%;
  max-width: 100%;
  margin: auto;
}
.projects-map .map-image {
  position: relative;
  max-width: inherit !important;
  z-index: 10;
}
.projects-map .map-image .image_container {
  position: absolute;
  z-index: 20;
  height: 500px;
  width: 100%;
  background-color: #19304b;
  display: flex;
  justify-content: center;
}
.projects-map .map-image .image_container img {
  width: 970px;
  height: auto;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/**
 * Block
 */
.project-map-info-window {
  color: #686060;
}
.project-map-info-window h3 {
  margin-top: 20px;
  font-size: 1.2em;
}
.project-map-info-window h4 {
  padding-bottom: 0;
  font-size: 1em;
}
.project-map-info-window a {
  font-size: 1em;
  padding-top: 5px;
  padding-right: 5px;
}

/**
 * Elements
 */
.project-map-info-window__title {
  font-size: 1.4em;
  font-weight: bold;
  display: inline-block;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.project-map-info-window__address {
  padding-bottom: 10px;
  display: block;
}
.project-map-info-window__legend {
  font-weight: bold;
  margin-right: 0.2em;
}
.project-map-info-window__list {
  display: block;
}
.project-map-info-window__hint {
  font-weight: 600;
  font-size: 1em;
  color: #fff;
  padding: 0.5em;
}

.map .control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 5px;
  padding-top: 3px;
  cursor: pointer;
}
.map .control:nth-child(3n+1) {
  grid-column-start: 1;
}
.map .control:nth-child(3n+2) {
  grid-column-start: 2;
}
.map .control:nth-child(3n+3) {
  grid-column-start: 3;
}
.map .control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.map .control_indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6;
  border: 0px solid #000000;
  border-radius: 0px;
}
.map .control:hover input ~ .control_indicator, .map .control input:focus ~ .control_indicator {
  background: #cccccc;
}
.map .control input:checked ~ .control_indicator {
  background: #ee7100;
}
.map .control:hover input:not([disabled]):checked ~ .control_indicator, .map .control input:checked:focus ~ .control_indicator {
  background: #884100;
}
.map .control input:disabled ~ .control_indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.map .control_indicator:after {
  box-sizing: unset;
  content: "";
  position: absolute;
  display: none;
}
.map .control input:checked ~ .control_indicator:after {
  display: block;
}
.map .control-checkbox .control_indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.map .control-checkbox input:disabled ~ .control_indicator:after {
  border-color: #7b7b7b;
}

.project {
  display: grid;
  grid-template-columns: 1fr;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
@media (min-width: 830px) {
  .project {
    grid-template-columns: 1fr 1fr;
    row-gap: 2em;
  }
}
.project__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 0.5em;
}
@media (min-width: 830px) {
  .project__wrapper {
    grid-template-columns: 1fr 4fr;
  }
}
.project__wrapper:nth-child(even) {
  margin: 2em 0;
}
.project__headline {
  color: #fff;
  margin: 0;
}
.project__list {
  padding-left: 0.5em;
  margin: 0;
}
.project__item {
  color: #fff;
}

/**
 * Layout
 */
.container {
  background-color: #19304b;
}
.container .main {
  margin: 0 auto;
  position: relative;
  color: #fff;
}
.container .mod_article {
  margin: 0;
  position: relative;
  z-index: 10;
  background-color: #19304b;
  padding-bottom: 2em;
}
.container .mod_article.last {
  margin-bottom: 3em;
}
.container .mod_article .ce_text, .container .mod_article .ce_accordion, .container .mod_article .ce_image, .container .mod_article .ce_download {
  margin: 0 auto;
  max-width: 960px;
}
.container .mod_article .ce_download {
  padding: 0 1em;
}
.container .mod_article .ce_accordion {
  padding: 0 1em;
}
.container .mod_article .ce_image.thumbnail {
  max-width: inherit;
}
.container .mod_article .ce_headline {
  margin: 0 auto 0.5rem;
  max-width: 960px;
  padding: 0.5em 0.5em 0.25em;
}
.container .mod_article .ce_headline--blue {
  color: #19304b;
}
.container .mod_article .ce_headline--red {
  color: #ff4716;
}
.container .mod_article .ce_headline--orange {
  color: #ff3518;
}
.container .mod_article .ce_headline--yellow {
  color: #ffcc00;
}
.container .mod_article .ce_headline--green {
  color: #64b32b;
}
.container .mod_article .ce_text {
  padding: 1em;
}
.container .mod_article .ce_text .ce_headline {
  padding: 0.5em 0 0.25em;
}
.container .mod_article.mod_article--paralax {
  max-width: inherit;
  padding: 0;
}
.container .mod_article.preistraeger .ce_headline {
  text-align: right;
  font-size: 2.4rem;
}

.default-page .background {
  opacity: 0.5;
}
.default-page .container .main {
  justify-content: center;
  padding-bottom: 5em;
  background-color: #19304b;
  padding-top: 3em;
}
.default-page .header__inside {
  justify-content: center;
  height: auto;
  margin-bottom: 0;
}

.ce_text--html #myInput {
  width: 100%;
  color: #888;
}
.ce_text--html #copy-field {
  background-color: #336198;
  color: #fff;
  padding: 0.5em 1em;
  font-size: 1rem;
  display: flex;
  align-items: center;
  margin-top: 2em;
  transition: all 1s;
  border: 1px solid #19304b;
  margin-top: 1em;
  display: inline-block;
}
.ce_text--html #copy-field:hover, .ce_text--html #copy-field:active, .ce_text--html #copy-field:focus {
  background-color: #264871;
  cursor: pointer;
}

.page-countdown {
  background-color: #fff;
}

.mail-sent .main p:nth-child(2) strong {
  color: #ff3518;
}

.mod_leadsoptin {
  margin: 0 auto;
  max-width: 960px;
}

.footer__headline {
  font-size: 1.8em;
  margin-bottom: 1rem;
  color: #858786;
}
.footer__content {
  background-color: rgba(162, 162, 160, 0.2);
  color: #202020;
  padding: 1em 2em;
}
.footer__content h3 {
  font-size: 1.6rem;
  margin: 1em 0 0.2em;
}
.footer__content p {
  margin-top: 0;
}
.footer__images {
  background-color: #fff;
  margin: 0 auto;
  border-top: 1px solid #000;
}
.footer__images .inside {
  max-width: 960px;
  margin: 0 auto;
  display: grid;
  align-items: center;
  padding: 0 1em;
  grid-template-columns: 1fr;
}
@media (min-width: 830px) {
  .footer__images .inside {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.footer__images .image_container {
  text-align: center;
  padding: 0;
}
@media (min-width: 830px) {
  .footer__images .image_container {
    padding: 1em 2em;
  }
}
.footer__images .nav {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  text-align: center;
}

.formular-page .header {
  position: relative;
}
.formular-page .header__inside {
  justify-content: center;
  height: auto;
}
.formular-page .main {
  margin: 0 auto;
  max-width: 960px;
  float: none !important;
  padding-top: 3em;
}
.formular-page .container .mod_article {
  padding: 0 1em;
  margin-top: 0;
  margin-bottom: 0;
}
.formular-page .container .mod_article .ce_headline {
  text-align: center;
  margin-bottom: 1em;
}

.ce_form p.error {
  position: absolute;
  margin-top: -1em;
}
.ce_form fieldset {
  margin: 2em 0;
}
.ce_form fieldset .widget-text {
  width: 40%;
  display: inline-block;
  margin: 0.5em 2em 0.5em 0;
  display: table;
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
.ce_form legend {
  font-size: 1.4em;
  margin-bottom: 0.5em;
}
.ce_form .registration__headline {
  margin: 1em 0;
}
.ce_form .registration__headline::before {
  padding-top: 1px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #81e1d0;
  width: 2.4rem;
  height: 2.4rem;
  font-size: 1.8rem;
  line-height: 39px;
  margin-right: 10px;
  text-align: center;
}
.ce_form .registration__headline--1::before {
  content: "A";
}
.ce_form .registration__headline--2::before {
  content: "B";
}
.ce_form .registration__headline--3::before {
  content: "C";
}
.ce_form .widget-pagebreak {
  display: flex;
  justify-content: flex-end;
}
.ce_form .widget-pagebreak button {
  background-color: #64b32b;
  /* Green */
  border: none;
  color: white;
  padding: 0.75em 2em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-left: 0.5em;
  transition: background-color 1s;
}
.ce_form .widget-pagebreak button:hover {
  cursor: pointer;
  background-color: #366117;
}
.ce_form .widget-pagebreak button.back {
  background-color: #858786;
  /* Green */
}
.ce_form .widget-pagebreak button.back:hover {
  background-color: #5f6160;
}
.ce_form .widget-text label {
  display: table-cell;
  padding: 0 15px;
  width: 1%;
  font-size: 16px;
  font-size: 1rem;
  background-color: #d3f5ef;
  vertical-align: middle;
  white-space: nowrap;
  color: black;
  margin: 0;
  border: 1px solid #858786;
  border-right: 0;
}
.ce_form .widget-text.mandatory label {
  background-color: #81e1d0;
}
.ce_form .widget-text input {
  display: table-cell;
  box-sizing: border-box;
  width: 98.5%;
  font-size: 1rem;
  border: 1px solid #858786;
  border-left: 0;
  padding: 10px 10px 3px;
}
.ce_form .widget.widget-textarea {
  margin-bottom: 2em;
}
.ce_form .widget.widget-textarea label {
  border: 0;
  padding: 1rem 1rem 0.6rem;
  white-space: normal;
  font-size: 1.1em;
  background-color: #d3f5ef;
  display: block;
  color: black;
}
.ce_form .widget.widget-textarea.mandatory label {
  background-color: #81e1d0;
}
.ce_form .widget.widget-textarea textarea {
  display: table-cell;
  font-size: 1rem;
  padding: 10px;
  min-height: 150px;
  width: 97%;
  border: 1px solid #858786;
  box-sizing: border-box;
  width: 100%;
  resize: vertical;
}
.ce_form .widget.widget-textarea .textarea__hint {
  background-color: #19304b;
  padding: 0.2em 0 0.2em 0.5em;
  display: inline-block;
  border: 1px solid #fff;
}
.ce_form .widget.widget-textarea .textarea_counter {
  font-weight: 700;
  background-color: #336198;
  color: #fff;
  padding: 4px 5px 5px 5px;
}
.ce_form .widget.widget-textarea .textarea_counter--error {
  background-color: #FA2D0F;
}
.ce_form .widget-checkbox span {
  display: flex;
}
.ce_form .widget-checkbox input {
  transform: scale(2);
  margin: 5px 24px 0 7px;
}
.ce_form .widget-fineuploader {
  margin-bottom: 2em;
}
.ce_form .widget-fineuploader .qq-uploader {
  display: flex;
  flex-direction: column-reverse;
}
.ce_form .widget-fineuploader .qq-upload-button {
  background-color: #336198;
  color: #fff;
  padding: 0.5em 1em;
  font-size: 1rem;
  display: flex;
  align-items: center;
  margin-top: 2em;
  transition: all 1s;
  border: 1px solid #19304b;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.ce_form .widget-fineuploader .qq-upload-button:hover, .ce_form .widget-fineuploader .qq-upload-button:active, .ce_form .widget-fineuploader .qq-upload-button:focus {
  background-color: #264871;
  cursor: pointer;
}
.ce_form .widget-fineuploader .qq-upload-list li.qq-upload-success {
  background-color: #19304b;
  color: #fff;
}
.ce_form .submit {
  background-color: #336198;
  color: #fff;
  padding: 0.5em 1em;
  font-size: 1rem;
  display: flex;
  align-items: center;
  margin-top: 2em;
  transition: all 1s;
  border: 1px solid #19304b;
  background-color: #FA2D0F;
}
.ce_form .submit:hover, .ce_form .submit:active, .ce_form .submit:focus {
  background-color: #264871;
  cursor: pointer;
}
.ce_form .submit:hover, .ce_form .submit:active, .ce_form .submit:focus {
  background-color: #d21f04;
}

.header {
  background-color: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.8);
  z-index: 100;
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.header__inside {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  height: 150px;
  flex-direction: column-reverse;
}
@media (min-width: 640px) {
  .header__inside {
    height: 104px;
    flex-direction: row-reverse;
  }
}
.header__content {
  position: static;
  margin: 2em;
  overflow: auto;
}
.header__highlight {
  display: flex;
  align-items: center;
  background-color: #FA2D0F;
  color: #fff;
  transition: all 1s;
  position: relative;
  right: 0;
  justify-content: center;
}
.header__highlight:hover, .header__highlight:active, .header__highlight:focus {
  background-color: #d21f04;
  color: #fff;
  cursor: pointer;
}
.header__highlight.inactive {
  background-color: transparent;
}
.header__highlight.inactive:hover {
  background-color: transparent;
}
.header__highlight .button__hyperlink {
  position: relative;
  display: flex;
  align-items: center;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  padding: 0.35em 0 0.25em;
  text-decoration: none;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.2em;
}
@media (min-width: 640px) {
  .header__highlight .button__hyperlink {
    padding: 0.25em 3em 0.25em 4em;
    font-size: 1.6em;
  }
}
.header__highlight .button__hyperlink:before {
  display: none;
  content: "";
  position: absolute;
  top: -18px;
  left: 0px;
  width: 0px;
  height: 0px;
  transform: rotate(360deg);
  border-style: solid;
  border-width: 53px 0 53px 32px;
  border-color: transparent transparent transparent #fff;
  transition: border-color 1s;
}
@media (min-width: 640px) {
  .header__highlight .button__hyperlink:before {
    display: block;
  }
}
.header__highlight .button__hyperlink__wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
@media (min-width: 640px) {
  .header__highlight .button__hyperlink__wrapper {
    flex-direction: column;
  }
}
.header__highlight .button__hyperlink__wrapper:after {
  content: "arrow_forward_ios";
  margin-top: -5px;
  font-size: 18px;
}
@media (min-width: 640px) {
  .header__highlight .button__hyperlink__wrapper:after {
    display: none;
  }
}
.header__highlight .button__hyperlink__headline {
  text-decoration: underline;
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .header__highlight .button__hyperlink__headline {
    text-transform: inherit;
  }
}
@media (min-width: 640px) {
  .header__highlight .button__hyperlink__subline {
    font-size: 16px;
  }
}
.header .logo {
  padding: 1em 0 0.5em;
  text-align: right;
  margin-right: 1em;
}
@media (min-width: 640px) {
  .header .logo {
    text-align: center;
    margin-right: 0;
  }
}

/**
 * Modifier
 */
.row--header {
  flex-direction: column;
  margin: 0;
}
@media (min-width: 1024px) {
  .row--header {
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    flex-direction: row;
  }
}

.container .mod_article .ce_downloads {
  margin: 3em auto;
  max-width: 960px;
  padding: 0 1em;
}
.container .mod_article .ce_downloads ul {
  padding: 0;
  list-style: none;
}
.container .mod_article .ce_downloads a {
  display: flex;
  flex-wrap: wrap;
  padding: 1em 0;
  text-decoration: none;
  border-bottom: 1px solid #FA2D0F;
}
.container .mod_article .ce_downloads a:before {
  content: "download_for_offline";
  margin-right: 0.5em;
}
.container .mod_article .ce_downloads a:hover, .container .mod_article .ce_downloads a:active, .container .mod_article .ce_downloads a:focus {
  color: #FA2D0F;
  cursor: pointer;
}
.container .mod_article .ce_downloads .size {
  color: white;
  margin-left: 0.5em;
}
.container .mod_article .ce_downloads .link-wrapper {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #FA2D0F;
  padding: 1em 0;
  -moz-column-gap: 3em;
       column-gap: 3em;
}
.container .mod_article .ce_downloads .link-wrapper .title {
  font-weight: 600;
  color: #ff3518;
  width: 245px;
}
.container .mod_article .ce_downloads .link-wrapper a {
  padding: 0;
  border-bottom: 0;
}
.container .mod_article .ce_downloads .link-wrapper .lightBoxVideoLink {
  display: flex;
}
.container .mod_article .ce_downloads .link-wrapper .lightBoxVideoLink:before {
  content: "play_circle";
  margin-right: 0.5em;
}
.container .mod_article .ce_downloads .link-wrapper .lightBoxVideoLink:hover, .container .mod_article .ce_downloads .link-wrapper .lightBoxVideoLink:active, .container .mod_article .ce_downloads .link-wrapper .lightBoxVideoLink:focus {
  color: #FA2D0F;
  cursor: pointer;
}

