/* compiled by scssphp v0.8.0 on Fri, 19 Mar 2021 16:44:47 +0000 (0.1389s) */

@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: 'MontserratAlternates-Regular';

  font-style: normal;

  font-weight: 400;

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

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

  font-style: normal;

  font-weight: 400;

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

@font-face {
  font-family: 'MontserratAlternates-ExtraBold';

  font-style: normal;

  font-weight: 400;

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

@font-face {
  font-family: 'MontserratAlternates-Medium';

  font-style: normal;

  font-weight: 400;

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

@font-face {
  font-family: 'MontserratAlternates-SemiBold';

  font-style: normal;

  font-weight: 400;

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

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

  font-style: normal;

  font-weight: 400;

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

.FormBuilder form.InputfieldForm *, .FormBuilder form.InputfieldForm p.description, .FormBuilder form.InputfieldForm p.description *, .FormBuilder form.InputfieldForm label, .FormBuilder form.InputfieldForm label *, .FormBuilder form.InputfieldForm div.InputfieldContent > label, .FormBuilder 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: "MontserratAlternates-Regular", sans-serif;
  font-style: normal; }

ul#naviMain > li > ul > li > ul > li > a > span {
  font-family: "MontserratAlternates-Medium", sans-serif;
  font-style: normal; }

.text h3, div.ce-type-accordion section h3, div.pagePreview ul > li h3, div.ce-type-events div.eventsPreview h3, ul#naviService li a span, ul#naviMain li a span, ul#naviServiceMobile li a span, div#quickNavi ul li a span {
  font-family: "MontserratAlternates-SemiBold", sans-serif;
  font-style: normal; }

.text h4, ul.tags li, .text table th, .text table th *, ul#naviMain > li > a > span, ul#naviMain > li > ul > li > a > span, header#header nav button#naviToggle span, header#header nav > div button#naviClose span, div.pagePreview ul > li span.title_sub, div.pagePreview ul > li ul li a, div.pagePreview ul > li ul li a span.more, div.ce-type-news > div.wrapper > div div.view-list article span.date, div.ce-type-events div.eventsPreview div.date, div.ce-type-events div.eventsPreview div.date *, div.ce-type-events div.eventsPreview span.day {
  font-family: "MontserratAlternates-Bold", sans-serif;
  font-style: normal; }

.text h2, div.ce h2.ce-headline, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3, .linkButton, div.ce-type-video_tabs div.video_tabs a.showAll, .text strong, div.ce-type-video_tabs div.video_tabs div.tabsButtons button, div.ce-type-video_record div#videoButtons button, div.ce-type-video_record div#videoButtons a.button, div.ce-type-video_record div#videoButtons a.button-invert, div.ce-type-slideshow div.slideshow div.slide div.content strong, div.ce-type-slideshow div.slideshow div.slide div.content a.button, div.ce-type-slideshow div.slideshow div.slide div.content a.button-invert, div.ce-type-gallery ul li figure figcaption, div.ce-type-gallery ul li figure figcaption *, div.ce-type-page_links_icon_ce div.items a, strong {
  font-family: "MontserratAlternates-ExtraBold", sans-serif;
  font-style: normal; }

.text h2, div.ce h2.ce-headline, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3 {
  font-size: 3rem;
  margin-bottom: 3rem;
  line-height: 120%; }
  @media only screen and (max-width: 40.625rem) {
  .text h2, div.ce h2.ce-headline, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3 {
    font-size: 2.5rem; } }

.text h3, div.ce-type-accordion section h3, div.pagePreview ul > li h3 {
  font-size: 1.44rem;
  margin-bottom: 1.44rem; }
  @media only screen and (max-width: 40.625rem) {
  .text h3, div.ce-type-accordion section h3, div.pagePreview ul > li h3 {
    font-size: 1rem; } }

div.ce-type-events div.eventsPreview h3 {
  font-size: 1.5rem;
  margin-bottom: 1rem; }


