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

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

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

.container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 940px;
  display: flex;
}

.body {
  font-family: Rubik, sans-serif;
}

.section-hero {
  background-color: #0058a2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: 100vh;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 128px;
  font-weight: 500;
  display: block;
}

.image {
  text-align: left;
  display: inline-block;
}

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

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

.button {
  color: #0058a2;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  width: 100%;
  margin-top: 40px;
  font-weight: 700;
  box-shadow: 0 22px 35px #0003;
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
}

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

.grid-2col {
  z-index: 9999;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  mix-blend-mode: plus-lighter;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center start;
  display: flex;
  position: relative;
}

.col-left {
  display: block;
}

.col-right {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: flex-end;
  display: flex;
}

.text-block-white {
  color: #0058a2;
  text-align: center;
  align-self: auto;
  font-size: 18px;
  font-weight: 700;
}

.heading-2 {
  color: #0058a2;
  text-align: center;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  font-size: 72px;
  line-height: 80px;
  display: block;
}

.text-block-2 {
  text-align: center;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  max-width: 640px;
  font-size: 16px;
  display: block;
}

.section-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 80px;
  padding-bottom: 0;
  display: flex;
}

.section-mission {
  background-image: url('../images/Ulm-Weinberg-DJI_0590-Blautal-Bau-2023-MG.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  min-height: 95vh;
  margin: 40px;
  position: relative;
}

.container-qual {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 1200px;
  padding-top: 100px;
  display: flex;
  position: absolute;
  inset: 0% 5% auto auto;
}

.text-block {
  background-color: #fff0;
  align-self: auto;
  margin-top: 0;
}

.text-block-3 {
  color: #fff;
  text-align: right;
  text-shadow: 0 0 25px #000;
  max-width: 430px;
  padding: 20px;
  font-size: 16px;
  position: static;
}

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

.text-block-5 {
  color: #fff;
  text-align: right;
  position: absolute;
  inset: auto 2% 2% auto;
}

.container-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2"
                 "Area-3 Area-4"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 80px;
  margin-bottom: 80px;
  display: grid;
}

.image-2 {
  object-fit: fill;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}

.artist-section {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.mr-1-5 {
  margin-right: 1.5em;
}

.wrapprer-img {
  width: 100%;
  height: 50em;
  overflow: hidden;
}

.wrapprer-img._2 {
  height: 57em;
}

.wrapprer-img._3 {
  height: 60em;
}

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

.parent-card-artist {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  height: auto;
  display: flex;
}

.parent-card-artist.left {
  align-items: flex-start;
}

.master {
  z-index: 2;
  width: 100vw;
  height: auto;
  position: relative;
}

.ml-1-5 {
  margin-left: 1.5em;
}

.col {
  flex: 1;
  padding-left: 1.04em;
  padding-right: 1.04em;
}

.col.col-lg-10 {
  flex: 83.3333%;
  max-width: 83.3333%;
}

.col.col-lg-6 {
  flex: 50%;
  max-width: 50%;
}

.col.col-lg-9 {
  flex: 75%;
  max-width: 75%;
}

.row {
  flex-wrap: wrap;
  align-content: stretch;
  margin-left: -1.04em;
  margin-right: -1.04em;
  display: flex;
}

.row.justify-end {
  justify-content: flex-end;
}

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

.empty-div {
  width: 100%;
  height: 100vh;
}

.hero {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  height: 100vh;
  padding: 1.5em;
  display: flex;
  position: static;
  inset: 0%;
}

.wrapper-content {
  width: auto;
  height: auto;
}

.wrapper-title {
  width: auto;
  height: 7.3em;
  overflow: hidden;
}

.parent-texts {
  width: 100%;
  height: auto;
}

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

.mr-2 {
  margin-right: 2em;
}

.section-4 {
  height: 80vh;
  position: relative;
}

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

.headline-block {
  text-transform: uppercase;
  background-color: #0058a2;
  margin-top: -10px;
  padding: 0 20px 10px;
  display: block;
}

.heading-3 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  padding-right: 0;
  font-size: 72px;
  line-height: 72px;
}

.headline-block-1st {
  text-transform: uppercase;
  background-color: #0058a2;
  margin-top: 0;
  padding: 10px 20px;
  display: block;
}

.section-qual {
  background-image: url('../images/00337-Hermann-Ulm-Blautal-2020.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  min-height: 95vh;
  margin-left: 40px;
  margin-right: 40px;
  position: relative;
}

.div-block-2 {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-4 {
  text-transform: uppercase;
  margin-left: 0;
}

.container-mission {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 1200px;
  margin-bottom: 100px;
  display: flex;
  position: absolute;
  inset: auto 5% 0 auto;
}

.text-block-6 {
  text-align: left;
  max-width: 530px;
  padding: 20px;
  font-size: 16px;
  position: static;
}

.text-block-5-copy {
  color: #000;
  text-align: left;
  max-width: 250px;
  margin-top: 40px;
  margin-left: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  top: 2%;
  left: 2%;
  right: auto;
}

.text-block-5-copy.bottom-right-white {
  top: 0%;
  left: 0%;
}

.div-block-3 {
  background-color: #fff;
  margin-top: 7px;
}

.text-block-on-white {
  color: #0058a2;
  text-align: center;
  padding: 10px;
  font-size: 18px;
  font-weight: 700;
}

.secion-4x1 {
  margin: 40px;
  display: block;
  position: relative;
}

.grid-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  grid-template: "Area Area-2"
                 "Area-3 Area-4"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
  position: relative;
}

.image-3 {
  max-width: 50%;
  overflow: clip;
}

.div-block-4 {
  position: absolute;
  inset: 50% auto auto 0%;
}

.image-4, .image-5 {
  max-width: 50%;
}

.grid-item1 {
  background-image: url('../images/09811-Betriebshof-Blautal-Bau-2025-HDR.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.hover-overlay {
  opacity: 1;
  text-align: left;
  background-color: #ffffffe6;
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}

.text-block-7 {
  text-align: center;
  max-width: 420px;
  padding: 20px;
  font-size: 14px;
  position: static;
}

.grid-item2, .grid-item3, .grid-item4 {
  position: relative;
  overflow: hidden;
}

.text-block-on-blue {
  color: #333;
  text-align: center;
  max-width: 600px;
  font-size: 14px;
  font-weight: 400;
}

.section-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 40px;
  display: flex;
}

.text-block-white-copy {
  color: #0058a2;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.teaser-container {
  max-width: 1920px;
  padding-left: 40px;
  padding-right: 40px;
}

.p-xs-start {
  padding-top: 1em;
}

.tutorial-section {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10em;
  padding-bottom: 6em;
}

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

.teaser-img._3 {
  z-index: 2;
}

.teaser-img._1 {
  z-index: 4;
}

.teaser-img._2 {
  z-index: 3;
}

.teaser-img._4 {
  z-index: 1;
}

.copy-small {
  font-size: .95em;
}

.teaser-copy {
  max-width: 650px;
  padding-right: 20%;
}

.teaser-img-tablet-down {
  display: none;
}

.teaser-grid {
  align-items: stretch;
  display: flex;
}

.teaser-column {
  width: 60%;
  position: relative;
}

.p-teaser-img-wrap {
  height: 90vh;
  position: sticky;
  top: 5vh;
  overflow: hidden;
}

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

.teaser-copy-wrap {
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  display: flex;
}

.title2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.2em;
}

