/* compiled by scssphp v0.8.0 on Tue, 29 Aug 2023 08:24:57 +0000 (0.1267s) */

@charset "utf-8";
@import "/site/templates/css/vendors/materialdesignicons/materialdesignicons.min.css";
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  position: relative; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote::before, blockquote::after, q::before, q::after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'TitilliumWeb-Regular';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/TitilliumWeb-Regular.woff2) format('woff2'), url(/site/templates/fonts/TitilliumWeb-Regular.woff) format('woff'); }

@font-face {
  font-family: 'TitilliumWeb-Bold';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/TitilliumWeb-Bold.woff2) format('woff2'), url(/site/templates/fonts/TitilliumWeb-Bold.woff) format('woff'); }

@font-face {
  font-family: 'Material Icons';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/materialdesignicons-webfont.woff2) format('woff2'), url(/site/templates/fonts/materialdesignicons-webfont.woff) format('woff'); }

.regular, .fs_text, div.ce-type-slideshow div.slideshow div.slide div.content a.button, div.ce-type-slideshow div.slideshow div.slide div.content a.button-invert, body, body *, .FormBuilder .InputfieldForm *, .FormBuilder .InputfieldForm label, .FormBuilder .InputfieldForm label *, .FormBuilder .InputfieldForm div.InputfieldContent > label, .FormBuilder .InputfieldForm div.InputfieldContent > label *, ul#breadCrumbs li > *, div.ce-type-slideshow div.slideshow div.slide div.content * {
  font-family: TitilliumWeb-Regular, sans-serif;
  font-style: normal;
  font-weight: 400 !important; }

.bold, .fs_headline_1, .text h2, div.ce h2.ce-headline, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3, .fs_headline_1 *, .fs_headline_3, .text h3, div.ce-type-page_preview div.pagePreview ul li a h3 span, .fs_headline_3 *, .button, .button-invert, .FormBuilder .InputfieldForm button, div#cAlert > div button, .linkButton, div.ce-type-video_tabs div.video_tabs a.showAll, .FormBuilder .InputfieldForm div.InputfieldCheckbox label, .FormBuilder .InputfieldForm div.InputfieldCheckbox label span, ul#breadCrumbs li, .text p.hint, .text p.hint *, .text strong, .text strong *, .text table th, .text table th *, body > header nav > section ul#naviMain li a span, body > header nav > section ul#naviMain li.videos > a::after, body > header h1 a span, body > header div.message, body > header div.message *, body > footer a span, main strong, div.ce-type-video_tabs div.video_tabs div.tabsButtons button, div.ce-type-video_record div#videoButtons button, div.ce-type-video_record div#videoButtons a.button, div.ce-type-video_record div#videoButtons a.button-invert, div.ce-type-slideshow div.slideshow div.slide div.content strong, div.ce-type-slideshow div.slideshow div.slide div.content a.button, div.ce-type-slideshow div.slideshow div.slide div.content a.button-invert, div.ce-type-gallery ul li figure figcaption, div.ce-type-gallery ul li figure figcaption *, div.ce-type-events > div.wrapper > div ul.events li, div.ce-type-events > div.wrapper > div ul.events li.month, div.ce-type-events > div.wrapper > div ul.events li span.title, div.ce-type-speech_bubble div figure figcaption *, span.date {
  font-family: TitilliumWeb-Bold, sans-serif;
  font-style: normal;
  font-weight: 400 !important; }

.fs_headline_1, .text h2, div.ce h2.ce-headline, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3 {
  margin-bottom: 4rem; }
  .fs_headline_1, .text h2, div.ce h2.ce-headline, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3, .fs_headline_1 *, .text h2 *, div.ce h2.ce-headline *, div.ce-type-slideshow div.slideshow div.slide div.content h2 *, div.ce-type-slideshow div.slideshow div.slide div.content h3 * {
    font-size: 3rem; }
  @media only screen and (max-width: 31.25rem) {
  .fs_headline_1, .text h2, div.ce h2.ce-headline, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3 {
    font-size: 1.6rem; } }

.fs_headline_2, div.ce-type-accordion section h3 {
  margin-bottom: 1.875rem;
  text-transform: uppercase; }
  .fs_headline_2, div.ce-type-accordion section h3, .fs_headline_2 *, div.ce-type-accordion section h3 * {
    font-size: 1.75rem; }
  @media only screen and (max-width: 31.25rem) {
  .fs_headline_2, div.ce-type-accordion section h3 {
    font-size: 1.2rem; } }

.fs_headline_3, .text h3, div.ce-type-page_preview div.pagePreview ul li a h3 span {
  margin-bottom: 1rem; }
  .fs_headline_3, .text h3, div.ce-type-page_preview div.pagePreview ul li a h3 span, .fs_headline_3 *, .text h3 *, div.ce-type-page_preview div.pagePreview ul li a h3 span * {
    font-size: 2.25rem; }
  @media only screen and (max-width: 31.25rem) {
  .fs_headline_3, .text h3, div.ce-type-page_preview div.pagePreview ul li a h3 span {
    font-size: 2rem; } }

.fs_headline_4, .text h4 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  text-transform: uppercase; }
  @media only screen and (max-width: 31.25rem) {
  .fs_headline_4, .text h4 {
    font-size: 1.2rem; } }

.fs_text, div.ce-type-slideshow div.slideshow div.slide div.content a.button, div.ce-type-slideshow div.slideshow div.slide div.content a.button-invert, body, body * {
  font-size: 1.125rem; }
  @media only screen and (max-width: 71.875rem) {
  .fs_text, div.ce-type-slideshow div.slideshow div.slide div.content a.button, div.ce-type-slideshow div.slideshow div.slide div.content a.button-invert, body, body * {
    font-size: 1rem; } }

.fs_big, .text.teaser p, .text.teaser p *, div.ce-type-accordion section.interactive h3, div.contacts.grid > section h3, div.ce-type-events > div.wrapper > div ul.events li, div.ce-type-events > div.wrapper > div ul.events li.month {
  font-size: 1.25rem; }
  @media only screen and (max-width: 31.25rem) {
  .fs_big, .text.teaser p, .text.teaser p *, div.ce-type-accordion section.interactive h3, div.contacts.grid > section h3, div.ce-type-events > div.wrapper > div ul.events li, div.ce-type-events > div.wrapper > div ul.events li.month {
    font-size: 1rem; } }

