/* compiled by scssphp v0.8.0 on Thu, 08 Jul 2021 08:04:46 +0000 (0.0846s) */

@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: 'WorkSans-Regular';
 font-style: normal;
 font-weight: 400;
 src:  url(/site/templates/fonts/WorkSans-Regular.woff2) format('woff2'),
 url(/site/templates/fonts/WorkSans-Regular.woff) format('woff')   
 }
 @font-face {
 font-family: 'WorkSans-Medium';
 font-style: normal;
 font-weight: 400;
 src:  url(/site/templates/fonts/WorkSans-Medium.woff2) format('woff2'),
 url(/site/templates/fonts/WorkSans-Medium.woff) format('woff')   
 }
 @font-face {
 font-family: 'WorkSans-ExtraBold';
 font-style: normal;
 font-weight: 400;
 src:  url(/site/templates/fonts/WorkSans-ExtraBold.woff2) format('woff2'),
 url(/site/templates/fonts/WorkSans-ExtraBold.woff) format('woff')   
 }
 @font-face {
 font-family: 'WorkSans-Black';
 font-style: normal;
 font-weight: 400;
 src:  url(/site/templates/fonts/WorkSans-Black.woff2) format('woff2'),
 url(/site/templates/fonts/WorkSans-Black.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'); }

form.InputfieldForm *, form.InputfieldForm label, form.InputfieldForm label *, form.InputfieldForm div.InputfieldContent > label, form.InputfieldForm div.InputfieldContent > label *, ul#breadCrumbs li > *, div.ce-type-slideshow div.slideshow div.slide div.content *, div.ce-type-overview_plan div.overview > div.legend li a::before, body, body * {
  font-family: open-sans, sans-serif;
  font-style: normal;
  font-weight: 400; }

.text table th, .text table th *, div.ce-type-news > div.wrapper > div div.view-list article span.date {
  font-family: open-sans, sans-serif;
  font-style: normal;
  font-weight: 700 !important; }

.button, .button-invert, form.InputfieldForm button, div#cAlert > div button, .linkButton, div.ce-type-video_tabs div.video_tabs a.showAll, ul#breadCrumbs li, .text strong, body > nav button#naviToggle span, body > nav section ul#naviMain li a span, ul#naviFooter > li ul li.active > a span, ul#naviFooter > li ul li a:hover span, footer > div.wrapper h3, footer a:hover, footer a:hover *, 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.month, div.ce-type-page_links_icon_ce div.items a, strong {
  font-family: open-sans, sans-serif;
  font-style: normal;
  font-weight: 800 !important; }

.text h2, header div.customText 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, .text h3, body > nav section ul#naviMain > li h3, div.ce-type-accordion section h3 {
  font-family: "flood-std", sans-serif;
  font-style: normal;
  font-weight: 400; }

.text h2, header div.customText 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: 4rem;
  margin-bottom: 4rem; }
  @media only screen and (max-width: 31.25rem) {
  .text h2, header div.customText 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: 2.5rem; } }

.text h3, body > nav section ul#naviMain > li h3, div.ce-type-accordion section h3 {
  font-size: 2.5rem;
  margin-bottom: 2rem; }
  @media only screen and (max-width: 31.25rem) {
  .text h3, body > nav section ul#naviMain > li h3, div.ce-type-accordion section h3 {
    font-size: 1.8rem; } }

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

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

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) {
  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; } }

.text.teaser p, .text.teaser p *, body > nav section ul#naviMain li a span, div.ce-type-accordion section.interactive h3, div.contacts.grid > section h3, div.ce-type-events > div.wrapper > div ul.events li.month, div.ce-type-page_links_icon_ce div.items a, div.ce-type-page_links_image_ce div.items a > div.text *, div.ce-type-animals ul.ta_list li a {
  font-size: 1.5rem; }
  @media only screen and (max-width: 31.25rem) {
  .text.teaser p, .text.teaser p *, body > nav section ul#naviMain li a span, div.ce-type-accordion section.interactive h3, div.contacts.grid > section h3, div.ce-type-events > div.wrapper > div ul.events li.month, div.ce-type-page_links_icon_ce div.items a, div.ce-type-page_links_image_ce div.items a > div.text *, div.ce-type-animals ul.ta_list li a {
    font-size: 1.15rem; } }

