:root {
  --main: #414d59;
  --highlight: #368cc9;
  --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;
}

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;
  height: 11vh;
}

.logo {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  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;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  background-color: var(--main);
  color: #fff;
}

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

.highlights {
  background-color: var(--highlight);
  color: #fff;
}

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

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

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

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

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

.farbe-der-headings {
  color: var(--highlight);
  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;
}

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

.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.w--current {
  color: #ece4df;
}

.navbar-6 {
  width: 100%;
}

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

.slogan1 {
  font-size: 60px;
  line-height: 65px;
}

.subheading1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 45px;
}

.titelvideo1 {
  z-index: 10;
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.zwischen-section1 {
  color: #fff;
  padding: 60px 140px;
}

._2er-grid1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
}

.impdat {
  padding: 100px 40px;
}

.impdat.wrapp {
  overflow-wrap: anywhere;
}

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

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

.success1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

.success1.heading-1 {
  font-family: Londrina Solid, sans-serif;
  font-size: 32px;
  font-weight: 300;
}

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

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

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

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

.inhalt-footer {
  height: 100%;
}

.grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  height: 100vh;
}

.content1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 10px 40px 0;
  display: flex;
}

.content1.mittig {
  z-index: 1000;
  color: #fff;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  position: static;
  inset: 0%;
}

.heading {
  text-align: center;
  letter-spacing: 2px;
  font-size: 69px;
  line-height: 80px;
}

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

.heading.heading-1.farbe-der-headings {
  margin-top: 0;
  font-family: Londrina Solid, sans-serif;
}

.paragraph_mittig {
  text-align: center;
  font-size: 16px;
  line-height: 26px;
}

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

.paragraph_mittig.flie-text.pad {
  padding-left: 180px;
  padding-right: 180px;
}

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

.section1 {
  padding: 100px;
}

.section1.bg-section {
  text-align: center;
  height: 60vh;
  padding: 0;
  position: relative;
}

.grid_leistungen_1 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  margin-top: 40px;
  display: flex;
}

.content_block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 32%;
  padding: 20px;
  transition: all .2s;
  display: flex;
}

.content_block.borders {
  border: 2px solid var(--highlight);
  border-radius: 8px;
}

.icon {
  z-index: 1;
  object-fit: contain;
  width: 100px;
  position: relative;
}

.icon.small {
  object-fit: contain;
  width: 50px;
  margin-top: 15px;
  margin-left: 15px;
}

.relative {
  position: relative;
}

.circle {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.heading1 {
  margin-top: 30px;
  font-size: 25px;
  line-height: 30px;
}

.heading1.heading-2 {
  margin-bottom: 10px;
  line-height: 1.3;
}

.heading1.heading-2.farbe-der-headings.center {
  text-align: center;
}

.heading1.heading-2.is-center {
  text-align: center;
  overflow-wrap: anywhere;
}

.paragraph_links {
  font-size: 16px;
  line-height: 26px;
}

.paragraph_links.flie-text {
  overflow-wrap: anywhere;
  line-height: 1.3;
}

.paragraph_links.flie-text.paragraph_mittig {
  padding-left: 100px;
  padding-right: 100px;
}

.paragraph_links.flie-text.is-center {
  text-align: center;
}

.section2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px 40px 150px;
  display: flex;
  position: relative;
}

.section2.vertical {
  padding-left: 100px;
  padding-right: 100px;
}

.relative_800 {
  z-index: 1;
  object-fit: cover;
  object-position: 50% 50%;
  background-color: #8f8d8d;
  justify-content: center;
  align-items: flex-end;
  width: 52vw;
  height: 72vh;
  position: relative;
}

