:root {
 font-size: var(--wp--preset--font-size--normal) !important;
 --hh: 4rem;
 --bg-messagebox: var(--wp--preset--color--primary-dunkel);
}

.intro-nav-wrapper {
 overflow-y: hidden;
}
.intro-nav-wrapper .intro-nav-arrow-wrapper .icon-container {
 height: 1rem;
}
.intro-nav-wrapper .intro-nav-arrow-wrapper .icon-container svg {
 position: absolute;
 bottom: 0;
 left: 50%;
 width: 1rem;
 height: auto;
 transform: translateX(-50%);
}

/* pageheader */
.page-header {
 height: var(--hh);
}

.header-nophone-language-modal {
 overflow: hidden;
}

@media screen and (min-width: 1201px) {
 .page-header.page-header.page-header .header-phone-nav-modal {
  display: none;
 }
 .page-header.page-header.page-header .header-nav-social-group {
  display: none !important;
 }
 .page-header.page-header.page-header .header-nophone-nav-modal nav, .page-header.page-header.page-header .header-nophone-nav-modal ul, .page-header.page-header.page-header .header-nophone-nav-modal li, .page-header.page-header.page-header .header-nophone-nav-modal a {
  height: 100%;
 }
 .page-header.page-header.page-header .header-nophone-nav-modal a {
  display: flex;
  align-items: center;
  padding: 0 1rem;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1647058824) 0%, rgba(0, 0, 0, 0) 1%);
  transition: all 0.3s ease;
 }
 .page-header.page-header.page-header .header-nophone-nav-modal a:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1647058824) 0%, rgba(0, 0, 0, 0) 50%);
 }
 .page-header.page-header.page-header .header-nophone-nav-modal li.current-menu-item a {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2274509804) 0%, rgba(0, 0, 0, 0) 50%);
 }
}
@media screen and (max-width: 1200px) {
 .page-header.page-header.page-header .header-nophone-nav-modal {
  display: none;
 }
 .page-header.page-header.page-header .header-phone-nav-modal:not(.is-menu-open) .header-phone-nav-modal-inner {
  height: 100%;
 }
 .page-header.page-header.page-header .header-phone-nav-modal:not(.is-menu-open) .header-phone-nav-modal-inner .header-phone-nav-modal-tools {
  height: 100%;
 }
 .page-header.page-header.page-header .header-phone-nav-modal:not(.is-menu-open) .header-phone-nav-modal-inner .header-phone-nav-modal-tools .close {
  display: none;
 }
 .page-header.page-header.page-header .header-phone-nav-modal:not(.is-menu-open) .header-phone-nav-modal-inner .header-phone-nav-modal-content {
  display: none;
 }
 .page-header.page-header.page-header .header-phone-nav-modal.is-menu-open {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999998;
 }
 .page-header.page-header.page-header .header-phone-nav-modal.is-menu-open .header-phone-nav-modal-inner {
  position: fixed;
  right: 0;
  top: 0;
  width: auto;
  height: 100vh;
  z-index: 999999;
 }
 .page-header.page-header.page-header .header-phone-nav-modal.is-menu-open .header-phone-nav-modal-inner .header-phone-nav-modal-tools .open {
  display: none;
 }
}
.benefit-icon .icon-container {
 all: unset;
 background: red;
 border-radius: 1000px;
 width: 1px !important;
 height: 1px !important;
 scale: 50;
 z-index: 9;
}
.benefit-icon .icon-container svg {
 position: absolute;
 scale: 0.65 !important;
}

.page-hero.page-hero.page-hero {
 height: calc(100vh - var(--hh) - 200px);
 height: calc(100svh - var(--hh) - 200px);
 min-height: unset;
}
.page-hero.page-hero.page-hero .wp-block-cover__inner-container {
 /*
 height: 100%;
 display: flex;
 align-items: flex-end;
 */
}
.page-hero.page-hero.page-hero .hero-karriere-btn-wrapper {
 position: absolute;
 width: auto;
 height: auto;
 top: 0;
 right: 0;
}
.page-hero.page-hero.page-hero .rich-button-link:has(> .hero-karriere-btn) {
 transform: rotate(350deg);
}

.scale-2 {
 --s: 2;
 transform: scale(var(--s));
}

.wp-block-heading {
 hyphens: auto;
 -webkit-hyphens: auto;
 hyphenate-limit-chars: 10 6 6;
 -webkit-hyphenate-limit-chars: 10 6 6;
 -webkit-hyphenate-limit-before: 6;
 -webkit-hyphenate-limit-after: 6;
}

p, a {
 -webkit-hyphens: auto;
         hyphens: auto;
 hyphenate-limit-chars: 10 6 6;
 -webkit-hyphenate-limit-chars: 10 6 6;
 -webkit-hyphenate-limit-before: 6;
 -webkit-hyphenate-limit-after: 6;
}

.wp-block-navigation .icon-container {
 color: inherit !important;
}