footer > div.wrapper, footer > div.wrapper *, footer div#socket, footer div#socket *, 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-news > div.wrapper > div div.view-list article span.date, div.ce-type-overview_plan div.overview > div.legend li a {
  font-size: 1rem; }
  @media only screen and (max-width: 71.875rem) {
  footer > div.wrapper, footer > div.wrapper *, footer div#socket, footer div#socket *, 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-news > div.wrapper > div div.view-list article span.date, div.ce-type-overview_plan div.overview > div.legend li a {
    font-size: 0.9rem; } }

ul#breadCrumbs li, ul#breadCrumbs li *, .text p.small, div.ce-type-overview_plan div.overview > div.legend li a::before {
  font-size: 0.8rem; }
  @media only screen and (max-width: 71.875rem) {
  ul#breadCrumbs li, ul#breadCrumbs li *, .text p.small, div.ce-type-overview_plan div.overview > div.legend li a::before {
    font-size: 0.6rem; } }

.material-icons, a::before, button::before, body > nav button#naviClose::before, body > nav a#homeLink::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 {
  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, form.InputfieldForm button, div#cAlert > div button {
  display: inline-block;
  background: none;
  background-color: #f0c200 !important;
  color: #000 !important;
  padding: 0.9rem 3rem 0.7rem;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: color 0.2s, background-color 0.2s;
  border-radius: 8px;
  margin: 1rem; }
  .button:hover, .button-invert:hover, form.InputfieldForm button:hover, div#cAlert > div button:hover {
    background-color: #62982e !important;
    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: 8px;
  text-decoration: none;
  transition: all 0.2s; }
  .linkButton:hover, div.ce-type-video_tabs div.video_tabs a.showAll:hover {
    background-color: #bfbcb4; }

form.InputfieldForm button {
  margin-left: 0; }
  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 #000;
    padding: 0.5rem 1rem; }
  form.InputfieldForm p.description {
    opacity: 1; }
    form.InputfieldForm label, form.InputfieldForm label * {
      font-weight: normal !important; }
  form.InputfieldForm div.InputfieldContent > label {
    padding-left: 0 !important;
    display: inline-block;
    margin-top: 0.5rem; }
    .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; } }
    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 hr {
    height: 1px;
    background-color: #62982e; }
  .text p.hint {
    background-color: #62982e;
    padding: 2.5rem 3rem;
    border-radius: 8px;
    /*
     &::before {
     content: "Hinweis";
     position: absolute;
     top: .3rem;
     left: .6rem;
     @extend %fs_text_tiny;
     }
     */ }
    @media only screen and (max-width: 31.25rem) {
  .text p.hint {
    padding: 2.5rem 1rem;
    margin-bottom: 20px !important; } }
    .text p.hint, .text p.hint * {
      color: #fff; }
  .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: #62982e;
    text-decoration: underline; }
    .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;
    margin-left: 2rem; }
  .text ul {
    list-style-type: disc; }
    .text ul li {
      margin-bottom: 0.3rem; }
  .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 {
      text-align: left;
      padding: 0.5rem 0.5rem 0.5rem 0;
      border-bottom: 1px solid #dedede;
      vertical-align: top; }
    .text table th h3, .text table td h3 {
      margin-top: 2rem; }
    .text table th {
      color: #62982e;
      padding-right: 1rem; }
    /*
     /// Gets font
     @function _font($keys...) {
     @return val($fonts, $keys...);
     }
     */

