/* compiled by scssphp v0.8.0 on Thu, 11 Feb 2021 12:18:03 +0000 (0.0291s) */

@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; }
  .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: 'PT-Sans_Regular';

  font-style: normal;

  font-weight: 400;

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

@font-face {
  font-family: 'PT-Sans_Bold';

  font-style: normal;

  font-weight: 400;

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

@font-face {
  font-family: 'PT-Sans_Italic';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/PT_Sans-Web-Italic.woff2) format('woff2'), url(/site/templates/fonts/PT_Sans-Web-Italic-2.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, footer h3, 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, form.InputfieldForm *, form.InputfieldForm label, form.InputfieldForm label *, form.InputfieldForm div.InputfieldContent > label, form.InputfieldForm div.InputfieldContent > label *, div.ce-type-slideshow div.slideshow div.slide div.content * {
  font-family: PT-Sans_Regular, sans-serif;
  font-style: normal;
  font-weight: 400 !important; }

.bold, .fs_headline_1, section.page > div.content > header h2, .text h2, div.ce h2.ce-headline, .fs_headline_2, div.ce-type-accordion section h3, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3, .fs_headline_3, .text h3, div.contacts.grid > section > div h3, div.ce-type-page_preview div.pagePreview ul li a h3 span, div.ce-type-news > div.wrapper > div header h3, .fs_headline_4, .text h4, section.page div.nextEvent span.date, .button, .button-invert, form.InputfieldForm button, form.InputfieldForm div.InputfieldCheckbox label, form.InputfieldForm div.InputfieldCheckbox label span, .text strong, 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-news > div.wrapper > div.view-list ul li.date, span.date {
  font-family: PT-Sans_Bold, sans-serif;
  font-style: normal;
  font-weight: 400 !important; }

.italic, .text em {
  font-family: PT-Sans_Italic, sans-serif;
  font-style: normal;
  font-weight: 400 !important; }

.fs_headline_1, section.page > div.content > header h2, .text h2, div.ce h2.ce-headline {
  font-size: 2.5rem;
  text-transform: uppercase;
  letter-spacing: 3px; }
  @media only screen and (max-width: 50.625rem) {
  .fs_headline_1, section.page > div.content > header h2, .text h2, div.ce h2.ce-headline {
    font-size: 1.6rem; } }

.fs_headline_2, div.ce-type-accordion section h3, 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.875rem;
  margin-bottom: 1.875rem;
  text-transform: uppercase; }
  @media only screen and (max-width: 50.625rem) {
  .fs_headline_2, div.ce-type-accordion section h3, 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.2rem; } }

.fs_headline_3, .text h3, div.contacts.grid > section > div h3, div.ce-type-page_preview div.pagePreview ul li a h3 span, div.ce-type-news > div.wrapper > div header h3 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase; }
  @media only screen and (max-width: 50.625rem) {
  .fs_headline_3, .text h3, div.contacts.grid > section > div h3, div.ce-type-page_preview div.pagePreview ul li a h3 span, div.ce-type-news > div.wrapper > div header h3 {
    font-size: 1.2rem; } }

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

.fs_text, footer h3, 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 {
  font-size: 1.125rem; }


.fs_big, section.page div.nextEvent span.date, div.ce-type-accordion section.interactive h3 {
  font-size: 1.5rem; }
  @media only screen and (max-width: 50.625rem) {
  .fs_big, section.page div.nextEvent span.date, div.ce-type-accordion section.interactive h3 {
    font-size: 1rem; } }

.fs_small, section.page div.nextEvent span, footer *, span.date {
  font-size: 0.9rem; }

.fs_tiny, div.contacts.grid > section > div *, div.ce-type-gallery ul li figure figcaption {
  font-size: 0.8rem; }

.material-icons, a::before, button::before, div.ce-type-accordion section.interactive h3::after, div.contacts.grid > section > div button.detail::before, div.contacts.grid > section > div ul.communication li.vcard a::before, div.ce-type-page_preview div.pagePreview ul li a h3::after, div.ce-type-news > div.wrapper > div.view-list ul li.date::before, span.date::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...);
 }
 */
