@font-face {
  font-family: "Sourcesans 3";
  src: url('../fonts/SourceSans3-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sourcesans 3";
  src: url('../fonts/SourceSans3-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sourcesans 3";
  src: url('../fonts/SourceSans3-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sourcesans 3";
  src: url('../fonts/SourceSans3-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sourcesans 3";
  src: url('../fonts/SourceSans3-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sourcesans 3";
  src: url('../fonts/SourceSans3-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sourcesans 3";
  src: url('../fonts/SourceSans3-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Arimo;
  src: url('../fonts/Arimo-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Arimo;
  src: url('../fonts/Arimo-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --text: #333333ad;
  --erben-orange: #d29e46;
  --font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

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

body {
  color: #333;
  cursor: none;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  top: 0;
  left: 0;
}

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

a {
  color: #0f0f0f;
  text-align: left;
  cursor: none;
  font-style: normal;
  text-decoration: none;
}

img {
  max-width: 100%;
  display: inline-block;
}

.body {
  cursor: auto;
  background-color: #fcfcfba8;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.slide-index {
  clear: both;
  aspect-ratio: 16 / 9;
  object-fit: contain;
  background-image: url('../images/Terrasse_Schaeffer-beschriftet_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100vw 100vh;
  background-attachment: scroll;
  width: 100vw;
  min-width: 100vw;
  height: 100vh;
  min-height: 100%;
  max-height: none;
  margin: 37px 0 60px;
  padding-right: 0;
  display: block;
  position: relative;
  inset: 0% 0;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.text_index {
  clear: none;
  object-fit: scale-down;
  min-height: 300px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
}

.credits {
  background-color: #00000008;
  height: 210px;
  margin: 0;
  padding-top: 0;
}

.paragraph-4 {
  color: #807d78;
  text-align: center;
  cursor: pointer;
  height: 55px;
  margin-bottom: 0;
  padding: 20px 0 0;
  font-family: "Sourcesans 3", Verdana, sans-serif;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block {
  flex: 1;
  height: auto;
  margin-top: 0;
  padding-left: 0;
  position: relative;
}

.text-span-11 {
  font-size: 12px;
}

.impressum {
  z-index: 15;
  margin-top: 10px;
  position: sticky;
  inset: auto 0% 0%;
}

.div-block-2 {
  flex-wrap: nowrap;
  justify-content: center;
  width: 100vw;
  height: 100px;
  margin-top: 52px;
  display: flex;
}

.image-12 {
  background-color: #fff;
  border-radius: 60px;
  flex: 0 auto;
  padding: 3px;
}

.link-block {
  cursor: default;
  border-top: 0 solid #0000008c;
  border-bottom: 0 solid #00000054;
  border-right: 0 solid #00000054;
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  width: 100vw;
  height: auto;
  min-height: auto;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.body-2 {
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
}

.body-2:hover {
  filter: grayscale(0%);
}

.collappseexpand {
  z-index: 2;
  background-color: #ffffffc7;
  border-top-left-radius: 0;
  width: 50px;
  height: 50px;
  margin-left: -23px;
  position: absolute;
  inset: 0%;
}

.tab-pane-tab-1-2 {
  height: 0;
}

.tabs-menu {
  z-index: 0;
  border: 1px solid #f3e8bf;
  border-color: #0000 #f3e8bf #ededed;
  justify-content: center;
  align-items: flex-start;
  height: 34px;
  margin-top: 7px;
  padding-left: 0;
  display: flex;
  bottom: 0;
}

.tab-link-tab-1 {
  color: #000;
  background-color: #0000;
  border: 1px solid #f3e8bf;
  border-radius: 10px 0 0 10px;
  align-self: auto;
  width: 40px;
  height: 22px;
  margin-bottom: 35px;
  margin-right: 0;
  padding: 0 27px 0 100px;
}

.tab-link-tab-1.w--current {
  background-color: #0000;
  border-color: #c9c9c9;
  margin-right: 0;
  padding-left: 100px;
  padding-right: 27px;
}

.tab-link-tab-1.w--current:active {
  border-color: #f3e8bf;
}

.tab-link-tab-2 {
  background-color: #ffffff75;
  border: 1px solid #f3e8bf;
  border-radius: 0 10px 10px 0;
  width: 40px;
  height: 22px;
  padding: 0 100px 0 20px;
}

.tab-link-tab-2.w--current {
  background-color: #0000;
  margin-left: 0;
}

.tab-link-tab-2.w--current:hover {
  background-color: #ffffff75;
  border-color: #c9c9c9;
}

.tab-link-tab-2.w--current:active {
  background-color: #ffffff75;
}

.columns-9 {
  margin-top: 0;
}

.tabs {
  height: auto;
  margin-top: 0;
}

.blogeintrag-2 {
  outline-offset: 10px;
  background-color: #0000;
  border-top: 1px solid #0000005c;
  border-radius: 0;
  outline: 2px #3333336e;
  height: 550px;
  margin-top: 40px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 40px;
  padding-left: 20px;
}

.blogeintrag-2.terasse {
  height: 830px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.blogeintrag-2._1 {
  cursor: default;
  margin: 60px;
  padding-left: 0;
}

.columns-10 {
  opacity: 1;
  outline-offset: 0px;
  outline: 3px #333;
  height: 250px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.column-19 {
  padding-top: 0;
  padding-left: 0;
}

.hauptbild {
  object-fit: cover;
  width: 960px;
  min-width: 700px;
  height: 450px;
  margin-bottom: 0;
  margin-left: 3px;
  padding-left: 0;
}

.column-20 {
  padding-left: 0;
  padding-right: 0;
}

.column-21 {
  padding-left: 0;
  padding-right: 2px;
}

.column-22 {
  padding-left: 2px;
  padding-right: 0;
}

.image-27 {
  display: inline-block;
  position: relative;
}

.collapseexpand {
  z-index: 0;
  position: relative;
}

.image-28 {
  display: inline-block;
  position: static;
}

.spacer-white {
  height: 400px;
}

.paragraph-7 {
  z-index: 1;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-top: 100px;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
  top: -60px;
}

.grid-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: ". ."
                       ". Area";
}

.image-30 {
  cursor: default;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
}

.image-31 {
  border-top-right-radius: 80px;
  border-bottom-left-radius: 80px;
}

.body-5 {
  margin-bottom: 0;
}

.section-18 {
  background-color: #ebebeb;
  height: 170px;
}

.link-block-5 {
  z-index: 1;
  background-color: #fffefee3;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 50px;
  padding-top: 0;
  padding-bottom: 24px;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
}

.navbar-4 {
  z-index: 10;
  background-color: #dddddded;
  height: 50px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-4:hover {
  color: #974545;
}

.image-35 {
  width: 109px;
  margin-top: 9px;
  padding-bottom: 0;
}

.nav-menu-2 {
  margin-top: -6px;
  position: static;
}

.logo {
  justify-content: flex-start;
  align-items: baseline;
  margin-top: 100px;
  display: flex;
  position: static;
}

.idee {
  align-items: center;
  height: 200px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.content-arbeit-panorama {
  margin: 0;
  padding: 0;
  display: block;
}

.div-block-15 {
  justify-content: flex-start;
  align-items: center;
  height: 200px;
  padding-left: 0;
  display: flex;
  position: static;
  inset: 0%;
}

.arbeitenheadnormal {
  clear: right;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  color: #817f79;
  text-align: right;
  letter-spacing: 1px;
  text-indent: 2px;
  text-transform: uppercase;
  object-fit: none;
  flex-flow: row-reverse;
  flex: 1;
  order: -9999;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.4em;
  display: flex;
  position: static;
  inset: 0%;
  overflow: hidden;
}

.arbeitenheadnormal.left {
  text-align: right;
  letter-spacing: 0;
  align-self: flex-end;
  margin-top: 0;
  padding-top: 10px;
  padding-right: 0;
  font-size: 2.3em;
  font-weight: 200;
}

.arbeitenheadnormal.left.kontakt {
  padding-right: 40px;
}

.arbeitenheadnormal.kontakt {
  color: #0a0a0a;
  text-align: center;
  background-color: #fff9f9;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding: 0;
  font-size: 1.5vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.arbeitenheadnormal.links {
  text-align: right;
  flex-flow: row;
  flex: 1;
  order: 0;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: flex-end;
  height: auto;
  margin-top: 0;
  margin-right: 0;
  padding-right: 0;
  font-size: 23px;
  display: flex;
  position: static;
}

.arbeitenheadnormal.rechts {
  align-self: flex-start;
  margin-top: 20px;
  padding-top: 3px;
}

.arbeitenheadnormal.impressum {
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.arbeitenheadnormal.arbeit {
  text-align: center;
  justify-content: center;
  height: 33px;
}

.arbeit {
  justify-content: flex-start;
  align-items: center;
  height: 300px;
  display: flex;
}

.section-headline {
  width: 100%;
  min-width: 100%;
  height: 11px;
  min-height: 50px;
  margin-bottom: 20px;
  padding-bottom: 0;
  display: inline-block;
  overflow: hidden;
}

.section-headline.arbeit {
  cursor: default;
  height: 55px;
  margin-top: 60px;
  padding-top: 0;
}

.content-idee {
  cursor: none;
  margin: 0;
  padding: 0 140px 140px;
}

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

.sachverstand {
  padding: 130px;
}

.kontakt {
  cursor: default;
  padding: 0 140px 140px 129px;
  overflow: hidden;
}

.sachverstand-trenner {
  position: static;
}

.cell-11 {
  align-items: flex-end;
  padding: 20px;
}

.image-71 {
  flex: 1;
  align-self: center;
}

.quick-stack-6 {
  grid-column-gap: 0px;
  object-fit: none;
  background-color: #0000;
  overflow: hidden;
}

.quick-stack-7 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  min-width: 222px;
}

.image-85, .image-86, .image-93 {
  flex: 1;
  align-self: stretch;
}

.conten-arbeit-tablet {
  width: 0;
  max-width: none;
  height: 0;
  max-height: none;
  margin-bottom: 40px;
  display: flex;
}

.hide-on-tablet {
  display: block;
}

.image-100 {
  flex: 1;
  align-self: stretch;
  padding: 0;
}

.containererben {
  z-index: 0;
  max-width: 58vw;
  position: relative;
}

.containererben.karte {
  background-image: url('../images/karte-erben-pfade.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 58vw;
  min-height: 70%;
  max-height: 70%;
  margin-bottom: 60px;
  position: static;
  overflow: hidden;
}

.quick-stack-8 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  padding: 94px;
}

.image-102 {
  flex: none;
  align-self: auto;
}

.cell-13 {
  opacity: .45;
}

.section-tablet {
  display: block;
}

.cell-14 {
  justify-content: flex-end;
  padding-left: 0;
  padding-right: 20px;
}

.image-111, .image-112, .image-113, .image-114, .image-115, .image-116, .image-117, .image-118 {
  flex: 1;
  align-self: stretch;
}

.cell-15 {
  align-items: stretch;
  padding: 0;
}

.image-119 {
  flex: 1;
  align-self: stretch;
}

.link-block-e {
  flex: 1;
  align-self: stretch;
  position: relative;
}

.image-120 {
  z-index: 0;
  object-fit: none;
  border-radius: 0;
  flex: 1;
  align-self: stretch;
  min-width: 100%;
  min-height: 100%;
  max-height: 100%;
  position: relative;
  overflow: hidden;
}

.cursor-wrapper {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor {
  cursor: auto;
  background-color: #0000;
  background-image: url('../images/cursor_weiss.svg');
  background-position: 0 0;
  background-size: auto;
  width: 40px;
  height: 40px;
}

.text-span-13 {
  font-weight: 700;
  position: relative;
}

.text-span-14 {
  padding-left: 80px;
  text-decoration: none;
}

.section-19 {
  height: 110px;
}

.icon {
  width: 23px;
  max-width: 40px;
  height: 14px;
  max-height: 40px;
  margin-left: 7px;
  margin-right: 10px;
}

.columns-11 {
  height: 61px;
  margin: 0;
}

.slider_bg {
  background-image: url('../images/Terrasse_Schaeffer.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 750px;
  height: 420px;
  position: relative;
  overflow: hidden;
}

.right-arrow {
  opacity: .5;
  cursor: none;
  border: 1px solid #000;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 50px;
  margin: 0 0 0 100px;
  padding-left: 0;
  display: flex;
  inset: auto 0% 0%;
}

.slide {
  height: 100%;
  max-height: 480px;
  overflow: hidden;
}

.demo_content {
  background-color: #fff;
  padding: 90px 30px;
}

.slide-nav {
  display: none;
}

.slider_text_block {
  width: 100%;
}

.title {
  color: #e83f43;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 35px 30px;
  font-size: 68px;
  font-weight: 500;
  line-height: 61px;
  text-decoration: underline;
}

.slider_bg_3 {
  background-image: url('../images/IMG_0729.JPG');
  background-position: 50%;
  background-size: cover;
  width: 750px;
  height: 420px;
  position: relative;
}

.wrap {
  width: 100%;
  min-width: 100%;
  max-width: 750px;
  height: auto;
  max-height: 480px;
  margin-left: 0;
  margin-right: 0;
}

.slider_text_wrap {
  justify-content: center;
  align-items: center;
  width: 300px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.slider_bg_revealer {
  background-color: #fff;
  display: none;
  position: absolute;
  inset: 0%;
}

.slider_content {
  width: 750px;
  min-width: 750px;
  max-width: 750px;
  height: 420px;
  min-height: 420px;
  padding-left: 0;
  overflow: hidden;
}

.title_text {
  color: #333;
  font-size: 52px;
  line-height: 62px;
}

.slider {
  background-color: #0000;
  min-height: 480px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.left-arrow {
  opacity: .5;
  cursor: none;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 50px;
  margin: 0;
  padding-right: 0;
  display: flex;
  inset: auto 0% 0%;
}

.slider_bg_2 {
  background-image: url('../images/IMG_0778.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 750px;
  height: 420px;
  position: relative;
}

.mask {
  width: 100%;
  min-width: 100%;
  max-width: 750px;
  overflow: visible;
}

.slide-2 {
  background-image: url('../images/Terrasse_Schaeffer.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.left-arrow-2 {
  position: absolute;
  inset: auto 50% auto auto;
}

.icon-5 {
  background-image: url('../images/cursor_weiss.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  inset: auto 0 auto auto;
}

.wrapper-icons {
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-16 {
  margin-top: 0;
  padding-top: 13px;
}

.wrapper-txt-arbeit {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.column-23 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-17 {
  width: 100%;
  height: auto;
  position: relative;
}

.paragraph-8 {
  margin-top: 0;
}

.adrese-header {
  z-index: 1;
  background-color: #dededeed;
  width: 100vw;
  height: 35px;
  margin-top: 50px;
  position: fixed;
  inset: 0% 0% auto;
}

.text-span-15 {
  color: #151515;
}

.cell-16 {
  padding-right: 20px;
}

.image-121 {
  float: right;
  object-fit: scale-down;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: static;
  inset: 0%;
  overflow: hidden;
}

.rich-text-block {
  position: relative;
}

.column-26 {
  flex-wrap: nowrap;
  place-content: center flex-end;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  position: static;
}

.column-27 {
  flex-flow: wrap;
  flex: none;
  order: 0;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-end;
  display: flex;
  position: static;
}

.columns-12 {
  justify-content: center;
  align-items: stretch;
  max-width: 58vw;
  margin-bottom: 0;
  display: flex;
}

.navbar-6 {
  z-index: 10;
  background-color: #dddddded;
  height: 50px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-6:hover {
  color: #974545;
}

.image-122 {
  width: 119px;
  height: 55px;
  margin-top: 0;
  margin-left: 5vw;
  padding-bottom: 0;
  position: relative;
}

.nav-menu-4 {
  height: 36px;
  margin-top: -10px;
  position: static;
}

.navbar-7 {
  z-index: 10;
  background-color: #dddddded;
  height: 50px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-7:hover {
  color: #974545;
}

.image-123 {
  width: 109px;
  margin-top: 9px;
  padding-bottom: 0;
}

.nav-menu-5 {
  margin-top: -6px;
  position: static;
}

.navbar-erben {
  z-index: 3;
  background-color: #fff;
  height: 55px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-8 {
  z-index: 10;
  background-color: #dddddded;
  height: 50px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-8:hover {
  color: #974545;
}

.image-124 {
  width: 109px;
  margin-top: 9px;
  padding-bottom: 0;
}

.nav-menu-6 {
  margin-top: -6px;
  position: static;
}

.navbar-9 {
  z-index: 10;
  background-color: #dddddded;
  height: 50px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-9:hover {
  color: #974545;
}

.image-125 {
  width: 109px;
  margin-top: 9px;
  padding-bottom: 0;
}

.nav-menu-7 {
  margin-top: -6px;
  position: static;
}

.navbar-10 {
  z-index: 10;
  background-color: #dddddded;
  height: 50px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-10:hover {
  color: #974545;
}

.image-126 {
  width: 109px;
  margin-top: 9px;
  padding-bottom: 0;
}

.navbar-11 {
  z-index: 10;
  background-color: #dddddded;
  height: 50px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-11:hover {
  color: #974545;
}

.image-127 {
  width: 109px;
  margin-top: 9px;
  padding-bottom: 0;
}

.navbar-12 {
  z-index: 10;
  background-color: #dddddded;
  height: 50px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-12:hover {
  color: #974545;
}

.image-128 {
  width: 109px;
  margin-top: 9px;
  padding-bottom: 0;
}

.image-129 {
  background-image: url('../images/karte-erben-pfade.svg');
  background-position: 50%;
  background-size: contain;
  margin-bottom: 40px;
}

.container-4 {
  max-width: 58vw;
}

.link-block-6 {
  border-radius: 20px;
  min-width: 51%;
  min-height: 20vh;
  margin-top: 23%;
  margin-left: 40px;
  padding-top: 0;
  position: relative;
}

.paragraph-9 {
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.div-block-18 {
  background-color: #fafafaba;
  border-radius: 17px;
  justify-content: space-between;
  align-items: stretch;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  inset: 0%;
  box-shadow: 0 13px 17px 12px #303f5380;
}

.text-span-16 {
  color: #0f0f0f;
}

.cell-22 {
  padding: 20px;
}

.container-5 {
  height: 30px;
  margin-right: 7vw;
}

.section-20 {
  height: 49px;
}

.container-6 {
  height: 30px;
}

.text-block-14 {
  color: #33333394;
  text-align: right;
  width: auto;
  margin-bottom: 3px;
  margin-left: 220px;
  margin-right: 7vw;
  padding-right: 0;
  font-size: 10px;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block-14.mobile, .text-block-14.phone {
  display: none;
}

.brand {
  margin-left: 40px;
}

.brand.w--current {
  margin-left: 100px;
}

.image-135 {
  cursor: default;
  object-fit: cover;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
}

.section-21 {
  cursor: default;
  margin-top: 33px;
  padding-left: 10px;
}

.opner-pic {
  width: 100%;
  min-width: 100%;
  height: auto;
  min-height: auto;
  margin-bottom: 20px;
}

.text-span-18 {
  font-size: 18px;
}

.slider_wrapper {
  width: 100vw;
  height: 100vh;
}

.div-block-20 {
  color: #333333c4;
  background-color: #fff;
  width: 310px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.bildrechts {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: 100%;
  padding: 0;
  position: static;
  inset: 0% 0% auto;
}

.quick-stack-10 {
  min-height: 280px;
}

.pic-rechts {
  min-height: 300px;
  padding: 0;
}

.pic-rechts.header {
  min-height: 140px;
}

.cell-23 {
  justify-content: center;
  align-items: center;
}

.pic-links {
  aspect-ratio: 2.39;
  min-height: 300px;
  padding: 0;
}

.arbeiten {
  height: 380px;
  margin: 20px 0;
}

.arbeiten._1 {
  z-index: 0;
  height: 380px;
  margin: 20px 0;
  position: sticky;
}

.quick-stack-11 {
  box-sizing: content-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: none;
  flex: 0 auto;
  align-self: flex-end;
  min-width: auto;
  min-height: auto;
  padding: 0;
  position: static;
}

.image-136 {
  vertical-align: top;
  flex: none;
  align-self: flex-start;
  min-height: 20px;
  max-height: 78px;
  display: block;
}

.quick-stack-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
  overflow: visible;
}

.navbarlinks {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: right;
  align-self: flex-end;
  padding: 0;
}

.cell-24 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.cell-25 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.quick-stack-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: 120px;
  min-height: 10px;
  padding: 0;
}

.cell-26 {
  display: block;
}

.link-block-7 {
  flex: none;
}

.cell-27 {
  align-items: flex-end;
  display: block;
}

.div-block-21 {
  flex: 0 auto;
  position: relative;
  inset: -115% 54% auto auto;
}

.cell-28 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  padding: 0;
  display: flex;
}

.image-137 {
  opacity: .24;
}

.cell-29 {
  flex-flow: row-reverse;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.nav-menu-8 {
  flex-flow: wrap;
  align-items: center;
  display: flex;
}

.quick-stack-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-self: flex-end;
  padding: 0;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
}

.link-block-8 {
  cursor: default;
  flex: 0 auto;
  align-self: flex-end;
  font-size: 13px;
  line-height: 0;
}

.linknav {
  color: #a29f96;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  flex: 1;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -40px;
  padding-left: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  overflow: hidden;
}

.link-block-9 {
  clear: both;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: right;
  cursor: auto;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-end;
  display: block;
}

.cell-30 {
  text-align: right;
  justify-content: flex-start;
  align-items: flex-end;
  padding-right: 30px;
}

.link-block-10 {
  align-self: flex-end;
}

.cell-31 {
  align-items: flex-end;
  padding-right: 33px;
}

.cell-32 {
  background-image: url('../images/Skizze_Gartenschrank.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-138 {
  object-fit: fill;
  align-self: auto;
  overflow: hidden;
}

.cell-33 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-23 {
  min-height: 440px;
  max-height: 90px;
  margin-top: 40px;
}

.container-7 {
  width: 350px;
}

.div-block-22 {
  margin-top: 18px;
  padding-left: 10px;
  padding-right: 10px;
}

.iconwrapper {
  justify-content: flex-end;
  padding: 0;
  display: flex;
}

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

.iconcolum.right {
  position: relative;
}

.text-rechts {
  padding-left: 10px;
}

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

.image-139 {
  z-index: auto;
  clear: both;
  object-fit: fill;
  width: 376px;
  position: relative;
}

.text-block-15 {
  align-self: flex-end;
  padding-right: 10px;
  position: absolute;
}

.flex-block {
  justify-content: center;
  position: absolute;
  inset: 0%;
}

.iconcolum-right {
  object-fit: cover;
  padding: 0;
  position: relative;
}

.textbeschreibung-links {
  z-index: 1;
  flex-flow: column wrap;
  flex: 1;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: static;
  inset: 0%;
}

.textbeschreibung-rechts {
  padding-left: 10px;
  overflow: visible;
}

.textbeschreibung-rechts.links {
  text-align: left;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: flex-end;
  height: 100%;
  padding-left: 30px;
  display: flex;
}

.header {
  z-index: 10;
  background-color: #fefefef5;
  height: 110px;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  inset: 0% 0% auto;
  overflow: hidden;
}

.header.w--current {
  margin-bottom: 20px;
}

.image-140 {
  z-index: -1;
  vertical-align: bottom;
  object-fit: fill;
  flex: 1;
  width: 376px;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

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

.quick-stack-15 {
  padding: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.text-block-16 {
  align-self: flex-end;
}

.cell-34 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.cell-35 {
  justify-content: flex-end;
}

.div-block-25 {
  align-items: flex-end;
  display: flex;
}

.textbeschreibung-links-copy {
  z-index: 1;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-right: 30px;
  display: flex;
  position: static;
  inset: 0%;
}

.textbeschreibung-links-copy.over {
  position: absolute;
  inset: 0%;
}

.div-block-26 {
  position: relative;
  inset: 0% auto 0% 0%;
}

.section-24 {
  z-index: -1;
  margin-top: 0;
  margin-bottom: 100px;
  position: sticky;
  overflow: hidden;
}

.div-block-27 {
  z-index: -2;
  position: sticky;
  inset: 0%;
}

.text-block-17 {
  margin-top: 0;
  padding-top: 148px;
  padding-left: 214px;
}

.container-9, .container-10 {
  margin-left: auto;
  margin-right: auto;
}

.cell-36 {
  flex-flow: wrap;
  align-items: flex-end;
}

.cell-37 {
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: flex-end;
}

.paragraph-11 {
  box-sizing: border-box;
  clear: none;
  aspect-ratio: auto;
  object-fit: none;
  flex-flow: wrap;
  flex: 0 auto;
  order: -9999;
  align-content: flex-end;
  align-self: flex-end;
  align-items: flex-end;
  margin-top: auto;
  margin-bottom: 0;
  display: flex;
}

.quick-stack-16, .quick-stack-17 {
  padding: 10px;
}

.cell-38 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 100px;
}

.icon-12 {
  opacity: 1;
  cursor: pointer;
}

.icon-13 {
  opacity: .98;
}

.slide-3 {
  cursor: auto;
  background-image: url('../images/schrank_schmidt_offen_2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: auto;
  min-height: 100%;
  max-height: 100%;
}

.slide-nav-2 {
  cursor: pointer;
  margin-bottom: -46px;
}

.slider-2 {
  cursor: auto;
  height: 590px;
}

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

.container-11 {
  height: auto;
}

.paragraph-12 {
  padding-top: 10px;
  font-family: "Sourcesans 3", Verdana, sans-serif;
  font-weight: 400;
}

.text-span-19 {
  font-weight: 700;
}

.image-141 {
  cursor: pointer;
  object-fit: fill;
}

.paragraph-13 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: auto;
  display: flex;
}

.container-12 {
  position: relative;
}

.link-block-11 {
  z-index: 0;
  cursor: pointer;
  position: absolute;
  inset: 0%;
}

.link-block-12 {
  justify-content: flex-end;
  align-items: flex-start;
  height: 110px;
  display: flex;
}

.paragraph-14 {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 21px;
  margin-bottom: auto;
  display: flex;
}

.image-142 {
  flex: 0 auto;
  margin-right: 14px;
}

.section-25 {
  overflow: visible;
}

.div-block-28 {
  background-image: url('../images/Ralf-Erben-Logo-2025_web_RGB.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 0 auto;
  width: 110px;
  height: 110px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.link-block-13 {
  align-self: stretch;
}

.div-block-29 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.link-block-14 {
  z-index: 1;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: block;
  position: static;
  inset: 0%;
}

.link-block-14.w--current {
  z-index: auto;
  object-fit: none;
  height: 110%;
  position: absolute;
  inset: 0%;
}

.div-block-30 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: none;
  justify-content: center;
  align-items: flex-start;
  height: 92px;
  padding-top: 17px;
  padding-left: 0;
  display: block;
  overflow: visible;
}

.div-block-31 {
  flex: 1;
  order: 0;
  justify-content: flex-end;
  align-self: stretch;
  align-items: center;
  height: 100px;
  display: block;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.image-143 {
  height: 100%;
  margin-right: 12px;
  display: inline-block;
}

.section-26 {
  margin-top: 10px;
}

.paragraph-15 {
  flex: 1;
  align-self: center;
  margin-bottom: 0;
}

.headercolumns {
  z-index: -1;
  margin: 0;
  display: flex;
  position: static;
}

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

.column-30 {
  position: static;
}

.beschreibungstext {
  box-sizing: content-box;
  float: none;
  clear: both;
  color: #333333d1;
  text-align: right;
  letter-spacing: .3px;
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-right: 10px;
  font-family: "Sourcesans 3", Verdana, sans-serif;
  font-size: 16px;
  line-height: 19px;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
}

.beschreibungstext.rechter {
  text-align: left;
}

.beschreibungstext.reverse {
  text-align: left;
  flex-flow: row;
  align-self: center;
}

.beschreibungstext.zitat {
  text-align: left;
}

.beschreibungstext.impressum {
  padding-top: 60px;
}

.columns {
  display: flex;
}

.column-text {
  box-sizing: border-box;
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  display: flex;
  position: static;
  inset: 0%;
  overflow: hidden;
}

.project-item {
  background-color: #c47a7a00;
  height: 430px;
  margin-top: 25px;
  margin-bottom: 5px;
  overflow: hidden;
}

.project-item.first {
  height: 430px;
  margin-top: 60px;
  margin-bottom: 5px;
}

.heading-3 {
  color: #3333338a;
  text-align: right;
  letter-spacing: .5px;
  text-transform: uppercase;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 10px;
  font-family: Arimo, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  display: block;
}

.heading-3.linkes {
  text-align: left;
}

.heading-3.textrechts {
  justify-content: flex-start;
  align-items: flex-start;
}

.heading-3.rechts {
  text-align: left;
}

.image-top {
  z-index: 2;
  aspect-ratio: auto;
  vertical-align: super;
  object-fit: fill;
  width: 100%;
  height: 170px;
  min-height: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
}

.rechts {
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.section-27 {
  height: 400px;
  min-height: 400px;
  position: static;
}

.column-31 {
  display: block;
}

.section-28 {
  margin-top: 30px;
}

.text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24 {
  font-weight: 700;
}

.project-row {
  flex-flow: row;
  justify-content: space-between;
  height: auto;
  display: flex;
}

.project-row.reverse {
  flex-flow: row-reverse;
}

.project-row.oben {
  display: flex;
}

.column-text {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 35%;
  height: auto;
  margin-bottom: 0;
  padding-left: 10px;
}

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

.column-picture {
  width: 65%;
}

.section-29 {
  height: 100px;
  margin-top: -8px;
}

.container-14 {
  height: 80px;
  margin-top: 45px;
  position: static;
  inset: auto 0% 0%;
}

.div-block-32 {
  justify-content: center;
  align-items: center;
  width: 120px;
  display: flex;
}

.image-145 {
  opacity: .18;
}

.image-145.small {
  opacity: .13;
}

.link-block-15 {
  z-index: 3;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 60px;
  display: flex;
  position: relative;
}

.image-wrapper {
  aspect-ratio: 3 / 2;
  position: relative;
}

.image-bottom {
  z-index: 1;
  aspect-ratio: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.container-15 {
  z-index: 10;
  position: static;
}

.link-block-16 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  cursor: pointer;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.link-block-16.w--current {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: static;
  inset: 0%;
}

.container-16 {
  height: 100px;
  position: static;
}

.paragraph-16 {
  color: #333333ad;
  flex: none;
  align-self: center;
  margin-bottom: 0;
  margin-left: 25px;
  margin-right: 25px;
  font-family: Arimo, Tahoma, sans-serif;
  font-weight: 700;
  position: static;
}

.section-30 {
  height: 120px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 15px;
}

.section-31 {
  z-index: 3;
  background-color: #fdfdfde0;
  padding-bottom: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.section-32 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.paragraph-17 {
  margin-bottom: 0;
  margin-right: 20px;
}

.div-block-33, .div-block-34 {
  display: block;
}

.container-17 {
  margin-top: 20px;
  padding-left: 126px;
  padding-right: 30px;
}

.section-33 {
  margin-top: 0;
}

.paragraph-18 {
  color: var(--text);
  font-family: Arimo, Tahoma, sans-serif;
  font-weight: 700;
}

.container-18 {
  display: flex;
}

.image-146 {
  align-self: center;
}

.section-34 {
  z-index: 3;
  background-color: #ffffffd1;
  height: 135px;
  padding-top: 15px;
  padding-bottom: 20px;
  position: fixed;
  inset: 0% 0% auto;
}

.link-block-17 {
  z-index: auto;
  cursor: pointer;
  height: auto;
  position: absolute;
  inset: 0%;
}

.link-block-17.w--current {
  z-index: auto;
  cursor: pointer;
  height: 0;
  position: absolute;
  inset: 0%;
}

.column-32 {
  aspect-ratio: 3 / 2;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  overflow: visible;
}

.section-35 {
  margin-top: 202px;
  display: block;
}

.container-19 {
  flex-flow: row;
  height: 430px;
  display: flex;
}

.div-block-38 {
  min-width: 35%;
  padding-right: 20px;
}

.image-147 {
  min-width: 7%;
}

.div-block-39 {
  min-width: 65%;
}

.section-36 {
  min-height: 135px;
  margin: 0;
}

.utility-page-wrap {
  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;
}

@media screen and (max-width: 991px) {
  h1 {
    text-align: center;
    font-family: "Sourcesans 3", Verdana, sans-serif;
    font-size: 23px;
    font-weight: 300;
  }

  .body {
    object-fit: contain;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .slide-index {
    min-width: 100%;
    min-height: 100%;
    margin-top: 55px;
    margin-right: 0;
  }

  .text_index {
    min-height: 650px;
    margin-bottom: 0;
  }

  .credits {
    background-color: #0000;
  }

  .paragraph-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block {
    height: auto;
    margin-top: 0;
    position: relative;
  }

  .impressum {
    margin-top: 10px;
    inset: auto 0% 0%;
  }

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

  .link-block {
    width: auto;
    height: auto;
    min-height: auto;
    position: absolute;
    inset: 0%;
  }

  .tabs-menu {
    height: 30px;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .tab-link-tab-1 {
    width: 0;
    padding-left: 100px;
  }

  .tab-link-tab-1.w--current {
    color: #0000;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-left: 100px;
    padding-right: 27px;
    font-size: 20px;
  }

  .tab-link-tab-2 {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 0;
  }

  .tab-link-tab-2.w--current {
    padding-right: 100px;
  }

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

  .blogeintrag-2 {
    width: 100%;
    height: 100%;
    margin-top: 40px;
    padding-left: 10px;
    overflow: hidden;
  }

  .columns-10 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .column-19 {
    padding-left: 0;
    padding-right: 0;
  }

  .hauptbild {
    margin-top: 0;
    padding-top: 0;
  }

  .column-20 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .column-21 {
    padding-left: 0;
    padding-right: 2px;
  }

  .column-22 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-27 {
    padding-left: 2px;
  }

  .container-3 {
    display: block;
  }

  .paragraph-7 {
    margin-top: 36px;
    margin-bottom: 13px;
    padding-top: 0;
    padding-left: 0;
    top: -13px;
  }

  .image-30 {
    border-top-right-radius: 70px;
    border-bottom-right-radius: 70px;
  }

  .image-31 {
    border-top-right-radius: 70px;
    border-bottom-left-radius: 70px;
  }

  .image-35 {
    margin-left: 21px;
  }

  .menu-button-2 {
    z-index: 1;
    width: 33px;
    height: 33px;
    margin-top: 10px;
    margin-left: -1px;
    padding: 0;
  }

  .menu-button-2.w--open {
    background-color: #0000;
    border-radius: 0;
    margin-left: 2px;
  }

  .nav-menu-2 {
    z-index: 1;
    opacity: .96;
    text-align: center;
    text-transform: uppercase;
    background-color: #fffefef7;
    background-image: linear-gradient(#9e232300, #9e232300);
    border-top: 1px #000;
    border-radius: 0 0 10px 10px;
    justify-content: center;
    width: 100vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    font-family: "Sourcesans 3", Verdana, sans-serif;
    font-weight: 300;
    display: block;
    position: static;
    box-shadow: -2px 12px 20px -2px #00000052;
  }

  .icon-4 {
    opacity: .41;
    color: #0f0f0f;
    cursor: default;
    border: .5px solid #0000;
    justify-content: space-between;
    align-items: stretch;
    width: 33px;
    height: 33px;
    font-family: "Sourcesans 3", Verdana, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 30px;
    display: block;
  }

  .logo {
    margin-top: 20px;
  }

  .idee {
    padding-left: 36px;
    padding-right: 36px;
  }

  .content-arbeit-panorama {
    object-fit: scale-down;
    width: auto;
    min-width: 2000px;
    max-width: 1800%;
    height: auto;
    min-height: 200px;
    max-height: 1800px;
    display: none;
  }

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

  .arbeitenheadnormal {
    aspect-ratio: auto;
    letter-spacing: 1px;
    flex: 1;
    align-self: center;
    height: auto;
    padding-left: 0;
    font-size: 1.5em;
    font-weight: 700;
  }

  .arbeitenheadnormal.left {
    font-size: 1.5em;
    font-weight: 200;
  }

  .arbeitenheadnormal.kontakt {
    width: 100%;
    max-height: 50vh;
    font-size: 3vw;
  }

  .section-headline {
    width: 100%;
    min-width: 13%;
    height: 100%;
    min-height: 100%;
    margin-top: 55px;
    margin-bottom: 20px;
  }

  .section-headline.arbeit {
    height: 90px;
    margin-top: 80px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .section-headline.kontakt {
    margin-top: 20px;
    margin-bottom: 54px;
    position: static;
  }

  .content-idee {
    padding: 0;
  }

  .quick-stack-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    min-height: 100%;
    max-height: 100%;
    padding: 0;
  }

  .sachverstand {
    padding: 20px;
  }

  .kontakt {
    margin-right: 0;
    padding: 0;
  }

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

  .quick-stack-6 {
    grid-column-gap: 16px;
  }

  .quick-stack-7 {
    grid-row-gap: 20px;
  }

  .conten-arbeit-tablet {
    object-fit: cover;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    display: block;
    overflow: hidden;
  }

  .hide-on-tablet {
    display: none;
  }

  .image-100 {
    flex: 1;
    align-self: stretch;
    padding: 0;
  }

  .containererben {
    max-width: 100vw;
    min-height: 410px;
    margin: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .containererben.karte {
    clear: both;
    max-width: 100vw;
    height: 600px;
    margin-top: 40px;
  }

  .containererben.arbeithome {
    margin-right: 0;
  }

  .quick-stack-8 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 40px;
  }

  .section-tablet {
    display: block;
  }

  .cell-15 {
    padding-right: 20px;
  }

  .cursor-wrapper {
    cursor: none;
    display: none;
  }

  .cursor {
    display: none;
  }

  .icon {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .slider_bg {
    background-size: cover;
    width: 100vw;
    display: block;
    overflow: hidden;
  }

  .right-arrow {
    margin-left: 120px;
  }

  .slide {
    width: 100%;
    min-width: 100%;
  }

  .slider_bg_3 {
    width: 100%;
    min-width: 100%;
  }

  .wrap {
    width: 100%;
    min-width: 100%;
    max-width: none;
  }

  .slider_content {
    min-width: 100%;
    height: 420px;
    padding-left: 0;
  }

  .slider {
    min-height: 480px;
  }

  .left-arrow {
    margin-left: 20px;
    inset: auto 0% 0%;
  }

  .slider_bg_2 {
    width: 100%;
    min-width: 100%;
  }

  .mask {
    height: 450px;
    margin-right: 0;
  }

  .wrapper-icons {
    margin-left: 0;
    padding-left: 20px;
  }

  .wrapper-txt-arbeit {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 20px;
  }

  .column-23 {
    justify-content: flex-start;
    display: flex;
    overflow: hidden;
  }

  .column-24, .column-25 {
    justify-content: flex-start;
    display: flex;
  }

  .adrese-header {
    margin-bottom: 0;
  }

  .image-121 {
    object-fit: cover;
    width: 800px;
    height: 800px;
  }

  .column-26 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-27 {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .columns-12 {
    max-width: 100%;
    margin: 0;
  }

  .nav-menu-3 {
    color: #3330;
    background-color: #fffffff0;
  }

  .navbar-5 {
    background-color: #fffffffc;
  }

  .menu-button-3 {
    background-color: #c9c6c6;
  }

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

  .icon-6 {
    background-color: #b41a1a;
  }

  .hamburger-wrapper-2 {
    color: #2e778b;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    width: 30px;
    height: 20px;
    display: flex;
  }

  .hamburger-top-2 {
    color: #3d3c3b;
    background-color: #8c8989;
    border-radius: 5px;
    width: 100%;
    height: 3px;
  }

  .hamburger-middle-2 {
    color: #363636;
    background-color: #cdc1bd;
    border-radius: 5px;
    align-self: center;
    width: 50%;
    height: 2px;
  }

  .hamburger-bottom-2 {
    color: #474747;
    background-color: #8c8989;
    border-radius: 5px;
    width: 100%;
    height: 3px;
  }

  .image-122 {
    width: 100px;
    margin-left: 5vw;
  }

  .nav-menu-4 {
    opacity: .96;
    text-align: center;
    text-transform: uppercase;
    background-color: #fffefef7;
    background-image: linear-gradient(#9e232300, #9e232300);
    border-top: 1px #000;
    border-radius: 0 0 10px 10px;
    justify-content: center;
    width: 100vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    font-family: "Sourcesans 3", Verdana, sans-serif;
    font-weight: 300;
    display: block;
    box-shadow: -2px 12px 20px -2px #00000052;
  }

  .menu-button-4 {
    width: 33px;
    height: 33px;
    margin-top: 10px;
    margin-left: -1px;
    padding: 0;
  }

  .menu-button-4.w--open {
    background-color: #0000;
    border-radius: 0;
    margin-left: 2px;
  }

  .icon-7 {
    opacity: .41;
    color: #0f0f0f;
    cursor: none;
    border: .5px solid #0000;
    justify-content: space-between;
    align-items: stretch;
    width: 33px;
    height: 33px;
    font-family: "Sourcesans 3", Verdana, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 30px;
    display: block;
  }

  .image-123 {
    width: 80px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 21px;
  }

  .nav-menu-5 {
    opacity: .96;
    text-align: center;
    text-transform: uppercase;
    background-color: #fffefef7;
    background-image: linear-gradient(#9e232300, #9e232300);
    border-top: 1px #000;
    border-radius: 0 0 10px 10px;
    justify-content: center;
    width: 100vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    font-family: "Sourcesans 3", Verdana, sans-serif;
    font-weight: 300;
    display: block;
    box-shadow: -2px 12px 20px -2px #00000052;
  }

  .menu-button-5 {
    width: 33px;
    height: 33px;
    margin-top: 10px;
    margin-left: -1px;
    padding: 0;
  }

  .menu-button-5.w--open {
    background-color: #0000;
    border-radius: 0;
    margin-left: 2px;
  }

  .icon-8 {
    opacity: .41;
    color: #0f0f0f;
    cursor: none;
    border: .5px solid #0000;
    justify-content: space-between;
    align-items: stretch;
    width: 33px;
    height: 33px;
    font-family: "Sourcesans 3", Verdana, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 30px;
    display: block;
  }

  .image-124 {
    margin-left: 21px;
  }

  .nav-menu-6 {
    opacity: .96;
    text-align: center;
    text-transform: uppercase;
    background-color: #fffefef7;
    background-image: linear-gradient(#9e232300, #9e232300);
    border-top: 1px #000;
    border-radius: 0 0 10px 10px;
    justify-content: center;
    width: 100vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    font-family: "Sourcesans 3", Verdana, sans-serif;
    font-weight: 300;
    display: block;
    box-shadow: -2px 12px 20px -2px #00000052;
  }

  .menu-button-6 {
    width: 33px;
    height: 33px;
    margin-top: 10px;
    margin-left: -1px;
    padding: 0;
  }

  .menu-button-6.w--open {
    background-color: #0000;
    border-radius: 0;
    margin-left: 2px;
  }

  .icon-9 {
    opacity: .41;
    color: #0f0f0f;
    cursor: none;
    border: .5px solid #0000;
    justify-content: space-between;
    align-items: stretch;
    width: 33px;
    height: 33px;
    font-family: "Sourcesans 3", Verdana, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 30px;
    display: block;
  }

  .image-125 {
    margin-left: 21px;
  }

  .nav-menu-7 {
    opacity: .96;
    text-align: center;
    text-transform: uppercase;
    background-color: #fffefef7;
    background-image: linear-gradient(#9e232300, #9e232300);
    border-top: 1px #000;
    border-radius: 0 0 10px 10px;
    justify-content: center;
    width: 100vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    font-family: "Sourcesans 3", Verdana, sans-serif;
    font-weight: 300;
    display: block;
    box-shadow: -2px 12px 20px -2px #00000052;
  }

  .menu-button-7 {
    width: 33px;
    height: 33px;
    margin-top: 10px;
    margin-left: -1px;
    padding: 0;
  }

  .menu-button-7.w--open {
    background-color: #0000;
    border-radius: 0;
    margin-left: 2px;
  }

  .icon-10 {
    opacity: .41;
    color: #0f0f0f;
    cursor: none;
    border: .5px solid #0000;
    justify-content: space-between;
    align-items: stretch;
    width: 33px;
    height: 33px;
    font-family: "Sourcesans 3", Verdana, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 30px;
    display: block;
  }

  .image-126 {
    margin-left: 21px;
  }

  .menu-button-8 {
    width: 33px;
    height: 33px;
    margin-top: 10px;
    margin-left: -1px;
    padding: 0;
  }

  .menu-button-8.w--open {
    background-color: #0000;
    border-radius: 0;
    margin-left: 2px;
  }

  .icon-11 {
    opacity: .41;
    color: #0f0f0f;
    cursor: none;
    border: .5px solid #0000;
    justify-content: space-between;
    align-items: stretch;
    width: 33px;
    height: 33px;
    font-family: "Sourcesans 3", Verdana, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 30px;
    display: block;
  }

  .image-127 {
    margin-left: 21px;
  }

  .menu-button-9 {
    width: 33px;
    height: 33px;
    margin-top: 10px;
    margin-left: -1px;
    padding: 0;
  }

  .menu-button-9.w--open {
    background-color: #0000;
    border-radius: 0;
    margin-left: 2px;
  }

  .image-128 {
    margin-left: 21px;
  }

  .menu-button-10 {
    width: 33px;
    height: 33px;
    margin-top: 10px;
    margin-left: -1px;
    padding: 0;
  }

  .menu-button-10.w--open {
    background-color: #0000;
    border-radius: 0;
    margin-left: 2px;
  }

  .container-4 {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-6 {
    height: 14vh;
    min-height: 110px;
    margin-top: 158px;
  }

  .div-block-18 {
    height: auto;
    min-height: auto;
    max-height: none;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    inset: 0%;
    overflow: hidden;
  }

  .cell-17 {
    align-items: flex-start;
  }

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

  .text-block-14 {
    margin-bottom: 13px;
    margin-right: 100px;
    line-height: 16px;
    display: none;
  }

  .text-block-14.mobile {
    display: none;
  }

  .text-block-14.phone {
    display: block;
  }

  .brand.w--current {
    margin-left: 60px;
  }

  .section-21 {
    margin-top: -34px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .arbeiten {
    z-index: -1;
    position: sticky;
  }

  .arbeiten._1 {
    margin-top: 0;
    position: sticky;
  }

  .linknav {
    margin-top: 0;
    margin-left: -17px;
    padding-left: 0;
    font-size: 15px;
    line-height: 20px;
  }

  .header {
    height: 110px;
    padding-bottom: 10px;
    position: relative;
  }

  .section-24 {
    height: 12px;
    margin-top: 0;
  }

  .container-8 {
    z-index: -2;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    inset: 0%;
  }

  .div-block-27 {
    z-index: 1;
    padding-right: 0;
    position: absolute;
    inset: 0%;
  }

  .text-block-17 {
    text-align: right;
    height: 100px;
    margin-top: 220px;
    padding-left: 20px;
    position: absolute;
  }

  .paragraph-12 {
    padding-top: 0;
  }

  .link-block-12 {
    height: 70px;
  }

  .div-block-28 {
    background-repeat: no-repeat;
    background-size: contain;
    flex: none;
    width: 80px;
  }

  .link-block-14 {
    height: 10%;
  }

  .link-block-14.w--current {
    height: 100%;
  }

  .div-block-30 {
    justify-content: center;
    align-items: flex-start;
    height: 92px;
  }

  .div-block-31 {
    height: 92px;
  }

  .image-143, .headercolumns {
    display: block;
  }

  .column-30 {
    display: flex;
    position: static;
  }

  .beschreibungstext {
    text-align: right;
    flex-flow: row;
    flex: 1;
    justify-content: center;
    align-self: flex-start;
    align-items: flex-end;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .beschreibungstext.reverse {
    text-align: left;
  }

  .beschreibungstext.impressum {
    align-self: flex-end;
    padding-top: 20px;
  }

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

  .column-text {
    flex-flow: wrap;
    flex: 0 auto;
    padding-left: 20px;
    display: block;
  }

  .project-item {
    height: 352px;
  }

  .project-item.first {
    margin-top: 60px;
  }

  .heading-3 {
    text-align: right;
    flex: 0 auto;
    justify-content: flex-end;
    align-self: flex-end;
    align-items: center;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-weight: 700;
  }

  .heading-3.rechts {
    align-self: flex-start;
    display: block;
  }

  .image-top {
    display: block;
  }

  .section-28 {
    margin-top: 39px;
  }

  .cell-39 {
    justify-content: center;
    align-items: flex-end;
  }

  .project-row {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .project-row.reverse {
    flex-flow: row-reverse;
  }

  .column-text {
    flex-flow: column;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .column-text.impressum {
    align-self: center;
  }

  .container-14 {
    margin-top: 32px;
  }

  .container-17 {
    margin-top: 0;
    padding-left: 53px;
    padding-right: 50px;
  }

  .section-33 {
    margin-top: 20px;
  }

  .container-18 {
    padding-left: 45px;
  }

  .section-35 {
    margin-top: 200px;
  }

  .container-19 {
    height: 380px;
    padding-left: 0;
    padding-right: 40px;
  }

  .div-block-38 {
    margin-right: 0;
    padding-right: 20px;
  }

  .image-147 {
    aspect-ratio: 2.39;
  }

  .section-36 {
    height: auto;
    min-height: 135px;
  }
}

@media screen and (max-width: 767px) {
  .body {
    margin-top: 0;
  }

  .slide-index {
    margin-top: 55px;
  }

  .div-block {
    height: auto;
    margin-top: 0;
  }

  .impressum {
    margin-top: 0;
    inset: auto 0% 0%;
  }

  .link-block {
    width: 100%;
    height: auto;
    min-height: auto;
    inset: 0%;
  }

  .collappseexpand {
    margin-left: 11px;
    inset: 0% 0% auto auto;
  }

  .blogeintrag-2 {
    padding-left: 0;
  }

  .blogeintrag-2.geraetehaus {
    background-color: #fff0;
  }

  .columns-10 {
    padding-left: 0;
  }

  .column-19 {
    padding-left: 20px;
  }

  .hauptbild {
    margin-bottom: 10px;
    margin-left: 0;
  }

  .column-21 {
    padding-right: 0;
  }

  .image-27 {
    padding-left: 0;
  }

  .image-28 {
    margin-right: 0;
    display: inline-block;
  }

  .paragraph-7 {
    margin-top: 42px;
    margin-bottom: 0;
    padding: 0;
  }

  .image-30 {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
  }

  .image-31 {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
  }

  .section-17 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section-18 {
    padding-right: 0;
  }

  .menu-button-2 {
    margin-right: 20px;
  }

  .nav-menu-2 {
    margin-left: 0;
    padding-left: 0;
  }

  .logo {
    margin-top: 40px;
  }

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

  .arbeitenheadnormal {
    padding-left: 0;
    font-size: 26px;
  }

  .arbeitenheadnormal.left {
    font-size: 26px;
  }

  .arbeitenheadnormal.karte {
    padding-left: 20px;
  }

  .section-headline.arbeit {
    height: 60px;
    margin-top: 70px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .section-headline.kontakt {
    margin-top: 13px;
  }

  .content-idee, .quick-stack-5, .kontakt {
    padding: 0;
  }

  .cell-11 {
    align-items: flex-end;
    padding: 20px;
  }

  .image-71 {
    width: 320px;
  }

  .image-100 {
    width: 600px;
    min-width: 100%;
    min-height: 100%;
    padding: 0;
  }

  .containererben, .containererben.arbeithome {
    margin-left: 0;
    margin-right: 0;
  }

  .quick-stack-8 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 60px 20px 20px;
  }

  .image-102 {
    align-self: stretch;
  }

  .image-103 {
    flex: 1;
    align-self: stretch;
    width: 100%;
  }

  .cell-15 {
    justify-content: flex-start;
    padding-left: 20px;
  }

  .image-119 {
    width: 600px;
    min-width: 100%;
    min-height: 100%;
    max-height: 100%;
  }

  .image-120 {
    object-fit: fill;
    width: 320px;
  }

  .cursor-wrapper {
    display: none;
  }

  .left-arrow {
    margin-left: 20px;
  }

  .wrapper-txt-arbeit {
    margin-left: 0;
  }

  .image-121 {
    object-fit: contain;
    flex: 1;
    align-self: auto;
    width: 568px;
    height: 568px;
    overflow: hidden;
  }

  .column-26 {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-27 {
    padding: 0 0 0 20px;
  }

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

  .hamburger-top-2 {
    width: 100%;
  }

  .hamburger-bottom-2 {
    text-align: right;
    align-self: flex-end;
    width: 100%;
  }

  .nav-menu-4 {
    margin-left: 0;
    padding-left: 0;
  }

  .menu-button-4 {
    margin-right: 20px;
  }

  .nav-menu-5 {
    margin-left: 0;
    padding-left: 0;
  }

  .menu-button-5 {
    margin-right: 20px;
  }

  .nav-menu-6 {
    margin-left: 0;
    padding-left: 0;
  }

  .menu-button-6 {
    margin-right: 20px;
  }

  .nav-menu-7 {
    margin-left: 0;
    padding-left: 0;
  }

  .menu-button-7, .menu-button-8, .menu-button-9, .menu-button-10 {
    margin-right: 20px;
  }

  .link-block-6 {
    height: 14vh;
    min-height: 100px;
    margin-top: 175px;
    margin-left: 20px;
  }

  .div-block-18 {
    min-width: auto;
    height: auto;
    max-height: none;
  }

  .cell-18 {
    align-items: stretch;
    padding-left: 20px;
  }

  .cell-19 {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .cell-20, .cell-21 {
    align-items: stretch;
  }

  .image-130 {
    object-fit: fill;
    flex: 0 auto;
    align-self: stretch;
    max-width: none;
  }

  .image-131 {
    flex: 0 auto;
    order: 0;
    align-self: stretch;
    display: block;
  }

  .image-132, .image-133 {
    flex: 0 auto;
    align-self: stretch;
    display: block;
  }

  .image-134 {
    align-self: stretch;
  }

  .text-block-14.mobile {
    margin-right: 120px;
    display: block;
  }

  .text-block-14.phone {
    display: none;
  }

  .brand.w--current {
    margin-left: 40px;
    padding-left: 0;
  }

  .section-21 {
    margin-top: 0;
    padding: 35px 20px 10px;
  }

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

  .header {
    height: 110px;
    padding-left: 20px;
    position: relative;
    inset: 0%;
  }

  .cell-37 {
    flex-flow: wrap;
  }

  .container-12 {
    display: block;
  }

  .link-block-12 {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
    width: 190px;
    position: absolute;
    inset: 0%;
  }

  .div-block-28 {
    width: 79px;
    height: 100px;
  }

  .column-28 {
    box-sizing: border-box;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: scale-down;
    flex: 0 auto;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: flex;
    position: relative;
  }

  .columns-13 {
    display: flex;
  }

  .link-block-14 {
    height: 110%;
  }

  .div-block-31 {
    justify-content: flex-end;
    align-items: center;
    height: 92px;
    display: block;
  }

  .image-143 {
    flex: 0 auto;
  }

  .headercolumns {
    margin: 0;
  }

  .column-30 {
    display: block;
  }

  .beschreibungstext {
    text-align: left;
    flex-flow: row-reverse;
    flex: 0 auto;
    justify-content: flex-end;
    align-self: flex-start;
    align-items: stretch;
    margin-bottom: 3px;
    padding-top: 0;
    display: flex;
    overflow: hidden;
  }

  .beschreibungstext.rechter {
    flex-flow: row;
    order: 0;
    display: flex;
  }

  .beschreibungstext.impressum {
    text-align: left;
    align-self: stretch;
    padding-top: 0;
    display: block;
  }

  .columns {
    display: flex;
    overflow: hidden;
  }

  .column-text {
    box-sizing: border-box;
    clear: none;
    object-fit: scale-down;
    object-position: 50% 50%;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 20px;
    display: flex;
    position: static;
    overflow: hidden;
  }

  .project-item {
    height: 520px;
    margin-bottom: 27px;
  }

  .project-item.last {
    margin-bottom: 0;
  }

  .project-item.first {
    margin-top: 60px;
  }

  .heading-3 {
    text-align: left;
    letter-spacing: .5px;
    text-indent: 0;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 19px;
    line-height: 28px;
    display: block;
  }

  .heading-3.textrechts {
    align-self: flex-start;
  }

  .container-13 {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }

  .image-top {
    z-index: 2;
    aspect-ratio: 3 / 2;
    object-fit: cover;
    height: 420px;
    margin-bottom: -12px;
    position: static;
  }

  .section-28 {
    margin-top: 30px;
  }

  .project-row {
    flex-flow: column;
    justify-content: flex-start;
    display: flex;
  }

  .project-row.reverse {
    flex-flow: column;
  }

  .project-row.header {
    height: 370px;
  }

  .column-text {
    width: 100%;
    padding-left: 10px;
  }

  .column-text.header {
    display: flex;
  }

  .column-picture {
    width: 100%;
  }

  .section-29 {
    clear: none;
    height: 50px;
    margin-bottom: 0;
    padding-bottom: 5px;
    position: static;
    inset: auto 0% 0%;
  }

  .container-14 {
    margin-top: 35px;
    margin-bottom: 51px;
  }

  .div-block-32 {
    align-self: flex-start;
    width: 90px;
    height: auto;
    margin: -8px 8px 8px;
    padding: 0 12px 12px;
  }

  .image-145.small {
    align-self: flex-start;
    margin-top: -12px;
  }

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

  .image-wrapper {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-bottom {
    z-index: 1;
  }

  .container-16 {
    padding-left: 10px;
  }

  .section-30 {
    height: 100px;
  }

  .div-block-33, .div-block-34, .div-block-35, .div-block-36, .div-block-37 {
    display: flex;
  }

  .container-17 {
    margin-top: 20px;
  }

  .section-33 {
    margin-top: 0;
  }

  .container-18 {
    padding-left: 40px;
  }

  .section-34 {
    position: static;
  }

  .column-32 {
    position: relative;
  }

  .section-35 {
    margin-top: 40px;
    margin-bottom: 406px;
    overflow: visible;
  }

  .container-19 {
    flex-flow: column;
    align-items: stretch;
    height: 300px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-38 {
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 0;
  }

  .image-147 {
    aspect-ratio: 2 / 3;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: visible;
  }

  .section-36 {
    height: auto;
    min-height: 135px;
    margin-top: 43px;
    position: absolute;
    inset: 0% 0% auto;
  }

  .image-148 {
    max-height: 440px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    margin-top: 10px;
  }

  .slide-index {
    background-position: 50%;
    background-size: contain;
    margin-top: 55px;
    margin-bottom: 0;
    overflow: hidden;
  }

  .text_index {
    object-fit: contain;
    min-height: 240px;
    margin-top: 0;
  }

  .credits {
    margin-bottom: 0;
    overflow: hidden;
  }

  .paragraph-4 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 10px 10px;
    position: static;
  }

  .div-block {
    height: auto;
    margin-top: 0;
  }

  .impressum {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    position: sticky;
    inset: auto 0% 0%;
    overflow: hidden;
  }

  .link-block {
    object-fit: none;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    width: auto;
    height: auto;
    min-height: auto;
    margin-bottom: 0;
    display: block;
    position: absolute;
    inset: 0%;
    overflow: visible;
  }

  .column-19 {
    padding-left: 10px;
  }

  .paragraph-7 {
    margin-top: 19px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    top: 13px;
    left: 0;
  }

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

  .image-30 {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }

  .image-31 {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
  }

  .section-17 {
    margin-top: 60px;
  }

  .link-block-5 {
    padding-bottom: 0;
    display: block;
    position: static;
    inset: 0%;
  }

  .navbar-4 {
    z-index: 2;
    cursor: default;
    position: relative;
    overflow: hidden;
  }

  .image-35 {
    width: 90px;
  }

  .menu-button-2 {
    margin-top: 10px;
  }

  .nav-menu-2 {
    margin-top: 55px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    box-shadow: 2px 12px 20px 1px #00000030;
  }

  .icon-4 {
    z-index: 1;
    position: static;
  }

  .logo {
    margin-top: 60px;
    overflow: hidden;
  }

  .idee {
    padding-left: 35px;
    padding-right: 35px;
    display: block;
    overflow: hidden;
  }

  .content-arbeit-panorama.hide-on-tablet {
    cursor: default;
    overflow: hidden;
  }

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

  .arbeitenheadnormal {
    flex: 1;
    align-self: stretch;
    max-height: 10%;
    margin-top: 20px;
    margin-bottom: 25px;
    padding-left: 0;
    font-size: 20px;
    overflow: hidden;
  }

  .arbeitenheadnormal.left {
    max-height: 10%;
    padding-top: 0;
    font-size: 20px;
  }

  .arbeitenheadnormal.kontakt {
    margin-top: 0;
    padding: 0;
    font-size: 14px;
    inset: 0%;
  }

  .section-headline {
    height: 10%;
    max-height: 10%;
    margin-bottom: 40px;
  }

  .section-headline.arbeit {
    align-items: flex-start;
    height: 60px;
    margin-top: 70px;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    position: static;
    inset: 0% 0% auto;
    overflow: hidden;
  }

  .section-headline.kontakt {
    margin-top: 100px;
    margin-bottom: 0;
  }

  .content-idee, .sachverstand {
    overflow: hidden;
  }

  .kontakt {
    align-items: center;
    margin-bottom: 0;
    padding: 0;
    display: block;
  }

  .sachverstand-trenner, .kontakt-trenner {
    padding-left: 35px;
    padding-right: 35px;
    overflow: hidden;
  }

  .cell-11 {
    padding: 20px;
  }

  .image-100 {
    width: 320px;
    max-height: 100%;
  }

  .containererben {
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-bottom: 46px;
    overflow: hidden;
  }

  .containererben.karte {
    background-position: 80%;
    background-size: cover;
    min-width: 100vw;
    min-height: auto;
    max-height: none;
    margin-bottom: 60px;
  }

  .containererben.arbeithome {
    margin-left: 0;
    margin-right: 0;
  }

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

  .section-tablet {
    overflow: hidden;
  }

  .image-103 {
    width: 100%;
  }

  .cell-15 {
    padding: 0;
  }

  .image-119 {
    width: 320px;
  }

  .cursor-wrapper {
    display: block;
  }

  .slider_bg {
    height: 200px;
  }

  .slider_arrow {
    width: 25px;
  }

  .right-arrow {
    width: 40%;
    margin-top: 214px;
    margin-left: 0;
    margin-right: 20px;
    inset: 0% 0% auto auto;
  }

  .slide {
    width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
  }

  .demo_content {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .title {
    border: 1px solid #e7c3a1;
    padding-top: 0;
    line-height: 43px;
  }

  .slider_bg_3 {
    height: 200px;
  }

  .slider_text_wrap {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -8%;
  }

  .slider_content {
    width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
    height: 100%;
    min-height: 100%;
    padding-left: 0;
  }

  .title_text {
    font-size: 36px;
    line-height: 42px;
  }

  .slider {
    min-height: auto;
  }

  .left-arrow {
    align-items: center;
    width: 40%;
    margin-top: 214px;
    inset: 0% auto auto 0%;
  }

  .slider_bg_2 {
    height: 200px;
  }

  .mask {
    width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
    height: 210px;
  }

  .wrapper-icons {
    margin-bottom: 40px;
    padding-left: 0;
  }

  .adrese-header {
    height: 41px;
    margin-top: 50px;
    overflow: hidden;
  }

  .image-121 {
    float: none;
    object-fit: contain;
    width: 320px;
    max-width: none;
    height: 320px;
    display: block;
    position: static;
    right: 0%;
    overflow: hidden;
  }

  .column-26 {
    min-height: auto;
  }

  .column-27 {
    padding-right: 20px;
    display: block;
  }

  .columns-12 {
    min-height: 40%;
  }

  .hamburger-top-2 {
    height: 3px;
  }

  .hamburger-top-2:active {
    background-color: #c5471c;
  }

  .image-122 {
    width: 90px;
  }

  .nav-menu-4 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    box-shadow: 2px 12px 20px 1px #00000030;
  }

  .menu-button-4 {
    margin-top: 10px;
  }

  .image-123 {
    width: 75px;
  }

  .nav-menu-5 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    box-shadow: 2px 12px 20px 1px #00000030;
  }

  .menu-button-5 {
    margin-top: 10px;
  }

  .image-124 {
    width: 90px;
  }

  .nav-menu-6 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    box-shadow: 2px 12px 20px 1px #00000030;
  }

  .menu-button-6 {
    margin-top: 10px;
  }

  .image-125 {
    width: 90px;
  }

  .nav-menu-7 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    box-shadow: 2px 12px 20px 1px #00000030;
  }

  .menu-button-7 {
    margin-top: 10px;
  }

  .image-126 {
    width: 90px;
  }

  .menu-button-8 {
    margin-top: 10px;
  }

  .image-127 {
    width: 90px;
  }

  .menu-button-9 {
    margin-top: 10px;
  }

  .image-128 {
    width: 90px;
  }

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

  .image-129 {
    object-fit: contain;
    min-width: auto;
    max-width: none;
    min-height: auto;
    margin-bottom: 40px;
    padding: 10px;
    overflow: hidden;
  }

  .link-block-6 {
    height: 10vh;
    min-height: 90px;
    margin-top: 210px;
  }

  .div-block-18 {
    border-radius: 5px;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-left: 24px;
  }

  .text-span-16 {
    font-size: .9em;
  }

  .cell-18 {
    padding-right: 20px;
  }

  .image-130 {
    flex: 0 auto;
    order: 0;
    align-self: stretch;
    display: block;
  }

  .image-134 {
    display: block;
  }

  .cell-22 {
    padding: 20px;
  }

  .text-span-17 {
    font-size: .9em;
  }

  .section-20 {
    display: none;
  }

  .brand.w--current {
    margin-left: 0;
  }

  .section-21 {
    margin-top: 10px;
    padding-top: 20px;
  }

  .linknav {
    aspect-ratio: auto;
    text-align: left;
    object-fit: cover;
    flex: 0 auto;
    align-self: flex-end;
    margin-top: 0;
    padding-left: 0;
    font-size: 13px;
    line-height: 16px;
    display: block;
    position: static;
    inset: 0% 0% auto;
    overflow: hidden;
  }

  .header {
    z-index: 10;
    box-sizing: border-box;
    object-fit: cover;
    height: 160px;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 0;
    position: relative;
    inset: auto 0% 0%;
  }

  .link-block-14 {
    z-index: auto;
    justify-content: flex-start;
    align-items: center;
    height: 68%;
    min-height: auto;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .link-block-14.w--current {
    height: 330%;
    margin-bottom: 0;
    inset: 0%;
  }

  .div-block-30 {
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 70px;
    padding-top: 85px;
    display: block;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .div-block-31 {
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    height: 85px;
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
    inset: 0% auto 0% 0%;
  }

  .image-143 {
    padding-left: 20px;
    position: static;
    inset: 0%;
  }

  .headercolumns {
    margin-top: auto;
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .column-29 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .column-30 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
    inset: 0% 0% auto;
  }

  .beschreibungstext, .beschreibungstext.reverse {
    margin-bottom: 10px;
  }

  .beschreibungstext.impressum {
    order: 9999;
    align-self: flex-start;
  }

  .project-item {
    height: 410px;
    margin-bottom: 21px;
  }

  .project-item.first {
    margin-top: 60px;
  }

  .heading-3 {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
  }

  .container-13 {
    height: 403px;
  }

  .section-28 {
    margin-top: 20px;
  }

  .column-text {
    padding-left: 15px;
  }

  .column-text.impressum {
    align-self: baseline;
    margin-top: 4px;
    padding-top: 0;
  }

  .section-29 {
    height: 80px;
    margin-top: -40px;
  }

  .div-block-32 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
  }

  .image-145.small {
    flex: 0 auto;
    align-self: flex-start;
  }

  .image-wrapper {
    margin-left: 0;
  }

  .image-wrapper.impressum {
    flex-flow: wrap;
    display: flex;
  }

  .container-15 {
    z-index: 3;
    position: static;
  }

  .section-30 {
    margin-bottom: 20px;
  }

  .section-31 {
    position: static;
  }

  .container-17 {
    margin-top: 0;
  }

  .section-33 {
    margin-top: 20px;
  }

  .link-block-17.w--current {
    cursor: pointer;
    position: absolute;
    inset: 0%;
  }

  .bold-text {
    align-self: flex-start;
    display: block;
  }

  .section-35 {
    margin-bottom: 237px;
  }

  .container-19 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: baseline;
    display: block;
  }

  .image-147 {
    aspect-ratio: auto;
    align-self: stretch;
    width: auto;
    height: auto;
    max-height: none;
  }

  .section-36 {
    min-height: 135px;
    margin-top: 137px;
    padding-top: 0;
    position: absolute;
    inset: 0% 0% auto;
  }

  .image-148 {
    max-height: 270px;
  }
}


@font-face {
  font-family: 'Arimo';
  src: url('../fonts/Arimo-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arimo';
  src: url('../fonts/Arimo-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}