:root {
  --white: white;
  --black: black;
  --red: #e61648;
}

.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;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

.utility-page-wrap {
  background-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.submit-button {
  background-color: #ecbf38;
}

.logo-img {
  object-fit: contain;
  height: 25vh;
}

.logo {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.logo.ber-button {
  position: fixed;
  inset: auto 0% 15% auto;
}

.heading-logo {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 30px;
}

.telefonnummer {
  color: var(--white);
  margin-bottom: 0;
  line-height: 1.3;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  color: #fff;
  background-color: #000;
}

.email {
  color: var(--white);
  margin-bottom: 0;
  line-height: 1.3;
}

.zweitfarbe {
  color: #000;
  background-color: #f6f6f6;
}

.highlights {
  color: #fff;
  background-color: #e61648;
}

.adresse {
  margin-bottom: 5px;
  line-height: 1.3;
}

.google-maps {
  width: 100%;
  height: 100%;
}

.heading-1 {
  font-family: Unica One, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

.heading-2 {
  font-family: Unica One, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.heading-3 {
  font-family: Unica One, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

.flie-text {
  overflow-wrap: anywhere;
  font-family: Comfortaa, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.5;
}

.farbe-der-headings {
  color: #e61648;
  line-height: 1.3;
}

.terminbutton {
  text-transform: uppercase;
  font-family: Exo, sans-serif;
}

.terminbutton:hover {
  background-color: #292929;
}

.terminbutton.highlights {
  font-family: Roboto, sans-serif;
}

.terminbutton.highlights:hover {
  background-color: #161616;
}

.divblock1 {
  text-align: center;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.datenschutz, .impressum {
  color: #fff;
  text-decoration: none;
}

.bold-text-9 {
  font-family: Droid Sans, sans-serif;
}

.container-8 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-men-1.hauptfarbe {
  z-index: 1000;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.nav-link-3 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.nav-link-3:hover {
  color: gray;
}

.nav-link-3.w--current {
  color: #ebe3de;
}

.nav-link-3.flie-text {
  margin-left: 0;
  margin-right: 0;
  font-family: Comfortaa, sans-serif;
  font-size: 16px;
}

.nav-link-3.flie-text:hover {
  color: #fff;
}

.nav-link-3.flie-text.w--current {
  color: #ece4df;
}

.navbar-6 {
  width: 100%;
}

.navbar-6.hauptfarbe {
  justify-content: center;
  align-items: center;
  display: flex;
}

.titelvideo-start-1 {
  height: 100vh;
  position: relative;
}

.titelvideo1 {
  color: #fff;
  background-image: linear-gradient(#0003, #0003);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 100px;
  display: flex;
}

.div-block-video1 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan1 {
  font-size: 80px;
  line-height: 85px;
}

.slogan1.heading-1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 1.3;
}

.section-gro-e-abst-nde1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 15vw;
  display: flex;
}

.section-gro-e-abst-nde1.hauptfarbe {
  color: #fff;
  padding-bottom: 100px;
}

.section-gro-e-abst-nde1.hauptfarbe.padding {
  padding-left: 8vw;
  padding-right: 8vw;
}

._3ergrid-effekt {
  grid-column-gap: 40px;
  grid-row-gap: 30px;
  perspective: 1000px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  width: 100%;
  min-height: 60vh;
  margin-top: 40px;
  position: static;
}

.bild-section-cover-1 {
  background-image: linear-gradient(#fff9, #fff9);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 15vw;
  display: flex;
}

.bild-section-cover-1._2 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/FCA-13.webp');
  background-position: 0 0, 50% 40%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  min-height: 85vh;
  padding: 10vh 15vw;
}

.heading-mittig1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 32px;
  line-height: 30px;
}

.heading-mittig1.heading-2 {
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.3;
}

.heading-mittig1.heading-2.farbe-der-headings {
  color: var(--red);
}

.heading-mittig1.heading-2.farbe-der-headings.justify {
  text-align: justify;
}

.heading-mittig1.heading-2.farbe-der-headings.justify.width {
  text-align: center;
  padding-left: 5vw;
  padding-right: 5vw;
}

.heading-mittig1.heading-2.farbe-der-headings {
  overflow-wrap: anywhere;
  font-weight: 700;
}

.text-mittig1 {
  text-align: center;
  padding-top: 10px;
  font-size: 18px;
  line-height: 20px;
}

.text-mittig1.flie-text {
  color: #000;
  font-size: 16px;
  line-height: 1.5;
}

.text-mittig1.flie-text.justify {
  text-align: justify;
  font-size: 16px;
}

.text-mittig1.flie-text.justify.text-bigger {
  font-size: 18px;
}

.text-mittig1.flie-text.links {
  text-align: left;
}

.text-mittig1.flie-text {
  margin-bottom: 10px;
}

.text-mittig1.flie-text.text-white {
  color: var(--white);
}

.text-mittig1.is--text-white {
  font-family: Comfortaa, sans-serif;
}

.terminbutton-2 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
}

.terminbutton-2:hover {
  background-color: #292929;
}

.terminbutton-2.highlights {
  font-family: Roboto, sans-serif;
  line-height: 1.3;
}

.terminbutton-2.highlights:hover {
  background-color: #161616;
}

.terminbutton-2.highlights.heading-3 {
  font-family: Comfortaa, sans-serif;
}

.terminbutton-2.highlights.heading-3:hover {
  background-color: var(--black);
}

._6ergrid1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr;
}

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

._6ergrid1.zweitfarbe {
  grid-template-rows: auto;
}

.heading-links1 {
  text-transform: uppercase;
  font-size: 38px;
}

.bild-cover1 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.bild-cover1.contain {
  object-fit: contain;
}

.icon-gro-1 {
  object-fit: contain;
  width: 180px;
  height: 180px;
}

.footer-1 {
  justify-content: space-around;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer-1.hauptfarbe {
  flex-direction: row;
  padding-bottom: 40px;
  padding-left: 100px;
  padding-right: 100px;
}

.maps {
  width: 100%;
}

._1 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-image-2 {
  margin-right: 10px;
}

.div-footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start;
  width: 100%;
  margin-bottom: 40px;
  display: grid;
}

.footertext1-2 {
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.titelvideo-unterseite {
  height: 70vh;
  position: relative;
}

.link-formular {
  text-decoration: none;
}

.form-text1 {
  text-transform: none;
  margin-bottom: 10px;
}

.checkbox-field {
  text-align: left;
}

.inhalt-mittig-untereinander1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  display: flex;
}

.kontakt-grid1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  align-items: stretch;
}

.kontakt-img {
  object-fit: cover;
  width: 100%;
  height: 120vh;
}

.kontakt-img._100 {
  height: 140vh;
}

.impdat {
  padding: 100px 40px;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.success-block {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.heading-22 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Unica One, sans-serif;
  line-height: 1.3;
  text-decoration: none;
}

.div-block-footer1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  height: 99.9998%;
  padding-bottom: 20px;
  display: flex;
}

.footer-2 {
  padding: 60px 140px;
}

.footer-2.hauptfarbe {
  padding-bottom: 10px;
  font-family: Comfortaa, sans-serif;
}

.heading-footer {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}

.heading-footer.heading-3 {
  margin-bottom: 10px;
}

.inhalt-footer {
  flex-flow: column;
  width: auto;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.icon1-2 {
  object-fit: contain;
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}

.navigation-link {
  letter-spacing: 2px;
  text-transform: uppercase;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 15px;
  font-size: 40px;
  line-height: 50px;
  display: flex;
  position: relative;
}

.navigation-link.heading-1 {
  color: #fff;
  text-decoration: none;
  transition: all .2s;
}

.navigation-link.heading-1:hover {
  transform: scale(1.1);
}

.navigation-line {
  width: 3px;
  height: 30px;
  margin-top: 1px;
  position: absolute;
  transform: skew(-15deg);
}

.top-title-text {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 26px;
  line-height: 34px;
}

.navigation-text {
  z-index: 1;
  margin-left: 20px;
  line-height: 40px;
  position: relative;
}

.navigation {
  z-index: 10;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 0;
  padding: 20px 25px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-field {
  background-color: #fff;
  border: 1px solid #000;
  border-bottom-color: #e9e9f8;
  min-height: 40px;
}

.text-field.area {
  min-height: auto;
  padding-bottom: 55px;
}

.right-part-overlay {
  z-index: 1;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.navigation-divider {
  width: 1px;
  height: 30px;
  margin-left: 18px;
  margin-right: 18px;
  transform: skew(-15deg);
}

.navigation-divider.highlights {
  margin-left: auto;
}

.left-part {
  z-index: 3;
  float: left;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.field-label {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 14px;
}

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

.line-first {
  background-color: #fff;
  border-radius: 5px;
  width: 22px;
  height: 2px;
  position: absolute;
}

.line-first.top {
  margin-top: -12px;
}

.line-first.bottom {
  margin-top: 12px;
}

.navigation-first {
  align-items: center;
  width: 100%;
  display: flex;
}

.top-title.half {
  margin-bottom: 60px;
}

.form-block-3 {
  width: 100%;
  font-family: Comfortaa, sans-serif;
}

.navigation-menu {
  z-index: 9;
  width: 0%;
  display: none;
  position: fixed;
  inset: 0%;
}

.quote-wrapper {
  z-index: 9;
  opacity: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 450px;
  display: none;
  position: relative;
}

.button-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-wrapper.submit {
  width: 100%;
  margin-top: 15px;
  padding: 16px 30px;
}

.div-block-42 {
  width: 100%;
}

.right-part {
  z-index: 3;
  float: right;
  color: #fff;
  background-color: #2c2c2c;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 100%;
  display: flex;
  position: relative;
}

.navigation-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 350px;
  display: block;
}

.full-part {
  background-color: #fff;
  width: 0%;
  height: 100%;
  display: none;
}

.left-part-overlay {
  z-index: 1;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.form {
  width: 100%;
}

.hamburger-menu {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.maos-footer {
  justify-content: center;
  width: 100%;
  min-width: 250px;
  height: 120px;
  display: flex;
}

.maps-gro {
  width: 100%;
  height: 100%;
  min-height: 400px;
}

.link {
  color: #fff;
  text-decoration: none;
}

.impdat-2 {
  min-height: 80vh;
  padding: 100px 40px;
}

.impdat-2.flie-text {
  flex-direction: column;
  min-height: auto;
  padding: 0;
  font-size: 14px;
  display: flex;
}

.impressum-link, .datenschutz-link {
  color: #fff;
  overflow-wrap: normal;
  text-decoration: none;
}

.html-embed-3 {
  width: 100%;
  height: 100%;
}

.logo-abstand1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.grid {
  grid-template-rows: auto auto auto;
  margin-top: 40px;
}

.image-wrapper-50vh {
  height: 50vh;
}

.image-wrapper-50vh._100 {
  width: 100%;
  height: 100%;
}

.image-wrapper-50vh._100.relative {
  position: relative;
}

.image-wrapper-50vh._80vh {
  height: auto;
}

.content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.content-wrapper.zweitfarbe {
  padding: 40px;
}

.content-wrapper.zweitfarbe.left {
  justify-content: center;
  align-items: flex-start;
}

.ablaufplan-big-button-3 {
  z-index: 0;
  color: #fff;
  background-color: #d4af37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
  position: relative;
}

.ablaufplan-big-button-3:hover {
  transform: scale(1.03);
}

.ablaufplan-big-button-3.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  inset: 80px auto auto 0%;
}

.ablaufplan-big-button-3.black:hover {
  transform: none;
}

.ablaufplan-big-button-3.black.ablaufplan {
  margin-top: -2px;
  top: 10px;
}

.wrapp {
  overflow-wrap: anywhere;
}

.dropdown-list-18 {
  background-color: #574242;
}

.dropdown-list-18.w--open {
  background-color: #000;
}

.termin-button {
  margin-top: 10px;
  margin-bottom: 10px;
}

.termin-button.heading-3.highlights:hover {
  background-color: #333;
}

.heading-links1-2.heading-1 {
  color: #333;
  font-size: 32px;
}

.inhalt-nebeneinander1 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.inhalt-nebeneinander1.mid {
  justify-content: center;
}

.section-mittig1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 90vh;
  display: flex;
}

.list1 {
  text-align: left;
  line-height: 1.5;
}

.list1.flie-text {
  font-size: 18px;
}

.feature-image-1 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100.056%;
  position: static;
}

.container-10 {
  text-align: center;
}

.container-10.flex {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container-10.flex.center {
  justify-content: center;
  align-items: center;
}

.heading-mittig1-youth {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 32px;
  line-height: 30px;
}

.heading-mittig1-youth.heading-2 {
  text-transform: uppercase;
  line-height: 1.3;
}

.heading-mittig1-youth.heading-2.left {
  text-align: left;
}

.bold-text-10 {
  font-size: 25px;
}

.timeline {
  z-index: 1;
  background-color: #03567b;
  width: 100%;
  position: relative;
}

.card-image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.card-image-2.oben {
  object-position: 50% 10%;
}

.card-image-2.con {
  object-fit: contain;
  padding-top: 20px;
  padding-bottom: 20px;
}

.card-image-2.top {
  object-position: 50% 0%;
}

.team-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  display: grid;
}

.card-header-2 {
  background-color: #fff;
  border-bottom: 1px solid #a6a6a6;
  height: 40vh;
}

.card-body-3 {
  flex-flow: column;
  justify-content: space-between;
  padding: 20px;
  display: flex;
}

.card-block-2 {
  box-shadow: 0 0 6px #a7a7a7;
}

.price {
  font-size: 16px;
  font-weight: 500;
}

.price.farbe-der-headings {
  font-size: 24px;
}

.preisliste-spalte.left {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.angebot-grid-2 {
  grid-column-gap: 5px;
  border: 1px #0000000f;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
  margin-bottom: 5px;
  padding: 20px 20px 20px 10px;
}

.heading-4 {
  text-transform: uppercase;
  font-weight: 500;
}

.preislisten-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  padding: 20px;
}

.preislisten-grid._2-spalten {
  grid-column-gap: 5vw;
  width: 90%;
  box-shadow: 0 0 5px 1px var(--red);
  grid-template-columns: 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: block;
}

.preislisten-grid._2-spalten.bg {
  box-shadow: 0 0 10px 0 var(--red);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #ffffffb3;
}

.preislisten-grid._2-spalten.border {
  border: 2px solid var(--red);
  box-shadow: 0 0 10px -2px var(--red);
}

.preislisten-grid._2-spalten.grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-gro-e-abst-nde-1 {
  padding: 60px 150px;
}

.section-gro-e-abst-nde-1.zweitfarbe {
  background-color: #efefef;
}

.paragraph-links1 {
  text-align: justify;
  letter-spacing: .5px;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-links1.flie-text {
  text-align: left;
  margin-right: 40px;
  font-size: 16px;
  line-height: 1.5;
}

.paragraph-links1.flie-text.text-bigger {
  margin-right: 0;
  font-size: 20px;
}

.paragraph-links1.flie-text.adj {
  padding-left: 10px;
}

.text-rechts1 {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.heading-links1-3-price {
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 25px;
  line-height: 120%;
}

.heading-links1-3-price.heading-1 {
  line-height: 1.3;
}

.heading-links1-3-price.heading-1.farbe-der-headings {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3;
}

.underline {
  background-color: #cacaca;
  width: 100%;
  height: 1px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid-directors {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  display: grid;
}

.is--text-white {
  color: #e2ebfd;
}

.details_background-color {
  background-color: #000000e6;
  border-radius: 8px;
  height: 100%;
  position: absolute;
}

.margin-top-2 {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top-2.margin-small {
  flex-flow: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.margin-top-2.margin-small.bottom {
  margin-bottom: 1em;
}

.team-info_details-wrapper {
  flex-direction: column;
  height: 100%;
  padding: 0;
  display: flex;
  position: absolute;
  left: 0%;
  right: 0%;
}

.details_icon-wrapper {
  z-index: 10;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
  position: absolute;
  inset: auto 2em 2em auto;
}

.details_text-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0 2em 2em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.details_text-wrapper._2 {
  background-image: linear-gradient(#00000057, #00000057);
  justify-content: flex-end;
  align-items: center;
  padding-top: 8em;
}

.details_text-wrapper._4 {
  background-image: linear-gradient(#00000057, #00000057);
  justify-content: center;
  align-items: center;
  padding-top: 8em;
}

.card_team-info-wrapper {
  text-align: center;
  cursor: pointer;
  background-color: #e7e7e7;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 20em;
  padding: 1em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_team-info-wrapper.large {
  width: 50%;
  height: 22em;
  padding: 0;
}

.card_team-info-wrapper.large._80 {
  width: 100%;
  height: 35em;
}

.card_team-info-wrapper.large.adj {
  width: 100%;
  height: 35em;
  margin-top: 20px;
}

.icon1-3 {
  object-fit: contain;
  width: 25px;
  height: 25px;
}

.icon1-3.wei {
  filter: brightness(0%) invert();
}

.icon1-3.wei._2 {
  width: 20px;
  height: 20px;
}

.link-block-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-block-2.top-auto.copy {
  margin-top: 10px;
}

.link-block-2._2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}

.bold-text-11 {
  -webkit-text-stroke-color: #000;
}

.heading-mittig1-3 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 25px;
  line-height: 30px;
}

.heading-mittig1-3.heading-2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.3;
}

.text-links1-copy {
  color: #fff;
  text-align: left;
}

.small-icon {
  filter: invert();
  object-fit: contain;
  width: 55px;
}

.services-card {
  grid-column-gap: 0px;
  grid-row-gap: 36px;
  border-style: solid none none;
  border-width: 4px 1px 2px;
  border-color: var(--red) black;
  opacity: 1;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  transition: all .3s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.icon-9 {
  z-index: 10;
  background-color: var(--red);
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 80px;
  display: flex;
  position: relative;
}

._3er-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 60%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-mittig-3 {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}

.card-hover-item {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  border-top: 1px #f3f6fc;
  border-bottom: 1px #f3f6fc;
  border-radius: 10px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: flex-start stretch;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.button-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #090b19;
  border: 1px solid #090b19;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 16px 28px;
  font-size: 11px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-2:hover {
  color: #090b19;
  background-color: #e2e7f1;
  border-color: #e2e7f1;
}

.heading-mittig-klein1-2 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 25px;
  line-height: 30px;
}

.heading-mittig-klein1-2.heading-2.larger {
  font-size: 30px;
  font-weight: 600;
}

.text-mittig1-list {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}

.text-mittig1-list.flie-text {
  color: #000;
  text-align: left;
  width: 60%;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.5;
}

.list-4 {
  width: 80%;
}

.map-wrap {
  width: 25vh;
  height: 15vh;
  overflow: hidden;
}

.code-embed {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

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

.image-100.contain {
  object-fit: contain;
}

.image-100.left {
  object-position: 34% 50%;
}

.img-wrap {
  height: 70vh;
}

.img-wrap.margins-top {
  width: auto;
  height: 100%;
  margin-top: 0;
}

.section-gro-e-abst-nde1-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 15vw;
  display: flex;
}

.section-gro-e-abst-nde1-2.zweitfarbe {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-gro-e-abst-nde1-2.zweitfarbe.pb-140 {
  padding-bottom: 140px;
}

.code-embed-3 {
  width: 100%;
  height: 100%;
}

.section-gro-e-abst-nde1-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 5vw;
  display: flex;
}

.widget-3 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-182-copy-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.terminbutton-3 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
}

.terminbutton-3:hover {
  background-color: #292929;
}

.terminbutton-3.highlights {
  font-family: Roboto, sans-serif;
  line-height: 1.3;
}

.terminbutton-3.highlights:hover {
  background-color: #161616;
}

.widget-wrap {
  z-index: 5;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  height: 50%;
  min-height: 40%;
  display: flex;
}

.heading-links1-4 {
  text-transform: uppercase;
}

.heading-klein-mittig-2 {
  font-size: 16px;
}

.heading-klein-mittig-2.heading-3.farbe-flie-text {
  overflow-wrap: anywhere;
  font-weight: 700;
}

.content-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.terminbutton-4 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
}

.terminbutton-4:hover {
  background-color: #292929;
}

.terminbutton-4.highlights {
  font-family: Roboto, sans-serif;
  line-height: 1.3;
}

.terminbutton-4.highlights:hover {
  background-color: #161616;
}

.terminbutton-4.highlights.heading-3 {
  background-color: var(--red);
  font-family: Comfortaa, sans-serif;
}

.content-wrapper-mid {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.content-wrapper-mid.hauptfarbe {
  padding: 100px 0;
}

.logo-wrapper {
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 10px;
}

.logo-wrapper.border {
  border: 3px #ea5b16;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45vh;
  display: flex;
}

.partner-logo {
  object-fit: contain;
  height: 100%;
}

.partner-logo.gray {
  background-color: #241f21;
}

.partner-logo.red {
  background-color: #ed1d23;
}

.partner-logo.gelb {
  background-color: #fef102;
}

.section-59 {
  overflow: hidden;
}

.sm-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 11vw;
  margin-top: 10px;
  display: flex;
}

.social-icon {
  border: 2px dotted var(--red);
  background-color: var(--black);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.social-icon:hover {
  border-color: var(--white);
  filter: none;
}

.icon {
  width: 30px;
  height: 30px;
}

.icon.invert {
  filter: invert();
  object-fit: contain;
}

.image2 {
  object-fit: cover;
  height: 5rem;
}

.contact {
  color: #fff;
  background-color: #00000082;
  border: 2px #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px 60px;
  display: flex;
}

.contact-button {
  color: #000;
  text-align: center;
  border-radius: 50px;
  margin-top: 10px;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 24px;
  transition: all .2s;
}

.contact-button:hover {
  transform: scale(1.1);
}

.section-bild {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/FCA-13.webp');
  background-position: 0 0, 50% 40%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 20vh 25vw;
}

.text-left2 {
  margin-bottom: 10px;
}

.divider-large {
  width: 15vw;
  height: 3px;
  margin-bottom: 10px;
}

.heading-left {
  margin-bottom: 20px;
  font-size: 35px;
  line-height: 120%;
}

.container-12 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container-12.mid {
  justify-content: flex-start;
  align-items: center;
}

.section-gro-e-abst-nde-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 15vw;
  display: flex;
}

.section-gro-e-abst-nde-left.zweitfarbe {
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-mittig2 {
  color: var(--black);
  text-align: center;
  padding-top: 10px;
  font-size: 18px;
  line-height: 20px;
}

.text-mittig2.flie-text {
  color: #000;
  line-height: 1.5;
}

.text-mittig2.flie-text.is--text-white {
  color: var(--white);
}

.text-mittig2.flie-text {
  margin-bottom: 10px;
}

.ucon-wrap {
  border: 2px solid var(--white);
  background-color: var(--red);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.ucon-wrap:hover {
  background-color: var(--black);
}

.details_text-wrapper-2 {
  background-image: linear-gradient(#00000057, #00000057);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 8em 2em 2em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.details_text-wrapper-2.derk {
  background-image: linear-gradient(#00000057, #00000057);
}

.details_text-wrapper-2.bottom {
  background-image: linear-gradient(#00000057, #00000057);
  justify-content: flex-end;
  align-items: center;
}

.details_text-wrapper-2.static {
  background-color: var(--black);
  background-image: none;
  width: 100%;
  padding-top: 2em;
  position: static;
}

.slider {
  background-color: #000;
  width: 100%;
  height: auto;
  padding-left: 60px;
  padding-right: 60px;
}

.grid-25 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  height: 100%;
}

.slide-nav {
  display: none;
}

.dropdown-18 {
  margin-left: 0;
  margin-right: 0;
}

.banner-team {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.heading-mittig {
  text-transform: uppercase;
  font-size: 38px;
}

.heading-mittig.heading-1.farbe-der-headings {
  text-align: center;
}

.button-wraper1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.slider-photos {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.grid-26 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  height: 100%;
}

.card-body-4 {
  flex-flow: column;
  justify-content: space-between;
  padding: 20px;
  display: flex;
}

.div-block-197 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  justify-content: center;
  align-items: stretch;
  margin-top: auto;
  display: flex;
}

.section-gro-e-abst-nde2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 15vw;
  display: flex;
}

.section-gro-e-abst-nde2.zweitfarbe, .section-gro-e-abst-nde2.paddings {
  padding: 60px 5vw;
}

.team-grid-1 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  display: grid;
}

.div-block-198 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  display: flex;
}

.image-small {
  width: 2.5vw;
}

.image-small-2 {
  width: 2vw;
}

.card-block-3 {
  background-image: linear-gradient(#0003, #0003);
  box-shadow: 0 0 6px #a7a7a7;
}

.div-block-199 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.button-holder {
  display: flex;
}

.text {
  margin-bottom: 20px;
  font-family: PT Sans, sans-serif;
  font-size: 20px;
  line-height: 130%;
}

.block-text {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  width: 100%;
  display: flex;
}

.grid-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  display: flex;
}

.btn-wrap {
  z-index: 1;
  margin-top: 0;
  position: relative;
}

.text-links1-5 {
  text-align: left;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 180%;
}

.text-links1-5.flie-text {
  float: none;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 1.5;
}

.text-links1-5.flie-text.text {
  text-align: center;
  font-family: Comfortaa, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.heading-mittig1-7 {
  z-index: 5;
  text-align: center;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
  position: relative;
}

.timeline_grid-2 {
  grid-column-gap: 1.5em;
  grid-row-gap: 0em;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr .25fr 1fr;
  width: 100%;
}

.timeline_item {
  grid-row-gap: 1em;
  background-color: #94bac7;
  border-radius: .5em;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1em 2em;
  display: flex;
  box-shadow: 6px 6px #ea4537;
}

.timeline_item.is-2, .timeline_item.is-3, .timeline_item.is-1 {
  box-shadow: none;
  background-color: #0000;
}

.timeline_grid-wrap-2 {
  position: relative;
}

.timeline_track-wrap {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.timeline_progress-overlay-top {
  z-index: 0;
  border: 1px solid var(--red);
  background-image: linear-gradient(#e61648, #0a227d00);
  width: 6px;
  height: 2em;
  position: absolute;
  inset: 0% 0% auto -2px;
}

.inhalt-mittig-untereinander-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.timeline_heading-wrap {
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.timeline_dot {
  z-index: 1;
  border: 4px solid var(--red);
  background-color: var(--red);
  border-radius: 99px;
  width: 24px;
  height: 24px;
  position: relative;
}

.timeline_track {
  background-color: #94bac7;
  flex-direction: column;
  align-items: center;
  width: 2px;
  height: 100%;
}

.timeline_progress-overlay-bottom {
  background-color: var(--red);
  width: 6px;
  height: 4em;
  position: absolute;
  inset: auto 0% 0 47%;
}

.timeline_progress {
  z-index: 1;
  background-color: var(--red);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 3px;
  height: 5%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto 50%;
  transform: translate(-50%);
}

.page-padding-m-2 {
  padding: 6em 14.72%;
}

.timeline_inner {
  grid-row-gap: 6em;
  flex-direction: column;
  display: flex;
}

.div-block-color-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 20px;
  display: block;
}

.div-block-color-2:hover {
  background-color: #f8f8f8;
}

.div-block-color-2.secondary-color {
  background-color: var(--white);
  box-shadow: 0 0 10px -2px var(--red);
  color: var(--black);
}

.div-block-color-2.secondary-color:hover {
  background-color: var(--red);
  color: var(--white);
  transform: scale(1);
}

.section-gro-e-abst-nde1-2-bg {
  background-image: url('../images/FCA-13_1.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 15vw;
  display: flex;
}

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

.block-card-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.block-card-2.red-border {
  box-shadow: 0 0 5px 1px var(--red);
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.grid-27 {
  grid-template-rows: auto;
}

.space {
  height: 1vh;
}

.card-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.block-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.overlay {
  height: 100%;
  color: var(--white);
  background-image: linear-gradient(#00000080, #00000080);
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.flex-left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.bold-text-12 {
  text-align: justify;
}

.hover-card-imageblock {
  border: 1px solid #d6d6d6;
  height: 60vh;
  position: relative;
}

.hover-card-image {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.hover-hidden-block {
  background-color: #000c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.grid-28-premium {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.slider-2 {
  height: 100%;
}

.code-embed-5 {
  width: 100%;
  height: 100%;
}

.heading-mittig1-8 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 32px;
  line-height: 30px;
}

.heading-mittig1-8.heading-2 {
  text-transform: uppercase;
  line-height: 1.3;
}

.link-block-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

._404-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.warnbild {
  filter: contrast(200%) invert();
  object-fit: contain;
  height: 45vh;
}

._404-page-content {
  text-align: center;
  flex-direction: column;
  display: flex;
}

.heading-mittig1-9 {
  text-align: center;
  text-transform: uppercase;
}

.heading-mittig1-9.heading-1 {
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 1.5;
}

.heading-mittig1-9.heading-1.resize {
  font-size: 34px;
}

.heading-mittig1-9.heading-1.resize.farbe-der-headings.small {
  text-transform: none;
  margin-bottom: 0;
}

.text-mittig-2 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.text-mittig-2.flie-text {
  font-size: 16px;
}

.nav-link-33 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.nav-link-33:hover {
  color: gray;
}

.nav-link-33.w--current {
  color: #ebe3de;
}

.nav-link-33.flie-text {
  margin-left: 0;
  margin-right: 0;
  font-family: Comfortaa, sans-serif;
  font-size: 16px;
}

.nav-link-33.flie-text:hover {
  color: #fff;
}

.nav-link-33.flie-text.w--current {
  color: #ece4df;
}

.wrapp-btn {
  overflow-wrap: anywhere;
}

.field-label-3 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 14px;
}

.field-label-3.field-txt {
  font-family: Unica One, sans-serif;
}

.image-107 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0%;
}

.image-108 {
  object-fit: contain;
}

._3er-grid-3 {
  grid-template-columns: 1fr 1fr 1fr;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.grid-29 {
  grid-template-rows: auto;
  margin-left: auto;
  margin-right: auto;
}

.code-embed-6 {
  width: 100%;
}

.lightbox-link {
  width: 100%;
  height: 100%;
}

._2er {
  grid-template-rows: auto;
  width: 100%;
}

.link-2 {
  color: #000;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .logo-img {
    width: 92px;
    height: auto;
  }

  .logo {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .telefonnummer, .email {
    margin-bottom: 5px;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-men-1.hauptfarbe {
    padding: 10px;
  }

  .men-buttton1.hauptfarbe {
    text-align: center;
    width: 100%;
    padding: 10px;
  }

  .men-buttton1.hauptfarbe.w--open {
    background-color: var(--black);
  }

  .nav-link-3.flie-text {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .men-icon1 {
    color: #fff;
  }

  .titelvideo-start-1 {
    height: 60vh;
  }

  .div-block-video1 {
    width: 100%;
    padding: 20px;
  }

  .slogan1.heading-1 {
    margin-top: 10px;
    font-size: 40px;
    line-height: 50px;
  }

  .section-gro-e-abst-nde1 {
    justify-content: flex-start;
    align-items: center;
    padding: 60px;
  }

  .section-gro-e-abst-nde1.hauptfarbe {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .section-gro-e-abst-nde1.hauptfarbe.padding, .section-gro-e-abst-nde1.zweitfarbe {
    padding: 60px;
  }

  .section-gro-e-abst-nde1.zweitfarbe.center {
    justify-content: center;
    align-items: center;
  }

  ._3ergrid-effekt {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    min-height: 140vh;
  }

  .bild-section-cover-1._2 {
    min-height: auto;
    padding: 60px;
  }

  .heading-mittig1.heading-2, .heading-mittig1.heading-2.farbe-der-headings.justify, .text-mittig1.flie-text.justify {
    text-align: center;
  }

  .text-mittig1.flie-text.justify.text-bigger, .text-mittig1.is--text-white {
    font-size: 16px;
  }

  ._6ergrid1 {
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .bild-cover1 {
    height: 100%;
  }

  .bild-cover1.contain {
    height: 65vh;
  }

  .footer-1.hauptfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titelvideo-unterseite {
    height: 60vh;
  }

  .inhalt-mittig-untereinander1 {
    padding: 20px 40px;
  }

  .kontakt-grid1 {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .kontakt-img.auto {
    height: 100%;
  }

  .impdat {
    padding: 60px;
  }

  .success-block {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .success-block.highlights {
    padding: 40px;
  }

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

  .footer-2.hauptfarbe {
    padding: 20px;
  }

  .heading-footer.heading-3 {
    font-size: 16px;
  }

  .inhalt-footer {
    align-self: auto;
    width: auto;
  }

  .impdat-2.flie-text {
    align-items: flex-start;
  }

  .impressum-link, .datenschutz-link {
    overflow-wrap: normal;
  }

  .html-embed-3 {
    width: auto;
    height: 100%;
  }

  .logo-abstand1 {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .image-wrapper {
    height: 45vh;
  }

  .image-wrapper-50vh {
    height: 50vh;
  }

  .image-wrapper-50vh._100.relative {
    order: -9999;
    height: 75vh;
  }

  .image-wrapper-50vh._100.relative.auto {
    height: auto;
  }

  .image-wrapper-50vh._80vh {
    order: -9999;
    height: 75vh;
  }

  .content-wrapper.zweitfarbe {
    height: 50vh;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .content-wrapper.zweitfarbe.left {
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .ablaufplan-big-button-3.black {
    top: 20px;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 70px;
  }

  .dropdown-list-18 {
    position: static;
  }

  .dropdown-list-18.w--open {
    background-color: var(--red);
    position: static;
  }

  .inhalt-nebeneinander1 {
    flex-direction: column;
    width: auto;
  }

  .section-mittig1 {
    padding: 60px 40px;
  }

  .section-mittig1.no-spc {
    height: 60vh;
    padding: 0;
  }

  .list1.flie-text {
    width: 50%;
  }

  .container-10.flex {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-mittig1-youth.heading-2, .heading-mittig1-youth.heading-2.left {
    text-align: center;
  }

  .team-grid {
    flex-flow: column;
    margin-top: 20px;
    display: flex;
  }

  .team-grid.adj {
    width: 80%;
    margin-left: 0;
  }

  .card-header-2 {
    height: 45vh;
  }

  .price.farbe-der-headings {
    font-size: 20px;
  }

  .preisliste-spalte {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .preisliste-spalte.left {
    justify-content: flex-start;
    align-items: center;
  }

  .angebot-grid-2 {
    padding-top: 0;
  }

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

  .preislisten-grid._2-spalten {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    padding: 20px;
  }

  .preislisten-grid._2-spalten.bg {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .section-gro-e-abst-nde-1, .section-gro-e-abst-nde-1.zweitfarbe {
    padding-left: 60px;
    padding-right: 60px;
  }

  .paragraph-links1.flie-text {
    text-align: center;
    margin-right: 0;
  }

  .text-rechts1 {
    font-size: 14px;
  }

  .text-rechts1.flie-text {
    text-align: center;
  }

  .heading-links1-3-price.heading-1 {
    font-size: 28px;
  }

  .heading-links1-3-price.heading-1.farbe-der-headings {
    margin-top: 20px;
  }

  .underline {
    margin-top: 30px;
  }

  .team-grid-directors {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    margin-top: 20px;
    display: flex;
  }

  .team-grid-directors.adj {
    width: 80%;
    margin-left: 0;
  }

  .team-info_details-wrapper {
    padding: 0;
  }

  .details_icon-wrapper {
    display: flex;
  }

  .card_team-info-wrapper.large {
    height: 30em;
  }

  .card_team-info-wrapper.large._80 {
    padding: 0;
  }

  .link-block-2.top-auto {
    flex-flow: row;
  }

  .link-block-2.top-auto.copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .services-card {
    padding: 36px 24px;
  }

  ._3er-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .list-4.text-bigger, .map-wrap {
    width: auto;
  }

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

  .img-wrap {
    order: -9999;
    height: 65vh;
  }

  .img-wrap.margins-top {
    margin-top: 0;
  }

  .img-wrap.auto {
    width: 100%;
    height: auto;
  }

  .section-gro-e-abst-nde1-2 {
    padding: 50px 5%;
  }

  .section-gro-e-abst-nde1-2.zweitfarbe, .section-gro-e-abst-nde1-2.zweitfarbe.pb-140, .section-gro-e-abst-nde1-4 {
    padding: 60px;
  }

  .widget-wrap {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    min-height: auto;
  }

  .heading-klein-mittig-2.heading-3.farbe-flie-text {
    text-align: center;
  }

  .content-wrapper-mid.hauptfarbe {
    padding: 60px;
  }

  .sm-wrapper {
    width: auto;
  }

  .image2 {
    height: 50px;
  }

  .section-bild {
    padding: 60px;
  }

  .section-gro-e-abst-nde-left {
    padding: 50px 5%;
  }

  .section-gro-e-abst-nde-left.zweitfarbe {
    padding: 60px;
  }

  .details_text-wrapper-2.static {
    padding-top: 2em;
  }

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

  .dropdown-18 {
    width: 100%;
  }

  .section-gro-e-abst-nde2 {
    padding: 50px 5%;
  }

  .button-holder {
    margin-bottom: 20px;
  }

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

  .page-padding-m-2 {
    padding: 60px;
  }

  .timeline_inner {
    grid-row-gap: 2em;
  }

  .div-block-color-2 {
    padding-bottom: 20px;
  }

  .section-gro-e-abst-nde1-2-bg {
    padding: 60px;
  }

  .block-card-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .grid-27, .card-grid {
    flex-flow: column;
    display: flex;
  }

  .flex-left {
    justify-content: flex-start;
    align-items: center;
  }

  .hover-card-imageblock {
    height: 45vh;
  }

  .grid-28-premium {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  ._404-page-wrap.hauptfarbe {
    padding: 60px;
  }

  .warnbild {
    height: 40vh;
    margin-bottom: 10px;
  }

  .heading-mittig1-9.heading-1 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 28px;
  }

  .heading-mittig1-9.heading-1.resize {
    font-size: 30px;
  }

  .heading-mittig1-9.heading-1.resize.farbe-der-headings {
    margin-top: 0;
  }

  .heading-mittig1-9.heading-1.resize.farbe-der-headings.small {
    font-size: 30px;
  }

  .text-mittig-2.flie-text.top-0 {
    margin-top: 0;
  }

  .nav-link-33.flie-text {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .image-108 {
    height: 12vh;
  }

  ._3er-grid-3 {
    flex-flow: column;
    width: auto;
    display: flex;
  }

  .grid-29 {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .logo-img {
    width: 76px;
  }

  .heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .divblock1 {
    height: auto;
  }

  .titelvideo-start-1 {
    height: 25rem;
  }

  .titelvideo1 {
    height: 100%;
  }

  .div-block-video1 {
    width: 100%;
    padding-left: 20px;
  }

  .slogan1.heading-1 {
    font-size: 30px;
    line-height: 35px;
  }

  .section-gro-e-abst-nde1 {
    padding: 40px;
  }

  .section-gro-e-abst-nde1.hauptfarbe {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .section-gro-e-abst-nde1.hauptfarbe.padding, .section-gro-e-abst-nde1.zweitfarbe {
    padding: 40px;
  }

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

  .bild-section-cover-1 {
    padding: 5vh 10vw;
  }

  .bild-section-cover-1._2 {
    padding: 40px;
  }

  .heading-mittig1 {
    font-size: 25px;
    line-height: 25px;
  }

  .heading-mittig1.heading-2 {
    text-align: center;
    line-height: 35px;
  }

  .heading-mittig1.heading-2.farbe-der-headings {
    text-align: center;
    font-size: 22px;
    line-height: 27px;
  }

  .heading-mittig1.heading-2.farbe-der-headings.justify {
    font-size: 30px;
    line-height: 35px;
  }

  .terminbutton-2.highlights.heading-3 {
    margin-bottom: 0;
  }

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

  .heading-links1.heading-1 {
    font-size: 25px;
    line-height: 30px;
  }

  .bild-cover1.contain {
    height: auto;
  }

  .footer-1.hauptfarbe {
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .maps, .div-footer {
    width: 100%;
  }

  .footertext1-2 {
    margin-bottom: 10px;
  }

  .inhalt-mittig-untereinander1 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .kontakt-img._100 {
    height: 100%;
  }

  .impdat {
    padding: 40px;
  }

  .success {
    height: auto;
    padding: 100px 40px;
  }

  .success-block {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-22 {
    font-size: 29px;
  }

  .div-block-footer1 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
  }

  .footer-2.hauptfarbe {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .inhalt-footer {
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

  .impdat-2.flie-text {
    align-items: center;
  }

  .html-embed-3 {
    width: 100%;
  }

  .image-wrapper {
    height: 20rem;
  }

  .grid {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .image-wrapper-50vh {
    height: 55vh;
  }

  .image-wrapper-50vh._100.relative {
    order: -9999;
    height: 30rem;
  }

  .image-wrapper-50vh._100.relative.auto {
    height: auto;
  }

  .image-wrapper-50vh._100.relative.height {
    height: 20rem;
  }

  .image-wrapper-50vh._100.relative.last {
    order: 9999;
  }

  .image-wrapper-50vh._80vh {
    height: 30rem;
  }

  .content-wrapper.zweitfarbe {
    height: 50vh;
  }

  .heading-links1-2.heading-1 {
    font-size: 25px;
    line-height: 30px;
  }

  .section-mittig1 {
    padding: 40px 20px;
  }

  .section-mittig1.no-spc {
    height: 22rem;
  }

  .list1.flie-text {
    width: 60%;
  }

  .feature-image-1 {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-mittig1-youth {
    font-size: 25px;
    line-height: 25px;
  }

  .heading-mittig1-youth.heading-2 {
    text-align: center;
    line-height: 35px;
  }

  .heading-mittig1-youth.heading-2.farbe-der-headings {
    text-align: center;
    font-size: 22px;
    line-height: 27px;
  }

  .card-header-2 {
    height: 25rem;
  }

  .angebot-grid-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .preislisten-grid._2-spalten {
    width: 100%;
    padding: 20px;
  }

  .preislisten-grid._2-spalten.grid {
    flex-flow: column;
    display: flex;
  }

  .section-gro-e-abst-nde-1 {
    padding: 40px;
  }

  .section-gro-e-abst-nde-1.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-links1.flie-text {
    font-size: 14px;
  }

  .paragraph-links1.flie-text.text-bigger {
    font-size: 16px;
  }

  .text-rechts1 {
    margin-bottom: 5px;
  }

  .heading-links1-3-price.heading-1 {
    font-size: 25px;
    line-height: 30px;
  }

  .card_team-info-wrapper.large {
    width: 100%;
    height: 25em;
  }

  .card_team-info-wrapper.large.adj {
    height: 23rem;
  }

  .link-block-2.top-auto {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .link-block-2._2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .heading-mittig1-3 {
    font-size: 25px;
    line-height: 25px;
  }

  .heading-mittig1-3.heading-2 {
    text-align: left;
    line-height: 35px;
  }

  ._3er-grid {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-flow: column;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .heading-mittig-klein1-2 {
    font-size: 25px;
    line-height: 25px;
  }

  .heading-mittig-klein1-2.heading-2 {
    font-size: 22px;
  }

  .map-wrap {
    width: auto;
    height: auto;
  }

  .image-100.contain.color {
    background-color: #adc3b6;
  }

  .image-100.left.contain {
    object-fit: contain;
  }

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

  .img-wrap {
    height: 25rem;
  }

  .section-gro-e-abst-nde1-2.zweitfarbe, .section-gro-e-abst-nde1-2.zweitfarbe.pb-140, .section-gro-e-abst-nde1-4 {
    padding: 40px;
  }

  .heading-links1-4.heading-1 {
    font-size: 25px;
    line-height: 30px;
  }

  .content-wrapper-mid.hauptfarbe {
    padding: 40px;
  }

  .logo-wrapper.border {
    height: 20rem;
  }

  .contact, .section-bild, .section-gro-e-abst-nde-left.zweitfarbe {
    padding: 40px;
  }

  .text-mittig2.flie-text.is--text-white {
    font-size: 16px;
  }

  .details_text-wrapper-2.adj {
    padding-top: 6em;
  }

  .grid-25 {
    flex-flow: column;
    display: flex;
  }

  .heading-mittig.heading-1 {
    font-size: 25px;
    line-height: 30px;
  }

  .grid-26 {
    flex-flow: column;
    display: flex;
  }

  .button-holder {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .grid-4 {
    flex-flow: column;
  }

  .heading-mittig1-7 {
    font-size: 25px;
    line-height: 1.3;
  }

  .timeline_grid-2 {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: column;
    grid-template-columns: 5em 1fr;
    display: flex;
  }

  .timeline_item.is-2 {
    grid-row-gap: 0em;
    padding: 0;
  }

  .timeline_item.is-3, .timeline_item.is-1 {
    padding: 0;
  }

  .timeline_progress-overlay-top {
    background-image: linear-gradient(#0a227d 18%, #0a227d00);
    display: none;
  }

  .timeline_item-wrap.is-hidden-mobile {
    display: none;
  }

  .timeline_dot {
    width: 20px;
    height: 20px;
    display: none;
  }

  .timeline_track {
    display: none;
  }

  .timeline_progress-overlay-bottom {
    background-image: linear-gradient(#0a227d00, #0a227d 59%);
    height: 4em;
    display: none;
  }

  .timeline_progress {
    display: none;
    inset: 0% auto auto 2.5em;
  }

  .page-padding-m-2 {
    padding: 40px;
  }

  .timeline_inner {
    grid-column-gap: 2rem;
  }

  .div-block-color-2 {
    height: auto;
  }

  .section-gro-e-abst-nde1-2-bg {
    padding: 40px;
  }

  .flex-left {
    margin-top: 10px;
  }

  .hover-card-imageblock {
    height: 25rem;
  }

  .grid-28-premium {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-mittig1-8 {
    font-size: 25px;
    line-height: 25px;
  }

  .heading-mittig1-8.heading-2 {
    text-align: center;
    line-height: 35px;
  }

  .link-block-3 {
    width: 60%;
  }

  ._404-page-wrap.hauptfarbe {
    padding: 40px;
  }

  .warnbild {
    height: 15rem;
  }

  .heading-mittig1-9.heading-1 {
    font-size: 25px;
  }

  .heading-mittig1-9.heading-1.resize {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 1.5;
  }

  .heading-mittig1-9.heading-1.resize.farbe-der-headings {
    margin-bottom: 10px;
  }

  .heading-mittig1-9.heading-1.resize.farbe-der-headings.small {
    font-size: 25px;
    line-height: 1.3;
  }

  .text-mittig-2 {
    padding-bottom: 40px;
  }

  ._3er-grid-3 {
    justify-content: center;
    align-items: center;
  }

  .grid-29.invert {
    flex-flow: column-reverse wrap;
  }

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

@media screen and (max-width: 479px) {
  h1 {
    font-size: 26px;
    line-height: 150%;
  }

  h2 {
    font-size: 24px;
    line-height: 150%;
  }

  h3 {
    font-size: 20px;
    line-height: 150%;
  }

  .heading-2 {
    font-size: 22px;
    line-height: 26px;
  }

  .terminbutton.highlights {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .nav-link-3.flie-text {
    font-size: 14px;
  }

  .titelvideo-start-1 {
    height: 22rem;
  }

  .div-block-video1 {
    align-items: center;
    width: auto;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slogan1.heading-1 {
    overflow-wrap: anywhere;
    font-size: 25px;
    line-height: 35px;
  }

  .section-gro-e-abst-nde1 {
    padding: 40px 20px;
  }

  .section-gro-e-abst-nde1.hauptfarbe {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .section-gro-e-abst-nde1.hauptfarbe.padding, .section-gro-e-abst-nde1.zweitfarbe, .bild-section-cover-1._2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-mittig1 {
    font-size: 20px;
    line-height: 20px;
  }

  .heading-mittig1.heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .heading-mittig1.heading-2.farbe-der-headings, .text-mittig1.flie-text.justify {
    text-align: center;
  }

  .text-mittig1.flie-text.justify.adj {
    margin-bottom: 20px;
    padding-top: 20px;
  }

  .terminbutton-2.highlights.heading-3 {
    text-align: center;
  }

  .heading-links1.heading-1 {
    font-size: 18px;
    line-height: 25px;
  }

  .heading-links1.heading-1.farbe-der-headings {
    text-align: center;
  }

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

  .inhalt-mittig-untereinander1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .inhalt-mittig-untereinander1.hauptfarbe {
    padding: 20px;
  }

  .impdat {
    padding-left: 20px;
    padding-right: 20px;
  }

  .success-block.highlights {
    padding: 20px;
  }

  .heading-22 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-footer1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-footer.heading-3 {
    font-size: 18px;
  }

  .inhalt-footer {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .icon1-2 {
    width: 50px;
    height: 50px;
  }

  .maps-gro {
    height: 300px;
  }

  .impdat-2 {
    padding: 40px 10px;
  }

  .impdat-2.flie-text {
    min-height: auto;
  }

  .image-wrapper {
    height: 20rem;
  }

  .image-wrapper-50vh {
    height: 45vh;
  }

  .image-wrapper-50vh._100.relative.auto {
    height: auto;
  }

  .content-wrapper.zweitfarbe {
    padding: 40px 20px;
  }

  .ablaufplan-big-button-3 {
    white-space: normal;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ablaufplan-big-button-3.black {
    top: 10px;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 60px;
  }

  .wrapp {
    font-size: 25px;
    line-height: 32px;
  }

  .heading-links1-2.heading-1 {
    font-size: 18px;
    line-height: 25px;
  }

  .inhalt-nebeneinander1 {
    width: auto;
  }

  .section-mittig1 {
    padding: 20px;
  }

  .section-mittig1.no-spc {
    height: 15rem;
  }

  .list1.flie-text {
    width: auto;
    padding-left: 20px;
  }

  .heading-mittig1-youth {
    font-size: 20px;
    line-height: 20px;
  }

  .heading-mittig1-youth.heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .heading-mittig1-youth.heading-2.farbe-der-headings {
    text-align: center;
  }

  .team-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .team-grid.adj {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
  }

  .angebot-grid-2 {
    grid-row-gap: 5px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding: 0;
  }

  .preislisten-grid {
    padding-left: 10px;
    padding-right: 10px;
  }

  .preislisten-grid._2-spalten.bg {
    padding: 20px;
  }

  .preislisten-grid._2-spalten.grid {
    padding: 10px;
  }

  .section-gro-e-abst-nde-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-links1.flie-text.text-bigger {
    font-size: 16px;
  }

  .team-grid-directors {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .team-grid-directors.adj {
    width: 100%;
  }

  .card_team-info-wrapper.large {
    height: 28em;
  }

  .card_team-info-wrapper.large.adj {
    height: 20rem;
    margin-top: 10px;
    margin-left: 0;
  }

  .icon1-3 {
    width: 50px;
    height: 50px;
  }

  .icon1-3.wei {
    width: 20px;
    height: 20px;
  }

  .link-block-2 {
    flex-flow: column;
  }

  .link-block-2.top-auto {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .heading-mittig1-3 {
    font-size: 20px;
    line-height: 20px;
  }

  .heading-mittig1-3.heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .services-card {
    padding: 36px 18px;
  }

  .icon-9 {
    margin-bottom: 10px;
  }

  .heading-mittig-klein1-2 {
    font-size: 20px;
    line-height: 20px;
  }

  .heading-mittig-klein1-2.heading-2 {
    font-size: 20px;
  }

  .text-mittig1-list.flie-text {
    width: 100%;
  }

  .list-4.text-bigger {
    padding-left: 20px;
  }

  .section-gro-e-abst-nde1-2 {
    padding: 40px 2%;
  }

  .section-gro-e-abst-nde1-2.zweitfarbe, .section-gro-e-abst-nde1-2.zweitfarbe.pb-140 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-gro-e-abst-nde1-4 {
    padding: 40px 20px;
  }

  .heading-links1-4.heading-1 {
    font-size: 18px;
    line-height: 25px;
  }

  .heading-links1-4.heading-1.farbe-der-headings {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
  }

  .content-wrapper-mid.hauptfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact {
    padding: 20px;
  }

  .section-bild {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-left.heading-font1 {
    font-size: 25px;
  }

  .section-gro-e-abst-nde-left {
    padding: 40px 2%;
  }

  .section-gro-e-abst-nde-left.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-mittig2.flie-text.is--text-white {
    font-size: 16px;
  }

  .ucon-wrap {
    width: 30px;
    height: 30px;
  }

  .details_text-wrapper-2.derk.adj {
    justify-content: center;
    align-items: center;
  }

  .details_text-wrapper-2.static {
    padding: 20px;
  }

  .details_text-wrapper-2.adj {
    justify-content: center;
    align-items: center;
  }

  .slider {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-mittig.heading-1 {
    font-size: 18px;
    line-height: 25px;
  }

  .heading-mittig.heading-1.farbe-der-headings {
    overflow-wrap: anywhere;
  }

  .button-wraper1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .section-gro-e-abst-nde2 {
    padding: 40px 2%;
  }

  .text {
    font-size: 18px;
  }

  .heading-mittig1-7 {
    font-size: 20px;
    line-height: 20px;
  }

  .timeline_grid-2 {
    grid-column-gap: 1em;
    grid-template-columns: 4em 1fr;
  }

  .inhalt-mittig-untereinander-1 {
    padding: 0;
  }

  .timeline_dot {
    width: 1.2rem;
    height: 1.2rem;
  }

  .timeline_progress {
    left: 2em;
  }

  .page-padding-m-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-gro-e-abst-nde1-2-bg {
    padding: 40px 20px;
  }

  .buttonholder {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .block-card-2.red-border, .hover-hidden-block {
    padding: 20px;
  }

  .heading-mittig1-8 {
    font-size: 20px;
    line-height: 20px;
  }

  .heading-mittig1-8.heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .link-block-3 {
    width: 80%;
  }

  ._404-page-wrap.hauptfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .warnbild {
    height: 12rem;
  }

  .heading-mittig1-9.heading-1 {
    font-size: 20px;
  }

  .heading-mittig1-9.heading-1.resize {
    font-size: 22px;
  }

  .heading-mittig1-9.heading-1.resize.farbe-der-headings.small {
    text-transform: none;
    font-size: 22px;
  }

  .text-mittig-2.flie-text {
    padding-bottom: 20px;
  }

  .wrapp-btn {
    font-size: 14px;
    line-height: 20px;
  }

  .icon-18 {
    margin-left: 0;
  }

  .icon-19 {
    margin-right: 0;
  }

  .image-108 {
    object-fit: contain;
  }

  .image-108.smll {
    height: 7vh;
  }

  .icon-20 {
    margin-left: 0;
  }

  .icon-21 {
    margin-right: 0;
  }

  .icon-22.adj {
    margin-left: 0;
    margin-right: 60px;
    padding-left: 0;
  }

  .adj {
    margin-left: 40px;
    margin-right: 0;
  }
}

#w-node-_71646d71-e0a8-e741-3027-9c200de12ceb-4a87dcaf, #w-node-_21fa713f-1b1f-83b3-2e85-b5305640452d-4a87dcaf, #w-node-_83a1981c-8a0d-4390-68ea-8b4fefbc6fce-4a87dcaf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7f7e4d86-73e7-a238-fe02-91b07735c4c1-4a87dcaf {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_38149313-32dc-36fa-d4b1-e4271214b31a-4a87dcb4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a7850bed-c888-d672-bbd4-4490abc95c07-4a87dcb9, #w-node-_078d4072-303f-acc6-5598-41e479708a27-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a28-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a2a-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a33-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a3c-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a3e-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a3f-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a40-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a42-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a4b-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a54-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a56-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a57-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a58-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a5a-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a63-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a6c-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a6e-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a6f-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a70-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a72-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a7b-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a84-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a86-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a87-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a8a-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a93-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a9f-4a87dcba, #w-node-_3fc09be5-1a22-6268-705a-2177d223fcd1-4a87dcba, #w-node-a00180db-705d-dbd1-d763-82331cb4bf90-4a87dcba, #w-node-_7bb7a82e-9fbb-a102-4c76-cbab0d63317f-4a87dcba, #w-node-_59d83b07-d195-b6e0-aedb-f7074c55a406-4a87dcba, #w-node-ee5bb273-6ccc-d809-99dd-492c92a360d3-4a87dcba, #w-node-_11e37f40-d1c0-8dc5-13dd-8c9d6c0f5438-4a87dcba, #w-node-a0adc4a3-c0a7-a3cc-371b-4c54de9b2594-4a87dcba, #w-node-_1f157546-f32e-5a75-85e6-6208d776822a-4a87dcba, #w-node-_1af92917-fe31-c938-aae9-07f8f956e179-4a87dcba, #w-node-f4cad600-7efd-270a-7452-2659b4984db1-4a87dcba, #w-node-_09cf59a6-5b5d-80de-1f7a-357e468615d5-4a87dcba, #w-node-_3c933f27-f867-c042-82d8-4919aee9cf15-4a87dcba, #w-node-_444fb16c-0974-c834-f24d-d8abf713db3a-4a87dcba, #w-node-ae7feeb5-946e-8254-5051-1271e2ff582d-4a87dcba, #w-node-_15be3f4c-6805-1b4a-b58d-02bdad61344b-4a87dcbc, #w-node-_15be3f4c-6805-1b4a-b58d-02bdad61345c-4a87dcbc, #w-node-_15be3f4c-6805-1b4a-b58d-02bdad61346d-4a87dcbc, #w-node-_91a95c6d-edda-0646-c543-aa3fe57986e7-4a87dcbc, #w-node-_1b4db5ff-5730-daa8-f9b5-ebd45a5ea120-4a87dcbc, #w-node-_0b737446-a93d-0647-cc91-4afbc102642f-4a87dcbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae9738b9-50c5-fc48-1a45-80e3e580cf55-4a87dcbc {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_792b2209-ba72-da94-9829-9cdcbed6d680-2dc120a1, #w-node-_792b2209-ba72-da94-9829-9cdcbed6d68a-2dc120a1, #w-node-_792b2209-ba72-da94-9829-9cdcbed6d694-2dc120a1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_792b2209-ba72-da94-9829-9cdcbed6d6a8-2dc120a1 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_67cacd0d-c14f-2a34-224c-c948befc327e-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc327f-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc3281-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc3292-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32a3-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32a5-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32a6-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32a7-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32a9-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32bc-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32c9-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32cb-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32cc-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32cd-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32cf-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32e0-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32ef-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32f1-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32f2-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32f3-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32f5-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc3304-2b55c0cb, #w-node-d7941467-9fec-5f5a-7a64-99c5352dbc3b-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc3317-2b55c0cb, #w-node-b0e0c5de-fcff-d575-c674-d77e46b56d6c-2b55c0cb, #w-node-_540663a2-6602-6155-968a-8cf76f6987af-2b55c0cb, #w-node-_1fc5259b-df2a-4b6f-d28b-ca1b49d2f083-2b55c0cb, #w-node-_21cb8829-4c5d-123f-e715-58044c0150f5-2b55c0cb, #w-node-c46f4bf5-759d-db60-6bb0-dd873bad485c-2b55c0cb, #w-node-_4265614a-209d-342b-c9a3-0bbe722d8434-2b55c0cb, #w-node-_959a074a-f650-efd0-c93a-cd572b9fcd1c-2b55c0cb, #w-node-_5bf37408-52aa-5e20-f6bb-29e6b4c6612e-2b55c0cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cd6f157f-1f23-1581-8793-97098f7a4d92-62dc9ad9 {
  grid-area: 5 / 3 / 6 / 4;
}

@media screen and (max-width: 991px) {
  #w-node-c5523b70-54fb-6c64-6350-32c44828678d-4a87dcaf {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-cd6f157f-1f23-1581-8793-97098f7a4d92-62dc9ad9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_078d4072-303f-acc6-5598-41e479708a33-4a87dcba {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_078d4072-303f-acc6-5598-41e479708a42-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a4b-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a5a-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a63-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a72-4a87dcba, #w-node-_078d4072-303f-acc6-5598-41e479708a8a-4a87dcba {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_67cacd0d-c14f-2a34-224c-c948befc3292-2b55c0cb {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_67cacd0d-c14f-2a34-224c-c948befc32a9-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32bc-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32cf-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32e0-2b55c0cb, #w-node-_67cacd0d-c14f-2a34-224c-c948befc32f5-2b55c0cb, #w-node-_540663a2-6602-6155-968a-8cf76f6987af-2b55c0cb {
    grid-area: 1 / 1 / 2 / 2;
  }
}


