/* compiled by scssphp v0.8.0 on Tue, 29 Nov 2022 08:01:25 +0000 (0.0744s) */

@charset "utf-8";
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

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

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

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

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

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

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

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

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

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

.slick-arrow.slick-hidden {
  display: none; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  position: relative; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote::before, blockquote::after, q::before, q::after {
  content: '';
  content: none; }

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

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

  font-style: normal;

  font-weight: 400;

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

.regular, .FormBuilder.InputfieldForm *, .FormBuilder.InputfieldForm label, .FormBuilder.InputfieldForm label span, .FormBuilder.InputfieldForm div.InputfieldContent > label, .FormBuilder.InputfieldForm .InputfieldRadiosStacked li > label, .FormBuilder.InputfieldForm div.InputfieldContent > label *, .FormBuilder.InputfieldForm .InputfieldRadiosStacked li > label *, body {
  font-family: "Verdana", sans-serif; }

.bold, .fs_headline_1, div.ce h2.ce-headline, .text h2, .text h3, .fs_headline_2, div.ce-type-accordion section h3, div.ce-type-accordion section h3 *, div.contacts.grid > section > div h3, div.ce-type-projects div.projects section > div h3, .fs_headline_3, .button, .FormBuilder.InputfieldForm button, .FormBuilder.InputfieldForm label, .FormBuilder.InputfieldForm a, ul#mainNaviList li a span, ul.languageSwitch li a span, div.ce-type-slideshow div.slideshow div.slideElement > article div.content h3, div.ce-type-projects div.projects section > div p.readMore a, div.ce-type-bibomap fieldset label.level1 span, div.ce-type-bibomap fieldset label.level2 span, .leaflet-tooltip.tooltip, .leaflet-tooltip.tooltip *, strong, .text h4 {
  font-family: "Verdana", sans-serif;
  font-weight: bold; }

.fs_headline_1, div.ce h2.ce-headline, .text h2, .text h3 {
  font-size: 3rem; }
  @media only screen and (max-width: 63rem) {
  .fs_headline_1, div.ce h2.ce-headline, .text h2, .text h3 {
    font-size: 2rem; } }
  @media only screen and (max-width: 47rem) {
  .fs_headline_1, div.ce h2.ce-headline, .text h2, .text h3 {
    font-size: 1.6rem; } }

.fs_headline_2, div.ce-type-accordion section h3, div.ce-type-accordion section h3 *, div.contacts.grid > section > div h3, div.ce-type-projects div.projects section > div h3 {
  font-size: 1.4rem; }
  @media only screen and (max-width: 47rem) {
  .fs_headline_2, div.ce-type-accordion section h3, div.ce-type-accordion section h3 *, div.contacts.grid > section > div h3, div.ce-type-projects div.projects section > div h3 {
    font-size: 1.2rem; } }

.fs_headline_3 {
  font-size: 1.3rem; }
  @media only screen and (max-width: 47rem) {
  .fs_headline_3 {
    font-size: 1.2rem; } }

.fs_text, div.ce-type-bibomap fieldset label.level1 span, body {
  font-size: 1.25rem; }
  @media only screen and (max-width: 47rem) {
  .fs_text, div.ce-type-bibomap fieldset label.level1 span, body {
    font-size: 1rem; } }

.fs_small, #socket *, div.contacts.grid > section > div *, div.ce-type-bibomap fieldset label span {
  font-size: 1rem; }

.fs_tiny, div.ce-type-text_with_image > div.wrapper > div div.images figcaption, div.ce.ce-type-gallery ul li figure figcaption, small, small * {
  font-size: 0.8rem !important; }

.material-icons, ul.languageSwitch::after, body > header button#naviToggle::before, div.ce-type-slideshow div.slideshow button.arrow::before, div.ce-type-accordion section.interactive h3::after, div.contacts.grid > section > div ul.communication li.vcard a::before, div.contacts.grid > section > div ul.communication li.info a::before, div.ce-type-bibomap fieldset#search-container::after {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

@keyframes borderMove {
  0% {
    transform: translate(0, 0); }

  100% {
    transform: translate(10px, 10px); } }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
.button, .FormBuilder.InputfieldForm button {
  display: inline-block;
  background-color: #6ab546;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  padding: 1rem 2rem;
  min-width: 300px;
  letter-spacing: 2px; }
  .button + button, .FormBuilder.InputfieldForm button + button {
    margin: 0 0 0 1rem; }
  @media only screen and (max-width: 47rem) {
  .button, .FormBuilder.InputfieldForm button {
    display: block;
    margin-bottom: 1rem; } }