.fs_small, div.ce-type-news > div.wrapper > div div.view-grid article div.teaser, div.ce-type-news > div.wrapper > div div.view-grid article div.teaser *, div.ce-type-events > div.wrapper > div ul.events li span.date, span.date {
  font-size: 1rem; }
  @media only screen and (max-width: 71.875rem) {
  .fs_small, div.ce-type-news > div.wrapper > div div.view-grid article div.teaser, div.ce-type-news > div.wrapper > div div.view-grid article div.teaser *, div.ce-type-events > div.wrapper > div ul.events li span.date, span.date {
    font-size: 0.9rem; } }

.fs_tiny, ul#breadCrumbs li, ul#breadCrumbs li *, .text p.hint::before, .text p.small {
  font-size: 0.8rem; }
  @media only screen and (max-width: 71.875rem) {
  .fs_tiny, ul#breadCrumbs li, ul#breadCrumbs li *, .text p.hint::before, .text p.small {
    font-size: 0.7rem; } }

.material-icons, a::before, button::before, body > header nav button#naviToggle::before, div.ce-type-accordion section.interactive h3::after, div.ce-type-page_preview div.pagePreview ul li a h3::after, div.ce-type-slideshow div.slideshow button.slick-arrow::after, div.ce-type-events > div.wrapper > div ul.events li span.tools a::before, div.ce-type-events > div.wrapper > div ul.events li span.tools button::before {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
.button, .button-invert, .FormBuilder .InputfieldForm button, div#cAlert > div button {
  display: inline-block;
  background: none;
  background-color: #f8d200;
  color: #000 !important;
  padding: 0.9rem 3rem 0.7rem;
  text-transform: uppercase;
  text-decoration: none;
  transition: color 0.2s, background-color 0.2s;
  border-radius: 4px;
  margin: 1rem 1rem 1rem 0; }
  .button:hover, .button-invert:hover, .FormBuilder .InputfieldForm button:hover, div#cAlert > div button:hover {
    background-color: #e3000f;
    color: #fff !important; }

.block {
  display: block; }

.linkButton, div.ce-type-video_tabs div.video_tabs a.showAll {
  display: block;
  background-color: #fff;
  color: #000;
  padding: 0.6rem 2rem;
  margin: 0;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.2s; }
  .linkButton:hover, div.ce-type-video_tabs div.video_tabs a.showAll:hover {
    background-color: #bebebe; }

.FormBuilder .InputfieldForm input[type="checkbox"] {
  margin-right: 0.5rem; }
  .FormBuilder .InputfieldForm input[type="text"], .FormBuilder .InputfieldForm input[type="email"], .FormBuilder .InputfieldForm textarea {
    border: 1px solid #000;
    padding: 0.5rem 1rem; }
  .FormBuilder .InputfieldForm p.description {
    opacity: 1; }
    .FormBuilder .InputfieldForm label, .FormBuilder .InputfieldForm label * {
      font-weight: normal !important; }
  .FormBuilder .InputfieldForm div.InputfieldContent > label {
    padding-left: 0 !important;
    display: inline-block;
    margin-top: 0.5rem; }
    .FormBuilder .InputfieldForm#FormBuilder_videoaufzeichung div.InputfieldCheckbox > label {
      display: none; }
    .FormBuilder .InputfieldForm#FormBuilder_videoaufzeichung div.InputfieldCheckbox label::after {
      content: "*";
      color: #e3000f; }
    .FormBuilder .InputfieldForm#FormBuilder_videoaufzeichung div.InputfieldSubmit {
      text-align: center;
      margin: 0 !important; }
    .FormBuilder .InputfieldForm#FormBuilder_videoaufzeichung div.InputfieldSubmit button {
      margin: 2rem 0 0 !important; }

.textList {
  list-style: disc;
  margin-left: 2rem; }
  .textList li {
    margin-bottom: 0.3rem; }

.socialChannels li {
  display: inline-block;
  margin-right: 1rem; }
  .socialChannels a {
    text-decoration: none;
    padding-left: 25px; }
    .socialChannels a * {
      color: white;
      fill: white;
      font-size: 0.8rem;
      transition: all 0.2s; }
    .socialChannels a svg {
      width: 20px;
      height: auto;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
    @media only screen and (max-width: 71.875rem) {
  .socialChannels a span {
    display: none; } }
    #naviFooter {
      text-align: right; }
  @media only screen and (max-width: 31.25rem) {
  #naviFooter {
    text-align: center;
    margin-bottom: 2rem; } }
  #naviFooter li {
    display: inline;
    margin-left: 1.5rem; }
    #naviFooter li a {
      text-decoration: none; }
    @media only screen and (max-width: 31.25rem) {
  #naviFooter li {
    margin: 0 1rem 1rem; } }

ul#breadCrumbs {
  z-index: 1000;
  position: fixed;
  top: 0;
  right: 3rem;
  background-color: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 0 0.5rem 0 0; }
  ul#breadCrumbs li {
    display: inline-block;
    padding: 0.2rem 0;
    margin: 0; }
    ul#breadCrumbs li > * {
      padding: 0 1rem 0 0.5rem;
      text-decoration: none;
      display: inline-block; }
    ul#breadCrumbs li a::after {
      content: ">";
      position: absolute;
      top: 0;
      right: 0; }

a::before, button::before {
  position: absolute;
  top: 2px;
  left: 0; }
  a.mail::before, button.mail::before {
    content: "\f1f0"; }
  a.phone::before, button.phone::before {
    content: "\f3f2"; }
  a.menu::before, button.menu::before {
    content: "\f35c"; }
  a.close::before, button.close::before {
    content: "\f5ad"; }
  a.www::before, button.www::before {
    content: "\f59f"; }

