/*
Theme Name: Offergeld Logistik
Description:
Version: 1.0
Template: pr-master-theme
Author: POWER+RADACH
Author URI: http://www.power-radach.de
*/
html,
body {
  --primary-font: "Helvetica Neue",
      sans-serif;
  --secondary-font: "Helvetica Neue",
      sans-serif;
  --global-padding: 20px;
  --content-width: 1600px;
  --content-max-width: 1280px;
  --grey-light: #F2F2F2;
  --grey-dark: #818181;
  --primary-color: #1BB95E;
  --primary-color-dark: #008137;
  --secondary-color: #F7E950;
  --text-color: #505050;
  --desktop-wide: 1280px;
  --tile-mobile-breakpoint: 768px;
}

#wrapper .list-outer-wrapper .list-inner-wrapper ul {
  margin: unset !important;
  margin-left: 15px !important;
}

article .datenschutz-class .outer-wrapper > .inner-wrapper {
  max-width: unset !important;
}

#editor [data-type="core/list"] ul li, #editor [data-type="core/list"] ul li a, #wrapper .list-outer-wrapper .list-inner-wrapper ul li, #wrapper .list-outer-wrapper .list-inner-wrapper ul li a {
  max-width: unset !important;
}

#editor [data-type="core/list"] ul, #wrapper .list-outer-wrapper .list-inner-wrapper ul {
  max-width: unset !important;
}

@media (max-width: 580px) {
  :root {
    --content-width: calc(100vw - 60px);
  }
}
/*
@include breakpoint(tablet) {
}
*/
/*
@extend %paleri;
*/
/*
@extend %transition;
*/
/*
@extend %button;
*/
body, html {
  --p-font-size: 18px;
  --p-font-weight: 400;
  --p-line-height: 1.7;
  --p-margin-bottom: 15px;
  --p-strong-font-weight: 700;
  --p-font-size-small: 14px;
}
body article .outer-wrapper.paragraph-outer-wrapper .paragraph-inner-wrapper p, html article .outer-wrapper.paragraph-outer-wrapper .paragraph-inner-wrapper p {
  margin-bottom: var(--p-margin-bottom);
}

body, html {
  --h1-font-size: 45px;
  --h1-font-weight: 300;
  --h1-line-height: 1.3;
  --h1-margin-bottom: 15px;
  --h1-color: var(--primary-color-dark);
  --h1-font-style: regular;
  --h2-font-size: 40px;
  --h2-line-height: 1.4;
  --h2-font-weight: 300;
  --h2-color: var(--primary-color-dark);
  --h2-margin-bottom: 15px;
  --h2-font-style: regular;
  --h3-font-size: 28px;
  --h3-font-weight: 700;
  --h3-line-height: 1.4;
  --h3-margin-bottom: 20px;
  --h3-color: var(--primary-color-dark);
}
body .heading-outer-wrapper .heading-inner-wrapper h1,
body #editor h1.rich-text, html .heading-outer-wrapper .heading-inner-wrapper h1,
html #editor h1.rich-text {
  font-style: var(--h1-font-style);
}
body .heading-outer-wrapper .heading-inner-wrapper h2,
body #editor h2.rich-text, html .heading-outer-wrapper .heading-inner-wrapper h2,
html #editor h2.rich-text {
  font-style: var(--h2-font-style);
}
@media (max-width: 1281px) {
  body, html {
    --h1-font-size: 44px;
  }
}
@media (max-width: 1025px) {
  body, html {
    --h1-font-size: 36px;
    --h2-font-size: 24px;
    --h3-font-size: 20px;
  }
}
@media (max-width: 480px) {
  body, html {
    --h1-font-size: 32px;
    --h1-margin-bottom: 25px;
  }
}

html, body {
  --block-container-padding-top: 90px;
  --block-container-padding-right: 20px;
  --block-container-padding-bottom: 90px;
  --block-container-padding-left: 20px;
}

html,
body {
  --column-first-padding-top: 90px;
  --column-first-padding-right: 100px;
  --column-first-padding-bottom: 90px;
  --column-first-padding-left: 100px;
  --column-second-padding-top: 90px;
  --column-second-padding-right: 100px;
  --column-second-padding-bottom: 90px;
  --column-second-padding-left: 100px;
  --column-third-padding-top: 90px;
  --column-third-padding-right: 100px;
  --column-third-padding-bottom: 90px;
  --column-third-padding-left: 100px;
  --columns-gutter: 0px;
}
@media (max-width: 1281px) {
  html,
  body {
    --column-first-padding-top: 3em;
    --column-first-padding-right: 3em;
    --column-first-padding-left: 3em;
    --column-first-break-padding-right: var(--column-first-padding-right);
    --column-first-padding-bottom: 3em;
    --column-first-break-padding-bottom: var(--column-first-padding-bottom);
    --column-second-padding-top: 3em;
    --column-second-padding-right: 3em;
    --column-second-padding-left: 3em;
    --column-second-padding-bottom: 3em;
    --column-second-break-padding-bottom: var(--column-second-padding-bottom);
    --column-last-padding-top: 3em;
    --column-last-break-padding-left: 3em;
    --column-last-padding-right: 3em;
    --column-last-padding-bottom: 3em;
    --column-last-break-padding-bottom: var(--column-last-padding-bottom);
  }
}
@media (max-width: 768px) {
  html,
  body {
    --column-first-padding-right: 1em;
    --column-first-break-padding-right: 1em;
    --column-first-padding-left: 1em;
    --column-second-padding-left: 1em;
    --column-second-padding-right: 1em;
    --column-last-break-padding-left: 1em;
    --column-last-padding-left: 1em;
  }
}
html .columns-outer-wrapper[cols="2"] > .inner-wrapper > .wp-block-columns > .column-outer-wrapper.custom-width,
body .columns-outer-wrapper[cols="2"] > .inner-wrapper > .wp-block-columns > .column-outer-wrapper.custom-width {
  padding-top: var(--column-first-padding-top, var(--column-vertical-padding, 0)) !important;
  padding-right: var(--column-first-padding-right, 0) !important;
  padding-bottom: var(--column-first-padding-bottom, var(--column-vertical-padding, 0)) !important;
  padding-left: var(--column-first-padding-left, 0) !important;
}
@media (max-width: 768px) {
  html .columns-outer-wrapper[cols="2"] > .inner-wrapper > .wp-block-columns,
  body .columns-outer-wrapper[cols="2"] > .inner-wrapper > .wp-block-columns {
    flex-direction: column;
  }
  html .columns-outer-wrapper[cols="2"] > .inner-wrapper > .wp-block-columns .column-outer-wrapper,
  body .columns-outer-wrapper[cols="2"] > .inner-wrapper > .wp-block-columns .column-outer-wrapper {
    width: 100% !important;
  }
  html .columns-outer-wrapper[cols="2"] > .inner-wrapper > .wp-block-columns.mob-reverse,
  body .columns-outer-wrapper[cols="2"] > .inner-wrapper > .wp-block-columns.mob-reverse {
    flex-direction: column-reverse;
  }
  html .column-outer-wrapper.empty,
  body .column-outer-wrapper.empty {
    display: none !important;
  }
}