.text h4 {
  margin-bottom: 0; }
  @media only screen and (max-width: 40.625rem) {
  .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, div.ce-type-events div.eventsPreview div.date span, body, body * {
  font-size: 1.44rem; }
  @media only screen and (max-width: 84.375rem) {
  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-events div.eventsPreview div.date span, body, body * {
    font-size: 1rem; } }

.text.teaser p, .text.teaser p *, ul#naviMain > li > a > span, div.ce-type-accordion section.interactive h3, div.contacts.grid > section h3, 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: 84.375rem) {
  .text.teaser p, .text.teaser p *, ul#naviMain > li > a > span, div.ce-type-accordion section.interactive h3, div.contacts.grid > section h3, 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.2rem; } }

.button, .button-invert, .FormBuilder form.InputfieldForm button, div#cAlert > div button, .text p.small, .text p.small *, ul#naviService li a span, ul#naviSubLevel2 li a span, ul#naviSubLevel3 li a span, ul#breadCrumbs li, ul#breadCrumbs li *, div.pagePreview ul > li span.title_sub, 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: 1.125rem; }
  @media only screen and (max-width: 84.375rem) {
  .button, .button-invert, .FormBuilder form.InputfieldForm button, div#cAlert > div button, .text p.small, .text p.small *, ul#naviService li a span, ul#naviSubLevel2 li a span, ul#naviSubLevel3 li a span, ul#breadCrumbs li, ul#breadCrumbs li *, div.pagePreview ul > li span.title_sub, 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; } }

.FormBuilder form.InputfieldForm p.description, .FormBuilder form.InputfieldForm p.description *, .FormBuilder form.InputfieldForm label, .FormBuilder form.InputfieldForm label *, ul.tags li, div.pagePreview ul > li ul li a span.more, div.ce-type-overview_plan div.overview > div.legend li a::before {
  font-size: 0.8rem; }
  @media only screen and (max-width: 84.375rem) {
  .FormBuilder form.InputfieldForm p.description, .FormBuilder form.InputfieldForm p.description *, .FormBuilder form.InputfieldForm label, .FormBuilder form.InputfieldForm label *, ul.tags li, div.pagePreview ul > li ul li a span.more, div.ce-type-overview_plan div.overview > div.legend li a::before {
    font-size: 0.6rem; } }

ul#naviSubLevel3 li a::before, ul#breadCrumbs li::after, div#quickNavi ul li a::before, header#header nav button#naviToggle::before, header#header nav > div button#naviClose::before, div.ce-type-accordion section.interactive h3::after, div.pagePreview ul > li ul li a span.more::before, 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'; }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
.button, .button-invert, .FormBuilder form.InputfieldForm button, div#cAlert > div button {
  display: inline-block;
  background: none;
  background-color: #fff;
  color: #000;
  padding: 0.5rem 2rem;
  text-decoration: none !important;
  transition: color 0.2s, background-color 0.2s;
  border-radius: 25px;
  margin: 0 0 1rem;
  line-height: 150%; }
  .button + .button, .button-invert + .button, .button-invert + .button-invert, .FormBuilder form.InputfieldForm .button-invert + button, div#cAlert > div .button-invert + button, .FormBuilder form.InputfieldForm button + .button, .FormBuilder form.InputfieldForm button + .button-invert, .FormBuilder form.InputfieldForm .FormBuilder form.InputfieldForm button + button, .FormBuilder form.InputfieldForm div#cAlert > div button + button, div#cAlert > div .FormBuilder form.InputfieldForm button + button, div#cAlert > div button + .button, div#cAlert > div button + .button-invert, div#cAlert > div div#cAlert > div button + button, .button + .button-invert, .FormBuilder form.InputfieldForm .button + button, div#cAlert > div .button + button {
    margin-left: 2rem; }
  .button:hover, .button-invert:hover, .FormBuilder form.InputfieldForm button:hover, div#cAlert > div button:hover {
    background-color: #2a2b7c !important;
    color: #fff !important; }
  .button.youtube::before, .button-invert.youtube::before, .FormBuilder form.InputfieldForm button.youtube::before, div#cAlert > div button.youtube::before {
    content: ""; }