section.page {
  display: block;
  min-height: 100vh;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding-top: 40%; }
  section.page.bgOverlay {
    background-size: auto, cover;
    background-position: center, center top; }
  section.page:nth-child(1) div.nextEvent {
    display: block; }
  @media only screen and (max-width: 75rem) {
  section.page {
    background-attachment: scroll;
    padding-top: 50%; }
    section.page.bgOverlay {
      background-size: 80% auto, cover;
      background-position: center 10%, 50% 50%; } }
  @media only screen and (max-width: 50.625rem) {
  section.page {
    padding-top: 80%; }
    section.page.bgOverlay {
      background-size: 80% auto, cover;
      background-position: center 10%, 50% 50%; } }
  section.page > div.content > header {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 4rem 0 3rem;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px); }
    section.page > div.content > header h2 {
      text-align: center;
      color: #fff; }
    section.page > div.content > div {
      background-color: #fff;
      overflow: hidden;
      padding: 3rem 0; }
    @media only screen and (max-width: 50.625rem) {
    section.page > div.content > div {
      padding: 1rem 0; } }
  section.page div.nextEvent {
    display: none;
    background-color: #addd0b;
    border-bottom: 5px dashed #b6262d;
    position: absolute;
    top: -70px;
    left: -115px;
    transform: rotate(-45deg);
    padding: 6rem 4rem 0.5rem;
    text-align: center; }
    section.page div.nextEvent * {
      color: #056729; }
    section.page div.nextEvent span {
      display: block; }
    section.page div.nextEvent span.date {
      margin: 0; }
      section.page div.nextEvent span.date::before {
        display: none;
        content: ""; }

.button, .button-invert, form.InputfieldForm button {
  display: inline-block;
  background: none;
  background-color: #b6262d;
  color: #fff !important;
  padding: 0.9rem 3rem 0.7rem;
  text-transform: uppercase;
  text-decoration: none;
  transition: color 0.2s, background-color 0.2s; }

.button-invert {
  background-color: #addd0b;
  color: #056729 !important; }

form.InputfieldForm input[type="checkbox"] {
  margin-right: 0.5rem; }
  form.InputfieldForm input[type="text"], form.InputfieldForm input[type="email"], form.InputfieldForm textarea {
    border: 1px solid #addd0b;
    padding: 0.5rem 1rem; }
  form.InputfieldForm p.description {
    opacity: 1; }
    form.InputfieldForm p.description, form.InputfieldForm p.description * {
      color: #808080; }
  form.InputfieldForm label, form.InputfieldForm label * {
    color: #056729;
    font-weight: normal !important; }
  form.InputfieldForm div.InputfieldContent > label {
    padding-left: 0 !important;
    display: inline-block;
    margin-top: 0.5rem; }
    form.InputfieldForm div.InputfieldContent > label, form.InputfieldForm div.InputfieldContent > label * {
      color: #808080; }

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

.socialIcons a span {
  display: none; }
  .socialIcons a:hover svg *[fill="#fff"] {
    fill: #808080; }

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 p {
  line-height: 150%; }
  .text p, .text ul, .text ol, .text table {
    margin-bottom: 1.2rem; }
  .text p:last-child, .text ul:last-child, .text ol:last-child, .text table:last-child {
    margin-bottom: 0; }
  .text a {
    text-decoration: none;
    color: #b6262d; }
  .text a.icon {
    padding-left: 1.7rem; }
  .text ul, .text ol {
    margin-left: 2.5rem; }
  .text ul {
    list-style: disc; }
  .text ul li {
    margin-bottom: 0.6rem; }
  .text table {
    border-collapse: collapse; }
  .text table th, .text table td {
    padding: 0 1rem 0.5rem 0; }
  .text table.times {
    width: 100% !important; }
  .text table.times th, .text table.times td {
    padding: 0.5rem;
    border-right: 2px dashed #ffcb04;
    border-bottom: 2px dashed #ffcb04; }
    .text table.times th:last-child, .text table.times td:last-child {
      border-right: none; }
  .text table.times tr:last-child td, .text table.times tr:last-child th {
    border-bottom: none; }
  @media only screen and (max-width: 50.625rem) {
      .text table.times th, .text table.times td {
        display: block;
        border-right: none; }
        .text table.times tr:last-child td, .text table.times tr:last-child th {
          border-bottom: 2px dashed #ffcb04; } }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
body > header {
  background-color: #056729;
  padding: 0 0 3rem;
  box-shadow: 0px 10px 28px -13px rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100; }
  body > header > div {
    background-color: #addd0b;
    padding: 3rem 1rem 0 2.5rem; }
  body > header > div h1 {
    padding-bottom: 1rem; }
  body > header > div h1 a picture img {
    max-width: 40rem; }
  @media only screen and (max-width: 50.625rem) {
    body > header > div {
      padding: 1rem; }
      body > header > div h1 {
        padding: 0 0 0.5rem;
        text-align: center; } }
  body > header > div a#basket {
    display: block;
    position: absolute;
    right: 2rem;
    bottom: 0;
    transform: translateY(50%);
    border: 10px solid #addd0b;
    background-color: #056729;
    border-radius: 50%;
    width: 8rem;
    height: 8rem;
    z-index: 1000;
    text-align: center;
    font-size: 1.8rem;
    font-family: bold;
    color: #addd0b;
    padding-top: 0.3rem; }
  body > header > div a#basket::after {
    content: url(/site/templates/images/basket.svg);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 19px;
    width: 60px; }
  @media only screen and (max-width: 50.625rem) {
      body > header > div a#basket {
        right: 1rem;
        width: 3rem;
        height: 3rem; }
        body > header > div a#basket::after {
          width: 20px;
          bottom: 2px; } }
  body > header.fixed {
    opacity: 1 !important;
    position: fixed;
    top: 0 !important;
    /*
     padding: 1rem 0;
     h1, a#call {
     display: none;
     }
     div.wrapper {
     min-height: 27px;
     &::after {
     transition: opacity .5s;
     opacity: 1;
     }
     }
     */ }

footer {
  background-color: #056729;
  border-top: 10px solid #addd0b;
  padding: 3rem 0; }
  footer * {
    color: #addd0b;
    line-height: 150%; }
  footer h3 {
    margin-bottom: 0.5rem; }
  footer a {
    text-decoration: none; }

div.mapParent {
  height: 500px; }
/* space before and behind */
div.ce > div.wrapper > div {
  padding-top: 2rem;
  padding-bottom: 2rem;
  overflow: auto; }

  div.ce.ce-space-before-small > div.wrapper > div, div.ce.ce-space-before-small h2.ce-headline {
    padding-top: 1rem; }
  div.ce.ce-space-behind-small > div.wrapper > div, div.ce.ce-space-behind-small h2.ce-headline {
    padding-bottom: 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-behind-none > div.wrapper > div, div.ce.ce-space-behind-none h2.ce-headline {
    padding-bottom: 0; }
  div.ce.ce-width-full div.wrapper {
    max-width: 100%; }
  div.ce.ce-width-narrow div.wrapper {
    max-width: 68rem; }
  div.ce.ce-width-narrow-2 div.wrapper {
    max-width: 72rem; }
  div.ce.after-image {
    margin-top: -100px; }
  div.ce h2.ce-headline {
    text-align: center;
    color: #808080; }
  @media only screen and (max-width: 75rem) {
  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: 50.625rem) {
    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 {
    background-color: #ffefc6;
    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; }

div.ce-type-text_with_image > div.wrapper > div {
  padding: 5rem; }
  @media only screen and (max-width: 50.625rem) {
    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: 48%; }
  div.ce-type-text_with_image > div.wrapper > div.left, div.ce-type-text_with_image > div.wrapper > div.right, div.ce-type-text_with_image > div.wrapper > div.before, div.ce-type-text_with_image > div.wrapper > div.behind, div.ce-type-text_with_image > div.wrapper > div.left_float, div.ce-type-text_with_image > div.wrapper > div.right_float {
    background-color: white; }
  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: 50.625rem) {
      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: 50.625rem) {
      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: 50.625rem) {
        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.text {
    padding: 1.5rem 2rem; }
  @media only screen and (max-width: 50.625rem) {
      div.ce-type-text_with_image > div.wrapper > div div.text {
        padding: 1.5rem; } }
  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;
    border-radius: 90px 0 90px 0; }
  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: 50.625rem) {
    div.ce-type-text_with_image > div.wrapper > div > div {
      width: 100% !important;
      margin-bottom: 1rem; } }

div.contacts.grid {
  display: flex;
  flex-wrap: wrap; }
  div.contacts.grid > section {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem; }
  div.contacts.grid > section > * {
    width: 50%; }
  @media only screen and (max-width: 75rem) {
      div.contacts.grid > section {
        width: 100%; }
        div.contacts.grid > section:nth-child(even) > figure {
          order: 2; }
          div.contacts.grid > section:nth-child(even) > div {
            order: 1; }
        div.contacts.grid > section:nth-child(odd) > figure {
          order: 1; }
          div.contacts.grid > section:nth-child(odd) > div {
            order: 2; } }
  @media only screen and (max-width: 50.625rem) {
      div.contacts.grid > section > * {
        width: 100%; }
        div.contacts.grid > section:nth-child(even) > figure {
          order: 1; }
          div.contacts.grid > section:nth-child(even) > div {
            order: 2; }
        div.contacts.grid > section:nth-child(odd) > figure {
          order: 1; }
          div.contacts.grid > section:nth-child(odd) > div {
            order: 2; }
        div.contacts.grid > section > figure img {
          width: 100%;
          max-width: 250px; }
        div.contacts.grid > section > div {
          padding-left: 1rem !important;
          padding-right: 1rem !important; }
          div.contacts.grid > section > div ul.communication {
            position: static !important;
            margin-top: 2rem; } }
  div.contacts.grid > section:hover img {
    border-color: #ffcb04; }
  div.contacts.grid > section > figure img {
    display: block;
    border: 10px solid white;
    transition: border-color 0.2s; }
  div.contacts.grid > section > div {
    padding: 1rem 2rem; }
    div.contacts.grid > section > div div.teaser p {
      margin-bottom: 0.5rem; }
    div.contacts.grid > section > div h3 {
      margin-bottom: 1rem;
      transition: all 0.2s; }
    div.contacts.grid > section > div button.detail {
      margin-top: 1rem;
      cursor: pointer;
      padding-left: 1.7rem;
      background: none; }
      div.contacts.grid > section > div button.detail span {
        font-size: 1.125rem; }
      div.contacts.grid > section > div button.detail::before {
        content: "\fec8"; }
    div.contacts.grid > section > div ul.communication {
      position: absolute;
      left: 2rem;
      bottom: 2rem; }
      div.contacts.grid > section > div ul.communication li a {
        color: black;
        text-decoration: none; }
      div.contacts.grid > section > div ul.communication li.vcard {
        margin-top: 1rem; }
        div.contacts.grid > section > div ul.communication li.vcard a {
          padding-left: 30px;
          text-decoration: underline; }
          div.contacts.grid > section > div ul.communication li.vcard a::before {
            content: "\f1ee";
            position: absolute;
            left: 0;
            top: -4px; }
  div.contacts div.contact-detail {
    display: none; }

div.contact-detail {
  border-radius: 90px 0;
  background-color: white;
  max-width: 80rem;
  padding: 3rem;
  margin: auto; }

div.ce-type-video div.video {
  padding: 5rem; }
  div.ce-type-video div.video video {
    width: 100%; }

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: 50.625rem) {
div.ce-type-form div.form {
  padding: 0 1rem 3rem; } }

div.ce-type-slideshow {
  padding: 0; }
  @media only screen and (max-width: 50.625rem) {
  div.ce-type-slideshow {
    display: none; } }
  div.ce-type-slideshow button.arrow.nextSlide {
    right: -4rem; }
  div.ce-type-slideshow button.arrow.prevSlide {
    left: -4rem; }
  div.ce-type-slideshow div.slideshow {
    display: flex;
    flex-wrap: wrap; }
  div.ce-type-slideshow div.slideshow div.slide {
    width: 100%;
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #fff; }
  div.ce-type-slideshow div.slideshow div.slide.right {
    text-align: right;
    background-position: top left; }
  div.ce-type-slideshow div.slideshow div.slide div.content {
    text-align: left;
    max-width: 45%;
    display: inline-block;
    margin: 3rem;
    padding: 2rem;
    background-color: rgba(255, 255, 255, 0.8); }
    div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3 {
      padding: 1rem;
      text-transform: none; }
    div.ce-type-slideshow div.slideshow div.slide div.content h2 {
      text-decoration: underline; }
    div.ce-type-slideshow div.slideshow div.slide div.content h3 {
      color: #fff; }
    div.ce-type-slideshow div.slideshow div.slide div.content h2 + h3 {
      margin-top: -1.5rem;
      padding-top: 0; }
    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 {
    bottom: 1rem; }
  div.ce-type-slideshow div.slideshow ul.slick-dots li button {
    background: #fff; }
    div.ce-type-slideshow div.sliderProgress {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 5px;
      overflow: hidden; }
  div.ce-type-slideshow div.sliderProgress > div {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0; }
  div.ce-type-columns > div.wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  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: 75rem) {
  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: 50% !important; } }
  @media only screen and (max-width: 50.625rem) {
  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: center;
  text-align: center; }
  div.ce-type-gallery ul li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #fff;
    margin: 0 1% 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; }
      div.ce-type-gallery ul li figure picture img {
        display: inline-block;
        max-width: 100%; }
    div.ce-type-gallery ul li figure figcaption {
      position: absolute;
      bottom: -1rem;
      left: 0.5rem; }
  @media only screen and (max-width: 75rem) {
      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="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: 50.625rem) {
    div.ce-type-news > div.wrapper > div {
      padding: 3rem 0; } }
  div.ce-type-news > div.wrapper > div figure {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%; }
  div.ce-type-news > div.wrapper > div figure img {
    width: 100%;
    height: auto; }
  div.ce-type-news > div.wrapper > div header {
    margin: auto; }
  div.ce-type-news > div.wrapper > div.view-list ul li {
    margin-bottom: 1rem;
    background-color: white;
    display: flex;
    flex-wrap: wrap; }
    div.ce-type-news > div.wrapper > div.view-list ul li.date {
      background: none;
      color: #808080;
      padding-left: 1.8rem;
      text-transform: uppercase; }
      div.ce-type-news > div.wrapper > div.view-list ul li.date::before {
        content: "\f35f";
        margin-right: 0.5rem;
        position: absolute;
        left: 0;
        top: -1px;
        font-size: 1.8rem; }
    div.ce-type-news > div.wrapper > div.view-list ul li figure {
      width: 20%; }
      div.ce-type-news > div.wrapper > div.view-list ul li figure picture {
        display: none; }
    div.ce-type-news > div.wrapper > div.view-list ul li article {
      width: 80%;
      display: flex;
      overflow: auto; }
      div.ce-type-news > div.wrapper > div.view-list ul li article > header {
        width: 40%;
        padding: 1rem; }
      div.ce-type-news > div.wrapper > div.view-list ul li article > div {
        width: 60%;
        padding: 1rem; }
    div.ce-type-news > div.wrapper > div.view-list ul li a.readmore {
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      float: right; }
    @media only screen and (max-width: 50.625rem) {
        div.ce-type-news > div.wrapper > div.view-list ul li {
          display: block; }
          div.ce-type-news > div.wrapper > div.view-list ul li figure {
            display: none; }
          div.ce-type-news > div.wrapper > div.view-list ul li article {
            display: block;
            width: 100%; }
            div.ce-type-news > div.wrapper > div.view-list ul li article header, div.ce-type-news > div.wrapper > div.view-list ul li article > div {
              width: 100%; }
            div.ce-type-news > div.wrapper > div.view-list ul li article h3 {
              margin-bottom: 0; } }
  div.ce-type-news > div.wrapper > div.view-grid ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    div.ce-type-news > div.wrapper > div.view-grid ul li {
      margin-bottom: 3rem;
      width: 49%; }
    div.ce-type-news > div.wrapper > div.view-grid ul li.date {
      display: none; }
    @media only screen and (min-width: 112.51rem) {
        div.ce-type-news > div.wrapper > div.view-grid ul li {
          width: 32%; } }
    @media only screen and (max-width: 41rem) {
        div.ce-type-news > div.wrapper > div.view-grid ul li {
          width: 100%; } }
    div.ce-type-news > div.wrapper > div.view-grid ul li figure {
      background: none !important; }
    div.ce-type-news > div.wrapper > div.view-grid ul li article {
      background-color: white;
      margin: -2rem 1rem 0 1rem;
      padding: 2rem; }
    div.ce-type-news > div.wrapper > div.view-grid ul li div.text {
      position: static; }
    div.ce-type-news > div.wrapper > div.view-grid ul li a.readmore {
      position: absolute;
      bottom: 0px;
      left: 2rem;
      transform: translateY(50%); }
/*
 /// 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 {
  background-color: #fff;
  min-height: 100vh; }
  @media only screen and (max-width: 75rem) {
  body {
    padding-top: 165px; } }
  @media only screen and (max-width: 50.625rem) {
  body {
    padding-top: 125px; } }
  body.standard {
    padding-top: 200px; }

img#logo {
  position: absolute;
  top: 400px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100; }
  @media only screen and (max-width: 50.625rem) {
  img#logo {
    top: 150px;
    transform: translateX(-50%);
    width: 320px;
    height: auto; } }

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

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

div.wrapper {
  max-width: 82rem;
  padding: 0 9rem;
  margin: 0 auto; }
  @media only screen and (max-width: 75rem) {
  div.wrapper {
    padding: 0 2rem 0 4rem; } }
  @media only screen and (max-width: 50.625rem) {
  div.wrapper {
    padding: 0 1rem; } }
  div.wrapper.inner {
    max-width: 70rem;
    padding: 0 1rem; }
  div.wrapper.outer {
    max-width: 100%; }
  div.wrapper.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.wrapper.flex > * {
    width: 100%; }
  div.wrapper.flex.c2 > * {
    width: 48%; }
  div.wrapper.flex.c3 > * {
    width: 32%; }
  div.wrapper.flex.c4 > * {
    width: 24%; }
  div.wrapper.flex.c5 > * {
    width: 19%; }
  div.wrapper.flex.middle {
    align-items: center; }
  @media only screen and (max-width: 50.625rem) {
    div.wrapper.flex > * {
      width: 100% !important;
      margin-bottom: 2rem; }
      div.wrapper.flex > *, div.wrapper.flex > * * {
        text-align: center !important; } }

span.date {
  display: inline-block;
  margin-bottom: 1rem;
  color: #b6262d;
  vertical-align: middle; }
  span.date::before {
    content: "\f0f0";
    margin-right: 0.5rem;
    vertical-align: bottom; }

.shadow, div.ce-type-slideshow div.slideshow, 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 {
  -webkit-box-shadow: 10px 10px 0px 0px rgba(1, 61, 61, 0.2);
  -moz-box-shadow: 10px 10px 0px 0px rgba(1, 61, 61, 0.2);
  box-shadow: 10px 10px 0px 0px rgba(1, 61, 61, 0.2); }

.shape, div.contacts.grid > section > figure img {
  border-radius: 90px 0; }

.shape-reverse, div.contacts.grid > section.right > figure img {
  border-radius: 0 90px; }
/* styles */
div.ce.ce-style2 > div.wrapper > div {
  background-color: white;
  padding-left: 3rem;
  padding-right: 3rem; }