.FormBuilder.InputfieldForm button {
  margin-left: 0; }
  .FormBuilder.InputfieldForm input[type="checkbox"], .FormBuilder.InputfieldForm input[type="radio"] {
    margin-right: 0.5rem;
    border-radius: 0;
    transform: translateY(0px); }
  .FormBuilder.InputfieldForm input, .FormBuilder.InputfieldForm textarea, .FormBuilder.InputfieldForm select {
    border: 1px solid black;
    overflow: hidden; }
  .FormBuilder.InputfieldForm select {
    -webkit-appearance: none; }
  .FormBuilder.InputfieldForm input[type="text"], .FormBuilder.InputfieldForm input[type="email"], .FormBuilder.InputfieldForm input[type="date"], .FormBuilder.InputfieldForm textarea, .FormBuilder.InputfieldForm select {
    padding: 0.5rem !important;
    height: auto !important; }
  .FormBuilder.InputfieldForm p.description {
    opacity: 1; }
    .FormBuilder.InputfieldForm label {
      text-transform: uppercase; }
    .FormBuilder.InputfieldForm ul.InputfieldRadiosStacked {
      list-style: none;
      margin-left: 0; }
  .FormBuilder.InputfieldForm div.InputfieldContent > label, .FormBuilder.InputfieldForm .InputfieldRadiosStacked li > label, .FormBuilder.InputfieldForm div.InputfieldContent > label *, .FormBuilder.InputfieldForm .InputfieldRadiosStacked li > label * {
    text-transform: none;
    font-weight: normal; }
  .FormBuilder.InputfieldForm a {
    text-decoration: underline; }
  p.alert-error, p.alert-error * {
    color: white !important; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
ul#mainNaviList > li.active a::after {
  opacity: 1;
  bottom: -10px; }
  ul#mainNaviList > li::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    height: 30px; }
  ul#mainNaviList > li:hover > a::after {
    opacity: 1;
    bottom: -10px; }
  ul#mainNaviList > li > a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    height: 4px;
    background-color: #000;
    transition: all 0.2s;
    opacity: 0; }
  ul#mainNaviList > li:last-child > ul {
    left: auto;
    right: 0; }
    ul#mainNaviList > li:last-child > ul::before {
      left: auto;
      right: 2.1rem; }
  ul#mainNaviList li {
    display: inline-block;
    margin: 0 0 0 2rem; }
  ul#mainNaviList li:hover > ul {
    display: block; }
    ul#mainNaviList li:hover > ul::after {
      animation: borderMove 0.2s; }
  ul#mainNaviList li a {
    text-decoration: none; }
    ul#mainNaviList li a span {
      color: #000; }
  ul#mainNaviList li > ul {
    display: none;
    background-color: #ededed;
    padding: 3rem;
    position: absolute;
    left: 0rem;
    top: 45px;
    text-align: left; }
    ul#mainNaviList li > ul::before {
      display: block;
      content: "";
      position: absolute;
      left: 2.1rem;
      top: -0.75rem;
      border-left: 0.75rem solid transparent;
      border-right: 0.75rem solid transparent;
      border-bottom: 0.75rem solid #ededed; }
    ul#mainNaviList li > ul::after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      border: 4px solid #6ab546;
      z-index: 0;
      transform: translate(10px, 10px); }
    ul#mainNaviList li > ul > li {
      display: block;
      margin: 0 0 1rem 0;
      z-index: 1; }
    ul#mainNaviList li > ul > li a span {
      white-space: nowrap; }
    ul#mainNaviList li > ul > li:last-child {
      margin-bottom: 0; }
  @media only screen and (max-width: 87.5rem) {
  ul#mainNaviList {
    text-align: left; }
    ul#mainNaviList li {
      display: block !important;
      margin: 0 0 1rem 0; }
      ul#mainNaviList li a::after {
        display: none; }
        ul#mainNaviList li a span {
          color: #fff; }
      ul#mainNaviList li ul {
        position: static;
        display: block;
        background: none;
        padding: 0;
        margin: 1rem 0 0 1rem; }
        ul#mainNaviList li ul::after, ul#mainNaviList li ul::before {
          display: none; }
        ul#mainNaviList li ul li a span {
          font-weight: normal;
          color: #fff; } }