.absolute_100 {
  color: #fff;
  background-image: linear-gradient(#0000 69%, #ffffffb3);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.content_block_1 {
  z-index: 2;
  width: 50%;
  margin-left: 30px;
  padding-bottom: 20px;
  padding-right: 20px;
  position: relative;
  left: auto;
}

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

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

.heading2.heading-2 {
  overflow-wrap: anywhere;
  line-height: 1.3;
}

.heading2.heading-2.is-center {
  text-align: center;
}

.block {
  width: 250px;
  height: 250px;
  position: absolute;
  inset: auto 36% 3% auto;
}

.block.highlights {
  z-index: 1;
  object-fit: contain;
  width: 170px;
  height: 170px;
}

.section3 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.section3.zweitfarbe {
  justify-content: center;
  align-items: center;
}

.no_overflow {
  width: 49%;
  height: 55vh;
  position: relative;
  overflow: hidden;
}

.content_block_leistungen {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.content._100 {
  width: 100%;
  padding: 0;
}

.content._100.highlights {
  padding-top: 0;
  padding-bottom: 20px;
}

.content.content-2 {
  padding-left: 100px;
  padding-right: 100px;
  position: relative;
  bottom: 400px;
}

.content.small {
  width: 50%;
  padding-left: 100px;
  padding-right: 100px;
}

.heading3 {
  opacity: .4;
  margin-bottom: 0;
  font-size: 200px;
  line-height: 160px;
}

.heading3.heading-1, .heading3.heading-2 {
  line-height: 1.3;
}

.heading3.heading-2.wei {
  opacity: 1;
}

.heading4 {
  text-align: center;
  letter-spacing: 2px;
  font-size: 50px;
  line-height: 60px;
}

.heading4.heading-1 {
  font-family: Londrina Solid, sans-serif;
  line-height: 1.3;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  position: relative;
}

.content_house {
  background-image: url('../images/illustration6_1illustration6.webp');
  background-position: 50% 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 100px 40%;
  display: flex;
}

.content_house.image_background {
  color: #fff;
  background-image: url('../images/illustration5_1illustration5.webp'), url('../images/inside-narrow-concrete-sewer-pipe-1-scaled.webp');
  background-position: 50% 0, 50%;
  background-size: cover, cover;
  padding: 40% 80px 60px;
  position: relative;
  bottom: 40%;
}

.content_house.highlights {
  padding-left: 60px;
  padding-right: 60px;
}

.section4 {
  padding: 60px 150px;
}

.grid-5 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  display: none;
}

.image5 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  transition: all .2s;
}

.image5:hover {
  transform: scale(1.1);
}

.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-2 {
  background-color: #fff;
  border: 1px solid #000;
  border-bottom-color: #e9e9f8;
  min-height: 40px;
}

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

.navigation-divider.highlights {
  margin-left: auto;
}

.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: #111;
  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;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.navigation-first {
  align-items: center;
  width: 100%;
  display: flex;
}

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

.form-block-2 {
  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;
}

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

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

.button-wrapper.submit {
  width: 100%;
  margin-top: 15px;
  padding: 16px 30px;
}

.div-block-46 {
  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;
}

.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;
  background-color: #ffffff80;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section5 {
  padding: 200px 100px;
}

.section5.is-padding {
  padding-top: 100px;
  padding-bottom: 100px;
}

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

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

.grid-6 {
  width: 100%;
}

.form-wrap {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}

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

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

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

.impdat-2.flie-text {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: auto;
  padding: 0;
  font-size: 16px;
  display: flex;
}

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

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

.navlink3.flie-text:hover {
  color: #6d6d6d;
}

.navlink3.flie-text.w--current {
  color: #8c8c8c;
}

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

.navlinks3.hauptfarbe {
  color: #fff;
}

.abst-nde-logo3 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.no_overflow-footer {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

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

.image-100.contain {
  object-fit: contain;
  object-position: 50% 100%;
  background-color: #000;
}

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

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

.navbar-8 {
  z-index: 9999;
  background-color: #fff;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
  box-shadow: 5px 5px 5px 5px #0003;
}

.logo-desktop {
  filter: invert();
  display: block;
}

.logo-desktop.desktop {
  filter: none;
  display: none;
}

.logo-desktop.desktop.hide {
  display: block;
}

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

.nav-link {
  padding-left: 40px;
  padding-right: 40px;
}

.nav-link.paragraph-font {
  font-weight: 500;
}

.nav-link.paragraph-font.w--current {
  border-bottom: 2px solid #fff;
  font-weight: 600;
}

.nav-link.paragraph-font.farbe-der-headings {
  font-family: Cabin, sans-serif;
}

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

.underline {
  background-color: var(--highlight);
  width: 100%;
  height: 2px;
}

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

.navlink_content {
  overflow: hidden;
}

.section-2 {
  background-color: #fff;
  display: flex;
  position: relative;
}

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

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

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

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

.div-block.mittig.highlights.white_line {
  border-right: 5px solid #ffffff4d;
}

.section1-2 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  min-height: 30vh;
  padding: 0 15vw 60px;
  display: flex;
}

.grid-versetzt {
  z-index: 1001;
  grid-column-gap: 0px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  position: relative;
  box-shadow: 0 7px 20px -14px #00000080;
}

.heading_center_small {
  text-align: center;
  font-size: 30px;
  line-height: 35px;
}

.heading_center_small.heading-font2 {
  font-family: Londrina Solid, sans-serif;
  font-weight: 400;
}

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

.icon1-2.kleiner {
  width: 58px;
  height: 58px;
}

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

.heading_left_small.heading-font1 {
  font-family: Londrina Solid, sans-serif;
}

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

.form-block-4.paragraph-font {
  width: 100%;
  height: 50vh;
  overflow: hidden;
}

.form-block-4.paragraph-font.auto {
  height: auto;
}