html .wp-block-image.aligncenter,
body .wp-block-image.aligncenter {
  margin-left: auto !important;
  margin-right: auto !important;
}

html,
body {
  --tile-gutter: 40px;
  --tile-column-mobile-width: 50%;
}
html .tile-inner-wrapper .tile-container[type="1"],
body .tile-inner-wrapper .tile-container[type="1"] {
  justify-content: flex-start;
  height: 100%;
}
html .tile-inner-wrapper .tile-container[type="1"]:after,
body .tile-inner-wrapper .tile-container[type="1"]:after {
  background-color: var(--grey-dark);
}
html .tile-inner-wrapper .tile-container[type="1"] .tile-content,
body .tile-inner-wrapper .tile-container[type="1"] .tile-content {
  color: var(--primary-color-dark);
  font-size: 20px;
  font-weight: 700;
  font-style: italic;
}
html .tile-inner-wrapper .tile-container[type="3"],
body .tile-inner-wrapper .tile-container[type="3"] {
  justify-content: flex-start;
  height: 100%;
}
html .tile-inner-wrapper .tile-container[type="3"]:after,
body .tile-inner-wrapper .tile-container[type="3"]:after {
  background-color: var(--grey-dark);
}
html .tile-inner-wrapper .tile-container[type="3"] .tile-title,
body .tile-inner-wrapper .tile-container[type="3"] .tile-title {
  color: white;
  background-color: var(--primary-color-dark);
  font-size: 20px;
  font-weight: 700;
  font-style: italic;
  padding: 25px;
  text-transform: none;
  text-align: left;
}
html .tile-inner-wrapper .tile-container[type="3"] .tile-content,
body .tile-inner-wrapper .tile-container[type="3"] .tile-content {
  display: none;
}
@media (max-width: 768px) {
  html .tileswrapper-outer-wrapper .tileswrapper-inner-wrapper .tileswrapper.show-as-grid[rowlen="4"] > *:not(.custom-width),
  html .tileswrapper-outer-wrapper .tileswrapper-inner-wrapper .tileswrapper.show-as-grid[rowlen="5"] > *:not(.custom-width),
  body .tileswrapper-outer-wrapper .tileswrapper-inner-wrapper .tileswrapper.show-as-grid[rowlen="4"] > *:not(.custom-width),
  body .tileswrapper-outer-wrapper .tileswrapper-inner-wrapper .tileswrapper.show-as-grid[rowlen="5"] > *:not(.custom-width) {
    min-width: var(--tile-column-mobile-width);
    margin-bottom: 2em;
  }
}

html, body {
  --last-post-thumbnail-padding-top: 100%;
  --last-posts-gutter: 40px;
}
html .last-posts-inner-wrapper .last-posts-result-container[type="1"] .last-post-title, body .last-posts-inner-wrapper .last-posts-result-container[type="1"] .last-post-title {
  color: var(--grey-dark);
  line-height: 1.4;
  font-weight: 700;
  font-size: 18px;
  font-style: italic;
}
html .last-posts-inner-wrapper .last-posts-result-container[type="1"] .last-post-excerpt, body .last-posts-inner-wrapper .last-posts-result-container[type="1"] .last-post-excerpt {
  color: var(--grey-dark);
  line-height: 1.81;
  font-weight: 600;
  font-size: 14px;
}
html .last-posts-inner-wrapper .last-posts-result-container[type="1"] .last-post-excerpt i:before, body .last-posts-inner-wrapper .last-posts-result-container[type="1"] .last-post-excerpt i:before {
  color: var(--primary-color);
  font-weight: 600;
  margin-right: 2px;
}

html,
body {
  --jalousie-head-container-border-bottom-width: 0;
  --jalousie-head-container-margin: 0 0 30px 0;
  --jalousie-head-font-size: 22px;
  --jalousie-content-padding: 0px 0 50px 0;
  --jalousie-arrow-font-family: var(--font-awesome-font-family);
  --jalousie-arrow-font-weight: 700;
  --jalousie-arrow-font-size: 17px;
  --jalousie-arrow-color: var(--primary-color-dark);
  --jalousie-arrow-top: 2px;
}
html #wrapper .jalousie-outer-wrapper.open .jalousie-header-container,
body #wrapper .jalousie-outer-wrapper.open .jalousie-header-container {
  margin-bottom: 10px;
}
html #wrapper .jalousie-outer-wrapper .jalousie-header-container .jalousie-header-text,
body #wrapper .jalousie-outer-wrapper .jalousie-header-container .jalousie-header-text {
  color: var(--primary-color-dark);
}
html #wrapper .jalousie-outer-wrapper .jalousie-header-container:after,
body #wrapper .jalousie-outer-wrapper .jalousie-header-container:after {
  font-family: var(--font-awesome-font-family);
  content: "\f103";
}