ul.languageSwitch {
  padding: 0 20px 0 0;
  z-index: 10; }
  @media only screen and (max-width: 87.5rem) {
  ul.languageSwitch {
    position: absolute;
    top: 67px;
    left: 2rem;
    transform: translateY(-50%); } }
  ul.languageSwitch::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    height: 20px; }
  ul.languageSwitch::after {
    position: absolute;
    right: 0;
    top: 5px;
    content: "play_arrow";
    color: #000;
    transform: rotate(90deg);
    font-size: 15px;
    transition: all 0.2s; }
  ul.languageSwitch:hover::after {
    transform: rotate(270deg); }
  ul.languageSwitch:hover li:not(.active) {
    display: block; }
  ul.languageSwitch li a {
    padding: 0 0 0 40px;
    display: block;
    text-decoration: none; }
    ul.languageSwitch li a svg {
      width: 30px;
      height: auto;
      position: absolute;
      left: 0;
      top: 2px; }
    ul.languageSwitch li a span {
      text-transform: uppercase;
      color: #000; }
    ul.languageSwitch li a span.title {
      display: none; }
  ul.languageSwitch li:not(.active) {
    display: none;
    position: absolute;
    left: 0;
    top: 160%;
    background-color: #ededed;
    padding: 0.75rem 2rem; }
    ul.languageSwitch li:not(.active) span.code {
      display: none; }
    ul.languageSwitch li:not(.active) span.title {
      display: inline; }
    ul.languageSwitch li:not(.active)::before {
      display: block;
      content: "";
      position: absolute;
      left: 2.1rem;
      top: -0.75rem;
      border-left: 0.75rem solid transparent;
      border-right: 0.75rem solid transparent;
      border-bottom: 0.75rem solid #ededed; }

body > header {
  background-color: #fff;
  z-index: 1000;
  min-height: 134px; }
  body > header > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 2rem; }
  body > header > div > h1 {
    width: 30%; }
  body > header > div > nav {
    width: 69%;
    text-align: right; }
    body > header > div > nav > ul {
      display: inline-block; }
  body > header h1 img {
    width: 100%;
    max-width: 260px; }

  @media only screen and (max-width: 47rem) {
    body > header h1 img {
      width: 200px; } }
  body > header nav {
    z-index: 10; }
  @media only screen and (max-width: 87.5rem) {
    body > header nav {
      transform: translateX(100%);
      position: absolute;
      top: 0;
      right: 0;
      background-color: #6ab546;
      padding: 134px 2rem;
      overflow: auto;
      height: 100vh;
      width: auto !important;
      transition: all 0.2s; } }
  body > header nav.visible {
    transform: translateX(0); }
  body > header button#naviToggle {
    display: none;
    position: absolute;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    padding: 1rem;
    z-index: 11; }
  body > header button#naviToggle span {
    display: none; }
  body > header button#naviToggle::before {
    content: "menu";
    font-size: 2.5rem; }
  body > header button#naviToggle.close::before {
    content: "close"; }
  @media only screen and (max-width: 87.5rem) {
    body > header button#naviToggle {
      display: block; } }
  body > header img#headerImage {
    width: 100%;
    height: auto;
    display: block; }

.footer, body > footer, #socket {
  padding-top: 5rem; }
  .footer > div.wrapper, body > footer > div.wrapper, #socket > div.wrapper {
    max-width: 87rem;
    padding: 0 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .footer > div.wrapper > * img, body > footer > div.wrapper > * img, #socket > div.wrapper > * img {
    vertical-align: middle; }
    .footer > div.wrapper > * p, body > footer > div.wrapper > * p, #socket > div.wrapper > * p {
      margin-bottom: 1rem;
      line-height: 150%; }
    .footer > div.wrapper > * a, body > footer > div.wrapper > * a, #socket > div.wrapper > * a {
      color: #000;
      text-decoration: none; }
  .footer > div.wrapper.cols1 > *, body > footer > div.wrapper.cols1 > *, #socket > div.wrapper.cols1 > * {
    width: 100%; }
  .footer > div.wrapper.cols2 > *, body > footer > div.wrapper.cols2 > *, #socket > div.wrapper.cols2 > * {
    width: 50%; }
  .footer > div.wrapper.cols3 > *, body > footer > div.wrapper.cols3 > *, #socket > div.wrapper.cols3 > * {
    width: 33%; }
  .footer > div.wrapper.cols4 > *, body > footer > div.wrapper.cols4 > *, #socket > div.wrapper.cols4 > * {
    width: 25%; }
  .footer > div.wrapper.cols5 > *, body > footer > div.wrapper.cols5 > *, #socket > div.wrapper.cols5 > * {
    width: 20%; }
  @media only screen and (max-width: 47rem) {
    .footer > div.wrapper > *, body > footer > div.wrapper > *, #socket > div.wrapper > * {
      width: 100% !important;
      margin-bottom: 2rem; }
      .footer > div.wrapper > *, body > footer > div.wrapper > *, #socket > div.wrapper > *, .footer > div.wrapper > * *, body > footer > div.wrapper > * *, #socket > div.wrapper > * * {
        text-align: center !important; } }

body > main {
  background-image: url(/site/templates/images/signet_bg_v2.svg);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 95% auto; }

div.mapParent {
  height: 500px; }
/* space before and behind */
div.ce > div.wrapper > div {
  padding-top: 4rem;
  padding-bottom: 4rem;
  overflow: auto; }

  div.ce.ce-space-before-small > div.wrapper > div, div.ce.ce-space-before-small h2.ce-headline {
    padding-top: 2rem; }
  div.ce.ce-space-behind-small > div.wrapper > div, div.ce.ce-space-behind-small h2.ce-headline {
    padding-bottom: 2rem; }
  div.ce.ce-space-before-none > div.wrapper > div, div.ce.ce-space-before-none h2.ce-headline {
    padding-top: 0; }
  div.ce.ce-space-behind-none > div.wrapper > div, div.ce.ce-space-behind-none h2.ce-headline {
    padding-bottom: 0; }
  div.ce.ce-width-full div.wrapper {
    max-width: 100%; }
  div.ce.ce-width-wide div.wrapper {
    max-width: 100rem; }
  div.ce.ce-width-narrow div.wrapper {
    max-width: 85rem; }
  div.ce.ce-width-narrow-2 div.wrapper {
    max-width: 68rem; }
  div.ce.after-image {
    margin-top: -100px; }
  div.ce h2.ce-headline {
    text-align: center; }
  @media only screen and (max-width: 63rem) {
  div.ce {
    margin-top: 0px !important; } }