.p-sm-start {
  padding-top: 2.25em;
}

.title1 {
  font-family: Rubik, sans-serif;
  font-size: 3.6em;
  font-weight: 400;
  line-height: 1.2em;
}

.section-5 {
  min-height: auto;
  max-height: none;
  margin: 60px 40px;
}

.heading-3-copy {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-size: 30px;
}

.headline-block-1st-copy {
  text-transform: uppercase;
  background-color: #0058a2;
  margin-top: 0;
  padding: 10px;
  display: block;
}

.teaser-column-text {
  width: 40%;
  position: relative;
}

.container-history {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  padding-top: 100px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 5%;
}

.headline-block-1st-copy {
  text-align: left;
  text-transform: uppercase;
  background-color: #0058a2;
  margin-top: 0;
  padding: 10px 20px;
  display: block;
}

.column-historie {
  width: 50%;
}

.container-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-bottom: 40px;
  display: flex;
}

.heading-2-black {
  color: #0058a2;
  text-align: center;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 72px;
  line-height: 80px;
  display: block;
}

.section-6 {
  margin-top: 80px;
}

.text-span {
  color: #fff;
  background-color: #0058a2;
  border: 2px solid #0058a2;
  border-radius: 0;
  padding-left: 2px;
  padding-right: 2px;
}

.section-7 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.text-span-2 {
  background-color: #0058a2;
}

.paragraph {
  border-radius: 20px;
}

.text-span-2-copy {
  background-color: #68a2d3;
  border-radius: 20px;
}

.text-span-3 {
  background-color: #cacaca;
}

.text-span-4 {
  color: #fff;
  background-color: #189738;
}

.paragraph-2 {
  text-align: right;
  padding-right: 0;
}

.section-spread {
  min-height: auto;
  padding: 40px;
  position: relative;
}

.spread-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.spread-left {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  min-height: auto;
  display: block;
}

.photo-tile {
  object-fit: cover;
  height: 50%;
  min-height: auto;
}

.spread-right {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  min-height: auto;
  display: block;
}

.photo-full {
  background-image: url('../images/02491-Thraenstrasse-Ulm-Blautal-Bau-2022-MG.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 100vh;
}

.headline-box {
  z-index: 10;
  transform-origin: -50% -50%;
  position: relative;
  top: 50%;
  left: 50%;
}

.section-historie-intro {
  background-image: url('../images/05456-Blautopf-Blautal-Bauunternehmen-GmbH-2025-MG.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  min-height: 90vh;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  position: relative;
}

.container-headline-kann {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: calc(100% - 80px);
  max-width: none;
  display: flex;
  position: absolute;
  top: 50%;
  left: auto;
  right: auto;
  transform: translate(0%, -50%);
}

.photo-tile-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  display: block;
}

.div-block-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  height: 50%;
  min-height: auto;
  padding-bottom: 0;
  display: grid;
}