body > nav {
  position: fixed;
  left: 2rem;
  right: 2rem;
  top: 0;
  z-index: 1000; }
  @media only screen and (max-width: 31.25rem) {
  body > nav {
    left: 0;
    right: 0; } }
  body > nav button#naviToggle {
    position: absolute;
    bottom: 0;
    right: 2px;
    transform: translateY(100%);
    background-color: #62982e;
    border: none;
    cursor: pointer;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 0.8rem 2rem; }
    @media only screen and (max-width: 31.25rem) {
  body > nav button#naviToggle {
    right: 1rem; } }
    body > nav button#naviToggle span {
      color: #fff;
      text-transform: uppercase; }
    body > nav button#naviToggle::before {
      content: url(/site/templates/images/arrow-top.svg);
      position: absolute;
      top: -70px;
      left: 50%;
      transform: translateX(-50%); }
  body > nav button#naviClose {
    position: absolute;
    right: 1.5rem;
    top: 1rem;
    background: none;
    border: none;
    cursor: pointer; }
    @media only screen and (max-width: 31.25rem) {
  body > nav button#naviClose {
    display: block; } }
    body > nav button#naviClose span {
      display: none; }
    body > nav button#naviClose::before {
      position: static;
      content: "\F156";
      color: #fff;
      font-size: 2.5rem; }
  body > nav a#homeLink {
    position: absolute;
    right: 5rem;
    top: 1rem; }
    @media only screen and (max-width: 31.25rem) {
  body > nav a#homeLink {
    right: auto;
    left: 1.5rem; } }
    body > nav a#homeLink span {
      display: none; }
    body > nav a#homeLink::before {
      position: static;
      content: "\F2DC";
      color: #fff;
      font-size: 2.5rem; }
  body > nav section {
    background-color: #62982e;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: translateY(-100%);
    transition: transform 0.3s;
    padding: 10rem 2rem 10rem; }
    @media only screen and (max-width: 31.25rem) {
  body > nav section {
    padding: 5rem 0;
    height: 100vh;
    overflow: auto; } }
    body > nav section ul#naviMain {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    body > nav section ul#naviMain > li {
      width: 30%;
      text-align: center; }
      @media only screen and (max-width: 31.25rem) {
    body > nav section ul#naviMain > li {
      width: 100%; } }
      body > nav section ul#naviMain > li h3 {
        color: #f0c200; }
    @media only screen and (max-width: 31.25rem) {
    body > nav section ul#naviMain {
      margin-left: 1rem; } }
    body > nav section ul#naviMain li {
      margin-bottom: 1rem; }
      @media only screen and (max-width: 31.25rem) {
    body > nav section ul#naviMain li {
      font-size: 0.5rem; } }
      body > nav section ul#naviMain li a {
        text-decoration: none;
        display: inline-block; }
        body > nav section ul#naviMain li a span {
          color: #fff;
          transition: color 0.3s; }
          @media only screen and (max-width: 31.25rem) {
    body > nav section ul#naviMain li a span {
      font-size: 1.5rem; } }
        body > nav section ul#naviMain li a:hover span {
          color: #f0c200; }
      body > nav section ul#naviMain li.active > a > span {
        color: #f0c200; }
  body > nav ul.languageSwitch {
    top: auto;
    left: 2rem;
    bottom: 1rem; }
    @media only screen and (max-width: 31.25rem) {
  body > nav ul.languageSwitch {
    bottom: auto;
    top: 1.5rem;
    left: 50%;
    transform: translateX(-50%); }
    body > nav ul.languageSwitch li {
      display: inline-block;
      margin: 0 0.5rem; } }
  body > nav ul.socialChannels {
    left: 2rem; }
    @media only screen and (max-width: 31.25rem) {
  body > nav ul.socialChannels {
    display: block;
    position: static;
    text-align: center; }
    body > nav ul.socialChannels li {
      margin: 2rem 1rem; } }
  body > nav.visible section {
    transform: translateY(0%); }