div.ce-type-slideshow div.slideshow div.slideElement {
  /*
   &.slick-active article img {
   transform: scale(120%);
   @include breakpoint($mobile){
   transform: scale(100%);
   }
   }
   */ }
  div.ce-type-slideshow div.slideshow div.slideElement > article {
    padding-top: 50%;
    overflow: hidden; }
  @media only screen and (max-width: 47rem) {
        div.ce-type-slideshow div.slideshow div.slideElement > article {
          padding-top: 0%; } }
  div.ce-type-slideshow div.slideshow div.slideElement > article img, div.ce-type-slideshow div.slideshow div.slideElement > article div.content {
    position: absolute; }
  div.ce-type-slideshow div.slideshow div.slideElement > article img {
    top: 0;
    left: 0;
    width: 100%;
    transition: all 6s linear; }
    @media only screen and (max-width: 47rem) {
        div.ce-type-slideshow div.slideshow div.slideElement > article img {
          position: static; } }
  div.ce-type-slideshow div.slideshow div.slideElement > article div.content {
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
    background-color: rgba(118, 184, 42, 0.8);
    padding: 2rem;
    max-width: 960px; }
    div.ce-type-slideshow div.slideshow div.slideElement > article div.content * {
      color: #fff; }
    div.ce-type-slideshow div.slideshow div.slideElement > article div.content h3 {
      text-transform: uppercase;
      margin-bottom: 0.5rem; }
    @media only screen and (max-width: 47rem) {
        div.ce-type-slideshow div.slideshow div.slideElement > article div.content {
          position: static;
          bottom: 0;
          max-width: 100%;
          width: 100%;
          background-color: #6ab546;
          transform: translateX(0); } }
  div.ce-type-slideshow div.slideshow button.arrow {
    z-index: 100;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0.5rem 0.1rem;
    background-color: #ededed; }
  div.ce-type-slideshow div.slideshow button.arrow::before {
    font-size: 2rem; }
  div.ce-type-slideshow div.slideshow button.arrow.nextSlide {
    right: 0; }
  div.ce-type-slideshow div.slideshow button.arrow.nextSlide::before {
    content: "chevron_right"; }
  div.ce-type-slideshow div.slideshow button.arrow.prevSlide {
    left: 0; }
  div.ce-type-slideshow div.slideshow button.arrow.prevSlide::before {
    content: "chevron_left"; }
  div.ce-type-slideshow div.slideshow button.arrow span {
    display: none; }

div.ce-type-text div.text {
  padding: 5rem; }
  @media only screen and (max-width: 63rem) {
    div.ce-type-text div.text > div {
      width: 100%;
      margin-bottom: 2rem; } }
  @media only screen and (max-width: 47rem) {
    div.ce-type-text div.text {
      padding: 2rem; }
      div.ce-type-text div.text > div {
        width: 100%;
        margin-bottom: 2rem; } }

div.ce-type-text_2_cols div.text {
  padding: 5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  div.ce-type-text_2_cols div.text > div {
    width: 48%; }
  @media only screen and (max-width: 63rem) {
    div.ce-type-text_2_cols div.text > div {
      width: 100%;
      margin-bottom: 2rem; } }
  @media only screen and (max-width: 47rem) {
    div.ce-type-text_2_cols div.text {
      padding: 2rem; }
      div.ce-type-text_2_cols div.text > div {
        width: 100%;
        margin-bottom: 2rem; } }

div.ce-type-accordion.mb section {
  margin-bottom: 3rem; }
  div.ce-type-accordion section {
    margin-bottom: 1rem;
    background-color: white; }
  div.ce-type-accordion section:last-child {
    margin-bottom: 0; }
  div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
    padding: 2rem 5rem; }
  @media only screen and (max-width: 47rem) {
    div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
      padding: 2rem 3rem 2rem 2rem; } }
  div.ce-type-accordion section h3 span {
    color: #e30a2d;
    display: block;
    margin-bottom: 0.5rem; }
  div.ce-type-accordion section.interactive h3 {
    cursor: pointer; }
  div.ce-type-accordion section.interactive h3::after {
    content: "keyboard_arrow_down";
    position: absolute;
    top: 2rem;
    right: 2rem;
    font-weight: bold; }
  div.ce-type-accordion section.interactive h3.open::after {
    content: "keyboard_arrow_up"; }
  div.ce-type-accordion section.interactive div.text {
    padding-top: 1rem; }

div.ce-type-text_with_image > div.wrapper > div {
  padding: 5rem; }
  @media only screen and (max-width: 47rem) {
    div.ce-type-text_with_image > div.wrapper > div {
      padding: 2rem 1rem !important; }
      div.ce-type-text_with_image > div.wrapper > div div.text {
        padding: 0 !important; } }
  div.ce-type-text_with_image > div.wrapper > div.left, div.ce-type-text_with_image > div.wrapper > div.right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.ce-type-text_with_image > div.wrapper > div.left > div, div.ce-type-text_with_image > div.wrapper > div.right > div {
    width: 48%; }
  div.ce-type-text_with_image > div.wrapper > div.left, div.ce-type-text_with_image > div.wrapper > div.right, div.ce-type-text_with_image > div.wrapper > div.before, div.ce-type-text_with_image > div.wrapper > div.behind, div.ce-type-text_with_image > div.wrapper > div.left-float, div.ce-type-text_with_image > div.wrapper > div.right-float {
    background-color: white; }
  div.ce-type-text_with_image > div.wrapper > div.before > div.images {
    margin-bottom: 2rem; }
  div.ce-type-text_with_image > div.wrapper > div.behind > div.text {
    margin-bottom: 2rem; }
  div.ce-type-text_with_image > div.wrapper > div.left-float div.text, div.ce-type-text_with_image > div.wrapper > div.right-float div.text {
    width: 100% !important; }
  div.ce-type-text_with_image > div.wrapper > div.left-float div.images {
    float: left;
    width: 45%;
    margin: 0 1.5rem 1rem 0; }
  div.ce-type-text_with_image > div.wrapper > div.right-float div.images {
    float: right;
    width: 45%;
    margin: 0 0 1rem 1.5rem; }
  @media only screen and (max-width: 47rem) {
      div.ce-type-text_with_image > div.wrapper > div.left-float div.images, div.ce-type-text_with_image > div.wrapper > div.right-float div.images {
        float: none;
        width: 100% !important;
        margin: 0 0 2rem 0; } }
  div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.text {
    background-color: white;
    width: 50%;
    margin: 0 0 0 50px;
    transform: translateY(-50%); }
  @media only screen and (max-width: 47rem) {
        div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.text {
          width: auto !important;
          transform: translateY(-1rem);
          margin: 0 1rem; } }
  @media only screen and (max-width: 47rem) {
        div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.images, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.images {
          margin-bottom: 0; } }
  @media only screen and (max-width: 47rem) {
      div.ce-type-text_with_image > div.wrapper > div div.text {
        padding: 1.5rem; } }
  div.ce-type-text_with_image > div.wrapper > div div.images figure + figure {
    margin-top: 2rem; }
  div.ce-type-text_with_image > div.wrapper > div div.images picture {
    display: block;
    overflow: hidden; }
  div.ce-type-text_with_image > div.wrapper > div div.images img {
    width: 100%;
    display: block; }
  div.ce-type-text_with_image > div.wrapper > div div.images figcaption {
    padding: 0.5rem; }
  div.ce-type-text_with_image > div.wrapper > div a.readMore {
    position: absolute;
    bottom: 0;
    left: 2rem;
    transform: translateY(50%); }
  @media only screen and (max-width: 47rem) {
    div.ce-type-text_with_image > div.wrapper > div > div {
      width: 100% !important;
      margin-bottom: 1rem; } }
  div.ce-type-text_with_image > div.wrapper > div.w20-80 div.images {
    width: 18%; }
  div.ce-type-text_with_image > div.wrapper > div.w20-80 div.text {
    width: 78%; }
  div.ce-type-text_with_image > div.wrapper > div.w30-70 div.images {
    width: 28%; }
  div.ce-type-text_with_image > div.wrapper > div.w30-70 div.text {
    width: 68%; }
  div.ce-type-text_with_image > div.wrapper > div.w40-60 div.images {
    width: 38%; }
  div.ce-type-text_with_image > div.wrapper > div.w40-60 div.text {
    width: 58%; }
  div.ce-type-text_with_image > div.wrapper > div.w60-40 div.images {
    width: 58%; }
  div.ce-type-text_with_image > div.wrapper > div.w60-40 div.text {
    width: 38%; }
  div.ce-type-text_with_image > div.wrapper > div.w70-30 div.images {
    width: 68%; }
  div.ce-type-text_with_image > div.wrapper > div.w70-30 div.text {
    width: 28%; }
  div.ce-type-text_with_image > div.wrapper > div.w80-20 div.images {
    width: 78%; }
  div.ce-type-text_with_image > div.wrapper > div.w80-20 div.text {
    width: 18%; }

div.contacts.grid {
  display: flex;
  flex-wrap: wrap; }
  div.contacts.grid > section {
    width: 50%;
    display: flex;
    flex-wrap: wrap; }
  div.contacts.grid > section > * {
    width: 50%; }
  @media only screen and (max-width: 63rem) {
      div.contacts.grid > section {
        width: 100%; }
        div.contacts.grid > section:nth-child(even) > figure {
          order: 2; }
          div.contacts.grid > section:nth-child(even) > div {
            order: 1; }
        div.contacts.grid > section:nth-child(odd) > figure {
          order: 1; }
          div.contacts.grid > section:nth-child(odd) > div {
            order: 2; } }
  @media only screen and (max-width: 47rem) {
      div.contacts.grid > section > * {
        width: 100%; }
        div.contacts.grid > section:nth-child(even) > figure {
          order: 1; }
          div.contacts.grid > section:nth-child(even) > div {
            order: 2; }
        div.contacts.grid > section:nth-child(odd) > figure {
          order: 1; }
          div.contacts.grid > section:nth-child(odd) > div {
            order: 2; }
        div.contacts.grid > section > figure img {
          width: 100%; }
          div.contacts.grid > section > figure::after {
            display: none; }
        div.contacts.grid > section > div {
          padding-left: 1rem !important;
          padding-right: 1rem !important; }
          div.contacts.grid > section > div ul.communication {
            position: static !important;
            margin-top: 2rem; } }
  div.contacts.grid > section:hover h3 {
    color: #6ab546; }
  div.contacts.grid > section:hover figure::after {
    opacity: 1;
    top: 10px;
    left: 10px;
    bottom: -10px;
    right: -10px; }
  div.contacts.grid > section.right:hover figure::after {
    left: -10px;
    right: 10px; }
  div.contacts.grid > section > figure img {
    display: block; }
  div.contacts.grid > section > figure::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 10px solid #6ab546;
    opacity: 0;
    transition: all 0.2s;
    z-index: 1000; }
  div.contacts.grid > section > div {
    padding: 2rem;
    background-color: white; }
  div.contacts.grid > section > div h3 {
    margin-bottom: 1rem;
    transition: all 0.2s; }
  div.contacts.grid > section > div ul.communication {
    position: absolute;
    left: 2rem;
    bottom: 2rem; }
    div.contacts.grid > section > div ul.communication li a {
      color: black;
      text-decoration: none; }
    div.contacts.grid > section > div ul.communication li.vcard, div.contacts.grid > section > div ul.communication li.info {
      margin-top: 1rem; }
      div.contacts.grid > section > div ul.communication li.vcard a, div.contacts.grid > section > div ul.communication li.info a {
        padding-left: 30px;
        text-decoration: underline; }
        div.contacts.grid > section > div ul.communication li.vcard a::before, div.contacts.grid > section > div ul.communication li.info a::before {
          content: "more";
          position: absolute;
          left: 0;
          top: -2px;
          transform: rotate(180deg); }

div.ce-type-video div.video {
  padding: 5rem; }
  div.ce-type-video div.video video {
    width: 100%; }

div.ce-type-projects div.projects {
  padding: 2rem 5rem; }
  @media only screen and (max-width: 47rem) {
    div.ce-type-projects div.projects {
      padding: 2rem 1rem; } }
  div.ce-type-projects div.projects section {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    margin-bottom: 3rem; }
  div.ce-type-projects div.projects section:last-child {
    margin-bottom: 0; }
  div.ce-type-projects div.projects section > * {
    width: 50%; }
  @media only screen and (max-width: 47rem) {
      div.ce-type-projects div.projects section > * {
        width: 100%; }
        div.ce-type-projects div.projects section > div {
          padding: 2rem !important; }
          div.ce-type-projects div.projects section > div p.readMore {
            margin-top: 2rem;
            position: static !important; } }
  div.ce-type-projects div.projects section > figure img {
    width: 100%;
    display: block; }
  div.ce-type-projects div.projects section > div.video {
    padding: 0; }
  div.ce-type-projects div.projects section > div.video video {
    width: 100%;
    display: block; }
  div.ce-type-projects div.projects section > div {
    padding: 3rem 3rem 6rem; }
  div.ce-type-projects div.projects section > div h3 {
    margin-bottom: 2rem; }
  div.ce-type-projects div.projects section > div p {
    line-height: 150%; }
  div.ce-type-projects div.projects section > div p.readMore {
    position: absolute;
    bottom: 3rem;
    left: 3rem;
    right: 3rem;
    border-bottom: 10px solid #000; }
    div.ce-type-projects div.projects section > div p.readMore a {
      display: block;
      color: #6ab546;
      padding-bottom: 1rem;
      text-decoration: none; }

div.ce.ce-type-gallery div.gallery, div.ce.ce-type-gallery div.text {
  padding: 0 5rem; }
  div.ce.ce-type-gallery ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.ce.ce-type-gallery ul li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 2%; }
  div.ce.ce-type-gallery ul li figure {
    width: 100%; }
  div.ce.ce-type-gallery ul li figure picture {
    display: block; }
    div.ce.ce-type-gallery ul li figure picture img {
      display: block; }
  div.ce.ce-type-gallery ul li figure figcaption {
    padding: 0.5rem; }
  div.ce.ce-type-gallery ul[data-columns="2"] li {
    width: 48%; }
  div.ce.ce-type-gallery ul[data-columns="3"] li {
    width: 31.33%; }
  div.ce.ce-type-gallery ul[data-columns="4"] li {
    width: 23%; }
  div.ce.ce-type-gallery ul[data-columns="5"] li {
    width: 18%; }
  div.ce.ce-type-gallery ul[data-columns="6"] li {
    width: 15%; }
  div.ce.ce-type-gallery ul[data-columns="7"] li {
    width: 12%; }
  div.ce.ce-type-gallery ul[data-columns="8"] li {
    width: 11%; }
  div.ce.ce-type-gallery ul[data-columns="9"] li {
    width: 9%; }
  div.ce.ce-type-gallery ul[data-columns="10"] li {
    width: 9%; }
  @media only screen and (max-width: 63rem) {
    div.ce.ce-type-gallery ul li {
      width: 48% !important; } }
  @media only screen and (max-width: 47rem) {
    div.ce.ce-type-gallery ul li {
      width: 100% !important; } }

div.ce-type-bibomap {
  margin-bottom: 2rem; }
  div.ce-type-bibomap > div.wrapper > div {
    display: flex;
    flex-wrap: wrap; }
  div.ce-type-bibomap div#map {
    width: 70%;
    min-height: 100vh; }
  div.ce-type-bibomap aside {
    width: 20%;
    background-color: #fff; }
  @media only screen and (max-width: 87.5rem) {
  div.ce-type-bibomap div#map, div.ce-type-bibomap aside {
    width: 100%; } }
  div.ce-type-bibomap div.group {
    padding: 1rem 2rem; }
  div.ce-type-bibomap div.group.green {
    background-color: #e3f0d3; }
  div.ce-type-bibomap div.group > div {
    padding: 0.5rem 0; }
  div.ce-type-bibomap fieldset {
    display: block;
    padding: 1rem 2rem; }
  div.ce-type-bibomap fieldset#search-container::after {
    content: "search";
    position: absolute;
    right: 3rem;
    top: 50%;
    transform: translateY(-50%); }
  div.ce-type-bibomap fieldset.green {
    background-color: #e3f0d3; }
  div.ce-type-bibomap fieldset label[for="search"] {
    display: none; }
  div.ce-type-bibomap fieldset label {
    display: block;
    min-height: 40px;
    display: flex;
    width: 100%;
    align-items: center;
    padding: 0 0 0 2rem; }
  div.ce-type-bibomap fieldset label + label {
    margin-top: 1rem; }
  div.ce-type-bibomap fieldset label input[type="checkbox"], div.ce-type-bibomap fieldset label input[type="radio"] {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
  div.ce-type-bibomap fieldset label span.icon {
    padding: 0 0 0 2.2rem;
    display: inline-block; }
    div.ce-type-bibomap fieldset label span.icon::before {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
    div.ce-type-bibomap fieldset label span.icon.big::before {
      left: -8px; }
    div.ce-type-bibomap fieldset label span.icon.middle::before {
      left: -3px; }
    div.ce-type-bibomap fieldset label span.icon.small::before {
      left: 1px; }
  div.ce-type-bibomap fieldset label input[type="checkbox"]#filter-wb-2 + span::before {
    content: url(/site/templates/images/bibomap/wb-2.svg); }
  div.ce-type-bibomap fieldset label input[type="checkbox"]#filter-wb-1 + span::before {
    content: url(/site/templates/images/bibomap/wb-1.svg); }
  div.ce-type-bibomap fieldset label input[type="checkbox"]#filter-wb-0 + span::before {
    content: url(/site/templates/images/bibomap/wb-0.svg); }
  div.ce-type-bibomap fieldset label input[type="checkbox"]#filter-oeb-2 + span::before {
    content: url(/site/templates/images/bibomap/oeb-2.svg); }
  div.ce-type-bibomap fieldset label input[type="checkbox"]#filter-oeb-1 + span::before {
    content: url(/site/templates/images/bibomap/oeb-1.svg); }
  div.ce-type-bibomap fieldset label input[type="checkbox"]#filter-oeb-0 + span::before {
    content: url(/site/templates/images/bibomap/oeb-0.svg); }
  div.ce-type-bibomap fieldset input[type="search"] {
    border: 1px solid #ededed;
    padding: 1rem;
    width: 100%;
    border-radius: 5px; }

