/* compiled by scssphp v0.8.0 on Mon, 21 Jul 2025 06:05:54 +0000 (0.3535s) */

@charset "utf-8";
/*
 /// 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::before, blockquote::after, q::before, q::after {
  content: '';
  content: none; }

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

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

  font-style: normal;

  font-weight: 400;

  font-display: swap;

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

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

  font-style: normal;

  font-weight: 400;

  font-display: swap;

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

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

  font-style: normal;

  font-weight: 400;

  font-display: swap;

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

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

  font-style: normal;

  font-weight: 400;

  font-display: swap;

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

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

  font-style: normal;

  font-weight: 400;

  font-display: swap;

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

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

  font-style: normal;

  font-weight: 400;

  font-display: swap;

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

body, .text table th, form optgroup option {
  font-family: OpenSans-Regular, sans-serif;
  font-style: normal; }

div.ce-type-ce_hero_image div.hero div.text h2, .text h2, div.ce-type-accordion section h3, div.ce-type-page_links_image div.items a > div.text strong, div.timeline h3 span, .text h3, .text h4, .text p.small, .text strong, div.ce-type-page_links_image div.items a > div.text *, div.ce-type-page_links_image div.items a > div.text span, div.ce-type-ce_locations div#locationsList div#locationsFilter button, div.leaflet-popup-content strong, div.ce-type-ce_subnavi ul.subNavi li a span, .ce-headline, .charfilter a.active, a#skip-navigation {
  font-family: OpenSans-Bold, sans-serif;
  font-style: normal; }
/*
 %icons {
 font-family: "Custom Icons";
 display: inline-block;
 line-height: 1;
 text-transform: none;
 letter-spacing: normal;
 word-wrap: normal;
 white-space: nowrap;
 direction: ltr;
 -webkit-font-smoothing: antialiased;
 text-rendering: optimizeLegibility;
 -moz-osx-font-smoothing: grayscale;
 font-feature-settings: 'liga';
 }
 */
div.ce-type-ce_hero_image div.hero div.text h2 {
  font-size: clamp(5rem, 4vw, 10rem);
  margin-bottom: clamp(1rem, 2vw, 2rem); }

.text h2, div.ce-type-accordion section h3, div.ce-type-page_links_image div.items a > div.text strong, div.timeline h3 span {
  font-size: clamp(2.5rem, 4vw, 4rem); }

.text h3 {
  font-size: clamp(2rem, 2.5vw, 3.8rem); }

.text h4 {
  font-size: clamp(2.8rem, 3vw, 3.6rem); }

body {
  font-size: clamp(1.6rem, 1vw, 2rem); }

div.ce-type-accordion section.interactive h3, div.ce-type-page_links_image div.items a > div.text *, div.ce-type-ce_subnavi ul.subNavi li a span {
  font-size: clamp(2rem, 2.7vw, 2.4rem); }

div.ce-type-ce_subpages_preview div.pagePreview section > div a.button, div.ce-type-page_links_image div.items a > div.text span, div.ce-type-ce_locations div#locationsList li, div.ce-type-ce_locations div#locationsList button, div.ce-type-ce_locations div#locationsList li *, div.ce-type-ce_locations div#locationsList button *, div.leaflet-popup-content small, div.ce-type-ce_search ul.searchResults li span {
  font-size: clamp(1.4rem, 2vw, 1.8rem); }

.text p.small, div.ce-type-text_with_image > div.wrapper > div figcaption, div.ce-type-text_with_image > div.wrapper > div figcaption *, div.ce-type-gallery ul li figure figcaption, div.ce-type-gallery ul li figure figcaption *, div.ce-type-form div.form .FormBuilder.InputfieldForm .Inputfield.InputfieldCheckbox div.InputfieldContent span {
  font-size: clamp(1rem, 1.5vw, 1.6rem); }

button.slick-arrow::before, .text a.download::before, .text a.extern::before, .text a.email::before, .text a.phone::before, .text a.fax::before, div.slider.interactive > button::before, div#overlay button#overlayClose::before, div.ce-type-accordion section.interactive h3::after, div.ce-type-slideshow button.slick-arrow::before, button#toggleAdvanced::after, a.button#toggleAdvanced::after, button.edit::before, a.button.edit::before, button.accept::before, a.button.accept::before, button.cancel::before, a.button.cancel::before, form#FormBuilder_profile.FormBuilder.InputfieldForm button.query::before, form#FormBuilder_register.FormBuilder.InputfieldForm button.query::before, form#FormBuilder_password-reset.FormBuilder.InputfieldForm button.query::before, section#overlayContent header button::before, ul#form-tabs li button::after, article[itemtype="https://schema.org/Person"] header h3::before, article[itemtype="https://schema.org/Person"] header > ul a::before, article[itemtype="https://schema.org/Person"] header > ul button::before, .icons > *::before {
  font-family: "Material Icons";
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga'; }

@keyframes nextSlide {
  0% {
    transform: translateX(100%); }

  100% {
    transform: translateX(0); } }

@keyframes prevSlide {
  0% {
    opacity: 0;
    transform: translate(2rem, -50%); }

  100% {
    opacity: 1;
    transform: translate(0, -50%); } }

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

  100% {
    opacity: 1; } }

@keyframes fadeOut {
  100% {
    opacity: 0; }

  0% {
    opacity: 1;
    z-index: -1; } }

@keyframes fadeInFromLeft {
  0% {
    opacity: 0;
    transform: translateX(50px); }

  100% {
    opacity: 1;
    transform: translateX(0); } }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
button {
  background: none;
  border: none; }

button.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 100;
  padding: 0.5rem 0.5rem 0.2rem;
  transform: translateY(-50%); }
  button.slick-arrow::before {
    font-size: 5rem; }
  button.slick-arrow.nextSlide {
    right: 0; }
    button.slick-arrow.nextSlide::before {
      content: "keyboard_play_right"; }
  button.slick-arrow.prevSlide {
    left: 0; }
    button.slick-arrow.prevSlide::before {
      content: "keyboard_arrow_left"; }

.text p + h3, .text ul + h3, .text h2 + p {
  margin-top: 3rem; }
  .text p, .text td, .text th, .text li {
    line-height: 140%; }
  .text.intro {
    margin-bottom: 2rem; }
  .text p.hint {
    color: #999; }
  .text p.small {
    margin-bottom: 0.5rem; }
  .text p, .text ul, .text ol, .text table, .text div.tableParent {
    margin-bottom: clamp(1.6rem, 1vw, 2rem); }
    .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 hr {
    display: block;
    margin: 4rem 0; }
  .text a.button {
    padding: 0.1rem 0.5rem;
    text-decoration: none;
    text-transform: uppercase; }
    .text a.download, .text a.extern, .text a.email, .text a.phone, .text a.fax {
      padding-right: 2.5rem;
      white-space: nowrap; }
      .text a.download::before, .text a.extern::before, .text a.email::before, .text a.phone::before, .text a.fax::before {
        color: inherit;
        font-size: inherit;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%); }
    .text a.download::before {
      content: "\E00D"; }
    .text a.extern::before {
      content: "\E00C"; }
    .text a.email::before {
      content: "\E003"; }
    .text a.phone::before {
      content: "\E004"; }
    .text a.fax::before {
      content: ""; }
  .text i, .text em {
    font-style: italic; }
  .text ul, .text ol {
    margin-left: 2rem; }
    @media (min-width: 66.52em) {
  .text ul, .text ol {
    margin-left: 3rem; } }
    .text ul li, .text ol li {
      margin-bottom: 1rem; }
  .text ol {
    list-style-type: decimal; }
  .text ul {
    list-style-type: disc; }
  .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: 1rem;
      vertical-align: top; }
    .text table td {
      white-space: nowrap; }
  .text .center {
    text-align: center; }