ul.socialChannels {
  position: absolute;
  left: 5rem;
  top: 1.125rem; }
  ul.socialChannels li {
    margin-right: 2rem; }
    ul.socialChannels li a span {
      display: none; }
    ul.socialChannels li a svg {
      width: 30px;
      height: auto; }
    ul.socialChannels li a:hover svg * {
      fill: #f0c200 !important; }
  @media only screen and (max-width: 31.25rem) {
  ul.socialChannels {
    display: none; } }

ul.languageSwitch {
  position: absolute;
  left: 1rem;
  top: 1.125rem; }
  ul.languageSwitch li {
    margin: 0 0 0.5rem 0; }
    ul.languageSwitch li a {
      display: block;
      border-radius: 6px;
      overflow: hidden; }
    ul.languageSwitch li a span {
      display: none; }
    ul.languageSwitch li a svg {
      width: 35px;
      height: 23.33px;
      display: block; }

ul.MarkupPagerNav {
  text-align: center;
  margin: 1rem 0 1rem 0; }
  ul.MarkupPagerNav li {
    display: inline; }
    ul.MarkupPagerNav li * {
      color: #fff; }
    ul#naviFooter > li {
      width: 32%; }
    ul#naviFooter > li ul li {
      margin-bottom: 0.6rem; }
      ul#naviSocket {
        text-align: right; }
  ul#naviSocket li {
    display: inline;
    margin-left: 2rem; }

header {
  height: 210px;
  background-color: #000;
  background-image: url(/site/templates/images/bg-header.jpg);
  background-size: cover;
  background-position: 50% 50%; }
  body.custom-header header {
    height: auto;
    padding-bottom: 100px; }
    body.custom-header header h1 {
      margin-bottom: 2rem; }
  header::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 75px;
    background-size: 100% 100%; }
  body.ce-first-style1 header::after {
    background-image: url(/site/templates/images/ce_backgrounds/next-style1.png); }
  body.ce-first-style2 header::after {
    background-image: url(/site/templates/images/ce_backgrounds/next-style2.png); }
  body.ce-first-style3 header::after {
    background-image: url(/site/templates/images/ce_backgrounds/next-style3.png); }
  body.ce-first-style4 header::after {
    background-image: url(/site/templates/images/ce_backgrounds/next-style4.png); }
  body.ce-first-style5 header::after {
    background-image: url(/site/templates/images/ce_backgrounds/next-style5.png); }
  body.ce-first-style6 header::after {
    background-image: url(/site/templates/images/ce_backgrounds/next-style6.png); }
  header > div.wrapper {
    padding: 25px 0 0 0; }
    @media only screen and (max-width: 31.25rem) {
  header > div.wrapper {
    padding: 6rem 0 0 0; } }
  header h1 {
    width: 225px;
    margin: 0 auto;
    z-index: 10; }
  header div.customText {
    text-align: center; }
    header div.customText h2 {
      font-size: 6rem;
      color: #f0c200; }
    @media only screen and (max-width: 31.25rem) {
    header div.customText h2 {
      font-size: 2.5rem; } }

footer {
  background-color: #5d5a54; }
  footer::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -65px;
    height: 75px;
    background-size: 100% 100%;
    background-image: url(/site/templates/images/ce_backgrounds/next-style6.png); }
  footer div.text img {
    margin: 0 0.5rem;
    border: 10px solid #fff;
    height: 80px;
    width: auto; }
  footer hr {
    background-color: #fff !important;
    margin-bottom: 4rem; }
  footer > div.wrapper {
    padding-top: 6rem;
    padding-bottom: 5rem; }
    footer > div.wrapper, footer > div.wrapper * {
      color: #fff; }
    footer > div.wrapper h3 {
      color: #f0c200;
      text-transform: uppercase;
      margin-bottom: 1rem; }
    footer > div.wrapper > div.address {
      width: 38%; }
    footer > div.wrapper > div.navi {
      width: 60%; }
  footer img#footerLogo {
    position: absolute;
    top: -2rem;
    left: 2rem;
    transform: translateY(-65%);
    width: 180px;
    height: auto; }
    @media only screen and (max-width: 31.25rem) {
  footer img#footerLogo {
    width: 100px !important; } }
  footer div#socket {
    padding: 2rem 0;
    background-color: #e3e0d9; }
    footer div#socket, footer div#socket * {
      color: #5d5a54; }
  footer a {
    text-decoration: none; }
    div.mapParent {
      height: 500px; }