.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: 25px;
  text-decoration: none;
  transition: all 0.2s; }
  .FormBuilder p.alert-success {
    background: #9a825b !important; }
  .FormBuilder form.InputfieldForm {
    margin: 0;
    background-color: #9a825b;
    padding: 1rem; }
    .FormBuilder form.InputfieldForm .Inputfield {
      margin: 0 0 1rem 0; }
    .FormBuilder form.InputfieldForm fieldset legend {
      display: none; }
    .FormBuilder form.InputfieldForm div.Inputfield:nth-of-type(2) div.InputfieldContent, .FormBuilder form.InputfieldForm div.Inputfield:nth-of-type(3) div.InputfieldContent {
      padding-left: 1rem; }
    .FormBuilder form.InputfieldForm button {
      background-color: #fff;
      color: #000;
      font-weight: normal !important;
      margin: 2rem 0 0 0; }
    .FormBuilder form.InputfieldForm input[type="checkbox"] {
      margin-right: 0.5rem; }
    .FormBuilder form.InputfieldForm input[type="text"], .FormBuilder form.InputfieldForm input[type="email"], .FormBuilder form.InputfieldForm textarea {
      border: 1px solid #000;
      padding: 0.5rem 1rem;
      background-color: white; }
    .FormBuilder form.InputfieldForm p.description {
      opacity: 1; }
      .FormBuilder form.InputfieldForm p.description, .FormBuilder form.InputfieldForm p.description * {
        font-weight: normal !important;
        color: #fff; }
    .FormBuilder form.InputfieldForm label, .FormBuilder form.InputfieldForm label * {
      font-weight: normal !important;
      color: #fff; }
    .FormBuilder 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; }

ul.tags {
  margin-bottom: 0.5rem; }
  ul.tags li {
    display: inline-block;
    border-radius: 3px;
    padding: 0.15rem 0.4rem;
    margin: 0 0.5rem 0.5rem 0;
    color: #000; }

.text h2 {
  margin-bottom: 2rem; }
  .text p {
    line-height: 170%; }
  .text.intro {
    margin-bottom: 2rem; }
  .text hr {
    height: 1px; }
  .text p.hint {
    background-color: #fff;
    padding: 2.5rem 3rem;
    border: 8px solid #009fe3;
    /*
     &::before {
     content: "Hinweis";
     position: absolute;
     top: .3rem;
     left: .6rem;
     @extend %fs_text_tiny;
     }
     */ }
    @media only screen and (max-width: 40.625rem) {
  .text p.hint {
    padding: 2.5rem 1rem;
    margin-bottom: 20px !important; } }
  .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: #2a2b7c;
    text-decoration: none; }
    .text a.icon {
      padding-left: 1.7rem; }
    .text a.button, .text a.button-invert {
      color: #000;
      margin-top: 2rem; }
  .text i, .text em {
    font-style: italic; }
  .text ul, .text ol {
    list-style-type: decimal;
    margin-left: 1.5rem; }
  .text ul {
    list-style: none; }
    .text ul li {
      margin-bottom: 1rem;
      padding-left: 0.5rem; }
      .text ul li::before {
        content: "";
        /* Add content: \2022 is the CSS Code/unicode for a bullet */
        display: block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #9a825b;
        /* Change the color */
        margin-left: -1em;
        /* Also needed for space (tweak if needed) */
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
  .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;
      vertical-align: top; }
      .text table th h3, .text table td h3 {
        margin-top: 2rem; }
    .text table th {
      padding-right: 1rem; }
      /*
       /// Gets font
       @function _font($keys...) {
       @return val($fonts, $keys...);
       }
       */

ul#naviService {
  margin: 1rem 0 4rem 1.5rem;
  display: flex; }
  @media only screen and (max-width: 40.625rem) {
  ul#naviService {
    display: none; } }
  ul#naviService li::after {
    content: "|";
    padding: 0 1rem; }
    ul#naviService li:last-child::after {
      content: ""; }
    ul#naviService li a {
      text-decoration: none; }
      ul#naviService li a span {
        color: #000; }
    ul#naviService li.active a, ul#naviService li > a:hover {
      text-decoration: underline; }

ul#naviMain {
  margin: 0 0 3.5rem;
  width: 75%;
  display: flex; }
  ul#naviMain li {
    width: 20%; }
    ul#naviMain li a {
      text-decoration: none;
      display: inline-block;
      padding: 0.5rem 1.5rem;
      border-radius: 25px;
      transition: background-color 0.4s; }
      ul#naviMain li a span {
        text-transform: uppercase;
        color: #000; }
    ul#naviMain li.active > a, ul#naviMain li > a:hover {
      background-color: #9a825b; }
      ul#naviMain li.active > a span, ul#naviMain li > a:hover span {
        color: #fff; }
    ul#naviMain li ul {
      display: none; }
  @media only screen and (max-width: 84.375rem) {
  ul#naviMain {
    display: block; }
    ul#naviMain li {
      width: 100%; }
      ul#naviMain li ul {
        display: block;
        margin: 0 0 0 2rem; }
      ul#naviMain li.active > a, ul#naviMain li > a:hover {
        background: none; }
        ul#naviMain li.active > a span, ul#naviMain li > a:hover span {
          text-decoration: underline;
          color: #9a825b; } }

ul#naviServiceMobile {
  display: none;
  border-top: 2px solid #d9d0c3;
  padding-top: 2rem; }
  @media only screen and (max-width: 84.375rem) {
  ul#naviServiceMobile {
    display: block; } }
  ul#naviServiceMobile li {
    width: 100%; }
    ul#naviServiceMobile li ul {
      display: block;
      margin: 0 0 0 2rem; }
    ul#naviServiceMobile li.active > a, ul#naviServiceMobile li > a:hover {
      background: none; }
      ul#naviServiceMobile li.active > a span, ul#naviServiceMobile li > a:hover span {
        text-decoration: underline;
        color: #9a825b; }
    ul#naviServiceMobile li a {
      text-decoration: none;
      display: inline-block;
      padding: 0.5rem 1.5rem;
      border-radius: 25px;
      transition: background-color 0.4s; }
      ul#naviServiceMobile li a span {
        text-transform: uppercase;
        color: #000; }