div.slider.interactive {
  background-size: cover;
  overflow: hidden; }
  div.slider.interactive > figure {
    display: none;
    transform: translateX(100%);
    animation: fadeIn 1s; }
    div.slider.interactive > figure.visible {
      display: inline-block;
      transform: translateX(0); }
  div.slider.interactive > button {
    position: absolute;
    bottom: 2rem;
    z-index: 100; }
    div.slider.interactive > button::before {
      font-size: 6rem; }
    div.slider.interactive > button.next {
      right: 2rem; }
      div.slider.interactive > button.next::before {
        content: "arrow_right"; }
    div.slider.interactive > button.prev {
      left: 2rem; }
      div.slider.interactive > button.prev::before {
        content: "arrow_left"; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
div.mapParent {
  height: 500px; }

div#overlay {
  z-index: 10010;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: auto; }
  div#overlay button#overlayClose {
    position: fixed;
    top: 2rem;
    right: 2rem;
    z-index: 10;
    cursor: pointer; }
    div#overlay button#overlayClose span {
      display: none; }
    div#overlay button#overlayClose::before {
      content: "close";
      font-size: 4rem;
      padding: 0.5rem;
      background-color: white;
      color: black; }

div.ce {
  padding-top: 12rem;
  padding-bottom: 12rem;
  background-size: 100% auto;
  background-repeat: no-repeat; }
  div.ce.bg-style1 {
    background-repeat: repeat-y; }
  div.ce.bg-style2 {
    background-size: auto;
    background-repeat: repeat-x; }
  div.ce.bg-style3 {
    background-size: auto;
    background-repeat: repeat; }
  div.ce.bg-style4 {
    background-size: cover;
    background-position: 50% 50%; }
  @media (max-width: 37.5em) {
  div.ce {
    padding-top: 6rem;
    padding-bottom: 6rem; } }
  div.ce .ce-headline.center {
    text-align: center; }
    div.ce .ce-headline.right {
      text-align: right; }
  div.ce div.intro {
    margin-bottom: 12rem; }
  div.ce div.outro {
    margin-top: 12rem; }
  div.ce.ce-space-before-small {
    padding-top: 6rem; }
  div.ce.ce-space-before-none {
    padding-top: 0; }
  div.ce.ce-space-before-big {
    padding-top: 24rem; }
    @media (max-width: 37.5em) {
  div.ce.ce-space-before-big {
    padding-top: 6rem; } }
  div.ce.ce-space-behind-small {
    padding-bottom: 6rem; }
  div.ce.ce-space-behind-none {
    padding-bottom: 0; }
  div.ce.ce-space-behind-big {
    padding-bottom: 24rem; }
    @media (max-width: 37.5em) {
  div.ce.ce-space-behind-big {
    padding-bottom: 6rem; } }
  div.ce div.wrapper {
    padding: 0 1rem; }
    @media (min-width: 66.52em) {
  div.ce div.wrapper {
    padding: 0; } }
  div.ce.ce-width-full div.wrapper {
    max-width: none; }
  div.ce.ce-width-narrow div.wrapper {
    max-width: 100rem; }
  div.ce.ce-width-wide div.wrapper {
    max-width: 160rem; }

div.ce-type-accordion section {
  margin-bottom: 1rem; }
  div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
    padding: 2rem 3rem 2rem 2rem; }
  @media (min-width: 66.52em) {
    div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
      padding: 2rem 4rem; } }
  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; }

