@charset "UTF-8";
/*
 *  Projektspezifische Einstellungen, Farben, Abstände usw.
*/
/*
 *  Seitenbreite & Ränder
*/
/*
 *  Font-Details
*/
/*
 *  Abstände
*/
/*
 *  Photoswipe
*/
/*================== TEMPLATE 50  ===================*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}
.pswp__button:focus, .pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(./photoswipe/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(./photoswipe/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*

	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(./photoswipe/preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  /*
  	The idea of animating inner circle is based on Polymer ("material") loading indicator
  	 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
  */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  100% {
    transform: rotate(0);
  }
}
/*

	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

.slick-list {
  z-index: 0;
  width: 100%;
}

.slick-prev {
  z-index: 1;
  left: 25px;
}

.slick-next {
  z-index: 1;
  right: 25px;
}

.pswp-gallery {
  /*
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: calc(10px);
    grid-row-gap: calc(10px);
  */
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: calc(-1 * (10px));
  margin-right: calc(-1 * (10px));
}
.pswp-gallery > .item {
  width: calc((100% - 2 * (10px)) / 2);
  margin-bottom: calc(10px);
  margin-right: calc(10px);
}
.col-2 .pswp-gallery > .item {
  width: calc((100% - 4 * (10px)) / 4);
}
.pswp-gallery > .item > a {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
}
.pswp-gallery > .item > a > img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.pswp-gallery > .item.single_item {
  width: calc((100% - 10px) / 1);
}

.ksp-edit-tools {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  right: 0;
  padding: 0.5em;
  background-color: #0e5267;
}
.ksp-edit-tools, .ksp-edit-tools a {
  color: #FFFFFF;
}

*, *:before, *:after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

body {
  position: relative;
  height: 100%;
  min-height: 100vh;
}

header, main, footer {
  width: 100%;
  position: relative;
  display: block; /* IE */
}

iframe, img, figure {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: none;
  margin: 0;
}

ul, ol {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
  position: relative;
}

strong {
  font-weight: bold;
}

a {
  display: inline;
  text-decoration: none;
}

*[hidden] {
  display: none;
}

.nobr {
  white-space: nowrap;
}

.relative {
  position: relative;
}

.icon {
  line-height: 0;
  display: inline-block;
}
a .icon {
  display: block;
}

main {
  min-height: 50vh;
  overflow: hidden;
}

h1 + h1, h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h1 + ul, h1 + ol, h1 + table, h1 + iframe, h1 + .margin, h1 + .TextformatterVideoEmbed, h1 + p, h2 + h1, h2 + h2, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h2 + ul, h2 + ol, h2 + table, h2 + iframe, h2 + .margin, h2 + .TextformatterVideoEmbed, h2 + p, h3 + h1, h3 + h2, h3 + h3, h3 + h4, h3 + h5, h3 + h6, h3 + ul, h3 + ol, h3 + table, h3 + iframe, h3 + .margin, h3 + .TextformatterVideoEmbed, h3 + p, h4 + h1, h4 + h2, h4 + h3, h4 + h4, h4 + h5, h4 + h6, h4 + ul, h4 + ol, h4 + table, h4 + iframe, h4 + .margin, h4 + .TextformatterVideoEmbed, h4 + p, h5 + h1, h5 + h2, h5 + h3, h5 + h4, h5 + h5, h5 + h6, h5 + ul, h5 + ol, h5 + table, h5 + iframe, h5 + .margin, h5 + .TextformatterVideoEmbed, h5 + p, h6 + h1, h6 + h2, h6 + h3, h6 + h4, h6 + h5, h6 + h6, h6 + ul, h6 + ol, h6 + table, h6 + iframe, h6 + .margin, h6 + .TextformatterVideoEmbed, h6 + p, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6, ul + ul, ul + ol, ul + table, ul + iframe, ul + .margin, ul + .TextformatterVideoEmbed, ul + p, ol + h1, ol + h2, ol + h3, ol + h4, ol + h5, ol + h6, ol + ul, ol + ol, ol + table, ol + iframe, ol + .margin, ol + .TextformatterVideoEmbed, ol + p, table + h1, table + h2, table + h3, table + h4, table + h5, table + h6, table + ul, table + ol, table + table, table + iframe, table + .margin, table + .TextformatterVideoEmbed, table + p, iframe + h1, iframe + h2, iframe + h3, iframe + h4, iframe + h5, iframe + h6, iframe + ul, iframe + ol, iframe + table, iframe + iframe, iframe + .margin, iframe + .TextformatterVideoEmbed, iframe + p, .margin + h1, .margin + h2, .margin + h3, .margin + h4, .margin + h5, .margin + h6, .margin + ul, .margin + ol, .margin + table, .margin + iframe, .margin + .margin, .margin + .TextformatterVideoEmbed, .margin + p, .TextformatterVideoEmbed + h1, .TextformatterVideoEmbed + h2, .TextformatterVideoEmbed + h3, .TextformatterVideoEmbed + h4, .TextformatterVideoEmbed + h5, .TextformatterVideoEmbed + h6, .TextformatterVideoEmbed + ul, .TextformatterVideoEmbed + ol, .TextformatterVideoEmbed + table, .TextformatterVideoEmbed + iframe, .TextformatterVideoEmbed + .margin, .TextformatterVideoEmbed + .TextformatterVideoEmbed, .TextformatterVideoEmbed + p, p + h1, p + h2, p + h3, p + h4, p + h5, p + h6, p + ul, p + ol, p + table, p + iframe, p + .margin, p + .TextformatterVideoEmbed, p + p {
  margin-top: 1em;
}

h1 + h3, h1 + h4, h1 + h5, h1 + h6, h1 + ul, h1 + ol, h1 + table, h1 + iframe, h1 + .margin, h1 + .TextformatterVideoEmbed, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h2 + ul, h2 + ol, h2 + table, h2 + iframe, h2 + .margin, h2 + .TextformatterVideoEmbed {
  margin-top: 1.5rem;
}
h1 + p, h2 + p {
  margin-top: 2rem;
}

h3 + h1, h3 + h2, h4 + h1, h4 + h2, h5 + h1, h5 + h2, h6 + h1, h6 + h2, ul + h1, ul + h2, ol + h1, ol + h2, table + h1, table + h2, iframe + h1, iframe + h2, .margin + h1, .margin + h2, .TextformatterVideoEmbed + h1, .TextformatterVideoEmbed + h2 {
  margin-top: 1.5rem;
}
h3 + h3, h3 + h4, h3 + h5, h3 + h6, h3 + ul, h3 + ol, h3 + table, h3 + iframe, h3 + .margin, h3 + .TextformatterVideoEmbed, h4 + h3, h4 + h4, h4 + h5, h4 + h6, h4 + ul, h4 + ol, h4 + table, h4 + iframe, h4 + .margin, h4 + .TextformatterVideoEmbed, h5 + h3, h5 + h4, h5 + h5, h5 + h6, h5 + ul, h5 + ol, h5 + table, h5 + iframe, h5 + .margin, h5 + .TextformatterVideoEmbed, h6 + h3, h6 + h4, h6 + h5, h6 + h6, h6 + ul, h6 + ol, h6 + table, h6 + iframe, h6 + .margin, h6 + .TextformatterVideoEmbed, ul + h3, ul + h4, ul + h5, ul + h6, ul + ul, ul + ol, ul + table, ul + iframe, ul + .margin, ul + .TextformatterVideoEmbed, ol + h3, ol + h4, ol + h5, ol + h6, ol + ul, ol + ol, ol + table, ol + iframe, ol + .margin, ol + .TextformatterVideoEmbed, table + h3, table + h4, table + h5, table + h6, table + ul, table + ol, table + table, table + iframe, table + .margin, table + .TextformatterVideoEmbed, iframe + h3, iframe + h4, iframe + h5, iframe + h6, iframe + ul, iframe + ol, iframe + table, iframe + iframe, iframe + .margin, iframe + .TextformatterVideoEmbed, .margin + h3, .margin + h4, .margin + h5, .margin + h6, .margin + ul, .margin + ol, .margin + table, .margin + iframe, .margin + .margin, .margin + .TextformatterVideoEmbed, .TextformatterVideoEmbed + h3, .TextformatterVideoEmbed + h4, .TextformatterVideoEmbed + h5, .TextformatterVideoEmbed + h6, .TextformatterVideoEmbed + ul, .TextformatterVideoEmbed + ol, .TextformatterVideoEmbed + table, .TextformatterVideoEmbed + iframe, .TextformatterVideoEmbed + .margin, .TextformatterVideoEmbed + .TextformatterVideoEmbed {
  margin-top: 2.5rem;
}
h3 + p, h4 + p, h5 + p, h6 + p, ul + p, ol + p, table + p, iframe + p, .margin + p, .TextformatterVideoEmbed + p {
  margin-top: 2rem;
}

p + h1, p + h2 {
  margin-top: 4rem;
}
p + h3, p + h4, p + h5, p + h6, p + ul, p + ol, p + table, p + iframe, p + .margin, p + .TextformatterVideoEmbed {
  margin-top: 2rem;
}
p + p {
  margin-top: 2rem;
}

.margin + h1, .margin + h2, .margin + h3, .margin + h4, .margin + h5, .margin + h6, .margin + ul, .margin + ol, .margin + table, .margin + iframe, .margin + .margin, .margin + .TextformatterVideoEmbed, .margin + p {
  margin-top: calc(2vh + 2vw + 20px);
}

.gutter {
  padding-top: calc(2vh + 2vw + 20px);
  padding-bottom: calc(2vh + 2vw + 20px);
}
.gutter:not(.inverted) + .gutter:not(.inverted) {
  padding-top: 0;
}

.wrapper {
  width: calc(1630px + 2 * 3vw);
  margin: 0 auto;
  max-width: 100%;
  padding-left: calc(3vw);
  padding-right: calc(3vw);
}
@media (max-width: 1024px) {
  .wrapper {
    width: calc(1630px + 2 * 2rem);
    padding-left: calc(2rem);
    padding-right: calc(2rem);
  }
}

