:root {
  --red: #94373f;
  --orange: #ed7946;
  --white: white;
  --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-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;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  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;
}

a {
  text-decoration: none;
}

.utility-page-wrap {
  background-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold_15e959eb33ff0bb50fe9c62cc_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;
  width: 5vw;
}

.logo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 55vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
  left: -20px;
}

.logo.w--current {
  color: #333;
}

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

.ffnungszeiten {
  margin-bottom: 5px;
}

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

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

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

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

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

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

.heading-3 {
  font-family: ZCOOL XiaoWei, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

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

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

.navbar {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.navbar.hauptfarbe {
  z-index: 10;
  color: #fff;
  position: sticky;
  top: 0;
}

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

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

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

.terminbutton.highlights.heading-1:hover {
  background-color: var(--red);
}

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

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

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

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

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

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

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

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

.success-block.highlights {
  color: #fff;
  background-image: linear-gradient(180deg, var(--red), var(--orange));
}

.logo-postion {
  z-index: 10;
  filter: brightness(0%) invert();
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5vw;
  position: relative;
}

.navbar-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-menu-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  max-width: 100vw;
  max-height: 100vh;
  padding-top: 15vh;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: visible;
}

.nav-menu-2.hauptfarbe {
  color: #fff;
}

.nav-link-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  font-size: 16px;
  position: static;
}

.nav-link-4:hover {
  color: #919191;
  width: 100%;
}

.menu-button-1 {
  z-index: 10;
  margin-top: 10px;
  margin-bottom: 10px;
}