div.ce-type-text_with_image > div.wrapper > div {
  width: 100%; }
  div.ce-type-text_with_image > div.wrapper > div.left, div.ce-type-text_with_image > div.wrapper > div.right {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    grid-template-rows: auto;
    gap: 3rem; }
    div.ce-type-text_with_image > div.wrapper > div.left div.images, div.ce-type-text_with_image > div.wrapper > div.right div.images, div.ce-type-text_with_image > div.wrapper > div.left div.text, div.ce-type-text_with_image > div.wrapper > div.right div.text {
      grid-column: 1 / span 10; }
  @media (min-width: 66.52em) {
    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 {
      grid-column: span 2; }
      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 {
        grid-column: span 8; }
      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 {
        grid-column: span 3; }
      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 {
        grid-column: span 7; }
      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 {
        grid-column: span 4; }
      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 {
        grid-column: span 6; }
      div.ce-type-text_with_image > div.wrapper > div.left.w50-50 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w50-50 div.images {
        grid-column: span 5; }
      div.ce-type-text_with_image > div.wrapper > div.left.w50-50 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w50-50 div.text {
        grid-column: span 5; }
      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 {
        grid-column: span 6; }
      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 {
        grid-column: span 4; }
      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 {
        grid-column: span 7; }
      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 {
        grid-column: span 3; }
      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 {
        grid-column: span 8; }
      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 {
        grid-column: span 2; } }
  div.ce-type-text_with_image > div.wrapper > div.before > div.images {
    margin-bottom: 2rem;
    order: 2; }
  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, 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.absolute-left-top div.images {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-150%, -40%); }
    div.ce-type-text_with_image > div.wrapper > div.absolute-left-top div.text {
      padding: 0; }
  @media (min-width: 87.5em) {
    div.ce-type-text_with_image > div.wrapper > div.left_float div.images {
      float: left;
      width: 45%;
      margin: 0 1.5rem 1rem 0;
      order: unset; }
      div.ce-type-text_with_image > div.wrapper > div.right_float div.images {
        float: right;
        width: 45%;
        margin: 0 0 1rem 1.5rem; } }
  div.ce-type-text_with_image > div.wrapper > div div.images {
    padding: 0;
    display: flex;
    background-size: cover;
    background-position: 50% 50%;
    flex-wrap: wrap; }
    div.ce-type-text_with_image > div.wrapper > div div.images.ratio-cover::after {
      content: "";
      display: block;
      padding-top: 75%; }
    div.ce-type-text_with_image > div.wrapper > div div.images.ratio-cover figure {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-size: cover; }
      div.ce-type-text_with_image > div.wrapper > div div.images.ratio-cover figure img {
        display: none; }
    div.ce-type-text_with_image > div.wrapper > div div.images[class*="top"] {
      align-items: flex-start; }
    div.ce-type-text_with_image > div.wrapper > div div.images[class*="middle"] {
      align-items: center; }
    div.ce-type-text_with_image > div.wrapper > div div.images[class*="bottom"] {
      align-items: flex-end; }
    div.ce-type-text_with_image > div.wrapper > div div.images figure {
      width: 100%; }
    div.ce-type-text_with_image > div.wrapper > div div.images picture {
      width: 100%;
      display: block;
      overflow: hidden; }
    div.ce-type-text_with_image > div.wrapper > div div.images img {
      width: 100%;
      height: auto;
      display: block;
      position: static;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      transition: all 0.3s; }
    div.ce-type-text_with_image > div.wrapper > div div.images img:last-child {
      margin-bottom: 0; }
    div.ce-type-text_with_image > div.wrapper > div div.images.top-left img, div.ce-type-text_with_image > div.wrapper > div div.images.top-right img, div.ce-type-text_with_image > div.wrapper > div div.images.middle-left img, div.ce-type-text_with_image > div.wrapper > div div.images.middle-right img, div.ce-type-text_with_image > div.wrapper > div div.images.bottom-left img, div.ce-type-text_with_image > div.wrapper > div div.images.bottom-right img {
      width: auto; }
  div.ce-type-text_with_image > div.wrapper > div a.readMore {
    position: absolute;
    bottom: 0;
    left: 2rem;
    transform: translateY(50%); }
  div.ce-type-text_with_image > div.wrapper > div figcaption {
    position: static;
    padding: 1rem;
    background-color: #000; }
    div.ce-type-text_with_image > div.wrapper > div figcaption, div.ce-type-text_with_image > div.wrapper > div figcaption * {
      color: #fff;
      display: inline-block; }
    div.ce-type-text_with_image > div.wrapper > div figcaption span {
      white-space: nowrap; }

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

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

div.ce-type-ce_subpages_preview div.pagePreview section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #fff;
  margin: 0 0 2rem 0; }
  div.ce-type-ce_subpages_preview div.pagePreview section > figure {
    width: 30%;
    display: flex;
    align-items: center;
    overflow: hidden; }
  div.ce-type-ce_subpages_preview div.pagePreview section > figure img {
    width: 100%;
    height: auto;
    display: block; }
  div.ce-type-ce_subpages_preview div.pagePreview section > figure > div {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: center; }
  div.ce-type-ce_subpages_preview div.pagePreview section > div {
    width: 70%;
    padding: 2rem; }
  div.ce-type-slideshow {
    padding: 0; }
  div.ce-type-slideshow > div.wrapper > div {
    overflow: visible; }
  div.ce-type-slideshow div.slide img {
    display: block; }
  div.ce-type-slideshow div.slide div.content {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 1rem 2rem 0.7rem;
    opacity: 0;
    transition: opacity 1s 1s; }
  div.ce-type-slideshow div.slide.left div.content {
    left: 0; }
  div.ce-type-slideshow div.slide.right div.content {
    right: 0; }
  div.ce-type-slideshow div.slide.slick-active div.content {
    opacity: 1; }
  div.ce-type-slideshow div.pagination {
    position: absolute;
    top: 1rem;
    right: 0;
    padding: 0 2.5rem;
    display: none; }
  div.ce-type-slideshow ul.slick-dots li {
    display: inline-block;
    margin: 0 0.5rem; }
  div.ce-type-slideshow ul.slick-dots li button {
    cursor: pointer; }
  div.ce-type-slideshow ul.slick-dots li.slick-active button::after {
    content: "";
    display: block;
    height: 4px;
    background-color: #000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px; }
  div.ce-type-slideshow button.slick-arrow {
    z-index: 1000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    width: 48px;
    height: 53px;
    cursor: pointer;
    color: transparent; }
  div.ce-type-slideshow button.slick-arrow::before {
    font-size: 3rem;
    color: #000; }
  div.ce-type-slideshow button.slick-arrow.nextSlide {
    right: 0; }
  div.ce-type-slideshow button.slick-arrow.nextSlide::before {
    content: "chevron_right"; }
  div.ce-type-slideshow button.slick-arrow.prevSlide {
    left: 0; }
  div.ce-type-slideshow button.slick-arrow.prevSlide::before {
    content: "chevron_left"; }
  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 > h2.ce-headline {
    width: 100% !important; }
  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; }
  div.ce-type-columns.ce-columns-2 > div.wrapper > section, div.ce-type-columns.ce-columns-3 > div.wrapper > section, div.ce-type-columns.ce-columns-4 > div.wrapper > section, div.ce-type-columns.ce-columns-5 > div.wrapper > section, div.ce-type-columns.ce-columns-6 > div.wrapper > section {
    width: 100%; }
  @media (min-width: 87.5em) {
  div.ce-type-columns.ce-columns-1 > div.wrapper > section {
    width: 100%; }
    div.ce-type-columns.ce-columns-2 > div.wrapper > section {
      width: 49%; }
      div.ce-type-columns.ce-columns-2 > div.wrapper > section.cols2of2 {
        width: 100%; }

    div.ce-type-columns.ce-columns-3 > div.wrapper > section {
      width: 32.33%; }
      div.ce-type-columns.ce-columns-3 > div.wrapper > section.cols2of3 {
        width: 65.67%; }
      div.ce-type-columns.ce-columns-3 > div.wrapper > section.cols3of3 {
        width: 100%; }

    div.ce-type-columns.ce-columns-4 > div.wrapper > section {
      width: 24%; }
      div.ce-type-columns.ce-columns-4 > div.wrapper > section.cols2of4 {
        width: 50%; }
      div.ce-type-columns.ce-columns-4 > div.wrapper > section.cols3of4 {
        width: 75%; }
      div.ce-type-columns.ce-columns-4 > div.wrapper > section.cols4of4 {
        width: 100%; }

    div.ce-type-columns.ce-columns-5 > div.wrapper > section {
      width: 19%; }
      div.ce-type-columns.ce-columns-5 > div.wrapper > section.cols2of5 {
        width: 40%; }
      div.ce-type-columns.ce-columns-5 > div.wrapper > section.cols3of5 {
        width: 60%; }
      div.ce-type-columns.ce-columns-5 > div.wrapper > section.cols4of5 {
        width: 80%; }
      div.ce-type-columns.ce-columns-5 > div.wrapper > section.cols5of5 {
        width: 100%; }

    div.ce-type-columns.ce-columns-6 > div.wrapper > section {
      width: 15.66%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.cols2of6 {
        width: 33.33%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.cols3of6 {
        width: 50%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.cols4of6 {
        width: 66.66%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.cols5of6 {
        width: 83.33%; }
      div.ce-type-columns.ce-columns-6 > div.wrapper > section.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; }
  div.ce-type-gallery ul li:not(:first-child) {
    margin-bottom: 2%; }
  div.ce-type-gallery ul li figure {
    width: 100%;
    position: static;
    text-align: center; }
  div.ce-type-gallery ul li figure picture {
    display: block;
    overflow: hidden; }
    div.ce-type-gallery ul li figure picture img {
      display: block;
      width: 100%;
      max-width: 100%;
      height: auto; }
  div.ce-type-gallery ul li figure figcaption {
    padding: 1.5rem 0.5rem;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 0.5rem 1rem; }
    div.ce-type-gallery ul li figure figcaption, div.ce-type-gallery ul li figure figcaption * {
      text-decoration: none;
      color: #fff; }
    div.ce-type-gallery ul li figure figcaption span {
      white-space: nowrap; }
  @media (min-width: 66.52em) {
      div.ce-type-gallery ul li {
        width: 49%; }
        div.ce-type-gallery ul li:not(:first-child) {
          margin-top: 2rem; } }
  @media (min-width: 66.52em) {
    div.ce-type-gallery ul[data-columns="1"] li {
      width: 100%;
      justify-content: center; }
      div.ce-type-gallery ul[data-columns="2"] li {
        width: 49%; }
      div.ce-type-gallery ul[data-columns="3"] li {
        width: 32%; }
      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: 15%; }
      div.ce-type-gallery ul[data-columns="7"] li {
        width: 12%; }
      div.ce-type-gallery ul[data-columns="8"] li {
        width: 11%; }
      div.ce-type-gallery ul[data-columns="9"] li {
        width: 9%; }
      div.ce-type-gallery ul[data-columns="10"] li {
        width: 9%; } }

div.ce-type-news > div.wrapper > div article picture {
  display: block; }
  div.ce-type-news > div.wrapper > div article picture img {
    width: 100%;
    max-width: none; }

div.ce-type-guestbook hr {
  margin: 4rem auto;
  height: 1px;
  background-color: #ccc;
  border: none;
  width: 30%; }

div.ce-type-page_links_icon div.items {
  padding-top: 3rem; }
  div.ce-type-page_links_icon div.items a {
    display: block;
    margin-bottom: 3rem;
    background-color: #000;
    border-radius: 4px;
    text-align: center;
    padding: 5rem 1rem;
    transition: 0.2s;
    text-decoration: none; }
  div.ce-type-page_links_icon 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 div.items a:hover {
    transform: translateY(-10%);
    padding: 4.5rem 1rem 5.5rem; }

div.ce-type-page_links_image div.items a {
  display: block;
  margin-bottom: 4rem;
  overflow: hidden; }
  @media (min-width: 66.52em) {
      div.ce-type-page_links_image div.items a {
        margin-bottom: 1.5%; } }
  div.ce-type-page_links_image div.items a > div.image img {
    display: block;
    transition: all 0.2s;
    width: 100%;
    height: auto; }
  div.ce-type-page_links_image div.items a > div.text {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: flex-end; }
  div.ce-type-page_links_image div.items a > div.text * {
    color: #fff; }
  div.ce-type-page_links_image div.items a > div.text strong {
    display: block;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 1.5rem 2rem;
    transition: all 0.2s; }
  div.ce-type-page_links_image div.items a > div.text span {
    display: inline-block;
    padding: 1rem 2rem;
    background-color: #fff; }
  div.ce-type-page_links_image div.items a:hover div.image img {
    transform: scale(1.2, 1.2); }

div.ce-type-ce_locations div#locations {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 0 0;
  height: 90vh; }
  div.ce-type-ce_locations div#locationsList {
    -ms-grid-column: 1;
    grid-column: 1;
    padding: 100px 1rem 1rem;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
    gap: 0 0;
    grid-template-areas: "top" "bottom";
    min-width: 334px; }
  div.ce-type-ce_locations div#locationsList li, div.ce-type-ce_locations div#locationsList button {
    display: block;
    width: 100%;
    text-align: left;
    background: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    padding: 0.5rem 0 0.5rem 2.5rem;
    margin: 0 0 0.5rem 0; }
  div.ce-type-ce_locations div#locationsList div#locationsFilter {
    -ms-grid-row: 1;
    grid-row: 1; }
  div.ce-type-ce_locations div#locationsList div#locationsFilter button:last-child {
    border-width: 10px; }
  div.ce-type-ce_locations div#locationsList div#locationsFilter button.hidden {
    opacity: 0.4; }
  div.ce-type-ce_locations div#locationsList ul#locationsItems {
    -ms-grid-row: 2;
    grid-row: 2;
    overflow-y: scroll; }
  div.ce-type-ce_locations div#locationsList ul#locationsItems li {
    padding-right: 1rem; }
  div.ce-type-ce_locations div#locationsList ul#locationsItems li a {
    text-decoration: none; }
  div.ce-type-ce_locations div#locationsMap {
    -ms-grid-column: 2;
    grid-column: 2; }