.columns {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.columns > .col {
  flex: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .columns > .col {
    flex: 1 1 0px;
  }
}
.columns.nogrow > .col {
  flex: 0 0 auto;
}
.columns.nogrow > .col.grow {
  flex-grow: 1;
}
.columns > .col-2 {
  flex-grow: 2;
}
.columns > .col-3 {
  flex-grow: 3;
}
.columns > .col-4 {
  flex-grow: 4;
}
.columns > .col-5 {
  flex-grow: 5;
}
.columns > .col-6 {
  flex-grow: 6;
}
.columns > .col-7 {
  flex-grow: 7;
}
.columns > .col-8 {
  flex-grow: 8;
}
.columns > .col-9 {
  flex-grow: 9;
}
.columns > .col-10 {
  flex-grow: 10;
}
.columns > .col-11 {
  flex-grow: 11;
}
.columns > .col-12 {
  flex-grow: 12;
}
.columns.columns-2 {
  flex-wrap: wrap;
}
.columns.columns-2 > .col {
  flex: 0 0 auto;
  width: calc(100% / 2 * 1 - (1 - 1 / 2) * (2vh + 2vw + 20px));
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .columns.columns-2 > .col {
    flex: 1 1 0%;
  }
}
.columns.columns-2 > .col-2 {
  flex-grow: 0;
  width: calc(100% / 2 * 2 - (1 - 2 / 2) * (2vh + 2vw + 20px));
}
.columns.columns-3 {
  flex-wrap: wrap;
}
.columns.columns-3 > .col {
  flex: 0 0 auto;
  width: calc(100% / 3 * 1 - (1 - 1 / 3) * (2vh + 2vw + 20px));
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .columns.columns-3 > .col {
    flex: 1 1 0%;
  }
}
.columns.columns-3 > .col-2 {
  flex-grow: 0;
  width: calc(100% / 3 * 2 - (1 - 2 / 3) * (2vh + 2vw + 20px));
}
.columns.columns-3 > .col-3 {
  flex-grow: 0;
  width: calc(100% / 3 * 3 - (1 - 3 / 3) * (2vh + 2vw + 20px));
}
.columns.columns-4 {
  flex-wrap: wrap;
}
.columns.columns-4 > .col {
  flex: 0 0 auto;
  width: calc(100% / 4 * 1 - (1 - 1 / 4) * (2vh + 2vw + 20px));
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .columns.columns-4 > .col {
    flex: 1 1 0%;
  }
}
.columns.columns-4 > .col-2 {
  flex-grow: 0;
  width: calc(100% / 4 * 2 - (1 - 2 / 4) * (2vh + 2vw + 20px));
}
.columns.columns-4 > .col-3 {
  flex-grow: 0;
  width: calc(100% / 4 * 3 - (1 - 3 / 4) * (2vh + 2vw + 20px));
}
.columns.columns-4 > .col-4 {
  flex-grow: 0;
  width: calc(100% / 4 * 4 - (1 - 4 / 4) * (2vh + 2vw + 20px));
}
.columns.columns-5 {
  flex-wrap: wrap;
}
.columns.columns-5 > .col {
  flex: 0 0 auto;
  width: calc(100% / 5 * 1 - (1 - 1 / 5) * (2vh + 2vw + 20px));
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .columns.columns-5 > .col {
    flex: 1 1 0%;
  }
}
.columns.columns-5 > .col-2 {
  flex-grow: 0;
  width: calc(100% / 5 * 2 - (1 - 2 / 5) * (2vh + 2vw + 20px));
}
.columns.columns-5 > .col-3 {
  flex-grow: 0;
  width: calc(100% / 5 * 3 - (1 - 3 / 5) * (2vh + 2vw + 20px));
}
.columns.columns-5 > .col-4 {
  flex-grow: 0;
  width: calc(100% / 5 * 4 - (1 - 4 / 5) * (2vh + 2vw + 20px));
}
.columns.columns-5 > .col-5 {
  flex-grow: 0;
  width: calc(100% / 5 * 5 - (1 - 5 / 5) * (2vh + 2vw + 20px));
}
.columns.columns-6 {
  flex-wrap: wrap;
}
.columns.columns-6 > .col {
  flex: 0 0 auto;
  width: calc(100% / 6 * 1 - (1 - 1 / 6) * (2vh + 2vw + 20px));
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .columns.columns-6 > .col {
    flex: 1 1 0%;
  }
}
.columns.columns-6 > .col-2 {
  flex-grow: 0;
  width: calc(100% / 6 * 2 - (1 - 2 / 6) * (2vh + 2vw + 20px));
}
.columns.columns-6 > .col-3 {
  flex-grow: 0;
  width: calc(100% / 6 * 3 - (1 - 3 / 6) * (2vh + 2vw + 20px));
}
.columns.columns-6 > .col-4 {
  flex-grow: 0;
  width: calc(100% / 6 * 4 - (1 - 4 / 6) * (2vh + 2vw + 20px));
}
.columns.columns-6 > .col-5 {
  flex-grow: 0;
  width: calc(100% / 6 * 5 - (1 - 5 / 6) * (2vh + 2vw + 20px));
}
.columns.columns-6 > .col-6 {
  flex-grow: 0;
  width: calc(100% / 6 * 6 - (1 - 6 / 6) * (2vh + 2vw + 20px));
}
.columns.columns-7 {
  flex-wrap: wrap;
}
.columns.columns-7 > .col {
  flex: 0 0 auto;
  width: calc(100% / 7 * 1 - (1 - 1 / 7) * (2vh + 2vw + 20px));
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .columns.columns-7 > .col {
    flex: 1 1 0%;
  }
}
.columns.columns-7 > .col-2 {
  flex-grow: 0;
  width: calc(100% / 7 * 2 - (1 - 2 / 7) * (2vh + 2vw + 20px));
}
.columns.columns-7 > .col-3 {
  flex-grow: 0;
  width: calc(100% / 7 * 3 - (1 - 3 / 7) * (2vh + 2vw + 20px));
}
.columns.columns-7 > .col-4 {
  flex-grow: 0;
  width: calc(100% / 7 * 4 - (1 - 4 / 7) * (2vh + 2vw + 20px));
}
.columns.columns-7 > .col-5 {
  flex-grow: 0;
  width: calc(100% / 7 * 5 - (1 - 5 / 7) * (2vh + 2vw + 20px));
}
.columns.columns-7 > .col-6 {
  flex-grow: 0;
  width: calc(100% / 7 * 6 - (1 - 6 / 7) * (2vh + 2vw + 20px));
}
.columns.columns-7 > .col-7 {
  flex-grow: 0;
  width: calc(100% / 7 * 7 - (1 - 7 / 7) * (2vh + 2vw + 20px));
}
.columns.columns-8 {
  flex-wrap: wrap;
}
.columns.columns-8 > .col {
  flex: 0 0 auto;
  width: calc(100% / 8 * 1 - (1 - 1 / 8) * (2vh + 2vw + 20px));
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .columns.columns-8 > .col {
    flex: 1 1 0%;
  }
}
.columns.columns-8 > .col-2 {
  flex-grow: 0;
  width: calc(100% / 8 * 2 - (1 - 2 / 8) * (2vh + 2vw + 20px));
}
.columns.columns-8 > .col-3 {
  flex-grow: 0;
  width: calc(100% / 8 * 3 - (1 - 3 / 8) * (2vh + 2vw + 20px));
}
.columns.columns-8 > .col-4 {
  flex-grow: 0;
  width: calc(100% / 8 * 4 - (1 - 4 / 8) * (2vh + 2vw + 20px));
}
.columns.columns-8 > .col-5 {
  flex-grow: 0;
  width: calc(100% / 8 * 5 - (1 - 5 / 8) * (2vh + 2vw + 20px));
}
.columns.columns-8 > .col-6 {
  flex-grow: 0;
  width: calc(100% / 8 * 6 - (1 - 6 / 8) * (2vh + 2vw + 20px));
}
.columns.columns-8 > .col-7 {
  flex-grow: 0;
  width: calc(100% / 8 * 7 - (1 - 7 / 8) * (2vh + 2vw + 20px));
}
.columns.columns-8 > .col-8 {
  flex-grow: 0;
  width: calc(100% / 8 * 8 - (1 - 8 / 8) * (2vh + 2vw + 20px));
}
.columns.columns-9 {
  flex-wrap: wrap;
}
.columns.columns-9 > .col {
  flex: 0 0 auto;
  width: calc(100% / 9 * 1 - (1 - 1 / 9) * (2vh + 2vw + 20px));
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .columns.columns-9 > .col {
    flex: 1 1 0%;
  }
}
.columns.columns-9 > .col-2 {
  flex-grow: 0;
  width: calc(100% / 9 * 2 - (1 - 2 / 9) * (2vh + 2vw + 20px));
}
.columns.columns-9 > .col-3 {
  flex-grow: 0;
  width: calc(100% / 9 * 3 - (1 - 3 / 9) * (2vh + 2vw + 20px));
}
.columns.columns-9 > .col-4 {
  flex-grow: 0;
  width: calc(100% / 9 * 4 - (1 - 4 / 9) * (2vh + 2vw + 20px));
}
.columns.columns-9 > .col-5 {
  flex-grow: 0;
  width: calc(100% / 9 * 5 - (1 - 5 / 9) * (2vh + 2vw + 20px));
}
.columns.columns-9 > .col-6 {
  flex-grow: 0;
  width: calc(100% / 9 * 6 - (1 - 6 / 9) * (2vh + 2vw + 20px));
}
.columns.columns-9 > .col-7 {
  flex-grow: 0;
  width: calc(100% / 9 * 7 - (1 - 7 / 9) * (2vh + 2vw + 20px));
}
.columns.columns-9 > .col-8 {
  flex-grow: 0;
  width: calc(100% / 9 * 8 - (1 - 8 / 9) * (2vh + 2vw + 20px));
}
.columns.columns-9 > .col-9 {
  flex-grow: 0;
  width: calc(100% / 9 * 9 - (1 - 9 / 9) * (2vh + 2vw + 20px));
}
.columns.columns-10 {
  flex-wrap: wrap;
}
.columns.columns-10 > .col {
  flex: 0 0 auto;
  width: calc(100% / 10 * 1 - (1 - 1 / 10) * (2vh + 2vw + 20px));
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .columns.columns-10 > .col {
    flex: 1 1 0%;
  }
}
.columns.columns-10 > .col-2 {
  flex-grow: 0;
  width: calc(100% / 10 * 2 - (1 - 2 / 10) * (2vh + 2vw + 20px));
}
.columns.columns-10 > .col-3 {
  flex-grow: 0;
  width: calc(100% / 10 * 3 - (1 - 3 / 10) * (2vh + 2vw + 20px));
}
.columns.columns-10 > .col-4 {
  flex-grow: 0;
  width: calc(100% / 10 * 4 - (1 - 4 / 10) * (2vh + 2vw + 20px));
}
.columns.columns-10 > .col-5 {
  flex-grow: 0;
  width: calc(100% / 10 * 5 - (1 - 5 / 10) * (2vh + 2vw + 20px));
}
.columns.columns-10 > .col-6 {
  flex-grow: 0;
  width: calc(100% / 10 * 6 - (1 - 6 / 10) * (2vh + 2vw + 20px));
}
.columns.columns-10 > .col-7 {
  flex-grow: 0;
  width: calc(100% / 10 * 7 - (1 - 7 / 10) * (2vh + 2vw + 20px));
}
.columns.columns-10 > .col-8 {
  flex-grow: 0;
  width: calc(100% / 10 * 8 - (1 - 8 / 10) * (2vh + 2vw + 20px));
}
.columns.columns-10 > .col-9 {
  flex-grow: 0;
  width: calc(100% / 10 * 9 - (1 - 9 / 10) * (2vh + 2vw + 20px));
}
.columns.columns-10 > .col-10 {
  flex-grow: 0;
  width: calc(100% / 10 * 10 - (1 - 10 / 10) * (2vh + 2vw + 20px));
}
.columns.columns-11 {
  flex-wrap: wrap;
}
.columns.columns-11 > .col {
  flex: 0 0 auto;
  width: calc(100% / 11 * 1 - (1 - 1 / 11) * (2vh + 2vw + 20px));
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .columns.columns-11 > .col {
    flex: 1 1 0%;
  }
}
.columns.columns-11 > .col-2 {
  flex-grow: 0;
  width: calc(100% / 11 * 2 - (1 - 2 / 11) * (2vh + 2vw + 20px));
}
.columns.columns-11 > .col-3 {
  flex-grow: 0;
  width: calc(100% / 11 * 3 - (1 - 3 / 11) * (2vh + 2vw + 20px));
}
.columns.columns-11 > .col-4 {
  flex-grow: 0;
  width: calc(100% / 11 * 4 - (1 - 4 / 11) * (2vh + 2vw + 20px));
}
.columns.columns-11 > .col-5 {
  flex-grow: 0;
  width: calc(100% / 11 * 5 - (1 - 5 / 11) * (2vh + 2vw + 20px));
}
.columns.columns-11 > .col-6 {
  flex-grow: 0;
  width: calc(100% / 11 * 6 - (1 - 6 / 11) * (2vh + 2vw + 20px));
}
.columns.columns-11 > .col-7 {
  flex-grow: 0;
  width: calc(100% / 11 * 7 - (1 - 7 / 11) * (2vh + 2vw + 20px));
}
.columns.columns-11 > .col-8 {
  flex-grow: 0;
  width: calc(100% / 11 * 8 - (1 - 8 / 11) * (2vh + 2vw + 20px));
}
.columns.columns-11 > .col-9 {
  flex-grow: 0;
  width: calc(100% / 11 * 9 - (1 - 9 / 11) * (2vh + 2vw + 20px));
}
.columns.columns-11 > .col-10 {
  flex-grow: 0;
  width: calc(100% / 11 * 10 - (1 - 10 / 11) * (2vh + 2vw + 20px));
}
.columns.columns-11 > .col-11 {
  flex-grow: 0;
  width: calc(100% / 11 * 11 - (1 - 11 / 11) * (2vh + 2vw + 20px));
}
.columns.columns-12 {
  flex-wrap: wrap;
}
.columns.columns-12 > .col {
  flex: 0 0 auto;
  width: calc(100% / 12 * 1 - (1 - 1 / 12) * (2vh + 2vw + 20px));
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .columns.columns-12 > .col {
    flex: 1 1 0%;
  }
}
.columns.columns-12 > .col-2 {
  flex-grow: 0;
  width: calc(100% / 12 * 2 - (1 - 2 / 12) * (2vh + 2vw + 20px));
}
.columns.columns-12 > .col-3 {
  flex-grow: 0;
  width: calc(100% / 12 * 3 - (1 - 3 / 12) * (2vh + 2vw + 20px));
}
.columns.columns-12 > .col-4 {
  flex-grow: 0;
  width: calc(100% / 12 * 4 - (1 - 4 / 12) * (2vh + 2vw + 20px));
}
.columns.columns-12 > .col-5 {
  flex-grow: 0;
  width: calc(100% / 12 * 5 - (1 - 5 / 12) * (2vh + 2vw + 20px));
}
.columns.columns-12 > .col-6 {
  flex-grow: 0;
  width: calc(100% / 12 * 6 - (1 - 6 / 12) * (2vh + 2vw + 20px));
}
.columns.columns-12 > .col-7 {
  flex-grow: 0;
  width: calc(100% / 12 * 7 - (1 - 7 / 12) * (2vh + 2vw + 20px));
}
.columns.columns-12 > .col-8 {
  flex-grow: 0;
  width: calc(100% / 12 * 8 - (1 - 8 / 12) * (2vh + 2vw + 20px));
}
.columns.columns-12 > .col-9 {
  flex-grow: 0;
  width: calc(100% / 12 * 9 - (1 - 9 / 12) * (2vh + 2vw + 20px));
}
.columns.columns-12 > .col-10 {
  flex-grow: 0;
  width: calc(100% / 12 * 10 - (1 - 10 / 12) * (2vh + 2vw + 20px));
}
.columns.columns-12 > .col-11 {
  flex-grow: 0;
  width: calc(100% / 12 * 11 - (1 - 11 / 12) * (2vh + 2vw + 20px));
}
.columns.columns-12 > .col-12 {
  flex-grow: 0;
  width: calc(100% / 12 * 12 - (1 - 12 / 12) * (2vh + 2vw + 20px));
}

/*
 *  Font-Dateien laden
*/
/*
 *  Font-Definitionen für Elemente
*/
body {
  font-family: "font-body", -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(var(--font-body-min), 4vw, var(--font-body-max));
  line-height: 1.4em;
}
body, body a {
  color: #000000;
}

h1, h2 {
  font-size: clamp(var(--font-h1-min), 4vw, var(--font-h1-max));
  font-family: "font-headlines", -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
  font-weight: bold;
  font-style: normal;
  margin-top: calc(-1em * (0.22));
  margin-bottom: calc(-1em * (0.25));
  line-height: 1.1;
  letter-spacing: 0;
}
h1, h1 a, h2, h2 a {
  color: #000000;
}

h3 {
  font-size: clamp(var(--font-h3-min), 4vw, var(--font-h3-max));
  font-family: "font-body", -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
  font-weight: 300;
  font-style: normal;
  margin-top: calc(-1em * (0.23));
  margin-bottom: calc(-1em * (0.3));
  line-height: 1.2;
  color: var(--secondary);
}

h4 {
  font-size: clamp(var(--font-body-min), 1vw, var(--font-body-max));
  font-family: "font-body", -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
  font-weight: 300;
  font-style: normal;
  margin-top: calc(-1em * (0.23));
  margin-bottom: calc(-1em * (0.3));
  line-height: 1.2;
}

h1, h2, h3, h4 {
  word-break: break-all;
  word-break: break-word;
  hyphens: auto;
  font-weight: 600;
  /*
  	.crosslink &, .keyvisual .text & {
  		@include hyphens;
  	}
  	@include breakpoint(600) {
  		@include hyphens;
  	}
  */
}

p, li {
  margin-top: calc(-1em * (0.23));
  margin-bottom: calc(-1em * (0.3));
}

main p a:not(.button), main li a:not(.button), main .InputfieldContent label a:not(.button) {
  padding: 0;
  padding-bottom: 4px;
  margin: 0 -0.1em -2px -0.1em;
  color: var(--secondary);
  border-bottom: 1px solid var(--secondary);
  transition: all 0.25s ease-in-out;
}

main p {
  word-break: break-word;
}

ul, ol {
  padding: 0;
  margin: 0;
  counter-reset: section;
}

li {
  list-style: none;
  position: relative;
}

main li:not(.Inputfield) {
  padding-left: 1.4em;
}
main li:not(.Inputfield) + li {
  margin-top: 1.5rem;
}
main li:not(.Inputfield)::before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: var(--primary);
}