.menu-button-1.hauptfarbe {
  background-image: linear-gradient(#465116, #465116);
}

.icon {
  color: #000;
  width: 25px;
  height: 25px;
}

.rahmen-unten {
  border: 5px solid #fff;
  border-top-style: none;
  width: 90%;
  height: 10vh;
}

.titelvideo1-3 {
  z-index: 1;
  color: #fff;
  background-image: linear-gradient(#0006, #0006);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-text {
  border-right: 5px solid #fff;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}

.slogan1 {
  text-align: left;
  text-transform: uppercase;
  font-size: 80px;
  line-height: 85px;
}

.slogan1.heading-1 {
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.3;
}

.rahmen-oben {
  border: 5px solid #fff;
  border-bottom-style: none;
  align-items: flex-end;
  width: 90%;
  height: 10vh;
  padding-bottom: 10px;
  padding-left: 20px;
  display: flex;
}

.wei-er-rahmen {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 60vw;
  display: flex;
}

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

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

.divider {
  width: 20vw;
  height: 4px;
  margin-bottom: 10px;
}

.divider.highlights {
  width: 15vw;
  margin-bottom: 20px;
}

.lottie-animation {
  filter: hue-rotate(180deg);
  width: 100%;
  height: 40vh;
}

.lottie-animation.rechts {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

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

.heading-mittig {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
}

.heading-mittig.heading-1 {
  z-index: 5;
  font-size: 32px;
  position: relative;
}

.heading-mittig.heading-1.wrapp {
  overflow-wrap: anywhere;
}

.section-gro-e-abst-nde1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 15vw 15vh;
  display: flex;
  overflow: hidden;
}

.section-gro-e-abst-nde1.zweitfarbe.top-margins {
  padding-top: 15vh;
}

.inhalt-mittig1 {
  text-align: center;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
}

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

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

.section1 {
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.section1.zweitfarbe {
  padding-left: 0;
}

.text-ber-bild1 {
  color: #fff;
  background-image: linear-gradient(#0000004d, #0000004d);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.feature-image.left {
  object-position: 20% 50%;
}

.feature-image._100 {
  height: 100%;
}

.feature-image._100.contain, .feature-image.contain {
  object-fit: contain;
}

.image-big1 {
  height: 70vh;
  position: relative;
  overflow: hidden;
}

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

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

.heading-mittig-klein1.heading-2.white {
  color: #fff;
  overflow-wrap: anywhere;
}

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

._4er-grid-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

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

._2er-grid.outline {
  border: 2px solid #94373f;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 0;
}

.feature-image-mask {
  justify-content: space-between;
  width: 100%;
  height: 60vh;
  margin-right: 0;
  display: flex;
  position: relative;
  top: 40px;
}

.feature-image-mask.versetzt {
  height: 55vh;
  position: relative;
  top: 40px;
  right: 40px;
}

.feature-image-mask.versetzt.links {
  top: 50px;
  left: 40px;
  right: auto;
}

.text-links1.flie-text {
  overflow-wrap: anywhere;
  display: block;
}

.hintergrund-wei {
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 40px;
  display: flex;
}

.hintergrund-wei.versetzt {
  height: auto;
  position: relative;
  right: 40px;
}

.hintergrund-wei.versetzt.rechts {
  padding-left: 40px;
  padding-right: 0;
  right: -40px;
}

.mehr-erfahren2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.mehr-erfahren2:hover {
  background-color: #2e2e2e;
}

.mehr-erfahren2.highlights {
  color: #000;
}

.mehr-erfahren2.highlights.heading-1 {
  background-color: var(--orange);
  color: #fff;
  line-height: 1.3;
}

.mehr-erfahren2.highlights.heading-1:hover {
  background-color: var(--red);
}

.heading-links1 {
  text-transform: uppercase;
  margin-top: 10px;
}

.heading-links1.heading-1 {
  overflow-wrap: anywhere;
}

.bild-cover-section1 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#94373f, #0000), url('../images/Babyschlaf.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  background-clip: border-box;
  justify-content: flex-end;
  align-items: center;
  height: 45vh;
  padding: 5vh 10vw;
  display: flex;
}

.bild-cover-1 {
  background-image: linear-gradient(#ffffff4d, #ffffff4d), url('../images/attachment_14_komplettes-Praxisteam.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-wei-1 {
  background-color: #fffffff2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 60%;
  padding: 60px;
  display: flex;
}

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

.heading-klein-links {
  font-size: 28px;
  line-height: 30px;
}

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

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

.text-mittig1.flie-text {
  line-height: 1.3;
}

.text-mittig1.flie-text.fest {
  overflow-wrap: normal;
}

.heading-block1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  display: flex;
  position: relative;
}

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

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

.maps1-2 {
  width: 100%;
  height: auto;
}

.icon-1 {
  object-fit: cover;
  width: auto;
  height: 50px;
  margin-bottom: 20px;
}

.success-2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

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

.impdat-3 {
  padding: 100px 40px;
}

.impdat-3.flie-text {
  padding-top: 100px;
}

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

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

.footer-1.drittefarbe {
  background-color: var(--red);
}

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

.heading-footer.heading-3 {
  margin-bottom: 10px;
  font-family: Marcellus SC, sans-serif;
}

.inhalt-footer {
  height: 100%;
}

.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: #000;
  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: space-between;
  align-items: center;
  width: 100%;
  min-height: 0;
  padding: 20px 25px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

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

.text-field-3.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);
}

.left-part {
  z-index: 3;
  float: left;
  background-color: #fff;
  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: 11px;
}

.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;
  display: flex;
}

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

.form-block-3 {
  width: 100%;
}

.navigation-menu {
  z-index: 9;
  width: 0%;
  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;
  background-color: #f1f1f7;
  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-2 {
  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;
}

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

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

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

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

.text-field-4 {
  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: 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;
}

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

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

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

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

.form1 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.contact-form {
  font-family: Roboto, sans-serif;
}

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

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

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

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

.html-embed-2 {
  height: 100%;
}

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

.navlink3.flie-text {
  color: #fff;
}

.navlink3.flie-text:hover, .navlink3.flie-text.w--current {
  color: #ed7946;
}

.men-3 {
  z-index: 1000;
}

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

.field-label-2, .field-label-3, .field-label-4, .field-label-5, .field-label-6, .field-label-7, .field-label-8, .field-label-9 {
  line-height: 1.3;
}

.textarea {
  height: 100px;
}

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

.image-wrapper {
  height: 45vh;
}

.image-wrapper._100 {
  height: auto;
}

.image-wrapper._100._70vh {
  height: 70vh;
}

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

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

.feature-image-120.contain {
  object-fit: contain;
  border-radius: 10px;
}

.feature-image-120.contain._2 {
  height: 100%;
}

.textarea-2 {
  line-height: 3;
}

.spacer {
  height: 20px;
}

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

.list-3 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 35px;
  padding-right: 20px;
}

.list-3.flie-text {
  padding-left: 40px;
  padding-right: 0;
}

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

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

._2er_grid.top-margin {
  margin-top: 40px;
}

._2er_grid-kontakt {
  grid-template-rows: auto;
  width: 100%;
  margin-top: 40px;
}

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

.content-wrap-mittig {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  display: flex;
}

.list-item {
  margin-top: 0;
  margin-bottom: 0;
}

.list-item.margin-bottom {
  margin-bottom: 10px;
}

.link2 {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.link2:hover {
  color: #f28c46;
}

.link2.white {
  color: #fff;
}

.link2.white:hover {
  color: #f28c46;
}

.accordian-wrap {
  width: 100%;
}

.accordian-heading {
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  display: flex;
}

.accordian-heading.highlights {
  cursor: pointer;
}

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

.heading-klein-links-2.heading-3 {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.icon-contain-5vh {
  filter: invert();
  object-fit: contain;
  height: 5vh;
  margin-left: auto;
}

.accordian-content {
  padding-top: 20px;
  overflow: hidden;
}

.card-wrap {
  padding: 10px;
}

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

.image-wrap-vh.flex {
  justify-content: center;
  align-items: center;
  height: 50vh;
  display: flex;
  position: relative;
}

.image-100-contain {
  object-fit: contain;
  border-radius: 10px;
  height: 100%;
}

.image-100-contain.borders {
  mix-blend-mode: normal;
  border-radius: 10px;
  box-shadow: 0 2px 5px #0003;
}

.image-100-contain.borders.rel {
  position: static;
}

.content-wrap-mittig-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  display: flex;
}

.quick-stack {
  grid-row-gap: 20px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.quick-stack.no-space {
  padding-top: 0;
}

.cell {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.cell.no-pad {
  padding-top: 0;
  padding-bottom: 0;
}

.cell.highlights {
  background-color: #ed7946;
  padding-left: 10px;
  padding-right: 10px;
}

.title-klein {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.drittefarbe {
  color: #fff;
  background-color: #94373f;
}

.icon-7 {
  color: var(--white);
}

.drop {
  padding: 10px;
}

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

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

.navlink4 {
  color: #333;
  width: 100%;
}

.navlink4.flie-text:hover {
  color: #ed7946;
}

.navlink4.flie-text.w--current {
  color: #333;
}

.navlink4.flie-text.w--current:hover {
  color: #ed7946;
}

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

.logo-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-text {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-22 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.logo-heading-top-margin-0 {
  margin-top: 0;
  margin-left: 80px;
  font-size: 28px;
}

.heading-mittig-large {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 40px;
}

.heading-mittig-large.heading-1 {
  z-index: 5;
  position: relative;
}

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

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

.navlink {
  justify-content: center;
  align-items: center;
  padding: 20px 0 20px 20px;
  display: flex;
}

.dropdown-toggle-16 {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.image-107 {
  object-fit: contain;
  flex: 1;
  width: 19px;
  padding-bottom: 2px;
  position: absolute;
  inset: auto 22% 0% auto;
}

.image-107.left {
  right: 28%;
}

.image-107.left-2 {
  right: 23%;
}

.image-107.right {
  right: 19%;
}

.heading-links1-4 {
  text-transform: uppercase;
  margin-top: 10px;
}

.terminbutton-3 {
  text-align: center;
  text-transform: uppercase;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 22px;
}

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

.terminbutton-3.hauptfarbe.heading-1 {
  background-color: var(--orange);
  justify-content: center;
  align-items: center;
  line-height: 1.3;
  display: flex;
}

.terminbutton-3.hauptfarbe.heading-1:hover {
  background-color: var(--red);
}

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

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

.content-wrap-mittig-3 {
  border-bottom: 1px solid #94373f;
  border-left: 1px solid #94373f;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.inline-link-bold {
  color: #000;
  font-weight: 500;
}

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

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

.booking-widget {
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.btn-holder {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.utility-page-wrap-2 {
  background-color: var(--black);
  background-image: linear-gradient(180deg, var(--red), var(--orange));
  color: #fff;
  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-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
  position: static;
  inset: auto auto 0%;
}

.image-270 {
  filter: brightness(0%) invert();
  object-fit: contain;
  height: 10rem;
}

.heading-92, .text-block-3 {
  font-family: Roboto, sans-serif;
}

.content-wrap-top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.highlight-bar.highlights {
  margin-bottom: 20px;
  padding: 10px;
}

.bold-link {
  color: #fff;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .logo {
    width: auto;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .logo.w--current {
    left: 0;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

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

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

  .rahmen-unten {
    height: 10vh;
  }

  .titelvideo1-3 {
    justify-content: center;
    width: 100%;
    padding-bottom: 0;
  }

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

  .rahmen-oben {
    height: 10vh;
  }

  .wei-er-rahmen {
    width: 80%;
  }

  .div-block-video1 {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
    inset: 0%;
  }

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

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

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

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

  .inhalt-mittig1 {
    padding-bottom: 20px;
  }

  .inhalt-mittig1.flie-text {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .section1 {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .section1.zweitfarbe {
    padding: 60px;
  }

  .feature-image {
    height: 100%;
    margin-top: 0;
  }

  .image-big1 {
    height: 50vh;
  }

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

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

  ._2er-grid.outline {
    flex-flow: column;
    justify-content: flex-start;
    place-items: center;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

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

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

  .feature-image-mask.versetzt {
    height: 55vh;
    top: auto;
    right: auto;
  }

  .feature-image-mask.versetzt.links {
    height: 55vh;
    top: auto;
    left: auto;
  }

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

  .hintergrund-wei.versetzt {
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    right: auto;
  }

  .hintergrund-wei.versetzt.rechts {
    right: auto;
  }

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

  .bild-cover-section1 {
    height: auto;
    padding: 60px;
  }

  .bild-cover-1 {
    padding: 60px;
  }

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

  .titelvideo-unterseiten {
    height: 60vh;
  }

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

  .heading-klein-links.heading-2.farbe-der-headings {
    text-align: center;
    font-size: 22px;
  }

  .div-block-farbig-1 {
    padding-bottom: 20px;
  }

  .maps1-2 {
    height: 45vh;
  }

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

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

  .impdat-3.flie-text {
    padding: 60px;
  }

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

  .footer-1.drittefarbe {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .error-message {
    width: auto;
  }

  .impdat-2.flie-text {
    overflow-wrap: normal;
  }

  .menu-icon-3 {
    color: #fff;
  }

  .navlink3.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navlink3.flie-text:hover, .navlink3.flie-text.w--current {
    color: #fff;
    font-weight: 700;
  }

  .men-3 {
    background-color: var(--orange);
    padding-left: 10px;
    padding-right: 10px;
  }

  .men-button3.w--open {
    background-color: #fff;
  }

  .men-button3.hauptfarbe {
    background-color: var(--red);
    text-align: center;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

  .image-wrapper._100._70vh {
    height: 55vh;
  }

  .feature-image-120 {
    height: 100%;
    margin-top: 0;
  }

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

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

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

  .logo-heading.heading-1.farbe-der-headings {
    font-size: 25px;
  }

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

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

  ._2er_grid-kontakt {
    flex-flow: column;
    margin-top: 20px;
    display: flex;
  }

  .image-wrap-50vh {
    order: 0;
    height: 55vh;
  }

  .image-wrap-50vh._1st {
    order: -9999;
  }

  .content-wrap-mittig {
    justify-content: flex-start;
    align-items: center;
    padding: 0;
  }

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

  .title-klein.heading-2 {
    font-size: 14px;
  }

  .dropdown-list-18 {
    background-color: var(--red);
    width: 100%;
    position: relative;
  }

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

  .navlink4.flie-text {
    color: #fff;
  }

  .grid-21 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .logo-heading-top-margin-0.heading-1.farbe-der-headings {
    font-size: 25px;
  }

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

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

  .navlink.navlink3.flie-text {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .dropdown-toggle-16 {
    width: 100%;
  }

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

  .content-wrap-mittig-3 {
    border: 1px solid #94373f;
    justify-content: flex-start;
    align-items: center;
  }

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

  .btn-holder {
    flex-flow: column;
  }

  .dropdown {
    width: 100%;
  }

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

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

  .logo {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    left: auto;
  }

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

  .divblock1 {
    height: auto;
  }

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

  .nav-menu-2.hauptfarbe {
    padding-top: 20vh;
  }

  .rahmen-unten {
    height: 50px;
  }

  .titelvideo1-3 {
    height: 100%;
  }

  .rahmen-oben {
    height: 50px;
  }

  .wei-er-rahmen {
    width: 400px;
  }

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

  .titelvideo-start-3 {
    height: 28rem;
  }

  .lottie-animation {
    height: 90px;
  }

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

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

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

  .inhalt-mittig1 {
    height: auto;
  }

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

  .section1.zweitfarbe {
    padding: 40px;
  }

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

  .image-big1 {
    height: 25rem;
  }

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

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

  ._4er-grid-2 {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

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

  ._2er-grid.outline {
    padding-top: 20px;
  }

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

  .feature-image-mask.versetzt, .feature-image-mask.versetzt.links {
    height: 20rem;
  }

  .feature-image-mask.versetzt.img {
    height: auto;
  }

  .feature-image-mask.versetzt.mehr {
    height: 25rem;
  }

  .feature-image-mask.versetzt {
    height: 45vh;
  }

  .hintergrund-wei.versetzt {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hintergrund-wei.versetzt.rechts {
    padding-left: 0;
  }

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

  .bild-cover-1 {
    height: auto;
    min-height: auto;
    padding: 40px;
  }

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

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

  .titelvideo-unterseiten {
    height: 28rem;
  }

  .div-block-farbig-1 {
    height: auto;
  }

  .maps1-2 {
    height: 20rem;
  }

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

  .impdat-3 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .impdat-3.flie-text {
    padding: 40px;
  }

  .div-block-footer1 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-1.drittefarbe {
    padding: 40px 20px;
  }

  .heading-footer.heading-3 {
    margin-bottom: 5px;
    font-size: 19px;
  }

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

  .maps-gro {
    height: 400px;
  }

  .maos-footer {
    height: 100px;
  }

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

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

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

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

  .form1.oben {
    margin-top: 40px;
  }

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

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

  .image-wrapper._100._70vh {
    height: 25rem;
  }

  .feature-image-120.contain._2 {
    object-fit: cover;
  }

  .list-3.flie-text {
    padding-left: 20px;
  }

  .logo-heading.heading-1.farbe-der-headings {
    font-size: 15px;
  }

  .image-wrap-50vh {
    height: 25rem;
  }

  .heading-klein-links-2.heading-3 {
    font-size: 14px;
  }

  .icon-contain-5vh {
    height: 3vh;
  }

  .image-wrap-vh.flex {
    height: 25rem;
  }

  .image-100-contain, .image-100-contain.borders {
    object-fit: cover;
    width: 100%;
  }

  .image-100-contain.borders.rel.obenn {
    object-position: 50% 20%;
  }

  .image-100-contain.borders.obennn {
    object-position: 50% 30%;
  }

  .image-100-contain.borders.ganz-oben {
    object-position: 50% 10%;
  }

  .image-100-contain.conn {
    object-fit: contain;
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .quick-stack {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    padding: 0;
  }

  .cell.highlights.null {
    color: #333;
    background-color: #ed794600;
    padding-top: 0;
    padding-bottom: 0;
  }

  .grid-21, .grid-22 {
    flex-flow: column;
    display: flex;
  }

  .logo-heading-top-margin-0.heading-1.farbe-der-headings {
    font-size: 15px;
  }

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

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

  .image-107 {
    margin-bottom: 10px;
    margin-right: 10px;
    inset: auto 0% 0% auto;
  }

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

  .lightbox-link.last {
    order: 0;
  }

  .image-270 {
    height: 5rem;
  }

  .highlight-bar.highlights {
    padding: 10px;
  }

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

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

  .logo-img {
    width: 25px;
  }

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

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

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

  .nav-menu-2.hauptfarbe {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }

  .rahmen-unten {
    height: 30px;
  }

  .titelvideo1-3 {
    height: 100%;
  }

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

  .rahmen-oben {
    height: auto;
    padding-top: 10px;
  }

  .wei-er-rahmen {
    width: 100%;
    max-width: 350px;
    padding-right: 20px;
  }

  .div-block-video1 {
    align-items: center;
    width: auto;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .divider.highlights {
    width: 40vw;
  }

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

  .heading-mittig.heading-1 {
    font-size: 20px;
    line-height: 24px;
  }

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

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

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

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

  ._4er-grid-2 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-bottom: 0;
  }

  .feature-image-mask.versetzt.links.img {
    height: auto;
  }

  .feature-image-mask.versetzt.links {
    height: 45vh;
  }

  .hintergrund-wei.versetzt {
    padding-left: 0;
    padding-right: 0;
  }

  .mehr-erfahren2 {
    min-width: 150px;
  }

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

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

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

  .div-block-wei-1 {
    width: 100%;
  }

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

  .heading-klein-links.heading-2 {
    width: 100%;
  }

  .heading-block1 {
    width: 100vw;
  }

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

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

  .impdat-3.flie-text {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .maps-gro {
    height: 300px;
  }

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

  .text-field-4 {
    width: 100%;
  }

  .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 {
    top: 10px;
  }

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

  .list-3 {
    padding-left: 30px;
  }

  .logo-heading.heading-1.farbe-der-headings {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 14px;
  }

  .quick-stack {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

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

  .logo-heading-top-margin-0.heading-1.farbe-der-headings {
    margin-bottom: 6px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
  }

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

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

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

  .terminbutton-3.hauptfarbe.heading-1 {
    font-size: 12px;
    line-height: 20px;
  }

  .heading-klein-links-3.heading-2 {
    width: 100%;
  }

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

#w-node-c805f838-f16d-c7de-b02b-28b74042e020-c0c60ea2 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-e030e8f9-904f-67b1-2b73-65b99d7847a6-c0c60ea2 {
  grid-area: 2 / 1 / 2 / 3;
}

#w-node-_51a227de-54c9-8bdb-d747-3ad805a4c5c5-a1720bcf {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1fr 1fr 1fr;
}

#w-node-_665eec22-6d89-5e82-c5b9-204f369c3d3e-a1720bcf, #w-node-_418e16c0-9d9b-5701-b1d8-41ea447e0618-a1720bcf {
  grid-template-columns: .5fr 1fr 1fr 1fr 1fr;
  grid-template-rows: ;
}

#w-node-_555c7d16-4062-9abf-4275-d9d3e7ba9ab4-a1720bd2, #w-node-_1e5540f0-bfc7-ea23-ea49-7054825a3ffc-a1720bd2, #w-node-_70ea5bb7-6943-3486-b416-88ac3bd96701-a1720bd2, #w-node-_58a195a3-373e-f882-14e5-a5f4d6be9822-a1720bd2, #w-node-_9d9194b4-cd4b-cb8b-bbed-1c60e1baa35f-a1720bd2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fd401510-661d-f354-563c-36f3932f0885-a1720bd2, #w-node-_2f3a9b90-8296-ea24-11b6-d97894e06bc7-a1720bd2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5b0e13d3-244d-27a0-6e0c-2125ec1dc6b0-a1720bd2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_97e96bba-bc0b-478f-da7b-78c98bf7678c-a1720bd4 {
  grid-area: 1 / 2 / 2 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-fd401510-661d-f354-563c-36f3932f0885-a1720bd2 {
    order: 9999;
  }

  #w-node-_2f3a9b90-8296-ea24-11b6-d97894e06bc7-a1720bd2 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_51a227de-54c9-8bdb-d747-3ad805a4c5c5-a1720bcf, #w-node-_665eec22-6d89-5e82-c5b9-204f369c3d3e-a1720bcf, #w-node-_418e16c0-9d9b-5701-b1d8-41ea447e0618-a1720bcf {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }
}