html,
body {
  --ansprechpartner-photo-max-width: 25%;
  --ansprechpartner-horizontal-photo-width: 25%;
  --ansprechpartner-horizontal-photo-min-width: 25%;
  --ansprechpartner-details-container-justify-content: flex-end;
  --ansprechpartner-details-container-padding: 5px 20px 0px 20px;
  --ansprechpartner-name-font-weight: 600;
  --ansprechpartner-vertical-detail-name-margin-bottom: 0;
  --ansprechpartner-detail-mail-before-content: "";
}
html article .outer-wrapper > .ansprechpartner-inner-wrapper.inner-wrapper,
body article .outer-wrapper > .ansprechpartner-inner-wrapper.inner-wrapper {
  max-width: var(--content-max-width);
}
html .ansprechpartner-container.show-vertical .ansprechpartner-details-container,
body .ansprechpartner-container.show-vertical .ansprechpartner-details-container {
  width: 25%;
  padding: 15px 0 44px 0;
}
html .ansprechpartner-container .ansprechpartner-details-container,
body .ansprechpartner-container .ansprechpartner-details-container {
  margin-bottom: -5px;
}
html .ansprechpartner-container.show-vertical .ansprechpartner-details-container .ansprechpartner-detail:not(.ansprechpartner-detail-name),
html .ansprechpartner-container .ansprechpartner-details-container .ansprechpartner-detail,
body .ansprechpartner-container.show-vertical .ansprechpartner-details-container .ansprechpartner-detail:not(.ansprechpartner-detail-name),
body .ansprechpartner-container .ansprechpartner-details-container .ansprechpartner-detail {
  color: var(--grey-dark);
  font-size: 18px;
  font-style: italic;
}

html .wp-block-buttons,
body .wp-block-buttons {
  gap: 1em;
}

html,
body {
  --button-background-color:var(--primary-color-dark);
  --button-color: var(--secondary-color);
  --button-hover-color: var(--primary-color-dark);
  --button-hover-background-color:var(--secondary-color);
  --button-font-size: 16px;
  --button-font-weight: 700;
  --button-padding: 9px 30px;
  --button-padding-bottom: 9px;
  --button-padding-top: 9px;
  --button-border-radius: 21px;
  --button-hover-border-radius: 21px;
}
html .force-white-link-color,
body .force-white-link-color {
  --button-background-color:var(--secondary-color);
  --button-hover-background-color:var(--primary-color);
  --button-color: var(--primary-color-dark);
  --button-hover-color: var(--secondary-color);
}
html article .button,
html article .wp-block-button__link,
html article [type=button],
html button,
html input[type=button],
html input[type=submit],
body article .button,
body article .wp-block-button__link,
body article [type=button],
body button,
body input[type=button],
body input[type=submit] {
  font-style: italic;
  padding: var(--button-padding);
  cursor: pointer;
  white-space: nowrap;
}
html article .button:hover,
html article .wp-block-button__link:hover,
html article [type=button]:hover,
html button:hover,
html input[type=button]:hover,
html input[type=submit]:hover,
body article .button:hover,
body article .wp-block-button__link:hover,
body article [type=button]:hover,
body button:hover,
body input[type=button]:hover,
body input[type=submit]:hover {
  padding: var(--button-padding);
  color: var(--button-hover-color);
  background-color: var(--button-hover-background-color) !important;
}
html .wp-block-buttons,
body .wp-block-buttons {
  gap: 1em;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  border-radius: 21px !important;
}

.owl-prev.owl-next span, .owl-next.owl-next span, .swiper-button-prev.owl-next span, .swiper-button-next.owl-next span {
  top: -11px !important;
  right: 7px;
}

.owl-prev.owl-prev span, .owl-next.owl-prev span, .swiper-button-prev.owl-prev span, .swiper-button-next.owl-prev span {
  top: -11px !important;
  left: 7px;
}

