@font-face {
  font-family: asd;
  src: url('../fonts/ptsans-bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: asd;
  src: url('../fonts/ptsans-bolditalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: asd;
  src: url('../fonts/ptsans-italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: asd;
  src: url('../fonts/ptsans-regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --text-black: #46484b;
  --light-grey: #f1f1f1;
  --blau: #1963a2;
  --grey: #959596;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

p {
  margin-bottom: 10px;
}

a {
  color: var(--text-black);
  text-decoration: none;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  color: var(--text-black);
  margin-bottom: 5px;
  font-family: asd, sans-serif;
  font-size: 18px;
}

strong {
  font-family: asd, sans-serif;
  font-weight: 700;
}

.navbar {
  z-index: 10;
  background-color: var(--light-grey);
  width: 100%;
  padding: 2px 5%;
  position: fixed;
  inset: 0% 0% auto;
}

.brand-image {
  object-fit: contain;
  max-width: 220px;
  margin-left: -8px;
  display: block;
}

.navbar-2 {
  background-color: #0000;
}

.desktop-wrapper {
  align-items: center;
  display: flex;
}

.main-container {
  z-index: 10;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.brand {
  padding-left: 0;
  display: block;
}

.brand.adjacent-to-nav-menu {
  margin-right: 14px;
}

.brand.adjacent-to-nav-menu.w--current {
  flex: none;
}

.mobile-wrapper {
  display: none;
}

.menu-button {
  flex: none;
}

.button {
  color: #20394f;
  text-align: center;
  background-color: #b8d7e4;
  border-radius: 200px;
  padding: 6px 28px;
  font-weight: 700;
  transition: box-shadow .2s;
  box-shadow: inset 0 0 200px #0000;
}

.button:hover {
  box-shadow: inset 0 0 200px #00000012;
}

.nav-link {
  color: #20394f;
  white-space: nowrap;
  margin-left: 23px;
  margin-right: 23px;
  padding: 0;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  transition: opacity .2s;
}

.nav-link:hover {
  opacity: .65;
}

.nav-link.w--current {
  color: #005899;
  font-weight: 700;
}

.nav-link.right {
  margin-right: 0;
}

.navbar-functions {
  align-items: center;
  display: flex;
}

.navbar-grid {
  grid-column-gap: 0px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr 1px;
  grid-auto-columns: 1fr;
  align-items: center;
  min-height: 70px;
  display: grid;
}

.grid-9 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.div-block-198 {
  border-bottom: 1px solid #bcbcbb;
  width: 100%;
  max-width: none;
  margin-bottom: 20px;
  padding-bottom: 10px;
  display: flex;
}

.grid-7 {
  grid-column-gap: 49px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.link-3 {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.grid-10 {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr .8fr;
  justify-content: space-between;
  height: auto;
  display: flex;
}

.link-6 {
  color: #33335d;
  text-decoration: none;
}

.text-block-79 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
}

.div-block-201 {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.text-block-89 {
  font-size: 16px;
  line-height: 1.4em;
}

.div-block-200 {
  justify-content: flex-end;
  height: auto;
  display: flex;
}

.grid-8 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1fr 1fr 1fr;
}

.main-content {
  width: 100%;
  max-width: 1280px;
  position: relative;
}

.link-4 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3em;
  text-decoration: none;
}

.image-85 {
  object-fit: cover;
  width: 100%;
  max-width: 220px;
  height: 70px;
  margin-left: -8px;
}

.link-5 {
  color: #33335d;
  text-decoration: none;
}

.div-block-199 {
  margin-bottom: 60px;
}

.link-2 {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-80 {
  font-size: 14px;
  line-height: 1.6em;
}

.footer {
  flex-direction: column;
  align-items: center;
  padding: 40px 5%;
  display: flex;
}

.section {
  background-color: #1963a2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5%;
  display: flex;
}

.white-text {
  color: var(--text-black);
  font-size: 26px;
  line-height: 1.05em;
}

.h1 {
  color: var(--text-black);
  margin-top: 0;
  font-family: asd, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.3em;
}

.text {
  color: var(--text-black);
  font-family: asd, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

.text.white {
  color: #fff;
  font-family: asd, sans-serif;
}

.text.left {
  color: #fff;
  text-align: justify;
  width: 600px;
  max-width: none;
  font-family: asd, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5em;
}

.tabs-center {
  justify-content: center;
  margin-bottom: 42px;
  display: flex;
}

.text-tab {
  color: #fff;
  background-color: #0000;
  border-bottom: 1px solid #fff0;
  margin-left: 26px;
  margin-right: 26px;
  padding: 0 0 6px;
  font-size: 24px;
  line-height: 30px;
  transition: border-color .2s;
}

.text-tab.w--current {
  background-color: #0000;
  border-bottom-color: #fff;
}

.split-section {
  grid-column-gap: 26px;
  grid-row-gap: 23px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.split-section.align-center {
  align-items: center;
}

.justify-column-between {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  height: auto;
  display: flex;
}

.justify-column-between.content-width-medium {
  direction: ltr;
  direction: ltr;
  direction: ltr;
  justify-content: center;
  align-items: center;
  max-height: none;
  display: flex;
}

.content-width-medium {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  max-width: 494px;
  max-height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.tabs-menu-text {
  font-family: asd, sans-serif;
  font-size: 28px;
}

.h3 {
  font-family: asd, sans-serif;
  font-size: 34px;
  line-height: 1.2em;
}

.h3.white {
  color: #fff;
  font-family: asd, sans-serif;
}

.team {
  flex-direction: column;
  align-items: center;
  margin-top: -20px;
  padding: 100px 5% 60px;
  display: flex;
}

.grid-11 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  max-width: 1280px;
  margin-top: 49px;
}

.team-div {
  background-color: var(--light-grey);
  padding: 10px;
  position: relative;
}

.flex-horizontal {
  display: flex;
}

.flex-horizontal.align-bottom {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
}

.team-item-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 10px 20px;
  display: flex;
}

.display-4 {
  color: #162c4e;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.294em;
}

.display-4.mg-bottom-0 {
  color: var(--text-black);
  text-align: center;
  font-family: asd, sans-serif;
  line-height: 1.1em;
}

.mg-right-18px {
  margin-right: 0;
}

.mg-bottom-8px {
  flex-direction: column;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.line-accent {
  background-color: #162c4e;
  flex: 1;
  width: 100%;
  max-width: 72px;
  height: 4px;
  min-height: 4px;
  max-height: 4px;
}

.position {
  color: var(--text-black);
  text-align: center;
  text-transform: uppercase;
  font-family: asd, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2em;
}

.heading-box {
  width: 100%;
}

.heading-box.middle {
  max-width: 1280px;
}

.heading-box.margin-under {
  margin-bottom: 25px;
}

.undertitle-text {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: asd, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1em;
}

.undertitle-text.white {
  color: #fff;
  font-family: asd, sans-serif;
}

.h2 {
  color: var(--text-black);
  font-family: asd, sans-serif;
  font-size: 38px;
}

.h2.middle {
  text-align: left;
  font-family: asd, sans-serif;
  line-height: 1.2em;
}

.h2.white {
  color: #fff;
  font-family: asd, sans-serif;
  line-height: 1em;
}

.accordion-title-panel {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.no-bottom-space {
  color: var(--text-black);
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: asd, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2em;
  display: block;
}

.accordion-title-icon {
  object-fit: contain;
  width: 15px;
}

.overlay-title-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: sticky;
  top: 70px;
}

.accordion-panel {
  border-bottom: 1px solid #111112;
  margin-bottom: 26px;
  padding-bottom: 26px;
}

.accordion-content {
  padding-top: 26px;
}

.leistungen {
  margin-top: 0;
  margin-bottom: 0;
  padding: 104px 5%;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.content-width-large {
  direction: ltr;
  width: 100%;
  max-width: none;
  height: 100%;
}

.content-width-medium-2 {
  width: 100%;
  max-width: 494px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  display: block;
  position: relative;
}

.image-86 {
  object-fit: cover;
  width: 100%;
  height: 600px;
}

.h2-undertitle {
  color: var(--text-black);
  text-align: left;
  text-transform: uppercase;
  font-family: asd, sans-serif;
  font-size: 18px;
  line-height: 1em;
}

.h2-undertitle.white {
  color: #fff;
}

.h3-title {
  color: var(--text-black);
  text-align: left;
  font-family: asd, sans-serif;
  font-size: 38px;
  line-height: 1.1em;
}

.h3-title.animation {
  color: #fff;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.h3-title.white {
  color: #fff;
}

.div-block-229 {
  position: relative;
}

.show-vita-div {
  z-index: 11;
  background-color: #1963a2cc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.link-block {
  color: #fff;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: asd, sans-serif;
  font-size: 22px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.inline-block {
  display: inline-block;
}

.inline-block.right-border {
  margin-right: 6px;
  font-family: asd, sans-serif;
  font-size: 24px;
}

.link-block-arrow {
  object-fit: contain;
  width: 17px;
  height: 100%;
  margin-bottom: 3px;
}

.link-block-arrow.vita {
  height: auto;
  margin-top: 3px;
}

.team-img {
  object-fit: cover;
  object-position: 50% 15%;
  width: 100%;
  height: 100%;
  transition: all .3s;
}

.team-img:hover {
  transform: scale(1);
}

.team-img.weing-rtner {
  object-position: 70% 15%;
  height: 300px;
  transition: all .2s;
}

.team-img.clau {
  object-position: 50% 0%;
  width: 100%;
  height: 195%;
  margin-top: -4px;
}

.team-img.satni {
  object-position: 50% 5%;
}

.team-img.stras {
  object-position: 50% 20%;
  width: 100%;
  height: 190%;
  margin-top: -20px;
  transform: scale(1.05);
}

.team-img.oezkale {
  object-position: 100% 50%;
  height: 190%;
  transform: none;
}

.team-img.kleiner {
  object-position: 50% 10%;
}

.div-block-233 {
  background-color: #ffffffe3;
  padding: 30px 30px 20px;
}

.div-block-233.hero3 {
  width: auto;
  min-width: auto;
  max-width: 900px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.team-img-wrapper {
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
}

.section-3 {
  background-image: linear-gradient(#0000, #0000 66%, #646464), url('../images/_dsc1534-2.webp');
  background-position: 0 0, 50% 25%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding: 126px 5% 60px;
  display: flex;
  position: relative;
}

.div-block-234 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-right: 59px;
  display: flex;
}

.div-block-235 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 1280px;
  height: 50%;
  margin-bottom: 0;
  display: flex;
}

.section-wrap {
  width: 100%;
  max-width: 1280px;
}

.faq {
  background-color: var(--blau);
  flex-direction: column;
  align-items: center;
  margin-top: -20px;
  padding: 100px 5% 60px;
  display: flex;
}

.accordion-wrapper {
  margin-top: 50px;
}

.accordion-item {
  background-color: #fff;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 30px 30px 20px;
  box-shadow: 0 3px 7px #00000008;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.accordion-heading {
  color: var(--text-black);
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: asd, sans-serif;
  font-size: 24px;
  line-height: 1.2em;
}

.accordion-item-content {
  margin-top: 20px;
  margin-right: 30px;
  overflow: hidden;
}

.image-87 {
  width: 20px;
}

.paragraph {
  font-family: asd, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
}

.impressionen {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.sld-01-slide--link {
  z-index: 20;
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
}

.sld-02-nav {
  background-color: #0000;
  justify-content: flex-end;
  padding-right: 120px;
  display: flex;
  inset: auto 0% 3%;
}

.lottie-animation-2 {
  width: 75px;
}

.sld-01-img {
  object-fit: cover;
  object-position: 50% 100%;
  width: 100%;
  height: 100%;
}

.sld-01-img.middle {
  object-position: 50% 50%;
}

.right-arrow, .slider__c {
  display: block;
}

.main {
  width: 100%;
  height: auto;
}

.sld-01-img__w {
  position: absolute;
  inset: 0%;
}

.sld-01-slide__c {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 40px 32px;
  display: flex;
  position: relative;
}

.slide {
  height: 100%;
}

.my-slider-mask {
  height: 100%;
  padding-top: 0;
}

.left-arrow {
  display: block;
}

.sld-02 {
  height: 100vh;
  min-height: auto;
}

.div-block-356 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  padding: 59px 5% 33px;
  display: flex;
}

.vita {
  margin-top: 10px;
}

.vita p {
  font-family: asd, sans-serif;
  font-size: 18px;
}

.pop-up-wrapper {
  z-index: 10000;
  background-color: #000000db;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.heading-5 {
  margin-top: 4px;
  margin-bottom: 0;
}

.div-block-188 {
  flex-direction: column;
  max-width: none;
  height: 100%;
  display: flex;
}

.image-82 {
  filter: invert();
  width: 30px;
  height: 30px;
  transform: rotate(45deg);
}

.div-block-187 {
  grid-column-gap: 40px;
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1279px;
  max-height: none;
  padding: 34px 37px;
  display: flex;
  position: relative;
}

.image-81 {
  object-fit: cover;
  object-position: 50% 10%;
  border-radius: 0;
  width: 100%;
  max-width: none;
  height: 560px;
  max-height: none;
}

.close-button {
  z-index: 10;
  background-color: var(--blau);
  cursor: pointer;
  border-radius: 0;
  padding: 17px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-block-115 {
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 600;
}

.button-14 {
  z-index: 1000;
  border-radius: 100px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: 16vw;
  min-height: 3.5vw;
  padding-left: 1.2em;
  padding-right: 1.2em;
  font-size: 1vw;
  font-weight: 700;
  line-height: 2em;
  transition: all .3s;
  display: flex;
  position: relative;
}

.button-14.square-btn {
  box-shadow: none;
  color: #fff;
  border-radius: 1px;
  width: 4vw;
  min-width: auto;
  height: 4vw;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.6vw;
}

.button-14.square-btn:hover {
  opacity: .5;
}

.button-14.square-btn.phone-btn {
  z-index: 100;
  background-color: var(--grey);
  border: 1px #000;
  border-radius: 0;
  width: 60px;
  height: 60px;
  min-height: auto;
  padding: 9px;
  position: fixed;
  inset: auto 2% 41% auto;
  box-shadow: 0 0 12px 2px #0000002e;
}

.button-14.square-btn.phone-btn:hover {
  opacity: 1;
}

.image-101 {
  background-color: #0000;
  margin-top: 3px;
  margin-right: 2px;
}

.floatingcontactbutton {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.pop-up-content-wrap {
  text-align: left;
  background-color: #fff;
  justify-content: center;
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.3em;
}

.pop-up-heading-wrap {
  background-color: var(--blau);
  color: #fff;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: .5em 30px;
  font-size: 1.35vw;
  line-height: 1.5em;
  display: flex;
  position: relative;
}

.image-102 {
  width: 15px;
  height: 15px;
}

.hero-pop-up-2 {
  z-index: 101;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 350px;
  font-size: 1.25vw;
  line-height: 1.8em;
  display: none;
  position: absolute;
  inset: 70px 3px auto auto;
  box-shadow: 0 0 8px #00000036;
}

.text-block-106 {
  color: #000;
  margin-bottom: 10px;
  font-size: 16px;
}

.text-block-107 {
  margin-left: 10px;
  font-weight: 600;
}

.text-block-104 {
  width: 100%;
  font-size: 20px;
  font-weight: 600;
}

.form-x-line {
  background-color: #fff;
  border-radius: 100px;
  width: .1em;
  height: 100%;
  position: absolute;
}

.form-x-line.left-turned-line {
  transform: rotate(-45deg);
}

.form-x-line.right-turned-x-line {
  transform: rotate(45deg);
}

.div-block-266 {
  color: #01283f;
  align-items: center;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.div-block-266:hover {
  opacity: .76;
}

.text-block-icon {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-right: .7vw;
  font-size: 18px;
  display: inline-block;
}

.form-close {
  justify-content: center;
  align-items: center;
  width: 2vw;
  height: 2vw;
  display: flex;
  position: relative;
}

.div-block-357 {
  height: 51.79px;
  overflow: hidden;
}

.image-116 {
  object-fit: cover;
  transform-style: preserve-3d;
  width: 50px;
  height: 60px;
  margin-bottom: 8px;
  transform: rotateX(-180deg)rotateY(1deg)rotateZ(180deg);
}

.image-116._1 {
  filter: invert();
  object-fit: contain;
  transform: translate(0);
}

.image-116._2 {
  transform-style: preserve-3d;
  transform: rotateX(-180deg)rotateY(-180deg)rotateZ(180deg);
}

.div-block-326 {
  text-align: left;
  padding-top: 0;
}

.button-10 {
  background-color: var(--blau);
  text-align: center;
  border-radius: 0;
  width: 100%;
  margin-bottom: 17px;
  padding: 13px 31px;
  font-size: 22px;
  font-weight: 700;
  display: block;
}

.button-10.agb {
  flex: none;
  width: auto;
  padding: 7px 20px;
  font-size: 18px;
}

.text-block-128 {
  opacity: 1;
  color: #fff;
  text-align: center;
  font-family: asd, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.benefits-2 {
  background-color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/_dsc1819_2.webp');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  flex-direction: column;
  align-items: center;
  margin-top: -20px;
  padding: 100px 5vw 60px;
  display: flex;
}

.grid-50 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  height: auto;
  padding-top: 0;
  position: static;
}

.div-block-327 {
  position: sticky;
  top: 100px;
}

.text-block-101 {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: asd, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

.text-block-101._2 {
  text-align: left;
  border-top: .3px #a60149;
  margin-top: auto;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 15px;
}

.div-block-328 {
  background-color: var(--blau);
  opacity: 1;
  object-fit: cover;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 34px 26px;
  display: flex;
}

.grid-42 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #f1f1f1cf;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1280px;
  margin-top: 52px;
  padding: 41px;
  display: grid;
}

.benefits-heading {
  color: #fff;
  font-family: asd, sans-serif;
  font-size: 24px;
  line-height: 1.3em;
}

.div-block-358 {
  align-items: center;
  display: flex;
}

.div-block-359 {
  margin-top: 19px;
}

.grid-51 {
  grid-column-gap: 61px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .85fr;
  width: 100%;
}

.div-block-360 {
  margin-top: 25px;
}

.div-block-332 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.paragraph-18 {
  color: #fff;
  font-family: asd, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

.grid-40 {
  grid-column-gap: 45px;
  grid-template-rows: auto;
  max-width: 1280px;
  margin-top: 25px;
}

.standort {
  background-color: var(--blau);
  flex-direction: column;
  align-items: center;
  padding: 50px 5vw;
  display: flex;
}

.image-107 {
  width: 20px;
  margin-top: 0;
  margin-right: 10px;
}

.div-block-331 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.image-106 {
  object-fit: cover;
  width: 100%;
  height: 350px;
}

.paragraph-19 {
  color: #fff;
  margin-bottom: 0;
  font-family: asd, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
}

.preloader {
  z-index: 9999;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-117 {
  width: 350px;
}

.div-block-361 {
  z-index: 9999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.text-span {
  color: var(--blau);
  white-space: nowrap;
}

.text-span-2 {
  white-space: nowrap;
}

.section-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 140px 5% 60px;
  font-family: asd, sans-serif;
  font-size: 18px;
  line-height: 1.4em;
  display: flex;
}

.body, .bold-text-6 {
  font-family: asd, sans-serif;
}

.body-2 {
  font-family: asd, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

.section-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.rich-text-block, .rich-text-block-2 {
  max-width: 1280px;
}

.rich-text-block-2 h1 {
  line-height: 1.2em;
}

.hero-mobile-pic {
  display: none;
}

.div-block-362 {
  z-index: 1;
  color: #fff;
  background-color: #1963a2cc;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 19px;
  display: none;
  position: absolute;
  inset: 0%;
}

.list {
  color: #fff;
}

.list-item {
  color: #fff;
  font-size: 22px;
  line-height: 1.2em;
}

.mobile-description-team {
  display: none;
}

.div-block-363 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  margin-bottom: 19px;
  display: flex;
}

.rich-text-block-2-copy {
  border-style: solid none none;
  border-width: 1px;
  border-color: var(--text-black);
  max-width: 1280px;
  margin-top: 20px;
  padding-top: 20px;
  font-size: 16px;
}

@media screen and (min-width: 1440px) {
  .white-text {
    font-size: 28px;
  }

  .h1 {
    font-size: 52px;
  }

  .content-width-large {
    max-width: none;
  }

  .team-img.clau {
    height: 210%;
  }

  .div-block-233.hero3 {
    width: auto;
    min-width: auto;
    max-width: 700px;
  }

  .text-block-101 {
    font-size: 18px;
  }

  .text-span-2 {
    white-space: nowrap;
  }
}

@media screen and (min-width: 1920px) {
  .h1 {
    line-height: 1.2em;
  }

  .text.left {
    font-size: 20px;
  }

  .div-block-233.hero3 {
    width: auto;
    max-width: 700px;
  }

  .section-3 {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .sld-01-img.middle {
    object-position: 50% 20%;
  }

  .pop-up-wrapper {
    display: none;
    inset: 0%;
  }

  .div-block-187 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .button-14.square-btn.phone-btn {
    width: 80px;
    height: 80px;
    padding: 12px;
    bottom: 37%;
  }

  .hero-pop-up-2 {
    top: 95px;
  }

  .text-block-101 {
    font-size: 16px;
  }

  .image-106 {
    height: 400px;
  }
}

@media screen and (max-width: 991px) {
  p, li, strong {
    font-size: 17px;
  }

  .navbar {
    z-index: 9999;
    height: 70px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .brand-image {
    height: 100%;
    max-height: none;
  }

  .image-77 {
    width: 25px;
  }

  .navbar-2 {
    height: 100%;
  }

  .desktop-wrapper {
    display: none;
  }

  .main-container, .brand.adjacent-to-nav-menu.w--current {
    height: 100%;
  }

  .nav-menu {
    z-index: 99999;
    background-color: #fff;
    border: 1px solid #0721251a;
    padding: 21px;
    position: fixed;
    inset: 0% 0% 0% auto;
  }

  .div-block-175 {
    flex-direction: column;
    align-items: flex-end;
    display: flex;
  }

  .link-block-6 {
    color: #000;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: 700;
    text-decoration: none;
  }

  .mobile-wrapper {
    z-index: 99999;
    background-color: #fff;
    flex-direction: column;
    height: 100vh;
    display: flex;
    position: relative;
  }

  .div-block-176 {
    background-color: #fff;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 400;
    display: flex;
  }

  .menu-button {
    margin-left: 21px;
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .button {
    color: #fff;
    background-color: #005899;
    border-radius: 0;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .nav-link {
    margin: 7px 0;
  }

  .div-block-178 {
    flex-direction: column;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .menu-button-image {
    display: block;
  }

  .navbar-grid {
    justify-content: space-between;
    height: 100%;
    min-height: auto;
    display: flex;
  }

  .grid-9 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    display: flex;
  }

  .div-block-198 {
    justify-content: center;
    align-items: center;
  }

  .link-3 {
    text-align: center;
    font-size: 14px;
  }

  .grid-10 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .text-block-79 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .text-block-89 {
    text-align: center;
  }

  .grid-8 {
    grid-column-gap: 10px;
    grid-row-gap: 14px;
    grid-template-columns: 1fr;
    place-content: center;
    place-items: center;
    max-width: 300px;
  }

  .main-content {
    flex: 1;
  }

  .image-85 {
    object-fit: contain;
    height: 60px;
    margin-left: 0;
  }

  .div-block-199 {
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .text-block-80 {
    text-align: center;
    font-size: 14px;
  }

  .footer {
    justify-content: flex-start;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .white-text {
    text-align: center;
    font-size: 22px;
  }

  .h1 {
    text-align: center;
    font-size: 32px;
  }

  .text {
    font-size: 17px;
  }

  .text.white {
    text-align: center;
    font-size: 17px;
  }

  .text.left {
    color: var(--text-black);
    text-align: center;
    width: auto;
    margin-top: 12px;
    font-size: 17px;
  }

  .tabs-center {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    justify-content: center;
    margin-bottom: 20px;
  }

  .text-tab {
    margin-right: 0;
  }

  .text-tab.w--current {
    margin-left: 0;
    margin-right: 0;
  }

  .split-section {
    grid-row-gap: 34px;
    grid-template-columns: 1fr;
  }

  .justify-column-between.content-width-medium {
    max-width: none;
  }

  .content-width-medium {
    width: 100%;
    max-width: none;
  }

  .tabs-menu-text {
    font-size: 22px;
  }

  .h3.white {
    text-align: center;
    font-size: 30px;
  }

  .team {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .grid-11 {
    grid-template-columns: 1fr 1fr;
  }

  .flex-horizontal.align-bottom {
    flex-direction: column;
    align-items: center;
  }

  .display-4 {
    font-size: 28px;
  }

  .display-4.mg-bottom-0 {
    margin-bottom: 5px;
    font-size: 24px;
  }

  .position {
    font-size: 17px;
  }

  .undertitle-text {
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .h2.middle, .h2.white {
    text-align: center;
    margin-top: 10px;
    font-size: 32px;
  }

  .no-bottom-space {
    font-size: 17px;
  }

  .accordion-panel {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .accordion-content {
    padding-top: 10px;
  }

  .leistungen {
    padding-top: 22px;
    padding-bottom: 40px;
  }

  .content-width-large {
    width: 100%;
  }

  .content-width-medium-2 {
    width: 100%;
    max-width: none;
  }

  .image-86 {
    height: 400px;
  }

  .h2-undertitle {
    text-align: center;
    font-size: 16px;
  }

  .h2-undertitle.white {
    text-align: center;
  }

  .h3-title {
    text-align: center;
    margin-top: 10px;
    font-size: 32px;
  }

  .h3-title.animation {
    text-align: center;
    height: 89.1875px;
  }

  .h3-title.white {
    text-align: center;
  }

  .inline-block.right-border {
    font-size: 22px;
  }

  .div-block-233.hero3 {
    background-color: #ffffffc2;
    max-width: none;
    padding: 0;
  }

  .section-3 {
    background-image: none;
    height: auto;
    padding-top: 77px;
  }

  .div-block-234 {
    justify-content: center;
    margin-right: 0;
  }

  .div-block-235 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .faq {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .accordion-item {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .accordion-heading {
    font-size: 20px;
  }

  .accordion-item-content {
    margin-top: 10px;
  }

  .image-87 {
    z-index: 1;
    position: static;
  }

  .paragraph {
    margin-bottom: 0;
    font-size: 17px;
  }

  .sld-01-slide__c {
    height: 100%;
  }

  .sld-02 {
    height: 500px;
  }

  .div-block-356 {
    padding-top: 20px;
  }

  .pop-up-wrapper {
    display: none;
  }

  .heading-5 {
    font-size: 30px;
  }

  .div-block-187 {
    display: block;
  }

  .image-81 {
    object-position: 70% 10%;
    height: 300px;
    display: none;
  }

  .text-block-115 {
    font-size: 12px;
  }

  .button-14 {
    min-width: 35vw;
    min-height: 6vw;
    margin-bottom: 1em;
    font-size: 2vw;
  }

  .button-14.square-btn {
    width: 75px;
    height: 75px;
    font-size: 25px;
  }

  .button-14.square-btn.phone-btn {
    width: 50px;
    height: 50px;
    min-height: auto;
    display: flex;
  }

  .pop-up-content-wrap {
    background-color: #0000;
    padding: 2.5vw 3vw;
    font-size: 2vw;
    line-height: 1.8em;
  }

  .pop-up-heading-wrap {
    justify-content: space-between;
    align-items: center;
    height: 60px;
    padding-left: 3vw;
    padding-right: 3vw;
    font-size: 2vw;
  }

  .hero-pop-up-2 {
    background-color: #fff;
    display: none;
    position: absolute;
    top: auto;
    bottom: auto;
    right: 15px;
  }

  .text-block-106 {
    font-size: 14px;
    line-height: 1.5em;
  }

  .text-block-107 {
    font-size: 14px;
  }

  .div-block-266 {
    margin-bottom: 5px;
  }

  .text-block-icon {
    margin-right: 1.2vw;
  }

  .form-close {
    width: 3vw;
    height: 3vw;
  }

  .div-block-357 {
    text-align: center;
    height: 89.187px;
  }

  .image-116 {
    width: 40px;
    height: 40px;
    margin-bottom: 0;
  }

  .image-116._1 {
    width: 35px;
    height: 35px;
  }

  .button-10, .button-10.agb, .text-block-128 {
    font-size: 17px;
  }

  .benefits-2 {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .grid-50 {
    grid-row-gap: 15px;
    position: static;
  }

  .div-block-327 {
    position: static;
  }

  .text-block-101 {
    text-align: center;
    margin-top: 0;
    font-size: 17px;
  }

  .text-block-101._2 {
    text-align: center;
  }

  .div-block-328 {
    height: auto;
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .grid-42 {
    grid-row-gap: 26px;
    grid-template-columns: 1.5fr;
    margin-top: 30px;
    padding: 30px;
  }

  .benefits-heading {
    margin-top: 10px;
    font-size: 22px;
  }

  .grid-51 {
    grid-column-gap: 30px;
    display: block;
  }

  .div-block-332 {
    align-items: center;
  }

  .paragraph-18 {
    text-align: center;
    font-size: 17px;
  }

  .grid-40 {
    grid-template-columns: 1fr;
  }

  .standort {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-106 {
    object-position: 50% 0%;
  }

  .section-5 {
    padding-top: 94px;
  }

  .rich-text-block {
    max-width: 90vw;
  }

  .rich-text-block-2 h1 {
    font-size: 30px;
  }

  .hero-mobile-pic {
    width: 100%;
    margin-top: 43px;
    display: block;
  }

  .list-item {
    font-size: 20px;
  }

  .mobile-description-team {
    text-align: center;
    display: block;
  }

  .div-block-363 {
    margin-bottom: 10px;
  }

  .rich-text-block-2-copy h1 {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  p {
    font-size: 15px;
  }

  ul {
    padding-left: 30px;
  }

  li {
    margin-bottom: 0;
    font-size: 15px;
  }

  strong {
    font-size: 16px;
  }

  .image-77 {
    width: 25px;
  }

  .desktop-wrapper {
    display: none;
  }

  .div-block-175 {
    justify-content: flex-end;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .link-block-6 {
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    display: flex;
  }

  .mobile-wrapper {
    flex-direction: column;
    display: flex;
  }

  .div-block-176 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .div-block-178 {
    flex-direction: column;
    margin-top: 20px;
    padding: 0 15px;
    display: flex;
  }

  .text-block-89 {
    font-size: 12px;
  }

  .section {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .white-text {
    text-align: center;
    font-size: 20px;
  }

  .h1 {
    text-align: center;
    font-size: 25px;
  }

  .text {
    font-size: 16px;
  }

  .text.white {
    font-size: 15px;
  }

  .text.left {
    text-align: center;
    width: auto;
    font-size: 15px;
  }

  .tabs-center {
    margin-bottom: 20px;
  }

  .text-tab {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
  }

  .split-section {
    grid-row-gap: 20px;
  }

  .tabs-menu-text {
    font-size: 18px;
  }

  .h3.white {
    font-size: 28px;
  }

  .team {
    padding-top: 41px;
    padding-bottom: 35px;
  }

  .grid-11 {
    grid-template-columns: 1fr;
    max-width: 400px;
    margin-top: 20px;
  }

  .team-div {
    width: 100%;
    padding-bottom: 0;
  }

  .flex-horizontal.align-bottom {
    justify-content: center;
    align-items: center;
  }

  .team-item-wrap {
    padding-bottom: 20px;
  }

  .display-4 {
    font-size: 25px;
  }

  .display-4.mg-bottom-0 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 24px;
  }

  .mg-right-18px {
    margin-right: 0;
  }

  .mg-bottom-8px {
    text-align: center;
  }

  .position, .undertitle-text {
    font-size: 14px;
  }

  .h2.middle {
    font-size: 28px;
  }

  .h2.white {
    margin-top: 0;
    font-size: 28px;
  }

  .no-bottom-space {
    font-size: 16px;
  }

  .leistungen {
    padding-top: 18px;
    padding-bottom: 35px;
  }

  .h2-undertitle {
    font-size: 14px;
  }

  .h3-title {
    font-size: 28px;
  }

  .team-img.clau {
    height: 190%;
  }

  .div-block-233.hero3 {
    margin-bottom: 5px;
    padding: 0;
  }

  .team-img-wrapper {
    height: 350px;
  }

  .section-3 {
    padding-bottom: 26px;
  }

  .faq {
    padding-top: 35px;
    padding-bottom: 15px;
  }

  .accordion-wrapper {
    margin-top: 20px;
  }

  .accordion-item {
    margin-bottom: 20px;
    padding: 15px 20px;
  }

  .accordion-item-trigger {
    align-items: center;
  }

  .accordion-heading {
    font-size: 16px;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .image-87 {
    width: 15px;
  }

  .paragraph {
    font-size: 15px;
  }

  .sld-01-slide__c {
    justify-content: flex-start;
    padding-top: 160px;
  }

  .sld-02 {
    height: 350px;
  }

  .vita {
    text-align: left;
    margin-top: 0;
  }

  .pop-up-wrapper {
    display: none;
  }

  .heading-5 {
    font-size: 28px;
  }

  .div-block-187 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-81 {
    height: 250px;
    display: none;
  }

  .button-14 {
    min-height: 8vw;
    font-size: 2.5vw;
  }

  .button-14.square-btn {
    width: 65px;
    height: 65px;
    font-size: 4.5vw;
  }

  .pop-up-content-wrap {
    flex-direction: column;
    align-items: flex-start;
    padding: 4vw 5vw 5vw;
    font-size: 2.5vw;
    display: flex;
  }

  .pop-up-heading-wrap {
    padding-left: 5vw;
    padding-right: 5vw;
    font-size: 2.5vw;
  }

  .hero-pop-up-2 {
    height: auto;
    top: auto;
    bottom: auto;
    right: 4px;
  }

  .text-block-icon {
    margin-right: 1.5vw;
  }

  .form-close {
    width: 4vw;
    height: 4vw;
  }

  .button-10 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .button-10.agb, .text-block-128 {
    font-size: 15px;
  }

  .benefits-2 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .text-block-101 {
    margin-top: 0;
    font-size: 16px;
  }

  .text-block-101._2 {
    font-size: 14px;
  }

  .div-block-328 {
    padding: 20px;
  }

  .grid-42 {
    grid-row-gap: 20px;
    margin-top: 20px;
    padding: 20px 15px;
  }

  .benefits-heading {
    font-size: 20px;
  }

  .div-block-359 {
    margin-top: 10px;
  }

  .grid-51 {
    grid-column-gap: 14px;
    flex-direction: column;
    grid-template-rows: 245px;
    grid-template-columns: 1fr;
    display: flex;
  }

  .paragraph-18 {
    font-size: 15px;
  }

  .grid-40 {
    margin-top: 15px;
  }

  .standort {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .image-106 {
    object-position: 50% 0%;
    height: auto;
  }

  .paragraph-19 {
    font-size: 15px;
  }

  .section-6 {
    padding-top: 89px;
  }

  .rich-text-block-2 h1 {
    font-size: 26px;
  }

  .hero-mobile-pic {
    margin-top: 24px;
  }

  .list-item {
    font-size: 18px;
  }

  .mobile-description-team {
    font-size: 12px;
  }

  .div-block-363 {
    margin-bottom: 0;
  }

  .rich-text-block-2-copy {
    font-size: 14px;
  }

  .rich-text-block-2-copy h1 {
    font-size: 26px;
  }
}

@media screen and (max-width: 479px) {
  ul {
    font-size: 13px;
  }

  li {
    font-size: 15px;
    line-height: 1.5em;
  }

  strong {
    font-size: 15px;
  }

  .navbar {
    z-index: 9999;
  }

  .brand-image {
    max-width: 150px;
  }

  .image-77 {
    width: 22px;
  }

  .main-container {
    flex-direction: column;
    align-items: center;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .nav-menu {
    position: fixed;
    inset: 0% 0% 0% auto;
  }

  .div-block-175 {
    margin-bottom: 10px;
  }

  .link-block-6 {
    font-size: 15px;
  }

  .mobile-wrapper {
    border: 1px #000;
    height: 105vh;
  }

  .button {
    padding: 9px 10px;
    font-size: 12px;
  }

  .nav-link {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .div-block-178 {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-grid {
    width: 86vw;
  }

  .div-block-198 {
    justify-content: center;
    align-items: center;
  }

  .grid-7 {
    grid-column-gap: 28px;
    font-size: 16px;
  }

  .link-3 {
    text-align: center;
    font-size: 14px;
  }

  .grid-10 {
    grid-row-gap: 7px;
    place-items: center;
    font-size: 13px;
  }

  .text-block-79 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .text-block-89 {
    text-align: center;
  }

  .div-block-200 {
    display: flex;
  }

  .grid-8 {
    grid-row-gap: 13px;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .link-4 {
    text-align: center;
    font-size: 14px;
  }

  .link-2 {
    font-size: 16px;
  }

  .text-block-80 {
    text-align: center;
  }

  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .white-text {
    font-size: 18px;
  }

  .h1 {
    font-size: 25px;
  }

  .text {
    margin-bottom: 0;
    font-size: 15px;
  }

  .text.white, .text.left {
    font-size: 15px;
  }

  .tabs-center {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }

  .text-tab {
    margin-bottom: 5px;
    margin-left: 0;
  }

  .h3.white {
    font-size: 26px;
  }

  .team {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .grid-11 {
    margin-top: 10px;
  }

  .team-div {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .display-4 {
    font-size: 23px;
  }

  .display-4.mg-bottom-0 {
    font-size: 22px;
  }

  .heading-box.margin-under {
    margin-bottom: 10px;
  }

  .undertitle-text {
    margin-bottom: 0;
    font-size: 15px;
  }

  .h2.middle {
    font-size: 26px;
  }

  .h2.white {
    margin-top: 10px;
    font-size: 26px;
  }

  .accordion-title-panel {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .no-bottom-space {
    margin-top: 0;
    padding-right: 10px;
    font-size: 15px;
  }

  .leistungen {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .content-width-medium-2 {
    padding-top: 0;
  }

  .image-86 {
    height: 200px;
  }

  .h2-undertitle {
    font-size: 15px;
  }

  .h2-undertitle.white {
    margin-top: 0;
  }

  .h3-title {
    font-size: 26px;
  }

  .h3-title.animation {
    height: 109px;
    font-size: 26px;
  }

  .inline-block.right-border {
    font-size: 20px;
  }

  .team-img.clau {
    height: 160%;
  }

  .team-img.stras {
    height: 130%;
  }

  .team-img.oezkale {
    object-position: 100% 0%;
    height: 130%;
  }

  .team-img.kleiner {
    object-position: 0% 10%;
  }

  .div-block-233.hero3 {
    width: 100%;
    max-width: none;
    margin-right: 0;
    padding: 0;
  }

  .team-img-wrapper {
    height: 300px;
  }

  .div-block-234 {
    max-width: 100%;
  }

  .faq {
    padding-top: 30px;
  }

  .accordion-item {
    padding-left: 15px;
    padding-right: 15px;
  }

  .accordion-item-trigger {
    padding-right: 0;
  }

  .accordion-heading {
    margin-top: 10px;
    font-size: 16px;
  }

  .image-87 {
    width: 12px;
  }

  .paragraph {
    font-size: 15px;
    line-height: 1.5em;
  }

  .sld-02-nav {
    padding-right: 40%;
  }

  .sld-01-img {
    height: 100%;
  }

  .sld-02 {
    height: 260px;
  }

  .div-block-356 {
    padding-top: 15px;
  }

  .vita {
    margin-top: 0;
  }

  .pop-up-wrapper {
    display: none;
  }

  .heading-5 {
    font-size: 26px;
  }

  .div-block-187 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .close-button {
    padding: 12px;
  }

  .button-14 {
    min-width: 85vw;
    min-height: 14vw;
    font-size: 4vw;
  }

  .button-14.square-btn {
    width: 65px;
    height: 65px;
    margin-bottom: 0;
    font-size: 8.5vw;
  }

  .button-14.square-btn.phone-btn {
    font-size: 30px;
  }

  .pop-up-content-wrap {
    width: 100%;
    padding: 5vw 6vw 8vw;
    font-size: 4.5vw;
    line-height: 1.6em;
  }

  .pop-up-heading-wrap {
    text-align: left;
    padding-left: 6vw;
    padding-right: 6vw;
    font-size: 4.5vw;
  }

  .hero-pop-up-2 {
    justify-content: flex-start;
    width: 90vw;
    inset: auto 10px auto auto;
  }

  .text-block-icon {
    margin-right: 2vw;
  }

  .form-close {
    width: 6vw;
    height: 6vw;
  }

  .div-block-357 {
    height: 109px;
  }

  .image-116._2 {
    width: 60px;
  }

  .button-10 {
    font-size: 14px;
  }

  .benefits-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .text-block-101 {
    font-size: 15px;
  }

  .div-block-328 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .grid-42 {
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .benefits-heading {
    text-align: center;
    font-size: 18px;
  }

  .grid-51 {
    grid-template-columns: 1fr;
  }

  .paragraph-18 {
    line-height: 1.4em;
  }

  .standort {
    padding-top: 37px;
    padding-bottom: 30px;
  }

  .div-block-331 {
    align-items: flex-start;
  }

  .image-106 {
    height: 200px;
  }

  .preloader {
    display: none;
  }

  .image-117 {
    width: 300px;
  }

  .text-span-2 {
    white-space: normal;
  }

  .section-6 {
    padding-top: 78px;
  }

  .rich-text-block-2 h1 {
    font-size: 24px;
  }

  .bold-text-11 {
    font-size: 15px;
  }

  .link-7 {
    word-break: break-all;
    max-width: 90vw;
  }

  .rich-text-block-2-copy h1 {
    font-size: 24px;
  }
}

#w-node-_3c76bdba-075f-f033-c233-5fcdba139eee-774dd41e, #w-node-_3c76bdba-075f-f033-c233-5fcdba139ef9-774dd41e, #w-node-_3c76bdba-075f-f033-c233-5fcdba139f04-774dd41e {
  justify-self: center;
}

#w-node-bf3b3e82-18dc-7ef4-afef-faf166d1fddc-774dd41e, #w-node-_1cfe1ba3-4ee7-9b49-eb20-07a891560bfd-774dd41e, #w-node-_94adb376-03f0-d5d2-a38e-6de571044818-774dd41e, #w-node-_2d6e3b56-254e-ca79-d180-582b88f5fa24-774dd41e, #w-node-_7246726f-fe59-d0b2-e2d8-08604283bcc2-774dd41e, #w-node-_5dca3337-5bb0-1043-5b37-2cf94fc48f05-774dd41e, #w-node-fd295731-cdca-0b7d-7bc4-ac2977cc007d-774dd41e, #w-node-d725e630-1087-a7d2-a1fc-773d6752bffb-774dd41e, #w-node-_9a9870d5-ee63-acb8-07b3-6629f44bd959-774dd41e, #w-node-_1ab47941-9987-0ade-84e1-d0bd7579c737-774dd41e, #w-node-_0c998648-109a-79d0-fda7-7ce032eae381-774dd41e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0dc85ce-34a0-6af1-0e6e-b6de1b08fe7a-774dd41e {
  justify-self: center;
}

#w-node-f0dc85ce-34a0-6af1-0e6e-b6de1b08fe7f-774dd41e, #w-node-a6ee581f-6cdf-572c-9701-f801674bd89f-774dd41e {
  align-self: start;
}

#w-node-a6ee581f-6cdf-572c-9701-f801674bd8b0-774dd41e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a9d9832-2865-b5a3-f676-e78755b95e0a-774dd41e, #w-node-_9c29841b-8ce0-8114-47c3-a21eeddaf344-774dd41e, #w-node-_1de60c8f-84df-3aa9-d33b-348535422452-774dd41e, #w-node-_4eace11d-ed45-73b3-e621-136b15d78706-774dd41e {
  place-self: center;
}

#w-node-_48b66d44-1952-8452-5a4e-ef643259a753-774dd41e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2834bb7d-afe8-e4c4-a170-7888b41145a4-b411459f, #w-node-_8ff9cdd5-1169-eb45-687e-ff582ec0a4db-b411459f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_2834bb7d-afe8-e4c4-a170-7888b41145d0-b411459f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2834bb7d-afe8-e4c4-a170-7888b41145d8-b411459f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_31c9ccfc-7b3a-423a-edac-ec6c6fc84ffb-6fc84ff5, #w-node-_31c9ccfc-7b3a-423a-edac-ec6c6fc85039-6fc84ff5 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-a6ee581f-6cdf-572c-9701-f801674bd89f-774dd41e {
    order: 9999;
  }

  #w-node-_2834bb7d-afe8-e4c4-a170-7888b41145ac-b411459f {
    place-self: start center;
  }

  #w-node-_2834bb7d-afe8-e4c4-a170-7888b41145d0-b411459f {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2834bb7d-afe8-e4c4-a170-7888b41145d8-b411459f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a6ee581f-6cdf-572c-9701-f801674bd89f-774dd41e {
    order: 9999;
  }

  #w-node-_2834bb7d-afe8-e4c4-a170-7888b41145ac-b411459f {
    align-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2834bb7d-afe8-e4c4-a170-7888b41145ac-b411459f {
    place-self: center;
  }
}


@font-face {
  font-family: 'asd';
  src: url('../fonts/ptsans-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'asd';
  src: url('../fonts/ptsans-bolditalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'asd';
  src: url('../fonts/ptsans-italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'asd';
  src: url('../fonts/ptsans-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}