.text h2 {
  margin-bottom: 2rem; }
  .text p {
    line-height: 150%; }
  .text.intro {
    margin-bottom: 2rem; }
  .text p.hint {
    background-color: #ebebeb;
    padding: 2.5rem 3rem; }
    @media only screen and (max-width: 31.25rem) {
  .text p.hint {
    padding: 2.5rem 1rem;
    margin-bottom: 20px !important; } }
    .text p.hint::before {
      content: "Hinweis";
      position: absolute;
      top: 0.3rem;
      left: 0.6rem; }
  .text p, .text ul, .text ol, .text table, .text div.tableParent {
    margin-bottom: 1.5rem; }
    .text p:last-child, .text ul:last-child, .text ol:last-child, .text table:last-child, .text div.tableParent:last-child {
      margin-bottom: 0; }
  .text iframe {
    width: 100% !important; }
  .text a {
    color: #e3000f;
    text-decoration: none; }
    .text a.icon {
      padding-left: 1.7rem; }
    .text i, .text em {
      font-style: italic; }
  .text ul, .text ol {
    list-style: inside;
    list-style-type: decimal; }
  .text ul {
    list-style-type: disc; }
    .text ul li {
      margin-bottom: 0.6rem; }
  .text div.tableParent {
    overflow: auto; }
    .text div.tableParent.scroll {
      padding: 1rem 0; }
    .text div.tableParent.scroll::before, .text div.tableParent.scroll::after {
      content: url(/site/templates/images/table_scroll.svg);
      position: sticky;
      left: 0;
      right: 0;
      width: 100%; }
  .text table {
    border-collapse: collapse;
    width: 100%; }
    .text table th, .text table td {
      padding: 1rem 1rem 1rem 0;
      text-align: left;
      padding: 0.5rem; }
    .text table td {
      background-position: bottom; }
    .text table.gta th, .text table.gta td {
      width: 20%;
      padding: 0.5rem; }
  /*
   /// Gets font
   @function _font($keys...) {
   @return val($fonts, $keys...);
   }
   */

body > header nav {
  position: static; }
  body > header nav button#naviToggle {
    position: absolute;
    top: 50%;
    left: 3rem;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer; }
    body > header nav button#naviToggle::before {
      content: "\F35C";
      font-size: 3rem;
      position: static; }
    body > header nav button#naviToggle span {
      display: none; }
  body > header nav > section {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 1rem 3rem 0.5rem;
    transition: visibility 0s 0.01s, opacity 0.3s; }
    @media only screen and (max-width: 31.25rem) {
  body > header nav > section {
    padding: 1rem 0;
    height: 100vh;
    overflow: auto; } }
    body > header nav > section ul#naviMain {
      margin: 4rem 0 3rem 40%; }
    @media only screen and (max-width: 31.25rem) {
    body > header nav > section ul#naviMain {
      margin-left: 1rem; } }
    body > header nav > section ul#naviMain li {
      margin-bottom: 1rem; }
      @media only screen and (max-width: 31.25rem) {
    body > header nav > section ul#naviMain li {
      font-size: 0.5rem; } }
      body > header nav > section ul#naviMain li a {
        text-decoration: none;
        display: inline-block; }
        body > header nav > section ul#naviMain li a span {
          font-size: 2.5rem;
          color: #8e8e8e;
          text-transform: uppercase;
          transition: color 0.3s; }
          @media only screen and (max-width: 31.25rem) {
    body > header nav > section ul#naviMain li a span {
      font-size: 1.5rem; } }
        body > header nav > section ul#naviMain li a:hover span {
          color: #000; }
      body > header nav > section ul#naviMain li.active a span {
        color: #000; }
      body > header nav > section ul#naviMain li.videos > a::after {
        position: absolute;
        display: block;
        left: 100%;
        top: 1rem;
        width: 60px;
        height: 28px;
        padding: 0px 0 0 65px;
        color: #fff;
        background-image: url(/site/templates/images/videos_count.svg);
        background-size: 100% 100%; }
        @media only screen and (max-width: 31.25rem) {
      body > header nav > section ul#naviMain li.videos > a::after {
        top: 0.3rem; } }
    @media only screen and (max-width: 31.25rem) {
    body > header nav > section footer {
      padding-bottom: 20vh; } }
    body > header nav > section footer div.flex {
      align-items: flex-end; }
      @media only screen and (max-width: 31.25rem) {
    body > header nav > section footer div.flex * {
      text-align: center !important; }
      body > header nav > section footer div.flex img {
        max-width: 50%; } }
  body > header nav.visible button#naviToggle::before {
    content: "\F156"; }
    body > header nav.visible section {
      visibility: visible;
      opacity: 1; }