main ol li:not(.Inputfield) {
  counter-increment: section;
}
main ol li:not(.Inputfield)::before {
  content: counter(section) ".";
  top: 0;
  width: auto;
  height: auto;
  mask: none;
  background-color: transparent;
}

.inverted, .inverted h1, .inverted h2, .inverted h3, .inverted h4, .inverted h5, .inverted h6, .inverted p, .inverted a {
  color: #FFFFFF;
}
main .inverted a:not(.button), main .inverted h1 a:not(.button), main .inverted h2 a:not(.button), main .inverted h3 a:not(.button), main .inverted h4 a:not(.button), main .inverted h5 a:not(.button), main .inverted h6 a:not(.button), main .inverted p a:not(.button), main .inverted a a:not(.button) {
  color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}
main .inverted li:not(.Inputfield)::before, main .inverted h1 li:not(.Inputfield)::before, main .inverted h2 li:not(.Inputfield)::before, main .inverted h3 li:not(.Inputfield)::before, main .inverted h4 li:not(.Inputfield)::before, main .inverted h5 li:not(.Inputfield)::before, main .inverted h6 li:not(.Inputfield)::before, main .inverted p li:not(.Inputfield)::before, main .inverted a li:not(.Inputfield)::before {
  background-color: #FFFFFF;
}

/* ============ ================= */
h1, h1 a, h2, h2 a, h4, h4 a {
  color: var(--primary);
}

h3, h3 a {
  color: var(--secondary);
}

.button, button[type=submit] {
  position: relative;
  margin: 0;
  display: inline-flex;
  align-items: center;
  user-select: none;
  cursor: pointer;
  line-height: 1;
  color: var(--secondary);
  border: none;
  border-radius: 0;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
  padding: 12px 0;
  border-bottom: 1px solid #FFFFFF;
  background-color: transparent;
  z-index: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .button, button[type=submit] {
    display: inline-block;
  }
}
.button, button[type=submit] {
  font-size: 18px;
}
@media (min-width: 320px) {
  .button, button[type=submit] {
    font-size: calc(18px + 2 * (100vw - 320px) / 1310);
  }
}
@media (min-width: 1630px) {
  .button, button[type=submit] {
    font-size: 20px;
  }
}
.button.button_link, button[type=submit].button_link {
  color: white;
}
.button.back_button::after, button[type=submit].back_button::after {
  display: none;
}
.button.back_button::before, button[type=submit].back_button::before {
  content: "";
  position: relative;
  width: 1em;
  height: 1em;
  background-color: #FFFFFF;
  margin-right: 0.5em;
  mask-image: url(../img/icon-arrowright.svg);
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-position: center;
  transition: all 0.25s ease-in-out;
  transform: rotate(180deg);
}
.button::before, .button.button_link::before, button[type=submit]::before, button[type=submit].button_link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2px;
  height: 0;
  z-index: -1;
}
.button::after, .button.button_link::after, button[type=submit]::after, button[type=submit].button_link::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 2px;
  height: 0;
  z-index: -1;
}
@keyframes buttonHover {
  0% {
    width: 1px;
    height: 0;
  }
  50% {
    width: 1px;
    height: 100%;
  }
  100% {
    width: 50%;
    height: 100%;
  }
}
@keyframes colorChange {
  from {
    color: #FFFFFF;
  }
  to {
    color: var(--secondary);
  }
}
.button:hover, button[type=submit]:hover {
  border: 1px solid #FFFFFF;
  padding: 12px;
}
.button + .button, .button + button[type=submit], button[type=submit] + .button, button[type=submit] + button[type=submit] {
  margin-left: 0.25em;
}
.button > .icon, button[type=submit] > .icon {
  margin-left: 0.5em;
}
.button > .icon > svg, button[type=submit] > .icon > svg {
  height: 1.2em;
  width: 1.2em;
}
.button > .icon > svg *, button[type=submit] > .icon > svg * {
  fill: var(--secondary);
  transition: all 0.25s ease-in-out;
}

form * {
  font-family: "font-body", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif !important;
}
form .Inputfield {
  position: relative;
}
form .Inputfield.InputfieldText label, form .Inputfield.InputfieldEmail label, form .Inputfield.InputfieldSelect label, form .Inputfield.InputfieldTextarea label {
  display: none !important;
}
form .Inputfield label.InputfieldHeader {
  font-weight: normal !important;
  color: var(--primary);
}
form .Inputfield label.InputfieldHeader::after {
  color: #000000 !important;
}
form .Inputfield input[type=text],
form .Inputfield input[type=email],
form .Inputfield input[type=date],
form .Inputfield input[type=time],
form .Inputfield select,
form .Inputfield textarea {
  appearance: none;
  background-color: transparent !important;
  padding: 0 1.5rem !important;
  border-color: var(--secondary) !important;
  outline: none;
  height: 66px !important;
}
form .Inputfield input[type=text]:focus,
form .Inputfield input[type=email]:focus,
form .Inputfield input[type=date]:focus,
form .Inputfield input[type=time]:focus,
form .Inputfield select:focus,
form .Inputfield textarea:focus {
  border-color: var(--primary) !important;
}
form .Inputfield select:not(.selected) {
  color: #7a7a7a !important;
}
form .Inputfield textarea {
  height: 200px !important;
  padding-top: 1.5rem !important;
}
form .Inputfield ul li {
  padding-left: 0;
}
form .Inputfield ul li::before {
  display: none;
}
form .Inputfield button[type=submit] {
  border-radius: 0;
  background-color: var(--secondary);
}
form .Inputfield button[type=submit]:hover {
  background-color: var(--primary);
}
form .Inputfield_job {
  display: none !important;
}
form .InputfieldFormBuilderFile {
  padding-bottom: 30px !important;
  background-color: transparent !important;
  border-color: var(--secondary) !important;
}