.facts {
 position: absolute;
 height: 0;
 z-index: 2;
}
.facts > .wp-block-group {
 transform: translateY(-50%);
}
.facts .facts-grid .facts-pack-group:nth-child(n+2):before, .facts .facts-grid .facts-pack:nth-child(n+2):before {
 content: "";
 position: absolute;
 top: 0;
 left: 0;
 width: 0;
 height: 100%;
 border-right: 2px dotted white;
 z-index: -1;
}
.facts .facts-grid .facts-pack-group .facts-number, .facts .facts-grid .facts-pack .facts-number {
 line-height: 0.8 !important;
}
.facts .facts-grid .facts-pack-group .facts-text, .facts .facts-grid .facts-pack .facts-text {
 line-height: 1 !important;
}
@media screen and (max-width: 575px) {
 .facts .facts-grid {
  flex-wrap: wrap;
  --s:1.5rem;
 }
 .facts .facts-grid .facts-pack-group {
  width: 100%;
  margin-bottom: var(--s);
 }
 .facts .facts-grid .facts-pack-group:nth-child(2) {
  margin-top: var(--s);
  margin-bottom: 0rem;
 }
 .facts .facts-grid .facts-pack-group:nth-child(2):before {
  width: 100%;
  height: 0;
  top: calc(var(--s) * -1);
  border-right: 0px dotted white;
  border-top: 2px dotted white;
 }
 .facts .facts-grid .facts-pack-group .facts-pack {
  width: 50%;
 }
}

@media screen and (min-width: 576px) {
 .facts-ausgleich {
  height: 0 !important;
 }
}

.mask {
 overflow: hidden !important;
}

@media screen and (max-width: 575px) {
 .overlap-top-10:not(.overlap-top-only-nophone) {
  margin-top: calc(var(--wp--preset--spacing--10) * -1) !important;
 }
 .overlap-top-20:not(.overlap-top-only-nophone) {
  margin-top: calc(var(--wp--preset--spacing--20) * -1) !important;
 }
 .overlap-top-30:not(.overlap-top-only-nophone) {
  margin-top: calc(var(--wp--preset--spacing--30) * -1) !important;
 }
 .overlap-top-40:not(.overlap-top-only-nophone) {
  margin-top: calc(var(--wp--preset--spacing--40) * -1) !important;
 }
 .overlap-top-50:not(.overlap-top-only-nophone) {
  margin-top: calc(var(--wp--preset--spacing--50) * -1) !important;
 }
 .overlap-top-60:not(.overlap-top-only-nophone) {
  margin-top: calc(var(--wp--preset--spacing--60) * -1) !important;
 }
 .overlap-top-70:not(.overlap-top-only-nophone) {
  margin-top: calc(var(--wp--preset--spacing--70) * -1) !important;
 }
}
@media screen and (min-width: 576px) {
 .overlap-top-10 {
  margin-top: calc(var(--wp--preset--spacing--10) * -1) !important;
 }
 .overlap-top-20 {
  margin-top: calc(var(--wp--preset--spacing--20) * -1) !important;
 }
 .overlap-top-30 {
  margin-top: calc(var(--wp--preset--spacing--30) * -1) !important;
 }
 .overlap-top-40 {
  margin-top: calc(var(--wp--preset--spacing--40) * -1) !important;
 }
 .overlap-top-50 {
  margin-top: calc(var(--wp--preset--spacing--50) * -1) !important;
 }
 .overlap-top-60 {
  margin-top: calc(var(--wp--preset--spacing--60) * -1) !important;
 }
 .overlap-top-70 {
  margin-top: calc(var(--wp--preset--spacing--70) * -1) !important;
 }
}
@media screen and (max-width: 575px) {
 .footer-contact {
  display: flex;
  flex-direction: column;
  align-items: center;
 }
}

.wp-block-columns.numbered-columns {
 counter-reset: numbered-columns-counter;
}
.wp-block-columns.numbered-columns .wp-block-column:after {
 counter-increment: numbered-columns-counter;
 content: counter(numbered-columns-counter);
 position: absolute;
 display: flex;
 justify-content: center;
 align-items: center;
 left: 50%;
 top: 0;
 aspect-ratio: 1;
 width: 2em;
 height: auto;
 transform: translate(-50%, -50%);
 font-size: var(--wp--preset--font-size--medium);
 font-weight: 600;
 color: #fff;
 background: var(--wp--preset--color--primary);
 border-radius: 5000px;
}
.wp-block-columns.numbered-columns .wp-block-column.number-plus:after {
 content: "+";
}

@media screen and (max-width: 575px) {
 .referenz-album {
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)) !important;
 }
}

.nohy {
 -webkit-hyphens: none !important;
         hyphens: none !important;
}

.wp-block-heading:has(em) {
 display: flex;
 flex-direction: column;
 gap: calc(var(--wp--preset--spacing--10) / 2);
}
.wp-block-heading em {
 display: inline-block;
 line-height: 1;
 font-style: normal;
 font-weight: 500;
 font-size: var(--wp--preset--font-size--small);
}
.wp-block-heading em + br {
 display: none;
}

@media screen and (max-width: 575px) {
 .home-hero img {
  -o-object-position: 50% 35%;
     object-position: 50% 35%;
 }
}
/*
@include nophone{
  .home-5-heading-wrapper{
    flex-basis:48% !important;
  }
  .wp-block-cover.home-hero{
    align-items: center !important;
    padding-bottom: 15vh !important;
  }
}
*/
.home-hero-heading-wrapper {
 flex-basis: 48% !important;
}
@media screen and (max-width: 575px) {
 .home-hero-heading-wrapper {
  flex-basis: 55% !important;
 }
}

@media screen and (max-width: 575px) {
 .wp-block-heading.home-hero-heading {
  font-size: var(--wp--preset--font-size--large) !important;
 }
}