ul.MarkupPagerNav {
  text-align: center;
  margin: 1rem 0 1rem 0; }
  ul.MarkupPagerNav li {
    display: inline; }
    ul.MarkupPagerNav li * {
      color: #fff; }
    ul.MarkupPagerNav li.MarkupPagerNavOn * {
      color: #e3000f; }

body > header {
  background-color: #fff;
  padding: 1.5rem 1.5rem 1.5rem 10rem;
  position: absolute;
  left: 50%;
  top: 2rem;
  transform: translateX(-50%);
  width: 102.5rem;
  max-width: 100%;
  z-index: 2000;
  min-height: 160px;
  transition: top 0.5s; }
  body > header h1 {
    position: absolute;
    top: 1.5rem;
    right: 3rem;
    width: 27rem; }
    body > header h1 a {
      display: flex;
      width: 100%;
      align-items: flex-end;
      height: 120px;
      text-decoration: none;
      background-image: url(/site/templates/images/logo_89undich.svg);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: top right; }
    body > header h1 a span {
      color: #000;
      transform: translateY(5px); }
  body > header div.message {
    display: inline-block;
    background-color: #ebebeb;
    padding: 2rem;
    border-radius: 4px; }
    @media only screen and (max-width: 31.25rem) {
body > header {
  top: 0; }
  body > header h1 {
    width: 10rem;
    right: 1rem; }
    body > header h1 a span {
      display: none; }
  body > header nav button#naviToggle {
    left: 1rem; } }

.fixedHeader, body > header.fixed, body > header {
  position: fixed;
  padding: 1rem;
  min-height: 80px; }
  .fixedHeader h1, body > header.fixed h1, body > header h1 {
    top: 1rem;
    width: 19rem; }
    .fixedHeader h1 a, body > header.fixed h1 a, body > header h1 a {
      height: 50px; }
  .fixedHeader div.message, body > header.fixed div.message, body > header div.message {
    display: none; }

body > footer {
  background-color: #fff;
  background-image: url(/site/templates/images/footer_bg.svg);
  background-size: 100% 200px;
  background-repeat: no-repeat;
  padding-top: 250px; }
  @media only screen and (max-width: 31.25rem) {
  body > footer {
    background-size: 100% 50px; } }
  body > footer div#socket {
    padding: 3rem 2rem 0.5rem; }
  body > footer a {
    text-decoration: none; }
    body > footer a span {
      color: #000; }

main {
  display: grid;
  grid-template-rows: 1fr auto;
  min-height: 100vh; }
  div.mapParent {
    height: 500px; }

div.ce {
  /* space before and behind */ }
  div.ce:nth-child(1) {
    padding-top: 200px; }
    @media only screen and (max-width: 71.875rem) {
  div.ce:nth-child(1) {
    padding-top: 130px; } }
  div.ce > div.wrapper > div {
    padding-top: 2rem;
    padding-bottom: 2rem;
    overflow-y: auto; }
    @media only screen and (max-width: 71.875rem) {
  div.ce > div.wrapper > div {
    padding-top: 1rem;
    padding-bottom: 1rem; } }
  div.ce:nth-child(1):not(.ce-headline) {
    margin-top: 2rem; }
  div.ce h2.ce-headline {
    padding-top: 2rem; }
    @media only screen and (max-width: 31.25rem) {
  div.ce h2.ce-headline {
    padding-top: 2rem; } }
  div.ce.ce-space-before-small, div.ce.ce-space-before-small h2.ce-headline {
    padding-top: 1rem; }
  div.ce.ce-space-before-none > div.wrapper > div, div.ce.ce-space-before-none h2.ce-headline {
    padding-top: 0; }
  div.ce.ce-space-before-big > div.wrapper > div, div.ce.ce-space-before-big h2.ce-headline {
    padding-top: 4rem; }
  div.ce.ce-space-behind-none > div.wrapper > div {
    padding-bottom: 0; }
  div.ce.ce-space-behind-big > div.wrapper > div {
    padding-bottom: 4rem; }
  div.ce.ce-space-behind-small > div.wrapper > div {
    padding-bottom: 1rem; }
  div.ce.ce-width-full div.wrapper {
    max-width: 100%;
    padding: 0 !important; }
  div.ce.ce-width-wide div.wrapper {
    max-width: 102.5rem; }
  div.ce.after-image {
    margin-top: -100px; }
  @media only screen and (max-width: 71.875rem) {
  div.ce {
    margin-top: 0px !important; } }

div.ce-type-accordion section {
  margin-bottom: 1rem; }
  div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
    padding: 2rem 4rem; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
      padding: 2rem 3rem 2rem 2rem; } }
  div.ce-type-accordion section.interactive h3 {
    cursor: pointer;
    border-radius: 60px 0; }
    div.ce-type-accordion section.interactive h3::after {
      content: "\f35d";
      position: absolute;
      top: 2rem;
      right: 2rem;
      color: #000;
      font-size: 40px; }
    div.ce-type-accordion section.interactive h3.open::after {
      content: "\f360"; }
  div.ce-type-accordion section.interactive div.text {
    padding-top: 1rem; }

@media only screen and (max-width: 31.25rem) {
      div.ce-type-text_with_image > div.wrapper > div {
        padding: 3rem 0; } }
  div.ce-type-text_with_image > div.wrapper > div.left, div.ce-type-text_with_image > div.wrapper > div.right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.ce-type-text_with_image > div.wrapper > div.left > div, div.ce-type-text_with_image > div.wrapper > div.right > div {
    width: 50%; }
  div.ce-type-text_with_image > div.wrapper > div.before > div.images {
    margin-bottom: 2rem; }
  div.ce-type-text_with_image > div.wrapper > div.behind > div.text {
    margin-bottom: 2rem; }
  div.ce-type-text_with_image > div.wrapper > div.left_float div.images {
    float: left;
    width: 45%;
    margin: 0 1.5rem 1rem 0; }
  div.ce-type-text_with_image > div.wrapper > div.right_float div.images {
    float: right;
    width: 45%;
    margin: 0 0 1rem 1.5rem; }
  @media only screen and (max-width: 31.25rem) {
      div.ce-type-text_with_image > div.wrapper > div.left_float div.images, div.ce-type-text_with_image > div.wrapper > div.right_float div.images {
        float: none;
        width: 100%;
        margin: 0 0 2rem 0; } }
  div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.text {
    background-color: white;
    width: 50%;
    margin: 0 0 0 50px;
    transform: translateY(-50%); }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.text {
        width: auto !important;
        transform: translateY(-1rem);
        margin: 0 1rem; } }
  @media only screen and (max-width: 31.25rem) {
        div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.images, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.images {
          margin-bottom: 0; } }
  div.ce-type-text_with_image > div.wrapper > div div.images picture {
    display: block;
    overflow: hidden; }
  div.ce-type-text_with_image > div.wrapper > div div.images img {
    width: 100%;
    display: block; }
  div.ce-type-text_with_image > div.wrapper > div div.text {
    padding: 3rem; }
  div.ce-type-text_with_image > div.wrapper > div a.readMore {
    position: absolute;
    bottom: 0;
    left: 2rem;
    transform: translateY(50%); }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-text_with_image > div.wrapper > div > div {
      width: 100% !important;
      margin-bottom: 1rem; } }

div.contacts.grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  div.contacts.grid > section {
    width: 24%;
    margin: 0 0.5% 1%;
    border-radius: 6px;
    padding: 2rem;
    text-align: center; }
  @media only screen and (max-width: 71.875rem) {
      div.contacts.grid > section {
        width: 32%; } }
  @media only screen and (max-width: 31.25rem) {
      div.contacts.grid > section {
        width: 100%; } }
  div.contacts.grid > section h3 {
    margin-bottom: 1rem; }

div.ce-type-video div.video video, div.ce-type-video_tabs div.video video {
  max-width: 100%; }