div.ce {
  /* space before and behind */
  /*
   &.ce-space-behind-none>div.wrapper>div {
   padding-bottom: 0;
   }
   &.ce-space-behind-big>div.wrapper>div {
   padding-bottom: _size(space-behind-big);
   }
   &.ce-space-behind-small>div.wrapper>div  {
   padding-bottom: _size(space-behind-small);
   }
   */ }

  div.ce:first-child > div.wrapper::before {
    height: 8rem; }
  div.ce:last-child > div.wrapper > div {
    padding-bottom: 8rem; }
  div.ce > div.wrapper::before {
    content: "";
    width: 100%;
    display: block;
    height: 8rem; }
    @media only screen and (max-width: 31.25rem) {
    div.ce > div.wrapper::before {
      height: 4rem; } }
    div.ce > div.wrapper::after {
      content: "";
      width: 100%;
      display: block;
      height: 8rem; }
    @media only screen and (max-width: 31.25rem) {
    div.ce > div.wrapper::after {
      height: 4rem; } }
    @media only screen and (max-width: 71.875rem) {
  div.ce > div.wrapper {
    padding-top: 1rem;
    padding-bottom: 1rem; } }
    div.ce > div.wrapper > div {
      overflow-y: auto; }
  div.ce h2.ce-headline {
    text-align: center; }
  div.ce div.intro {
    margin-bottom: 8rem; }
  div.ce div.outro {
    margin-top: 8rem; }
  div.ce.ce-space-before-small, div.ce.ce-space-before-small h2.ce-headline {
    padding-top: 2rem; }
  div.ce.ce-space-before-none > div.wrapper::before {
    height: 0; }
  div.ce.ce-space-before-big > div.wrapper > div, div.ce.ce-space-before-big h2.ce-headline {
    padding-top: 8rem; }
  div.ce.ce-space-behind-none > div.wrapper::after {
    height: 0; }
  div.ce.ce-space-behind-big > div.wrapper::after {
    height: 8rem; }
  div.ce.ce-space-behind-small > div.wrapper::after {
    height: 2rem; }
  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: 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; }
  @media only screen and (max-width: 31.25rem) {
      div.ce-type-text_with_image > div.wrapper > div div.text {
        padding: 3rem 0; } }
  div.ce-type-text_with_image > div.wrapper > div div.text h2 {
    text-align: left !important; }
  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: #e3e0d9;
    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[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: #e3e0d9;
    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 1.5%; }
  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%;
        height: auto; }
    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: 32.33%; }
  div.ce-type-gallery ul[data-columns="4"] li {
    width: 24%; }
  div.ce-type-gallery ul[data-columns="5"] li {
    width: 19%; }
  div.ce-type-gallery ul[data-columns="6"] li {
    width: 16%; }
  div.ce-type-gallery ul[data-columns="7"] li {
    width: 13%; }
  div.ce-type-gallery ul[data-columns="8"] li {
    width: 12%; }
  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-news > div.wrapper > div div.view-list article {
    background-color: #fff;
    display: block;
    margin-bottom: 2rem; }
    div.ce-type-news > div.wrapper > div div.view-list article.image {
      display: flex;
      flex-wrap: wrap; }
      div.ce-type-news > div.wrapper > div div.view-list article.image > figure {
        width: 30%; }
      div.ce-type-news > div.wrapper > div div.view-list article.image > div.text {
        width: 70%; }
      div.ce-type-news > div.wrapper > div div.view-list article.image:nth-child(odd) > figure {
        order: 2; }
        div.ce-type-news > div.wrapper > div div.view-list article.image:nth-child(odd) > div.text {
          order: 1; }
        div.ce-type-news > div.wrapper > div div.view-list article.image:nth-child(odd) span.date {
          right: auto;
          left: 1rem; }
    div.ce-type-news > div.wrapper > div div.view-list article div.text {
      padding: 3rem 3rem 1rem; }
      div.ce-type-news > div.wrapper > div div.view-list article div.text, div.ce-type-news > div.wrapper > div div.view-list article div.text * {
        color: #000; }
    div.ce-type-news > div.wrapper > div div.view-list article span.date {
      position: absolute;
      top: 0.7rem;
      right: 1rem;
      color: #62982e; }
    div.ce-type-news > div.wrapper > div div.view-list article h3 {
      margin-bottom: 1rem;
      color: #000; }
    div.ce-type-news > div.wrapper > div div.view-list article img {
      display: block; }

div.ce-type-events > div.wrapper > div {
  background-image: url(/site/templates/images/bg-events.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 3rem 5rem 5rem 5rem;
  margin-top: 3rem; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-events > div.wrapper > div {
      padding: 3rem 0; } }
  div.ce-type-events > div.wrapper > div ul.events li {
    border-bottom: 1px solid #bfbcb4;
    background-position: bottom;
    padding: 1rem 0; }
    div.ce-type-events > div.wrapper > div ul.events li.month {
      text-align: center;
      padding-top: 2rem; }
    div.ce-type-events > div.wrapper > div ul.events li span.date {
      display: block; }

div.ce-type-page_links_icon_ce div.items {
  padding-top: 4rem; }
  div.ce-type-page_links_icon_ce div.items a {
    display: block;
    margin-bottom: 3rem;
    background-color: #000;
    border-radius: 8px;
    text-align: center;
    padding: 5rem 1rem;
    transition: 0.2s;
    color: #fff;
    text-decoration: none; }
  div.ce-type-page_links_icon_ce div.items a img {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    background-color: #62982e;
    border-radius: 50%;
    padding: 10px; }
  div.ce-type-page_links_icon_ce div.items a:hover {
    transform: translateY(-10%);
    padding: 4.5rem 1rem 5.5rem; }

div.ce-type-page_links_image_ce div.items {
  padding-top: 0; }
  div.ce-type-page_links_image_ce div.items a {
    display: block;
    margin-bottom: 3rem;
    overflow: hidden; }
  div.ce-type-page_links_image_ce div.items a > div.image {
    margin-top: 10%;
    padding-top: 90%;
    background-color: #62982e;
    border-radius: 8px; }
    div.ce-type-page_links_image_ce div.items a > div.image img {
      position: absolute;
      left: -10%;
      bottom: 0;
      width: 100%;
      height: auto;
      transition: all 0.2s; }
    div.ce-type-page_links_image_ce div.items a > div.image.right img {
      left: 10%; }
  div.ce-type-page_links_image_ce div.items a > div.text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    padding: 4rem 1rem 1rem;
    text-align: center;
    background-image: url(/site/templates/images/page-links-image-bg.png);
    background-size: cover;
    transition: all 0.2s;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px; }
    div.ce-type-page_links_image_ce div.items a > div.text * {
      color: #fff; }
    div.ce-type-page_links_image_ce div.items a > div.text strong, div.ce-type-page_links_image_ce div.items a > div.text span {
      display: block;
      text-transform: uppercase;
      opacity: 0;
      transition: all 0.3s 0.1s; }
  div.ce-type-page_links_image_ce div.items a:hover div.image img {
    left: 0 !important;
    transform: rotate(-5deg); }
    div.ce-type-page_links_image_ce div.items a:hover div.text {
      transform: translateY(0); }
      div.ce-type-page_links_image_ce div.items a:hover div.text strong, div.ce-type-page_links_image_ce div.items a:hover div.text span {
        opacity: 1; }

div.ce-type-animals ul.ta_list {
  text-align: center; }
  div.ce-type-animals ul.ta_list li {
    display: inline-block;
    margin: 0 0.5rem 1rem; }
  div.ce-type-overview_plan div.overview {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.ce-type-overview_plan div.overview > div.plan {
    width: 65%; }
  div.ce-type-overview_plan div.overview > div.legend {
    width: 30%; }
  div.ce-type-overview_plan div.overview > div.legend > ul {
    columns: 2; }
  div.ce-type-overview_plan div.overview > div.legend li {
    margin: 0 0 0.5rem; }
    div.ce-type-overview_plan div.overview > div.legend li a {
      text-decoration: none;
      color: #000;
      padding: 0 0 0 2rem; }
      div.ce-type-overview_plan div.overview > div.legend li a::before {
        content: attr(data-no);
        display: block;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #ef7f1a;
        position: absolute;
        top: 1px;
        left: 0;
        text-align: center;
        padding: 3px 0 0 0;
        box-sizing: border-box;
        color: #fff; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-overview_plan div.overview > div.plan, div.ce-type-overview_plan div.overview > div.legend {
      width: 100%; }
      div.ce-type-overview_plan div.overview > div.plan {
        margin-bottom: 2rem; } }
  div.ce-type-overview_plan div.overview div.planHint {
    position: absolute;
    padding: 0.5rem 1rem;
    background-color: #ef7f1a;
    color: #fff;
    border-radius: 8px; }
  div.ce-type-overview_plan div.overview div.planHint::before {
    display: block;
    content: "";
    position: absolute;
    left: 1rem;
    top: -1rem;
    border-left: 0.5rem solid transparent;
    border-right: 0.5rem solid transparent;
    border-bottom: 1rem solid #ef7f1a; }

div.ce-type-social_wall div.view-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  div.ce-type-social_wall div.view-grid article {
    width: 31%;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 2.5%; }
  div.ce-type-social_wall div.view-grid article, div.ce-type-social_wall div.view-grid article * {
    color: #000; }
  @media only screen and (max-width: 71.875rem) {
      div.ce-type-social_wall div.view-grid article {
        width: 31%; } }
  @media only screen and (max-width: 31.25rem) {
      div.ce-type-social_wall div.view-grid article {
        width: 100%; } }
  div.ce-type-social_wall div.view-grid article::before {
    position: absolute;
    right: 0;
    bottom: 0.5rem;
    font-size: 20px; }
  div.ce-type-social_wall div.view-grid article a {
    display: block;
    border-bottom: 1px solid #ccc; }
    div.ce-type-social_wall div.view-grid article a img {
      width: 100%;
      height: auto;
      display: block; }
  div.ce-type-social_wall div.view-grid article div.text {
    padding: 1rem 1rem 2rem; }
  div.ce-type-social_wall div.view-grid article h3, div.ce-type-social_wall div.view-grid article p {
    font-size: 0.9rem; }

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.move-top > div.wrapper > div, div.ce-column.move-top > div.wrapper > div {
    transform: translateY(-50%); }

div[class*="ce-style"]::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -65px;
  height: 75px;
  background-size: 100% 100%; }
  @media only screen and (max-width: 31.25rem) {
    div[class*="ce-style"]::before {
      height: 30px;
      top: -25px; } }

.ce-style1 {
  background-color: #fff; }
  .ce-style1 h2 {
    color: #62982e;
    text-align: center; }
  .ce-style1 h3 {
    color: #62982e; }
  .ce-style1::before {
    background-image: url(/site/templates/images/ce_backgrounds/next-style1.png); }

.ce-style2 {
  background-color: #e3e0d9; }
  .ce-style2::before {
    background-image: url(/site/templates/images/ce_backgrounds/next-style2.png); }

.ce-style3 {
  background-color: #62982e; }
  .ce-style3 * {
    color: #fff; }
  .ce-style3 h2 {
    color: #f0c200;
    text-align: center; }
  .ce-style3 h3 {
    color: #f0c200; }
  .ce-style3::before {
    background-image: url(/site/templates/images/ce_backgrounds/next-style3-1.png); }

.ce-style4 {
  background-color: #eaecd2; }
  .ce-style4 h2 {
    text-align: center; }
  .ce-style4::before {
    background-image: url(/site/templates/images/ce_backgrounds/next-style4.png); }
/*
 /// 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; }



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

.center {
  text-align: center; }

*[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 2rem;
  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.wrapper.wide {
    max-width: 104.5rem; }

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

.hidden {
  display: none; }

.shadow, ul#breadCrumbs, body > nav button#naviToggle, body > nav section, div.ce-type-overview_plan div.overview div.planHint {
  box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.44); }

.textShadow, body > nav section ul#naviMain > li h3, 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 {
  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; }
