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

:root {
  --2eadc7: #2eadc7;
  --grey: #5c5c5c;
  --white: white;
  --f1feff: #f1feff;
  --black: black;
}

.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-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.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;
  flex-flow: column;
  justify-content: space-between;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

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(--2eadc7);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  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;
  width: auto;
  height: 6vh;
}

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

.logo.w--current {
  color: #8d8d8d;
  text-decoration: none;
}

.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;
  line-height: 1.3;
}

.telefonnummer.black {
  color: #333;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  color: #fff;
  background-color: #5c5c5c;
}

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

.email.black {
  color: #333;
}

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

.highlights {
  color: #fff;
  background-color: #2eadc7;
}

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

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

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

.heading-2 {
  font-family: Archivo Narrow, sans-serif;
  font-weight: 500;
  line-height: 1.3;
}

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

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

.farbe-der-headings {
  color: #2eadc7;
  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 {
  background-color: var(--2eadc7);
  margin-top: 20px;
}

.terminbutton.highlights.flie-text:hover {
  background-color: var(--grey);
}

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

.nav-menu-1 {
  z-index: 10000;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.navbar {
  z-index: 20;
  background-color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link-1 {
  padding: 10px 20px;
}

.nav-link-1.flie-text {
  color: #000;
  margin-left: 0;
  margin-right: 0;
  font-weight: 500;
}

.nav-link-1.flie-text:hover {
  background-color: var(--2eadc7);
  color: #fff;
  border-radius: 50px;
  box-shadow: 3px 3px 10px #0000001a;
}

.nav-link-1.flie-text.w--current {
  background-color: var(--2eadc7);
  color: #fff;
  border-radius: 20px;
}

.titelsection {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 85vh;
  position: relative;
}

.titelsection.unterseite {
  height: 85vh;
}

.background-video {
  background-image: linear-gradient(#0000004d, #0000004d);
  height: 100%;
}

.div-block-video {
  z-index: 1;
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 40px 50vw 40px 10vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading-links {
  margin-top: 0;
  font-size: 50px;
  line-height: 55px;
}

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

.heading-links.mittig {
  text-align: center;
}

.heading {
  margin-top: 0;
  font-size: 35px;
  line-height: 35px;
}

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

.divider {
  width: 100%;
  height: 10px;
}

.divider.highlights {
  margin-bottom: 10px;
}

.paragraph {
  margin-top: 0;
  font-size: 16px;
}

.paragraph.flie-text.list-number {
  list-style-type: decimal;
}

.paragraph.mittig {
  text-align: center;
}

.button {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}

.button.flie-text {
  transition: all .2s;
}

.button.flie-text:hover {
  filter: contrast(200%);
}

.button.flie-text.highlights {
  background-color: var(--2eadc7);
  line-height: 1.5;
}

.div-inhalt {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 20px 10px;
  display: flex;
}

.div-inhalt.flie-text {
  justify-content: flex-start;
  font-size: 16px;
}

.icons {
  filter: invert();
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.icons.wei {
  filter: none;
}

.section1 {
  padding: 140px 15%;
  position: relative;
  overflow: hidden;
}

.heading-links-klein {
  margin-top: 0;
  font-size: 25px;
  line-height: 30px;
}

.heading-links-klein.heading-3, .heading-links-klein.heading-3.farbe-der-headings {
  font-family: Montserrat, sans-serif;
  line-height: 1.3;
}

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

.heading-links-klein.mittig {
  text-align: center;
}

.heading-links-klein.mittig.heading-3 {
  font-family: Montserrat, sans-serif;
  line-height: 1.3;
}

.heading-links-klein.heading-1 {
  margin-top: 10px;
  line-height: 1.3;
}

._2er-grid-no-overflow {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-items: center;
  margin-top: 40px;
  overflow: hidden;
}

.section2 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/attachment_10_4b6b1b7b-cb19-45c6-912d-9cc0cb42d8d5_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 200px 20%;
  display: flex;
  position: relative;
}

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

.inhalt-footer {
  height: 100%;
}

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

.footer-1.hauptfarbe {
  padding-bottom: 10px;
}

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

.impdat {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 40px;
  display: flex;
}

.datenschtz-embed {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

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

.success-block {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  width: 784px;
  height: 400px;
  display: flex;
}

.success-block.highlights {
  background-color: var(--2eadc7);
  width: 60vw;
  height: 57.5vh;
}

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

.heading-success.heading-2.weiss {
  color: var(--white);
}

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

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

._3er-card {
  z-index: 10;
  grid-column-gap: 0px;
  color: #000;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  width: 70vw;
  position: absolute;
  inset: -125px auto auto;
  box-shadow: 3px 3px 44px #0000001a;
}

.inhalt-nebeneinander {
  align-items: flex-start;
  display: flex;
}

.inhalt-nebeneinander.abstand-unten {
  margin-bottom: 20px;
}

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

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

.image-100.contain {
  object-fit: cover;
  object-position: 50% 100%;
  height: auto;
  min-height: 66.3vh;
}

.section-mittig {
  padding: 100px 10%;
  position: relative;
}

.section-mittig.zweitfarbe {
  justify-content: center;
  align-items: center;
  padding-top: 220px;
  display: flex;
}

.circle2 {
  z-index: -1;
  opacity: .2;
  object-fit: contain;
  width: 13.1vw;
  position: absolute;
  inset: auto -100px 0% auto;
}

.section-gro-e-abst-nde {
  padding: 100px 0%;
  position: relative;
  overflow: hidden;
}

.section-gro-e-abst-nde.abstand-seite {
  z-index: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.content {
  padding: 100px 40px;
}

.circle1 {
  z-index: -1;
  opacity: .2;
  object-fit: contain;
  width: 26.1vw;
  position: absolute;
  inset: -5% auto auto -50px;
}

.inhalt-untereinander-2 {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .2s;
  display: flex;
  position: relative;
  box-shadow: 3px 3px 44px #0000001a;
}

.inhalt-untereinander-2.effekt {
  justify-content: space-between;
}

.lottie {
  width: 13.1vw;
  height: 26.5vh;
}

.card-content {
  margin-left: auto;
  margin-right: auto;
  padding: 20px 30px 30px;
}

.heading-mittig {
  text-align: center;
  font-size: 50px;
  line-height: 55px;
}

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

.heading-mittig.klein {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 1.3;
}

.inhalt-footer3 {
  color: #fff;
}

.inhalt-footer3.flie-text {
  margin-top: 20px;
}

.social-verlinkung3 {
  margin-right: 10px;
}

.footer_grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.heading_footer {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}

.heading_footer.heading-1 {
  margin-bottom: 10px;
  line-height: 1.3;
}

.circle {
  border: 1px solid #000;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 10px;
  display: flex;
}

.circle.white {
  border-color: #fff;
}

.footer1 {
  height: auto;
  padding-left: 140px;
  padding-right: 140px;
}

.footer1.hauptfarbe {
  background-color: var(--grey);
  color: #fff;
  padding: 40px 10%;
}

.icon_social_footer {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

._4er-grid {
  z-index: 100;
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: stretch;
  width: 100%;
  margin-bottom: 20px;
}

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

.submit-button-12 {
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 16px;
  line-height: 25px;
}

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

.link.black {
  color: #333;
}

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

.icon-round {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin-right: 15px;
  padding: 15px;
}

.icon-round.highlights {
  background-color: var(--2eadc7);
  width: 5.5vw;
  height: 10.6vh;
}

._6er-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

._6er-grid.top-margin {
  margin-top: 60px;
}

._3-4-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  place-items: center stretch;
  width: 100%;
}

.galerie {
  flex-flow: column;
  display: flex;
}

.tabs-menu {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  margin-left: 0;
  display: flex;
}

.tab-content-galerie, .tabs-content {
  width: 100%;
  height: 80vh;
}

.galerie-tab {
  filter: grayscale(50%);
  margin-bottom: 20px;
  padding: 0;
}

.galerie-tab.w--current {
  filter: grayscale(0%);
  background-image: none;
  padding: 0;
}

.galerie-thumbnail {
  object-fit: cover;
  width: 20vw;
  height: 15vh;
}

.img-galerie {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  min-height: 80vh;
}

.img-galerie.contain {
  object-fit: contain;
}

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

.contact-form-wrap {
  z-index: 10;
  border: 1px solid #d2d2d580;
  align-items: stretch;
  padding: 20px;
  display: flex;
  position: relative;
}

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

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

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

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

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

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

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

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

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

.text-field-4.cc-textarea {
  height: 13.3vh;
}

.checkbox-2 {
  border-radius: 5px;
}

.form1 {
  margin-bottom: 0;
}

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

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

.impdat-2.flie-text {
  flex-direction: column;
  min-height: 100%;
  padding: 0;
  display: flex;
}

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

.html-embed-6 {
  z-index: 9;
  position: fixed;
  inset: auto 0% 10% auto;
}

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

.background-img {
  color: #fff;
  background-image: url('../images/attachment_6_78d8cc13-bbbc-4c83-8801-21ca136f6c07_1.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 55vh;
  padding: 100px 20%;
  display: flex;
  position: relative;
}

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

.link-6 {
  color: var(--2eadc7);
  text-decoration: none;
}

.content-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.card-aktuelles {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  transition: all .2s;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 7px #8a8a8a80;
}

.card-aktuelles:hover {
  border: 1px solid #adadad;
  transform: scale(1.05);
}

.card-aktuelles.highlights {
  justify-content: flex-start;
  align-items: flex-start;
}

.card-aktuelles.highlights:hover, .card-aktuelles.hauptfarbe:hover {
  transform: none;
}

.card-aktuelles.zweitfarbe {
  background-color: var(--f1feff);
}

.card-aktuelles.zweitfarbe:hover {
  transform: none;
}

.card-aktuelles._50 {
  width: 70%;
}

.div-block-168 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-7 {
  color: var(--f1feff);
  text-decoration: none;
}

.paragraph-mitting {
  text-align: center;
  margin-top: 0;
  font-size: 16px;
}

.img-25vh {
  object-fit: cover;
  object-position: 80% 50%;
  width: 100%;
  height: 35vh;
}

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

.map-2 {
  width: 100%;
  height: 100%;
  min-height: 60vh;
}

.img-25vh-top {
  object-fit: cover;
  object-position: 100% 20%;
  width: 100%;
  height: 35vh;
}

.slider-100 {
  width: 100%;
  height: 100%;
}

.image-103 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 55vh;
}

.image-103.contain-img {
  object-fit: contain;
  background-color: #fff;
  height: 70vh;
}

.wrapp {
  overflow-wrap: anywhere;
}

._2er {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

._2er.top-margin {
  grid-template-columns: 1fr 1fr;
  margin-top: 60px;
}

._3er {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

._3er.top-margin {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
}

@media screen and (min-width: 1280px) {
  .button.flie-text.highlights:hover {
    filter: none;
    background-color: #5c5c5c;
  }
}

@media screen and (max-width: 991px) {
  .telefonnummer, .email {
    margin-bottom: 5px;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-menu-1 {
    box-shadow: inset 0 2px 11px 0 var(--2eadc7);
    background-color: #fff;
    padding: 10px;
  }

  .navbar {
    z-index: 100;
    padding: 0 40px;
    position: sticky;
    box-shadow: 0 2px 5px #0003;
  }

  .nav-link-1.flie-text {
    text-align: center;
  }

  .titelsection, .titelsection.unterseite {
    height: 60vh;
  }

  .div-block-video {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 20px 30px;
    display: flex;
    inset: 0%;
  }

  .heading-links.heading-1 {
    text-align: center;
    font-size: 40px;
  }

  .heading-links.mittig.heading-1 {
    font-size: 40px;
  }

  .heading.heading-3 {
    font-size: 24px;
  }

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

  .paragraph.flie-text.list, .paragraph.flie-text.list-number {
    text-align: left;
  }

  .section1, .section1.zweitfarbe {
    padding: 60px;
  }

  .heading-links-klein.heading-3.farbe-der-headings {
    text-align: center;
    font-size: 22px;
    line-height: 1.5;
  }

  .heading-links-klein.heading-2 {
    text-align: center;
  }

  .heading-links-klein.mittig.heading-3 {
    font-size: 20px;
  }

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

  .section2 {
    padding: 60px;
  }

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

  .footer-1.hauptfarbe, .div-block-footer1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .impdat {
    padding: 60px;
  }

  .datenschtz-embed {
    overflow-wrap: anywhere;
  }

  .success {
    min-height: auto;
    padding-top: 100px;
  }

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

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

  .heading-success.heading-2 {
    font-size: 29px;
  }

  ._3er-card {
    grid-row-gap: 0px;
    flex-flow: column;
    width: 100%;
    display: flex;
    position: static;
  }

  .inhalt-nebeneinander {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

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

  .image-100.contain {
    order: -1;
    min-height: auto;
  }

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

  .circle2 {
    inset: auto 0% 0% auto;
  }

  .section-gro-e-abst-nde.abstand-seite {
    padding: 60px;
  }

  .circle1 {
    width: 12vw;
    inset: 0% auto auto 0%;
  }

  .inhalt-untereinander-2 {
    z-index: 0;
  }

  .heading-mittig.heading-1 {
    font-size: 40px;
  }

  .inhalt-footer3.flie-text {
    margin-top: 10px;
  }

  .social-verlinkung3 {
    margin-right: 0;
  }

  .footer1.hauptfarbe {
    padding: 20px 5%;
  }

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

  .icon-round.highlights {
    width: 70px;
    height: 70px;
    margin-right: 0;
  }

  .menu-button {
    background-color: var(--2eadc7);
    margin-left: auto;
  }

  .menu-button.w--open {
    background-color: var(--2eadc7);
  }

  .icon {
    color: #000;
  }

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

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

  .tab-content-galerie {
    height: 60vh;
  }

  .tabs-content {
    height: 100%;
  }

  .img-galerie {
    min-height: auto;
  }

  .contact-form-wrap {
    flex-direction: column;
    align-items: center;
  }

  .error-message {
    width: auto;
  }

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

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

  .html-embed-6 {
    z-index: 999;
    width: auto;
  }

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

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

  .background-img {
    padding: 100px 5%;
  }

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

  .content-3 {
    width: 100%;
  }

  .img-25vh {
    height: 66vh;
  }

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

  .img-25vh-top {
    height: 70vh;
  }

  .grid-18 {
    flex-flow: column;
    order: -1;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

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

  .image-103.contain-img {
    order: -1;
    height: 50vh;
    min-height: auto;
  }

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

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

  ._2er.top-margin, ._3er.top-margin {
    flex-flow: column;
    margin-top: 20px;
    display: flex;
  }
}

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

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

  .divblock1 {
    height: auto;
  }

  .titelsection, .titelsection.unterseite {
    height: 28rem;
  }

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

  .heading-links.heading-1 {
    font-size: 35px;
    line-height: 40px;
  }

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

  .divider.highlights {
    width: 80%;
  }

  .paragraph.flie-text.list.spc, .paragraph.flie-text.list-number.spc {
    padding-left: 20px;
  }

  .button.flie-text.highlights {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 16px;
  }

  .div-inhalt.flie-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section1, .section1.zweitfarbe {
    padding: 40px;
  }

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

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

  .section2 {
    padding: 40px;
  }

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

  .impdat {
    padding: 40px;
  }

  .success {
    height: auto;
    min-height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .heading-success.heading-2 {
    font-size: 27px;
  }

  .maps-gro {
    height: 400px;
  }

  .maos-footer {
    height: auto;
  }

  ._3er-card {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    position: static;
  }

  .image-100.contain {
    height: 25rem;
  }

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

  .circle2 {
    width: 5rem;
  }

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

  .content {
    padding: 20px 10px;
  }

  .circle1 {
    width: 5rem;
  }

  .inhalt-untereinander-2.highlights {
    height: auto;
  }

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

  .footer_grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: space-between;
    align-items: center;
  }

  .heading_footer.heading-1 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 23px;
  }

  .circle.white {
    width: 40px;
    height: 40px;
  }

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

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

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

  .icon-round.highlights {
    width: 4rem;
    height: 4rem;
  }

  .menu-button, .menu-button.w--open {
    padding: 10px;
  }

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

  ._3-4-grid {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .galerie {
    flex-direction: column;
  }

  .tabs-menu {
    margin-left: 0;
  }

  .tab-content-galerie {
    height: 25rem;
  }

  .galerie-thumbnail {
    width: 5rem;
    height: 4rem;
  }

  .img-galerie {
    height: 25rem;
    min-height: auto;
  }

  .contact-form-wrap {
    padding: 40px;
  }

  .contact-form-wrap.flie-text {
    padding: 20px;
  }

  .form-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

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

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

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

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

  .text-field-4.cc-textarea {
    text-align: left;
    margin-bottom: 20px;
  }

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

  .background-img {
    height: 20rem;
    min-height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .card-aktuelles.highlights, .card-aktuelles.hauptfarbe, .card-aktuelles.zweitfarbe {
    height: auto;
  }

  .card-aktuelles._50.highlights {
    width: 100%;
  }

  .img-25vh {
    height: 25rem;
  }

  .map-2 {
    height: 25rem;
    min-height: 45vh;
  }

  .img-25vh-top {
    height: 25rem;
  }

  .slider-100 {
    height: 28rem;
  }

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

  ._2er, ._3er {
    grid-template-columns: 1fr 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%;
  }

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

  .logo {
    flex-flow: column;
  }

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

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

  .navbar {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .titelsection, .titelsection.unterseite {
    height: 28rem;
  }

  .div-block-video {
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: 0;
    padding-top: 20px;
  }

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

  .heading-links.mittig.heading-1 {
    font-size: 27px;
    line-height: 32px;
  }

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

  .divider.highlights {
    width: 70%;
  }

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

  .div-inhalt {
    height: 300px;
  }

  .div-inhalt.flie-text {
    width: 100%;
    height: auto;
  }

  .icons {
    margin-bottom: 10px;
  }

  .section1 {
    padding: 40px 20px;
  }

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

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

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

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

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

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

  .datenschtz-embed {
    width: 100%;
    overflow: hidden;
  }

  .success {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

  .maps-gro {
    height: 300px;
  }

  .maos-footer {
    min-width: auto;
  }

  ._3er-card {
    width: 100%;
  }

  .image-100.contain {
    min-height: 25rem;
  }

  .image-100.contain.rechs {
    object-position: 40% 100%;
    height: 23vh;
    min-height: auto;
  }

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

  .content {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .card-content {
    width: 100%;
  }

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

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

  .inhalt-footer3.flie-text {
    text-align: left;
  }

  .heading_footer {
    font-size: 18px;
    line-height: 28px;
  }

  .heading_footer.heading-1 {
    font-size: 23px;
  }

  .circle {
    width: 30px;
    height: 30px;
    padding: 5px;
  }

  .footer1.hauptfarbe {
    text-align: left;
  }

  .icon-round.highlights {
    width: 4rem;
    height: 4rem;
    padding: 10px;
  }

  .menu-button {
    text-align: center;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

  .tabs-menu {
    margin-left: 0;
  }

  .galerie-thumbnail {
    width: 5rem;
    height: 4rem;
  }

  .img-galerie {
    height: 25rem;
    min-height: auto;
  }

  .contact-form-wrap {
    padding: 40px 30px;
  }

  .contact-form-wrap.flie-text {
    padding: 10px;
  }

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

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

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

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

  .img-25vh {
    height: 20rem;
  }

  .img-25vh-top {
    height: 25rem;
  }

  .img-25vh-top.rechs {
    object-position: 50% 0%;
    height: 20rem;
  }

  .icon-2 {
    margin-left: 10px;
    font-size: 16px;
  }

  .icon-3 {
    margin-right: 10px;
    font-size: 16px;
  }

  .image-103.contain-img {
    height: 25rem;
  }

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

#w-node-_0ced1f55-cba7-5581-ba36-ae2b27f1dffd-7149a367, #w-node-c0aba2b2-a185-623b-e6ed-4dd170693789-7149a367, #w-node-_941d1de2-1254-413f-2844-219ffe85b0a2-7149a3bc, #w-node-_941d1de2-1254-413f-2844-219ffe85b0ab-7149a3bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Qinder butter';
  src: url('../fonts/Qinder-Butter.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}