div.leaflet-popup-content img {
  margin: 1rem 0 0;
  width: 300px;
  max-width: none;
  display: block; }
  div.leaflet-popup-content figcaption {
    position: static;
    width: 300px; }

div.ce-type-ce_search ul.searchResults li {
  margin-bottom: 0.5rem; }
  div.ce-type-ce_search ul.searchResults li strong {
    display: block; }
  div.ce-type-ce_hero_image div.wrapper {
    padding: 0 !important; }
  div.ce-type-ce_hero_image div.hero div.images img {
    display: block;
    width: 100%;
    margin-bottom: 0 !important; }
  div.ce-type-ce_hero_image div.hero div.text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 95vw; }
  div.ce-type-ce_hero_image div.hero div.text br {
    display: none; }
  @media (min-width: 87.5em) {
      div.ce-type-ce_hero_image div.hero div.text {
        top: 50%;
        left: 50%;
        transform: translate(0, -50%); }
        div.ce-type-ce_hero_image div.hero div.text br {
          display: block; } }
  div.ce-type-ce_hero_image div.hero div.text h2 {
    line-height: 100%; }
  div.ce-type-ce_hero_image div.hero div.text > h2, div.ce-type-ce_hero_image div.hero div.text > div {
    color: black;
    padding: 1rem; }
  div.ce-type-ce_hero_image div.hero div.text a {
    text-decoration: none; }
  div.ce-type-ce_hero_image div.hero div.text p.hint {
    padding: 2rem; }
  @media (min-width: 66.52em) {
        div.ce-type-ce_hero_image div.hero div.text p.hint {
          padding: 3rem 6rem; } }
  div.ce-type-ce_hero_image div.hero div.text p.hint, div.ce-type-ce_hero_image div.hero div.text p.hint * {
    line-height: 130%;
    font-size: 2rem;
    text-transform: uppercase; }
    @media (min-width: 66.52em) {
        div.ce-type-ce_hero_image div.hero div.text p.hint, div.ce-type-ce_hero_image div.hero div.text p.hint * {
          font-size: 4rem; } }
    @media (min-width: 87.5em) {
        div.ce-type-ce_hero_image div.hero div.text p.hint, div.ce-type-ce_hero_image div.hero div.text p.hint * {
          font-size: 5rem; } }
  div.ce-type-ce_hero_image div.hero div.text h2 {
    margin: 0 0 0.5rem; }