ul#naviMainFooter {
  display: flex;
  justify-content: space-between; }
  @media only screen and (max-width: 84.375rem) {
  ul#naviMainFooter {
    display: block; } }
  ul#naviMainFooter li a {
    text-decoration: none; }
    ul#naviMainFooter li.active a, ul#naviMainFooter li > a:hover {
      text-decoration: underline; }

ul#naviServiceFooter {
  display: flex; }
  ul#naviServiceFooter li::after {
    content: "|";
    padding: 0 1rem; }
    ul#naviServiceFooter li:last-child::after {
      content: "";
      padding: 0; }
    ul#naviServiceFooter li a {
      text-decoration: none; }
    ul#naviServiceFooter li.active a, ul#naviServiceFooter li > a:hover {
      text-decoration: underline; }

ul.socialChannels {
  vertical-align: middle;
  display: inline; }
  ul.socialChannels li {
    display: inline-block;
    margin-left: 1rem; }
    ul.socialChannels li a span {
      display: none; }
      ul.socialChannels li a svg {
        width: 25px; }
      ul.socialChannels li a svg * {
        fill: #9a825b !important; }

ul#naviSubLevel2 li {
  margin-bottom: 2rem; }
  ul#naviSubLevel2 li a {
    text-decoration: none;
    background-color: #fff;
    padding: 0.5rem 2rem;
    display: block;
    border-radius: 25px;
    text-align: center;
    transition: all 0.4s; }
    ul#naviSubLevel2 li a span {
      color: #000;
      text-transform: uppercase; }
  ul#naviSubLevel2 li.active a, ul#naviSubLevel2 li > a:hover {
    background-color: #9a825b; }
    ul#naviSubLevel2 li.active a span, ul#naviSubLevel2 li > a:hover span {
      color: #fff; }

ul#naviSubLevel3 li {
  margin-bottom: 2rem; }
  ul#naviSubLevel3 li a {
    text-decoration: none;
    display: block;
    padding: 0 0 0 3rem; }
    ul#naviSubLevel3 li a::before {
      content: "arrow_forward";
      color: #fff;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      font-size: 3rem; }
    ul#naviSubLevel3 li a span {
      color: #9a825b; }
  ul#naviSubLevel3 li.active a span, ul#naviSubLevel3 li > a:hover span {
    color: #000; }

ul#breadCrumbs {
  z-index: 1000;
  position: absolute;
  bottom: -6.2rem;
  left: 3.5rem;
  padding: 0.4rem 0; }
  @media only screen and (max-width: 40.625rem) {
  ul#breadCrumbs {
    background-color: rgba(217, 208, 195, 1); } }
  @media only screen and (max-width: 40.625rem) {
  ul#breadCrumbs {
    bottom: -4.7rem;
    display: none; } }
  header.fixed ul#breadCrumbs {
    bottom: -4.6rem; }
  @media only screen and (max-width: 84.375rem) {
    header.fixed ul#breadCrumbs {
      bottom: -5rem; } }
  @media only screen and (max-width: 40.625rem) {
    header.fixed ul#breadCrumbs {
      bottom: -4.7rem; } }
  ul#breadCrumbs li {
    display: inline-block;
    padding: 0 1.7rem 0 0;
    margin: 0; }
  ul#breadCrumbs li > * {
    text-decoration: none;
    display: inline-block;
    color: #000; }
  ul#breadCrumbs li::after {
    content: "arrow_forward";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff; }
  ul#breadCrumbs li:last-child::after {
    display: none; }

div#quickNavi ul {
  background-color: #9a825b; }
  div#quickNavi ul li {
    padding: 0.5rem 2rem 0.5rem 0.5rem;
    border-bottom: 2px solid #fff; }
  div#quickNavi ul li:first-child {
    padding-top: 1rem; }
  div#quickNavi ul li:last-child {
    padding-bottom: 1rem;
    border: none; }
  div#quickNavi ul li a {
    text-decoration: none;
    display: block;
    padding: 0 0 0 2rem; }
    @media only screen and (max-width: 40.625rem) {
    div#quickNavi ul li a {
      padding: 0 0 0 1.3rem; } }
    div#quickNavi ul li a::before {
      content: "arrow_forward";
      position: absolute;
      top: 2px;
      left: 0;
      color: #fff; }
    @media only screen and (max-width: 40.625rem) {
      div#quickNavi ul li a::before {
        top: 1px;
        font-size: 1rem; } }
    div#quickNavi ul li a span {
      color: #fff; }
    div#quickNavi ul li a::hover {
      color: #2a2b7c; }