@media only screen and (max-width: 31.25rem) {
        div.ce-type-video_tabs div.video_tabs div.tabsButtons {
          padding-top: 3.5rem; } }
  div.ce-type-video_tabs div.video_tabs div.tabsButtons button {
    background-color: #ebebeb;
    color: #000;
    padding: 1rem 2rem;
    margin: 0; }
    div.ce-type-video_tabs div.video_tabs div.tabsButtons button.active {
      background-color: #fff; }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-video_tabs div.video_tabs div.tabsButtons button {
        padding: 0.5rem; } }
  div.ce-type-video_tabs div.video_tabs div.tabsContent video {
    max-width: 100%;
    height: auto;
    border: 1.25rem solid #fff;
    display: none; }
    div.ce-type-video_tabs div.video_tabs div.tabsContent video.active {
      display: block; }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-video_tabs div.video_tabs div.tabsContent video {
        border-width: 0.75rem; } }
  div.ce-type-video_tabs div.video_tabs a.showAll {
    position: absolute;
    right: 0;
    top: 4rem; }
  @media only screen and (max-width: 31.25rem) {
      div.ce-type-video_tabs div.video_tabs a.showAll {
        top: 1rem; } }

div.ce-type-video_grid div.video_grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  div.ce-type-video_grid div.video_grid > * {
    width: 32%;
    margin-bottom: 2%; }
  @media only screen and (max-width: 31.25rem) {
      div.ce-type-video_grid div.video_grid > * {
        width: 100%; } }
  div.ce-type-video_grid div.video_grid video, div.ce-type-video_grid div.video_grid iframe {
    width: 100%;
    height: auto; }

div.ce-type-video_record div.video {
  padding-bottom: 0 !important; }
  div.ce-type-video_record div.video video {
    max-width: 100%; }
  div.ce-type-video_record div#videoButtons {
    padding-top: 1rem !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.ce-type-video_record div#videoButtons.hidden {
    display: none; }
  div.ce-type-video_record div#videoButtons > * {
    width: 24%; }
  @media only screen and (max-width: 31.25rem) {
      div.ce-type-video_record div#videoButtons > * {
        width: 100%; } }
  div.ce-type-video_record div#videoButtons button, div.ce-type-video_record div#videoButtons a.button, div.ce-type-video_record div#videoButtons a.button-invert {
    margin: 0 0 1rem 0; }
  div.ce-type-video_record div#videoButtons button:hover, div.ce-type-video_record div#videoButtons a.button:hover, div.ce-type-video_record div#videoButtons a.button-invert:hover {
    background-color: #e3000f; }
  div.ce-type-video_record div#videoButtons button[disabled="disabled"], div.ce-type-video_record div#videoButtons a.button[disabled="disabled"], div.ce-type-video_record div#videoButtons a.button-invert[disabled="disabled"] {
    opacity: 0.3; }
  div.ce-type-video_record div#timer {
    position: absolute;
    top: 5rem;
    right: 1rem;
    width: 100px;
    height: 100px;
    background-color: rgba(227, 0, 15, 0.7);
    padding: 0.5rem;
    border-radius: 6px; }
  div.ce-type-video_record div#timer svg line.out {
    stroke: #999; }
  div.ce-type-video_record div#timer span {
    display: block;
    position: absolute;
    top: 18px;
    left: 25px;
    width: 50px;
    text-align: center;
    font-size: 2.5rem;
    color: #fff; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-video_record div#timer {
      width: 40px;
      height: 40px;
      top: 1.5rem;
      right: 0.5rem; }
      div.ce-type-video_record div#timer span {
        top: 3px;
        left: 0;
        width: 40px;
        font-size: 1.3rem; } }

div#cAlert {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8); }
  div#cAlert > div {
    background-color: #ebebeb;
    padding: 2rem 2rem 0;
    width: 700px;
    max-width: 95vw; }
  div#cAlert > div, div#cAlert > div * {
    text-align: center; }
  div#cAlert > div p {
    margin-bottom: 1.5rem; }
  div#cAlert > div button {
    display: block;
    width: 100%;
    margin: 1rem auto; }
  div#cAlert > div button span {
    display: inline-block;
    width: 100%; }

div.ce-type-audio div.audio {
  text-align: center; }

div.ce-type-page_preview div.pagePreview ul {
  display: flex;
  flex-wrap: wrap; }
  div.ce-type-page_preview div.pagePreview ul li {
    width: 23%;
    margin: 0 1% 2%;
    background-color: white; }
    div.ce-type-page_preview div.pagePreview ul li a {
      display: block;
      text-decoration: none;
      padding-bottom: 95%;
      background-size: 100%;
      background-position: left bottom;
      background-repeat: no-repeat; }
      div.ce-type-page_preview div.pagePreview ul li a h3 {
        display: flex;
        align-items: center;
        min-height: 140px;
        padding: 1rem;
        transition: background-color 0.2s; }
      div.ce-type-page_preview div.pagePreview ul li a h3::after {
        content: "\f045";
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 50%);
        color: white;
        border-radius: 50%;
        padding: 1rem;
        font-size: 2.5rem;
        transition: background-color 0.2s; }
      div.ce-type-page_preview div.pagePreview ul li a h3 span {
        width: 100%;
        color: white;
        text-align: center; }
      @media only screen and (max-width: 31.25rem) {
div.ce-type-form div.form {
  padding: 0 1rem 3rem; } }

