@font-face {
  font-family: FuturaStd;
  src: url('../fonts/FuturaStdMedium.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --grey2: #b9b1a7;
  --black: black;
  --white: white;
  --grey: #b8b6b3;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  flex-direction: 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-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

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

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

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

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

.logo {
  justify-content: center;
  align-items: center;
  width: 15vw;
  height: 15vw;
  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;
  line-height: 1.3;
}

.telefonnummer.is-large {
  color: #333;
  font-family: FuturaStd, Georgia, sans-serif;
  font-size: 20px;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

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

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

.email.is-large {
  color: #333;
  font-family: FuturaStd, Georgia, sans-serif;
  font-size: 20px;
}

.zweitfarbe {
  background-color: #efeeee;
}

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

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

.adresse.black {
  color: #000;
  font-family: FuturaStd, Georgia, sans-serif;
}

.adresse.is-large {
  color: #333;
  font-family: FuturaStd, Georgia, sans-serif;
  font-size: 20px;
}

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

.heading-1 {
  font-family: FuturaStd, Georgia, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.heading-1.farbe-der-headings-2 {
  font-size: 40px;
}

.heading-1.farbe-der-headings-2.font-size {
  font-size: 45px;
}

.heading-1.farbe-der-headings-2.font-size.padding {
  padding-left: 80px;
}

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

.heading-3.center {
  text-align: center;
}

.flie-text {
  overflow-wrap: anywhere;
  font-family: FuturaStd, Georgia, sans-serif;
  font-weight: 400;
}

.farbe-der-headings {
  color: #b9b1a7;
  font-family: FuturaStd, Georgia, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

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

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

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

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

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

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

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

.video {
  height: 72vh;
}

.titelvideo {
  z-index: 999;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.titelvideo-div {
  color: #fff;
  background-color: #0000004d;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 80px;
  display: flex;
}

.slogan {
  text-align: center;
  text-transform: uppercase;
  font-size: 100px;
  line-height: 110px;
}

.slogan.heading-1 {
  font-family: FuturaStd, Georgia, sans-serif;
  font-size: 75px;
  line-height: 1.5;
}

.heading {
  text-align: left;
  text-transform: uppercase;
  font-size: 120px;
  line-height: 120px;
}

.heading.heading-1.farbe-der-headings-2 {
  z-index: 5;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: FuturaStd, Georgia, sans-serif;
  font-size: 100px;
}

.heading.heading-1.farbe-der-headings-2.font-size {
  font-size: 150px;
}

.heading.heading-1.farbe-der-headings-2.center {
  text-align: center;
  width: auto;
  font-size: 120px;
}

.heading.heading-1.farbe-der-headings-2.center.font-size {
  text-align: center;
  overflow-wrap: anywhere;
  font-size: 200px;
  font-weight: 500;
  line-height: .8;
}

.heading.heading-1.farbe-der-headings-2.align-right {
  text-align: right;
}

.heading.heading-1.farbe-der-headings-2.align-right.font-size-2 {
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  font-size: 10.9375vw;
  font-weight: 400;
  line-height: 1;
}

.footer {
  flex: 0 auto;
  margin-top: auto;
}

.div-block {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 60px 20px 100px;
  display: flex;
}

.div-block-114 {
  filter: invert();
}

.navlink {
  color: #fff;
  letter-spacing: 3px;
  font-size: 18px;
  line-height: 25px;
}

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

.navlink.flie-text:hover {
  color: #8b8b8b;
}

.navlink.flie-text.w--current {
  color: #c2a893;
}

.nav-menu-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.bild-zoom-effekt1 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/AdobeStock_305628877_visu.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
  height: 700px;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all .2s;
  display: flex;
}

.bild-zoom-effekt1:hover {
  background-image: linear-gradient(#fff0, #fff0), url('../images/AdobeStock_305628877_visu.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.impdat {
  padding: 100px 40px;
}

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

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

.success-block.highlights {
  padding-right: 100px;
}

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

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

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

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

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

.paragraph1 {
  font-size: 24px;
  line-height: 30px;
}

.paragraph1.flie-text {
  text-align: left;
  overflow-wrap: anywhere;
  width: 100%;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
}

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

.grid_rechts {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  margin: 100px;
}

.grid_rechts.kontakt {
  grid-template-columns: 1fr 1fr;
  place-items: start;
  margin: 0;
}

.content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 60px;
  display: flex;
}

.content.padding {
  height: 100%;
  padding: 0 40px 0 60px;
}

.content.padding.center {
  align-items: flex-start;
  padding-left: 100px;
}

.heading1 {
  font-size: 45px;
  line-height: 45px;
}

.heading1.heading-1 {
  text-align: left;
  overflow-wrap: anywhere;
  line-height: 1.3;
}

.heading1.heading-1.padding {
  padding-left: 10px;
}

.heading1.heading-1.padding.center {
  text-align: center;
}

.button {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 15px 30px;
  font-size: 16px;
  line-height: 24px;
}

.button.heading-3 {
  transition: all .2s;
}

.button.heading-3:hover {
  transform: translate(0, -5px);
  box-shadow: 0 11px 20px -4px #00000080;
}

.button.heading-3.hauptfarbe {
  line-height: 1.3;
}

.button.heading-3.highlights {
  background-color: var(--grey2);
  line-height: 1.3;
}

.button.heading-3.bg {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #000;
  background-color: #3898ec00;
  text-decoration: none;
  display: flex;
}

.button.heading-3.bg:hover {
  color: #fff;
  background-color: #454543;
}

.button.heading-3.bg.hauptfarbe {
  background-color: #fff;
}

.button.heading-3.bg.hauptfarbe:hover {
  color: var(--black);
}

.farbe-der-headings-2 {
  font-family: FuturaStd, Georgia, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.mini_heading {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.4;
}

.mini_heading.heading-3 {
  overflow-wrap: anywhere;
}

.section1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 100px;
  display: flex;
}

.section1.padding {
  width: 100%;
  padding: 0 0 100px;
  display: block;
  overflow: hidden;
}

.section1.padding.padding-down {
  padding-bottom: 100px;
}

.section1.padding-top {
  padding: 100px 0 0;
}

.section1.padding-top.padding-botton {
  padding-bottom: 100px;
}

.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;
  color: #fff;
  margin-left: 20px;
  line-height: 40px;
  position: relative;
}

.navigation {
  z-index: 10;
  background-image: linear-gradient(#00000080, #0000);
  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 {
  background-color: #fff;
  border: 1px solid #000;
  border-bottom-color: #e9e9f8;
  min-height: 40px;
}

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

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

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

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

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

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

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

.button-wrapper {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 10px;
  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;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 100%;
  display: flex;
  position: relative;
}

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

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

.form {
  width: 100%;
}

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

.logo_white {
  filter: invert();
}

.no-overflow {
  width: 100%;
  height: 51vh;
  overflow: hidden;
}

.no-overflow.width {
  width: 98%;
  height: 100%;
}

.no-overflow.height {
  width: 100%;
  height: 70vh;
}

.no-overflow.auto {
  height: auto;
}

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

.link.black {
  color: var(--black);
  font-family: FuturaStd, Georgia, sans-serif;
}

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

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

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

.impressum-link.black {
  color: #000;
}

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

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

.nav-men-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.navbar-6 {
  background-color: #0000;
  width: 100%;
  height: 28vh;
}

.navbar-6.grey {
  background-color: var(--grey);
}

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

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

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

.nav-link-3.flie-text {
  color: #000;
  overflow-wrap: normal;
  font-family: FuturaStd, Georgia, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.nav-link-3.flie-text:hover {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  text-decoration: underline;
}

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

.container-8 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  margin-right: 0;
  padding-left: 100px;
  display: flex;
}

.container-8.padding {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 0;
}

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

.section-5 {
  position: relative;
}

.section-6 {
  padding: 100px;
}

.section-6.padding {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  padding-bottom: 100px;
  display: flex;
}

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

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

.card {
  background-color: var(--grey);
  color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  display: flex;
  box-shadow: 0 2px 6px #0003;
}

.card.padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.grid-3 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 30px;
}

.content-178 {
  background-color: #fff0;
  width: 100%;
  margin-top: 10px;
  padding: 10px 40px 20px 0;
  display: block;
}

.btn-wrapper2 {
  cursor: pointer;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.icon-3 {
  width: 2em;
  height: 2em;
}

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

.question {
  margin-bottom: 40px;
}

.btn-wrap {
  display: block;
}

.term {
  width: 100%;
}

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

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

.image-107 {
  height: 100%;
}

.container-9 {
  width: 100%;
  max-width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.grid-23.height {
  grid-template-columns: 1.25fr 1.2fr;
  width: 100%;
  height: 35.2689%;
}

.image-wrapper {
  width: 90vh;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

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

.image-111.contaied {
  object-fit: contain;
}

.content-_wrapper-right {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 160px;
  padding-left: 0;
  padding-right: 140px;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
}

.half-circle {
  z-index: 1428649849;
  border: 6px solid #000;
  border-radius: 100%;
  width: 350px;
  height: 350px;
  position: absolute;
  inset: -6% -22% 0% auto;
}

.heading_holder {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
  position: relative;
  top: auto;
  bottom: 90px;
  right: 55%;
}

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

.image-113 {
  object-fit: contain;
  width: 100%;
}

.content_wrapper-1 {
  position: relative;
}

.div-block-191 {
  justify-content: flex-end;
  width: 100%;
  height: 80%;
  padding-left: 60px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.heading-wrap {
  position: absolute;
  top: 100px;
  right: 623px;
}

.image-wrap {
  width: 88%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.img-wrap2 {
  width: 100%;
  height: 80%;
}

.card2 {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding: 20px 10px 40px;
  display: flex;
}

.card2.padding {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  height: 60vh;
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-holder {
  flex-flow: column;
  justify-content: flex-end;
  padding-left: 220px;
  display: flex;
}

.heading-holder.padding {
  padding-left: 0;
}

.paragraph-64 {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  font-family: FuturaStd, Georgia, sans-serif;
}

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

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

.impdat-3.flie-text.black {
  color: #000;
}

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

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

.impdat-4.flie-text.black {
  color: #000;
}

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

.sm-wrapper.top {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: flex-start;
}

.footer-wrapper {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  justify-content: center;
  align-items: center;
  height: 6vh;
  padding-top: 0;
  display: flex;
}

.footer-2 {
  width: 70%;
  height: 100%;
  padding-top: 10px;
  display: flex;
}

.footer-content-blocks {
  margin-right: 10px;
}

.inner-div {
  border-right: 2px solid #000;
  padding-right: 5px;
}

.inner-div.black {
  color: #000;
  border-right-color: #000;
}

.preisliste-spalte {
  width: 70vh;
}

.preisliste-spalte.adj2 {
  width: 75vh;
}

.angebot-grid-2 {
  grid-column-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
  width: 100%;
  margin-bottom: 5px;
  padding: 10px 20px 10px 10px;
}

.angebot-grid-2.adj {
  grid-template-columns: 2.5fr 2.25fr;
  place-content: start space-between;
  align-items: stretch;
  width: 99.9999%;
}

.grid-div-links {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.preislisten-grid._2-spalten {
  grid-column-gap: 0vw;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  height: 90vh;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 0;
}

.preislisten-grid._2-spalten.spc {
  height: 110vh;
  padding-left: 80px;
}

.preislisten-grid._2-spalten.spc.adj {
  align-content: space-between;
  place-items: center start;
  height: 100%;
}

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

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

.paragraph-links1.flie-text.price-font {
  overflow-wrap: anywhere;
  font-size: 20px;
  font-weight: 600;
}

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

.text-rechts1.flie-text {
  text-align: left;
  overflow-wrap: anywhere;
  font-family: FuturaStd, Georgia, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}

.text-rechts1.flie-text.new {
  margin-left: 80px;
}

.grid-div-rechts {
  text-align: right;
  align-items: center;
  height: 100%;
  font-family: FuturaStd, Georgia, sans-serif;
  display: flex;
}

.section-1.padding {
  padding-bottom: 100px;
}

.section-1.padding.height {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: column;
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.section-1.padding.stretch {
  flex: 1;
}

.section-1.padding-top-copy {
  padding-top: 120px;
  overflow: hidden;
}

.section-1.padding-top-copy.adj {
  padding-top: 60px;
  padding-bottom: 100px;
}

.div-block-209 {
  position: relative;
  top: 0;
}

.content4 {
  flex-flow: column;
  padding-left: 130px;
  padding-right: 120px;
}

.div-block-213 {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 0%;
}

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

.nav-men-2 {
  z-index: 10000;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

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

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

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

.nav-link-4.flie-text {
  color: #fff;
  overflow-wrap: normal;
  font-family: FuturaStd, Georgia, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.nav-link-4.flie-text:hover {
  color: var(--black);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  text-decoration: underline;
}

.nav-link-4.flie-text.w--current {
  color: var(--black);
}

.icon-wrap {
  width: 3em;
  height: 3em;
}

.content-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 60px;
  display: flex;
}

.content-2.padding {
  padding: 10px 20px 10px 100px;
}

.grid-small {
  grid-template-rows: auto;
  width: 100%;
  height: 60vh;
}

.img-wrap {
  height: 85%;
}

.img-wrap.adj {
  height: 100%;
}

.social-media-wrapper {
  width: 30%;
  height: 100%;
  display: flex;
}

.paragraph {
  width: 100%;
  margin-bottom: 0;
  font-family: FuturaStd, Georgia, sans-serif;
  font-size: 20px;
}

.kontakt-content-_wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 50vh;
  padding-top: 0;
  padding-left: 0;
  padding-right: 140px;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
}

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

.utility-page-wrap-2 {
  background-color: var(--grey2);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content-3 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
  position: static;
  inset: auto auto 0%;
}

.image-118 {
  filter: brightness(0%) invert();
  object-fit: contain;
  width: 20rem;
}

.heading-92, .text-block-9 {
  font-family: FuturaStd, Georgia, sans-serif;
}

.paragraph1-list {
  font-size: 24px;
  line-height: 30px;
}

.paragraph1-list.flie-text {
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
}

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

.gallery-wrapper {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

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

@media screen and (min-width: 1440px) {
  .hauptfarbe {
    color: #fff;
    background-color: #000;
  }

  .footer.white {
    background-color: #fff;
  }

  .div-block {
    padding-top: 40px;
    display: block;
  }

  .card2 {
    height: 100%;
  }

  .heading-holder {
    padding-left: 0;
  }

  .preisliste-spalte.adj2 {
    width: 55vw;
  }

  .angebot-grid-2.adj {
    grid-template-columns: 2.5fr 2.75fr;
  }

  .preislisten-grid._2-spalten.spc.adj {
    grid-template-columns: 1.25fr 1fr;
    height: auto;
  }

  .paragraph-links1.flie-text.price-font.big, .text-rechts1.flie-text.big {
    font-size: 25px;
  }

  .img-wrap.adj {
    height: 100%;
  }
}

@media screen and (max-width: 991px) {
  .logo-img {
    object-fit: cover;
  }

  .logo {
    width: 20vw;
  }

  .logo.w--current {
    width: 23vw;
  }

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

  .adresse.is-large {
    font-size: 16px;
  }

  .heading-1.farbe-der-headings-2.font-size {
    text-align: center;
    font-size: 40px;
  }

  .heading-1.farbe-der-headings-2.font-size.padding {
    text-align: center;
    padding-left: 0;
    font-size: 40px;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .video {
    height: 60vh;
    position: relative;
  }

  .titelvideo {
    height: 100%;
    inset: 0%;
  }

  .titelvideo-div {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }

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

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

  .heading.heading-1.farbe-der-headings-2 {
    text-align: center;
    width: 100%;
    font-size: 40px;
    line-height: 45px;
  }

  .heading.heading-1.farbe-der-headings-2.font-size {
    font-size: 40px;
    line-height: 45px;
  }

  .heading.heading-1.farbe-der-headings-2.center.font-size {
    font-size: 40px;
    line-height: 1;
  }

  .heading.heading-1.farbe-der-headings-2.align-right.font-size-2 {
    text-align: center;
    font-size: 40px;
  }

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

  .div-f-r-nav {
    width: auto;
  }

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

  .icon-5 {
    color: #fff;
  }

  .navlink.flie-text {
    text-align: right;
  }

  .nav-menu-3 {
    background-color: #000c;
    width: 100%;
  }

  .navbar {
    justify-content: space-between;
  }

  .bild-zoom-effekt1 {
    height: 400px;
  }

  .impdat {
    padding: 60px;
  }

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

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

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

  .section-2 {
    padding: 60px;
  }

  .paragraph1.flie-text {
    text-align: center;
    font-size: 16px;
  }

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

  .grid_rechts.kontakt {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

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

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

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

  .button.heading-3.highlights.top {
    margin-top: 10px;
  }

  .mini_heading.heading-3 {
    text-align: center;
  }

  .section1 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .section1.padding {
    padding: 60px;
  }

  .section1.padding.padding-down {
    padding-bottom: 60px;
  }

  .section1.padding-top {
    padding: 60px;
  }

  .section1.padding-top.padding-botton {
    padding-bottom: 60px;
  }

  .button-wrapper {
    justify-content: center;
    align-items: flex-end;
    padding-left: 0;
  }

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

  .no-overflow {
    height: 60vh;
  }

  .no-overflow.height.first, .no-overflow.firstm {
    order: -9999;
  }

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

  .nav-men-1 {
    background-color: var(--grey2);
  }

  .men-icon1 {
    color: #fff;
  }

  .navbar-6, .navbar-6.grey {
    height: auto;
  }

  .nav-link-3.flie-text {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .container-8.padding {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: auto;
    padding-left: 60px;
    padding-right: 60px;
  }

  .men-buttton1.hauptfarbe {
    background-color: var(--black);
    margin-left: auto;
  }

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

  .section-6 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .section-6.padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .maps {
    height: 45vh;
    overflow: hidden;
  }

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

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

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

  .content-178 {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .question {
    margin-bottom: 10px;
  }

  .grid-22.adj {
    grid-template-columns: 1fr;
  }

  .container-9 {
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

  .content-_wrapper-right {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .half-circle {
    width: 100px;
    height: 100px;
    right: 0%;
  }

  .heading_holder {
    position: static;
  }

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

  .image-113 {
    height: 60vh;
  }

  .content_wrapper-1 {
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .div-block-191 {
    height: 100%;
    padding-left: 0;
    position: static;
  }

  .heading-wrap {
    position: static;
  }

  .image-wrap {
    width: 100%;
    position: static;
  }

  .card2.padding {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: auto;
    padding: 0;
  }

  .heading-holder {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .footer-wrapper {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-flow: column;
    height: auto;
  }

  .footer-2 {
    width: 100%;
  }

  .preisliste-spalte {
    width: auto;
  }

  .preisliste-spalte.adj2 {
    width: 100%;
  }

  .angebot-grid-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 10px;
    display: flex;
  }

  .angebot-grid-2.adj {
    align-items: center;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .grid-div-links {
    justify-content: center;
    align-items: flex-start;
  }

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

  .preislisten-grid._2-spalten {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: flex;
  }

  .preislisten-grid._2-spalten.spc {
    height: 100%;
    padding-left: 0;
  }

  .preislisten-grid._2-spalten.spc.adj {
    margin-top: 20px;
    padding-bottom: 0;
  }

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

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

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

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

  .text-rechts1.flie-text.new {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

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

  .section-1.padding.height {
    padding: 60px;
  }

  .section-1.padding.stretch {
    flex: 1;
  }

  .section-1.padding-top-copy {
    padding-top: 60px;
  }

  .section-1.padding-top-copy.adj {
    padding-bottom: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .content4 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .nav-men-2 {
    background-color: var(--grey2);
  }

  .nav-link-4.flie-text {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

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

  .content-2.padding {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-small {
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .img-wrap {
    height: 60vh;
  }

  .img-wrap.adj {
    order: -9999;
    width: 100%;
    height: 80%;
  }

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

  .kontakt-content-_wrapper {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
    padding-right: 0;
    position: static;
  }

  .paragraph1-list.flie-text {
    text-align: left;
    width: auto;
    padding-left: 20px;
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    width: auto;
    height: 17vw;
  }

  .divblock1 {
    height: auto;
  }

  .video {
    height: 20rem;
  }

  .titelvideo-div {
    padding-bottom: 0;
  }

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

  .heading.heading-1.farbe-der-headings-2 {
    text-align: center;
    width: 100%;
    font-size: 35px;
  }

  .heading.heading-1.farbe-der-headings-2.font-size {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 35px;
    line-height: 40px;
  }

  .bild-zoom-effekt1 {
    min-height: 300px;
  }

  .impdat {
    padding: 40px;
  }

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

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

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

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

  .section-2 {
    padding: 40px;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

  .grid_rechts {
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-bottom: 20px;
  }

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

  .heading1.heading-1.padding.center {
    font-size: 30px;
  }

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

  .section1.padding.padding-down {
    padding-bottom: 40px;
  }

  .section1.padding-top, .section1.padding-top.padding-botton {
    padding: 40px;
  }

  .no-overflow {
    height: 20rem;
  }

  .no-overflow.width {
    width: 100%;
    height: 20rem;
  }

  .no-overflow.height {
    height: 20rem;
  }

  .container-8.padding {
    padding-left: 40px;
    padding-right: 40px;
  }

  .men-buttton1.hauptfarbe {
    padding: 10px;
  }

  .section-5 {
    padding-bottom: 0;
  }

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

  .section-6.padding {
    padding: 40px;
  }

  .maps {
    width: 100%;
    height: 20rem;
  }

  .grid-22 {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .container-9 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-wrapper {
    width: 100%;
    height: 20rem;
  }

  .content-_wrapper-right {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .half-circle {
    width: 90px;
    height: 90px;
    top: 2%;
  }

  .image-113 {
    height: 15rem;
  }

  .footer-wrapper {
    text-align: center;
  }

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

  .inner-div, .inner-div.black {
    border-right-style: none;
    padding-right: 0;
  }

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

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

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

  .section-1.padding.height {
    padding: 40px;
  }

  .section-1.padding-top-copy {
    padding-top: 20px;
  }

  .section-1.padding-top-copy.adj, .content4 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .img-wrap {
    height: 20rem;
  }

  .image-118 {
    width: 15rem;
  }

  .gallery-wrapper {
    width: 100%;
  }
}

@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 {
    width: 10vh;
    height: 19vw;
  }

  .heading-1.farbe-der-headings-2.font-size, .heading-1.farbe-der-headings-2.font-size.padding {
    font-size: 30px;
  }

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

  .video {
    height: 20rem;
  }

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

  .slogan {
    font-size: 50px;
    line-height: 50px;
  }

  .slogan.heading-1 {
    overflow-wrap: anywhere;
    font-size: 25px;
    font-weight: 400;
  }

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

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

  .heading.heading-1.farbe-der-headings-2.center.font-size {
    font-size: 30px;
  }

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

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

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

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

  .maps-gro {
    height: 300px;
  }

  .heading1 {
    font-size: 35px;
    line-height: 35px;
  }

  .heading1.heading-1 {
    width: 100%;
    font-size: 30px;
  }

  .button {
    text-align: left;
    letter-spacing: 0;
    padding: 10px 5px;
    font-size: 12px;
    line-height: 20px;
  }

  .button.heading-3.hauptfarbe {
    text-align: center;
  }

  .button.heading-3.highlights {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .button.heading-3.highlights.top {
    margin-top: 0;
  }

  .button.heading-3.bg.hauptfarbe, .section1, .section1.padding, .section1.padding-top, .section1.padding-top.padding-botton {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-wrapper {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .button-wrapper.top {
    margin-top: 10px;
  }

  .no-overflow {
    height: 20rem;
  }

  .no-overflow.height.first, .no-overflow.firstm {
    order: 1;
  }

  .no-overflow.firstm.adj {
    order: -9999;
  }

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

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

  .container-8.padding {
    padding: 10px 20px;
  }

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

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

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

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

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

  .image-111.contaied {
    object-fit: cover;
  }

  .half-circle {
    width: 60px;
    height: 60px;
  }

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

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

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

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

  .angebot-grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-right: 10px;
  }

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

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

  .preislisten-grid._2-spalten.spc {
    padding-right: 0;
  }

  .grid-div-rechts {
    text-align: left;
  }

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

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

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

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

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

#w-node-b231c99e-2556-800c-ec4c-28164a7263be-aa25c4c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-d8c30343-9500-7f4d-6fe4-0e2faab20b30-0d41fe07 {
    place-self: auto;
  }
}


@font-face {
  font-family: 'FuturaStd';
  src: url('../fonts/FuturaStdMedium.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}