html,
body {
  --slider-captions-background-color: rgb(0 129 55 / 83% );
  --slider-captions-top: 10%;
  --slider-captions-left: 66%;
  --slider-captions-width: 282px;
  --slider-captions-padding: 25px 0px 15px 0px;
  --slider-captions-align-items: center;
  --slider-caption-primary-color: var(--secondary-color);
  --slider-caption-primary-font-weight: 700;
  --slider-caption-primary-font-size: 54px;
  --slider-caption-primary-line-height: 1;
  --slider-caption-primary-width: 100%;
  --slider-caption-primary-text-align: center;
  --slider-caption-primary-text-shadow: none;
  --slider-caption-secondary-text-align: center;
  --slider-caption-secondary-color: white;
  --slider-caption-secondary-font-size: 32px;
  --slider-caption-secondary-line-height: 1.21;
  --slider-caption-secondary-white-space: nowrap;
  --slider-caption-secondary-max-width: 100%;
  --slider-captions-max-height: 100%;
  --slider-captions-flex-wrap: wrap;
  --slider-captions-transform: translate(0, 0);
  --slider-caption-secondary-font-weight: 300;
  --slider-caption-secondary-text-shadow: none;
  --slider-captions-justify-content: flex-start;
  --slider-caption-tertiary-display: none;
}
html .slider-primary,
body .slider-primary {
  transform: translateY(-21px);
}
html .slider-captions,
body .slider-captions {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
html .slider-captions,
body .slider-captions {
  background-color: var(--slider-captions-background-color);
  border-radius: 50%;
  height: var(--slider-captions-width);
}
@media (max-width: 980px) {
  html .slider-captions,
  body .slider-captions {
    transform: scale(0.8) translateX(-10%);
  }
}
@media (max-width: 768px) {
  html .slider-captions,
  body .slider-captions {
    transform: scale(0.8) translateX(-15vw);
  }
}
@media (max-width: 580px) {
  html .slider-captions,
  body .slider-captions {
    transform: scale(0.8) translateX(-30vw);
  }
}
@media (max-width: 480px) {
  html .slider-captions,
  body .slider-captions {
    transform: scale(0.7) translateX(-40vw);
  }
}
@media (max-width: 400px) {
  html .slider-captions,
  body .slider-captions {
    transform: scale(0.5);
    left: unset;
    right: -16%;
    max-width: unset;
  }
}
html .slider-captions .slider-secondary,
body .slider-captions .slider-secondary {
  font-style: italic;
}
html .slider-captions .slider-button:after,
body .slider-captions .slider-button:after {
  display: block;
  content: "\f356";
  font-family: var(--font-awesome-font-family);
  font-size: 19px;
  line-height: 29px;
  background: #fff;
  color: var(--primary-color-dark);
  width: 29px;
  height: 29px;
  text-align: center;
  margin: auto;
  border-radius: 50%;
  margin-top: 24px;
}

html,
body {
  --form-content-max-width: 1154px;
  --form-content-padding-top: var(--block-container-padding-top);
  --form-label-font-size: var(--p-font-size);
  --form-label-font-weight: var(--p-font-weight);
  --form-label-color: var(--grey-dark);
  --form-label-line-height: 1;
  --form-label-margin-bottom: 14px;
  --form-placeholder-color: var(--form-label-color);
  --form-inputs-background-color: #fff;
  --form-inputs-margin-bottom: 35px;
  --form-inputs-gap: 44px;
  --form-input-border-width: 0;
  --form-input-padding-top: 5px;
  --form-input-padding-left: 5px;
  --form-input-padding-botom: 5px;
  --form-input-padding-right: 5px;
  --form-inputs-padding-top: 5px;
  --form-inputs-padding-left: 5px;
  --form-inputs-padding-botom: 5px;
  --form-inputs-padding-right: 5px;
  --form-textarea-padding-top: 5px;
  --form-textarea-padding-left: 5px;
  --form-textarea-padding-bottom: 5px;
  --form-textarea-padding-right: 5px;
  --form-checkbox-background: #ffffff;
  --form-checkbox-border-color: rgb(183.25,183.25,183.25);
}
html #wrapper .form-inner-wrapper,
body #wrapper .form-inner-wrapper {
  max-width: 100%;
}
html #wrapper .nf-form-cont,
body #wrapper .nf-form-cont {
  display: block;
}
html #wrapper .nf-form-content,
body #wrapper .nf-form-content {
  max-width: var(--form-content-max-width);
}
html #wrapper .nf-form-content .nf-field-container,
body #wrapper .nf-form-content .nf-field-container {
  margin-bottom: var(--form-inputs-margin-bottom);
}
html #wrapper .nf-form-content .nf-field-container.checkbox-container.label-right .ninja-forms-req-symbol,
body #wrapper .nf-form-content .nf-field-container.checkbox-container.label-right .ninja-forms-req-symbol {
  visibility: hidden;
}
html #wrapper .nf-form-content .nf-field-container.checkbox-container.label-right .field-wrap > .nf-field-label,
body #wrapper .nf-form-content .nf-field-container.checkbox-container.label-right .field-wrap > .nf-field-label {
  width: auto;
  margin-right: 5px;
  cursor: pointer;
  z-index: 1;
}
html #wrapper .nf-form-content .nf-field-container.checkbox-container.label-right .field-wrap > .nf-field-label *,
body #wrapper .nf-form-content .nf-field-container.checkbox-container.label-right .field-wrap > .nf-field-label * {
  cursor: pointer;
}
html #wrapper .nf-form-content .nf-field-container.checkbox-container.label-right .field-wrap > div,
body #wrapper .nf-form-content .nf-field-container.checkbox-container.label-right .field-wrap > div {
  width: auto;
}
html #wrapper .nf-form-content .nf-field-container.checkbox-container.label-right label:before,
body #wrapper .nf-form-content .nf-field-container.checkbox-container.label-right label:before {
  left: -24px;
  top: 0;
  color: var(--primary-color-dark);
  transition: none;
}
html #wrapper .nf-form-content .nf-field-container.checkbox-container.label-right label:after,
body #wrapper .nf-form-content .nf-field-container.checkbox-container.label-right label:after {
  left: -30px;
  top: 0;
  background: #fff;
  border-color: #fff;
  padding: 0;
  transition: all 0.2s;
}
html #wrapper .nf-form-content .nf-field-container .nf-field-label,
body #wrapper .nf-form-content .nf-field-container .nf-field-label {
  line-height: var(--form-label-line-height);
  margin-bottom: var(--form-label-margin-bottom);
}
html #wrapper .nf-form-content .nf-field-container .nf-field-label label,
body #wrapper .nf-form-content .nf-field-container .nf-field-label label {
  font-size: var(--form-label-font-size);
  font-weight: var(--form-label-font-weight);
  color: var(--form-label-color);
  padding-left: 0;
  line-height: var(--form-label-line-height);
}
html #wrapper .nf-form-content .nf-field-container .nf-field-element .list-select-wrap .nf-field-element > div,
html #wrapper .nf-form-content .nf-field-container .nf-field-element input:not([type=button]),
html #wrapper .nf-form-content .nf-field-container .nf-field-element input:not([type=submit]),
html #wrapper .nf-form-content .nf-field-container .nf-field-element textarea,
body #wrapper .nf-form-content .nf-field-container .nf-field-element .list-select-wrap .nf-field-element > div,
body #wrapper .nf-form-content .nf-field-container .nf-field-element input:not([type=button]),
body #wrapper .nf-form-content .nf-field-container .nf-field-element input:not([type=submit]),
body #wrapper .nf-form-content .nf-field-container .nf-field-element textarea {
  background: var(--form-inputs-background-color);
  border: var(--form-input-border-width);
  font-family: var(--primary-font);
  font-weight: var(--p-font-weight);
}
html #wrapper .nf-form-content .nf-field-container .nf-field-element button,
html #wrapper .nf-form-content .nf-field-container .nf-field-element input[type=button],
html #wrapper .nf-form-content .nf-field-container .nf-field-element input[type=submit],
body #wrapper .nf-form-content .nf-field-container .nf-field-element button,
body #wrapper .nf-form-content .nf-field-container .nf-field-element input[type=button],
body #wrapper .nf-form-content .nf-field-container .nf-field-element input[type=submit] {
  height: var(--form-inputs-height);
  background-color: var(--button-background-color);
  padding: var(--button-padding) !important;
}
html #wrapper .nf-form-content .nf-field-container .nf-field-element input::-webkit-input-placeholder, body #wrapper .nf-form-content .nf-field-container .nf-field-element input::-webkit-input-placeholder {
  color: var(--form-placeholder-color);
}
html #wrapper .nf-form-content .nf-field-container .nf-field-element input::-moz-placeholder, body #wrapper .nf-form-content .nf-field-container .nf-field-element input::-moz-placeholder {
  color: var(--form-placeholder-color);
}
html #wrapper .nf-form-content .nf-field-container .nf-field-element input::placeholder,
body #wrapper .nf-form-content .nf-field-container .nf-field-element input::placeholder {
  color: var(--form-placeholder-color);
}
html #wrapper .nf-form-content .nf-field-container .nf-field-element .nf-fu-progress,
body #wrapper .nf-form-content .nf-field-container .nf-field-element .nf-fu-progress {
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin-bottom: -2px;
  margin-top: var(--form-label-margin-bottom);
}
html #wrapper .nf-form-content .nf-field-container .nf-field-element .nf-fu-progress .nf-fu-progress-bar,
body #wrapper .nf-form-content .nf-field-container .nf-field-element .nf-fu-progress .nf-fu-progress-bar {
  background-color: var(--primary-color);
  box-shadow: none;
  -webkit-box-shadow: none;
}
html #wrapper .nf-form-content .nf-field-container .nf-field-description,
body #wrapper .nf-form-content .nf-field-container .nf-field-description {
  margin-right: 23%;
}
html #wrapper .nf-form-content .nf-field-container .nf-field-description p,
body #wrapper .nf-form-content .nf-field-container .nf-field-description p {
  font-size: var(--form-label-font-size);
  color: var(--form-label-color);
}
html #wrapper .nf-form-content .nf-row .nf-cell:nth-child(1):not(:only-child),
body #wrapper .nf-form-content .nf-row .nf-cell:nth-child(1):not(:only-child) {
  padding-right: calc(var(--form-inputs-gap) / 2);
}
html #wrapper .nf-form-content .nf-row .nf-cell:nth-child(2),
body #wrapper .nf-form-content .nf-row .nf-cell:nth-child(2) {
  padding-left: calc(var(--form-inputs-gap) / 2);
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container {
  margin-bottom: var(--form-inputs-margin-bottom);
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container.checkbox-container.label-right .ninja-forms-req-symbol,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container.checkbox-container.label-right .ninja-forms-req-symbol {
  visibility: hidden;
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container.checkbox-container.label-right .field-wrap > .nf-field-label,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container.checkbox-container.label-right .field-wrap > .nf-field-label {
  width: auto;
  margin-right: 5px;
  cursor: pointer;
  z-index: 1;
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container.checkbox-container.label-right .field-wrap > .nf-field-label *,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container.checkbox-container.label-right .field-wrap > .nf-field-label * {
  cursor: pointer;
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container.checkbox-container.label-right .field-wrap > div,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container.checkbox-container.label-right .field-wrap > div {
  width: auto;
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container.checkbox-container.label-right label:before,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container.checkbox-container.label-right label:before {
  left: -24px;
  top: -9px;
  color: var(--primary-color-dark);
  transition: none;
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container.checkbox-container.label-right label:after,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container.checkbox-container.label-right label:after {
  left: -28px;
  top: -13px;
  background: #fff;
  border-color: #fff;
  padding: 15px;
  transition: all 0.2s;
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-label,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-label {
  line-height: var(--form-label-line-height);
  margin-bottom: var(--form-label-margin-bottom);
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-label label,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-label label {
  font-size: var(--form-label-font-size);
  font-weight: var(--form-label-font-weight);
  color: var(--form-label-color);
  padding-left: var(--form-input-padding-left);
  line-height: var(--form-label-line-height);
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element .list-select-wrap .nf-field-element > div,
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element input:not([type=button]),
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element input:not([type=submit]),
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element textarea,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element .list-select-wrap .nf-field-element > div,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element input:not([type=button]),
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element input:not([type=submit]),
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element textarea {
  background: var(--form-inputs-background-color);
  border: var(--form-input-border-width);
  font-family: var(--primary-font);
  font-weight: var(--p-font-weight);
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element button,
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element input[type=button],
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element input[type=submit],
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element button,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element input[type=button],
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element input[type=submit] {
  height: var(--form-inputs-height);
  background-color: var(--button-background-color);
  padding: var(--button-padding) !important;
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element input::-webkit-input-placeholder, body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element input::-webkit-input-placeholder {
  color: var(--form-placeholder-color);
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element input::-moz-placeholder, body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element input::-moz-placeholder {
  color: var(--form-placeholder-color);
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element input::placeholder,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element input::placeholder {
  color: var(--form-placeholder-color);
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element .nf-fu-progress,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element .nf-fu-progress {
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin-bottom: -2px;
  margin-top: var(--form-label-margin-bottom);
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element .nf-fu-progress .nf-fu-progress-bar,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-element .nf-fu-progress .nf-fu-progress-bar {
  background-color: var(--primary-color);
  box-shadow: none;
  -webkit-box-shadow: none;
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-description,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-description {
  margin-right: 23%;
}
html #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-description p,
body #wrapper .nf-form-content .nf-row .nf-cell .nf-field-container .nf-field-description p {
  font-size: var(--form-label-font-size);
  color: var(--form-label-color);
}
html .paragraph-outer-wrapper + .form-outer-wrapper,
body .paragraph-outer-wrapper + .form-outer-wrapper {
  margin-top: var(--form-content-padding-top);
}
html .listcheckbox-container .nf-field-element label::before,
body .listcheckbox-container .nf-field-element label::before {
  bottom: 0 !important;
  top: initial !important;
}

html, body {
  --list-item-top: 9px;
}
html #wrapper .list-outer-wrapper .list-inner-wrapper ul li:before,
html #wrapper .list-outer-wrapper .list-inner-wrapper ol li:before, body #wrapper .list-outer-wrapper .list-inner-wrapper ul li:before,
body #wrapper .list-outer-wrapper .list-inner-wrapper ol li:before {
  left: -7px;
  top: 9px;
}

html .file-inner-wrapper > .wp-block-file > a, body .file-inner-wrapper > .wp-block-file > a {
  color: var(--text-color);
}

.page-jobs-404 {
  text-align: center;
  padding-top: 250px;
  padding-bottom: 250px;
}

.show-jobs-container {
  row-gap: 1.5em;
}
.show-jobs-container .jobs-cols.single-last-post {
  height: 100%;
}

html,
body {
  --header-font-size-prominent: 24px;
  --header-font-size: 20px;
  --header-description-font-size: 14px;
  --header-color-primary: white;
  --header-color-secondary: white;
  --header-spacing: var(--global-padding);
  --header-spacing-negative: -30px;
  --header-spacing-small: 15px;
  --header-spacing-middle: 32px;
  --header-spacing-big: 98px;
  --header-hauptpunkte-items-margin-bottom: 20px;
  --header-menu-overlay-top: 97px;
  --header-menu-overlay-height: 85vh;
  --header-submenu-width-quarter: 28%;
  --header-submenu-width-third: 33%;
  --header-submenu-hover-background-color: rgba(103, 255, 168, 0.2);
}
html .close-button,
body .close-button {
  color: white;
  position: absolute;
  right: calc(20% - 100px);
  top: 135px;
  cursor: pointer;
  font-size: 36px;
  text-align: right;
}
@media (max-width: 768px) {
  html .close-button,
  body .close-button {
    right: calc(20% - 70px);
  }
}
html #header-outer,
body #header-outer {
  width: 100%;
  background-color: #fff;
  position: fixed;
  position: relative;
  top: 0;
  z-index: 1000;
  left: 0;
  right: 0;
}
@media (max-width: 1281px) {
  html #header-outer,
  body #header-outer {
    position: fixed;
  }
  html #header-outer + #wrapper,
  body #header-outer + #wrapper {
    margin-top: 80px;
  }
}
html #header-outer #header-inner,
body #header-outer #header-inner {
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 15px;
  justify-content: space-between;
  align-items: flex-end;
}
html #header-outer #header-inner #burger,
body #header-outer #header-inner #burger {
  padding: 9px;
  transform: translate(-2px, -1px);
  cursor: pointer;
  display: none;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}
@media (max-width: 1281px) {
  html #header-outer #header-inner #burger,
  body #header-outer #header-inner #burger {
    display: block;
  }
}
html #header-outer #header-inner #header_navigation .menu-item a,
body #header-outer #header-inner #header_navigation .menu-item a {
  cursor: pointer;
  font-size: var(--p-font-size-small);
  font-weight: 400;
  color: var(--grey-dark);
  text-decoration: none;
  white-space: nowrap;
}
html #header-outer #header-inner #header_navigation .menu-item.open > a, html #header-outer #header-inner #header_navigation .menu-item.current-menu-item a,
body #header-outer #header-inner #header_navigation .menu-item.open > a,
body #header-outer #header-inner #header_navigation .menu-item.current-menu-item a {
  font-style: italic;
  font-weight: 700;
  color: var(--primary-color-dark);
}
@media (max-width: 1281px) {
  html #header-outer #header-inner #header_navigation.show .menu,
  body #header-outer #header-inner #header_navigation.show .menu {
    left: 0;
  }
}
html #header-outer #header-inner #header_navigation.show.open .menu,
body #header-outer #header-inner #header_navigation.show.open .menu {
  cursor: pointer;
}
@media (max-width: 1281px) {
  html #header-outer #header-inner #header_navigation.show.open .menu,
  body #header-outer #header-inner #header_navigation.show.open .menu {
    left: -300px;
    padding-right: 50px;
  }
  html #header-outer #header-inner #header_navigation.show.open .menu:before,
  body #header-outer #header-inner #header_navigation.show.open .menu:before {
    width: 50px;
  }
}
html #header-outer #header-inner #header_navigation .menu,
body #header-outer #header-inner #header_navigation .menu {
  display: flex;
  margin-bottom: 0;
}
@media (max-width: 1281px) {
  html #header-outer #header-inner #header_navigation .menu,
  body #header-outer #header-inner #header_navigation .menu {
    background-color: #fff;
    display: block;
    position: absolute;
    top: 64px;
    left: -340px;
    padding-left: 0;
    height: calc(100vh - 80px);
    transition: all 0.3s;
    transition-timing-function: cubic-bezier(0.25, 0.75, 0, 1);
  }
  html #header-outer #header-inner #header_navigation .menu:before,
  body #header-outer #header-inner #header_navigation .menu:before {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/wp-content/themes/off-theme/img/back.svg");
    content: " ";
    width: 0;
  }
}
html #header-outer #header-inner #header_navigation .menu > .menu-item,
body #header-outer #header-inner #header_navigation .menu > .menu-item {
  display: block;
  margin-right: 50px;
  position: relative;
}
@media (max-width: 1281px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item,
  body #header-outer #header-inner #header_navigation .menu > .menu-item {
    margin-right: 0;
    width: 300px;
    transition: all 0.3s;
    transition-timing-function: cubic-bezier(0.25, 0.75, 0, 1);
  }
  html #header-outer #header-inner #header_navigation .menu > .menu-item > a,
  body #header-outer #header-inner #header_navigation .menu > .menu-item > a {
    display: block;
    padding: 20px 36px 10px;
    color: var(--primary-color-dark);
  }
}
@media (max-width: 480px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children .sub-menu > .menu-item a,
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children .sub-menu > .menu-item a {
    white-space: inherit;
  }
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="4"] .sub-menu > .menu-item,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="4"] .sub-menu > .menu-item {
  width: 24vw;
  max-width: 320px;
  padding: 30px 25px;
}
@media (max-width: 1281px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="4"] .sub-menu > .menu-item,
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="4"] .sub-menu > .menu-item {
    width: 50vw;
  }
}
@media (max-width: 768px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="4"] .sub-menu > .menu-item,
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="4"] .sub-menu > .menu-item {
    max-width: 350px;
    width: 100%;
  }
}
@media (max-width: 480px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="4"] .sub-menu > .menu-item,
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="4"] .sub-menu > .menu-item {
    max-width: 100%;
  }
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="3"] .sub-menu > .menu-item,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="3"] .sub-menu > .menu-item {
  max-width: 400px;
  padding: 30px 40px;
}
@media (max-width: 1281px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="3"] .sub-menu > .menu-item,
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="3"] .sub-menu > .menu-item {
    width: 30vw;
    max-width: 400px;
  }
}
@media (max-width: 980px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="3"] .sub-menu > .menu-item,
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="3"] .sub-menu > .menu-item {
    width: 60%;
    max-width: initial;
    padding: 30px 40px 0;
    margin-top: 0 !important;
  }
}
@media (max-width: 480px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="3"] .sub-menu > .menu-item,
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="3"] .sub-menu > .menu-item {
    width: 100%;
  }
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="2"] .sub-menu > .menu-item,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="2"] .sub-menu > .menu-item {
  max-width: 400px;
}
@media (max-width: 1281px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="2"] .sub-menu > .menu-item,
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="2"] .sub-menu > .menu-item {
    max-width: 40%;
  }
}
@media (max-width: 980px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="2"] .sub-menu > .menu-item,
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="2"] .sub-menu > .menu-item {
    max-width: 70%;
  }
}
@media (max-width: 480px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="2"] .sub-menu > .menu-item,
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children[children="2"] .sub-menu > .menu-item {
    max-width: 100%;
  }
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children:before,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children:before {
  content: " ";
  display: block;
  transition: height 0.3s;
  position: fixed;
  width: 100%;
  height: 0;
  overflow: hidden;
  top: 110px;
  left: 0;
  background-color: var(--primary-color-dark);
  opacity: 0.9;
}
@media (max-width: 1281px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children:before,
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children:before {
    transition-timing-function: cubic-bezier(0.25, 0.75, 0, 1);
    transition: left 0.3s, width 0.3s;
    width: 0;
    top: 80px;
    left: 300px;
    height: calc(100vh - 80px);
    z-index: -1;
    background-color: var(--primary-color-dark);
  }
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children:after,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 11px 0 11px;
  border-color: #fff transparent transparent transparent;
  transition: transform 0.3s;
  left: 50%;
  transform: translate(-50%, -10px);
  transition-timing-function: cubic-bezier(0.25, 0.75, 0, 1);
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu {
  display: flex;
  justify-content: center;
  top: 110px;
  position: fixed;
  transform: translate(-50%, -50%);
  left: 50%;
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s;
}
@media (max-width: 1281px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu,
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu {
    left: 50%;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    z-index: -1;
  }
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu *,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu * {
  color: #fff;
  display: block;
  font-size: 23px;
  line-height: 29px;
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item {
  opacity: 0;
  transform: translateX(-20px);
  transition: all 0.5s;
  padding: 30px;
  position: relative;
}
@media (max-width: 1281px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item:nth-of-type(n+3),
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item:nth-of-type(n+3) {
    margin-top: 50px;
  }
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item:after,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: var(--header-submenu-hover-background-color);
  transform: scale(0.7);
  opacity: 0;
  transition-timing-function: cubic-bezier(0.25, 0.75, 0, 1);
  transition: all 0.3s;
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item:hover:after,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item:hover:after {
  transform: scale(1);
  opacity: 1;
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item:nth-of-type(n+2),
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item:nth-of-type(n+2) {
  border-left: 2px solid var(--primary-color);
}
@media (max-width: 980px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item:nth-of-type(n+2),
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item:nth-of-type(n+2) {
    border-left-width: 0;
    border: none;
  }
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item a,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item a {
  display: flex;
  flex-direction: column;
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children > a,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children > a {
  display: none;
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children .sub-menu,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children .sub-menu {
  height: auto;
  display: block;
  position: relative;
  padding-left: 0;
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children .sub-menu .menu-item,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children .sub-menu .menu-item {
  padding: 0;
  margin-bottom: 10px;
  position: relative;
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children .sub-menu .menu-item:after,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children .sub-menu .menu-item:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 2px;
  background-color: rgba(103, 255, 168, 0.2);
  transition: width 0.3s;
  transition-timing-function: cubic-bezier(0.25, 0.75, 0, 1);
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children .sub-menu .menu-item:hover:after,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children .sub-menu .menu-item:hover:after {
  width: 50%;
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open:before,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open:before {
  height: calc(100vh - 110px);
  transition-timing-function: cubic-bezier(0.25, 0.75, 0, 1);
}
@media (max-width: 1281px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open:before,
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open:before {
    width: calc(100% - 50px);
    height: calc(100vh - 80px);
    left: 50px;
  }
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open:after,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open:after {
  transform: translate(-50%, 39px);
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu {
  max-height: 100vh;
  top: 50%;
}
@media (max-width: 980px) {
  html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu,
  body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu {
    max-height: calc(100vh - 160px);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    top: calc(50% + 60px);
  }
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item {
  transform: translateX(0);
  opacity: 1;
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item:nth-of-type(1),
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item:nth-of-type(1) {
  transition-delay: 0.2s;
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item:nth-of-type(2),
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item:nth-of-type(2) {
  transition-delay: 0.4s;
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item:nth-of-type(3),
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item:nth-of-type(3) {
  transition-delay: 0.6s;
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item:nth-of-type(4),
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item:nth-of-type(4) {
  transition-delay: 0.8s;
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item .menu-item-title,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item .menu-item-title {
  display: block;
  font-family: var(--header-font-family-bold);
  font-size: var(--header-font-size-prominent);
  font-style: normal;
  font-weight: initial;
  margin-bottom: var(--header-hauptpunkte-items-margin-bottom);
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item img,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item img {
  order: 2;
  margin-bottom: var(--header-hauptpunkte-items-margin-bottom);
}
html #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item .menu-item-description,
body #header-outer #header-inner #header_navigation .menu > .menu-item.menu-item-has-children.open > .sub-menu .menu-item .menu-item-description {
  display: block;
  font-size: var(--header-description-font-size);
  font-style: normal;
  font-weight: initial;
  color: var(--header-color-secondary);
  line-height: 1.4;
  order: 3;
  white-space: break-spaces;
}
@keyframes sub_menu_height {
  0% {
    height: 0;
  }
  100% {
    height: calc(100vh - 110px);
  }
}
html #header-outer #header-inner #logo,
body #header-outer #header-inner #logo {
  display: block;
  z-index: 100000;
  width: 277px;
  height: 80px;
}
@media (max-width: 1281px) {
  html #header-outer #header-inner #logo,
  body #header-outer #header-inner #logo {
    height: 63px;
    position: absolute;
    top: 7px;
    right: 5px;
  }
}
html #header-outer #header-inner #logo img,
body #header-outer #header-inner #logo img {
  display: block;
}
@media (max-width: 1281px) {
  html #header-outer #header-inner #logo img,
  body #header-outer #header-inner #logo img {
    width: 220px;
    margin-left: auto;
  }
}

html footer,
body footer {
  --footer-shift-left: 57px;
  max-width: calc(var(--content-max-width) + (var(--footer-shift-left) + var(--block-container-padding-left)) * 2);
  padding-left: calc(var(--footer-shift-left) + var(--block-container-padding-left));
  margin: auto;
  /* @media only screen and (max-width: 768px) {
     ul.menu {
       display: flex;
       gap: .438em;
     }
   }*/
}
html footer ul.menu,
body footer ul.menu {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  margin-left: calc(var(--footer-shift-left) * -1);
  list-style: none;
  gap: 2.438em;
  display: block;
  /* & li:last-child {
     margin-left: 27px;
   }*/
  /*  @media only screen and (max-width: 768px) {
      & li:last-child {
        margin-left: 0;
      } 
    }*/
}
@media (max-width: 580px) {
  html footer ul.menu > li ~ li.social,
  body footer ul.menu > li ~ li.social {
    clear: left;
  }
  html footer ul.menu > li.social ~ li.social,
  body footer ul.menu > li.social ~ li.social {
    clear: none;
  }
}
html footer ul.menu li,
body footer ul.menu li {
  margin-right: 2.438em;
  display: inline-block;
}
@media (max-width: 768px) {
  html footer ul.menu li,
  body footer ul.menu li {
    margin-right: 1em;
  }
}
@media (max-width: 580px) {
  html footer ul.menu li,
  body footer ul.menu li {
    float: left;
  }
}
html footer ul.menu li.social,
body footer ul.menu li.social {
  margin-right: 1em;
  margin-left: 0;
}
@media (min-width: 580px) {
  html footer ul.menu li.social,
  body footer ul.menu li.social {
    float: right;
  }
}
@media (max-width: 480px) {
  html footer ul.menu li.social,
  body footer ul.menu li.social {
    float: left;
  }
}
html footer ul.menu li.social .menu-item-title,
body footer ul.menu li.social .menu-item-title {
  display: none;
}
html footer ul.menu a,
body footer ul.menu a {
  font-size: var(--p-font-size-small);
  font-weight: 400;
  color: var(--grey-dark);
  text-decoration: none;
}