div.ce-type-ce_subnavi ul.subNavi {
  display: flex;
  flex-wrap: wrap; }
  div.ce-type-ce_subnavi ul.subNavi li {
    width: 100%;
    margin-bottom: 1rem;
    display: flex; }
  @media (min-width: 66.52em) {
      div.ce-type-ce_subnavi ul.subNavi li {
        width: 49%;
        margin: 0 0.5% 1%; } }
  @media (min-width: 121em) {
      div.ce-type-ce_subnavi ul.subNavi li {
        width: 24%;
        margin: 0 0.5% 1%; } }
  div.ce-type-ce_subnavi ul.subNavi li a {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 4rem 3rem;
    text-decoration: none;
    text-align: center; }
  div.ce-type-ce_subnavi ul.subNavi li a, div.ce-type-ce_subnavi ul.subNavi li a * {
    transition: all 0.2s; }
  div.ce-type-ce_subnavi ul.subNavi li a span {
    width: 100%; }
  div.timeline {
    display: flex;
    flex-wrap: wrap;
    /*
     @include breakpoint($tablet) {
     &::after {
     display: none;
     }
     }
     */ }
  div.timeline::after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 50%;
    border: 1px dashed black; }
  div.timeline article {
    width: 50%;
    margin-bottom: 5rem;
    /*
     @include breakpoint($tablet) {
     width: 100%;
     padding: 0px!important;
     margin-bottom: 2rem;
     h3 {
     -webkit-order: 1;
     order: 1;
     &::before, &::after {
     display: none;
     }
     }
     ul.gallery {
     -webkit-order: 2;
     order: 2;
     }
     }
     */ }
  div.timeline article > * {
    width: 100%; }
  div.timeline article:nth-child(even) {
    padding-left: 2rem;
    padding-top: 2rem; }
  div.timeline article:nth-child(even) h3 {
    align-self: flex-end;
    text-align: right; }
  div.timeline article:nth-child(even) h3::before {
    left: -2rem;
    right: 0; }
  div.timeline article:nth-child(even) h3::after {
    left: -2rem;
    right: auto;
    transform: translate(-5px, -6px); }
  div.timeline article:nth-child(odd) {
    padding-right: 2rem; }
  div.timeline ul.gallery li {
    display: inline-block;
    margin: 0 0.7rem 0.7rem 0; }
  div.timeline ul.gallery li img {
    display: block; }
  div.timeline h3 {
    margin-bottom: 2rem; }
  div.timeline h3 span {
    color: white;
    padding: 0 1rem;
    border-radius: 5px; }
  div.timeline h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    right: -2rem;
    transform: translateY(-1px);
    border: 1px solid black; }
  div.timeline h3::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -2rem;
    background-color: black;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    transform: translate(7px, -6px);
    z-index: 100; }

div.ce-type-ce_poi div#locationsMap {
  height: 75vh; }
  @media (min-width: 66.52em) {
    div.ce-type-ce_poi div#locationsMap {
      height: 50vh; } }

div.leaflet-popup-content img {
  margin: 1rem 0 0;
  width: 300px;
  max-width: none;
  display: block; }
  div.leaflet-popup-content figcaption {
    position: static;
    width: 300px; }

div.ce-type-form div.form .FormBuilder.InputfieldForm .Inputfield {
  padding: 2rem 0; }
  div.ce-type-form div.form .FormBuilder.InputfieldForm .Inputfield input[type="checkbox"] {
    margin: 0 1rem 0 0; }
  div.ce-type-form div.form .FormBuilder.InputfieldForm .Inputfield:not(.InputfieldCheckbox):not(.InputfieldSubmit) input, div.ce-type-form div.form .FormBuilder.InputfieldForm .Inputfield:not(.InputfieldCheckbox):not(.InputfieldSubmit) textarea {
    width: 100%;
    padding: 1rem; }
  div.ce-type-form div.form .FormBuilder.InputfieldForm .Inputfield.InputfieldCheckbox > label {
    display: block;
    margin-bottom: 1rem; }
  div.ce-type-form div.form .FormBuilder.InputfieldForm .InputfieldStateRequired > label::after {
    content: "*";
    color: red;
    font-size: 3rem;
    margin: 0 0 0 0.2rem; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
#custom-alert {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999999; }
  #custom-alert > section {
    background-color: white;
    padding: 0 0 2rem;
    width: 60rem;
    max-width: 95vw; }
  #custom-alert > section h2 {
    font-weight: bold;
    margin-bottom: 1rem;
    padding: 1rem 2rem;
    background-color: grey;
    color: white; }
  #custom-alert > section div {
    padding: 2rem 2rem 0; }
  #custom-alert > section div.buttons {
    display: flex;
    justify-content: space-between; }
  #custom-alert > section div.buttons button {
    min-width: 14rem; }

body {
  min-height: 100vh;
  display: grid;
  grid-template-rows: auto 1fr auto;
  background-color: #efefef; }
  body.modal header, body.modal footer {
    display: none; }

header#page-header {
  background-image: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.75) 50%, #ccc 100%);
  border-bottom: 3rem solid #069;
  padding-bottom: 2rem; }
  header#page-header div#navi-top {
    background: linear-gradient(to right, transparent 0%, transparent 75%, #444 75%, #444 100%);
    margin-bottom: 0; }
  header#page-header div#navi-top div.wrapper {
    display: flex;
    justify-content: flex-end; }
  header#page-header div#navi-top a {
    display: block;
    padding: 0.5rem 1.5rem; }
  header#page-header nav ul {
    display: flex;
    flex-wrap: nowrap; }

footer#page-footer {
  padding: 5rem; }
  footer#page-footer div.wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr; }
  footer#page-footer div.wrapper > div:nth-child(2) {
    justify-self: right; }

a.button {
  display: inline-block; }

a#logout {
  position: fixed;
  top: 2rem;
  left: 2rem;
  background-color: red; }

hr {
  margin: 2rem 0;
  height: 0.5rem;
  background-color: grey; }

nav, button, section#result h2, section#overlayContent h3 {
  background-color: #069; }

section#result.hint h2 {
  background-color: darkred; }

div#navi-top ul {
  background-color: #444; }

button.edit::before, button.accept, button#submit, a.button, .FormBuilder.InputfieldForm button {
  background-color: #10920b; }

a.button.logout {
  background-color: darkred; }

button.cancel, footer#page-footer {
  background-color: #666; }

ul#form-tabs button:not(.active) {
  background-color: #999; }

form, input, select, textarea, section#overlayContent, section article header {
  background-color: white; }

.preview figure {
  background-color: #efefef; }

section article > div {
  background-color: rgba(255, 255, 255, 0.5); }

li.tag {
  background-color: #efefef;
  display: inline-block;
  padding: 0.5rem;
  background-color: #efefef;
  margin: 0 0.3rem 0.3rem 0; }

div#navi-top a, button, button::before, button::after, section#overlayContent h3, section#result h2, footer#page-footer *, a.button {
  color: white; }