.photo-tile-copy-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.photo-full-copy {
  background-image: url('../images/02491-Thraenstrasse-Ulm-Blautal-Bau-2022-MG.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 100vh;
}

.photo-tile-copy-3 {
  height: auto;
  min-height: auto;
}

.photo-tile-5, .photo-tile-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.section-8 {
  min-height: 90vh;
}

.container-industrie {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: auto 50% 10% auto;
}

.text-block-k-nnen-wir {
  background-color: #fff;
  align-self: auto;
  margin-top: 0;
  margin-left: 110px;
}

.text-block-3-k-nnen-wir {
  text-align: right;
  max-width: 430px;
  padding: 10px;
  font-size: 16px;
  font-weight: 700;
  position: static;
}

.div-block-6 {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template: ". Area"
                 ". Area"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-7 {
  min-height: 90vh;
}

.section-industrie, .section-partner {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.div-block-9 {
  min-height: 90vh;
}

.section-wirtschaflich-anbau {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.container-partner {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: 20% auto auto 10%;
}

.container-wirtschaflich {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  padding-bottom: 100px;
  display: flex;
  position: absolute;
  top: 35%;
  left: auto;
}

.text-block-k-nnen-wir-copy {
  background-color: #fff;
  align-self: auto;
  margin-top: 0;
}

.div-block-11 {
  min-height: 40vh;
}

.div-block-12 {
  min-height: 50vh;
}

.container-anbau {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  max-width: 1200px;
  min-height: 6px;
  padding-bottom: 100px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  inset: auto 0% 10% auto;
}

.div-block-6-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-miteinander {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.container-anbau-copy {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  max-width: 1200px;
  min-height: 6px;
  padding-bottom: 100px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  top: 10%;
  left: auto;
  right: 0%;
}

.container-wirtschaflich-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: auto 50% 10% auto;
}

.section-wirtschaflich-anbau-copy {
  min-height: 90vh;
  padding: 40px;
  display: block;
  position: relative;
}

.div-block-11-copy {
  background-image: url('../images/09795-St-Hildegard-Blautal-2025-HDR.jpg');
  background-position: 0 0;
  background-size: cover;
  min-height: 60vh;
}

.div-block-13-copy {
  background-image: url('../images/Kinderhaus03-Upscale.jpg');
  background-position: 100% 100%;
  background-size: cover;
}

.container-anbau-copy {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  max-width: 1200px;
  min-height: 6px;
  padding-bottom: 100px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  inset: auto 0% 34% auto;
}

.container-wirtschaflich-copy, .container-wirtschaflich-copy-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  padding-bottom: 100px;
  display: flex;
  position: absolute;
  top: 39%;
  left: auto;
}

.container-anbau-copy-copy {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  max-width: 1200px;
  min-height: 6px;
  padding-bottom: 100px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  top: 20%;
  left: auto;
  right: 0%;
}

.container-wirtschaflich-copy-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: auto 50% 10% auto;
}

.container-gross {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  padding-bottom: 100px;
  display: flex;
  position: absolute;
  top: 39%;
  left: auto;
}

.container-klein {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  max-width: 1200px;
  min-height: 6px;
  padding-bottom: 100px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  inset: auto 0% 25% auto;
}

.paragraph-3 {
  text-align: center;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 500px;
  display: block;
  position: relative;
  inset: 25% auto auto 25%;
}

.container-wirtschaflich-copy-copy-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 10%;
  left: auto;
}

.section-besinnlich {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.div-block-9-copy {
  background-image: url('../images/_DSC5202.jpg');
  background-position: 100% 100%;
  background-size: cover;
  min-height: 90vh;
}

.div-block-10-copy {
  background-image: url('../images/Meister_MartinLuther_0023_bea_g.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.section-bruecken {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.container-bruecken {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  padding-bottom: 100px;
  display: flex;
  position: absolute;
  top: 39%;
  left: auto;
}

.container-hochwasser {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  max-width: 1200px;
  min-height: 6px;
  padding-bottom: 100px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  inset: auto 0% 10% auto;
}

.div-block-11-copy {
  background-image: none;
  min-height: 45vh;
}

.div-block-12-copy {
  min-height: 45vh;
}

.div-block-13-copy {
  box-sizing: border-box;
  object-fit: fill;
  background-image: none;
}

.div-block-14-copy {
  background-image: url('../images/0385-Westerstetten-Blautal-Bau-2022-MG.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-13-copy-copy {
  background-image: url('../images/Kinderhaus03-Upscale.jpg');
  background-position: 100% 100%;
  background-size: cover;
}

.div-block-14-copy-copy {
  background-image: url('../images/KiTa_Bad_Ditzenbach__OTT7570_SR.jpg');
  background-position: 100% 100%;
  background-size: cover;
  position: relative;
}

.div-block-11-copy-copy {
  background-image: url('../images/09795-St-Hildegard-Blautal-2025-HDR.jpg');
  background-position: 0 0;
  background-size: cover;
  min-height: 60vh;
}

.div-block-12-copy-copy {
  min-height: 30vh;
  position: relative;
}

.section-hybrid {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.container-hybrid, .container-schlusselfertig {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  max-width: 1200px;
  min-height: 6px;
  padding-bottom: 100px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  top: 10%;
  left: auto;
  right: 0%;
}

.container-hybridd {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 10%;
  left: auto;
}

.div-hybrid {
  min-height: 90vh;
}

.section-sportlich {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.container-sportlich {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 10%;
  left: auto;
}

.div-block-sportlich {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "area-sportlich-1 ."
                 "area-sportlich-1 ."
                 "area-sportlich-2 area-sportlich-2"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-tatu {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.container-tatu {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 10%;
  left: auto;
}

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

.div-tatu {
  min-height: 90vh;
}

.div-block-tatu {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-heimaterhalten {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.container-heimaterhalten {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 1200px;
  min-height: 6px;
  padding-top: 40px;
  padding-bottom: 100px;
  padding-left: 20px;
  display: flex;
  position: absolute;
  top: 10%;
  left: 50%;
}

.container-erhalten {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 10%;
  left: auto;
  right: 50%;
}

.div-heimaterhalten {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-heimat {
  min-height: 90vh;
}

.section-historischmodern {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.container-historischmodern {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 1200px;
  min-height: 6px;
  padding-top: 40px;
  padding-bottom: 100px;
  padding-left: 20px;
  display: flex;
  position: absolute;
  top: 10%;
  left: 50%;
}

.container-erhalten-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 0;
  display: flex;
  position: absolute;
  top: 10%;
  left: auto;
  right: auto;
}

.div-block-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-historisch-1, .div-historisch-12 {
  min-height: 45vh;
}

.section-sichtbeton {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.container-sichtbeton {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 10%;
  left: auto;
}

.div-block-9-copy-copy {
  min-height: 90vh;
}

.section-zuhause {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.container-zuhause {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 45%;
  left: auto;
  right: 50%;
}

.div-zuhause {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-zuhause-1, .div-zuhause-2 {
  min-height: 45vh;
}

.section-schlicht {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.div-schlicht {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-23-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-zuhause-3-copy {
  background-image: url('../images/k5.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.container-schlicht-text {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 45%;
  left: auto;
  right: 30%;
}

.div-zuhause-2-copy {
  background-image: url('../images/00060--Hermann-Ulm-Blautal-2020-HDR.jpg');
  background-position: 50% 100%;
  background-size: cover;
  min-height: 45vh;
}

.div-zuhause-1-copy {
  background-image: url('../images/00627-Hermann-Blautal2020-MG-HDR.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 45vh;
}

.seciton-lage {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.container-bestelage {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-left: 40px;
  display: flex;
  position: absolute;
  inset: 10% auto auto 0%;
}

.container-bestelage-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-left: 40px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  bottom: 5%;
  right: 50%;
}

.div-zuhause-2-copy, .div-zuhause-1-copy {
  background-image: none;
  min-height: 45vh;
}

.div-zuhause-3-copy {
  background-image: none;
}

.section-kulinarisch {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.div-kulinarisch {
  min-height: 90vh;
}

.container-salzig {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-left: 20px;
  display: flex;
  position: absolute;
  top: 45%;
  left: 50%;
}

.section-teamwork {
  min-height: 90vh;
  padding: 40px;
  position: relative;
}

.container-teamworkblock {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 10%;
  left: auto;
}

.div-block-6-copy-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-9-copy-copy-copy {
  min-height: 90vh;
}

.container-familaer {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  max-width: 1200px;
  min-height: 6px;
  padding-bottom: 100px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  inset: auto 0% 10% auto;
}

.section-feiern {
  background-image: url('../images/048A2992-60er-Rainer-Blautal-Bau-2025.jpg');
  background-position: 50% 44%;
  background-size: cover;
  background-attachment: fixed;
  min-height: 90vh;
  margin-left: 40px;
  margin-right: 40px;
  padding: 40px;
  position: relative;
}

.container-feiern {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  padding-bottom: 100px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  inset: 10% 10% auto auto;
}

.div-block-feiern {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-gf {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
  position: relative;
}

.container-gf {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 800px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.image-6 {
  max-width: 60%;
  margin-bottom: 40px;
}

.paragraph-4 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
}

.section-danke {
  min-height: 90vh;
  margin-left: 40px;
  margin-right: 40px;
  padding: 40px;
  position: relative;
}

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

.heading-danke {
  color: #005596;
  text-align: center;
  -webkit-text-stroke-color: #005596;
  text-transform: uppercase;
  font-size: 130px;
  line-height: 160px;
  position: relative;
  top: -85px;
}

.section-footer {
  background-color: #0058a2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-danke1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 80px;
  display: flex;
}

.image-trail-section {
  background-color: #0058a2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.heading-6 {
  text-align: center;
  font-size: 62px;
  line-height: 64px;
}

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

.section-trail-2 {
  z-index: 10;
  min-height: 80vh;
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
}

.image-7 {
  z-index: 10;
  max-width: 15%;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.text-block-historie {
  text-align: left;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  max-width: 640px;
  font-size: 16px;
  line-height: 22px;
  display: block;
}

.text-block-5-copy-copy {
  color: #000;
  text-align: left;
  text-align: right;
  inset: auto auto 2% 2%;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  inset: 2% 2% auto auto;
}

.div-block-10-copy {
  background-image: none;
}

.div-block-9-copy {
  background-image: none;
  min-height: 90vh;
}

.text-block-5-copy-copy {
  color: #fff;
  text-align: left;
  text-shadow: 0 0 25px #000;
  margin-top: 40px;
  margin-left: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  top: 2%;
  left: 2%;
  right: auto;
}

.text-block-5-copy-copy-copy {
  color: #fff;
  text-align: right;
  margin: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  top: 2%;
  right: 2%;
}

.text-block-5-copy-copy-copy-copy {
  color: #fff;
  text-align: right;
  margin: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  bottom: 2%;
  right: 2%;
}

.text-block-5-copy-copy-copy-copy-copy {
  color: #fff;
  text-align: left;
  margin: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  bottom: 33%;
  left: 2%;
}

.text-block-5-copy-copy-copy {
  color: #000;
  text-align: right;
  text-align: right;
  inset: 2% 2% auto auto;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  inset: 2% 2% auto auto;
}

.text-block-8 {
  color: #fff;
  text-align: right;
  margin: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  top: 2%;
  right: 2%;
}

.paragraph-3-copy {
  text-align: center;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 500px;
  display: block;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50px);
}

.div-besinnlich-2 {
  background-image: url('../images/_DSC5202.jpg');
  background-position: 100% 100%;
  background-size: cover;
  min-height: 90vh;
}

.text-block-vb {
  color: #fff;
  text-align: left;
  text-shadow: 0 0 25px #000;
  margin: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  bottom: 2%;
  left: 2%;
}

.text-block-black-bottom-rigth {
  color: #000;
  text-align: right;
  margin: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  bottom: 2%;
  right: 2%;
}

.div-sportlich-1 {
  min-height: 90vh;
}

.text-block-top-right-white {
  color: #fff;
  text-align: right;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  inset: 2% 2% auto auto;
}

.div-zuhause-2-copy-copy, .div-zuhause-1-copy-copy {
  min-height: 45vh;
}

.text-block-right-middle {
  color: #fff;
  text-align: right;
  margin: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  bottom: 2%;
  right: 50%;
}

.text-block-right-middle-top {
  color: #fff;
  text-align: left;
  margin: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  top: 37%;
  left: 2%;
}

.tet-block-bottom-white-left-middle {
  color: #fff;
  text-align: left;
  margin: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  bottom: 2%;
  left: 50%;
}

.blautal-logo-2 {
  text-align: left;
  max-width: 40%;
  display: inline-block;
}

.image-8 {
  max-width: 100vw;
  margin-left: 40px;
  margin-right: 40px;
}

.transition {
  z-index: 9999;
  background-color: #0058a2;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
}

.transition_content {
  background-color: #0058a2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.transition_logo {
  max-width: 50%;
}

.transition_dimmer {
  background-color: #0058a2b3;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.nav-section {
  z-index: 100;
  width: 100%;
  margin-top: 40px;
  display: flex;
  position: relative;
  top: 20px;
}

.nav-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  max-width: 100%;
  display: flex;
}

.nav-left {
  min-width: 200px;
  display: flex;
}

.nav-right {
  grid-column-gap: .9rem;
  grid-row-gap: .9rem;
  text-align: left;
  flex-flow: row;
  justify-content: space-between;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.nav-link {
  color: #fff;
  background-color: #2d2d2d;
  border-radius: 0;
  align-self: auto;
  min-height: 100%;
  padding: 10px 20px;
  text-decoration: none;
}

.div-block-25 {
  z-index: -1;
  background-color: #2d2d2d;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}

.image-9 {
  background-color: #fff;
  padding: 10px 15px;
}

.footer {
  flex-flow: column-reverse;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer-bg {
  background-image: url('../images/map.jpg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.footer-bg-overlay {
  background-color: #4d61a08a;
  position: absolute;
  inset: 0;
}

.footer-content {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content-2 {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: #005596;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 10px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 16px;
}

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

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

.image-10 {
  margin-top: 12px;
}

.btn-card {
  z-index: 11;
  color: #fff;
  background-color: #0058a2;
  padding-top: 12px;
  padding-left: 18px;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.dimmer-card {
  z-index: 10;
  background-color: #a1c0da96;
  width: 100%;
  height: 100%;
  position: absolute;
}

.container-7 {
  max-width: 1200px;
}

.div-block-26 {
  background-image: url('../images/10396-Geschaeftsfuehrung-Portraits-Blautal-2025-HDR.jpg');
  background-position: 20% 27%;
  background-size: 150%;
  background-attachment: scroll;
  width: 100%;
  max-width: 940px;
  min-height: 460px;
  margin-bottom: 40px;
  position: relative;
}

.div-block-27 {
  background-image: url('../images/Unterschriften-GF.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  min-height: 130px;
}

.image-12 {
  max-width: 600px;
}

.subscript {
  clear: none;
  color: #fff;
  background-color: #005596;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 20px;
}

.container-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: start center;
  width: 100%;
  max-width: 600px;
  height: 100%;
  display: grid;
}

.div-block-28 {
  z-index: 2;
  background-color: #fff;
  width: 290px;
  height: 60px;
  position: absolute;
  inset: auto 5% 12% auto;
}

.div-block-28-copy {
  background-color: #005596;
  width: 280px;
  height: 150px;
  position: absolute;
  inset: auto 4% -3% auto;
}

.paragraph-5 {
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 10px;
  padding-right: 20px;
  font-weight: 700;
}

.paragraph-5-copy {
  color: #7e7e7e;
  text-align: right;
  text-transform: none;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 10px;
  font-weight: 400;
  text-decoration: none;
}

.paragraph-6 {
  color: #fff;
  text-align: right;
  margin-top: 94px;
  margin-right: 12px;
  padding-right: 0;
}

.button-2 {
  background-color: #005596;
}

.button-2-copy {
  background-color: #005596;
  margin-top: 10px;
}

.image-13 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-9 {
  background-image: url('../images/10734-Gruppenbild-Blautalbau-2025-Bearbeitet.jpeg');
  background-position: 50% 70%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  min-height: 70vh;
}

.blautaljubilaeum-1 {
  background-color: #0000;
  width: 250px;
  height: 250px;
  display: block;
  position: relative;
}

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

.container-betriebsgel-nde {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  object-fit: cover;
  flex-flow: wrap;
  grid-template: "Area Area-2"
                 "Area Area-3"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  max-width: none;
  height: 100%;
  display: block;
}

.image-16 {
  object-fit: cover;
}

.image-17 {
  object-fit: cover;
  max-height: 720px;
}

.div-block-29 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.grid-betriebsgel-nde {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  height: 100%;
  display: grid;
}

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

.image-card {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.right-image {
  position: relative;
}

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

.headline-overlay-small {
  text-align: left;
  text-transform: uppercase;
  background-color: #0058a2;
  margin-top: 0;
  padding: 10px 20px;
  font-size: 20px;
  display: block;
  position: absolute;
  inset: 50px 0% auto auto;
}

.headline-overlay-h4 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-size: 32px;
  line-height: 36px;
  position: static;
}

.text-overlay-small {
  color: #fff;
  text-align: right;
  text-shadow: 0 0 25px #000;
  background-color: #fff0;
  max-width: 420px;
  margin-top: 0;
  margin-left: 40px;
  margin-right: 0;
  padding: 10px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  inset: 105px 0 auto auto;
}

.text-overlay-small-white {
  color: #fff;
  text-align: right;
  max-width: 270px;
  margin-top: 0;
  margin-left: 40px;
  margin-right: 20px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  inset: 120px 0 auto auto;
}

.paragraph-3-copy-copy {
  text-align: center;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 16px;
  line-height: 22px;
  display: block;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}

.image-cover-right-align {
  box-sizing: border-box;
  object-fit: cover;
  object-position: 100% 50%;
  width: 100%;
  height: 100%;
}

.blautal-jubilaeum-1 {
  background-color: #0000;
  width: 300px;
  height: 300px;
  display: block;
  position: relative;
}

.hero-bg-mobile {
  display: none;
}

.text-label-overlay-white-bottom-right {
  color: #000;
  text-align: right;
  margin: 0;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  inset: auto 2% 2% auto;
}

.headline-block-mobile-1 {
  text-transform: uppercase;
  background-color: #0058a2;
  margin-top: -10px;
  padding: 0 20px 10px;
  display: none;
}

.text-overlay-top-right-black {
  color: #fff;
  text-align: left;
  margin: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  bottom: 2%;
  left: 2%;
}

.text-block-bottom-left-white {
  color: #fff;
  text-align: right;
  text-shadow: 0 0 25px #000;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  inset: 2% 2% auto auto;
}

.text-block-5-copy-copy-copy-copy {
  color: #000;
  text-align: right;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  inset: 2% 2% auto auto;
}

.text-block-overlay-white-bottom-right {
  color: #fff;
  text-align: right;
  text-shadow: 0 0 25px #000;
  margin: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  bottom: 2%;
  right: 2%;
}

.text-label-overlay-black-bottom-right {
  color: #fff;
  text-align: right;
  margin: 40px;
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  inset: auto 2% 2% auto;
}

.molles-extrawurst {
  line-height: 140px;
  display: inline-block;
  position: absolute;
  transform: translate(-75%, .25em);
}

.bold-text-2 {
  line-height: 160px;
}

@media screen and (max-width: 991px) {
  .heading-2 {
    font-size: 64px;
    line-height: 72px;
  }

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

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

  .grid-item1 {
    background-image: none;
  }

  .hover-overlay {
    position: relative;
    inset: auto;
    transform: none;
  }

  .text-block-7 {
    padding-left: 20px;
  }

  .grid-item2 {
    position: static;
  }

  .tutorial-section {
    border-top: 1px solid #d4d4d4;
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .teaser-img {
    position: relative;
    inset: auto;
  }

  .teaser-copy {
    margin-top: 1.5em;
    margin-bottom: 5em;
  }

  .teaser-img-tablet-down {
    display: block;
  }

  .teaser-grid {
    flex-direction: column;
  }

  .teaser-column {
    width: 100%;
  }

  .p-teaser-img-wrap {
    display: none;
  }

  .teaser-copy-wrap {
    flex-direction: column;
    height: auto;
  }

  .title1 {
    font-size: 3em;
  }

  .teaser-column-text {
    width: 100%;
  }

  .headline-block-1st-copy {
    padding-top: 0;
  }

  .headline-box {
    justify-content: center;
    align-items: center;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    position: relative;
  }

  .container-headline-kann {
    max-width: 760px;
    font-size: 14px;
  }

  .container-partner {
    left: auto;
  }

  .container-wirtschaflich-copy-copy {
    justify-content: flex-start;
    align-items: flex-start;
    right: auto;
  }

  .container-erhalten-copy, .container-schlicht-text, .container-bestelage-copy {
    right: auto;
  }

  .heading-danke {
    font-size: 72px;
    line-height: 100px;
  }

  .image-7 {
    display: none;
  }

  .transition {
    display: block;
  }

  .nav-section {
    position: relative;
  }

  .nav-right {
    display: none;
  }

  .container-6 {
    max-width: 728px;
  }

  .footer-content-2 {
    grid-column-gap: 40px;
  }

  .image-11 {
    max-width: 85%;
  }

  .grid-betriebsgel-nde {
    flex-flow: column;
    display: flex;
  }

  .headline-overlay-h4 {
    font-size: 36px;
    line-height: 20px;
  }
}

@media screen and (max-width: 767px) {
  .teaser-container {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .teaser-copy {
    padding-right: 0%;
  }

  .title1 {
    font-size: 2.6em;
  }

  .transition {
    display: block;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    overflow: visible;
  }

  .grid-2col {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 80%;
    margin-top: 20px;
    display: flex;
  }

  .heading-2 {
    box-sizing: border-box;
    text-align: center;
    max-width: 100%;
    font-size: 26px;
    line-height: 30px;
    display: block;
    overflow: visible;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .section-2 {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    overflow: hidden;
  }

  .section-mission {
    min-height: 75vh;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .container-qual {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .text-block {
    justify-content: flex-end;
    align-self: auto;
    align-items: flex-start;
    max-width: 90%;
    display: flex;
  }

  .text-block-3 {
    text-align: center;
    max-width: 100%;
    padding: 10px 0;
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-5 {
    margin-bottom: 20px;
    margin-right: 20px;
    font-size: 10px;
    line-height: 12px;
    inset: auto 0% 0% auto;
  }

  .section-4 {
    margin-bottom: 40px;
    overflow: hidden;
  }

  .headline-block {
    text-align: center;
    margin-top: -8px;
    padding: 16px 10px 8px;
    display: block;
    position: static;
  }

  .heading-3 {
    text-align: center;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 27px;
    display: inline;
  }

  .heading-3.headline-larger {
    font-size: 45px;
    line-height: 40px;
  }

  .headline-block-1st {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 16px 10px 5px;
    display: block;
  }

  .section-qual {
    background-image: linear-gradient(#00000080, #00000080), url('../images/00337-Hermann-Ulm-Blautal-2020.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    min-height: 75vh;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }

  .div-block-2 {
    text-align: center;
    padding: 6px 8px;
  }

  .heading-4 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-mission {
    background-image: linear-gradient(#00000080, #00000080);
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    bottom: auto;
    right: auto;
  }

  .text-block-5-copy {
    max-width: 150px;
    margin-top: 20px;
    margin-left: 20px;
    font-size: 10px;
    line-height: 12px;
    top: 0;
    left: 0;
  }

  .text-block-5-copy.bottom-right-white {
    z-index: 99;
    color: #fff;
    text-align: right;
    margin-bottom: 20px;
    margin-right: 20px;
    inset: auto 0% 0% auto;
  }

  .secion-4x1 {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }

  .grid-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template: "."
    / 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .grid-item1 {
    background-image: none;
    height: auto;
  }

  .hover-overlay {
    max-width: none;
    display: block;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }

  .text-block-on-blue {
    max-width: 100%;
  }

  .section-3 {
    padding-top: 40px;
    padding-bottom: 20px;
    overflow: hidden;
  }

  .text-block-white-copy {
    max-width: 90%;
  }

  .title2 {
    font-size: 2em;
  }

  .section-5 {
    min-height: auto;
    margin: 0;
    overflow: hidden;
  }

  .heading-3-copy {
    font-size: 26px;
    line-height: 32px;
  }

  .container-history {
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    position: absolute;
    top: 40%;
    left: auto;
    right: auto;
  }

  .headline-block-1st-copy {
    text-align: center;
    padding: 12px 10px 5px;
    position: static;
    top: 25px;
    left: 50px;
  }

  .column-historie {
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .container-5 {
    max-width: 80%;
    display: block;
  }

  .section-7 {
    margin-top: 0;
    margin-bottom: 40px;
    overflow: hidden;
  }

  .paragraph-2 {
    font-size: 12px;
    line-height: 18px;
  }

  .section-spread {
    padding: 0;
    display: block;
  }

  .spread-wrapper {
    margin-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .photo-tile {
    background-image: none;
    height: 100%;
    min-height: auto;
  }

  .section-historie-intro {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .container-headline-kann {
    justify-content: flex-start;
    align-items: center;
    min-width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: sticky;
    inset: 50% auto auto;
    transform: translate(0%);
  }

  .div-block-5 {
    grid-template-columns: 1fr;
    min-height: auto;
    display: block;
  }

  .photo-tile-copy-3 {
    height: auto;
    min-height: auto;
  }

  .container-industrie {
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding: 0;
    display: flex;
    position: sticky;
    inset: 50% auto auto 50%;
  }

  .text-block-k-nnen-wir {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-3-k-nnen-wir {
    padding: 4px 8px;
    font-size: 14px;
  }

  .div-block-6 {
    display: block;
    overflow: hidden;
  }

  .div-block-7 {
    min-height: auto;
    position: relative;
  }

  .div-block-8 {
    position: relative;
  }

  .section-industrie, .section-partner {
    min-height: auto;
    padding: 0;
  }

  .div-block-9 {
    min-height: auto;
    position: relative;
  }

  .div-block-10 {
    min-height: auto;
    overflow: visible;
  }

  .section-wirtschaflich-anbau {
    min-height: auto;
    padding: 0;
  }

  .container-partner {
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: sticky;
    top: 50%;
    bottom: auto;
  }

  .container-wirtschaflich {
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    position: sticky;
  }

  .div-block-11, .div-block-12 {
    min-height: auto;
    position: relative;
  }

  .container-anbau {
    z-index: 2;
    display: none;
    inset: auto 0% 0% auto;
  }

  .div-block-13, .div-block-14 {
    min-height: auto;
    position: relative;
  }

  .div-block-6-copy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    place-items: stretch end;
    display: block;
    position: relative;
  }

  .section-miteinander {
    min-height: auto;
    padding: 0;
    display: block;
  }

  .section-wirtschaflich-anbau-copy {
    min-height: auto;
    padding: 0;
  }

  .container-anbau-copy-copy {
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
    padding-right: 0;
    position: sticky;
    inset: 50% auto auto;
  }

  .container-wirtschaflich-copy-copy {
    padding-bottom: 0;
    display: none;
  }

  .container-gross {
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
    position: sticky;
    top: 50%;
  }

  .container-klein {
    display: none;
  }

  .container-wirtschaflich-copy-copy-copy {
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    position: sticky;
    inset: 50% auto auto;
  }

  .section-besinnlich, .section-bruecken {
    min-height: auto;
    padding: 0;
  }

  .container-bruecken {
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    position: sticky;
    top: 50%;
  }

  .container-hochwasser {
    padding: 0;
    display: none;
  }

  .div-block-11-copy, .div-block-12-copy {
    min-height: auto;
    position: relative;
  }

  .div-block-13-copy {
    position: relative;
  }

  .div-block-14-copy-copy {
    min-height: auto;
  }

  .div-block-11-copy-copy {
    min-height: auto;
    position: relative;
  }

  .div-block-12-copy-copy {
    min-height: auto;
  }

  .section-hybrid {
    min-height: auto;
    padding: 0;
  }

  .container-schlusselfertig {
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
    padding: 0;
    position: sticky;
    inset: 50% 0% 0%;
  }

  .container-hybridd {
    display: none;
  }

  .div-hybrid {
    min-height: auto;
    position: relative;
  }

  .div-schluessel {
    position: relative;
  }

  .section-sportlich {
    min-height: auto;
    padding: 0;
  }

  .container-sportlich {
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    position: sticky;
    top: 50%;
  }

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

  .div-block-16, .div-block-19 {
    position: relative;
  }

  .section-tatu {
    min-height: auto;
    padding: 0;
  }

  .container-tatu {
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    position: sticky;
    top: 50%;
  }

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

  .div-tatu {
    min-height: auto;
  }

  .div-block-tatu {
    display: block;
    position: relative;
  }

  .div-block-22 {
    position: relative;
  }

  .section-heimaterhalten {
    min-height: auto;
    padding: 0;
  }

  .container-heimaterhalten {
    display: none;
  }

  .container-erhalten {
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    position: sticky;
    top: 50%;
    right: auto;
  }

  .div-heimaterhalten {
    display: block;
  }

  .div-heimat {
    min-height: auto;
    position: relative;
  }

  .div-erhalten {
    position: relative;
  }

  .section-historischmodern {
    min-height: auto;
    padding: 0;
  }

  .container-erhalten-copy {
    z-index: 2;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: sticky;
    top: 50%;
  }

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

  .div-historisch-1, .div-historisch-12 {
    min-height: auto;
    position: relative;
  }

  .div-modern {
    position: relative;
  }

  .section-sichtbeton {
    min-height: auto;
    padding: 0;
  }

  .container-sichtbeton {
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    position: sticky;
    top: 50%;
  }

  .div-block-9-copy-copy {
    min-height: auto;
  }

  .div-block-10-copy-copy {
    position: relative;
  }

  .section-zuhause {
    min-height: auto;
    padding: 0;
  }

  .container-zuhause {
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    position: sticky;
    top: 50%;
    right: auto;
  }

  .div-zuhause {
    display: block;
  }

  .div-zuhause-1, .div-zuhause-2 {
    min-height: auto;
    position: relative;
  }

  .div-zuhause-3 {
    position: relative;
  }

  .section-schlicht {
    min-height: auto;
    padding: 0;
  }

  .div-schlicht, .div-block-23-copy {
    display: block;
  }

  .container-schlicht-text {
    z-index: 2;
    padding: 0;
    position: sticky;
    top: 50%;
  }

  .seciton-lage {
    min-height: auto;
    padding: 0;
  }

  .container-bestelage {
    z-index: 2;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
    position: sticky;
    top: 50%;
  }

  .container-bestelage-copy {
    display: none;
  }

  .div-zuhause-2-copy, .div-zuhause-1-copy {
    min-height: auto;
    position: relative;
  }

  .div-zuhause-3-copy {
    position: relative;
  }

  .section-kulinarisch {
    min-height: auto;
    padding: 0;
  }

  .div-kulinarisch {
    min-height: auto;
    position: relative;
  }

  .div-block-21-copy {
    font-size: 10px;
    line-height: 12px;
  }

  .div-block-22-copy {
    position: relative;
  }

  .container-salzig {
    display: none;
  }

  .section-teamwork {
    min-height: auto;
    padding: 0;
  }

  .container-teamworkblock {
    z-index: 2;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    position: sticky;
    top: 50%;
  }

  .div-block-6-copy-copy {
    display: block;
  }

  .div-block-9-copy-copy-copy {
    min-height: auto;
    position: relative;
  }

  .div-block-10-copy-copy-copy {
    position: relative;
  }

  .container-familaer {
    display: none;
  }

  .section-feiern {
    margin: 0;
    padding: 0;
  }

  .container-feiern {
    padding-bottom: 0;
    padding-right: 0;
    position: sticky;
    top: 50%;
    right: auto;
  }

  .heading-danke {
    margin-top: 70px;
    font-size: 42px;
    line-height: 60px;
    top: -97px;
  }

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

  .heading-6 {
    margin-top: 10px;
    font-size: 28px;
    line-height: 36px;
  }

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

  .section-trail-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
    overflow: hidden;
  }

  .image-7 {
    display: none;
  }

  .div-block-10-copy {
    position: relative;
  }

  .div-block-9-copy {
    min-height: auto;
    position: relative;
  }

  .text-block-5-copy-copy {
    margin: 20px;
    font-size: 10px;
    line-height: 12px;
    inset: auto auto 0% 0%;
  }

  .text-block-5-copy-copy-copy-copy {
    margin: 20px;
    font-size: 10px;
    line-height: 12px;
    inset: auto 0% 0% auto;
  }

  .text-block-5-copy-copy-copy-copy-copy {
    margin: 20px 0 0 20px;
    font-size: 10px;
    line-height: 12px;
    inset: 0% auto auto 0%;
  }

  .text-block-5-copy-copy-copy {
    margin: 20px;
    font-size: 10px;
    line-height: 12px;
    top: auto;
    bottom: 0;
    right: 0;
  }

  .text-block-8 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    font-size: 10px;
    line-height: 12px;
    inset: auto 0% 0% auto;
  }

  .div-besinnlich-1 {
    position: relative;
  }

  .div-besinnlich-2 {
    min-height: auto;
    position: relative;
  }

  .text-block-vb {
    margin: 20px;
    font-size: 10px;
    line-height: 12px;
    inset: 0% auto auto 0%;
  }

  .text-block-black-bottom-rigth {
    margin: 20px;
    font-size: 10px;
    line-height: 12px;
    inset: auto 0% 0% auto;
  }

  .div-sportlich-1 {
    min-height: auto;
    position: relative;
  }

  .text-block-top-right-white {
    margin: 20px;
    font-size: 10px;
    line-height: 12px;
    inset: auto 0% 0% auto;
  }

  .div-zuhause-3-copy-copy {
    position: relative;
  }

  .div-zuhause-2-copy-copy {
    min-height: auto;
  }

  .div-zuhause-1-copy-copy {
    min-height: auto;
    position: relative;
  }

  .text-block-right-middle {
    margin: 20px;
    font-size: 10px;
    line-height: 12px;
    inset: auto 0% 0% auto;
  }

  .text-block-right-middle-top {
    margin: 20px;
    font-size: 10px;
    line-height: 12px;
    top: 0%;
    left: 0%;
  }

  .tet-block-bottom-white-left-middle {
    margin: 20px;
    font-size: 10px;
    line-height: 12px;
    inset: auto auto 0% 0%;
  }

  .transition {
    display: block;
  }

  .nav-section {
    position: relative;
    overflow: hidden;
  }

  .nav-right {
    display: none;
  }

  .container-6 {
    max-width: none;
  }

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

  .container-7 {
    max-width: 90%;
  }

  .div-block-26 {
    background-position: 32%;
    background-size: cover;
  }

  .image-12 {
    max-width: 90%;
  }

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

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

  .div-block-28 {
    top: 19%;
  }

  .div-block-28-copy {
    top: 18%;
    right: 0%;
  }

  .italic-text {
    flex-flow: column;
    font-size: 14px;
    display: block;
  }

  .bold-text {
    text-align: right;
    top: auto;
    right: auto;
  }

  .section-10 {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
    display: flex;
  }

  .image-14 {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: none;
    display: block;
    position: static;
    inset: 0;
  }

  .slider {
    height: 70vh;
  }

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

  .grid-betriebsgel-nde {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

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

  .headline-overlay-small {
    text-align: center;
    padding: 6px 8px;
    position: absolute;
    top: 25px;
  }

  .headline-overlay-h4 {
    text-align: right;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    display: inline;
  }

  .text-overlay-small {
    background-color: #fff0;
    max-width: 290px;
    margin-left: auto;
    margin-right: 0;
    padding: 10px;
    top: 59px;
  }

  .paragraph-3-copy-copy {
    display: none;
  }

  .hero-bg-mobile {
    opacity: 1;
    display: flex;
    position: relative;
  }

  .image-18 {
    object-fit: cover;
  }

  .image-19 {
    box-sizing: border-box;
    object-fit: cover;
    object-position: 50% 50%;
    min-height: 40vh;
    overflow: hidden;
  }

  .text-label-overlay-white-bottom-right {
    color: #fff;
    margin: 20px;
    top: auto;
    bottom: 0;
    right: 0;
  }

  .headline-block-mobile-1 {
    text-align: center;
    margin-top: -8px;
    padding: 16px 10px 8px;
    display: block;
    position: static;
  }

  .text-overlay-top-right-black {
    color: #000;
    margin: 20px;
    font-size: 10px;
    line-height: 12px;
    inset: 0% auto auto 0%;
  }

  .text-block-bottom-left-white {
    text-align: left;
    margin: 20px;
    font-size: 10px;
    line-height: 12px;
    inset: auto auto 0% 0%;
  }

  .text-block-5-copy-copy-copy-copy {
    color: #fff;
    font-size: 10px;
    line-height: 12px;
  }

  .text-block-overlay-white-bottom-right {
    margin: 20px;
    font-size: 10px;
    line-height: 12px;
    inset: auto 0% 0% auto;
  }

  .text-label-overlay-black-bottom-right {
    color: #fff;
    margin: 20px;
    top: auto;
    bottom: 0;
    right: 0;
  }

  .molles-extrawurst {
    line-height: 61px;
  }

  .sticky-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
    position: absolute;
    inset: 0%;
  }

  .div-block-30 {
    position: absolute;
  }
}

#w-node-_13481877-afc7-744e-d276-403ebee9b101-dd2185ad {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ef844c67-9560-497b-7c87-dfe6c572496d-dd2185ad {
  justify-self: auto;
}

#w-node-_886cf565-2314-ecfe-08fc-ebece1a88459-dd2185ad {
  grid-area: Area;
}

#w-node-f01539f7-f059-c5f0-f8d5-0a45b3becf3c-dd2185ad, #w-node-_724dda0a-4569-d4c7-1093-0bb87a7315e3-dd2185ad, #w-node-_6d11177b-5056-64a1-4583-b92e9dd7652d-dd2185ad, #w-node-_640a10cd-abff-ddca-ab4e-c5002295c472-dd2185ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a4fbbb0d-c8bd-9946-28e7-67adfee46757-dd2185ad {
  grid-area: Area;
}

#w-node-e28a26d1-5441-cef7-70fd-f714f00f8f26-dd2185ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13a06e44-f153-742e-4018-413e716c7aac-dd2185ad {
  grid-area: area-sportlich-1;
}

#w-node-b24b0254-d8e3-0551-97da-3276d800f135-dd2185ad {
  grid-area: area-sportlich-2;
}

#w-node-_74e26901-88cc-11bc-e74f-512fa0341eda-dd2185ad {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e601f19a-08a7-c4a7-8949-69b321de9bb5-dd2185ad, #w-node-bc07075d-7efe-ec02-8cb8-4b17d9d5cb3e-dd2185ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f01539f7-f059-c5f0-f8d5-0a45b3becf3c-dd2185ad {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }
}


