:root {
  --chocolate: #eb7406;
  --chocolate-2: #eb7406bd;
  --dark-slate-grey: #383838;
  --white: white;
  --grey-2: #7c7c7c17;
  --coral: #ef7731;
  --black: black;
  --grey: #7c7c7c;
  --white-2: #ffffffed;
}

.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-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

.section {
  text-align: center;
}

.navbar {
  z-index: 90;
  background-color: var(--chocolate);
  text-align: center;
  justify-content: center;
  align-items: center;
}

.nav-link {
  color: #fff;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.nav-link:hover {
  color: var(--chocolate);
  background-color: #fff;
}

.nav-link.w--current, .nav-link.w--current:hover, .nav-link.w--current:focus {
  color: #000;
}

.section-2, .slider {
  width: 100%;
  height: 600px;
}

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

.dropdown-list.w--open {
  background-color: var(--chocolate-2);
}

.slide-3 {
  background-image: url('../images/Perspektive-Ellhofen-NEU.jpg');
  background-position: 50%;
  background-size: cover;
}

.icon-4 {
  background-color: #eb7406b0;
  margin-left: 40px;
  display: none;
}

.icon-5 {
  background-color: #eb7406b5;
  margin-right: 40px;
  display: none;
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-2 {
  background-color: #ffffffe0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 38vh;
  padding: 20px;
  display: flex;
}

.heading {
  color: var(--chocolate);
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.button {
  background-color: var(--chocolate);
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.div-block-5 {
  background-color: var(--chocolate);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-5.oben {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  height: 100%;
  padding: 40px;
  display: flex;
}

.div-block-5.oben.side {
  margin-right: 20px;
}

.div-block-5.oben.center {
  justify-content: center;
}

.div-block-5._100 {
  justify-content: flex-start;
  height: 100%;
  text-decoration: none;
}

.heading-3 {
  color: #fff;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.paragraph-3 {
  color: #fff;
  margin-bottom: 10px;
  padding-left: 14px;
  padding-right: 14px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  line-height: 1.4;
}

.paragraph-3.list {
  text-align: left;
  padding-bottom: 0;
  padding-left: 40px;
  line-height: 1.7;
}

.image {
  object-fit: cover;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.image.symbol {
  width: auto;
  margin-top: 20px;
}

.image.img-vh {
  height: 40vh;
}

.image.contain {
  background-image: linear-gradient(to bottom, var(--chocolate-2), var(--chocolate-2)), url('../images/Öhringen-Wollreffenweg---Haus-02---Übersicht_03.webp');
  object-fit: contain;
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 40vh;
}

.dropdown-list-3, .dropdown-list-4 {
  background-color: var(--chocolate-2);
}

.div-block-6 {
  background-color: var(--dark-slate-grey);
  background-image: url('../images/bg-anthr.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-6.padd {
  padding: 20px;
}

.section-3 {
  margin-bottom: 0;
}

.columns {
  margin-bottom: 0;
  padding: 60px 48px;
  display: flex;
}

.columns.unten-0 {
  padding-bottom: 0;
}

.columns.oben-15 {
  padding-top: 20px;
}

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

.paragraph-9.kein-abstand {
  margin-bottom: 0;
}

.columns-2 {
  width: 100%;
}

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

.column-7 {
  justify-content: center;
  align-items: center;
  padding-top: 27px;
  padding-right: 7px;
  display: flex;
}

.column-7._1 {
  padding-top: 14px;
  padding-right: 7px;
}

.section-11 {
  background-color: #3a3a3a;
  justify-content: space-between;
  margin-top: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.div-block-10 {
  margin-top: 0;
  padding-top: 0;
  padding-left: 20px;
  display: inline-block;
  position: static;
}

.heading-18 {
  color: var(--white);
  font-size: 16px;
  text-decoration: none;
}

.heading-18.footer {
  margin-top: 0;
}

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

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

.column-12 {
  background-image: url('../images/generaluebernahme.jpg');
  background-position: 50%;
  background-size: cover;
}

.column-12.neu {
  background-image: url('../images/05-350x350.jpg');
}

.column-12.neu._1 {
  background-image: url('../images/Kapitalanlage.jpg');
}

.column-12.neu._1._4 {
  background-image: url('../images/AdobeStock_105627552.jpg');
}

.column-12.neu._1._4._7 {
  background-image: url('../images/Penthouse-Visualisierung-klein.jpg');
}

.column-12.neu._1._4._9 {
  background-image: url('../images/Effizienzhaus.jpg');
  background-position: 50%;
}

.column-12.neu._3 {
  background-image: none;
}

.column-13 {
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.heading-19 {
  color: var(--chocolate);
  font-family: Open Sans, sans-serif;
  font-size: 22px;
}

.heading-19.mdl {
  text-align: center;
}

.paragraph-10 {
  color: #000;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

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

.bold-text {
  color: var(--chocolate);
  font-size: 15px;
}

.columns-3 {
  padding-left: 60px;
  display: flex;
}

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

.columns-4 {
  padding-bottom: 20px;
}

.columns-5 {
  align-items: center;
  height: auto;
  padding-bottom: 20px;
  display: flex;
}

.column-22 {
  padding-bottom: 0;
}

.section-12 {
  text-align: center;
}

.heading-20 {
  color: var(--chocolate);
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.paragraph-11 {
  color: #000;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.bold-text-2 {
  color: var(--chocolate);
}

.button-2 {
  background-color: var(--chocolate);
}

.button-2:hover {
  background-color: #000;
}

.button-2.hide {
  display: none;
}

.div-block-14 {
  background-color: var(--grey-2);
  width: 100.071%;
  min-height: 500px;
  padding: 40px;
}

.div-block-15, .div-block-16 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-13 {
  height: 600px;
}

.html-embed {
  text-align: center;
}

.section-14 {
  margin-top: 20px;
  padding-bottom: 20px;
}

.container {
  padding-bottom: 40px;
}

.bold-text-3 {
  color: var(--chocolate);
}

.section-15 {
  text-align: left;
  padding-right: 0;
}

.div-block-17 {
  text-align: center;
  margin-top: 40px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.column-23 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.columns-6 {
  margin-left: 0;
}

.column-24 {
  background-image: url('../images/Perspektive-Mögglingen-groß.webp');
  background-position: 0%;
  background-size: cover;
  height: 500px;
}

.column-24.laufenbild {
  background-image: url('../images/Auenstein300x.jpg');
  background-position: 50%;
}

.column-24.schefflenz {
  background-image: url('../images/5e67c1761e923e1a1a50c7f4_Persepktive-final-2.jpg');
}

.column-24.ellhofen {
  background-image: url('../images/Perspektive-Ellhofen-NEU-1.jpg');
  background-position: 50%;
}

.column-24.weinsbergii {
  background-image: url('../images/Perspektive-final-WII.jpg');
}

.column-24.weinsbergi {
  background-image: url('../images/Perspektive-final-WI.jpg');
}

.column-24.hringen {
  background-image: url('../images/Perspektive-V-final2.jpg');
}

.column-24.hringenvii {
  background-image: url('../images/5f40ce9de75ff67fefbdf599_Expose-Oehringen-VII-DRUCK.jpg');
}

.column-24._5 {
  background-image: url('../images/Persepktive1-3-klein.jpg');
}

.column-24.wiw2, .column-24.wiw3 {
  background-image: url('../images/Persepktive1-3-klein.jpg');
  background-position: 50%;
}

.column-24.text {
  background-image: url('../images/Perspektive-Mögglingen-groß.webp');
  align-items: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-24.text.m1 {
  background-image: url('../images/Mögglingen---Gebäude_01.webp');
}

.column-24.text.m3 {
  background-image: url('../images/Mögglingen---Gebäude_03.webp');
}

.column-24.text.m4 {
  background-image: url('../images/Mögglingen---Gebäude_04.webp');
}

.column-24.text.m5 {
  background-image: url('../images/Mögglingen---Gebäude_05.webp');
}

.column-24.willsbach {
  background-image: none;
}

.column-24.down {
  flex-direction: row;
  align-items: flex-end;
  display: flex;
}

.column-24.m2 {
  background-image: url('../images/Mögglingen---Gebäude_02.webp');
}

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

.heading-21 {
  color: var(--chocolate);
  font-family: Open Sans, sans-serif;
  font-size: 22px;
}

.paragraph-13 {
  color: #000;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.bold-text-4, .bold-text-5 {
  color: var(--chocolate);
}

.section-17 {
  background-color: var(--chocolate);
}

.div-block-20 {
  padding: 20px 40px;
}

.heading-22 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
}

.paragraph-14 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.section-18 {
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-23 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.checkbox-label {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.div-block-21 {
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.submit-button {
  background-color: var(--chocolate);
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
}

.div-block-22 {
  background-color: var(--chocolate);
  align-items: center;
  display: flex;
}

.paragraph-15 {
  color: #fff;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.section-19 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-6 {
  display: block;
}

.paragraph-16 {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.div-block-23 {
  background-color: var(--chocolate);
}

.paragraph-17 {
  background-color: var(--chocolate);
  width: 100%;
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.container-3 {
  justify-content: center;
  display: flex;
}

.column-28 {
  display: flex;
}

.columns-7 {
  width: auto;
  display: flex;
}

.columns-9 {
  display: block;
}

.image-7 {
  width: 99.9117%;
  margin-bottom: 10px;
}

.slide-4 {
  background-image: url('../images/Web-DE_Affaltrach_image_fin.jpg');
  background-position: 50%;
  background-size: cover;
}

.text-span, .text-span-2, .text-span-3, .text-span-4 {
  color: var(--chocolate);
  font-weight: 700;
}

.section-20 {
  min-height: 600px;
  padding: 40px 20px 100px;
}

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

.link-block {
  width: 100%;
}

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

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

.list {
  padding-left: 20px;
}

.angebot-grid {
  grid-column-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 10% .5fr;
  align-items: start;
}

.grid-div-links {
  min-height: 20px;
}

.grid-div-rechts {
  text-align: right;
  min-height: 20px;
}

.bold-text-7, .bold-text-8 {
  color: var(--chocolate);
}

.div-block-25 {
  margin-top: 20px;
}

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

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

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

.image-8 {
  width: auto;
  max-width: 100%;
}

.image-9 {
  object-fit: cover;
  height: auto;
}

.lightbox-link-2 {
  margin-top: 70px;
}

.link-15, .link-16, .link-17, .link-18 {
  color: var(--white);
  text-decoration: none;
}

.slide-5 {
  background-image: url('../images/Auenstein300x.jpg');
  background-position: 0 0;
  background-size: cover;
}

.bold-text-10 {
  color: var(--chocolate);
}

.slide-6 {
  background-image: url('../images/Persepktive-final-2.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-26 {
  display: flex;
}

.div-block-27 {
  justify-content: flex-start;
  padding: 80px 48px 60px;
  display: block;
}

.div-block-27._1 {
  display: none;
}

.image-10 {
  width: 100.085%;
}

.image-11 {
  object-fit: contain;
  width: 80%;
  height: 100px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

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

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

.slide-8 {
  background-image: url('../images/wollreffenweg.jpg');
  background-position: 30%;
  background-size: cover;
}

.slide-8._1 {
  background-image: url('../images/Öhringen-Wollreffenweg---Haus-02---Übersicht_03.webp');
  background-position: 50% 65%;
  background-size: cover;
}

.slide-8._2 {
  background-image: url('../images/moegglingen.jpg');
}

.slide-8._3 {
  background-image: url('../images/willsbach.jpg');
}

.slide-8._4 {
  background-image: url('../images/wollreffenweg.jpg');
  background-position: 50% 35%;
}

.slide-9 {
  background-image: url('../images/LOLOLOLOLOL.png');
  background-position: 29% 57%;
  background-size: cover;
}

.bold-text-11 {
  color: var(--chocolate);
}

.bold-text-12 {
  color: var(--coral);
}

.div-block-28 {
  text-align: center;
  background-color: #eb7406;
  width: 100%;
  height: auto;
  padding-top: 20px;
}

.div-block-28.oben {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 400px;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.slide-10 {
  background-image: url('../images/Perspektive-V-final2.jpg');
  background-position: 50%;
  background-size: cover;
}

.section-21 {
  display: none;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  place-items: center end;
  width: 150px;
}

.div-block-29 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 40px;
  display: flex;
}

.section-22 {
  flex-direction: column;
  display: flex;
}

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

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.div-block-98 {
  background-color: var(--coral);
  justify-content: center;
  align-items: center;
  width: 784px;
  height: 400px;
  display: flex;
}

.heading-71 {
  color: var(--white);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

.grid-3 {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-15 {
  object-fit: cover;
  width: 100%;
  max-height: 300px;
}

.image-15.edit {
  object-fit: cover;
  object-position: 50% 40%;
}

.grid-4 {
  justify-items: center;
  margin-top: 40px;
}

.grid-5 {
  grid-template-columns: 1fr 1fr;
  justify-items: center;
}

.image-16, .image-17, .image-18, .image-19, .image-20, .image-21, .image-22, .image-23, .image-24, .image-25, .image-26, .image-27, .image-28, .image-29, .image-30, .image-31 {
  width: 100%;
}

.div-block-99 {
  background-image: url('../images/_DSC4613.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 250px;
  max-height: 600px;
}

.div-block-99._2 {
  background-image: url('../images/60005b16a5f449b396468773_5fb7bfaca29d5bf799e7d2ec_Weinsberg_Haller_Strasse.jpg');
  max-height: 600px;
}

.image-34 {
  width: 100%;
}

.content-wrapper {
  flex-direction: row;
  display: flex;
}

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

.div-block-100 {
  height: auto;
  margin-left: 20px;
  display: flex;
}

.logo-footer-holder {
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 20px;
  display: flex;
}

.div-block-102 {
  background-image: url('../images/60005b16a5f449b396468773_5fb7bfaca29d5bf799e7d2ec_Weinsberg_Haller_Strasse.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  min-height: 200px;
  max-height: 400px;
}

.div-block-102._1 {
  background-image: url('../images/_DSC4613.jpg');
  background-position: 50%;
}

.div-block-103 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

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

.image-36.fit {
  object-fit: contain;
  object-position: 50% 30%;
  background-image: linear-gradient(#000000bf, #000000bf), url('../images/aed_Oehringen_Kesselaecker.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.image-36.fit._1 {
  background-image: linear-gradient(#000000bf, #000000bf), url('../images/60e4813363d60179367617d6__DSC4613.jpg');
}

.slide-nav {
  display: block;
}

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

.image-38 {
  padding-top: 20px;
}

.image-39, .image-40, .image-41, .image-42, .image-43 {
  padding-top: 22px;
}

.grid-6 {
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  place-items: center;
}

.image-44 {
  text-align: center;
  max-width: 95%;
}

.text-block {
  text-align: center;
}

.lightbox-link-3 {
  text-decoration: none;
}

.paragraph-20 {
  color: #000;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.text-span-5 {
  color: var(--black);
}

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

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

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

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

.section-23 {
  flex: 1;
}

.image-45 {
  object-fit: cover;
  width: 50%;
  height: auto;
}

.image-46 {
  object-fit: cover;
  width: 700px;
}

.section-24 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

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

.image-47.contain {
  object-fit: contain;
  height: 45vh;
}

.image-47.blur {
  filter: blur(3px);
}

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

.div-block-new {
  text-align: center;
  background-color: #eb7406;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  height: auto;
  padding-top: 20px;
}

.paragraph-21 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #eb7406;
  width: 100%;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

._3er-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
}

.link-20 {
  color: #fff;
  transition: all .4s;
}

.link-20:hover {
  color: #e9e9e9;
  text-decoration: none;
}

.div-block-104 {
  flex-direction: column;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.paragraph-22 {
  color: #fff;
  margin-bottom: 10px;
  padding-left: 14px;
  padding-right: 14px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  line-height: 1.4;
}

.paragraph-22.list {
  text-align: left;
  padding-bottom: 0;
  padding-left: 40px;
  line-height: 1.7;
}

.paragraph-23 {
  color: #fff;
  margin-bottom: 10px;
  padding-left: 14px;
  padding-right: 14px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  line-height: 1.4;
}

.paragraph-23.list {
  text-align: left;
  padding-bottom: 0;
  padding-left: 40px;
  line-height: 1.7;
}

.div-block-105 {
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  display: flex;
}

.code-embed {
  width: 853px;
  height: 480px;
  margin-left: auto;
  margin-right: auto;
}

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

.code-embed-holder {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 5%;
  display: flex;
}

.div-block-106, .div-block-107 {
  background-color: var(--chocolate);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 38vh;
  padding: 20px 10px 10px;
  display: flex;
  position: relative;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 80%;
}

.background-video {
  z-index: 50;
  width: 100%;
  height: 100%;
}

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

.section-25 {
  text-align: left;
  padding-right: 0;
}

.div-block-108 {
  text-align: center;
  margin-top: 40px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.paragraph-24 {
  color: #000;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.bold-text-13 {
  color: #eb7406;
}

.heading-72 {
  color: #eb7406;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.column-31 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.column-32 {
  background-image: url('../images/Perspektive-Mögglingen-groß.webp');
  background-position: 0%;
  background-size: cover;
  height: 500px;
}

.column-32.willsbach {
  background-image: none;
}

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

.columns-11 {
  margin-left: 0;
}

.section-26 {
  text-align: center;
}

.image-51 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-27 {
  text-align: center;
}

.image-52 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-28 {
  text-align: center;
}

.image-53 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-2 {
  text-align: center;
  background-color: #eb7406;
  justify-content: center;
  align-items: center;
}

.container-8 {
  justify-content: center;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.nav-link-2:hover {
  color: #eb7406;
  background-color: #fff;
}

.nav-link-2.w--current, .nav-link-2.w--current:hover, .nav-link-2.w--current:focus {
  color: #000;
}

.dropdown-list-5 {
  background-color: #fff;
}

.dropdown-list-5.w--open, .dropdown-list-6, .dropdown-list-7 {
  background-color: #eb7406bd;
}

.section-29 {
  width: 100%;
  height: 600px;
}

.section-30 {
  text-align: left;
  padding-right: 0;
}

.div-block-109 {
  text-align: center;
  margin-top: 40px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.paragraph-25 {
  color: #000;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.bold-text-14 {
  color: #eb7406;
}

.heading-73 {
  color: #eb7406;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.column-33 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.column-34 {
  background-image: url('../images/Perspektive-Mögglingen-groß.webp');
  background-position: 0%;
  background-size: cover;
  height: 500px;
}

.column-34.willsbach {
  background-image: none;
}

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

.columns-12 {
  margin-left: 0;
}

.div-block-110 {
  width: 50%;
  padding-left: 40px;
  padding-right: 40px;
}

.heading-74 {
  color: #eb7406;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
}

.heading-74.mitte {
  text-align: center;
}

.heading-74.mitte.gr-er {
  font-size: 28px;
}

.paragraph-26 {
  color: #000;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.text-span-6 {
  color: #eb7406;
  font-weight: 700;
}

.section-31 {
  background-color: #eb7406;
}

.div-block-111 {
  padding: 20px 40px;
}

.section-32 {
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

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

.link-21, .link-22, .link-23 {
  color: #fff;
  text-decoration: none;
}

.div-block-113 {
  margin-right: 20px;
}

.div-block-114 {
  margin-top: 0;
  padding-top: 0;
  padding-left: 20px;
  display: inline-block;
  position: static;
}

.heading-75 {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.heading-75.footer {
  margin-top: 0;
}

.column-36 {
  justify-content: center;
  align-items: center;
  padding-top: 27px;
  padding-right: 7px;
  display: flex;
}

.column-36._1 {
  padding-top: 14px;
  padding-right: 7px;
}

.columns-13 {
  width: 100%;
}

.section-33 {
  background-color: #3a3a3a;
  justify-content: space-between;
  margin-top: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

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

.paragraph-27.kein-abstand {
  margin-bottom: 0;
}

.image-56 {
  width: 99.9117%;
  margin-bottom: 10px;
}

.div-block-115 {
  height: auto;
  margin-left: 20px;
  display: flex;
}

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

.modal1_background-overlay {
  z-index: -1;
  background-color: #00000040;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.modal1_content-wrapper {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  padding: 4rem;
  position: relative;
  overflow: auto;
}

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

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

.margin-bottom.margin-large {
  margin: 0;
}

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

.modal1_close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.show-mobile-landscape {
  display: none;
}

.text-size-medium-2 {
  font-size: 1.125rem;
  line-height: 1.5;
}

.hide-mobile-landscape {
  filter: invert();
}

.modal1_component {
  z-index: 9999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.paragraph-10-mitting {
  color: #000;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.heading-mitting {
  color: var(--chocolate);
  font-family: Open Sans, sans-serif;
  font-size: 24px;
}

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

.inhalt-nebeneinander {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 100%;
  display: flex;
}

.div-block-116 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.section-abstand {
  margin-left: 100px;
  margin-right: 100px;
}

.section-abstand.abstand-unten {
  margin-bottom: 60px;
}

.paragraph-center.flie-text {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
}

.button-3 {
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  display: inline-block;
}

.div-block-117 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-58, .image-59 {
  width: 100%;
  height: 40vh;
}

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

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

.link-hotline:hover {
  text-decoration: underline;
}

.link-hotline.white {
  color: var(--white);
}

.image-wrapper {
  position: relative;
}

.image-60 {
  object-fit: contain;
  height: 20vh;
  position: absolute;
  inset: 19% 0% 0% 20%;
}

.modal1_component-2 {
  z-index: 9999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal1_component-3 {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-61, .image-62 {
  object-fit: contain;
  height: 60vh;
}

.modal1_component-4 {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

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

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

.div-block-119 {
  margin-top: 0;
  padding-top: 0;
  padding-left: 20px;
  display: inline-block;
  position: static;
}

.heading-78 {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.heading-78.footer {
  margin-top: 0;
}

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

.column-39 {
  justify-content: center;
  align-items: center;
  padding-top: 27px;
  padding-right: 7px;
  display: flex;
}

.column-39._1 {
  padding-top: 14px;
  padding-right: 7px;
}

.columns-14 {
  width: 100%;
}

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

.paragraph-28.kein-abstand {
  margin-bottom: 0;
}

.footer-logo {
  object-fit: contain;
  width: auto;
  height: 70px;
  margin-bottom: 10px;
}

.footer-logo.lg {
  height: 70px;
}

.div-block-120 {
  height: auto;
  margin-left: 20px;
  display: flex;
}

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

@media screen and (max-width: 991px) {
  .section-2 {
    height: 60vh;
  }

  .slider {
    height: 100%;
  }

  .div-block {
    flex-flow: column;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-2 {
    width: 100%;
    height: 35vh;
  }

  .columns-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    display: flex;
  }

  .column-7._1 {
    justify-content: flex-start;
    padding: 0;
  }

  .section-11 {
    flex-direction: column;
  }

  .heading-18.footer {
    line-height: 1.2;
  }

  .column-13 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .columns-3, .div-block-13 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-14 {
    min-height: auto;
    margin-bottom: 20px;
  }

  .nav-menu {
    background-color: var(--chocolate);
  }

  .menu-button {
    background-color: var(--chocolate);
    color: var(--white);
  }

  .menu-button.w--open {
    background-image: linear-gradient(to bottom, var(--chocolate), var(--chocolate));
    color: var(--white);
  }

  .columns-7 {
    flex-direction: column;
  }

  .image-7 {
    width: 50%;
  }

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

  .column-29, .column-30 {
    padding-left: 0;
  }

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

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

  .div-block-100 {
    flex-direction: column;
    margin-left: 0;
  }

  .logo-footer-holder {
    flex-direction: column;
    display: flex;
  }

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

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

  .image-45 {
    height: 80vw;
  }

  .image-47.contain {
    height: 25vh;
  }

  .image-48 {
    height: 17vh;
  }

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

  .code-embed {
    width: 653px;
    height: 380px;
  }

  .div-block-106 {
    height: 35vh;
    position: relative;
    right: 0%;
  }

  .div-block-107 {
    height: 35vh;
    position: relative;
    left: 0%;
  }

  .grid-8 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: stretch center;
    width: 45%;
    display: grid;
  }

  .image-49 {
    height: 17vh;
  }

  .menu-button-2 {
    color: #fff;
    background-color: #eb7406;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-image: linear-gradient(#eb7406, #eb7406);
  }

  .nav-menu-2 {
    background-color: #eb7406;
  }

  .section-29 {
    height: 60vh;
  }

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

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

  .image-55 {
    height: 17vh;
  }

  .div-block-113 {
    flex-direction: column;
    display: flex;
  }

  .column-35 {
    padding-left: 0;
  }

  .column-36._1 {
    justify-content: flex-start;
  }

  .columns-13 {
    flex-direction: column;
    display: flex;
  }

  .section-33 {
    flex-direction: column;
  }

  .column-37 {
    padding-left: 0;
  }

  .image-56 {
    width: 50%;
  }

  .div-block-115 {
    flex-direction: column;
    margin-left: 0;
  }

  .modal1_content-wrapper {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

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

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

  .inhalt-nebeneinander.untereinander-responsive {
    flex-flow: column;
  }

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

  .section-abstand {
    margin-left: 60px;
    margin-right: 60px;
  }

  .image-60 {
    height: 12vh;
    top: 35%;
    left: 10%;
  }

  .heading-78.footer {
    line-height: 1.2;
  }

  .column-38 {
    padding-left: 0;
  }

  .column-39._1 {
    justify-content: flex-start;
    padding: 0;
  }

  .columns-14 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    display: flex;
  }

  .column-40 {
    padding-left: 0;
  }

  .footer-logo {
    width: 50%;
    height: 80px;
  }

  .footer-logo.lg {
    height: 90px;
  }

  .div-block-120 {
    flex-direction: column;
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .section-2 {
    height: 60vh;
  }

  .slider {
    height: auto;
  }

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

  .heading {
    line-height: 30px;
  }

  .button {
    font-size: 12px;
  }

  .div-block-5 {
    margin-bottom: 10px;
  }

  .div-block-5.oben {
    max-width: none;
  }

  .div-block-5.oben.side {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .image.symbol {
    height: 150px;
  }

  .columns {
    flex-direction: column;
    padding: 20px;
  }

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

  .columns-2 {
    width: 100%;
  }

  .column-7._1 {
    justify-content: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-11 {
    flex-direction: column;
    height: auto;
  }

  .div-block-10 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

  .column-12.neu {
    padding-top: 0;
  }

  .column-12.neu._1._4 {
    height: 300px;
    padding-left: 0;
  }

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

  .columns-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-5 {
    flex-wrap: wrap;
    align-content: space-between;
    height: 350px;
    display: flex;
  }

  .column-24 {
    background-position: 50%;
  }

  .column-28 {
    flex-direction: column;
    display: block;
  }

  .container-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-9 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .angebot-grid {
    grid-template-columns: 14% 1.25fr;
  }

  .div-block-28 {
    margin-bottom: 10px;
  }

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

  .div-block-98 {
    height: auto;
    padding: 40px 20px;
  }

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

  .grid-4, .grid-5 {
    grid-template-columns: 1fr;
  }

  .div-block-100 {
    flex-direction: column;
    margin-bottom: 40px;
    margin-left: 0;
  }

  .logo-footer-holder {
    justify-content: flex-start;
    align-items: center;
    margin-right: 0;
  }

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

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

  .image-45 {
    height: 95vw;
  }

  .image-47.contain {
    height: 50vh;
  }

  .div-block-new {
    margin-bottom: 10px;
  }

  ._3er-grid {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .div-block-105 {
    flex-direction: column;
  }

  .code-embed {
    width: 453px;
    height: 280px;
  }

  .div-block-107 {
    height: 35vh;
  }

  .grid-8 {
    flex-flow: column;
    width: 60%;
  }

  .column-32 {
    background-position: 50%;
  }

  .container-5, .container-6, .container-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-29 {
    height: 60vh;
  }

  .column-34 {
    background-position: 50%;
  }

  .div-block-113 {
    margin-right: 0;
  }

  .div-block-114 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

  .column-36._1 {
    justify-content: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-13 {
    width: 100%;
  }

  .section-33 {
    flex-direction: column;
    height: auto;
  }

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

  .div-block-115 {
    flex-direction: column;
    margin-bottom: 40px;
    margin-left: 0;
  }

  .modal1_content-wrapper {
    max-height: 90vh;
    padding-bottom: 3rem;
    padding-left: 5%;
    padding-right: 5%;
  }

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

  .show-mobile-landscape {
    filter: invert();
    display: block;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .modal1_component {
    justify-content: center;
    align-items: center;
  }

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

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

  .div-block-116.last {
    order: 1;
  }

  .section-abstand {
    margin-left: 40px;
    margin-right: 40px;
  }

  .image-60 {
    height: 18vh;
    left: 5%;
  }

  .modal1_component-2, .modal1_component-3 {
    justify-content: center;
    align-items: center;
  }

  .image-61 {
    height: 40vh;
  }

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

  .image-62 {
    height: 40vh;
  }

  .modal1_component-4 {
    justify-content: center;
    align-items: center;
  }

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

  .div-block-119 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

  .column-39._1 {
    justify-content: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-14 {
    width: 100%;
  }

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

  .div-block-120 {
    flex-direction: column;
    margin-bottom: 40px;
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .section-2 {
    height: 55vh;
  }

  .slider {
    height: auto;
  }

  .icon-4 {
    margin-left: 10px;
  }

  .icon-5 {
    margin-right: 10px;
  }

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

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

  .heading {
    line-height: 20px;
  }

  .button {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .image.symbol {
    height: 100px;
  }

  .div-block-6.padd {
    padding: 10px;
  }

  .columns {
    padding: 40px 10px;
  }

  .column-12 {
    height: 200px;
  }

  .column-12.neu {
    margin-top: 40px;
    padding-top: 40px;
  }

  .columns-3 {
    flex-direction: column;
    padding-right: 0;
  }

  .columns-5 {
    height: auto;
  }

  .paragraph-11 {
    font-weight: 400;
  }

  .div-block-14 {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .column-24 {
    height: 200px;
  }

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

  .heading-21 {
    line-height: 28px;
  }

  .paragraph-13 {
    font-weight: 400;
  }

  .paragraph-15 {
    padding-left: 10px;
  }

  .angebot-grid {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: .25fr 1.25fr;
  }

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

  .bold-text-9 {
    font-size: 20px;
  }

  .checkbox-field {
    padding-left: 0;
  }

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

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

  .heading-71 {
    font-size: 24px;
    line-height: 32px;
  }

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

  .div-block-100 {
    flex-direction: column;
  }

  .paragraph-20 {
    font-weight: 400;
  }

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

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

  .image-47.contain {
    height: 30vh;
  }

  ._3er-grid {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .code-embed-holder {
    padding-left: 0%;
    padding-right: 0%;
  }

  .grid-8 {
    width: 80%;
    display: flex;
  }

  .paragraph-24 {
    font-weight: 400;
  }

  .column-32 {
    height: 200px;
  }

  .section-29 {
    height: 55vh;
  }

  .paragraph-25 {
    font-weight: 400;
  }

  .column-34 {
    height: 200px;
  }

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

  .heading-74 {
    line-height: 28px;
  }

  .paragraph-26 {
    font-weight: 400;
  }

  .div-block-115 {
    flex-direction: column;
  }

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

  .modal1_component {
    width: auto;
    height: auto;
    display: flex;
  }

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

  .heading-mitting.heading-1 {
    font-size: 19px;
  }

  .section-abstand {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-60 {
    top: 30%;
  }

  .modal1_component-2, .modal1_component-3 {
    width: auto;
    height: auto;
  }

  .image-61, .image-62 {
    height: auto;
  }

  .modal1_component-4 {
    width: auto;
    height: auto;
  }

  .div-block-120 {
    flex-direction: column;
  }
}

#w-node-_72bae3a0-97a2-221d-abe1-aec2c539845e-7e5d35b5, #w-node-b3295ca9-d176-a11f-3193-4b605fd4a278-7e5d35b5 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_7d7a2391-4c72-1857-4d2c-08587d26219c-7e5d35b5 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_3a08b336-08a6-ce8a-4716-d03dc1ff2cba-7e5d35b5, #w-node-_72bae3a0-97a2-221d-abe1-aec2c539845e-7e5d35b5, #w-node-_9ef274ba-dda2-1d10-8a96-002efd841742-7e5d35b5, #w-node-b3295ca9-d176-a11f-3193-4b605fd4a289-7e5d35b5, #w-node-b3295ca9-d176-a11f-3193-4b605fd4a278-7e5d35b5, #w-node-b3295ca9-d176-a11f-3193-4b605fd4a285-7e5d35b5, #w-node-_7d7a2391-4c72-1857-4d2c-08587d2621aa-7e5d35b5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