label, label span, div.group span, section article h3 {
  color: #069; }

li.tag {
  color: #333; }

label, label span, legend, div.group span, h4, strong {
  font-weight: bold !important; }

i, em {
  font-style: italic; }

.ce-headline, .charfilter a.active {
  font-size: clamp(2.4rem, 2.083vw, 4rem);
  margin-bottom: 3rem; }

button#submit {
  margin-bottom: 2rem; }

button#reset {
  background-color: #ccc; }

button#submit, section#result h2 {
  font-size: clamp(2rem, 1.25vw, 2.4rem); }

img {
  display: block; }

figcaption {
  padding: 0.5rem 0.75rem;
  background-color: #efefef; }
  figcaption span {
    display: inline !important;
    white-space: nowrap; }

div#navi-top a, ul#form-tabs button {
  font-size: clamp(1.4rem, 0.93vw, 1.8rem); }

div.desc, div.field ul, li.tag, button#toggleAdvanced, section#overlayContent li ul span, .FormBuilder.InputfieldForm button.query {
  font-size: clamp(1.2rem, 0.73vw, 1.4rem); }

body, optgroup option, input {
  font-family: OpenSans-Regular, sans-serif;
  font-style: normal;
  font-weight: normal; }

button, button span, optgroup, section#overlayContent h3, section#result h2, section#result h3, a.button, .FormBuilder.InputfieldForm button.query {
  font-family: OpenSans-Bold, sans-serif;
  font-style: normal; }

h2, h3, h4, button, a.button {
  text-transform: uppercase; }

h3[itemprop="person"] button {
  text-transform: none; }

.hidden, button.slick-arrow span, div.slider.interactive > button span, button.edit span, a.button.edit span, form#FormBuilder_profile div.InputfieldMarkup.Inputfield_navigation label, form#FormBuilder_register div.InputfieldMarkup.Inputfield_navigation label, form#FormBuilder_password-reset div.InputfieldMarkup.Inputfield_navigation label, form div.field.full, section#overlayContent header button span, section#overlayContent > div li label.hidden, article[itemtype="https://schema.org/Person"] header > ul a span, article[itemtype="https://schema.org/Person"] header > ul button span, section#result article:not(.open) div.details, *[hidden] {
  display: none; }

input, select, textarea, div.group > div:not(.desc), .InputfieldCKEditorInline, .person-image {
  border: 1px dashed black !important; }
  input.highlight, select.highlight, textarea.highlight, div.group > div:not(.desc).highlight, .InputfieldCKEditorInline.highlight, .person-image.highlight, input.highlight + ul, select.highlight + ul, textarea.highlight + ul, div.group > div:not(.desc).highlight + ul, .InputfieldCKEditorInline.highlight + ul, .person-image.highlight + ul {
    border: 2px dashed red !important; }

div.desc {
  padding: 0 0 0.5rem;
  color: #666; }

button, a.button {
  text-decoration: none;
  cursor: pointer;
  padding: 1rem 2rem;
  text-align: center; }
  button::before, a.button::before, button::after, a.button::after {
    font-size: 2rem; }
  button#toggleAdvanced, a.button#toggleAdvanced {
    margin: 4rem auto 0;
    padding: 0.5rem 3rem 0.5rem 1rem; }
  button#toggleAdvanced::after, a.button#toggleAdvanced::after {
    content: "arrow_drop_down";
    position: absolute;
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%); }
  button#toggleAdvanced.close::after, a.button#toggleAdvanced.close::after {
    content: "arrow_drop_up"; }
  button.edit, a.button.edit {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(30%, -30%);
    padding: 0;
    background: none; }
  button.edit::before, a.button.edit::before {
    content: "edit";
    padding: 0.9rem;
    border-radius: 50%; }
  @media screen and (max-width: 35em) {
  button.accept, a.button.accept, button.cancel, a.button.cancel {
    border-radius: 50%;
    padding: 0;
    width: 5rem !important;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    button.accept span, a.button.accept span, button.cancel span, a.button.cancel span {
      display: none; }

    button.accept::before, a.button.accept::before, button.cancel::before, a.button.cancel::before {
      font-size: 3rem;
      font-weight: bold; }

    button.accept.accept::before, a.button.accept.accept::before, button.cancel.accept::before, a.button.cancel.accept::before {
      content: "done"; }

    button.accept.cancel::before, a.button.accept.cancel::before, button.cancel.cancel::before, a.button.cancel.cancel::before {
      content: "close"; } }

input:not([type="checkbox"]):not([type="radio"]), select, textarea {
  width: 100%; }

input:not([type="checkbox"]):not([type="range"]):not([type="radio"]), select, textarea {
  padding: 1rem; }

main {
  width: 100vw;
  max-width: 140rem;
  margin: 0 auto; }
  @media screen and (min-width: 54rem) {
  main {
    padding: 5rem; } }

form#FormBuilder_profile fieldset {
  border: none; }
  form#FormBuilder_profile fieldset:not(.active), form#FormBuilder_profile fieldset legend {
    display: none; }

form#FormBuilder_profile.FormBuilder.InputfieldForm button, form#FormBuilder_register.FormBuilder.InputfieldForm button, form#FormBuilder_password-reset.FormBuilder.InputfieldForm button {
  border-radius: 0; }
  form#FormBuilder_profile.FormBuilder.InputfieldForm button.edit, form#FormBuilder_register.FormBuilder.InputfieldForm button.edit, form#FormBuilder_password-reset.FormBuilder.InputfieldForm button.edit {
    background: none;
    padding: 0; }
  form#FormBuilder_profile.FormBuilder.InputfieldForm button.query, form#FormBuilder_register.FormBuilder.InputfieldForm button.query, form#FormBuilder_password-reset.FormBuilder.InputfieldForm button.query {
    padding: 1rem 2rem 1rem 4rem; }
  form#FormBuilder_profile.FormBuilder.InputfieldForm button.query::before, form#FormBuilder_register.FormBuilder.InputfieldForm button.query::before, form#FormBuilder_password-reset.FormBuilder.InputfieldForm button.query::before {
    content: "search";
    position: absolute;
    left: 1.5rem;
    top: 50%;
    transform: translateY(-50%); }
  form#FormBuilder_profile .dnb-holder, form#FormBuilder_register .dnb-holder, form#FormBuilder_password-reset .dnb-holder {
    text-align: right;
    padding: 1rem 0; }
  form#FormBuilder_profile .Inputfield_profile_submit, form#FormBuilder_register .Inputfield_profile_submit, form#FormBuilder_password-reset .Inputfield_profile_submit {
    padding-top: 5rem;
    border-top: 1px dotted black; }
  form#FormBuilder_profile .InputfieldCKEditorInline p, form#FormBuilder_register .InputfieldCKEditorInline p, form#FormBuilder_password-reset .InputfieldCKEditorInline p {
    margin-bottom: 1rem; }
  form#FormBuilder_profile .person-image, form#FormBuilder_register .person-image, form#FormBuilder_password-reset .person-image {
    padding: 2rem; }
  form#FormBuilder_profile .person-image.no-image ul, form#FormBuilder_register .person-image.no-image ul, form#FormBuilder_password-reset .person-image.no-image ul {
    display: none; }
  form#FormBuilder_profile .person-image .preview, form#FormBuilder_register .person-image .preview, form#FormBuilder_password-reset .person-image .preview {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    margin: 0 0 2rem; }
  form#FormBuilder_profile label, form#FormBuilder_register label, form#FormBuilder_password-reset label {
    text-align: left; }
  form#FormBuilder_profile #wrap_profile_submit label, form#FormBuilder_register #wrap_profile_submit label, form#FormBuilder_password-reset #wrap_profile_submit label {
    text-align: center; }
  form#FormBuilder_profile .image-meta, form#FormBuilder_register .image-meta, form#FormBuilder_password-reset .image-meta {
    margin: 2rem 0 0 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem; }
  form#FormBuilder_profile img.preview, form#FormBuilder_register img.preview, form#FormBuilder_password-reset img.preview {
    width: 40rem;
    max-width: 100%; }
  form#FormBuilder_profile button[name="profile_submit"], form#FormBuilder_register button[name="profile_submit"], form#FormBuilder_password-reset button[name="profile_submit"] {
    font-size: clamp(1.6rem, 1vw, 2rem); }