div.ce-type-slideshow {
  padding: 0; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-slideshow > div.wrapper {
      padding: 0; } }
  div.ce-type-slideshow > div.wrapper > div {
    overflow: visible; }
  div.ce-type-slideshow div.slideshow div.slide {
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding-top: 30%; }
  @media only screen and (max-width: 31.25rem) {
      div.ce-type-slideshow div.slideshow div.slide {
        padding-top: 100%; }
        div.ce-type-slideshow div.slideshow div.slide div.content {
          left: 0 !important; } }
  div.ce-type-slideshow div.slideshow div.slide.right div.content {
    left: 45%; }
  div.ce-type-slideshow div.slideshow div.slide div.content {
    position: absolute;
    top: 50%;
    left: 2rem;
    right: 0;
    transform: translateY(-50%);
    text-align: left;
    display: inline-block;
    padding: 2rem; }
    div.ce-type-slideshow div.slideshow div.slide div.content * {
      color: #fff; }
    div.ce-type-slideshow div.slideshow div.slide div.content > * {
      margin-bottom: 1.5rem; }
      div.ce-type-slideshow div.slideshow div.slide div.content > *:last-child {
        margin-bottom: 0; }
    div.ce-type-slideshow div.slideshow div.slide div.content a.button, div.ce-type-slideshow div.slideshow div.slide div.content a.button-invert {
      padding: 0.5rem 1rem 0.6rem;
      text-transform: none; }
  div.ce-type-slideshow div.slideshow ul.slick-dots {
    position: absolute;
    bottom: -2rem;
    left: 0;
    right: 0;
    text-align: center; }
  div.ce-type-slideshow div.slideshow ul.slick-dots li {
    display: inline-block;
    margin: 0 0.5rem; }
    div.ce-type-slideshow div.slideshow ul.slick-dots li button {
      background-color: #fff;
      width: 10px;
      height: 10px;
      border-radius: 50%; }
    div.ce-type-slideshow div.slideshow button.slick-arrow {
      z-index: 1000;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background: none;
      cursor: pointer; }
  div.ce-type-slideshow div.slideshow button.slick-arrow span {
    display: none; }
  div.ce-type-slideshow div.slideshow button.slick-arrow::after {
    color: #fff;
    font-size: 3rem; }
  div.ce-type-slideshow div.slideshow button.slick-arrow.nextSlide {
    right: -3rem; }
    div.ce-type-slideshow div.slideshow button.slick-arrow.nextSlide::after {
      content: "\F142"; }
  div.ce-type-slideshow div.slideshow button.slick-arrow.prevSlide {
    left: -3rem; }
    div.ce-type-slideshow div.slideshow button.slick-arrow.prevSlide::after {
      content: "\F141"; }
  div.ce-type-slideshow div.sliderProgress {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5px;
    background-color: white;
    overflow: hidden; }
  div.ce-type-slideshow div.sliderProgress > div {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0; }
  div.ce-type-slideshow div.sliderProgress.invert > div {
    background-color: white; }

div.ce-type-columns > div.wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  div.ce-type-columns > div.wrapper > div {
    margin-bottom: 1rem; }
  div.ce-type-columns > div.wrapper > div > div.wrapper {
    margin: 0;
    padding: 0; }
    div.ce-type-columns > div.wrapper > div > div.wrapper > div {
      padding: 0; }
  @media only screen and (max-width: 71.875rem) {
  div.ce-type-columns.ce-columns-2 > div.wrapper > div, div.ce-type-columns.ce-columns-3 > div.wrapper > div, div.ce-type-columns.ce-columns-4 > div.wrapper > div, div.ce-type-columns.ce-columns-5 > div.wrapper > div, div.ce-type-columns.ce-columns-6 > div.wrapper > div {
    width: 49% !important; } }
  @media only screen and (max-width: 31.25rem) {
  div.ce-type-columns.ce-columns-2 > div.wrapper > div, div.ce-type-columns.ce-columns-3 > div.wrapper > div, div.ce-type-columns.ce-columns-4 > div.wrapper > div, div.ce-type-columns.ce-columns-5 > div.wrapper > div, div.ce-type-columns.ce-columns-6 > div.wrapper > div {
    width: 100% !important; } }
  div.ce-type-columns.ce-columns-1 > div.wrapper > div {
    width: 100%; }
  div.ce-type-columns.ce-columns-2 > div.wrapper > div {
    width: 49%; }
  div.ce-type-columns.ce-columns-2 > div.wrapper > div.cols2of2 {
    width: 100%; }
  div.ce-type-columns.ce-columns-3 > div.wrapper > div {
    width: 32.33%; }
  div.ce-type-columns.ce-columns-3 > div.wrapper > div.cols2of3 {
    width: 65.67%; }
  div.ce-type-columns.ce-columns-3 > div.wrapper > div.cols3of3 {
    width: 100%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div {
    width: 24%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div.cols2of4 {
    width: 50%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div.cols3of4 {
    width: 75%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div.cols4of4 {
    width: 100%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div {
    width: 19%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols2of5 {
    width: 40%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols3of5 {
    width: 60%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols4of5 {
    width: 80%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols5of5 {
    width: 100%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div {
    width: 15.66%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols2of6 {
    width: 33.33%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols3of6 {
    width: 50%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols4of6 {
    width: 66.66%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols5of6 {
    width: 83.33%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols6of6 {
    width: 100%; }

div.ce-type-gallery ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center; }
  div.ce-type-gallery ul li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 2%; }
  div.ce-type-gallery ul li figure {
    width: 100%;
    position: static;
    text-align: center; }
    div.ce-type-gallery ul li figure picture {
      display: block;
      overflow: hidden; }
      div.ce-type-gallery ul li figure picture img {
        display: block;
        width: 100%; }
    div.ce-type-gallery ul li figure figcaption {
      padding: 1.5rem 0.5rem;
      text-align: center; }
      div.ce-type-gallery ul li figure figcaption, div.ce-type-gallery ul li figure figcaption * {
        text-decoration: none; }
  @media only screen and (max-width: 71.875rem) {
      div.ce-type-gallery ul li {
        width: 48% !important;
        margin-bottom: 2rem; } }
  @media only screen and (max-width: 41rem) {
      div.ce-type-gallery ul li {
        width: 100% !important;
        margin-bottom: 2rem; } }
  div.ce-type-gallery ul[data-columns="1"] li {
    width: 100% !important; }
  div.ce-type-gallery ul[data-columns="2"] li {
    width: 48%; }
  div.ce-type-gallery ul[data-columns="3"] li {
    width: 31.33%; }
  div.ce-type-gallery ul[data-columns="4"] li {
    width: 23%; }
  div.ce-type-gallery ul[data-columns="5"] li {
    width: 18%; }
  div.ce-type-gallery ul[data-columns="6"] li {
    width: 15%; }
  div.ce-type-gallery ul[data-columns="7"] li {
    width: 12%; }
  div.ce-type-gallery ul[data-columns="8"] li {
    width: 11%; }
  div.ce-type-gallery ul[data-columns="9"] li {
    width: 9%; }
  div.ce-type-gallery ul[data-columns="10"] li {
    width: 9%; }

div.ce-type-news > div.wrapper > div {
  padding: 5rem; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-news > div.wrapper > div {
      padding: 3rem 0; } }
  div.ce-type-news > div.wrapper > div div.view-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  div.ce-type-news > div.wrapper > div div.view-grid article {
    width: 32%;
    margin: 0 0.5% 1%; }
    div.ce-type-news > div.wrapper > div div.view-grid article, div.ce-type-news > div.wrapper > div div.view-grid article * {
      text-align: left; }
    @media only screen and (max-width: 71.875rem) {
      div.ce-type-news > div.wrapper > div div.view-grid article {
        width: 48% !important;
        margin: 0 1% 2%; } }
    @media only screen and (max-width: 41rem) {
      div.ce-type-news > div.wrapper > div div.view-grid article {
        width: 100% !important;
        margin-bottom: 1rem; } }
    div.ce-type-news > div.wrapper > div div.view-grid article > div {
      padding: 0.5rem 1rem 1rem; }
    div.ce-type-news > div.wrapper > div div.view-grid article span.date {
      margin-bottom: 1rem; }


  div.ce-type-events > div.wrapper > div ul.events li {
    padding: 0 0 0 0;
    background-color: #fff;
    margin-bottom: 2rem;
    border-top-left-radius: 4px;
    min-height: 90px;
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-events > div.wrapper > div ul.events li {
        padding: 0; } }
    div.ce-type-events > div.wrapper > div ul.events li.month {
      padding-top: 2rem; }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-events > div.wrapper > div ul.events li {
        border-top-right-radius: 4px; } }
    div.ce-type-events > div.wrapper > div ul.events li span.date {
      /*
       position: absolute;
       top: 0;
       left: 0;
       bottom: -.5rem;
       */
      width: 20%;
      background-color: #f8d200;
      padding: 0.7rem 1rem 0.7rem 2rem;
      border-radius: 4px;
      line-height: 115%;
      color: #000; }
      @media only screen and (max-width: 31.25rem) {
      div.ce-type-events > div.wrapper > div ul.events li span.date {
        position: static;
        display: block;
        width: auto;
        padding: 0.5rem 1rem; }
        div.ce-type-events > div.wrapper > div ul.events li span.date br {
          white-space: nowrap; } }
    div.ce-type-events > div.wrapper > div ul.events li span.title {
      width: 60%;
      padding: 2rem; }
      @media only screen and (max-width: 31.25rem) {
      div.ce-type-events > div.wrapper > div ul.events li span.title {
        padding: 1rem;
        display: block; } }
    div.ce-type-events > div.wrapper > div ul.events li span.tools {
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%); }
      div.ce-type-events > div.wrapper > div ul.events li span.tools a, div.ce-type-events > div.wrapper > div ul.events li span.tools button {
        margin-right: 1.5rem;
        background: none;
        padding: 0; }
      div.ce-type-events > div.wrapper > div ul.events li span.tools a span, div.ce-type-events > div.wrapper > div ul.events li span.tools button span {
        display: none; }
      div.ce-type-events > div.wrapper > div ul.events li span.tools a::before, div.ce-type-events > div.wrapper > div ul.events li span.tools button::before {
        color: #000;
        position: static; }
      div.ce-type-events > div.wrapper > div ul.events li span.tools a.ics::before, div.ce-type-events > div.wrapper > div ul.events li span.tools button.ics::before {
        content: "\F0F3"; }
      div.ce-type-events > div.wrapper > div ul.events li span.tools a.view::before, div.ce-type-events > div.wrapper > div ul.events li span.tools button.view::before {
        content: "\F208"; }
      div.ce-type-events > div.wrapper > div ul.events li span.tools a.preview::before, div.ce-type-events > div.wrapper > div ul.events li span.tools button.preview::before {
        content: "\F140"; }
      @media only screen and (max-width: 31.25rem) {
      div.ce-type-events > div.wrapper > div ul.events li span.tools {
        top: 2.4rem; }
        div.ce-type-events > div.wrapper > div ul.events li span.tools a, div.ce-type-events > div.wrapper > div ul.events li span.tools button {
          margin-right: 1rem; } }

div.ce.border, div.ce-column.border {
  border: 1px solid #ccc; }
  div.ce.border div.text, div.ce-column.border div.text {
    padding: 1.5rem 2rem; }
  @media only screen and (max-width: 31.25rem) {
      div.ce.border div.text, div.ce-column.border div.text {
        padding: 1.5rem; } }
  div.ce.bg75p::before, div.ce-column.bg75p::before {
    bottom: 25% !important; }
  div.ce.bg50p::before, div.ce-column.bg50p::before {
    bottom: 50% !important; }
  div.ce.bg50pb::before, div.ce-column.bg50pb::before {
    top: 50% !important; }

div.ce-type-speech_bubble div {
  text-align: center; }
  div.ce-type-speech_bubble div figure {
    display: inline-block; }
  div.ce-type-speech_bubble div figure figcaption {
    display: block;
    position: absolute;
    top: -2rem;
    right: -350px;
    padding: 1rem 1.5rem;
    border-radius: 4px;
    width: 300px; }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-speech_bubble div figure figcaption {
        position: static;
        margin: 0 auto 1rem; } }
    div.ce-type-speech_bubble div figure figcaption::after {
      display: block;
      content: url(/site/templates/images/bubble.svg);
      position: absolute;
      left: 2rem;
      bottom: -27px;
      width: 38px;
      height: 27px; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
body {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto 1fr auto;
  min-height: 100vh;
  font-size: 16px;
  max-width: 100vw;
  background-color: #000; }
  body::before {
    content: url(/site/templates/images/body_fixed_bg_top.svg);
    position: fixed;
    left: 0;
    right: 0;
    height: 100px;
    opacity: 0.85;
    z-index: 1000; }



img {
  max-width: 100%; }
  img.full {
    width: 100%; }

*[hidden] {
  display: none; }

div#mobileCheck {
  display: none; }
  @media only screen and (max-width: 31.25rem) {
  div#mobileCheck {
    display: block; } }

div.wrapper {
  max-width: 62rem;
  padding: 0;
  margin: 0 auto; }
  @media only screen and (max-width: 71.875rem) {
  div.wrapper {
    padding: 0 1rem; } }
  @media only screen and (max-width: 31.25rem) {
  div.wrapper {
    padding: 0 1rem; } }
  div.wrapper.inner {
    max-width: null2rem;
    padding: 0 2rem; }
  div.wrapper.outer {
    max-width: 100%; }

div.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  div.flex > * {
    width: 100%; }
  div.flex.c2 > * {
    width: 48%; }
  div.flex.c3 > * {
    width: 32%; }
  div.flex.c4 > * {
    width: 24%; }
  div.flex.c5 > * {
    width: 19%; }
  div.flex.middle {
    align-items: center; }
  @media only screen and (max-width: 31.25rem) {
  div.flex > * {
    width: 100% !important;
    margin-bottom: 2rem; }
    div.flex > *, div.flex > * * {
      text-align: center !important; } }

.hidden {
  display: none; }

span.date {
  display: block; }

.shadow, ul#breadCrumbs {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.textShadow, div.ce-type-slideshow div.slideshow div.slide div.content * {
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.24); }

.shape {
  border-radius: 90px 0; }

.shape-reverse {
  border-radius: 0 90px; }

.dashed, .text table td {
  background-image: linear-gradient(to left, #000, 10px, rgba(255, 255, 255, 0) 10px);
  background-size: 20px 1px;
  background-repeat: repeat-x; }

.solid {
  background-image: linear-gradient(to left, #000, 10px, #000 10px);
  background-size: 50px 1px;
  background-repeat: no-repeat;
  background-position: bottom center; }
/* styles */
div.ce, div.ce-column {
  background-size: cover;
  background-repeat: no-repeat; }
  div.ce.ce-style1 div.text *, div.ce-column.ce-style1 div.text * {
    color: #fff; }
  div.ce.ce-style1 div.text a, div.ce-column.ce-style1 div.text a {
    color: #e3000f; }
  div.ce.ce-style1 h2.ce-headline, div.ce-column.ce-style1 h2.ce-headline {
    color: #fff; }
  div.ce.ce-style2, div.ce-column.ce-style2 {
    /*
     &::before {
     content: "";
     position: absolute;
     left: 0;
     right: 0;
     top: 4rem;
     bottom: 0;
     background-color: $white;
     }
     */ }
  div.ce.ce-style2 div.text *, div.ce-column.ce-style2 div.text * {
    color: #000; }
  div.ce.ce-style2 div.text a, div.ce-column.ce-style2 div.text a {
    color: #e3000f; }
  div.ce.ce-style2 h2.ce-headline, div.ce-column.ce-style2 h2.ce-headline {
    color: #fff; }
  div.ce.ce-style2 > div.wrapper > div, div.ce-column.ce-style2 > div.wrapper > div {
    padding: 3rem 3rem !important;
    background-color: #fff; }
    @media only screen and (max-width: 31.25rem) {
      div.ce.ce-style2 > div.wrapper > div, div.ce-column.ce-style2 > div.wrapper > div {
        padding: 1rem !important; } }
  div.ce.ce-style3, div.ce-column.ce-style3 {
    background-image: url(/site/templates/images/ce_backgrounds/schwarz_rot_gold.svg);
    background-size: cover; }
  div.ce.ce-style3::before, div.ce-column.ce-style3::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  div.ce.ce-style3 h2.ce-headline, div.ce-column.ce-style3 h2.ce-headline {
    color: #fff; }
  div.ce.ce-style3 > div.wrapper > div.text, div.ce-column.ce-style3 > div.wrapper > div.text, div.ce.ce-style3 > div.wrapper > div.form, div.ce-column.ce-style3 > div.wrapper > div.form {
    padding: 3rem 3rem !important;
    background-color: #fff; }
    @media only screen and (max-width: 31.25rem) {
      div.ce.ce-style3 > div.wrapper > div.text, div.ce-column.ce-style3 > div.wrapper > div.text, div.ce.ce-style3 > div.wrapper > div.form, div.ce-column.ce-style3 > div.wrapper > div.form {
        padding: 1rem !important; } }
  div.ce.ce-style4::before, div.ce-column.ce-style4::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(/site/templates/images/ce_backgrounds/mockup.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat; }
  @media only screen and (max-width: 31.25rem) {
      div.ce.ce-style4::before, div.ce-column.ce-style4::before {
        background-size: 100% 70%; } }
  div.ce.ce-style4.bg50pt::before, div.ce-column.ce-style4.bg50pt::before {
    bottom: 10%; }
  div.ce.ce-style4 > div.wrapper > div, div.ce-column.ce-style4 > div.wrapper > div {
    padding: 3rem !important;
    background-color: #000;
    border: 1.25rem solid #fff; }
    @media only screen and (max-width: 31.25rem) {
      div.ce.ce-style4 > div.wrapper > div, div.ce-column.ce-style4 > div.wrapper > div {
        padding: 1rem !important; } }
    @media only screen and (max-width: 31.25rem) {
      div.ce.ce-style4 > div.wrapper > div, div.ce-column.ce-style4 > div.wrapper > div {
        border-width: 0.75rem; } }
    div.ce.ce-style4 > div.wrapper > div *, div.ce-column.ce-style4 > div.wrapper > div * {
      color: #fff; }
  div.ce.ce-style5::before, div.ce-column.ce-style5::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    background-color: #fff; }
  div.ce.ce-style5 * h2, div.ce-column.ce-style5 * h2, div.ce.ce-style5 * p, div.ce-column.ce-style5 * p, div.ce.ce-style5 * ul, div.ce-column.ce-style5 * ul, div.ce.ce-style5 * ol, div.ce-column.ce-style5 * ol, div.ce.ce-style5 * table, div.ce-column.ce-style5 * table, div.ce.ce-style5 * h2 *, div.ce-column.ce-style5 * h2 *, div.ce.ce-style5 * p *, div.ce-column.ce-style5 * p *, div.ce.ce-style5 * ul *, div.ce-column.ce-style5 * ul *, div.ce.ce-style5 * ol *, div.ce-column.ce-style5 * ol *, div.ce.ce-style5 * table *, div.ce-column.ce-style5 * table * {
    color: #fff; }