.leaflet-tooltip.tooltip {
  background: none;
  border: none;
  box-shadow: none;
  color: #000;
  text-align: center; }
  .leaflet-tooltip.tooltip.tooltipKRMSO {
    margin: 10vh 0 0 4vh; }
  .leaflet-tooltip.tooltip.tooltipKRME {
    margin-left: 7vh; }

div#search-result {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  border: 2px solid #ededed;
  background-color: #fff;
  z-index: 1000;
  padding: 2rem; }
  div#search-result a {
    display: block;
    margin: 0 0 0.5rem 0;
    cursor: pointer; }

.markercontent {
  display: flex;
  align-items: center; }
  .markercontent .content-text {
    margin-right: 5px; }
  .markercontent .content-img {
    display: block;
    width: 114px;
    height: 64px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    flex: none;
    background-color: #eee; }
  .markercontent .content-img.noImg {
    display: none; }

div.ce-type-columns > div.wrapper div.columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 5rem 5rem; }
  div.ce-type-columns > div.wrapper div.columns > div {
    margin-bottom: 1rem; }
  div.ce-type-columns > div.wrapper div.columns > div div.wrapper {
    margin: 0;
    padding: 0; }
    div.ce-type-columns > div.wrapper div.columns > div div.wrapper div {
      padding: 0; }
  @media only screen and (max-width: 63rem) {
  div.ce-type-columns.ce-columns-2 div.columns > div, div.ce-type-columns.ce-columns-3 div.columns > div, div.ce-type-columns.ce-columns-4 div.columns > div, div.ce-type-columns.ce-columns-5 div.columns > div, div.ce-type-columns.ce-columns-6 div.columns > div {
    width: 49% !important; } }
  @media only screen and (max-width: 47rem) {
  div.ce-type-columns.ce-columns-2 div.columns > div, div.ce-type-columns.ce-columns-3 div.columns > div, div.ce-type-columns.ce-columns-4 div.columns > div, div.ce-type-columns.ce-columns-5 div.columns > div, div.ce-type-columns.ce-columns-6 div.columns > div {
    width: 100% !important; } }
  div.ce-type-columns.ce-columns-1 div.columns > div {
    width: 100%; }
  div.ce-type-columns.ce-columns-2 div.columns > div {
    width: 48%; }
  div.ce-type-columns.ce-columns-2 div.columns > div.cols2of2 {
    width: 100%; }
  div.ce-type-columns.ce-columns-3 div.columns > div {
    width: 31%; }
  div.ce-type-columns.ce-columns-3 div.columns > div.cols2of3 {
    width: 65.67%; }
  div.ce-type-columns.ce-columns-3 div.columns > div.cols3of3 {
    width: 100%; }
  div.ce-type-columns.ce-columns-4 div.columns > div {
    width: 24%; }
  div.ce-type-columns.ce-columns-4 div.columns > div.cols2of4 {
    width: 50%; }
  div.ce-type-columns.ce-columns-4 div.columns > div.cols3of4 {
    width: 75%; }
  div.ce-type-columns.ce-columns-4 div.columns > div.cols4of4 {
    width: 100%; }
  div.ce-type-columns.ce-columns-5 div.columns > div {
    width: 19%; }
  div.ce-type-columns.ce-columns-5 div.columns > div.cols2of5 {
    width: 40%; }
  div.ce-type-columns.ce-columns-5 div.columns > div.cols3of5 {
    width: 60%; }
  div.ce-type-columns.ce-columns-5 div.columns > div.cols4of5 {
    width: 80%; }
  div.ce-type-columns.ce-columns-5 div.columns > div.cols5of5 {
    width: 100%; }
  div.ce-type-columns.ce-columns-6 div.columns > div {
    width: 15.66%; }
  div.ce-type-columns.ce-columns-6 div.columns > div.cols2of6 {
    width: 33.33%; }
  div.ce-type-columns.ce-columns-6 div.columns > div.cols3of6 {
    width: 50%; }
  div.ce-type-columns.ce-columns-6 div.columns > div.cols4of6 {
    width: 66.66%; }
  div.ce-type-columns.ce-columns-6 div.columns > div.cols5of6 {
    width: 83.33%; }
  div.ce-type-columns.ce-columns-6 div.columns > div.cols6of6 {
    width: 100%; }