form, form#FormBuilder_profile, form#FormBuilder_register {
  width: 100%;
  padding: 2rem; }
  @media screen and (min-width: 54rem) {
  form, form#FormBuilder_profile, form#FormBuilder_register {
    padding: 5rem; } }
  form .required > label::after, form#FormBuilder_profile .required > label::after, form#FormBuilder_register .required > label::after {
    color: red;
    content: "*";
    margin-left: 0.25em; }
  form div.field, form#FormBuilder_profile div.field, form#FormBuilder_register div.field, form div.InputfieldSelectMultiple, form#FormBuilder_profile div.InputfieldSelectMultiple, form#FormBuilder_register div.InputfieldSelectMultiple {
    margin: 0 0 2rem; }
  form div.field ul, form#FormBuilder_profile div.field ul, form#FormBuilder_register div.field ul, form div.InputfieldSelectMultiple ul, form#FormBuilder_profile div.InputfieldSelectMultiple ul, form#FormBuilder_register div.InputfieldSelectMultiple ul {
    padding: 1.5rem 5rem 1.5rem 1rem;
    border: 1px dashed #069; }
  form div.field ul li.nothing, form#FormBuilder_profile div.field ul li.nothing, form#FormBuilder_register div.field ul li.nothing, form div.InputfieldSelectMultiple ul li.nothing, form#FormBuilder_profile div.InputfieldSelectMultiple ul li.nothing, form#FormBuilder_register div.InputfieldSelectMultiple ul li.nothing {
    color: #666; }

form input[name^="sort_image_single"] {
  display: none !important; }
  form > div {
    padding: 2rem 2rem 0; }
  form > div.error {
    background-color: red;
    padding: 2rem; }
  form > div.error * {
    color: white; }
  form div.actions {
    text-align: center; }
  form span.required::after {
    content: "*";
    position: absolute;
    top: 0;
    right: 0;
    color: red;
    transform: translate(120%, -10%); }
  form fieldset {
    border: none;
    text-align: center; }
  form fieldset:not(:last-of-type) {
    margin: 0 0 4rem; }
  @media screen and (min-width: 54rem) {
    form fieldset {
      padding: 4rem; } }
  form fieldset legend {
    padding: 0 1rem;
    margin-left: -1rem; }
  form fieldset, form fieldset div.group > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left; }
  form fieldset > *:not(button):not(legend), form fieldset div.group > div > *:not(button):not(legend) {
    width: 100%; }
  form fieldset.advenced, form fieldset div.group > div.advenced {
    margin-top: 4rem; }
  form label > span, form div.group > span {
    display: inline-block;
    margin: 0 0 1rem; }
  @media screen and (min-width: 54rem) {
    form div.field.half, form label.half {
      width: 48% !important; } }
  form div.group > div:not(.desc) {
    padding: 2rem; }
  form div.group > div.field {
    margin-top: 0; }
  form div.group > div.field span {
    color: grey; }
  form optgroup {
    margin: 0 0 0 2rem; }
  form#FormBuilder_felogin input {
    text-align: center; }

div#overlayParent {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.7);
  animation: fadeIn 0.4s;
  z-index: 20; }

section#overlayContent {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 90vw;
  height: 90vh;
  transform: translate(-50%, -50%);
  max-width: 180rem;
  display: grid;
  grid-template-rows: auto 1fr;
  transition: all 0.3s; }
  .fullscreen section#overlayContent {
    width: 100vw;
    height: 100vh;
    max-width: none; }
  .fullscreen section#overlayContent > div {
    padding: 0; }
  section#overlayContent header, section#overlayContent footer {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }
  section#overlayContent header h3 {
    padding: 1rem 4rem;
    width: 100%; }
  section#overlayContent header input {
    width: calc(100% - 12rem);
    margin: 2rem 4rem; }
  @media screen and (min-width: 40rem) {
      section#overlayContent header input {
        width: calc(100% - 15rem); } }
  section#overlayContent header button {
    padding: 0;
    background: none;
    position: absolute;
    bottom: 2.5rem;
    right: 2rem;
    width: 3.5rem;
    height: 3.5rem; }
  @media screen and (min-width: 40rem) {
      section#overlayContent header button {
        right: 4rem; } }
  section#overlayContent header button::before {
    content: "deselect";
    padding: 0.9rem;
    border-radius: 50%;
    background-color: #a71125; }
  section#overlayContent footer {
    padding: 2rem 3rem;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  @media screen and (min-width: 35rem) {
    section#overlayContent footer {
      padding: 2rem 4rem; } }
  section#overlayContent footer button {
    width: auto;
    margin: 0; }
  section#overlayContent footer button.accept {
    order: 1; }
  section#overlayContent footer button.cancel {
    order: 0; }
  section#overlayContent > div {
    padding: 2rem 4rem 10rem;
    overflow: scroll;
    display: flex;
    flex-wrap: wrap; }
  section#overlayContent > div > * {
    width: 100%; }
  @media screen and (min-width: 35rem) {
      section#overlayContent > div > ul {
        columns: 2; } }
  @media screen and (min-width: 55.625rem) {
      section#overlayContent > div > ul {
        columns: 3; } }
  @media screen and (min-width: 72rem) {
      section#overlayContent > div > ul {
        columns: 5; } }
  section#overlayContent > div li {
    margin: 0 0 1rem; }
  section#overlayContent > div li[data-level="0"] {
    break-inside: avoid; }
  section#overlayContent > div li label {
    padding: 0 0 0 2.5rem;
    display: block; }
  section#overlayContent > div li input {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
  section#overlayContent > div li span {
    display: inline; }
  section#overlayContent > div li ul {
    margin: 1rem 0 0 2rem; }