header#header {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  transition: all 0.2s; }
  header#header.fixed {
    top: -80px; }
  header#header.fixed h1 {
    width: 10%;
    top: 5rem; }
  header#header.fixed ul#naviMain {
    margin-bottom: 2rem; }
  header#header.fixed button#naviToggle {
    margin-top: 6rem; }

  @media only screen and (max-width: 40.625rem) {
    header#header.fixed {
      top: 0; }
      header#header.fixed button#naviToggle {
        margin-top: 1.5rem; }
      header#header.fixed h1 {
        width: 25%;
        top: -0.5rem; } }
  header#header nav {
    width: 100%;
    z-index: 1001; }
  header#header nav button#naviToggle {
    margin: 0 0 3rem 1.5rem;
    background: none;
    padding: 0 0 0 3.5rem;
    outline: none;
    display: none; }
    @media only screen and (max-width: 84.375rem) {
    header#header nav button#naviToggle {
      display: block;
      margin-top: 1.5rem; } }
    @media only screen and (max-width: 40.625rem) {
    header#header nav button#naviToggle {
      margin-left: 0;
      margin-bottom: 1.5rem; } }
    header#header nav button#naviToggle span {
      text-transform: uppercase; }
    header#header nav button#naviToggle::before {
      content: "menu";
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      font-size: 3rem; }
  @media only screen and (max-width: 84.375rem) {
      header#header nav > div {
        position: fixed;
        left: 0;
        top: 0;
        height: 100vh;
        max-width: 100vw;
        overflow: auto;
        width: auto;
        transform: translateX(-120%);
        -webkit-transform: translateX(-120%);
        padding: 4rem 1rem 1rem;
        background-color: #fff;
        transition: all 0.2s;
        z-index: 20000; }
        header#header nav > div.visible {
          transform: translateX(0);
          -webkit-transform: translateX(0); } }
    header#header nav > div button#naviClose {
      position: absolute;
      top: 2rem;
      right: 2rem;
      background: none;
      padding: 0 0 0 3.5rem;
      outline: none; }
    header#header nav > div button#naviClose span {
      text-transform: uppercase; }
    header#header nav > div button#naviClose::before {
      content: "close";
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      font-size: 3rem; }
  header#header h1 {
    width: 25%;
    position: absolute;
    top: 0.65rem;
    right: 2rem;
    text-align: right;
    transition: all 0.2s; }
  header#header h1 a span {
    display: none; }
  header#header h1 img {
    width: 100%;
    max-width: 344px; }
  @media only screen and (max-width: 84.375rem) {
    header#header h1 img {
      max-width: 250px; } }
  @media only screen and (max-width: 40.625rem) {
    header#header h1 {
      top: -0.5rem; }
      header#header h1 img {
        max-width: 90px; } }
  header#header div#quickNavi {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translate(276px, -50%);
    transition: all 0.3s; }
  @media only screen and (max-width: 40.625rem) {
    header#header div#quickNavi {
      transform: translate(206px, -50%); } }
  header#header div#quickNavi.visible {
    transform: translate(0, -50%); }
  header#header div#quickNavi > h3 {
    z-index: 10;
    transform: translateX(-100%);
    background-color: #2a2b7c;
    border-right: 2px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0px;
    text-align: center;
    padding: 0.5rem;
    display: flex;
    align-content: center; }
    header#header div#quickNavi > h3 img {
      width: 20px;
      height: auto; }

