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

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

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

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

:root {
  --dargray: #3c3c3b;
  --blue: #009ee2;
  --silver: #bbb;
  --grey: grey;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #333;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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-color: var(--dargray);
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  color: var(--blue);
  justify-content: center;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  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: 12vh;
}

.logo {
  object-fit: contain;
  justify-content: center;
  align-items: flex-start;
  width: 30rem;
  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 {
  margin-bottom: 5px;
}

.ffnungszeiten {
  margin-bottom: 5px;
  font-size: 13px;
}

.hauptfarbe {
  color: #fff;
  background-color: #3c3c3b;
}

.email {
  margin-bottom: 5px;
}

.zweitfarbe {
  color: #fff;
  background-color: #676767;
}

.highlights {
  color: #fff;
  background-color: #009ee2;
}

.adresse {
  margin-bottom: 5px;
}

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

.heading-1, .heading-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Bebasneue, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.heading-3 {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  line-height: 1.3;
}

.flie-text {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.farbe-der-headings {
  color: #009ee2;
  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;
}

.terminbutton.highlights.flie-text {
  margin-top: 20px;
}

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

.impressum.flie-text {
  line-height: 25px;
}

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

.nav-men.hauptfarbe {
  z-index: 1000;
}

.navbar {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.nav-link {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

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

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

.nav-link.flie-text:hover, .nav-link.flie-text.w--current {
  color: #009ee2;
  text-transform: none;
}

.navbars {
  width: 100%;
}

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

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

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

.titel-image {
  z-index: 1;
  color: #fff;
  object-fit: cover;
  background-image: linear-gradient(#0000001a, #0000001a);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.div-block-video {
  z-index: 2;
  color: #fff;
  background-color: #00000080;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 140px;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 65px;
}

.slogan.heading-1 {
  line-height: 1.3;
}

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

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

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

.text-mittig.flie-text {
  line-height: 1.5;
}

.inhalt-untereinander {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-right: 40px;
  display: flex;
}

.inhalt-untereinander.links {
  z-index: 5;
  padding-right: 0;
}

.feature-image-mask {
  width: 100%;
  height: 450px;
}

.feature-image-mask.ferstezt {
  z-index: 10;
  height: 35vh;
  position: relative;
}

.feature-image-mask.fersetzt-rechts {
  z-index: 10;
  justify-content: flex-end;
  height: 35vh;
  display: flex;
  position: relative;
}

.feature-image {
  filter: grayscale(20%);
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.feature-image:hover {
  filter: grayscale(0%);
}

.feature-image.klein {
  filter: grayscale(20%);
  width: 70%;
  transition: all .2s;
}

.feature-image.klein:hover {
  filter: grayscale(0%);
}

.inhalt-nebeneinander {
  justify-content: center;
  align-items: center;
  width: 75vw;
  display: flex;
}

.inhalt-nebeneinander.links {
  justify-content: flex-start;
  margin-top: 20px;
}

.section-mittig {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 140px 110px;
  display: flex;
}

.section-mittig.hauptfarbe {
  background-color: var(--dargray);
}

.text-links {
  line-height: 1.5;
}

.heading-links {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 30px;
}

.heading-links.heading-1 {
  line-height: 1.3;
}

.heading-links.gro {
  text-transform: none;
  margin-top: 0;
  font-size: 32px;
  line-height: 35px;
}

.heading-links.gro.heading-1 {
  text-transform: uppercase;
  font-size: 42px;
  line-height: 1.3;
}

.heading-links.heading-2.farbe-der-headings {
  color: var(--blue);
  margin-bottom: 10px;
  font-size: 35px;
  line-height: 1.3;
}

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

.icons.kleiner {
  width: 58px;
  height: 58px;
}

.heading-mittig {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 22px;
  line-height: 30px;
}

.heading-mittig.heading-2 {
  line-height: 1.3;
}

.heading-mittig.gro {
  font-size: 32px;
  line-height: 35px;
}

.heading-mittig.gro.farbe-der-headings.heading-1 {
  line-height: 1.3;
}

.bild-cover {
  color: #fff;
  background-image: linear-gradient(#000000ad, #000000ad), url('../images/Team_Michel_Schaus-Chef.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 50vh;
  padding: 110px 140px;
  display: flex;
}

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

.inhalt-footer {
  width: 100%;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

.inhalt-footer.flie-text {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer {
  padding: 20px 140px 10px;
}

.div-block-footer {
  justify-content: space-between;
  height: 99.9998%;
  padding-bottom: 20px;
  display: flex;
}

.div-block {
  width: 100%;
  height: 100%;
  padding: 40px;
}

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

.div-block.highlights.mittig {
  justify-content: flex-start;
  align-items: center;
}

.div-block.mittig {
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block.mittig.highlights.flie-text.white-line {
  border-right: 4px dotted #fff;
}

.team-bild {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 40vh;
  margin-bottom: 20px;
}

.team-bild.placeholder {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: var(--grey);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.form-text {
  line-height: 1.3;
}

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

.checkbox-field {
  text-align: left;
  margin-bottom: 0;
}

.impdat {
  padding: 100px 40px;
}

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

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

.div-block-success.highlights {
  border: 3px dashed var(--grey);
}

.success-page {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

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

.heading-klein.heading-2 {
  line-height: 1.3;
}

.divider {
  width: 10px;
  height: 90%;
  margin-right: 20px;
}

.grid-versetzt {
  z-index: 5;
  grid-column-gap: 0px;
  width: 80%;
  box-shadow: 1px 1px 6px 1px var(--silver);
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 2.5fr;
  margin-top: -5%;
  position: relative;
}

.section {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  min-height: 30vh;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
}

.section.hauptfarbe {
  padding-bottom: 60px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr .25fr;
  align-items: end;
  margin-top: 10px;
  margin-bottom: 10px;
}

.field-label {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.field-label.flie-text {
  line-height: 1.3;
}

.flie-texts {
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.3;
}

.submit_button {
  background-color: #000;
  font-size: 16px;
}

.submit_button.flie-text {
  background-color: #3c3c3b;
  border: 1px solid #3c3c3b;
  transition: all .2s;
}

.submit_button.flie-text:hover {
  color: #000;
  background-color: #fff;
}

.form-block {
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.form-block.zweitfarbe {
  padding-top: 20px;
}

.grid-bilder {
  grid-row-gap: 30px;
  grid-template-columns: 1fr;
  place-items: center;
  height: 100%;
  position: relative;
}

._2er-grid {
  grid-column-gap: 20px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  width: 100%;
}

.lottie-animation {
  z-index: 1;
  position: absolute;
  inset: auto auto 0% 0%;
}

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

.content_team {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding: 30px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.content_team.highlights {
  height: auto;
}

.button-transparent {
  z-index: 20;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #82909c00;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  line-height: 120%;
  position: relative;
}

.link-footer {
  color: #fff;
  margin-bottom: 5px;
  text-decoration: none;
}

.link-block-telefon {
  color: #fff;
  text-transform: uppercase;
  border: 3px dotted #fff;
  padding: 7px 5px 5px;
  font-size: 14px;
  text-decoration: none;
}

.dropdown-toggle {
  width: 100%;
}

.text-block {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 25px;
}

.text-block.heading-3 {
  color: #fff;
  line-height: 1.3;
}

.dropdown-list {
  background-color: #e0dada;
  padding: 10px 10px 10px 20px;
  position: static;
}

.dropdown-list.w--open {
  background-color: #e0dada00;
  border-bottom: 1px solid #ccc;
}

.dropdown {
  border-bottom: 3px dotted gray;
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

.icon {
  color: #fff;
  background-color: #80808000;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.counter-versetzt-2 {
  background-color: #fff;
  width: 80%;
  margin-top: -5%;
  padding: 40px 20px;
  position: relative;
  box-shadow: 1px 1px 6px 1px #bbb;
}

.checkbox-fields {
  text-align: left;
  margin-top: 20px;
}

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

.subheading-mittig {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 32px;
}

.subheading-mittig.heading-2.farbe-der-headings {
  line-height: 1.3;
}

.text-field {
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
  transition: border .4s, color .4s;
  display: block;
}

.text-field:hover {
  border-color: #1d1f2e80;
}

.text-field:active, .text-field:focus {
  border-color: #1d1f2e;
}

.text-field::placeholder {
  color: #1d1f2e4d;
}

.error-message {
  color: #fff;
  background-color: #a25f4b;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.form-wrap {
  border-right: 1px #d2d2d54d;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-right: 60px;
  padding-right: 60px;
}

.contact-form-success-message {
  background-color: #fafafa;
  border: 1px solid #ececed;
}

.contact-form-success-icon {
  margin-top: 0;
  margin-bottom: 10px;
}

.checkbox {
  border-radius: 5px;
}

.forms {
  margin-bottom: 0;
}

.label {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  display: block;
  position: static;
}

.label.abstand-nach-oben {
  margin-top: 20px;
  margin-bottom: 10px;
}

.label.abstand-nach-oben.heading-3 {
  line-height: 1.3;
}

.maos-footer {
  justify-content: center;
  width: 100%;
  min-width: 16.3vw;
  height: 20vh;
  display: flex;
}

.maps-gro {
  width: 100%;
}

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

.button-transparents {
  z-index: 2147483647;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #82909c00;
  align-self: flex-start;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  line-height: 1.3;
  position: relative;
}

.content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.content.highlights, .content.hauptfarbe {
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

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

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

.impdats.flie-text {
  flex-direction: column;
  min-height: auto;
  padding: 0;
  display: flex;
}

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

.field-labels {
  line-height: 1.3;
}

.textarea {
  line-height: 3.1;
}

.ablaufplan-big-button-3 {
  z-index: 2;
  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;
}

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

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

.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: 60px auto auto 0%;
}

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

.card-image {
  object-fit: cover;
  width: 100%;
  height: 47vh;
  padding-top: 0;
}

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

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

.slider {
  background-color: #0000;
  width: 700px;
  height: 50vh;
  position: static;
}

.hiddem {
  display: none;
}

.slider_wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

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

.contents {
  width: 100%;
  height: 100%;
  transition: all .2s;
  position: relative;
}

.mask {
  position: static;
  overflow: hidden;
}

.image-slider {
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
}

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

.titelvideo-sub-page {
  height: 60vh;
  position: relative;
}

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

.div-block-videos {
  z-index: 2;
  color: #fff;
  background-color: #00000080;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 100px;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.code-embed {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .logo {
    width: 15rem;
  }

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

  .flie-text {
    overflow-wrap: anywhere;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-men.hauptfarbe {
    background-color: var(--silver);
  }

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

  .men-buttton.hauptfarbe.w--open {
    background-color: #3c3c3b;
  }

  .nav-link.flie-text {
    color: #333;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .men-icon {
    color: #fff;
  }

  .titelvideo-start {
    height: 60vh;
  }

  .div-block-video {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .inhalt-untereinander {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
  }

  .feature-image-mask {
    margin-right: 0;
  }

  .feature-image-mask.ferstezt._60vh, .feature-image-mask.fersetzt-rechts._60vh {
    height: 60vh;
  }

  .inhalt-nebeneinander {
    flex-direction: column;
    width: 90vw;
  }

  .inhalt-nebeneinander.links {
    flex-direction: row;
    width: auto;
  }

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

  .section-mittig.zweitfarbe {
    padding: 60px;
  }

  .bild-cover {
    min-height: 45vh;
    padding: 60px;
  }

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

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

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

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

  .div-block-footer {
    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;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block.highlights.mittig.flie-text {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block.mittig.highlights.flie-text.white-line {
    border-bottom: 4px dashed #fff;
    border-right-style: none;
  }

  .team-bild {
    width: 100%;
  }

  .impdat, .success {
    padding: 60px;
  }

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

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

  .grid-versetzt {
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .section {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section.hauptfarbe {
    padding: 0 60px 60px;
  }

  .grid-bilder {
    flex-flow: column;
    order: -1;
    display: flex;
  }

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

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

  .content_team, .content_team.highlights {
    height: auto;
    padding: 20px;
  }

  .dropdown {
    width: 100%;
  }

  .error-message {
    width: auto;
  }

  .form-wrap {
    border-bottom: 0 solid #d2d2d54d;
    border-right-style: none;
    border-right-width: 0;
    width: auto;
    margin-right: 0;
    padding-right: 0;
  }

  .maps-gro {
    height: 45vh;
  }

  .button-transparents {
    margin-left: auto;
    margin-right: auto;
  }

  .content {
    height: auto;
    padding: 20px;
  }

  .content.highlights {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .content.hauptfarbe {
    height: auto;
    padding: 20px;
  }

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

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

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

  .slider {
    width: 100%;
    height: 60vh;
  }

  .right_arrow, .left_arrow {
    color: #000;
  }

  .mask {
    overflow: hidden;
  }

  .logo-small {
    margin-bottom: 20px;
  }

  .div-block-videos {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

  .divblock1 {
    height: auto;
  }

  .titelvideo-start {
    height: 55vh;
  }

  .titelvideo-start.unterseite {
    height: 450px;
  }

  .titel-image {
    height: 100%;
  }

  .div-block-video {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .slogan.heading-1 {
    font-size: 25px;
    line-height: 35px;
  }

  .inhalt-untereinander.links {
    padding-bottom: 10px;
  }

  .feature-image-mask {
    height: 300px;
    margin-right: 0;
  }

  .feature-image-mask.ferstezt._60vh {
    height: 50vh;
  }

  .feature-image-mask.fersetzt-rechts {
    justify-content: flex-end;
  }

  .feature-image-mask.fersetzt-rechts._60vh {
    height: 50vh;
  }

  .feature-image {
    margin-left: auto;
    margin-right: auto;
  }

  .feature-image.klein {
    margin-left: 0;
    margin-right: 0;
  }

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

  .section-mittig.zweitfarbe {
    padding: 40px;
  }

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

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

  .heading-links.gro.heading-1 {
    font-size: 35px;
  }

  .heading-links.heading-2.farbe-der-headings {
    font-size: 27px;
    line-height: 130%;
  }

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

  .heading-mittig.heading-2 {
    font-size: 22px;
    line-height: 130%;
  }

  .heading-footer.heading-3 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 17px;
  }

  .inhalt-footer.flie-text {
    align-items: center;
  }

  .footer.hauptfarbe {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .div-block-footer {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .team-bild {
    width: 70%;
  }

  .impdat {
    padding: 40px;
  }

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

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

  .success-page.heading-1 {
    font-size: 32px;
  }

  .heading-klein.heading-2 {
    font-size: 18px;
    line-height: 20px;
  }

  .grid-versetzt {
    width: 100%;
  }

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

  .section.hauptfarbe {
    padding: 0 40px 40px;
  }

  .grid {
    display: flex;
  }

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

  ._3er_grid {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .content_team.highlights {
    height: auto;
  }

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

  .counter-versetzt-2 {
    width: 100%;
    overflow: hidden;
  }

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

  .subheading-mittig.heading-2.farbe-der-headings {
    font-size: 22px;
    line-height: 25px;
  }

  .text-field {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-field::placeholder {
    text-align: center;
  }

  .error-message {
    font-size: 14px;
    line-height: 22px;
  }

  .form-wrap {
    margin-bottom: 0;
    padding-bottom: 0;
  }

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

  .maos-footer {
    height: 30vh;
  }

  .maps-gro {
    height: 45vh;
  }

  .content.highlights {
    padding: 40px;
  }

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

  .slider {
    width: 100%;
    height: 50vh;
  }

  .right_arrow {
    margin-right: -40px;
  }

  .left_arrow {
    margin-left: -40px;
  }

  .mask, .slide {
    width: 100%;
  }

  .titelvideo-sub-page {
    height: 50vh;
  }

  .logo-small {
    width: 15rem;
    margin-bottom: 20px;
  }

  .div-block-videos {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .team-grid {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }
}

@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%;
  }

  .utility-page-wrap {
    padding-left: 60px;
    padding-right: 60px;
  }

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

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

  .titelvideo-start {
    height: 50vh;
  }

  .titelvideo-start.unterseite {
    height: 350px;
  }

  .div-block-video {
    justify-content: center;
    align-items: center;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slogan.heading-1 {
    font-size: 19px;
    line-height: 30px;
  }

  .inhalt-mittig-untereinander {
    padding: 20px 10px;
  }

  .inhalt-untereinander {
    padding-right: 0;
  }

  .feature-image-mask.ferstezt, .feature-image-mask.ferstezt._60vh, .feature-image-mask.fersetzt-rechts, .feature-image-mask.fersetzt-rechts._60vh {
    height: 45vh;
  }

  .feature-image.klein {
    width: 100%;
  }

  .inhalt-nebeneinander {
    width: 90vw;
  }

  .section-mittig {
    padding: 20px;
  }

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

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

  .heading-links.gro.heading-1 {
    font-size: 20px;
    line-height: 130%;
  }

  .heading-links.heading-2.farbe-der-headings {
    font-size: 18px;
  }

  .icons {
    width: 50px;
    height: 50px;
  }

  .icons.kleiner {
    width: 48px;
    height: 48px;
  }

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

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

  .heading-mittig.gro.farbe-der-headings.heading-1 {
    font-size: 20px;
  }

  .bild-cover {
    padding: 40px 20px;
  }

  .div-block-footer, .div-block.highlights.mittig.flie-text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .team-bild {
    width: 100%;
    margin-bottom: 0;
  }

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

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

  .success-page {
    font-size: 20px;
    line-height: 30px;
  }

  .success-page.heading-1 {
    font-size: 22px;
  }

  .heading-klein.heading-2 {
    font-size: 16px;
    line-height: 120%;
  }

  .section {
    width: 100%;
  }

  .section.hauptfarbe {
    padding: 0 20px 40px;
  }

  .grid {
    flex-flow: column;
    grid-template-columns: 1fr;
    align-items: stretch;
  }

  .flie-texts {
    width: 99.9998%;
  }

  .form-block {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .content_team {
    padding: 10px;
  }

  .content_team.highlights {
    height: 60vh;
  }

  .dropdown-toggle {
    padding: 10px;
  }

  .text-block.heading-3 {
    letter-spacing: 1px;
    white-space: pre-wrap;
    padding-right: 10px;
    font-size: 12px;
  }

  .dropdown-list.w--open {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .icon {
    margin-right: 0;
  }

  .counter-versetzt-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .subheading-mittig.heading-2.farbe-der-headings {
    font-size: 20px;
    line-height: 130%;
  }

  .text-field {
    width: 100%;
  }

  .form-wrap {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .form {
    width: 100%;
  }

  .div-block-from {
    width: 99.9998%;
  }

  .maps-gro {
    height: 40vh;
  }

  .content {
    padding: 10px;
  }

  .content.highlights {
    padding-left: 20px;
    padding-right: 20px;
  }

  .impdats {
    padding: 40px 10px;
  }

  .impdats.flie-text {
    min-height: auto;
  }

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

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

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

  .slider {
    width: 100%;
    height: 45vh;
  }

  .titelvideo-sub-page {
    height: 50vh;
  }

  .logo-small {
    width: 10rem;
  }

  .div-block-videos {
    justify-content: center;
    align-items: center;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}

#w-node-_92dd9433-a855-d9a3-1368-e19e6779e6be-ac19eff9, #w-node-b7e2de50-7fcf-2533-59c5-9290761ea89b-ac19eff9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_52a256fd-86c5-1689-2cd9-1d3f3dcbc73e-ac19f003 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f64edd7c-d178-4f19-13ae-974931a0f12f-ac19f004, #w-node-_934e2489-8482-61f7-8bf4-8a6b4762d637-ac19f006, #w-node-_234036e0-59e4-973c-20f6-7711057fa0d7-ac19f006, #w-node-_17f06d7a-3e47-d050-62c4-d56a4762253b-591c59f8, #w-node-_1cadf727-797c-8a3a-839a-e1adad4f734a-591c59f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f8c11862-a089-41ac-112b-290875629058-ac19eff9 {
    order: -9999;
  }

  #w-node-_8edacf5a-22c9-672e-4f20-48afdac73cc1-ac19f006, #w-node-d4eae293-3a32-6847-c975-894454c46344-ac19f006, #w-node-_358455e9-d172-af25-d1e9-523c968e70ad-ac19f006, #w-node-_9c8811ab-85f5-991c-feb8-defe1ffca500-ac19f006 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2d944061-0d88-8a0d-5add-cf6267965772-67965758 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Twotwenty';
  src: url('../fonts/TWOTWENTY.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Organo';
  src: url('../fonts/Organo.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lanehum';
  src: url('../fonts/Lanehum.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}