/*
form {
	input[type=text], input[type=email], input[type=password], textarea, select {
		display: block;
		-webkit-appearance: none;
		box-shadow: none;
		border-radius: 1px;
		outline: none;
		border: 1px solid $color-black;
		background-color: $color-white;
		width: 100%;
		padding: 1.5rem;
		font-weight: 300;

		&:focus {
			border-color: $color-black;

			~ label {
//				color: $color-grey;
//        @include font-size-fluid(14px, 16px);
			}
		}

		&.js:focus, &:not(select).js.required:valid, &.js.required.valid, &:not(select).js.notempty:valid, &.js.notempty.valid {
			border-color: $color-black;
			& ~ label {
				color: $color-black;
				top: 0;
				padding: 0 0.5rem;
        margin-left: -0.5rem;
        @include font-size-fluid(14px, 16px);
			}
		}
	}

	textarea {
		resize: none;
		overflow: auto;
		height: 260px;
	}

	.InputfieldSelect {
		select {
			color: rgba($color-grey, 0.8);
			&.valid {
				color: $color-black;
			}

			&:disabled {
				color: rgba($color-grey, 0.8);
			}
		}
		&:after {
			content: url(../img/icon-arrow-r.svg);
			position: absolute;
			top: 50%;
			right: 1em;
			display: block;
			height: 1em;
			width: 0.5em;
			transform: translateY(-50%) rotate(90deg);
			pointer-events: none;
		}
	}

	fieldset {
		margin: 0;
		padding: 0;
		border: none;
		width: 100%;
		legend {
			display: none;
		}
	}

	.InputfieldHeader, legend {
//		font-weight: bold;
	}

	button {
		-webkit-appearance: none;
		box-shadow: none;
		border-radius: 1px;
		outline: none;
		text-shadow: none;
		position: relative;
		font-weight: 300;

		&:active {
			color: $color-black;
		}

		&::before {
			content: "";
			background: $color-grey;
		}
	}

	li {
		&::after {
			display: none;
		}
	}
}

.error, .FormBuilderErrors, .ui-widget-content p {
//	display: none;
	color: $color-red;
}

.FormBuilderErrors {
  margin-bottom: 1.5em;
}

.Inputfields {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
//	padding-top: 10px;
}

.Inputfield {
	ul {
		display: flex;
		flex-wrap: wrap;

		li {
			padding-left: 0;
			width: 100%;

			label {
				span {
					padding-left: 10px;
				}
			}
		}
	}
}

.Inputfield {
	position: relative;
	display: inline-block;
	width: 100%;
}

.InputfieldText, .InputfieldEmail, .InputfieldTextarea, .InputfieldSelect, .InputfieldPage {

	label {
		position: absolute;
		left: 1.5rem;
		top: -9px;
		display: inline-block;
		max-width: calc(100% - 17px);
		padding: 0;
		background-color: $color-white;
		border-radius: 2px;
//		color: $color-grey;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		pointer-events: none;
		transition: all .15s ease-in-out;
		@include font-size-fluid(16px, 18px);

		&.js {
			color: $color-black;
			top: 50%;
			transform: translateY(-50%);
		}
	}
}
.InputfieldTextarea {
	label.js {
		top: 2em;
	}
}
.InputfieldPage {
	label {
		opacity: 0;
	}
}
.InputfieldCheckbox {
	& > label {
		display: none;
	}
	.InputfieldContent {
		position: relative;
		padding-left: 1.7em;
		input[type=checkbox] {
			display: block;
			position: absolute;
			top: 0.3em;
			left: 0;
			width: 1em;
			height: 1em;
		}
	}
}

.Inputfield, .InputfieldFieldset {
	&:not(:last-child) {
		margin-bottom: 1.5rem;
	}
}

.InputfieldStateError.InputfieldText,
.InputfieldStateError.InputfieldEmail,
.InputfieldStateError.InputfieldTextarea,
.InputfieldStateError.InputfieldSelect {
	label {
		color: $color-red;
	}

	input[type=text], input[type=email], input[type=password], textarea, select {
		border: 1px solid $color-primary;
	}
}

.InputfieldStateRequired.InputfieldText,
.InputfieldStateRequired.InputfieldEmail,
.InputfieldStateRequired.InputfieldTextarea,
.InputfieldStateRequired.InputfieldSelect,
.InputfieldStateRequired.InputfieldCheckbox {
	input, textarea, select {
		&.js:focus, &.js:valid {
			~ label {
				top: 0;
				padding: 0 0.5rem;
        margin-left: -0.5rem;
			}
			color: $color-black;
		}
	}

	label {
		&::after {
			content: "*";
			margin-left: 0.25em;
			color: $color-primary;
		}
	}
}

.Inputfield_address, .Inputfield_message {
	display: none; // Honeypot
}

form {
	input[type=text], input[type=email], input[type=password], textarea, select {
		border: 1px solid $color-secondary;
	}
}
*/
header .header_ribbon_container {
  position: absolute;
  bottom: 130px;
  right: -200px;
  z-index: 10;
  width: 750px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transform: rotate(-45deg);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
header .header_ribbon_container .header_ribbon {
  background-color: var(--primary);
  padding: 1rem;
  width: 100%;
}
header .header_ribbon_container .header_ribbon p {
  color: #FFFFFF;
}
@media (max-width: 1024px) {
  header .header_ribbon_container {
    position: relative;
    transform: rotate(0);
    bottom: 0;
    right: 0;
    box-shadow: none;
    width: 100%;
    bottom: 1.1rem;
  }
}
header .opening_hours {
  display: none;
  background-color: var(--primary);
}
header .opening_hours .map > iframe {
  width: 100%;
  height: 100%;
}
header .opening_hours .address, header .opening_hours .open {
  padding: 2rem 0;
}
@media (max-width: 1024px) {
  header .opening_hours .columns.columns-4 > .col {
    width: 100%;
  }
  header .opening_hours .map > iframe {
    min-height: 200px;
    max-width: initial;
    width: 100vw;
    margin-left: -2rem;
    margin-right: -2rem;
  }
  header .opening_hours .address {
    padding-bottom: 0;
  }
}
header .header-wrapper {
  position: relative;
}
header .header-wrapper .arrowdown {
  position: absolute;
  z-index: 1;
  bottom: 50px;
  left: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100vh;
  transform: translate(-50%, 0);
  cursor: pointer;
  animation: bounce 4s infinite;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
header .header-wrapper .arrowdown svg {
  width: 100%;
  height: 100%;
}
header .header-wrapper:has(> .unterseite) .header-container {
  height: 100%;
}
@media (max-width: 1024px) {
  header .header-wrapper:has(> .unterseite) .header-container {
    height: initial;
  }
}
header .header-wrapper:has(> .unterseite) .header-container .nav-container {
  display: none;
}
header .header-wrapper:has(> .unterseite) .header-container .nav-container nav {
  margin-top: 105px;
}
header .header-wrapper:has(> .unterseite) .header-container .nav-container nav::before {
  display: flex;
  left: 0;
}
header .header-wrapper:has(> .unterseite) .header-container .nav-container nav a {
  background-color: var(--secondary) !important;
  width: 100%;
  padding-right: 10rem;
}
header .header-wrapper:has(> .unterseite) .header-container .nav-container nav a:first-child {
  padding-top: 2rem;
}
@media (max-width: 1024px) {
  header .header-wrapper:has(> .unterseite) .header-container .nav-container nav {
    margin-top: 40px;
  }
  header .header-wrapper:has(> .unterseite) .header-container .nav-container nav a {
    padding-right: inherit;
  }
  header .header-wrapper:has(> .unterseite) .header-container .nav-container nav::before {
    left: inherit;
  }
}
header .header-wrapper:has(> .unterseite) .header-container .nav-toggle {
  display: flex;
  position: absolute;
  top: 5.688rem;
  left: 9rem;
  padding: 15px 0;
}
@media (max-width: 1734px) {
  header .header-wrapper:has(> .unterseite) .header-container .nav-toggle {
    left: 5rem;
  }
}
@media (max-width: 1024px) {
  header .header-wrapper:has(> .unterseite) .header-container .nav-toggle {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }
}
header .header-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  padding: 0 9rem;
  padding-top: 5rem;
  width: 100%;
}
header .header-container .logowrapper {
  display: flex;
}
header .header-container a > img {
  width: 100%;
  max-width: 350px;
  height: 85px;
  max-height: 85px;
  object-fit: contain;
  position: absolute;
  left: calc(50% - 2rem);
  transform: translate(-50%, 0%);
}
@media (max-width: 1024px) {
  header .header-container a > img {
    position: relative;
    transform: none;
    left: 0;
    max-width: 50vw;
  }
}
@media (max-width: 1734px) {
  header .header-container {
    padding: 0 5rem;
    padding-top: 5rem;
  }
}
header .logo {
  position: relative;
  z-index: 1;
  padding: 1.5rem 1.5rem;
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
  margin-left: -1.5rem;
  transition: all 0.25s ease-in-out;
}
header .logo:hover {
  box-shadow: none;
}
header .logo img {
  width: 100%;
  min-height: 100px;
  max-width: 250px;
  max-height: 250px;
  align-self: center;
  object-fit: contain;
}
header .logo.shadowed {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  header .logo {
    margin: 0;
  }
  header .logo.shadowed {
    box-shadow: none;
  }
}
header .socialmedia > a .icon svg * {
  transition: all 0.25s ease-in-out;
  fill: var(--primary);
}
header .socialmedia > a:hover .icon svg *, header .socialmedia > a.active .icon svg * {
  fill: #FFFFFF;
}
header .socialmedia_nav {
  background-color: var(--secondary);
}
header .socialmedia_nav > .wrapper {
  display: flex;
  justify-content: flex-end;
  pointer-events: none;
}
header .socialmedia_nav > .wrapper > a {
  pointer-events: all;
  transition: all 0.25s ease-in-out;
  padding: 1rem 1.7rem;
  max-height: 50px;
}
header .socialmedia_nav > .wrapper > a .icon > svg {
  height: 1.3em;
  width: 1.3em;
}
header .socialmedia_nav > .wrapper > a .icon > svg * {
  transition: all 0.25s ease-in-out;
}
header .socialmedia_nav > .wrapper > a.phone {
  display: flex;
}
header .socialmedia_nav > .wrapper > a.phone > span {
  transition: all 0.25s ease-in-out;
  color: #FFFFFF;
  font-size: 0;
  transform: scale(0);
  width: 0;
}
header .socialmedia_nav > .wrapper > a.phone > span.active {
  width: 150px;
  transform: scale(1);
  font-size: 20px;
  padding-right: 0.5rem;
}
header .socialmedia_nav > .wrapper > a.phone:hover > span {
  color: var(--secondary);
}
header .socialmedia_nav > .wrapper > a.open .icon-x {
  display: none;
}
header .socialmedia_nav > .wrapper > a.open .icon-x > svg {
  height: 1em;
  position: relative;
  top: 0.15em;
}
header .socialmedia_nav > .wrapper > a.open .icon-x > svg * {
  stroke: var(--primary);
}
header .socialmedia_nav > .wrapper > a.open.active .icon-clock {
  display: none;
}
header .socialmedia_nav > .wrapper > a.open.active .icon-x {
  display: block;
}
header .socialmedia_nav > .wrapper > a:hover, header .socialmedia_nav > .wrapper > a.active {
  background-color: #FFFFFF;
}
header .socialmedia_nav > .wrapper > a:hover .icon svg *, header .socialmedia_nav > .wrapper > a.active .icon svg * {
  fill: var(--primary);
}
@media (max-width: 1024px) {
  header .socialmedia_nav {
    width: 100%;
    padding-left: calc(2rem);
    padding-right: calc(2rem);
    margin-bottom: 1rem;
  }
  header .socialmedia_nav > .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative;
    transform: none;
    left: 0;
    padding: 0;
  }
  header .socialmedia_nav > .wrapper > a {
    padding: 1rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header .header-container {
    flex-direction: column-reverse;
    padding-top: 20px;
  }
  header .header-container.wrapper {
    height: inherit;
    padding-left: 0;
    padding-right: 0;
  }
  header .logo {
    box-shadow: none;
  }
  header .logowrapper {
    width: 100%;
    justify-content: space-between;
    padding-left: calc(2rem);
    padding-right: calc(2rem);
  }
  header .nav-toggle {
    display: flex;
  }
}

.keyvisual {
  height: 100vh;
}
.keyvisual.unterseite {
  height: 250px;
  min-height: auto;
  margin: 0;
  width: 100%;
  padding: 0;
}
.keyvisual.unterseite .background {
  width: 100%;
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.keyvisual.unterseite .background::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  mix-blend-mode: multiply;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  position: absolute;
  inset: 0;
}
.keyvisual, .keyvisual .slider, .keyvisual .slide, .keyvisual .wrapper {
  min-height: 300px;
}
@media (max-width: 1024px) {
  body.home .keyvisual, body.home .keyvisual .slider, body.home .keyvisual .slide, body.home .keyvisual .wrapper {
    min-height: 300px;
  }
}
.keyvisual .slide {
  position: relative;
}
.keyvisual .slide .background {
  height: 100vh;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.keyvisual .slide .background::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.keyvisual .slide > .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.keyvisual .slide > .wrapper .slider-nav {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
.keyvisual .slide .text {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 50vw;
  background-color: var(--primary);
  padding: 3.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  z-index: 1;
}
@media (max-width: 1024px) {
  .keyvisual .slide .text {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.keyvisual .slide .text a {
  border-bottom: 1px solid white;
}
.keyvisual .slick-arrow {
  font-size: unset;
}
.keyvisual .slick-arrow.slick-next::before, .keyvisual .slick-arrow.slick-prev::before {
  font-family: unset;
  transition: all 0.25s ease-in-out;
  opacity: 1;
}
.keyvisual .slick-arrow.slick-prev::before {
  content: url(../img/icon-arrowleft.svg);
}
.keyvisual .slick-arrow.slick-next::before {
  content: url(../img/icon-arrowright.svg);
}
@media (max-width: 1024px) {
  .keyvisual, body.home .keyvisual, .keyvisual .slider, body.home .keyvisual .slider, .keyvisual .slide, body.home .keyvisual .slide {
    height: initial;
  }
  .keyvisual .slide > .wrapper {
    width: 100%;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .keyvisual .slide > .wrapper > .text {
    box-shadow: none;
    max-width: unset;
  }
}
.keyvisual .slick-next {
  right: 30px;
}
.keyvisual .slick-prev {
  left: 30px;
}
.keyvisual .slider-nav {
  display: none;
  line-height: 1;
}
.keyvisual .slider-nav .slider-i, .keyvisual .slider-nav .slider-n {
  margin: 0 0.25em;
}
.keyvisual .slider-nav .slider-i-of-n::before {
  content: "/";
}
.keyvisual .slider-prev, .keyvisual .slider-next {
  cursor: pointer;
  content: "";
  display: inline-block;
  background-color: var(--primary);
  height: 0.65em;
  width: 0.65em;
  position: relative;
  top: 0;
  mask-image: url(../img/icon-arrowright.svg);
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-position: center;
  transition: all 0.25s ease-in-out;
}
.keyvisual .slider-prev:hover, .keyvisual .slider-next:hover {
  background-color: var(--secondary);
}
.keyvisual .slider-prev {
  transform: rotate(180deg);
}

.cookie-banner {
  display: flex;
  align-items: center;
  background-color: #FFFFFF;
  color: #000000;
  padding: 1.5rem 0;
}
.cookie-banner .button {
  margin: 0 2rem 0 0;
  padding: 0.5em 1em;
}
.cookie-banner a:not(.button) {
  color: #000000;
  text-decoration: underline;
  white-space: nowrap;
}

.slick-dots {
  position: absolute;
  bottom: 1rem;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  opacity: 0.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 1;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

/*=======================================*/
header .opening_hours {
  background-color: var(--secondary);
}
header .socialmedia_nav {
  background-color: transparent;
  position: relative;
}
header .socialmedia_nav > .wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
header .socialmedia_nav > .wrapper > a {
  padding: 0.7rem;
}
@media (max-width: 1024px) {
  header .socialmedia_nav > .wrapper {
    position: relative;
    right: 0;
  }
}
@media (max-width: 1024px) {
  header .header-container {
    max-height: initial;
  }
}
header .logo {
  align-self: flex-start;
  width: 25%;
  margin: calc(50px) 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
header .logo.shadowed {
  box-shadow: none;
}
@media (max-width: 1024px) {
  header .logo {
    margin: 0;
    justify-content: center;
    width: 100%;
    padding: 1.5rem;
  }
}
@media (max-width: 1024px) {
  header .nav-container {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
header .keyvisual {
  width: calc(1630px + 2 * 3vw);
  margin: 0 auto;
  max-width: 100%;
  padding-left: calc(3vw);
  padding-right: calc(3vw);
  margin-top: calc(-1 * (50px));
}
header .keyvisual.inverted, header .keyvisual.inverted a, header .keyvisual.inverted p, header .keyvisual.inverted p a {
  color: #FFFFFF;
}
header .keyvisual.inverted h1, header .keyvisual.inverted h1 a, header .keyvisual.inverted h2, header .keyvisual.inverted h2 a, header .keyvisual.inverted h3, header .keyvisual.inverted h3 a, header .keyvisual.inverted h4, header .keyvisual.inverted h4 a, header .keyvisual.inverted h5, header .keyvisual.inverted h5 a, header .keyvisual.inverted h6, header .keyvisual.inverted h6 a {
  color: #FFFFFF;
}
header .keyvisual.inverted .button {
  color: #FFFFFF;
}
@media (max-width: 1024px) {
  header .keyvisual {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
body.home header .keyvisual {
  width: 100%;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: calc(50px);
}
@media (max-width: 1024px) {
  header .keyvisual {
    margin-top: 0;
  }
  header .keyvisual::after {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}
header .keyvisual, header .keyvisual .slider, header .keyvisual .slide, header .keyvisual .wrapper {
  min-height: 400px;
}
body.home header .keyvisual, body.home header .keyvisual .slider, body.home header .keyvisual .slide, body.home header .keyvisual .wrapper {
  min-height: calc(100vh - 200px - 2 * (50px));
  height: 100vh;
}
@media (max-width: 1024px) {
  header .keyvisual, body.home header .keyvisual, header .keyvisual .slider, body.home header .keyvisual .slider, header .keyvisual .slide, body.home header .keyvisual .slide, header .keyvisual .wrapper, body.home header .keyvisual .wrapper {
    min-height: 0;
  }
}
header .keyvisual .slide .background {
  z-index: 0;
}
@media (max-width: 1024px) {
  header .keyvisual .slide .background {
    max-height: initial;
  }
}
header .keyvisual .slide .text {
  box-shadow: none;
  max-width: initial;
  max-width: 600px;
  text-align: center;
  padding: 0;
  margin: 0;
  position: relative;
  background-color: transparent;
  width: 100%;
}
header .keyvisual .slide .text .slider-nav {
  display: block;
  bottom: 0;
  right: calc(50px);
}
@media (max-width: 1024px) {
  header .keyvisual .slide .text .slider-nav {
    display: none;
  }
}
header .keyvisual .slide::after {
  content: "";
  background-color: var(--secondary);
  position: absolute;
  z-index: -1;
  top: calc(50px);
  bottom: calc(50px);
  left: 25%;
  right: 0;
}
body.home header .keyvisual .slick-list {
  overflow: visible !important;
}
body.home header .keyvisual .slide .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body.home header .keyvisual .slide::after {
  display: none;
}
@media (max-width: 1024px) {
  body.home header .keyvisual::after {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media (max-width: 1024px) {
  header .keyvisual .slide > .wrapper {
    width: 100%;
    flex-direction: row;
  }
}
header .slick-dots {
  display: none !important;
}
@media (max-width: 1024px) {
  header .slick-dots {
    display: block !important;
    bottom: 0.5rem;
  }
}

.nav-container > nav {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  margin-top: 20px;
}
.nav-container > nav::before {
  content: " ";
  display: none;
  position: absolute;
  top: -14px;
  right: calc(2rem);
  width: 30px;
  height: 15px;
  background-color: var(--secondary);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
@media (max-width: 1024px) {
  .nav-container > nav::before {
    display: flex;
  }
}
.nav-container > nav > a, .nav-container > nav > label {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 1em 1.75rem;
}
.nav-container > nav > a:first-child, .nav-container > nav > label:first-child {
  padding-top: 0;
}
@media (max-width: 1024px) {
  .nav-container > nav > a:first-child, .nav-container > nav > label:first-child {
    padding-top: 2em;
  }
}
.nav-container > nav > a:last-child, .nav-container > nav > label:last-child {
  padding-bottom: 2em;
}
.nav-container > nav > a > span, .nav-container > nav > label > span {
  font-family: "font-body", -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #FFFFFF;
  transition: all 0.25s ease-in-out;
}
.nav-container > nav > a > span, .nav-container > nav > label > span {
  font-size: 21px;
}
@media (min-width: 320px) {
  .nav-container > nav > a > span, .nav-container > nav > label > span {
    font-size: calc(21px + 6 * (100vw - 320px) / 1310);
  }
}
@media (min-width: 1630px) {
  .nav-container > nav > a > span, .nav-container > nav > label > span {
    font-size: 27px;
  }
}
.nav-container > nav > a:hover > span, .nav-container > nav > a.active > span, .nav-container > nav > label:hover > span, .nav-container > nav > label.active > span {
  cursor: pointer;
}
@media (max-width: 1024px) {
  .nav-container {
    display: none;
    padding-left: 0;
  }
  .nav-container > nav {
    flex-direction: column;
    align-items: stretch;
    padding-left: calc(2rem);
    padding-right: calc(2rem);
  }
  .nav-container > nav > a, .nav-container > nav > label {
    background-color: var(--secondary);
  }
  .nav-container > nav > a + a, .nav-container > nav > a + label, .nav-container > nav > label + a, .nav-container > nav > label + label {
    margin-left: 0;
  }
  .nav-container > nav > a > span, .nav-container > nav > label > span {
    color: #FFFFFF;
  }
  .nav-container > nav > a:hover > span, .nav-container > nav > a.active > span, .nav-container > nav > label:hover > span, .nav-container > nav > label.active > span {
    color: #FFFFFF;
  }
}

#nav-open:checked ~ .nav-container {
  position: relative;
}
#nav-open:checked ~ .nav-toggle span {
  background-color: transparent;
}
#nav-open:checked ~ .nav-toggle span:before, #nav-open:checked ~ .nav-toggle span:after {
  top: 0;
  transform: rotate(45deg);
}
#nav-open:checked ~ .nav-toggle span:after {
  top: 0;
  transform: rotate(-45deg);
  width: 100%;
}

.nav-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  user-select: none;
  color: #FFFFFF;
  line-height: 1;
}
.nav-toggle {
  font-size: 21px;
}
@media (min-width: 320px) {
  .nav-toggle {
    font-size: calc(21px + 4 * (100vw - 320px) / 1310);
  }
}
@media (min-width: 1630px) {
  .nav-toggle {
    font-size: 25px;
  }
}
.nav-toggle .inner-close {
  display: none;
}
.nav-toggle .inner-label {
  margin: 0;
  margin-left: 10px;
  display: none;
}
.nav-toggle #nav-open:checked ~ .nav-toggle > .inner-close {
  display: block;
  margin: 0;
  margin-left: 10px;
}
.nav-toggle #nav-open:checked ~ .nav-toggle > .inner-label {
  display: none;
}
.nav-toggle span {
  display: block;
  width: 30px;
  height: 1px;
  background-color: #FFFFFF;
  transition: all 0.25s ease-in-out;
  position: relative;
}
.nav-toggle span:before, .nav-toggle span:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  position: absolute;
  transition: all 0.25s ease-in-out;
}
.nav-toggle span::after {
  width: 50%;
}
@media (max-width: 1024px) {
  .nav-toggle span::after {
    width: 100%;
  }
}
.nav-toggle span:before {
  top: -10px;
}
.nav-toggle span:after {
  bottom: -10px;
}

main .row_columns > .columns > .col:last-child:first-child {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  flex-direction: column;
}
main .row_columns > .columns > .col:last-child:first-child li {
  padding-left: 0;
}
main .row_columns > .columns > .col:last-child:first-child li::before {
  position: relative;
  display: inline-block;
  margin-right: 0.5em;
}
@media (max-width: 1024px) {
  main .row_columns > .columns > .col:last-child:first-child h1, main .row_columns > .columns > .col:last-child:first-child h2 {
    word-break: break-all;
    word-break: break-word;
    hyphens: auto;
  }
}
@media (max-width: 1024px) {
  main .row_columns > .columns.columns-3 > .col, main .row_columns > .columns.columns-2 > .col, main .row_columns > .columns.columns-1 > .col {
    width: 100%;
  }
  main .row_columns > .columns.columns-3 > .col + .col, main .row_columns > .columns.columns-2 > .col + .col, main .row_columns > .columns.columns-1 > .col + .col {
    margin-top: calc(2vh + 2vw + 20px);
  }
}
main .row_imagetext {
  position: relative;
}
main .row_imagetext .text-body .button {
  color: var(--secondary);
}
main .row_imagetext.align_right .columns, main .row_imagetext.align_right_full .columns {
  flex-direction: row-reverse;
}
main .row_imagetext .image-col {
  position: relative;
  min-height: 500px;
}
main .row_imagetext .image-col > .image {
  position: absolute;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
main .row_imagetext .text-col {
  padding: 6rem;
  position: relative;
}
main .row_imagetext.align_left .image-col > .image, main .row_imagetext.align_left_full .image-col > .image {
  left: 0;
  right: calc(-0.5 * (2vh + 2vw + 20px));
}
main .row_imagetext.align_left .text-col, main .row_imagetext.align_left_full .text-col {
  padding-left: calc(6rem - 0.5 * (2vh + 2vw + 20px));
}
main .row_imagetext.align_right .image-col > .image, main .row_imagetext.align_right_full .image-col > .image {
  right: 0;
  left: calc(-0.5 * (2vh + 2vw + 20px));
}
main .row_imagetext.align_right .text-col, main .row_imagetext.align_right_full .text-col {
  padding-right: calc(6rem - 0.5 * (2vh + 2vw + 20px));
}
main .row_imagetext.align_left_full .text-col::before, main .row_imagetext.align_right_full .text-col::before {
  display: none;
}
main .row_imagetext.align_left_full {
  background-color: var(--primary);
  color: white;
}
main .row_imagetext.align_left_full h2 {
  color: white;
}
main .row_imagetext.align_left_full h3 {
  color: white;
}
main .row_imagetext.align_left_full .image-col > .image {
  z-index: 1;
  left: calc(-1 * (3vw) - 0.5 * (100vw - (1630px)));
}
@media (max-width: 1734px) {
  main .row_imagetext.align_left_full .image-col > .image {
    left: calc(-1 * (3vw));
  }
}
main .row_imagetext.align_right_full {
  background-color: var(--primary);
  color: white;
}
main .row_imagetext.align_right_full h2 {
  color: white;
}
main .row_imagetext.align_right_full h3 {
  color: white;
}
main .row_imagetext.align_right_full .image-col > .image {
  z-index: 1;
  right: calc(-1 * (3vw) - 0.5 * (100vw - (1630px)));
}
@media (max-width: 1734px) {
  main .row_imagetext.align_right_full .image-col > .image {
    right: calc(-1 * (3vw));
  }
}
@media (max-width: 1024px) {
  main .row_imagetext.align_left .wrapper, main .row_imagetext.align_right .wrapper, main .row_imagetext.align_left_full .wrapper, main .row_imagetext.align_right_full .wrapper {
    padding: 0;
  }
  main .row_imagetext.align_left .wrapper .image-col, main .row_imagetext.align_right .wrapper .image-col, main .row_imagetext.align_left_full .wrapper .image-col, main .row_imagetext.align_right_full .wrapper .image-col {
    width: 100%;
    min-height: 250px;
  }
  main .row_imagetext.align_left .wrapper .image-col > .image, main .row_imagetext.align_right .wrapper .image-col > .image, main .row_imagetext.align_left_full .wrapper .image-col > .image, main .row_imagetext.align_right_full .wrapper .image-col > .image {
    left: 0;
    right: 0;
  }
  main .row_imagetext.align_left .wrapper .text-col, main .row_imagetext.align_right .wrapper .text-col, main .row_imagetext.align_left_full .wrapper .text-col, main .row_imagetext.align_right_full .wrapper .text-col {
    width: 100%;
    padding: 3em calc((2rem));
  }
}
main .row_blog .blog {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
}
@media (max-width: 1200px) {
  main .row_blog .blog {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 800px) {
  main .row_blog .blog {
    grid-template-columns: repeat(1, 1fr);
  }
}
main .row_blog .blog .blog_article {
  transition: all 0.25s ease-in-out;
}
main .row_blog .blog .blog_article .blog_article_bottom {
  padding: 1.8rem;
  color: #FFFFFF;
  user-select: none;
  overflow: hidden;
}
main .row_blog .blog .blog_article .blog_article_bottom .blog_article_title > h3 {
  margin-top: 0.8rem;
  color: white;
}
main .row_blog .blog .blog_article .blog_article_bottom .blog_article_intro {
  margin-top: 1.65rem;
}
main .row_blog .blog .blog_article .blog_article_bottom .blog_article_intro span.button {
  margin-top: 2rem;
}
main .row_blog .blog .blog_article:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
main .row_blog .more {
  display: none;
}
main .row_crosslinks .crosslinks, main .row_job_market .crosslinks {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2rem;
}
@media (max-width: 1024px) {
  main .row_crosslinks .crosslinks, main .row_job_market .crosslinks {
    grid-template-columns: repeat(1, 1fr);
  }
}
main .row_crosslinks .crosslinks .crosslink, main .row_job_market .crosslinks .crosslink {
  position: relative;
  text-align: center;
  border: 2px solid var(--primary);
  background-color: var(--primary) !important;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
  overflow: hidden;
}
main .row_crosslinks .crosslinks .crosslink .crosslink_image, main .row_job_market .crosslinks .crosslink .crosslink_image {
  min-height: 285px;
  opacity: 0.25;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
main .row_crosslinks .crosslinks .crosslink .crosslink_bottom, main .row_job_market .crosslinks .crosslink .crosslink_bottom {
  padding: 2.5rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
main .row_crosslinks .crosslinks .crosslink .crosslink_bottom .crosslink_intro, main .row_job_market .crosslinks .crosslink .crosslink_bottom .crosslink_intro {
  margin-top: 1.65rem;
  color: #000000;
}
main .row_crosslinks .crosslinks .crosslink .crosslink_bottom .crosslink_cta, main .row_job_market .crosslinks .crosslink .crosslink_bottom .crosslink_cta {
  margin-top: 1rem;
}
@media (max-width: 1330px) {
  main .row_team .team_grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1024px) {
  main .row_team .team_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 700px) {
  main .row_team .team_grid {
    margin-left: 0;
    margin-right: 0;
    grid-template-columns: repeat(1, 1fr);
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  main .row_crosslinks .crosslinks {
    display: flex;
    justify-content: space-between;
  }
  main .row_crosslinks .crosslinks .crosslink {
    width: 33.3333333333%;
  }
  .columns.columns-3 > .col {
    flex: 0 0 auto;
  }
}
/***************************/
main .row_crosslinks, main .row_job_market {
  position: relative;
}
main .row_crosslinks > .wrapper, main .row_job_market > .wrapper {
  padding-bottom: calc(50px);
}
main .row_crosslinks .outerwrapper, main .row_job_market .outerwrapper {
  background-color: #e9eaee;
  padding: 8rem 0;
}
@media (max-width: 1024px) {
  main .row_crosslinks .outerwrapper, main .row_job_market .outerwrapper {
    padding: 5rem 0;
  }
}
main .row_crosslinks .crosslinks, main .row_job_market .crosslinks {
  grid-gap: 75px;
}
@media (max-width: 1350px) {
  main .row_crosslinks .crosslinks, main .row_job_market .crosslinks {
    grid-gap: calc(50px);
  }
}
@media (max-width: 1024px) {
  main .row_crosslinks .crosslinks, main .row_job_market .crosslinks {
    grid-gap: 2rem;
  }
}
main .row_crosslinks .crosslinks .crosslink, main .row_job_market .crosslinks .crosslink {
  background-color: #FFFFFF;
  border: none;
  text-align: left;
}
main .row_crosslinks .crosslinks .crosslink .crosslink_image, main .row_job_market .crosslinks .crosslink .crosslink_image {
  height: 350px;
  transition: 0.3s ease-in-out;
  position: relative;
}
main .row_crosslinks .crosslinks .crosslink .crosslink_image::after, main .row_job_market .crosslinks .crosslink .crosslink_image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
main .row_crosslinks .crosslinks .crosslink .crosslink_bottom, main .row_job_market .crosslinks .crosslink .crosslink_bottom {
  padding: calc(50px);
}
main .row_crosslinks .crosslinks .crosslink .crosslink_bottom h3, main .row_job_market .crosslinks .crosslink .crosslink_bottom h3 {
  color: #FFFFFF;
}
main .row_crosslinks .crosslinks .crosslink .crosslink_bottom p, main .row_job_market .crosslinks .crosslink .crosslink_bottom p {
  color: #FFFFFF;
}
@media (max-width: 600px) {
  main .row_crosslinks .crosslinks .crosslink .crosslink_bottom, main .row_job_market .crosslinks .crosslink .crosslink_bottom {
    padding: calc(2rem);
  }
}
main .row_imagetext .columns.columns-3 > .col, main .row_imagetext .columns.columns-3 > .col-2 {
  width: 50%;
}
@media (max-width: 1024px) {
  main .row_imagetext .columns.columns-3 > .col, main .row_imagetext .columns.columns-3 > .col-2 {
    width: 100%;
  }
}
main .row_imagetext .image-col > .image {
  position: absolute;
  z-index: -2;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
main .row_imagetext.bg_contain .image-col > .image {
  background-size: contain;
}
main .row_imagetext .text-col {
  margin-top: calc(50px);
  margin-bottom: calc(50px);
  padding: calc(50px);
}
@media (max-width: 1024px) {
  main .row_imagetext .text-col {
    margin-top: calc(-1 * (50px));
    margin-bottom: 0;
  }
  main .row_imagetext .text-col .text {
    padding: calc(50px);
  }
}
@media (max-width: 600px) {
  main .row_imagetext .text-col {
    margin-top: 0;
  }
  main .row_imagetext .text-col .text {
    padding: calc(2rem) 0;
  }
}
main .row_imagetext.align_left .image-col > .image, main .row_imagetext.align_right .image-col > .image {
  left: 0;
  right: 0;
}
main .row_imagetext.align_left .wrapper .text-col {
  padding-right: 0;
}
@media (max-width: 1024px) {
  main .row_imagetext.align_left .wrapper .text-col {
    padding: calc(50px);
  }
}
@media (max-width: 600px) {
  main .row_imagetext.align_left .wrapper .text-col {
    padding: 0 calc(2rem);
  }
}
main .row_imagetext.align_left .wrapper .text-col::before {
  left: calc(-1 * (50px));
  right: 0;
}
@media (max-width: 1024px) {
  main .row_imagetext.align_left .wrapper .text-col::before {
    left: calc(50px);
    right: calc(50px);
  }
}
@media (max-width: 600px) {
  main .row_imagetext.align_left .wrapper .text-col::before {
    left: 0;
    right: 0;
  }
}
main .row_imagetext.align_right .wrapper .text-col {
  padding-left: 0;
}
main .row_imagetext.align_right .wrapper .text-col::before {
  left: 0;
  right: calc(-1 * (50px));
}
@media (max-width: 1024px) {
  main .row_imagetext.align_right .wrapper .text-col::before {
    left: calc(50px);
    right: calc(50px);
  }
}
@media (max-width: 600px) {
  main .row_imagetext.align_right .wrapper .text-col::before {
    left: 0;
    right: 0;
  }
}
@media (max-width: 1024px) {
  main .row_imagetext.align_right .wrapper .text-col {
    padding: calc(50px);
  }
}
@media (max-width: 600px) {
  main .row_imagetext.align_right .wrapper .text-col {
    padding: 0 calc(2rem);
  }
}
@media (max-width: 1024px) {
  main .row_imagetext.align_left_full .wrapper .image-col, main .row_imagetext.align_right_full .wrapper .image-col {
    margin: 0;
  }
  main .row_imagetext.align_left_full .wrapper .image-col::before, main .row_imagetext.align_right_full .wrapper .image-col::before {
    display: none;
  }
}
main .row_imagetext.align_left_full .wrapper .text-col::before, main .row_imagetext.align_right_full .wrapper .text-col::before {
  display: none;
}
@media (max-width: 1024px) {
  main .row_imagetext.align_left_full .wrapper .text-col, main .row_imagetext.align_right_full .wrapper .text-col {
    padding-left: calc(50px);
    padding-right: calc(50px);
    margin-top: calc(-1 * (50px));
  }
  main .row_imagetext.align_left_full .wrapper .text-col .text, main .row_imagetext.align_right_full .wrapper .text-col .text {
    padding: calc(50px);
  }
}
@media (max-width: 600px) {
  main .row_imagetext.align_left_full .wrapper .text-col, main .row_imagetext.align_right_full .wrapper .text-col {
    padding: 0 calc(2rem);
    margin-top: 0;
  }
  main .row_imagetext.align_left_full .wrapper .text-col .text, main .row_imagetext.align_right_full .wrapper .text-col .text {
    padding: calc(2rem) 0;
    box-shadow: none;
  }
}
main .row_imagetext.align_left_full .wrapper .image-col > .image {
  left: 0;
  right: calc(50px);
}
@media (max-width: 1024px) {
  main .row_imagetext.align_left_full .wrapper .image-col > .image {
    right: 0;
  }
}
main .row_imagetext.align_left_full .wrapper .image-col::before {
  left: calc(-1 * (100vw - (1630px)) / 2);
  right: calc(2 * (50px));
}
@media (max-width: 1734px) {
  main .row_imagetext.align_left_full .wrapper .image-col::before {
    left: calc(-1 * (3vw));
  }
}
main .row_imagetext.align_right_full .wrapper .image-col > .image {
  right: 0;
  left: calc(50px);
}
@media (max-width: 1024px) {
  main .row_imagetext.align_right_full .wrapper .image-col > .image {
    left: 0;
  }
}
main .row_imagetext.align_right_full .wrapper .image-col::before {
  right: calc(-1 * (100vw - (1630px)) / 2);
  left: calc(2 * (50px));
}
main .row_blog {
  position: relative;
}
main .row_blog > .wrapper {
  padding-bottom: calc(50px);
  position: relative;
}
main .row_blog .blog {
  grid-column-gap: calc(50px);
  grid-row-gap: calc(50px);
}
main .row_blog .blog .blog_article {
  background-color: var(--primary);
}
main .row_blog .blog .blog_article .blog_article_bottom {
  padding: calc(50px);
}
main .row_blog .blog .blog_article .blog_article_bottom h3 {
  color: var(--primary);
}
@media (max-width: 600px) {
  main .row_blog .blog .blog_article .blog_article_bottom {
    padding: calc(2rem);
  }
}
main .row_blog .blog .blog_article .blog_article_bottom .blog_article_date {
  color: #FFFFFF;
}
main .row_blog .more {
  display: inline-flex;
  position: absolute;
  bottom: calc((100% - 350px) / 2);
  left: 100%;
  color: #FFFFFF;
}
main .row_blog .more::before {
  content: "";
  font-size: 0;
  white-space: nowrap;
  transition: all 0.25s ease-in-out;
}
main .row_blog .more::after {
  content: "";
  display: block;
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.5rem;
  background-color: #FFFFFF;
  mask-image: url(../img/icon-arrowright.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  transition: all 0.25s ease-in-out;
}
main .row_blog .more:hover {
  color: var(--secondary);
}
main .row_blog .more:hover::before {
  font-size: 1em;
}
main .row_blog .more:hover::after {
  background-color: var(--secondary);
}
@media (max-width: 2048px) {
  main .row_blog .more {
    left: initial;
    right: calc(3vw);
    bottom: calc(0.5 * (50px));
    transform: translateY(50%);
  }
  main .row_blog .more::before {
    font-size: 1em;
  }
}
@media (max-width: 1024px) {
  main .row_blog .more {
    right: calc(2rem);
  }
}

.row_job_market .job {
  border: 1px solid var(--secondary) !important;
}
.row_job_market .job .job_infos {
  margin-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  width: 100%;
}
.row_job_market .job .job_infos .job_types,
.row_job_market .job .job_infos .job_locations,
.row_job_market .job .job_infos .job_departments {
  display: flex;
}
.row_job_market .job .job_infos .job_types span,
.row_job_market .job .job_infos .job_locations span,
.row_job_market .job .job_infos .job_departments span {
  margin-right: 0.15rem;
}
.row_job_market .job .job_infos i.icon {
  height: 20px;
  width: 20px;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: #FFFFFF;
  display: inline-block;
}
.row_job_market .job .job_infos i.icon.icon_pin {
  mask-image: url(../img/icon-pin.svg);
}
.row_job_market .job .job_infos i.icon.icon_toolbox {
  mask-image: url(../img/icon-toolbox.svg);
}
.row_job_market .job .job_infos i.icon.icon_watch {
  mask-image: url(../img/icon-watch.svg);
}
.row_job_market form {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
}
.row_job_market form select {
  padding: 0 1rem;
}
@media (max-width: 800px) {
  .row_job_market form {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .row_job_market form select {
    padding: 0.5rem;
    width: 100%;
  }
  .row_job_market form .button {
    display: inline-flex;
  }
}
.row_job_market .msg-error-container {
  width: 100%;
}
.row_job_market .msg-error-container .msg-error {
  text-align: center;
}

.socialmedia {
  display: flex;
  flex-direction: row;
}
.socialmedia > a {
  display: inline-flex;
  border-radius: 1000px;
  padding: 0.75em;
  transition: all 0.25s ease-in-out;
}
.socialmedia > a .icon > svg {
  height: 1.2em;
  width: 1.2em;
  transition: all 0.25s ease-in-out;
}
.socialmedia > a .icon > svg * {
  transition: all 0.25s ease-in-out;
}
.socialmedia > a + a {
  margin-left: 0.1em;
}

.icon > svg {
  height: 1.5em;
  width: 1.5em;
}

.accordion {
  text-align: left;
}
.accordion .item:last-of-type {
  border-bottom: 3px solid var(--primary);
}
.accordion .item label.headline {
  display: block;
  user-select: none;
  cursor: pointer;
  position: relative;
  color: #000000;
  padding: 1.5rem 1.4rem;
  transition: all 0.25s ease-in-out;
  display: flex;
  align-items: center;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
}
.accordion .item label.headline h4 {
  font-weight: 500;
  padding-left: 20px;
  color: #000000;
}
@media (max-width: 1024px) {
  .accordion .item label.headline h4 {
    padding-right: 40px;
  }
}
.accordion .item label.headline .opener {
  width: 15px;
  height: 1px;
  background-color: var(--secondary);
  position: absolute;
  right: 0;
}
.accordion .item label.headline .opener::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 1px;
  transform: rotate(90deg);
  background-color: var(--secondary);
  transition: 0.3s ease-in-out;
}
.accordion .item .body {
  display: none;
  padding: 1.2em;
  padding-left: 20px !important;
  padding-bottom: 3rem;
  border-left: 3px solid var(--primary);
  border-right: 3px solid var(--primary);
  max-width: 80%;
}
.accordion .item input:checked ~ label.headline {
  border-color: var(--primary);
}
.accordion .item input:checked ~ label.headline .opener::after {
  transform: rotate(0deg);
}
.accordion .item input:checked ~ .body {
  display: block;
}

.map {
  width: 100%;
}
.map iframe {
  height: 25em;
  width: 100%;
}

.team_grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -2rem;
  margin-right: -2rem;
  margin-bottom: -3rem;
}
.team_grid .team_member {
  margin: 0 2rem 3rem 2rem;
  flex: 0 0 calc(25% - 4rem);
}
.col .team_grid .team_member {
  flex: 0 0 calc(50% - 4rem);
}
@media (max-width: 1270px) {
  .team_grid .team_member {
    flex: 0 0 calc(33% - 4rem);
  }
  .col .team_grid .team_member {
    flex: 0 0 calc(100% - 4rem);
  }
}
@media (max-width: 900px) {
  .team_grid .team_member {
    flex: 0 0 calc(50% - 4rem);
  }
}
@media (max-width: 700px) {
  .team_grid .team_member {
    margin: 0;
    margin-bottom: 3rem;
    flex: 0 0 100%;
  }
}
.team_grid .team_member .team_member_image {
  min-height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.team_grid .team_member .team_member_name > h3 {
  margin-top: 2rem;
}
.team_grid .team_member .team_member_position {
  margin-top: 1.1rem;
  margin-bottom: 1rem;
}
.team_grid .team_member .team_member_email, .team_grid .team_member .team_member_phone {
  display: flex;
  align-items: center;
}
.team_grid .team_member .team_member_email > a, .team_grid .team_member .team_member_phone > a {
  color: #000000;
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
  transition: all 0.25s ease-in-out;
}
.team_grid .team_member .team_member_email > a:hover, .team_grid .team_member .team_member_phone > a:hover {
  border-bottom-color: #000000;
}
.team_grid .team_member .team_member_phone {
  margin-top: 0.5rem;
}
.team_grid .team_member .icon {
  margin-right: 0.5rem;
}
.team_grid .team_member .icon > svg {
  height: 1.2em;
  width: 1.2em;
}
.team_grid .team_member .icon > svg * {
  fill: var(--secondary);
}
.team_grid .team_member:hover .team_member_image {
  transform: scale(1.05);
}

/*================== TEMPLATE 50  ===================*/
.accordion .item {
  border-bottom: 1px solid var(--secondary);
}
.accordion .item:last-of-type {
  border-bottom: 1px solid var(--secondary);
}
.accordion .item label.headline {
  color: #000000;
  border-left: none;
  border-right: none;
  padding: 1.5rem 0;
}
.accordion .item label.headline > span {
  letter-spacing: 0;
  text-transform: none;
}
.accordion .item label.headline::after {
  background-color: var(--secondary);
  margin-right: 0.9rem;
}
.accordion .item .body {
  border-left: none;
  border-right: none;
  padding: 0 0 1.5rem 2rem;
}

.team_grid {
  position: relative;
  padding-bottom: calc(50px);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 75px;
  grid-row-gap: 75px;
  margin: 0;
}
.team_grid::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: calc(2 * (50px));
  top: calc(350px - (50px));
  background-color: var(--secondary);
}
.col:first-child .team_grid::before {
  left: calc(-1 * (100vw - (1630px)) / 2);
  right: calc(50px);
}
@media (max-width: 1734px) {
  .col:first-child .team_grid::before {
    left: calc(-1 * (3vw));
  }
}
@media (max-width: 1024px) {
  .col:first-child .team_grid::before {
    left: calc(-1 * (2rem));
    right: calc(-1 * (2rem));
  }
}
.col:last-child .team_grid::before {
  right: calc(-1 * (100vw - (1630px)) / 2);
  left: calc(50px);
}
@media (max-width: 1734px) {
  .col:last-child .team_grid::before {
    right: calc(-1 * (3vw));
  }
}
@media (max-width: 1024px) {
  .col:last-child .team_grid::before {
    right: calc(-1 * (2rem));
    left: calc(-1 * (2rem));
  }
}
@media (max-width: 1600px) {
  .team_grid {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: calc(50px);
    grid-row-gap: calc(50px);
  }
}
@media (max-width: 1200px) {
  .team_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 800px) {
  .team_grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.col .team_grid {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 1600px) {
  .col .team_grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.team_grid .team_member {
  background-color: #FFFFFF;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.team_grid .team_member .team_member_image {
  min-height: 350px;
  transition: all 0.25s ease-in-out;
}
.team_grid .team_member .member_info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  background: var(--primary);
  color: white;
  opacity: 0;
  user-select: none;
  pointer-events: none;
  transition: all 0.25s ease-in-out;
  padding: calc(50px);
}
.team_grid .team_member .member_info a {
  color: white;
}
@media (max-width: 600px) {
  .team_grid .team_member .member_info {
    padding: calc(2rem);
  }
}
.team_grid .team_member .team_member_name > h3 {
  color: white;
  margin-top: calc(-1em * (0.23));
  margin-bottom: calc(-1em * (0.3));
}
.team_grid .team_member .team_member_position {
  margin-top: 2.5rem;
  margin-bottom: 0;
  font-weight: bold;
}
.team_grid .team_member .team_member_email .icon, .team_grid .team_member .team_member_phone .icon {
  display: none;
}
.team_grid .team_member .team_member_phone {
  margin-top: 0;
}
.team_grid .team_member .team_member_phone::before {
  content: "Telefon:";
  margin-right: 0.25em;
}
.team_grid .team_member .arrow {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 53px;
  width: 53px;
  background-color: var(--primary);
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.team_grid .team_member .arrow .icon {
  margin: 0;
}
.team_grid .team_member .arrow .icon > svg * {
  fill: white;
}
.team_grid .team_member.active .member_info {
  opacity: 1;
  user-select: auto;
  pointer-events: all;
}
.team_grid .team_member.active .arrow {
  background-color: var(--secondary);
  transform: rotate(180deg);
}

footer {
  background-color: var(--secondary);
  padding-top: 2.5rem;
}
footer .footer_links {
  transition: all 0.25s ease-in-out;
  border-bottom: 2px solid transparent;
}
footer .footer_links:hover {
  border-bottom: 2px solid #FFFFFF;
}
footer > .columns {
  align-items: center;
  flex-wrap: wrap;
}
footer > .columns > .col {
  padding-bottom: 2.5rem;
}
footer > .columns > .col:last-child > p {
  text-transform: uppercase;
  display: flex;
}
footer > .columns > .col:last-child > p > a {
  padding: 0.5rem 1.5rem;
}
footer > .columns > .col:last-child > p > a:first-child {
  padding-left: 0;
}
footer > .columns > .col:last-child > p > a:last-child {
  padding-right: 0;
}
footer > .columns > .col:last-child > p > a .footer_links > span {
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
  transition: all 0.25s ease-in-out;
}
footer > .columns > .col:last-child > p > a .footer_links:hover > span {
  border-bottom: 1px solid #FFFFFF;
}
footer > .columns > .col:last-child > p > a + a {
  border-left: 2px solid #FFFFFF;
}
@media (max-width: 350px) {
  footer > .columns > .col:last-child > p {
    flex-wrap: wrap;
  }
  footer > .columns > .col:last-child > p > a {
    width: 100%;
    padding: 0.5rem 0;
    border: none !important;
  }
}
footer > .columns > .col + .col {
  margin-left: 2rem;
}
footer .logo {
  justify-content: center;
  flex-direction: row;
  display: flex;
  flex: 0 0 auto;
  padding: 1.5rem 1.5rem;
  margin-left: -1.5rem;
}
footer .logo img {
  width: 100%;
  min-height: 100px;
  max-width: 250px;
  object-fit: contain;
}
footer .logo.shadowed {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
footer .socialmedia {
  display: flex;
  flex-direction: row;
  position: absolute;
  top: 0;
  right: 145px;
  gap: 5px;
  margin-left: 0 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 1024px) {
  footer .socialmedia {
    position: relative;
    top: -2rem;
    right: auto;
  }
}
footer .socialmedia > a {
  padding: 0.5rem;
  background-color: var(--primary);
  border-radius: 0;
}
footer .socialmedia > a .icon {
  padding: 0.5em;
}
footer .socialmedia > a .icon svg {
  height: 1em;
  width: 1em;
}
footer .socialmedia > a:hover .icon svg * {
  fill: var(--secondary);
}
footer a:not(.socialmedia_item):not(.logo):not(.footer_links) {
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
  transition: all 0.25s ease-in-out;
}
footer a:not(.socialmedia_item):not(.logo):not(.footer_links):hover {
  border-bottom-color: #FFFFFF;
}
@media (max-width: 800px) {
  footer > .columns {
    flex-direction: column;
    text-align: center;
  }
  footer > .columns > .col + .col {
    margin-left: 0;
  }
}

/*===============================*/
footer {
  padding-top: calc(50px);
}
footer > .columns > .col {
  padding-bottom: calc(50px);
}
footer > .columns > .col:last-child > p {
  line-height: 0.75;
  text-transform: none;
}
footer > .columns > .col:last-child > p > a {
  padding: 0 0.5em;
}
footer > .columns > .col:last-child > p > a + a {
  border-width: 1px;
}
footer > .columns > .col.links p {
  display: flex;
  flex-direction: column;
}
footer .logo {
  min-height: 0;
  padding: 0;
  margin-left: 0;
}
footer .logo.shadowed {
  padding: calc(50px);
}
@media (max-width: 1024px) {
  footer > .columns {
    flex-direction: column;
    text-align: center;
  }
  footer > .columns > .col + .col {
    margin-left: 0;
  }
}

.teaser {
  text-align: center;
  display: flex;
  flex-direction: column;
  transition: all 0.25s ease-in-out;
}
.teaser .teaser_top {
  flex-grow: 1;
  padding: 4rem;
  padding-bottom: 3.2rem;
  color: #000000;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.teaser .teaser_top .teaser_intro {
  margin-top: 3rem;
}
.teaser .teaser_top .icon {
  position: relative;
  margin-top: 2.5rem;
  transition: all 0.25s ease-in-out;
}
.teaser .teaser_bottom .teaser_image {
  min-height: 300px;
  background-color: var(--primary);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  filter: brightness(0.5);
  transition: all 0.25s ease-in-out;
}
.teaser:hover .teaser_image {
  filter: brightness(1);
}
.teaser:hover .icon {
  transform: translateY(1rem);
}

#CybotCookiebotDialogHeader,
#CybotCookiebotDialogHeaderLogosWrapper {
  display: none !important;
}

#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
  background-color: var(--primary) !important;
  border-color: var(--primary) !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  background-color: transparent;
  border-color: var(--primary);
  color: #141414;
}

#CybotCookiebotDialog #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
  color: var(--primary) !important;
  border-bottom-color: var(--primary) !important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
  background-color: transparent;
  border: 2px solid var(--primary) !important;
}

/*
#cconsent-modal, #cconsent-bar {
  background-color: rgba(0,0,0,0.7) !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  transition: none;
  transform: none !important;
	font-family: $font-name !important;
	line-height: 2rem !important;

	.consent-give, button, .ccb__edit {
		background-color: $color-white !important;
		color: $color-black !important;
    padding: 0.5em 1em;

		transition: $transition;
    margin-right: 15px;
    text-align: center;
    border: 1px solid $color-white;
		@include font-size-fluid(18px,23px);

    &:hover {
			background-color: $color-secondary !important;
      color: $color-white !important;
		}
	}
}
#cconsent-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  @include breakpoint(450) {
    position: absolute !important;
    height: 100%;
    align-items: flex-start;
  }

  &.ccb--hidden {
    transform: translateY(100%) !important;
    display: none !important;
  }
  .ccb__wrapper {
      background-color: $color-primary;
      width: 100%;
      max-width: 550px !important;
      padding: 30px;
  }
  .ccb__left {
    h3 {
      color: white;
      margin-bottom: 20px;
      @include font-face($font-name-headlines, bold);
    }
    .cc-text {
      @include font-face($font-name, 300);
      @include font-size-fluid(18px, 20px);
    }
  }
  .ccb__right > div {
    display: inline-flex !important;
    flex-wrap: wrap;
    .ccb__edit, .consent-give {
      margin-bottom: 0.3em;
      text-decoration: none;
    }
  }
}
#cconsent-modal {
  .ccm__content > .ccm__content__body {
    font-size: 18px !important;
  }
  .ccm__footer {
    button {
      min-width: 150px !important;
      border: none !important;
      font-size: 18px !important;
    }
    @include breakpoint(450) {
      flex-wrap: wrap;
      justify-content: center !important;
      button {
        margin: 0 0 0.5em 0 !important;
      }
    }
  }
  .ccm__content__heading {
    p {
      margin-top: 1rem !important;
      line-height: 25px !important;
      font-size: 18px !important;
      a {
        color: $color-black
      }
    }
  }
}
*//*# sourceMappingURL=style.css.map */