footer {
  background-color: rgba(0, 0, 0, 0.85);
  padding: 1rem 0; }
  footer > div.wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  footer > div.wrapper address, footer > div.wrapper div#communication {
    width: 20%;
    padding-left: 1.5rem; }
  footer > div.wrapper ul#naviMainFooter {
    width: 30%; }
    @media only screen and (max-width: 84.375rem) {
    footer > div.wrapper ul#naviMainFooter {
      display: none; } }
  footer > div.wrapper ul.socialChannels {
    width: 30%;
    text-align: right; }
  footer > div.wrapper ul#naviServiceFooter {
    position: absolute;
    right: 2rem;
    bottom: 0;
    z-index: 100; }

  @media only screen and (max-width: 84.375rem) {
    footer > div.wrapper address, footer > div.wrapper div#communication {
      width: 30%;
      text-align: center; }
      footer > div.wrapper ul#naviMainFooter {
        width: 30%;
        text-align: center; }
      footer > div.wrapper ul.socialChannels {
        width: 100%;
        text-align: center;
        margin: 2rem auto; }
      footer > div.wrapper ul#naviServiceFooter {
        position: static;
        text-align: center;
        margin: 3rem auto 2rem;
        display: none; } }
  @media only screen and (max-width: 40.625rem) {
    footer > div.wrapper > * {
      width: 100% !important;
      margin: 0 auto 2rem !important; }
      footer > div.wrapper ul#naviServiceFooter {
        position: static;
        text-align: center;
        margin: 3rem auto 2rem;
        display: block;
        display: none; }
        footer > div.wrapper ul#naviServiceFooter li::after {
          display: none; } }
  footer * {
    color: #fff;
    font-size: 1rem;
    text-decoration: none; }
  footer p {
    margin-bottom: 0; }
  footer a:hover {
    text-decoration: underline; }

main {
  background-image: url(/site/templates/images/bg-main-01.svg);
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed; }
  @media only screen and (max-width: 84.375rem) {
    main.background {
      padding-top: 75%; } }
  @media only screen and (max-width: 40.625rem) {
    main.background {
      padding-top: 70%; } }
  main div.mainBackground {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat; }
  main div.mainBackground.small {
    display: none; }
  @media only screen and (max-width: 107.5rem) {
    main div.mainBackground {
      background-position: -200px top; } }
  @media only screen and (max-width: 84.375rem) {
    main div.mainBackground {
      background-position: center 40px;
      background-size: 100% auto; }
      main div.mainBackground.small {
        display: block; }
      main div.mainBackground.big {
        display: none; } }
  @media only screen and (max-width: 84.375rem) {
  main {
    background-attachment: scroll;
    background-repeat: repeat-y; } }
  main div#content {
    display: flex;
    max-width: 109rem;
    margin: 0 auto;
    justify-content: space-between;
    padding: 0 2rem; }
  @media only screen and (max-width: 84.375rem) {
    main div#content {
      padding: 0 0.5rem; } }
  main div#content > aside {
    padding-top: 8rem;
    width: 17%; }
    main div#content > div {
      width: 62%; }
  @media only screen and (max-width: 84.375rem) {
    main div#content {
      display: block; }
      main div#content > aside {
        display: none; }
      main div#content > div {
        width: 100% !important; } }
  body.style2 main div#content {
    display: block; }
    body.style2 main div#content > aside {
      display: none; }
    body.style2 main div#content > div {
      width: 100%; }
  body.style3 main div#content > aside#navi-3rd-level {
    display: none; }
    body.style3 main div#content > div {
      width: 82%; }

div.mapParent {
  height: 500px; }

