/* compiled by scssphp 1.12.1 on Fri, 07 Feb 2025 10:22:15 +0000 (0.2635s) */

@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 (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;
  }
}
.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}
.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}
.tns-no-calc {
  position: relative;
  left: 0;
}
.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.tns-autowidth {
  display: inline-block;
}
.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}
.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}
.tns-ovh {
  overflow: hidden;
}
.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}
.tns-transparent {
  opacity: 0;
  visibility: hidden;
}
.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}
.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}
.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714286%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}
/* required styles */
.leaflet-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-container, .leaflet-pane > svg, .leaflet-pane > canvas, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon, .leaflet-marker-shadow {
  display: block;
}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container .leaflet-marker-pane img, .leaflet-container .leaflet-shadow-pane img, .leaflet-container .leaflet-tile-pane img, .leaflet-container img.leaflet-image-layer, .leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
  width: auto;
  padding: 0;
}
.leaflet-container img.leaflet-tile {
  /* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
  mix-blend-mode: plus-lighter;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default #VML);
  display: inline-block;
  position: absolute;
}
/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
.leaflet-top, .leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
svg.leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile, .leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
/* cursors */
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair, .leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane, .leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab, .leaflet-dragging .leaflet-grab .leaflet-interactive, .leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/* marker & overlays interactivity */
.leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-image-layer, .leaflet-pane > svg path, .leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive, .leaflet-image-layer.leaflet-interactive, .leaflet-pane > svg path.leaflet-interactive, svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline-offset: 1px;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
/* general typography */
.leaflet-container {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}
/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a, .leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover, .leaflet-bar a:focus {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* zoom control */
.leaflet-control-zoom-in, .leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
  font-size: 13px;
  font-size: 1.08333em;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
/* Default icon URLs */
.leaflet-default-icon-path {
  /* used only in path-guessing heuristic, see L.Icon.Default */
  background-image: url(images/marker-icon.png);
}
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
}
.leaflet-control-attribution, .leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
  line-height: 1.4;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover, .leaflet-control-attribution a:focus {
  text-decoration: underline;
}
.leaflet-attribution-flag {
  display: inline !important;
  vertical-align: baseline !important;
  width: 1em;
  height: 0.6669em;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px #fff;
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 24px 13px 20px;
  line-height: 1.3;
  font-size: 13px;
  font-size: 1.08333em;
  min-height: 1px;
}
.leaflet-popup-content p {
  margin: 17px 0;
  margin: 1.3em 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-top: -1px;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  pointer-events: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  text-align: center;
  width: 24px;
  height: 24px;
  font: 16px/24px Tahoma, Verdana, sans-serif;
  color: #757575;
  text-decoration: none;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover, .leaflet-container a.leaflet-popup-close-button:focus {
  color: #585858;
}
.leaflet-popup-scrolled {
  overflow: auto;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-interactive {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before, .leaflet-tooltip-bottom:before, .leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before, .leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
/* Printing */
@media print {
  /* Prevent printers from removing background-images of controls. */
  .leaflet-control {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}
/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  position: relative;
  font-weight: normal;
}
/* 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;
}
h2 span, h3 span, h4 span, h5 span, a span {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
}
@font-face {
  font-family: "BreeRegular";
  font-style: normal;
  src: url(../Fonts/bree/BreeW01Regular.woff2) format("woff2"), url(../Fonts/bree/BreeW01Regular.woff) format("woff");
}
@font-face {
  font-family: "BreeLight";
  font-style: normal;
  src: url(../Fonts/bree/BreeW01Light.woff2) format("woff2"), url(../Fonts/bree/BreeW01Light.woff) format("woff");
}
@font-face {
  font-family: "BreeBold";
  font-style: normal;
  src: url(../Fonts/bree/BreeW01Bold.woff2) format("woff2"), url(../Fonts/bree/BreeW01Bold.woff) format("woff");
}
@font-face {
  font-family: "BreeBoldOblique";
  font-style: normal;
  src: url(../Fonts/bree/BreeW01BoldOblique.woff2) format("woff2"), url(../Fonts/bree/BreeW01BoldOblique.woff) format("woff");
}
@font-face {
  font-family: "Icons";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../Fonts/MaterialIcons-Regular.woff2) format("woff2"), url(../Fonts/MaterialIcons-Regular.woff) format("woff");
}
@font-face {
  font-family: "CustomIcons";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../Fonts/CustomIcons.woff2) format("woff2"), url(../Fonts/CustomIcons.woff) format("woff");
}
* {
  font-family: BreeLight, sans-serif;
  font-style: normal;
}
section.frame strong, div.text strong, #navi-main a, section.frame h2, section.frame h3, section.frame h4, label.control-label, button, legend, section.frame table th.form-page, .form-fieldset, summary, summary *, label:not(.cb) span, li.language a.active, #navi-footer > li > a, ul#kesearch_results a, span.hit {
  font-family: BreeRegular, sans-serif;
  font-style: normal;
}
div.ce-type-accordion section h3, div.ce-type-page_links_image div.items a > div.text strong, div.timeline h3 span, section.frame p.small, div.text p.small, 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, div.ce-type-ce_team_videos div.video_grid p.meta > span.name, table.shopTable th.summary, table.shopTable th.summary *, table.shopTable td.summary, table.shopTable td.summary *, table.shopTable th, form.show table.shopTable td div.contact_data span, section.frame table th.section, a#skipNavigation, strong {
  font-family: BreeBold, sans-serif;
  font-style: normal;
}
section.frame table th, div.text table th {
  font-family: Poppins-Medium, sans-serif;
  font-style: normal;
}
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(3rem, 2.91vw, 5.6rem);
}
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.5rem);
}
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 li *, div.ce-type-ce_locations div#locationsList button, div.ce-type-ce_locations div#locationsList button *, div.leaflet-popup-content small, div.ce-type-ce_search ul.searchResults li span, div.ce-type-ce_team_videos div.video_grid p.slogan span, table.shopTable th.vat, table.shopTable th.vat *, table.shopTable td.vat, table.shopTable td.vat *, table.shopTable td label.required span {
  font-size: clamp(1.4rem, 0.93vw, 1.8rem);
}
section.frame p.small, div.text p.small, div.type-form div.form .FormBuilder.InputfieldForm .Inputfield.InputfieldCheckbox div.InputfieldContent span {
  font-size: clamp(1rem, 1.5vw, 1.4rem);
}
button.slick-arrow::before, a.icon::before, button.icon::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, div#content-switch div.image a::before, table.shopTable th.count a.remove::before, table.shopTable td.count a.remove::before, a.email::before, a.phone::before, a.search::before, span.location::before, #navi-top form button::before, #navi-main > li.hasChilds::after, div.switchView button::before, .splide__arrows button::before, blockquote::before, blockquote::after, #navi-toggle::before, details summary::after {
  font-family: "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";
}
a.gesture::before, a.easy::before {
  font-family: "CustomIcons";
  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 comeFromRight {
  0% {
    transform: translateX(100%);
  }
  100% {
    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 span {
  display: none;
}
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";
}
a.icon, button.icon {
  padding-left: 2.5rem;
  display: inline-block;
}
@media (min-width: 93.75em) {
  a.icon, button.icon {
    padding-left: 3.5rem;
  }
}
a.icon.button, button.icon.button, div#cAlert > div button.icon {
  padding-left: 5rem;
}
a.icon::before, button.icon::before {
  position: absolute;
  top: 50%;
  font-size: 140%;
  left: 0;
  transform: translateY(-50%);
}
a.icon.button, button.icon.button, div#cAlert > div button.icon {
  padding-left: 5rem;
}
a.icon.button::before, button.icon.button::before, div#cAlert > div button.icon::before {
  left: 2rem;
}
a.icon.email::before, button.icon.email::before {
  content: "mail";
}
a.icon.phone::before, button.icon.phone::before {
  content: "phone";
}
a.icon.mobile::before, button.icon.mobile::before {
  content: "smartphone";
}
a.icon.menu::before, button.icon.menu::before {
  content: "";
}
a.icon.close::before, button.icon.close::before {
  content: "";
}
a.icon.www::before, button.icon.www::before {
  content: "";
}
a.icon.fax::before, button.icon.fax::before {
  content: "printer";
}
a.icon.bike::before, button.icon.bike::before {
  content: "directions_bike";
}
a.icon.location::before, button.icon.location::before {
  content: "map_marker";
}
section.frame p, section.frame td, section.frame th, section.frame li, div.text p, div.text td, div.text th, div.text li {
  line-height: 160%;
}
section.frame.intro, div.text.intro {
  margin-bottom: 2rem;
}
section.frame p.hint, div.text p.hint {
  color: #999999;
}
section.frame p.small, div.text p.small {
  margin-bottom: 0.5rem;
}
section.frame p, section.frame ul, section.frame ol, section.frame table, section.frame div.tableParent, section.frame h3, div.text p, div.text ul, div.text ol, div.text table, div.text div.tableParent, div.text h3 {
  margin-bottom: clamp(1.4rem, 1.042vw, 2rem);
}
section.frame p:last-child, section.frame ul:last-child, section.frame ol:last-child, section.frame table:last-child, section.frame div.tableParent:last-child, section.frame h3:last-child, div.text p:last-child, div.text ul:last-child, div.text ol:last-child, div.text table:last-child, div.text div.tableParent:last-child, div.text h3:last-child {
  margin-bottom: 0;
}
section.frame iframe, div.text iframe {
  width: 100% !important;
}
section.frame hr, div.text hr {
  display: block;
  margin: 4rem 0;
}
section.frame i, section.frame em, div.text i, div.text em {
  font-style: italic;
}
section.frame ul, section.frame ol, div.text ul, div.text ol {
  margin-left: 2rem;
}
@media (min-width: 68.75em) {
  section.frame ul, section.frame ol, div.text ul, div.text ol {
    margin-left: 3rem;
  }
}
section.frame ul li, section.frame ol li, div.text ul li, div.text ol li {
  margin-bottom: 1rem;
}
section.frame ol, div.text ol {
  list-style-type: decimal;
}
section.frame ul, div.text ul {
  list-style-type: disc;
}
section.frame div.tableParent, div.text div.tableParent {
  overflow: auto;
}
section.frame div.tableParent.scroll, div.text div.tableParent.scroll {
  padding: 1rem 0;
}
section.frame div.tableParent.scroll::before, section.frame div.tableParent.scroll::after, div.text div.tableParent.scroll::before, div.text div.tableParent.scroll::after {
  content: url(/site/templates/images/table_scroll.svg);
  position: sticky;
  left: 0;
  right: 0;
  width: 100%;
}
section.frame table, div.text table {
  border-collapse: collapse;
  width: 100%;
}
section.frame table th, section.frame table td, div.text table th, div.text table td {
  text-align: left;
  padding: 0 0.5rem 1rem 0;
  vertical-align: top;
}
section.frame .center, div.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 span {
  display: none;
}
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-type-text.cols2-left-right div.wrapper, div.ce-type-text.cols2-right-left div.wrapper {
  display: flex;
  justify-content: space-between;
}
div.ce-type-text.cols2-left-right div.wrapper > *, div.ce-type-text.cols2-right-left div.wrapper > * {
  width: 48%;
}
div.ce-type-text.cols2-left-right.cols2-right-left div.wrapper > *:nth-child(1), div.ce-type-text.cols2-right-left.cols2-right-left div.wrapper > *:nth-child(1) {
  order: 2;
}
div.ce-type-text.cols2-left-right.cols2-right-left div.wrapper > *:nth-child(2), div.ce-type-text.cols2-right-left.cols2-right-left div.wrapper > *:nth-child(2) {
  order: 1;
}
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: 68.75em) {
  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: "";
  position: absolute;
  top: 2rem;
  right: 2rem;
  color: #000000;
  font-size: 40px;
}
div.ce-type-accordion section.interactive h3.open::after {
  content: "";
}
div.ce-type-accordion section.interactive div.text {
  padding-top: 1rem;
}
@media (min-width: 68.75em) {
  section.frame-type-textpic.flex_25-75 .ce-textpic div.media {
    grid-column: span 9;
  }
  section.frame-type-textpic.flex_25-75 .ce-textpic div.ce-bodytext {
    grid-column: span 3;
  }
  section.frame-type-textpic.flex_50-50 .ce-textpic div.media {
    grid-column: span 6;
  }
  section.frame-type-textpic.flex_50-50 .ce-textpic div.ce-bodytext {
    grid-column: span 6;
  }
  section.frame-type-textpic.flex_75-25 .ce-textpic div.media {
    grid-column: span 3;
  }
  section.frame-type-textpic.flex_75-25 .ce-textpic div.ce-bodytext {
    grid-column: span 9;
  }
}
.ce-textpic {
  width: 100%;
}
.ce-textpic.ce-left:not(.ce-above), .ce-textpic.ce-right {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 2rem;
}
.ce-textpic.ce-left:not(.ce-above) div.media, .ce-textpic.ce-right div.media {
  grid-column: span 12;
}
.ce-textpic.ce-left:not(.ce-above) div.ce-bodytext, .ce-textpic.ce-right div.ce-bodytext {
  grid-column: span 12;
}
.ce-textpic div.gallery {
  padding: 0;
  display: flex;
  background-size: cover;
  background-position: 50% 50%;
  flex-wrap: wrap;
}
.ce-textpic div.gallery.ratio-cover::after {
  content: "";
  display: block;
  padding-top: 75%;
}
.ce-textpic div.gallery.ratio-cover figure {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
}
.ce-textpic div.gallery.ratio-cover figure img {
  display: none;
}
.ce-textpic div.gallery[class*="top"] {
  align-items: flex-start;
}
.ce-textpic div.gallery[class*="middle"] {
  align-items: center;
}
.ce-textpic div.gallery[class*="bottom"] {
  align-items: flex-end;
}
.ce-textpic div.gallery figure {
  width: 100%;
}
.ce-textpic div.gallery picture {
  width: 100%;
  display: block;
  overflow: hidden;
}
.ce-textpic div.gallery img {
  height: auto;
  display: block;
  position: static;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.3s;
  margin: auto;
}
.ce-textpic div.gallery img:last-child {
  margin-bottom: 0;
}
@media (min-width: 68.75em) {
  .ce-textpic div.gallery img {
    width: 100%;
  }
}
.ce-textpic div.gallery.top-left img, .ce-textpic div.gallery.top-right img, .ce-textpic div.gallery.middle-left img, .ce-textpic div.gallery.middle-right img, .ce-textpic div.gallery.bottom-left img, .ce-textpic div.gallery.bottom-right img {
  width: auto;
}
.ce-textpic div.ce-bodytext {
  padding: 2rem 0;
}
.ce-textpic a.readMore {
  position: absolute;
  bottom: 0;
  left: 2rem;
  transform: translateY(50%);
}
div.video-embed {
  padding-top: 52.25%;
}
div.video-embed > div, div.video-embed > iframe, div.video-embed > div > iframe, div.video-embed > video {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: black;
}
@media (max-width: 37.5em) {
  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: #000000;
  padding: 1rem 2rem;
  margin: 0;
}
div.ce-type-video_tabs div.video_tabs div.tabsButtons button.active {
  background-color: #FFFFFF;
}
@media (max-width: 37.5em) {
  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 #FFFFFF;
  display: none;
}
div.ce-type-video_tabs div.video_tabs div.tabsContent video.active {
  display: block;
}
@media (max-width: 37.5em) {
  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 (max-width: 37.5em) {
  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: 100%;
}
@media (min-width: 68.75em) {
  div.ce-type-video_grid div.video_grid > * {
    width: 32%;
    margin-bottom: 2%;
  }
}
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: 100%;
}
@media (min-width: 68.75em) {
  div.ce-type-video_record div#videoButtons > * {
    width: 24%;
  }
}
div.ce-type-video_record div#videoButtons button, div.ce-type-video_record div#videoButtons a.button {
  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"] {
  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: #999999;
}
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: #FFFFFF;
}
@media (max-width: 37.5em) {
  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.ce-type-ce_subpages_preview div.pagePreview section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #FFFFFF;
  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: #000000;
  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: #000000;
}
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: 93.75em) {
  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.media[class*="gallery"] {
  display: grid;
  gap: 1rem;
}
@media screen and (min-width: 56.25em) {
  div.media[class*="gallery"][data-columns="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
  div.media[class*="gallery"][data-columns="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
  div.media[class*="gallery"][data-columns="4"] {
    grid-template-columns: repeat(4, 1fr);
  }
  div.media[class*="gallery"][data-columns="5"] {
    grid-template-columns: repeat(5, 1fr);
  }
  div.media[class*="gallery"][data-columns="6"] {
    grid-template-columns: repeat(6, 1fr);
  }
  div.media[class*="gallery"][data-columns="7"] {
    grid-template-columns: repeat(7, 1fr);
  }
  div.media[class*="gallery"][data-columns="8"] {
    grid-template-columns: repeat(8, 1fr);
  }
}
div.type-news > div.wrapper div.grid {
  align-items: flex-start;
}
div.type-news > div.wrapper div.grid article {
  clip-path: polygon(0 8rem, 100% 0%, 100% calc(100% - 8rem), 0 100%);
  border-left: 0.5rem solid #3FCEE5;
}
div.type-news > div.wrapper div.grid article:nth-child(even) {
  margin-top: -10rem;
}
div.type-news > div.wrapper div.grid article picture {
  display: block;
}
div.type-news > div.wrapper div.grid article picture img {
  width: 100%;
  max-width: none;
}
div.type-news > div.wrapper div.grid article > div {
  padding: 6rem clamp(3rem, 2.604vw, 5rem) 10rem;
}
div.type-news > div.wrapper div.grid article p.title-sup {
  margin-bottom: 1.5rem;
}
div.type-news > div.wrapper div.grid article h3 {
  padding: 0 0 3rem;
  margin: 0 0 3rem;
}
div.type-news > div.wrapper div.grid article h3::after {
  content: "";
  display: block;
  width: 8rem;
  height: 2px;
  background-color: #BE0000;
  position: absolute;
  left: 0;
  bottom: 0;
}
div.ce-type-guestbook hr {
  margin: 4rem auto;
  height: 1px;
  background-color: #CCCCCC;
  border: none;
  width: 30%;
}
@media (min-width: 93.75em) {
  div.type-events div.parent.mode-2 {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 2rem;
  }
  div.type-events div.parent.mode-2 section.filter ul {
    display: block;
  }
  div.type-events div.parent.mode-2 section.filter ul li {
    margin: 0 0 2rem;
  }
}
div.type-events section {
  display: grid;
  gap: 2rem;
  grid-template-columns: 25rem auto;
  margin: 0 0 2rem;
  padding: 2rem;
}
div.type-events section.filter {
  grid-template-columns: 1fr;
  align-self: flex-start;
}
div.type-events section.filter ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div.type-events section.filter ul input {
  margin-right: 0.5rem;
}
div.type-events div.list h3 {
  margin-bottom: 1rem;
}
div.type-events div.list ul li {
  display: grid;
  gap: 1rem;
  grid-template-columns: auto 1fr auto;
  border-bottom: 1px dashed #009CDE;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
div.type-events div.list ul li > span:first-child {
  width: 5rem;
}
div.type-events div.list ul li > span.tools {
  display: flex;
  gap: 0.5rem;
}
div.type-events div.list ul li > span.tools::before {
  content: "";
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
}
div.type-events div.calendar {
  padding: 2rem;
}
div.type-events div.calendar table, div.type-events div.calendar td, div.type-events div.calendar th {
  border: none;
  font-weight: normal;
}
div.type-events div.calendar caption, div.type-events div.calendar th, div.type-events div.calendar td {
  padding: 0.2rem 0.5rem;
}
div.type-events div.calendar caption {
  text-align: left;
  background: none;
}
div.type-events div.calendar th, div.type-events div.calendar td {
  width: 3.5rem;
  height: 2.5rem;
}
div.type-events div.calendar td span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  text-align: right;
  width: 2rem;
}
div.type-events div.calendar td.modBooked span {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
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: #000000;
  border-radius: 4px;
  text-align: center;
  padding: 5rem 1rem;
  transition: 0.2s;
  color: #FFFFFF;
  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: 68.75em) {
  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: #FFFFFF;
}
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: #FFFFFF;
}
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.type-ce_hero_image div.wrapper {
  padding: 0 !important;
  z-index: 0;
}
div.type-ce_hero_image div.images img {
  display: block;
  width: 100%;
  max-width: none;
  margin-bottom: 0 !important;
}
div.type-ce_hero_image div.text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 95vw;
}
div.type-ce_hero_image div.text br {
  display: none;
}
div.type-ce_hero_image.left-30 div.text {
  left: 0;
  top: 30%;
  transform: none;
  padding-left: 37rem;
}
div.type-ce_hero_image.left-30 div.text::before {
  content: "";
  display: block;
  width: 35rem;
  height: 2px;
  background-color: #BE0000;
  position: absolute;
  left: 0;
  bottom: 2.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: 68.75em) {
  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: 68.75em) {
  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.type-ce_grid > div.wrapper {
  grid-column-start: 1;
  grid-column-end: -1;
}
div.content-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 0 2rem;
  align-items: flex-start;
  align-content: flex-start;
  margin-left: 2rem;
  margin-right: 2rem;
}
div.content-grid > * {
  display: grid;
  align-items: flex-start;
  align-content: flex-start;
}
div.content-grid > * > * {
  grid-column-start: 1;
  grid-column-end: -1;
  grid-template-columns: inherit;
}
div.content-grid > * > * > div.parent {
  grid-column-start: 1;
  grid-column-end: -1;
}
div#content-switch {
  width: 190vw;
  padding: 0 50vw 0 40vw;
  transform: translateX(-40vw);
  transition: all 1s;
}
body.agentur div#content-switch {
  transform: translateX(0);
}
body.villa div#content-switch {
  transform: translateX(-90vw);
}
div#content-switch img {
  width: 100vw;
  max-width: none;
  margin: 0;
  display: block;
}
div#content-switch div.image a {
  position: absolute;
  bottom: 6rem;
}
div#content-switch div.image a span {
  display: none;
}
div#content-switch div.image a::before {
  font-size: 8rem;
}
div#content-switch div.image a.revert::before {
  rotate: 180deg;
}
div#content-switch div.image a[title="Agentur"] {
  left: 25%;
}
div#content-switch div.image a[title="Agentur"]::before {
  content: "arrow_back";
}
div#content-switch div.image a[title="Villa"] {
  right: 25%;
}
div#content-switch div.image a[title="Villa"]::before {
  content: "arrow_forward";
}
div#content-switch div.text-1, div#content-switch div.text-2 {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
}
div#content-switch div.text-1 {
  left: 0;
  width: 40vw;
}
div#content-switch div.text-2 {
  width: 50vw;
  right: 0;
}
div#content-switch-elements {
  opacity: 0;
}
div#content-switch-elements.load {
  animation: fadeIn 3s;
}
div#ce13701 {
  background-size: 100% auto;
  background-image: url(/site/templates/images/freestyle/bg-small.png);
}
@media (min-width: 93.75em) {
  div#ce13701 {
    background-image: url(/site/templates/images/freestyle/bg-desktop.png);
    background-size: 100% 100%;
  }
}
div#ce13701 div.ce_images img {
  width: 100%;
  margin-bottom: 0;
}
div#ce13701 div.ce_text {
  padding: 4rem;
}
@media (min-width: 93.75em) {
  div#ce13701 div.ce_text {
    width: 35vw;
    position: absolute;
    background: none;
  }
}
@media (min-width: 105.625em) {
  div#ce13701 div.ce_text {
    width: 30vw;
  }
}
@media (min-width: 120em) {
  div#ce13701 div.ce_text {
    max-width: 52rem;
  }
}
@media (min-width: 93.75em) {
  div#ce13701 div.ce_text#ce13710 {
    width: 45vw;
    top: -12rem;
    left: 50vw;
  }
}
@media (min-width: 105.625em) {
  div#ce13701 div.ce_text#ce13710 {
    width: 30vw;
    top: -8rem;
    left: 60vw;
  }
}
@media (min-width: 93.75em) {
  div#ce13701 div.ce_text#ce13731, div#ce13701 div.ce_text#ce13733, div#ce13701 div.ce_text#ce13751, div#ce13701 div.ce_text#ce13755 {
    left: 10vw;
  }
}
@media (min-width: 93.75em) {
  div#ce13701 div.ce_text#ce13737, div#ce13701 div.ce_text#ce13747, div#ce13701 div.ce_text#ce13759 {
    left: 55vw;
    width: 40vw;
  }
}
@media (min-width: 105.625em) {
  div#ce13701 div.ce_text#ce13737, div#ce13701 div.ce_text#ce13747, div#ce13701 div.ce_text#ce13759 {
    left: 65vw;
    width: 30vw;
  }
}
@media (min-width: 93.75em) {
  div#ce13701 div.ce_text#ce13731 {
    top: 73vw;
  }
}
@media (min-width: 93.75em) {
  div#ce13701 div.ce_text#ce13733 {
    top: 150vw;
  }
}
@media (min-width: 93.75em) {
  div#ce13701 div.ce_text#ce13737 {
    top: 218vw;
  }
}
@media (min-width: 93.75em) {
  div#ce13701 div.ce_text#ce13747 {
    top: 298vw;
  }
}
@media (min-width: 93.75em) {
  div#ce13701 div.ce_text#ce13751 {
    top: 428vw;
  }
}
div#ce13701 div.ce_text#ce13755 {
  width: 100vw;
}
@media (min-width: 93.75em) {
  div#ce13701 div.ce_text#ce13755 {
    top: 517vw;
  }
}
@media (max-width: 23.4375em) {
  div#ce14712 {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
  }
  div#ce14712 picture {
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    width: auto;
  }
  div#ce14712 picture img {
    max-width: none;
    width: auto;
    height: 100vh;
  }
  div#ce14712.scroll-image {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
  }
}
div.ce-type-ce_team_videos div.video_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25rem;
}
div.ce-type-ce_team_videos div.video_grid > div {
  display: flex;
}
div.ce-type-ce_team_videos div.video_grid > div.right p.slogan {
  right: 0;
  top: 50%;
  transform: translate(100%, -50%);
}
div.ce-type-ce_team_videos div.video_grid > div.right p.slogan span::before {
  top: -2rem;
  left: 0rem;
}
div.ce-type-ce_team_videos div.video_grid > div.right p.slogan span::after {
  top: -0.5rem;
  left: 2rem;
}
div.ce-type-ce_team_videos div.video_grid > div.down p.slogan {
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 100%);
}
div.ce-type-ce_team_videos div.video_grid > div.down p.slogan span::before {
  top: -2rem;
  right: 0rem;
}
div.ce-type-ce_team_videos div.video_grid > div.down p.slogan span::after {
  top: -0.5rem;
  right: 2rem;
}
div.ce-type-ce_team_videos div.video_grid > div.left p.slogan {
  left: 0;
  top: 50%;
  transform: translate(-100%, -50%);
}
div.ce-type-ce_team_videos div.video_grid > div.left p.slogan span::before {
  top: -2rem;
  right: 0rem;
}
div.ce-type-ce_team_videos div.video_grid > div.left p.slogan span::after {
  top: -0.5rem;
  right: 2rem;
}
div.ce-type-ce_team_videos div.video_grid > div:nth-of-type(1) {
  order: 1;
}
div.ce-type-ce_team_videos div.video_grid > div:nth-of-type(2) {
  order: 2;
}
div.ce-type-ce_team_videos div.video_grid > div:nth-of-type(3) {
  order: 4;
}
div.ce-type-ce_team_videos div.video_grid > div:nth-of-type(4) {
  order: 3;
}
div.ce-type-ce_team_videos div.video_grid > div:nth-of-type(5) {
  order: 5;
}
div.ce-type-ce_team_videos div.video_grid > div:nth-of-type(6) {
  order: 6;
}
div.ce-type-ce_team_videos div.video_grid > div:nth-of-type(7) {
  order: 8;
}
div.ce-type-ce_team_videos div.video_grid > div:nth-of-type(8) {
  order: 7;
}
div.ce-type-ce_team_videos div.video_grid > div:nth-of-type(9) {
  order: 9;
}
div.ce-type-ce_team_videos div.video_grid > div:nth-of-type(10) {
  order: 10;
}
div.ce-type-ce_team_videos div.video_grid > div:nth-of-type(11) {
  order: 12;
}
div.ce-type-ce_team_videos div.video_grid > div:nth-of-type(12) {
  order: 11;
}
div.ce-type-ce_team_videos div.video_grid > div:nth-of-type(13) {
  order: 13;
}
div.ce-type-ce_team_videos div.video_grid video {
  width: 100%;
  height: auto;
  display: block;
  /*
            transition: filter .3s;
            filter: grayscale(1);

            &.active {
                filter: grayscale(0);
            }
            */
}
div.ce-type-ce_team_videos div.video_grid p.meta {
  position: absolute;
  left: 4rem;
  right: 2rem;
  bottom: 9rem;
}
div.ce-type-ce_team_videos div.video_grid p.meta > span {
  position: absolute;
  color: white;
  left: 0;
  transition: all 1s;
  transform: translateY(-100%);
  opacity: 0;
}
div.ce-type-ce_team_videos div.video_grid p.meta > span.name {
  top: 0;
}
div.ce-type-ce_team_videos div.video_grid p.meta > span.name::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1.5rem;
  width: 0%;
  height: 2px;
  background-color: white;
}
div.ce-type-ce_team_videos div.video_grid p.meta > span.function {
  right: 0;
  top: 4.3rem;
}
div.ce-type-ce_team_videos div.video_grid div.black p.meta span {
  color: black;
}
div.ce-type-ce_team_videos div.video_grid div.black p.meta span::after {
  background-color: black;
}
div.ce-type-ce_team_videos div.video_grid p.slogan {
  position: absolute;
  width: 25rem;
  height: 25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 1.5s;
}
div.ce-type-ce_team_videos div.video_grid p.slogan span {
  padding: 2rem;
  color: #999999;
}
div.ce-type-ce_team_videos div.video_grid p.slogan span::before, div.ce-type-ce_team_videos div.video_grid p.slogan span::after {
  content: "";
  position: absolute;
  background-color: #999999;
  border-radius: 50%;
  display: block;
}
div.ce-type-ce_team_videos div.video_grid p.slogan span::before {
  width: 1rem;
  height: 1rem;
}
div.ce-type-ce_team_videos div.video_grid p.slogan span::after {
  width: 1.5rem;
  height: 1.5rem;
}
div.ce-type-ce_team_videos div.video_grid p.slogan.visible {
  opacity: 1;
}
div.ce-type-ce_team_videos div.video_grid div.active p.meta span.name {
  animation: teamVideoName 2s 1s forwards;
}
div.ce-type-ce_team_videos div.video_grid div.active p.meta span.name::after {
  animation: teamVideoLine 2s 1s forwards;
}
div.ce-type-ce_team_videos div.video_grid div.active p.meta span.function {
  animation: teamVideoFunction 2s 1s forwards;
}
@keyframes teamVideoName {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  33% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes teamVideoLine {
  0% {
    width: 0%;
  }
  33% {
    width: 0%;
  }
  66% {
    width: 100%;
  }
  100% {
    width: 100%;
  }
}
@keyframes teamVideoFunction {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  66% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
div.type-form div.form .FormBuilder.InputfieldForm {
  padding: 0;
  margin: 0;
}
div.type-form div.form .FormBuilder.InputfieldForm input, div.type-form div.form .FormBuilder.InputfieldForm textarea {
  border: none !important;
}
div.type-form div.form .FormBuilder.InputfieldForm .Inputfield input[type="checkbox"] {
  margin: 0 1rem 0 0;
}
div.type-form div.form .FormBuilder.InputfieldForm .Inptfield:not(.InputfieldCheckbox):not(.InputfieldSubmit) input, div.type-form div.form .FormBuilder.InputfieldForm .Inptfield:not(.InputfieldCheckbox):not(.InputfieldSubmit) textarea {
  width: 100%;
  padding: 1rem;
}
div.type-form div.form .FormBuilder.InputfieldForm .Inputfield.InputfieldMarkup label {
  display: none;
}
div.type-form div.form .FormBuilder.InputfieldForm .Inputfield.InputfieldCheckbox > label {
  display: block;
}
div.type-form div.form .FormBuilder.InputfieldForm .InputfieldStateRequired > label::after {
  content: "*";
  color: red;
  font-size: 3rem;
  margin: 0 0 0 0.2rem;
}
div.type-form div.form .FormBuilder.InputfieldForm .Inputfield.InputfieldSubmit {
  margin-top: 4rem;
  text-align: right;
}
div.cartIntro {
  margin: 0 0 2rem;
}
table.shopTable {
  width: 100%;
  margin-bottom: 3rem;
  border-collapse: collapse;
  border: none;
  border-radius: 5px;
  overflow: hidden;
}
table.shopTable th, table.shopTable td {
  text-align: left;
  vertical-align: top;
  padding: 0.5rem 1.5rem;
  border-bottom: 1px solid white;
}
table.shopTable th.currency, table.shopTable td.currency {
  text-align: right;
}
table.shopTable th.count, table.shopTable td.count {
  font-weight: bold;
  white-space: nowrap;
}
table.shopTable th.count input, table.shopTable td.count input {
  width: 60px;
  font-weight: bold;
  margin-right: 0.5rem;
}
table.shopTable th.count a.remove, table.shopTable td.count a.remove {
  display: inline-block;
  margin: 0 0 0 0.5rem;
}
table.shopTable th.count a.remove span, table.shopTable td.count a.remove span {
  display: none;
}
table.shopTable th.count a.remove::before, table.shopTable td.count a.remove::before {
  content: "delete";
  color: red;
}
table.shopTable th {
  background-color: blue;
  color: white;
  padding: 10px;
}
table.shopTable td {
  background-color: grey;
}
table.shopTable td img {
  height: 20px;
  width: auto;
  margin: 0 5px 0 0;
}
table.shopTable td img.bg {
  padding: 2px;
}
table.shopTable td select, table.shopTable td input {
  padding: 0.5rem 1rem;
  margin: 0.5rem 0;
}
table.shopTable td span {
  display: inline-block;
  margin-left: 0.5rem;
  text-transform: uppercase;
}
table.shopTable td span::before {
  content: " / ";
  margin-right: 0.5rem;
}
table.shopTable td label, table.shopTable td div.contact_data input {
  display: block;
  width: 100%;
}
table.shopTable td label.required span {
  margin: 0;
  padding: 0 0 0 0.5rem;
}
table.shopTable td label.required span::before {
  display: none;
}
table.shopTable td label.required span::after {
  content: " *";
  color: red;
}
table.shopTable td div.contact_data {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
table.shopTable td div.contact_data > div {
  margin: 0 0 1rem 0;
}
table.shopTable td div.contact_data span {
  padding: 0.5rem 1rem 0.5rem 0;
  margin: 0.5rem 0 0;
}
form.show table.shopTable td div.contact_data span {
  padding-left: 0;
}
table.shopTable tr:last-child td {
  border-bottom: 1rem solid black;
}
.type-social_wall .social-media-posts.mode-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
.type-social_wall article {
  padding: 2rem;
  display: grid;
  gap: 2rem;
  grid-template-columns: 40% 1fr;
  margin-bottom: 2rem;
}
.type-social_wall article img {
  display: block;
}
.type-social_wall article a.portrait {
  padding-top: 100%;
  background-color: white;
}
.type-social_wall article a.portrait img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border: none;
}
.ce.type-slider-sires div.parent {
  padding: 2rem 0 4rem;
}
.ce.type-slider-sires img {
  display: block;
}
.ce.type-slider-sires a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.2s;
  opacity: 0;
  padding: 3rem;
  text-align: center;
  text-decoration: none;
}
.ce.type-slider-sires a span {
  display: block;
  margin-bottom: 2rem;
}
.ce.type-slider-sires a:hover {
  opacity: 1;
}
.ce.type-slider-sires .splide__pagination {
  bottom: -2.7rem;
}
.ce.type-slider-sires .splide__arrows {
  bottom: -2rem;
}
/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
body, .frame-layout-0 a:not(.zoom):hover, .splide__pagination button.is-active {
  background-color: #6B7E0E;
}
section.frame-layout-3, #navi-main li:hover, #navi-top a:hover, button:not(.splide__pagination__page):hover, #navi-top form button, .api-items.grid button.grid, .api-items.map button.map, #socket {
  background-color: #41580D;
}
button.btn-cancel, figure#primary {
  background-color: #999999;
}
#master, #navi-main > li > ul, div.api-items.grid > ul > li, section.frame-type-form_formframework input, section.frame-type-form_formframework textarea, section.frame-type-form_formframework select, button:not(.splide__pagination__page) {
  background-color: white;
}
.error.help-block {
  background-color: yellow;
  padding: 1rem;
  display: block;
}
section.frame section.frame {
  background-color: transparent;
}
section.frame-layout-0, #page-header, #header-sub, input[type="file"] {
  background-color: white;
}
section.frame-layout-1, section.frame-layout-1 section.frame-layout-0, fieldset#oLBW-Maengelmelder-14507-fieldset-1 > .form-group {
  background-color: #E0F0D3;
}
#mm-map-parent {
  background: repeating-linear-gradient(45deg, transparent, transparent 10px, #A8C82E 10px, #A8C82E 20px);
}
#navi-main a, #navi-breadcrumbs a, section.frame h2, button, details summary, details summary *, div.meta, fieldset legend {
  color: #41580D;
}
.frame-layout-1 a, .frame-layout-1 .frame-layout-0 a {
  color: #23420C;
}
section.frame.frame-layout-3 *, .frame-layout-0 a:hover, #navi-main li:hover > a, #navi-main li.active:hover > a, #navi-top a:hover, #navi-top a:hover::before, li.hasChilds:hover::after, button:hover, #navi-top form button, .api-items.grid button.grid, .api-items.map button.map, #socket *, #footer-mgo * {
  color: white;
}
#navi-main li.current > a {
  color: #B75E05;
}
input, textarea, select {
  color: #4E4E4D;
}
.btn-group.previous button:not(:hover) {
  color: #999999;
}
blockquote::before, blockquote::after {
  color: #D4DF82;
}
#navi-top a::before, .frame-layout-0 a, .frame-layout-2 a, li.hasChilds::after li::marker, .api-list li h3, section.frame table th.form-page, #navi-top-mobile *::before {
  color: #6B7E0E;
}
#navi-top a, #navi-top-mobile * {
  color: black;
}
#navi-top input {
  border-color: #383837;
}
fieldset legend, form th, form td, details summary, details {
  border-color: #6B7E0E;
}
#navi-main li li {
  border-color: #E0F0D3;
}
button {
  border-color: #41580D;
}
.btn-group.previous button:not(:hover), #checkout-date {
  border-color: #999999;
}
div.grid > ul > li, div.oax-embed-widget, ul.ce-uploads > li {
  border-color: #A8C82E !important;
}
header a:focus, .frame-layout-0 a:focus, button:focus::after, section.frame-type-form_formframework input, section.frame-type-form_formframework textarea, section.frame-type-form_formframework select, #kesearch_num_results {
  border-color: #6B7E0E !important;
}
.frame-layout-1 a:focus, .splide__arrow:focus {
  border-color: #41580D;
}
div#footer-mgo a:focus, div.leaflet-marker-icon:focus a:focus {
  border-color: white;
}
body, *, section.frame div.api-items h3, section.frame form fieldset h2, .form-fieldset, blockquote p:last-child:not(:first-child), section.frame .ce-uploads h3 {
  font-size: clamp(2rem, 1.458vw, 2.8rem);
}
#navi-main > li > a {
  font-size: clamp(2.1rem, 1.458vw, 2.8rem);
}
#navi-top *, #page-footer *, #navi-main > li ul a, label:not(.cb) span, a.email {
  font-size: clamp(1.5rem, 1.042vw, 2rem);
}
#navi-top-mobile * {
  font-size: 2rem;
}
#navi-top input, #navi-breadcrumbs a, .leaflet-popup .leaflet-popup-content, .leaflet-popup .leaflet-popup-content *, #mm-show-location {
  font-size: clamp(1.5rem, 0.938vw, 1.8rem);
}
figcaption, figcaption * {
  font-size: clamp(1.3rem, 0.833vw, 1.6rem);
}
section.frame h2 {
  font-size: clamp(3rem, 3.125vw, 6rem);
}
section.frame h3, section.frame form h2, legend, .form-page, blockquote * {
  font-size: clamp(2.4rem, 2.083vw, 4rem);
}
#footer-mgo h3 {
  font-size: clamp(2.4rem, 1.563vw, 3rem);
}
#oax-elpro-x-axis-group *, #oax-elpro-y-axis-group * {
  font-size: 12px;
}
button, li.language span {
  text-transform: uppercase;
}
#navi-main a, section.frame h2 {
  line-height: 117%;
}
.splide__slide div, figcaption, label, label span {
  line-height: 140%;
}
a.email, a.phone, a.search, span.location {
  padding-left: 3.5rem;
}
a.email::before, a.phone::before, a.search::before, span.location::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3rem;
}
a.email.email::before, a.phone.email::before, a.search.email::before, span.location.email::before {
  content: "mail";
}
a.email.phone::before, a.phone.phone::before, a.search.phone::before, span.location.phone::before {
  content: "call";
}
a.email.search::before, a.phone.search::before, a.search.search::before, span.location.search::before {
  content: "search";
}
a.email.location::before, a.phone.location::before, a.search.location::before, span.location.location::before {
  content: "location_on";
}
a.gesture, a.easy {
  padding-left: 3.5rem;
}
a.gesture::before, a.easy::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3rem;
}
a.gesture.gesture::before, a.easy.gesture::before {
  content: "";
}
a.gesture.easy::before, a.easy.easy::before {
  content: "";
}
#navi-top form button::before {
  position: absolute;
  left: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3rem;
  content: "search";
}
#navi-main > li.hasChilds::after {
  content: "expand_more";
  font-size: 3rem;
  position: absolute;
  bottom: 2rem;
  right: 0rem;
  transform: translateX(25%);
}
div.switchView button::before {
  font-size: 3rem;
  display: block;
}
div.switchView button.grid::before {
  content: "grid_view";
}
div.switchView button.map::before {
  content: "map";
}
.splide__arrows button::before {
  font-size: 4rem;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.splide__arrows button.splide__arrow--prev::before {
  content: "chevron_left";
}
.splide__arrows button.splide__arrow--next::before {
  content: "chevron_right";
}
blockquote {
  max-width: 80rem;
  margin: 0 auto 10rem;
}
blockquote * {
  z-index: 1;
}
blockquote::before, blockquote::after {
  content: "";
  position: absolute;
  width: clamp(4rem, 5.208vw, 10rem);
  height: clamp(4rem, 5.208vw, 10rem);
  background-size: contain;
  background-position: center;
  background-image: url(/typo3conf/ext/website_bergweg/Resources/Public/Images/icons/blockquote_right.svg);
  z-index: 0;
}
blockquote::before {
  content: "";
  top: 0;
  left: 0;
  transform: translateX(-50%) rotate(180deg);
}
blockquote::after {
  content: "";
  bottom: 0;
  right: 0;
  transform: translateX(50%);
}
#navi-toggle::before {
  content: "menu";
  font-size: 4rem;
  display: block;
}
div.leaflet-marker-icon:focus, a:focus {
  border-width: 2px;
  border-style: dashed;
  outline: none;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
#page-header form {
  display: none;
  gap: 1rem;
}
#page-header form label {
  display: flex;
  height: 100%;
}
#page-header form input {
  border-width: 1px;
  border-style: solid;
  padding: 0 0.5rem;
  width: 13rem;
  height: 3rem;
}
#page-header form button {
  padding: 0 2rem 0 4rem;
  margin: 0 0 0 0rem;
  border-width: 0;
}
button:not(.splide__pagination__page) {
  border-radius: 1rem;
  border-width: 2px;
  border-style: solid;
  padding: 1.5rem 4rem;
  cursor: pointer;
}
button:focus {
  outline: none;
}
button:focus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 110%;
  height: 120%;
  transform: translate(-50%, -50%);
  border-width: 2px;
  border-style: dashed;
}
section.frame-type-form_formframework #oLBW-Kontaktformular-14630 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 3rem 0;
}
section.frame-type-form_formframework div.row {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 5rem 0;
}
section.frame-type-form_formframework div.row > * {
  grid-column: span 12;
}
@media (min-width: 68.75em) {
  section.frame-type-form_formframework div.row {
    grid-gap: 10rem 5rem;
  }
  section.frame-type-form_formframework div.row > .col-xxl-1 {
    display: block;
  }
  section.frame-type-form_formframework div.row > .col-12 {
    grid-column: span 12;
  }
  section.frame-type-form_formframework div.row > .col-9 {
    grid-column: span 9;
  }
  section.frame-type-form_formframework div.row > .col-6 {
    grid-column: span 6;
  }
  section.frame-type-form_formframework div.row > .col-3 {
    grid-column: span 3;
  }
}
section.frame-type-form_formframework input[type="number"] {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
section.frame-type-form_formframework form > h2 {
  margin-bottom: 5rem;
}
section.frame-type-form_formframework form h2, section.frame-type-form_formframework form div.actions, section.frame-type-form_formframework form fieldset {
  grid-column: 1 / -1;
}
section.frame-type-form_formframework form fieldset {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4rem;
}
section.frame-type-form_formframework form div.actions {
  padding: 4rem 0 0 0;
}
section.frame-type-form_formframework form div.btn-group {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2rem;
}
section.frame-type-form_formframework form table th, section.frame-type-form_formframework form table td {
  padding: 0.3rem 2rem 0.3rem 0;
}
section.frame-type-form_formframework form table th.form-page {
  padding: 2rem 2rem 0.5rem 0;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
section.frame-type-form_formframework form table td.form-fieldset {
  padding: 2rem 2rem 0.5rem 0;
}
section.frame-type-form_formframework .form-check {
  margin-bottom: 2rem;
}
#checkout-date {
  border-top-width: 2px;
  border-top-style: solid;
  margin-top: 2rem;
  padding-top: 2rem;
}
form {
  /*
    span.required::after {
        content: "*";
        position: absolute;
        bottom: 0.5rem;
        right: 0;
        color: red;
        transform: translate(50%,0);
    }
    */
}
form fieldset {
  margin-bottom: 8rem;
}
form fieldset legend {
  display: block;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  width: 100%;
  margin-bottom: 5rem;
}
form label {
  padding: 0 0 0.5rem;
  display: block;
}
form label span {
  margin-bottom: 1rem;
}
form label.form-check-label, form div.radio label, form label.cb {
  display: block;
  padding: 0 0 0 3rem;
}
form label.form-check-label input, form div.radio label input, form label.cb input {
  position: absolute;
  left: 0;
  top: clamp(1rem, 0.729vw, 1.4rem);
  width: auto;
}
form input[type="checkbox"], form input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  display: flex;
  align-content: center;
  justify-content: center;
  font-size: 2rem;
  padding: 0.1rem;
  border: 0.25rem solid green;
  border-radius: 0.5rem;
}
form input[type="checkbox"]::before, form input[type="radio"]::before {
  content: "";
  width: 1.4rem;
  height: 1.4rem;
  clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
  transform: scale(0);
  background-color: green;
}
form input[type="checkbox"]:checked::before, form input[type="radio"]:checked::before {
  transform: scale(1);
}
form select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(/typo3conf/ext/website_bergweg/Resources/Public/Images/icons/expand_more.svg);
  background-position: calc(100% - 1rem) 50%;
  background-size: 3rem;
  background-repeat: no-repeat;
}
form input, form textarea, form select {
  border-radius: 1rem;
}
form textarea {
  height: 30rem;
}
form input, form textarea, form select {
  border-style: solid;
  border-width: 2px;
  padding: 0.75rem 1.5rem;
  width: 100%;
}
label.cb + label.ta, label.tf + label.tf {
  margin-top: 1rem;
}
form#pc-mm-form div + div, form#pc-mm-form #mm-image-preview, form#pc-mm-form progress {
  margin-top: 2rem;
}
form#pc-mm-form #mm-get-location {
  margin-bottom: 2rem;
}
form#pc-mm-form legend {
  border: none;
  margin-bottom: 3rem;
  color: black;
}
form#pc-mm-form progress {
  display: block;
  width: 100%;
}
form#pc-mm-form label, form#pc-mm-form label.tf > *, form#pc-mm-form label.ta > *, form#pc-mm-form label.b > *, form#pc-mm-form label.f > * {
  display: block;
  width: 100%;
}
form#pc-mm-form label.ta > span {
  margin-bottom: 0.5rem;
}
form#pc-mm-form label.b > span, form#pc-mm-form label.f > span {
  margin-bottom: 1rem;
}
#mm-map-parent {
  height: 40rem;
  margin: 1rem 0;
}
form#form_kesearch_custom #ke_search_sword {
  width: 100%;
}
button#mm-submit {
  margin-top: 4rem;
}
.table th.section {
  padding-top: 2rem;
  border-bottom: 1px solid grey;
}
div#master {
  max-width: 192rem;
  margin: 0 auto;
  min-height: 100vh;
  display: grid;
  grid-template-rows: auto 1fr auto;
}
#page-header {
  padding: 2.6rem 0 0;
  z-index: 1000000;
  position: sticky;
  top: -1px;
  height: 10rem;
}
@media (min-width: 68.75em) {
  #page-header {
    top: -8rem;
    height: auto;
  }
}
#page-header a#home-link {
  display: block;
  position: absolute;
  left: 2.7rem;
  top: 1rem;
  z-index: 10;
  border-width: 2px;
  border-style: dashed;
  border-color: transparent;
  width: 20rem;
  transition: width 0.2s;
}
@media (min-width: 68.75em) {
  #page-header a#home-link {
    left: 2.7rem;
    top: 5rem;
    width: 20rem;
  }
}
@media (min-width: 85em) {
  #page-header a#home-link {
    left: 17rem;
    width: 29rem;
  }
}
#page-header a#home-link img {
  width: 100%;
}
#page-header.stuck a#home-link {
  width: 10rem;
}
@media (min-width: 68.75em) {
  #page-header.stuck a#home-link {
    width: 20rem;
    top: 10rem;
  }
}
#page-header button#navi-toggle {
  position: absolute;
  right: 3rem;
  top: 2rem;
  z-index: 10;
  padding: 1rem;
  border: none;
}
#page-header button#navi-toggle:focus::after {
  width: 100%;
  height: 100%;
}
@media (min-width: 68.75em) {
  #page-header button#navi-toggle {
    display: none;
  }
}
#page-header #navi-top, #page-header #navi-main, #page-header #navi-top-mobile {
  display: flex;
  flex-wrap: wrap;
  max-width: 164rem;
}
#page-header #navi-main {
  margin: 0 auto 0;
}
#page-header #navi-top, #page-header #navi-main {
  margin-left: 7vw;
  padding: 0 2rem;
  justify-content: flex-end;
}
#page-header #navi-top, #page-header #navi-top-mobile {
  gap: 0 clamp(3rem, 2.083vw, 4rem);
  margin-bottom: 2.6rem;
}
#page-header #navi-top li.language, #page-header #navi-top-mobile li.language {
  display: flex;
}
#page-header #navi-top li.language a, #page-header #navi-top-mobile li.language a {
  display: block;
  padding: 0 1rem;
}
#page-header #navi-top li.language a:not(:last-child)::after, #page-header #navi-top-mobile li.language a:not(:last-child)::after {
  content: "|";
  position: absolute;
  top: 0;
  right: -2px;
}
@media (max-width: 68.75em) {
  #page-header #navi-top {
    display: none;
  }
}
@media (min-width: 68.75em) {
  #page-header #navi-top-mobile {
    display: none;
  }
}
#page-header #navi-main > li {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
}
#page-header #navi-main > li.active > ul, #page-header #navi-main > li:hover > ul {
  display: block;
}
#page-header #navi-main > li a {
  border-width: 2px;
  border-style: dashed;
  border-color: transparent;
  text-decoration: underline;
}
#page-header #navi-main > li > a {
  display: block;
  text-align: center;
  padding: 1rem clamp(2rem, 1.563vw, 3rem) 2rem;
  display: flex;
  height: 100%;
  align-items: flex-end;
}
#page-header #navi-main > li > a[aria-expanded="true"] + ul {
  display: flex;
}
#page-header #navi-main > li > ul {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9) !important;
  top: 100%;
}
#page-header #navi-main > li > ul li {
  text-align: center;
}
#page-header #navi-main > li > ul li a {
  padding: 1rem 2rem;
  display: block;
}
#page-header nav {
  z-index: 9;
}
@media (max-width: 68.75em) {
  #page-header nav {
    position: absolute;
    top: 0;
    right: 0;
  }
  #page-header nav > div {
    transform: translateX(100%);
    transition: all 0.3s;
    display: none;
    background-color: white;
    height: 100vh;
    width: 100vw;
    overflow-y: auto;
    padding: 12rem 4rem 2rem;
  }
  #page-header nav #navi-main {
    display: block;
    padding: 0;
    margin: 0;
  }
  #page-header nav #navi-main span br {
    display: none;
  }
  #page-header nav #navi-main > li::after {
    bottom: auto;
    top: 1rem;
    content: "";
  }
  #page-header nav #navi-main a {
    text-decoration: none;
  }
  #page-header nav #navi-main li.hasChilds > a {
    padding-bottom: 0;
  }
  #page-header nav #navi-main > li, #page-header nav #navi-main ul {
    display: block;
    position: relative;
  }
  #page-header nav #navi-main > li a, #page-header nav #navi-main ul a {
    text-align: left;
    padding-bottom: 1rem;
  }
  #page-header nav #navi-main > li, #page-header nav #navi-main > li.active {
    border-bottom: 1px solid grey;
  }
  #page-header nav #navi-main > li > ul, #page-header nav #navi-main > li.active > ul {
    box-shadow: none;
    margin-left: 2rem;
  }
  #page-header nav #navi-top-mobile {
    display: block;
    margin: 4rem 0;
  }
  #page-header nav #navi-top-mobile li {
    margin-bottom: 2rem;
  }
  #page-header nav #navi-top-mobile li a {
    text-decoration: none;
    padding-left: 3rem;
    display: block;
  }
  #page-header nav #navi-top-mobile li a::before {
    position: absolute;
    left: 0;
    top: 1.5rem;
    font-size: 2.2rem;
  }
  #page-header nav.open > div {
    display: block;
    animation: comeFromRight 0.3s forwards;
  }
}
#header-sub picture {
  display: block;
  margin-bottom: 1rem;
}
#header-sub picture::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  padding-bottom: 70%;
  background-image: url(/typo3conf/ext/website_bergweg/Resources/Public/Images/overlays/header-bottom-square.svg);
  background-size: 100% 100%;
}
@media (min-width: 50em) {
  #header-sub picture::after {
    bottom: -1px;
    padding-bottom: 30%;
    background-image: url(/typo3conf/ext/website_bergweg/Resources/Public/Images/overlays/header-bottom.svg);
  }
}
#header-sub #navi-breadcrumbs {
  margin: 0 auto clamp(1rem, 3.125vw, 5rem);
  display: flex;
  flex-wrap: wrap;
  max-width: 164rem;
}
#header-sub #navi-breadcrumbs li {
  padding: 0 1.5rem 0 2rem;
}
#header-sub #navi-breadcrumbs li:not(:last-child)::after {
  content: ">";
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, 8%);
}
#header-sub #navi-breadcrumbs li br {
  display: none;
}
main > section.frame:nth-child(1) {
  padding-top: 5rem;
}
section.frame header {
  margin-bottom: clamp(3rem, 3.125vw, 6rem);
}
section.frame header h2, section.frame header h3 {
  text-align: left;
}
@media (min-width: 40em) {
  section.frame header h2, section.frame header h3 {
    text-align: center;
  }
}
section.frame div.wrapper {
  max-width: 120rem;
  margin: 0 auto;
  padding: 0 2rem;
}
section.frame div.wrapper.nomargin {
  margin-bottom: 0 !important;
}
section.frame.plugin-stopper_stopper div.wrapper {
  padding: 0;
}
section.frame.cw-narrow div.wrapper {
  max-width: 90rem;
}
section.frame.cw-narrow-super div.wrapper {
  max-width: 60rem;
}
section.frame.cw-wide div.wrapper {
  max-width: 164rem;
}
section.frame.cw-full div.wrapper {
  max-width: none;
  padding: 0;
}
@media (max-width: 32rem) {
  section.frame.frame-type-html.cw-full div.wrapper {
    padding: 0 2rem;
  }
}
section.frame.frame-layout-1 {
  /*
		&::before,
		&::after {
			width: 100%;
			display: block;
		}
		&::before {
			content: url(/typo3conf/ext/website_bergweg/Resources/Public/Images/overlays/layout-1-top.svg);
			
			
		}
		&::after {
			//content: url(/typo3conf/ext/website_bergweg/Resources/Public/Images/overlays/layout-1-bottom.svg);
		}
		header {
			margin-top: 5rem;
		}
		*/
}
section.frame.frame-layout-1 section div.wrapper {
  padding: 0;
  margin: 0;
}
section.frame.frame-layout-2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  background-image: url(/typo3conf/ext/website_bergweg/Resources/Public/Images/content_elements/trees.svg);
  background-position: left bottom -1px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-bottom: 33.3475%;
  z-index: 0;
}
section.frame, div.frame {
  padding: clamp(7rem, 7.29vw, 14rem) 0;
}
section.frame.space-before-without, div.frame.space-before-without {
  padding-top: 0;
}
section.frame.space-after-without, div.frame.space-after-without {
  padding-bottom: 0;
}
section.frame.space-before-small, div.frame.space-before-small {
  padding-top: clamp(3rem, 3.698vw, 7rem);
}
section.frame.space-after-small, div.frame.space-after-small {
  padding-bottom: clamp(3rem, 3.698vw, 7rem);
}
section.frame.space-before-large, div.frame.space-before-large {
  padding-top: clamp(10rem, 3.698vw, 20rem);
}
section.frame.space-after-large, div.frame.space-after-large {
  padding-bottom: clamp(14rem, 10.042vw, 20rem);
}
section.frame div.wrapper, div.frame div.wrapper {
  z-index: 1;
}
details > *:last-child {
  margin-bottom: 3rem !important;
}
details summary {
  list-style: none;
  padding: 3rem 6rem 3rem 0;
  cursor: pointer;
  border-top-style: solid;
  border-top-width: 2px;
}
details summary::-webkit-details-marker {
  display: none;
}
details summary h2, details summary h3 {
  text-align: left;
}
details summary::after {
  content: "add";
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3.5rem;
}
details[open] summary::after {
  content: "remove";
}
details:last-of-type {
  border-bottom-style: solid;
  border-bottom-width: 2px;
}
div.frame {
  margin: auto;
}
div.frame.cw-narrow-super {
  max-width: 60rem;
}
div.frame.cw-narrow {
  max-width: 90rem;
}
div.frame.cw-wide {
  max-width: 164rem;
}
div.frame.cw-full {
  max-width: none;
}
#page-footer div.row1 {
  margin: 0 5rem;
  display: grid;
  grid-template-areas: "b b b b b b" ". . a a . .";
}
@media (min-width: 78.75em) {
  #page-footer div.row1 {
    grid-template-areas: "a b b b b b";
    grid-template-columns: repeat(6, 1fr);
  }
}
#page-footer div.row1 > :nth-child(1) {
  grid-area: a;
  text-align: center;
}
#page-footer div.row1 > :nth-child(1) img {
  width: 30rem;
  max-width: 100%;
  margin: auto;
}
#page-footer div.row1 > :nth-child(2) {
  grid-area: b;
}
#page-footer #footer-mgo {
  background-image: url(/typo3conf/ext/website_bergweg/Resources/Public/Images/content_elements/oberlausitz_kraefteweckerland_gradient.svg);
  background-size: 100% 100%;
  text-align: center;
}
@media (max-width: 43.75em) {
  #page-footer #footer-mgo section#navi-footer-parent {
    padding-top: 0;
  }
}
@media (min-width: 43.75em) {
  #page-footer #footer-mgo {
    text-align: left;
  }
}
#page-footer #footer-mgo > div.wrapper {
  max-width: 120rem;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 5rem;
}
@media (min-width: 43.75em) {
  #page-footer #footer-mgo > div.wrapper {
    grid-template-columns: 1fr 1fr;
    padding: 0;
  }
}
#page-footer #footer-mgo > div.wrapper::before {
  content: "";
  background-image: url(/typo3conf/ext/website_bergweg/Resources/Public/Images/content_elements/shape-white.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -1px;
  width: 50rem;
  max-width: 100vw;
  padding-top: 8%;
}
#page-footer #footer-mgo > div.wrapper > section {
  background: none !important;
}
#page-footer #footer-mgo > div.wrapper > section * {
  line-height: 120%;
  margin-bottom: 1rem;
}
#page-footer #footer-mgo > div.wrapper ul#navi-socket {
  gap: 0 2rem;
  margin-bottom: 5rem;
}
@media (min-width: 43.75em) {
  #page-footer #footer-mgo > div.wrapper ul#navi-socket {
    position: absolute;
    right: 2rem;
    bottom: 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    margin-bottom: 0;
  }
}
#page-footer #socket {
  margin: 0 0 0 0;
  padding: 5rem 0;
}
#page-footer #navi-footer {
  padding: 0 2rem;
  text-align: center;
  gap: 0 1rem;
}
#page-footer #navi-footer, #page-footer #navi-footer ul {
  list-style: none;
  margin-left: 0;
}
#page-footer #navi-footer li, #page-footer #navi-footer ul li {
  margin-bottom: 1rem;
}
#page-footer #navi-footer ul {
  margin: 1rem 0 0 2rem;
}
@media (min-width: 43.75em) {
  #page-footer #navi-footer {
    padding: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
}
@media (min-width: 78.75em) {
  #page-footer #navi-footer {
    margin: 0;
  }
}
#page-footer #navi-footer br {
  display: none;
}
div.api-items {
  padding-top: 8rem;
  display: flex;
  flex-wrap: wrap;
}
div.api-items > * {
  width: 100%;
}
div.api-items div.switchView {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
div.api-items div.switchView button {
  padding: 0.75rem 3rem;
}
div.api-items div.switchView button.grid {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
div.api-items div.switchView button.map {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
div.api-items.grid > ul {
  list-style: none;
  margin: 0;
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(1fr);
}
@media (min-width: 60em) {
  div.api-items.grid > ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 4rem;
  }
}
@media (min-width: 87.5em) {
  div.api-items.grid > ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 8rem;
  }
}
div.api-items.grid > ul > li {
  border-width: 1px;
  border-style: solid;
  padding: 2rem 2rem 8rem;
}
@media (min-width: 60em) {
  div.api-items.grid > ul > li {
    padding: 4rem 4rem 8rem;
  }
}
div.api-items.grid > ul > li > a {
  display: block;
}
div.api-items.grid > ul figure {
  padding: 0 0 75%;
  background-size: cover;
  background-position: center;
}
div.api-items.grid > ul figure button, div.api-items.grid > ul figure img {
  display: none;
}
div.api-items.grid > ul li > div {
  padding-top: clamp(1rem, 1.042vw, 2rem);
}
div.api-items.grid > ul li > div > p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
div.api-items.grid > ul h3, div.api-items.grid > ul div.meta {
  margin-bottom: clamp(1rem, 1.042vw, 2rem);
}
div.api-items p.read-more {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 1rem 3rem;
}
article.api-detail h2 {
  margin-bottom: 5rem;
}
article.api-detail figure#primary img {
  margin: auto;
}
/*
div.leaflet-marker-icon {
	opacity: .2;
	&:hover, 
	&:focus {
		opacity: 1;
		z-index: 1000;
	}
}
*/
#map_canvas, #map_canvas2 {
  height: 40vh;
}
div.meta dl {
  display: flex;
  flex-wrap: nowrap;
  gap: 4rem;
  margin-bottom: 2rem;
}
div.meta dl dd {
  padding-left: 4rem;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: auto 80%;
}
div.meta dl dd.time {
  background-image: url(/typo3conf/ext/website_bergweg/Resources/Public/Images/icons/schedule.svg);
  background-size: auto 60%;
}
div.meta dl dd.length {
  background-image: url(/typo3conf/ext/website_bergweg/Resources/Public/Images/icons/hiking.svg);
}
a[download], a.download {
  padding-left: 4rem;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: auto 80%;
  background-image: url(/typo3conf/ext/website_bergweg/Resources/Public/Images/icons/download.svg);
}
figure a {
  display: block;
}
.media.splide {
  margin: 0;
}
@media (min-width: 46.875em) {
  .media.splide {
    margin: 0 7rem;
  }
}
@media (min-width: 108.75em) {
  .media.splide {
    margin: 0;
  }
}
.media.splide img {
  width: 100%;
  max-width: none;
}
.media.splide figure.hidden {
  display: none;
}
.splide__arrows {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.splide__arrows button {
  border-radius: 50%;
  padding: 2rem;
}
.splide__arrows button svg {
  display: none;
}
.splide__arrows button.splide__arrow--next {
  right: 0;
  transform: translate(120%, -50%);
}
.splide__arrows button.splide__arrow--prev {
  left: 0;
  transform: translate(-120%, -50%);
}
.ce-image .splide__pagination {
  bottom: 0;
  transform: translateY(120%);
}
.ce-image .splide__pagination li {
  line-height: 100% !important;
}
.ce-image .splide__pagination li button {
  width: 1.1rem;
  height: 1.1rem;
}
.ce-image .splide__pagination li button.is-active {
  transform: scale(1);
}
@media screen and (max-width: 22.5em) {
  div#oax-api-elpro {
    display: none;
  }
}
path.leaflet-interactive {
  filter: drop-shadow(3px 5px 2px rgba(0, 0, 0, 0.4));
}
#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: 2rem;
  width: 60rem;
  max-width: 95vw;
}
#custom-alert > section h2 {
  font-weight: bold;
  margin-bottom: 1rem;
}
#custom-alert > section div {
  margin-bottom: 2rem;
}
ul.ce-uploads {
  margin-left: 0 !important;
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media screen and (min-width: 60em) {
  ul.ce-uploads {
    grid-template-columns: 1fr 1fr;
    gap: 5rem;
  }
}
ul.ce-uploads li {
  border: 1px solid black;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 3rem;
  padding: 2rem;
}
@media (min-width: 40em) {
  ul.ce-uploads li {
    padding: 4rem;
  }
}
ul.ce-uploads li > a {
  grid-column: span 4;
}
ul.ce-uploads li > a img {
  width: 100%;
}
ul.ce-uploads li > div {
  grid-column: span 8;
}
ul.ce-uploads li > a {
  grid-column: span 12;
}
ul.ce-uploads li > div {
  grid-column: span 12;
}
@media (min-width: 26.25em) {
  ul.ce-uploads li > a {
    grid-column: span 4;
  }
  ul.ce-uploads li > div {
    grid-column: span 8;
  }
}
figure.single {
  display: inline-block;
  margin: auto;
  text-align: center;
}
ul#kesearch_results li {
  margin-bottom: 3rem;
}
ul#kesearch_results li p {
  margin-bottom: 0;
}
#kesearch_num_results {
  border-top-width: 2px;
  border-top-style: solid;
  padding-top: clamp(3rem, 3.698vw, 7rem);
  margin-bottom: 5rem;
}
div#cookie-consent {
  z-index: 1000000;
}
p.icon-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
@media (min-width: 43.75em) {
  p.icon-list {
    justify-content: left;
  }
}
p.icon-list a {
  display: flex;
}
p.icon-list a img {
  margin-bottom: 0 !important;
}
body:has(#cookie-consent:not([style="display: none;"])) {
  overflow-y: hidden;
}
.cookie-consent-container .consent-modal {
  height: auto !important;
}
div.necessary-cookieoptions, div.necessary-cookieoptions * {
  font-size: 1.5rem !important;
}
/*
/// 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%;
}
:target::before {
  content: "";
  display: block;
  position: relative;
  height: 18rem;
  margin: -18rem 0 0;
}
div#pageBackground {
  z-index: -1;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: 100vw 100vh;
  background-repeat: no-repeat;
  opacity: 1;
}
a#skipNavigation {
  position: fixed;
  z-index: 1000001;
  left: 2rem;
  top: -20rem;
  color: red;
  background-color: white;
  padding: 1rem 2rem;
}
a#skipNavigation:focus {
  top: 2rem;
}
h2 *, h3 *, h4 *, a > span {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
img.full {
  width: 100%;
}
.frame-type-text img {
  display: inline-block;
}
div.type-events div.calendar caption, .type-social_wall article p.text, #page-header form label span, #page-header button#navi-toggle span, div.api-items div.switchView button span, div.api-items:not(.grid) ul.api-list, div.api-items:not(.map) div.api-map, div.meta dl dt, a[download] span:not(.fileinfo), a.download span:not(.fileinfo), h1, *[hidden], .hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
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;
}
figcaption, figcaption * {
  text-decoration: none;
  color: #FFFFFF;
}
figcaption.caption span {
  white-space: nowrap;
}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex > * {
  width: 100%;
  margin-bottom: 2rem;
}
@media (min-width: 68.75em) {
  .flex.cols2 > *, .flex.cols3 > *, .flex.cols4 > *, .flex.cols5 > * {
    width: 48%;
    margin-bottom: 2%;
  }
}
@media (min-width: 93.75em) {
  .flex.cols2 > * {
    width: 48%;
  }
  .flex.cols3 > * {
    width: 30%;
  }
  .flex.cols4 > * {
    width: 23%;
  }
  .flex.cols5 > * {
    width: 18%;
  }
}
.flex.middle {
  align-items: center;
}
.grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
}
@media (min-width: 68.75em) {
  .grid.cols2, .grid.cols3, .grid.cols4, .grid.cols5 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 68.75em) {
  .grid.gap15 {
    gap: 5rem;
  }
  .grid.cols2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.cols3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid.cols4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid.cols5 {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (min-width: 93.75em) {
  .grid.gap10 {
    gap: 10rem;
  }
  .grid.gap15 {
    gap: 15rem;
  }
  .grid.gap8 {
    gap: 8rem;
  }
}
#page-header #navi-main > li > ul {
  box-shadow: 0px 8px 11px -8px rgba(0, 0, 0, 0.6);
}
.textShadow {
  text-shadow: -1px 0px 8px rgba(0, 0, 0, 0.6);
}
.shape {
  border-radius: 90px 0;
}
.shape-reverse {
  border-radius: 0 90px;
}
.dashed {
  background-image: linear-gradient(to left, #000000, 10px, rgba(255, 255, 255, 0) 10px);
  background-size: 20px 1px;
  background-repeat: repeat-x;
}
.solid {
  background-image: linear-gradient(to left, #000000, 10px, #000000 10px);
  background-size: 50px 1px;
  background-repeat: no-repeat;
  background-position: bottom center;
}
a#editPage {
  position: fixed;
  top: 1rem;
  left: 1rem;
  background-color: rgba(255, 0, 0, 0.7);
  color: white;
  display: block;
  padding: 0.5rem 1rem;
  z-index: 10000;
  text-decoration: none;
}
div#isSmallScreen {
  display: block;
}
@media (min-width: 68.75em) {
  div#isSmallScreen {
    display: none;
  }
}
div#smoobuApartment1146217de, div#apartmentIframe1146217 {
  text-align: center;
}