ul#form-tabs {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem; }
  @media screen and (min-width: 62em) {
  ul#form-tabs {
    grid-template-columns: repeat(5, 1fr); } }
  ul#form-tabs li {
    display: flex; }
  ul#form-tabs li button {
    width: 100%;
    padding-bottom: 2rem; }
  ul#form-tabs li button::after {
    content: "check_circle";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%);
    font-size: 3rem;
    color: darkseagreen;
    z-index: 10;
    background-color: white;
    border-radius: 50%; }
  ul#form-tabs li button.incomplete::after {
    content: "error";
    color: coral; }

article[itemtype="https://schema.org/Person"] {
  margin: 1rem 0 0 0; }
  article[itemtype="https://schema.org/Person"] header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 2rem 5rem 2rem 1rem; }
  article[itemtype="https://schema.org/Person"] header h3 {
    margin: 0 2rem 0 0;
    padding: 0 0 0 4rem; }
  article[itemtype="https://schema.org/Person"] header h3::before {
    content: "person";
    font-size: 3rem;
    position: absolute;
    left: 0.5rem;
    top: 50%;
    transform: translateY(-50%); }
  article[itemtype="https://schema.org/Person"] header div.languages {
    display: flex; }
  article[itemtype="https://schema.org/Person"] header button {
    padding: 0;
    background: none;
    color: #069; }
  article[itemtype="https://schema.org/Person"] header > ul {
    position: absolute;
    top: 50%;
    right: 3rem;
    transform: translateY(-50%);
    display: flex;
    gap: 1rem; }
  article[itemtype="https://schema.org/Person"] header > ul a::before, article[itemtype="https://schema.org/Person"] header > ul button::before {
    color: #069;
    font-size: 4rem; }
  article[itemtype="https://schema.org/Person"] header > ul a.expand.icon::before, article[itemtype="https://schema.org/Person"] header > ul button.expand.icon::before {
    content: "expand_more"; }
  article[itemtype="https://schema.org/Person"] header > ul a.open.icon::before, article[itemtype="https://schema.org/Person"] header > ul button.open.icon::before {
    content: "open_in_new"; }
  article[itemtype="https://schema.org/Person"] div.details {
    padding: 2rem 5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*
     ul.titles li,
     div.titles p {
     &, * {
     display: inline;
     font-size: 1.4rem;
     }
     &::after {
     content: "";
     display: inline-block;
     margin: 0 .5rem 0 1rem;
     width: 8px;
     height: 8px;
     background-color: black;
     border-radius: 50%;
     vertical-align: middle;
     }
     &:last-child::after {
     display: none;
     }
     }
     */ }
  @media screen and (min-width: 31.25rem) {
    article[itemtype="https://schema.org/Person"] div.details {
      padding: 2rem; } }
  article[itemtype="https://schema.org/Person"] div.details > * {
    width: 100%; }
  @media screen and (min-width: 54rem) {
        article[itemtype="https://schema.org/Person"] div.details > *.half {
          width: 48%; } }
  article[itemtype="https://schema.org/Person"] div.details > *.box {
    padding: 2rem;
    background-color: #efefef; }
  article[itemtype="https://schema.org/Person"] div.details * {
    font-size: 1.6rem; }
  article[itemtype="https://schema.org/Person"] div.details h4 {
    border-bottom: 0.5rem solid #ccc;
    padding: 0 0 1rem;
    margin: 0 0 1rem; }
  article[itemtype="https://schema.org/Person"] div.details p, article[itemtype="https://schema.org/Person"] div.details ul, article[itemtype="https://schema.org/Person"] div.details > div {
    margin: 0 0 2rem; }
  article[itemtype="https://schema.org/Person"] div.details div.image {
    display: grid;
    grid-template-columns: 100%;
    gap: 2rem; }
  @media screen and (min-width: 31.25rem) {
      article[itemtype="https://schema.org/Person"] div.details div.image {
        grid-template-columns: 70% auto; } }
  article[itemtype="https://schema.org/Person"] div.details ul.titles li, article[itemtype="https://schema.org/Person"] div.details div.titles p {
    margin-bottom: 1.4rem; }
  article[itemtype="https://schema.org/Person"] div.details ul.titles li, article[itemtype="https://schema.org/Person"] div.details div.titles p, article[itemtype="https://schema.org/Person"] div.details ul.titles li *, article[itemtype="https://schema.org/Person"] div.details div.titles p * {
    font-size: 1.4rem; }
  article[itemtype="https://schema.org/Person"] div.details span {
    display: block; }

section#result {
  margin: 5rem 0 0 0; }
  section#result h2 {
    padding: 2rem 5rem; }
  section#result > p {
    margin: 2rem;
    text-align: center; }
  section#result article.open button.expand.icon::before {
    content: "expand_less"; }

.ce a {
  margin: 0 !important;
  color: #069; }

.icons > *::before {
  margin: 0 0.5rem 0 0;
  vertical-align: middle;
  transform: translateY(-8%); }
  .icons > .street::before {
    content: "signpost"; }
  .icons > .city::before {
    content: "location_city"; }
  .icons > .country::before {
    content: "flag"; }
  .icons > .phone::before {
    content: "phone"; }
  .icons > .fax::before {
    content: "print"; }
  .icons > .email::before {
    content: "mail"; }
  .icons > .website::before {
    content: "house"; }
  .icons > .logout::before {
    content: "logout"; }
  .icons > .preview::before {
    content: "visibility"; }

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

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

ul.charfilter {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5rem; }
  ul.charfilter a {
    margin: 0 !important;
    color: #069; }

ul.persons li {
  margin-bottom: 1rem; }
  ul.persons a {
    margin: 0 !important;
    color: #069; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
html {
  font-size: 62.5%;
  scroll-behavior: smooth; }

body {
  overflow-x: hidden; }
  body.overlay {
    overflow: hidden; }

video {
  width: 100%;
  height: auto;
  max-width: 100%; }

h2 span, h3 span, h4 span, a span {
  color: inherit; }

button.slick-arrow span, div.slider.interactive > button span, button.edit span, a.button.edit span, form#FormBuilder_profile div.InputfieldMarkup.Inputfield_navigation label, form#FormBuilder_register div.InputfieldMarkup.Inputfield_navigation label, form#FormBuilder_password-reset div.InputfieldMarkup.Inputfield_navigation label, form div.field.full, section#overlayContent header button span, section#overlayContent > div li label.hidden, article[itemtype="https://schema.org/Person"] header > ul a span, article[itemtype="https://schema.org/Person"] header > ul button span, section#result article:not(.open) div.details, *[hidden] {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

a#skip-navigation {
  position: fixed;
  z-index: 10000;
  left: 2rem;
  top: -20rem;
  color: white;
  background-color: red;
  padding: 1rem 2rem; }
  a#skip-navigation:focus {
    top: 2rem; }

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

div.wrapper {
  padding: 0 1rem;
  max-width: 120rem;
  margin: 0 auto; }

div#is-small-screen {
  position: absolute;
  display: block; }
  @media (min-width: 66.52em) {
  div#is-small-screen {
    display: none; } }