span.mapMarker {
  display: block;
  width: 40px;
  height: 40px;
  background-image: url(/site/templates/images/kobalz.svg);
  background-size: 100% 100%; }

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; }
  body.style3 div.ce > div.wrapper {
    padding-left: 0.5rem; }
  div.ce.padLeft div.wrapper {
    padding-left: 20rem; }
    @media only screen and (max-width: 84.375rem) {
    div.ce.padLeft div.wrapper {
      padding-left: 2rem !important; } }
    @media only screen and (max-width: 84.375rem) {
    div.ce.padLeft div.wrapper {
      padding-left: 1rem !important; } }
  div.ce > div.wrapper::before {
    content: "";
    width: 100%;
    display: block;
    height: 8rem; }
    @media only screen and (max-width: 40.625rem) {
    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: 40.625rem) {
    div.ce > div.wrapper::after {
      height: 4rem; } }
  @media only screen and (max-width: 84.375rem) {
    div.ce > div.wrapper {
      padding-top: 1rem;
      padding-bottom: 1rem; } }
  div.ce > div.wrapper > div {
    overflow-y: auto; }
  div.ce header {
    margin-bottom: 3rem; }
  div.ce header.hint {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    div.ce header.hint > * {
      width: 50%; }
    div.ce header.hint > div {
      text-align: right; }
    div.ce header.hint > div * {
      margin-bottom: 0; }
  div.ce h2.ce-headline {
    margin-bottom: 0; }
  div.ce div.intro {
    margin-bottom: 8rem; }
  div.ce div.outro {
    margin-top: 8rem; }
  div.ce.ce-space-before-small > div.wrapper::before, div.ce.ce-space-before-small h2.ce-headline > div.wrapper::before {
    height: 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: 12rem; }
  div.ce.ce-space-behind-none > div.wrapper::after {
    height: 0; }
  div.ce.ce-space-behind-big > div.wrapper::after {
    height: 12rem; }
  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: 84rem; }
  div.ce.ce-width-narrow div.wrapper {
    max-width: 65rem; }
  div.ce.after-image {
    margin-top: -100px; }
  @media only screen and (max-width: 84.375rem) {
  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: 40.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 {
    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: 40.625rem) {
      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: 48%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w20-80 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w20-80 div.images {
      width: 18%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w20-80 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w20-80 div.text {
      width: 78%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w30-70 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w30-70 div.images {
      width: 28%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w30-70 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w30-70 div.text {
      width: 68%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w40-60 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w40-60 div.images {
      width: 38%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w40-60 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w40-60 div.text {
      width: 58%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w60-40 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w60-40 div.images {
      width: 58%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w60-40 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w60-40 div.text {
      width: 38%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w70-30 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w70-30 div.images {
      width: 68%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w70-30 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w70-30 div.text {
      width: 28%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w80-20 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w80-20 div.images {
      width: 78%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w80-20 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w80-20 div.text {
      width: 18%; }
  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: 40.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: 40.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: 40.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.images picture {
    display: block;
    overflow: hidden; }
    div.ce-type-text_with_image > div.wrapper > div div.images img {
      max-width: 100%;
      display: block;
      margin: auto; }
  @media only screen and (max-width: 40.625rem) {
      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: 40.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;
  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: 84.375rem) {
    div.contacts.grid > section {
      width: 32%; } }
    @media only screen and (max-width: 40.625rem) {
    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: 40.625rem) {
        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 {
    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: 40.625rem) {
        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: 40.625rem) {
        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: 40.625rem) {
      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: 40.625rem) {
      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: 40.625rem) {
      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: 40.625rem) {
    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 {
    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.pagePreview ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  div.pagePreview ul > li {
    width: 48%;
    margin: 0 0 2%;
    padding: 1rem 2rem 1rem;
    background-color: white; }
  div.pagePreview ul > li.highlight {
    border: 8px solid #009fe3; }
  div.pagePreview ul > li, div.pagePreview ul > li * {
    text-decoration: none;
    color: #000; }
  div.pagePreview ul > li span.title_sub {
    display: inline-block;
    margin: 0 0 1rem;
    padding: 0 0 0.2rem;
    border-bottom: 6px solid #000; }
  div.pagePreview ul > li figure {
    margin: 0 0 1rem; }
  div.pagePreview ul > li p {
    margin: 0 0 1rem 0; }
  div.pagePreview ul > li ul {
    display: block; }
  div.pagePreview ul > li ul li {
    width: 100%;
    padding: 1rem 0; }
    div.pagePreview ul > li ul li:last-child {
      border-bottom: none; }
    div.pagePreview ul > li ul li a span.more {
      float: right;
      display: inline-block;
      background-color: #000;
      color: #fff;
      padding: 0.3rem 1rem 0.3rem 2rem;
      border-radius: 15px; }
      div.pagePreview ul > li ul li a span.more::before {
        position: absolute;
        left: 0.5rem;
        top: 0.25rem;
        content: "more";
        font-size: 1.2rem; }
  div.pagePreview ul > li a.button, div.pagePreview ul > li a.button-invert {
    color: #fff; }

@media only screen and (max-width: 40.625rem) {
      div.ce-type-form div.form {
        padding: 0 1rem 3rem; } }

div.ce-type-slideshow {
  padding: 0; }
  @media only screen and (max-width: 40.625rem) {
    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;
    height: 90vh; }
  @media only screen and (max-width: 40.625rem) {
      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%);
    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 img {
    display: inline-block; }
  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: 84.375rem) {
  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: 40.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.cols1of5 {
    width: 20%; }
  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;
  text-align: center; }
  div.ce-type-gallery ul li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  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: 84.375rem) {
      div.ce-type-gallery ul li {
        margin-bottom: 0; } }
  @media only screen and (max-width: 40rem) {
      div.ce-type-gallery ul li {
        margin-bottom: 0; } }
  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: 33.33%; }
  div.ce-type-gallery ul[data-columns="4"] li {
    width: 25%; }
  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: 11.11%; }
  @media only screen and (max-width: 40.625rem) {
      div.ce-type-gallery ul[data-columns="9"] li {
        width: 33.33% !important; } }
  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: 40.625rem) {
    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: 84.375rem) {
        div.ce-type-news > div.wrapper > div div.view-grid article {
          width: 48% !important;
          margin: 0 1% 2%; } }
  @media only screen and (max-width: 40rem) {
        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; }
  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.eventsPreview {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 1rem 1rem;
  grid-template-areas: "highlight row1" "highlight row2" "highlight row3"; }
  div.ce-type-events div.eventsPreview > div {
    background-color: #fff; }
  div.ce-type-events div.eventsPreview > div > div {
    display: flex;
    justify-content: space-between; }
  div.ce-type-events div.eventsPreview > div > div div.date {
    width: 20%; }
  div.ce-type-events div.eventsPreview > div > div div.content {
    width: 78%; }
  div.ce-type-events div.eventsPreview div.highlight {
    grid-area: highlight;
    background-size: cover;
    background-repeat: no-repeat; }
  div.ce-type-events div.eventsPreview div.highlight > div {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6); }
  div.ce-type-events div.eventsPreview div.highlight > div div.content > * {
    color: #fff; }
  div.ce-type-events div.eventsPreview div.row1 {
    grid-area: row1; }
  div.ce-type-events div.eventsPreview div.row2 {
    grid-area: row2; }
  div.ce-type-events div.eventsPreview div.row3 {
    grid-area: row3; }
  div.ce-type-events div.eventsPreview div.date {
    background-color: #000;
    text-align: center;
    padding: 1rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
  div.ce-type-events div.eventsPreview div.date > * {
    width: 100%; }
  div.ce-type-events div.eventsPreview div.date, div.ce-type-events div.eventsPreview div.date * {
    color: #fff;
    line-height: 110%;
    font-size: 4rem; }
  div.ce-type-events div.eventsPreview div.date span {
    display: block; }
  div.ce-type-events div.eventsPreview div.content {
    padding: 1rem;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    text-align: left; }
  div.ce-type-events div.eventsPreview div.content > * {
    width: 100%; }
  div.ce-type-events div.eventsPreview h3 {
    margin-bottom: 0.2rem; }
  div.ce-type-events div.eventsPreview span.day {
    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: 25px;
    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%);
    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%;
    border-radius: 25px; }
  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: 25px;
    border-bottom-right-radius: 25px; }
  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%;
      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: 40.625rem) {
    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;
    color: #fff;
    border-radius: 25px; }
  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; }

div.ce-type-social_wall div.social-media-posts {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  div.ce-type-social_wall div.social-media-posts article {
    width: 31%;
    margin-bottom: 2.5%; }
  @media only screen and (max-width: 84.375rem) {
      div.ce-type-social_wall div.social-media-posts article {
        width: 31%; } }
  @media only screen and (max-width: 40.625rem) {
      div.ce-type-social_wall div.social-media-posts article {
        width: 100%; } }
  div.ce-type-social_wall div.social-media-posts article::before {
    position: absolute;
    right: 0;
    bottom: 0.5rem;
    font-size: 20px; }
  div.ce-type-social_wall div.social-media-posts article a {
    display: block; }
  div.ce-type-social_wall div.social-media-posts article a img {
    width: 100%;
    height: auto;
    display: block; }
  div.ce-type-social_wall div.social-media-posts article div.text {
    margin-top: -6rem;
    padding: 5rem 1rem 2rem; }
  div.ce-type-social_wall div.social-media-posts article h3, div.ce-type-social_wall div.social-media-posts article p {
    font-size: 0.9rem; }

/*
 /// 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: 1fr auto;
  min-height: 100vh;
  font-size: 16px;
  max-width: 100vw;
  background-color: #d9d0c3;
  padding-top: 208px; }
  @media only screen and (max-width: 84.375rem) {
  body {
    padding-top: 120px; } }
  @media only screen and (max-width: 40.625rem) {
  body {
    padding-top: 0px; }
    body.ueber-mich, body.fortbildungen, body.praxis {
      padding-top: 20px; } }

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: 40.625rem) {
  div#mobileCheck {
    display: block; } }

iframe#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: block;
  z-index: 10002;
  background-color: black; }


div.wrapper {
  max-width: 111rem;
  padding: 0 2rem;
  margin: 0 auto; }
  @media only screen and (max-width: 84.375rem) {
  div.wrapper {
    padding: 0 2rem; } }
  @media only screen and (max-width: 40.625rem) {
  div.wrapper {
    padding: 0 1rem; } }
  div.wrapper.narrow {
    max-width: 67rem; }
  div.wrapper.outer {
    max-width: 100%; }
  div.wrapper.wide {
    max-width: 78.25rem; }

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: 84.375rem) {
  div.flex > *, ul.flex > * {
    width: 48% !important; } }
  @media only screen and (max-width: 40.625rem) {
  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, div.ce-type-overview_plan div.overview div.planHint {
  box-shadow: 0px 7px 50px -1px rgba(0, 0, 0, 0.8); }

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