.form-titel {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.form-titel.paragraph-font {
  overflow-wrap: anywhere;
  font-family: Cabin, sans-serif;
}

.about-content {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.dropdown {
  border-bottom: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  transition: all .2s;
}

.dropdown:hover {
  transform: scale(1.02);
}

.lottie-animation-4 {
  filter: hue-rotate(180deg);
  width: 40px;
  height: 40px;
  margin-left: auto;
}

.section_2-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 15vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading_center {
  text-align: center;
  font-size: 50px;
  line-height: 60px;
}

.heading_center.heading-font1 {
  z-index: 1;
  font-family: Londrina Solid, sans-serif;
  position: relative;
}

.content_2-2 {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  margin-top: 40px;
  padding: 40px;
  position: relative;
  box-shadow: 0 7px 20px -14px #00000080;
}

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

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

.ablaufplan-big-button-3.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-top: -2px;
  font-size: 16px;
  position: fixed;
  inset: 60px auto auto 0%;
}

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

.sm-icon-wrapper {
  z-index: 9999;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  padding-right: 10px;
  display: flex;
  position: fixed;
  inset: auto 0 14% auto;
}

.link-block-social {
  color: #fff;
  background-color: green;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
}

.icon-social {
  filter: invert();
  object-fit: contain;
  width: 30px;
  height: 30px;
}

.image-110 {
  object-fit: contain;
  width: 30px;
  height: 30px;
}

.link-block-blue {
  color: #fff;
  background-color: #0d91ef;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
}

.call-btn-wrapper {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.call-btn-wrapper.button-5.paragraph-font.highlights {
  text-align: center;
  background-image: linear-gradient(135deg, #0000 83%, #ffffff4d 83%, #ffffff4d);
  padding: 15px 30px;
}

.call-btn-wrapper.button-5.paragraph-font.highlights:hover {
  background-color: var(--main);
}

.call-btn-wrapper.button-5.paragraph-font.highlights.card-price {
  background-color: var(--black);
}

.image-111 {
  object-fit: contain;
  height: 3vh;
}

.text-block {
  font-size: 20px;
}

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

.btn-wrap {
  text-align: right;
  padding-right: 10px;
}

.image-112 {
  object-fit: contain;
  height: 5vh;
}

.link-block-readmore {
  text-decoration: none;
}

.link-block-readmore.auto {
  margin-top: auto;
}

.btn-icon-wrap {
  display: none;
}

.grid_leistungen1 {
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-179 {
  width: 50%;
  height: 100%;
}

.btn-holder {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.content-holder {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.left-div {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.middle-div {
  width: 50vw;
  height: 40vh;
}

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

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

.grid2x2 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
}

.text-card {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.footer-grid {
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px 80px;
  display: flex;
}

.col1 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.content_block1 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  transition: all .2s;
  display: flex;
}

.content_block1:hover {
  transform: scale(1.05);
}

.testimonial-card {
  border: 1px solid var(--highlight);
  border-radius: 15px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding: 40px 40px 20px;
  display: flex;
}

.star-rating {
  padding-bottom: 20px;
}

.image-star {
  object-fit: contain;
  height: 3vh;
  margin-right: 2px;
}

.testiominal-name {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.testimonial-img-wrap {
  border: 1px solid #000;
  border-radius: 100%;
  min-width: 60px;
  max-width: 60px;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
}

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

.testimonial-description {
  padding-bottom: 20px;
}

.first-section {
  border-top: 2px solid var(--highlight);
  margin-top: 0;
  padding: 60px 150px;
}

.section-para {
  color: #fff;
}

.text-wrap {
  justify-content: flex-end;
  align-items: flex-start;
  height: 50vh;
  display: flex;
}

.pricing-component {
  grid-column-gap: 39px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4rem;
  margin-bottom: 4rem;
  display: grid;
}

.text-weight-bold {
  font-size: 16px;
  font-weight: 700;
}

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

.price-line-text-wrapper {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.text-color-orange {
  color: #e25536;
  font-family: Cabin, sans-serif;
}

.button-secondary-2 {
  justify-content: center;
  align-items: center;
  transition: all .35s;
  display: flex;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.latest-heading-wrapper {
  text-align: center;
}

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

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margin-vertical.margin-medium {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.button-dark {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-card {
  grid-row-gap: 8px;
  border: 4px solid var(--highlight);
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 2rem;
  transition: all .5s;
  display: flex;
}

.pricing-card:hover {
  transform: translate(0, -10px);
}

.uber-uns-main-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.item-1 {
  padding-bottom: 20px;
}

.uber-img-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.background-video {
  z-index: 1;
  width: 35vw;
  height: 60vh;
}

.header_image-wrapper {
  border: 3px solid var(--highlight);
  width: 100%;
  padding-top: 120%;
  position: relative;
}

.button-row {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.button-row.left {
  justify-content: flex-end;
  align-items: center;
}

.header_content-right {
  grid-column-gap: 1rem;
  align-items: center;
  height: 100vh;
  padding-right: 5vw;
  overflow: hidden;
}

.header_component {
  grid-column-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

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

.header_images-layout {
  grid-column-gap: 1rem;
  width: 100%;
  display: flex;
}

.header_image-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.header_image-list-left {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  column-count: 2;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  column-gap: 1.5rem;
  width: 100%;
  height: 100%;
  margin-top: -60%;
  display: grid;
}

.header_content-left {
  max-width: 40rem;
  margin-left: 5vw;
  margin-right: 5rem;
}

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

.margin-bottom.margin-small {
  margin-left: 0;
}

.section-header {
  color: #fff;
  background-color: #000;
}

.header_image-list-right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.video-wrap-content {
  background-color: #0000008c;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

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

.card {
  flex-flow: column;
  padding: 20px;
  display: flex;
}

.image-wraper {
  width: 100%;
  height: 45vh;
}

.text-wraper {
  padding: 20px 10px;
}

.card-heading {
  text-align: center;
  margin-top: 0;
  font-size: 20px;
}

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

.section_1 {
  padding: 100px;
}

.section-bg {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Rohr---Kanaltechnik8.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 40px;
  display: flex;
}

.heading-lg {
  text-align: center;
  margin-top: 0;
}

.heading-lg.heading-1 {
  font-size: 38px;
}

.card1 {
  width: 100%;
  height: 60vh;
  position: relative;
}

.card1.relative_50 {
  left: 50%;
}

.btn {
  background-image: linear-gradient(135deg, #0000, #0000 83%, #ffffff4d);
}

.btn.highlights.flie-text:hover {
  background-color: var(--main);
}

.review-slider {
  grid-template-rows: auto;
}

.logo-desktop-below {
  display: none;
}

.flex {
  width: 16%;
  display: flex;
  position: absolute;
  inset: auto auto auto 5%;
}

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

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

.grid-kontakt {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  width: 100%;
  position: relative;
}

.utility-pag {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-pag.hauptfarbe {
  padding-left: 100px;
  padding-right: 100px;
}

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

.image-error {
  filter: contrast(200%) invert();
  object-fit: contain;
  height: 10rem;
}

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

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

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

  .logo {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .men-icon1 {
    color: #fff;
  }

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

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

  .zwischen-section1 {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  ._2er-grid1 {
    margin-top: 20px;
  }

  .impdat {
    padding: 60px;
  }

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

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

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

  .success1.heading-1 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
  }

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

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

  .grid {
    height: 60vh;
  }

  .grid.invert {
    flex-direction: column-reverse;
    justify-content: space-between;
    height: 119vh;
    display: flex;
  }

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

  .paragraph_mittig.flie-text {
    font-size: 15px;
  }

  .paragraph_mittig.flie-text.pad {
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
  }

  .section1 {
    padding: 60px;
  }

  .section1.bg-section {
    height: 55vh;
  }

  .grid_leistungen_1 {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 20px;
  }

  .content_block {
    width: 100%;
  }

  .icon {
    width: 70px;
  }

  .icon.small {
    width: 35px;
    margin-top: 14px;
  }

  .circle.highlights {
    width: 65px;
    height: 65px;
  }

  .heading1.heading-2 {
    text-align: center;
    font-size: 20px;
  }

  .heading1.heading-2.farbe-der-headings.center {
    margin-top: 10px;
    font-size: 22px;
  }

  .paragraph_links.flie-text {
    text-align: center;
    font-size: 15px;
  }

  .paragraph_links.flie-text.paragraph_mittig {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph_links.flie-text.farbe-der-headings {
    text-align: center;
  }

  .paragraph_links.heading-2.farbe-der-headings {
    margin-bottom: 0;
  }

  .paragraph_links.heading-2.farbe-der-headings.vw {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 1.5;
  }

  .section2 {
    overflow: hidden;
  }

  .section2.vertical {
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: stretch;
  }

  .section2.vertical.zweitfarbe {
    flex-flow: column;
    padding: 60px;
  }

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

  .content_block_1 {
    text-align: center;
    width: 100%;
    margin-left: 0;
    padding: 40px;
  }

  .content_block_1.content-block-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .heading2.heading-2 {
    margin-top: 0;
    font-size: 35px;
  }

  .block.highlights {
    width: 100px;
    height: 100px;
    right: 15%;
  }

  .section3 {
    padding-left: 100px;
    padding-right: 100px;
  }

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

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

  .content_block_leistungen {
    padding: 20px;
  }

  .content {
    width: 100%;
    height: auto;
    padding: 20px;
  }

  .content._100 {
    height: 100%;
  }

  .content.content-2 {
    padding-left: 40px;
    padding-right: 40px;
    bottom: 0;
  }

  .content.small {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading3.heading-1 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 90px;
    line-height: 1;
  }

  .heading3.heading-2 {
    font-size: 90px;
  }

  .heading3.heading-2.wei {
    margin: 10px;
    font-size: 70px;
    line-height: 1;
  }

  .heading4.heading-1 {
    margin-top: 10px;
    font-size: 35px;
  }

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

  .content_house.image_background {
    background-image: url('../images/illustration6_1illustration6.webp'), linear-gradient(#0003, #0003), url('../images/inside-narrow-concrete-sewer-pipe-1-scaled.webp');
    background-position: 50% 0, 0 0, 50%;
    background-size: cover, auto, cover;
    padding: 20px 140px 18%;
    position: static;
  }

  .content_house.highlights {
    background-image: url('../images/illustration5_1illustration5.webp');
    background-position: 50% 0;
    background-size: cover;
    padding: 18% 140px 20px;
  }

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

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

  .section5 {
    padding: 100px 40px;
  }

  .section5.is-padding {
    padding: 60px;
  }

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

  .impdat-2.flie-text {
    font-size: 15px;
  }

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

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

  .image-wrapper {
    height: 45vh;
  }

  .maps {
    height: 50vh;
  }

  .navbar-8 {
    flex-flow: column;
  }

  .logo-desktop, .logo-desktop.desktop {
    display: block;
  }

  .logo-desktop.desktop.hide {
    display: none;
  }

  .nav-menu {
    z-index: 10;
    background-color: var(--main);
    padding: 10px;
    position: absolute;
  }

  .nav-link.paragraph-font.farbe-der-headings {
    color: var(--white);
    text-align: center;
    padding: 15px;
  }

  .nav-link.paragraph-font.farbe-der-headings:hover {
    color: var(--highlight);
  }

  .nav-link.paragraph-font.farbe-der-headings.w--current {
    color: var(--highlight);
    border-bottom-style: none;
  }

  .icon-12 {
    color: #fff;
  }

  .underline {
    display: none;
  }

  .hauptfarbe-2 {
    background-color: var(--highlight);
    text-align: center;
    width: 100%;
    padding: 15px;
    font-size: 22px;
  }

  .hauptfarbe-2.w--open {
    background-color: var(--highlight);
  }

  .div-block.highlights.mittig.paragraph-font {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section1-2 {
    min-height: auto;
    padding: 40px;
  }

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

  .heading_center_small.heading-font2 {
    margin-top: 10px;
    font-size: 25px;
    line-height: 1.3;
  }

  .heading_left_small.heading-font1 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.3;
  }

  .form-titel.paragraph-font {
    font-size: 15px;
    line-height: 1.5;
  }

  .about-content {
    flex-flow: column;
    margin-top: 10px;
  }

  .dropdown {
    padding: 10px;
  }

  .lottie-animation-4 {
    width: 30px;
    height: 30px;
  }

  .section_2-2 {
    padding: 60px;
  }

  .heading_center.heading-font1 {
    font-size: 40px;
    line-height: 45px;
  }

  .content_2-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    margin-top: 20px;
    padding: 20px;
    display: flex;
  }

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

  .sm-icon-wrapper {
    padding-right: 5px;
    bottom: 2%;
  }

  .link-block-social {
    width: 40px;
    height: 40px;
  }

  .icon-social {
    width: 25px;
    height: 25px;
  }

  .image-110 {
    width: 30px;
    height: 30px;
  }

  .link-block-blue {
    width: 40px;
    height: 40px;
  }

  .call-btn-wrapper.button-5.paragraph-font.highlights {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 1.3;
  }

  .text-block.flie-text {
    font-size: 15px;
  }

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

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

  .content-holder {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
  }

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

  .middle-div {
    width: 100%;
  }

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

  .grid2x2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 20px 60px 20px 20px;
  }

  .col1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .content_block1 {
    padding: 0;
  }

  .testimonial-card.highlights {
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-description.flie-text {
    text-align: center;
  }

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

  .section-heading-1.farbe-der-headings.heading-1 {
    margin-top: 10px;
    font-size: 30px;
  }

  .section-para.flie-text.paragraph_mittig.pad {
    padding-left: 60px;
    padding-right: 60px;
    font-size: 15px;
  }

  .text-wrap {
    height: auto;
  }

  .pricing-component {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .text-weight-bold.flie-text {
    text-align: center;
  }

  .price-line-text-wrapper {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .text-color-orange {
    text-align: center;
    margin-top: 10px;
  }

  .button-secondary-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .pricing-card {
    border-radius: 35px;
    justify-content: center;
    align-items: center;
    padding: 5px 1rem 1rem;
  }

  .uber-uns-main-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .uber-uns-main-wrapper.is-invert {
    flex-flow: column-reverse;
  }

  .item-1.paragraph_links.flie-text {
    text-align: left;
    padding-bottom: 0;
  }

  .uber-img-wrapper, .background-video {
    width: 100%;
  }

  .header_image-wrapper {
    padding-top: 60%;
  }

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

  .header_content-right {
    width: 100%;
    height: 60vh;
    padding-left: 5vw;
  }

  .header_component {
    grid-row-gap: 4rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
    padding-top: 4rem;
    display: flex;
  }

  .header_images-layout {
    grid-column-gap: 10px;
  }

  .header_image-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex;
  }

  .header_image-list-left {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .header_content-left {
    margin-left: 5%;
    margin-right: 5%;
  }

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

  .header_image-list-right {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

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

  .margin-top-heading {
    width: auto;
    position: static;
  }

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

  .card.hauptfarbe {
    align-items: center;
  }

  .text-wraper {
    padding: 10px 0;
  }

  .card-heading.heading-2 {
    margin-top: 10px;
  }

  .para-center.flie-text {
    font-size: 15px;
  }

  .section_1 {
    padding: 60px;
  }

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

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

  .card1 {
    height: 50vh;
  }

  .card1.relative_50 {
    left: 0%;
  }

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

  .logo-desktop-below {
    display: block;
  }

  .flex {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 10px 5vw;
    position: static;
  }

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

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

  .image-error {
    margin-bottom: 10px;
  }

  .heading-mittig-large.heading-1 {
    margin-top: 10px;
    font-size: 35px;
  }
}

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

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

  .divblock1 {
    height: auto;
  }

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

  .subheading1 {
    font-size: 25px;
    line-height: 25px;
  }

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

  .titelvideo1 {
    height: 400px;
  }

  .zwischen-section1 {
    flex-direction: row;
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .impdat {
    padding: 40px;
  }

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

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

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

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

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

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

  .heading.heading-1.farbe-der-headings {
    letter-spacing: 1px;
    font-size: 35px;
  }

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

  .section1 {
    padding: 40px;
  }

  .section1.bg-section {
    height: 25rem;
  }

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

  .icon {
    width: 40px;
  }

  .icon.small {
    width: 28px;
    margin-left: 4px;
  }

  .circle.highlights {
    width: 55px;
    height: 55px;
    left: -29%;
  }

  .heading1.heading-2 {
    margin-top: 25px;
    margin-bottom: 5px;
  }

  .heading1.heading-2.farbe-der-headings.center {
    font-size: 20px;
  }

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

  .paragraph_links.heading-2.farbe-der-headings {
    font-size: 16px;
    line-height: 23px;
  }

  .paragraph_links.heading-2.farbe-der-headings.vw {
    font-size: 14px;
  }

  .section2 {
    flex-direction: column;
  }

  .section2.vertical.zweitfarbe {
    padding: 40px;
  }

  .relative_800 {
    width: 100%;
    height: 25rem;
  }

  .content_block_1 {
    width: auto;
    margin-left: 0;
    padding: 20px;
  }

  .heading2.heading-2 {
    font-size: 30px;
  }

  .block {
    width: 200px;
    height: 200px;
  }

  .block.highlights {
    width: 60px;
    height: 60px;
    bottom: 3%;
    left: auto;
    right: 43px;
  }

  .section3 {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

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

  .no_overflow {
    height: 25rem;
  }

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

  .heading3.heading-1, .heading3.heading-2, .heading3.heading-2.wei {
    font-size: 70px;
  }

  .heading4.heading-1 {
    letter-spacing: 1px;
    font-size: 30px;
  }

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

  .content_house.image_background {
    padding-top: 10px;
    padding-left: 120px;
    padding-right: 120px;
  }

  .content_house.highlights {
    height: auto;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section4 {
    padding: 40px;
  }

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

  .section5.is-padding {
    padding: 40px;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

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

  .impdat-2.flie-text {
    align-items: center;
    font-size: 14px;
  }

  .image-100.contain.midde {
    object-position: 50% 50%;
  }

  .image-wrapper {
    height: 25rem;
  }

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

  .nav-link.paragraph-font.farbe-der-headings {
    padding: 12px;
    font-weight: 400;
  }

  .hauptfarbe-2 {
    padding: 12px;
  }

  .div-block.highlights.mittig.paragraph-font {
    padding: 20px;
  }

  .div-block.mittig.highlights.white_line {
    border-bottom: 5px solid #ffffff4d;
    border-right-style: none;
    padding: 20px;
  }

  .section1-2 {
    min-height: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .heading_center_small.heading-font2 {
    font-size: 22px;
  }

  .heading_left_small.heading-font1 {
    font-size: 20px;
  }

  .form-block-4.paragraph-font {
    height: 20rem;
    padding: 20px;
  }

  .form-titel.paragraph-font {
    font-size: 14px;
  }

  .section_2-2 {
    padding: 40px;
  }

  .heading_center.heading-font1 {
    font-size: 30px;
    line-height: 40px;
  }

  .content_2-2 {
    margin-top: 10px;
    padding: 15px;
  }

  .sm-icon-wrapper {
    padding-right: 6px;
  }

  .link-block-social {
    width: 35px;
    height: 35px;
  }

  .icon-social {
    width: 22px;
    height: 22px;
  }

  .image-110 {
    width: 20px;
    height: 20px;
  }

  .link-block-blue {
    width: 35px;
    height: 35px;
  }

  .call-btn-wrapper.button-5.paragraph-font.highlights {
    font-size: 13px;
  }

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

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

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

  .btn-holder {
    padding-top: 0;
    padding-bottom: 0;
  }

  .middle-div {
    height: 20rem;
  }

  .paragraph-64.flie-text {
    font-size: 14px;
    line-height: 1.3;
  }

  .grid2x2 {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .footer-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 40px 20px;
  }

  .col1 {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .first-section {
    padding: 40px;
  }

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

  .section-para.flie-text.paragraph_mittig.pad {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 14px;
  }

  .pricing-component {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .pricing-card {
    border-radius: 30px;
  }

  .background-video, .header_content-right {
    height: 25rem;
  }

  .header_component {
    grid-row-gap: 3rem;
    padding-top: 4rem;
  }

  .header_image-list-left {
    flex-flow: column;
    display: flex;
  }

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

  .header_image-list-right {
    flex-flow: column;
    display: flex;
  }

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

  .image-wraper {
    height: 25rem;
  }

  .text-wraper {
    padding-left: 0;
    padding-right: 0;
  }

  .card-heading.heading-2 {
    font-size: 20px;
    line-height: 1.3;
  }

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

  .section_1 {
    padding: 40px;
  }

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

  .card1 {
    height: 20rem;
  }

  .card1.relative_50 {
    height: 25rem;
  }

  .review-slider {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    display: flex;
  }

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

  .list {
    padding-left: 20px;
  }

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

  .image-error {
    height: 5rem;
  }

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

@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 {
    height: 4.5rem;
  }

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

  .heading-2.heading2 {
    font-size: 30px;
  }

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

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

  .subheading1 {
    font-size: 20px;
    line-height: 20px;
  }

  .subheading1.heading-2 {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

  .titelvideo1 {
    height: 85vh;
  }

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

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

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

  .success1.heading-1 {
    font-size: 20px;
  }

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

  .grid.invert {
    height: 98vh;
  }

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

  .content1.mittig {
    padding: 20px;
  }

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

  .heading.heading-1.farbe-der-headings {
    letter-spacing: 0;
    font-size: 30px;
    line-height: 1.1;
  }

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

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

  .grid_leistungen_1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    width: 100%;
    margin-top: 10px;
  }

  .content_block {
    align-items: center;
    padding: 10px;
  }

  .icon.small {
    width: 25px;
    margin-top: 12px;
    margin-left: 2px;
  }

  .circle.highlights {
    width: 50px;
    height: 50px;
    left: -42%;
  }

  .heading1.heading-2 {
    margin-top: 20px;
  }

  .heading1.heading-2.farbe-der-headings.center {
    letter-spacing: .5px;
    font-size: 18px;
  }

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

  .paragraph_links.heading-2.farbe-der-headings.vw {
    line-height: 1.3;
  }

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

  .content_block_1 {
    padding: 15px;
  }

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

  .heading2.heading-2.is-center {
    font-size: 25px;
  }

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

  .content._100 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .heading3.heading-2 {
    font-size: 70px;
  }

  .heading4 {
    font-size: 23px;
    line-height: 26px;
  }

  .heading4.heading-1 {
    letter-spacing: .5px;
    margin-top: 0;
    font-size: 25px;
  }

  .content_house.image_background {
    height: auto;
    padding-left: 65px;
    padding-right: 65px;
  }

  .content_house.highlights {
    width: 100%;
    height: auto;
  }

  .section4, .section5.is-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .maps-gro {
    height: 300px;
  }

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

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

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

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

  .no_overflow-footer {
    height: 45vh;
  }

  .image-100.contain.top {
    object-fit: cover;
    object-position: 50% 50%;
  }

  .navbar-8 {
    box-shadow: 2px 2px 4px 2px #0003;
  }

  .hauptfarbe-2 {
    padding: 10px;
    font-size: 20px;
  }

  .div-block.highlights.mittig.paragraph-font {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .section1-2 {
    width: 100%;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-versetzt {
    margin-top: 0%;
  }

  .heading_center_small.heading-font2 {
    letter-spacing: .5px;
    font-size: 20px;
  }

  .icon1-2 {
    width: 50px;
    height: 50px;
    margin-bottom: 0;
  }

  .icon1-2.kleiner {
    width: 48px;
    height: 48px;
  }

  .heading_left_small.heading-font1 {
    white-space: pre-wrap;
    overflow-wrap: anywhere;
    width: 80%;
    font-size: 18px;
  }

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

  .form-block-4.paragraph-font {
    padding: 10px;
  }

  .dropdown {
    padding-left: 0;
    padding-right: 0;
  }

  .section_2-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading_center.heading-font1 {
    font-size: 22px;
    line-height: 28px;
  }

  .content_2-2 {
    padding: 10px;
  }

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

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

  .icon-social, .image-110 {
    width: 20px;
    height: 20px;
  }

  .call-btn-wrapper.button-5.paragraph-font.highlights {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
  }

  .image-111 {
    height: 2vh;
  }

  .text-block.flie-text {
    font-size: 13px;
  }

  .grid_leistungen1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

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

  .grid2x2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .content_block1 {
    align-items: center;
  }

  .testimonial-card.highlights {
    padding: 15px;
  }

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

  .section-heading-1.farbe-der-headings.heading-1 {
    font-size: 22px;
  }

  .section-para.flie-text.paragraph_mittig.pad {
    padding-left: 10px;
    padding-right: 10px;
  }

  .pricing-component {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .latest-heading-wrapper {
    text-align: left;
  }

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

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .pricing-card {
    border-radius: 25px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .header_image-wrapper {
    padding-top: 110%;
  }

  .header_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    padding-top: 3rem;
  }

  .header_images-layout {
    grid-column-gap: 5px;
  }

  .header_image-list {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .header_image-list-left {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin-top: -40%;
  }

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

  .header_image-list-right {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .video-wrap-content {
    padding: 15px;
  }

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

  ._3er-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .card.hauptfarbe {
    padding: 15px;
  }

  .text-wraper {
    padding: 0;
  }

  .card-heading.heading-2 {
    font-size: 18px;
  }

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

  .heading-lg.heading-1 {
    letter-spacing: .5px;
    font-size: 22px;
  }

  .card1 {
    height: 18rem;
  }

  .review-slider, .grid-service {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .list {
    padding-left: 30px;
  }

  .utility-pag.hauptfarbe {
    padding-left: 60px;
    padding-right: 60px;
  }

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

#w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd5e-513fb25f {
  justify-self: end;
}

#w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd76-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd77-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd78-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd79-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd7a-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd7b-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd7c-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd7d-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd7e-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd7f-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd80-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd81-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd82-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd83-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd85-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd86-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd87-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd88-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd89-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd8a-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd8b-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd8c-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd8d-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd8e-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd8f-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd90-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd91-513fb25f, #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd92-513fb25f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bb97abe1-d903-337c-07db-070502fb79e7-513fb25f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7c8a08d1-fd90-7940-0fd4-b325d1e7550e-513fb25f {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_3373cfba-d6b0-7c39-acf1-05f4a5046246-513fb25f, #w-node-a43cedfd-e7ff-d465-9b25-07e512d0d519-513fb25f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7266216e-ec71-7b10-6ee5-8788c9b0f5eb-d6c74d8d, #w-node-_5ddce4c8-d2a6-b870-ad47-47471b77653a-ac36a664, #w-node-_733f79ce-f44b-335a-82c7-07a6706eb8ba-45cc70a5, #w-node-f2335cc2-910a-7ce5-2b10-bbac249e8504-fecaf23f, #w-node-_73816a56-c4ce-758a-fa2f-0ba81f614b27-fed9bf66, #w-node-cdf4de42-c80d-0d62-99f8-03e6f1729239-7b0882e3, #w-node-cdf4de42-c80d-0d62-99f8-03e6f1729239-e658fbba, #w-node-cdf4de42-c80d-0d62-99f8-03e6f1729239-5e4f54e4 {
  grid-area: 2 / 2 / 3 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-_4860113e-e55e-0ad8-065c-1ed80e6fa558-513fb25d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_366c2ebe-4eee-7427-cf26-e98bf6792093-513fb25e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_752df7a0-5302-5219-c2c0-97e2fc96dd5e-513fb25f {
    justify-self: start;
  }

  #w-node-bb97abe1-d903-337c-07db-070502fb79e7-513fb25f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_7c8a08d1-fd90-7940-0fd4-b325d1e7550e-513fb25f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3373cfba-d6b0-7c39-acf1-05f4a5046246-513fb25f, #w-node-a43cedfd-e7ff-d465-9b25-07e512d0d519-513fb25f {
    grid-area: 1 / 1 / 2 / 2;
  }
}