div.ce-type-form div.text {
  padding: 4rem 5rem; }
  div.ce-type-form div.text.intro {
    padding-bottom: 0; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
body {
  background-color: #ededed;
  overflow-x: hidden; }

img {
  max-width: 100%; }

div#mobileCheck {
  display: none; }
  @media only screen and (max-width: 47rem) {
  div#mobileCheck {
    display: block; } }

div.wrapper {
  max-width: 85rem;
  margin: 0 auto; }
  div.wrapper.wide {
    max-width: 100rem; }

q {
  font-style: italic; }
  q::before {
    content: "„"; }
  q::after {
    content: "”"; }

h2::after {
  margin: 2rem 0 0 0;
  content: "";
  width: 540px;
  max-width: 100%;
  display: block;
  height: 10px;
  background-color: #000; }
  h2[style="text-align:center;"]::after {
    margin: 2rem auto 0; }

.shadow, body > header {
  -webkit-box-shadow: 0px 0px 31px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 31px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 31px -15px rgba(0, 0, 0, 0.75); }

.text {
  overflow: auto; }
  .text h2 {
    margin-bottom: 2rem; }
  .text h3 {
    font-weight: normal;
    margin-bottom: 3rem; }
  .text h4 {
    margin-bottom: 1rem; }
  .text p + h4, .text ul + h4, .text ol + h4 {
    margin-top: 1.5rem; }
  .text p + h3, .text ol + h3, .text ul + h3 {
    margin-top: 5rem; }
  .text p, .text li, .text h4 {
    line-height: 150%; }
  .text p, .text ul, .text ol {
    margin-bottom: 1rem; }
  .text ul, .text ol {
    margin-left: 2rem; }
  @media only screen and (max-width: 47rem) {
    .text ul, .text ol {
      margin-left: 1rem; } }
  .text ul {
    list-style: disc; }
  .text ol {
    list-style: decimal; }
  .text i, .text em {
    font-style: italic; }
  .text p.hint {
    background-color: #6ab546;
    padding: 1rem 2rem;
    color: #fff; }
  .text p.hint.red {
    background-color: #e30a2d; }
  .text a {
    color: #6ab546; }
  .text a:hover {
    text-decoration: underline; }
  .text img {
    vertical-align: middle;
    margin: 0 0 2rem;
    max-width: 100%; }
  .text img[style*="float: right"] {
    margin-left: 2rem; }
  .text img[style*="float: left"] {
    margin-right: 2rem; }
  @media only screen and (max-width: 47rem) {
    .text img {
      margin: 0 0 2rem !important; } }

div.ce.mb {
  margin-bottom: 3rem; }
  div.ce.ce-style2 h2.ce-headline {
    text-align: left;
    padding: 4rem 5rem 0; }
  @media only screen and (max-width: 47rem) {
      div.ce.ce-style2 h2.ce-headline {
        padding-left: 2rem; } }
  div.ce.ce-style2 div.wrapper > * {
    background-color: #fff; }
