@font-face {
  font-family: Abcmonumentgrotesk ultra trial;
  src: url('../fonts/ABCMonumentGrotesk-Ultra-Trial.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

:root {
  --green: #66ff40;
  --purple: #6522e0;
  --dark-slate-grey: grey;
  --yellow: #fff540;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #000;
  text-align: center;
  letter-spacing: -.8px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 2.8rem;
  font-family: Monumentgrotesk, sans-serif;
  font-size: 318%;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}

h2 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 2.8rem;
  font-size: 205%;
  font-weight: 400;
  line-height: 1;
}

h3 {
  color: #000;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 2.8rem;
  font-family: Monumentgrotesk, sans-serif;
  font-size: 205%;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}

h4 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 135%;
  font-weight: 400;
  line-height: 24px;
}

p {
  color: #000;
  letter-spacing: .2px;
  margin-bottom: 0;
  font-size: 85%;
  line-height: 1.2;
}

a {
  color: #999;
  text-decoration: none;
}

a:hover {
  color: var(--green);
}

ul {
  color: #000;
  text-align: center;
  margin-top: 2.1rem;
  margin-bottom: 2.8rem;
  padding-left: 0;
  font-size: 85%;
  line-height: 1.2;
}

li {
  width: 80%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 100%;
  list-style-type: none;
}

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

blockquote {
  color: #000;
  text-align: center;
  border-left: 5px #e2e2e2;
  margin-top: 2.8rem;
  margin-bottom: 2.8rem;
  padding: 0;
  font-family: Abcmonumentgrotesk ultra trial, sans-serif;
  font-size: 190%;
  line-height: 1;
}

.section {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  mix-blend-mode: normal;
  min-height: 100vh;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.section.section-home {
  z-index: 80;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #fff540;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  top: 0;
}

.col-sticky {
  width: 50%;
  height: 100%;
  position: sticky;
  inset: 0% auto auto 0%;
}

.col {
  width: 50%;
  padding: 0 2rem 5.6rem;
  overflow: hidden;
}

.slide {
  background-image: url('../images/_DSC5645.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  height: 100vh;
}

.slide.yellow {
  background-image: none;
}

.slider {
  height: 100vh;
}

.slider.purple {
  color: var(--purple);
}

.paragraph {
  height: auto;
  margin: 0;
  font-size: 81%;
  line-height: 1.15;
}

.paragraph.centered_block {
  color: #000;
  margin-top: auto;
  margin-bottom: auto;
}

.paragraph.centered_block.success-message {
  letter-spacing: .8px;
  background-color: #0000;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Abcmonumentgrotesk ultra trial, sans-serif;
  font-size: 140%;
  line-height: 1;
}

.paragraph.impressum {
  z-index: 100;
  color: #000;
  letter-spacing: .25px;
  text-transform: uppercase;
  padding: 2.1rem;
  position: fixed;
  inset: auto 0% 0% auto;
}

.paragraph.impressum:hover {
  color: #fff;
}

.block-quote {
  color: #000;
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 4rem;
}

.section-home {
  background-color: #f9fd00;
  height: 100vh;
  position: relative;
}

.cloud-1 {
  z-index: 20;
  height: 100vh;
  position: absolute;
}

.cloud-2 {
  height: 100vh;
  position: absolute;
  overflow: visible;
}

.home-logo {
  z-index: 10;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.body {
  font-family: Monumentgrotesk, sans-serif;
  font-size: 2rem;
  line-height: 3rem;
}

.cloud {
  background-image: url('../images/zeichenflaeche-11.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 15vw;
  height: 15vh;
  position: absolute;
  inset: 5vh auto auto 5vw;
}

.cloud.c-1 {
  top: 15.3vh;
  left: 28vw;
  transform: rotate(10deg);
}

.cloud.c-2 {
  transform-style: preserve-3d;
  top: 44vh;
  left: 7.6vw;
  transform: rotateX(0)rotateY(-180deg)rotateZ(8deg);
}

.cloud.c-3 {
  top: 32vh;
  left: 73.3vw;
}

.cloud.c-4 {
  transform-style: preserve-3d;
  top: 80vh;
  left: 60vw;
  transform: rotateX(0)rotateY(180deg)rotateZ(11deg);
}

.cloud.c-5 {
  top: 67vh;
  left: 80vw;
  transform: rotate(20deg);
}

.cloud.c-6 {
  height: 15vh;
  left: 80vw;
  transform: rotate(14deg);
}

.cloud.c-7 {
  height: 15vh;
  top: 75vh;
  left: 2vw;
}

.cloud.c-8 {
  height: 14vh;
  top: 79vh;
  left: 23.3vw;
}

.cloud.c-0 {
  transform: rotate(-9deg);
}

.cloud.r-1.c-3 {
  left: 75.7vw;
}

.cloud.r-1.c-0 {
  display: block;
  top: 3.7vh;
}

.cloud.r-2.c-5 {
  top: 67.9vh;
}

.cloud.r-2.c-8 {
  top: 82.1vh;
}

.cloud.r-2.c-1 {
  top: 20.6vh;
  left: 15.5vw;
}

.cloud.r-3.c-2 {
  left: 3.4vw;
}

.cloud.r-3.c-6 {
  top: 7.1vh;
  left: 81.3vw;
}

.cloud.r-3.c-9 {
  transform-style: preserve-3d;
  display: block;
  top: 4vh;
  left: 46.4vw;
  transform: rotateX(0)rotateY(-180deg)rotateZ(6deg);
}

.download-block {
  color: var(--dark-slate-grey);
  border-top: 2px solid #808080d9;
  border-bottom: 2px solid #808080d9;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 2.1rem;
  margin-bottom: 5.6rem;
  padding-left: .2rem;
  padding-right: .2rem;
  font-family: Monumentgrotesk, sans-serif;
  font-size: 81%;
  display: flex;
}

.download-block:hover {
  border-top-color: var(--green);
  border-bottom-color: var(--green);
}

.input {
  color: #000;
  background-color: #0000;
  border: 2px solid #000;
  border-radius: 2rem;
  width: 85%;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding: 1.8rem 0 1.8rem 1.8rem;
  font-family: Monumentgrotesk, sans-serif;
  font-size: 60%;
  line-height: 2rem;
  display: block;
}

.input:focus {
  border-color: var(--green);
}

.input::placeholder {
  color: #000;
}

.input.input-60 {
  width: 65%;
  margin-left: 0;
  margin-right: 0;
}

.input.input-30 {
  width: 33.333%;
  margin-left: 0;
  margin-right: 0;
}

.input.button {
  color: #fff;
  background-color: #000;
  border-radius: 3rem;
  width: auto;
  margin-top: 2.8rem;
  padding: 1.2rem 2.8rem;
  line-height: 1.5rem;
}

.input.button:hover {
  border-color: var(--green);
  background-color: var(--green);
  color: #000;
}

.input.button:focus {
  background-color: var(--green);
  color: #000;
}

.input.input-select {
  height: 4rem;
  padding-top: .9rem;
  padding-bottom: .9rem;
}

.input.textarea {
  white-space: pre;
  min-height: 6em;
  padding-top: .9rem;
  line-height: 1.2;
}

.form-col {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.form-col.gap-top {
  grid-row-gap: .9rem;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2.1rem;
}

.form-col.gap-top.gap-top-double {
  margin-top: 4.2rem;
}

.form-col.gap-top.gap-top-double.abo {
  padding-left: .1rem;
}

.icon-arrow-left {
  color: var(--green);
  width: 70%;
  height: auto;
  margin-top: -55%;
  margin-left: 0;
  margin-right: 10%;
  position: absolute;
  top: 50%;
  left: auto;
  right: 0;
}

.icon-arrow-left.yellow {
  color: var(--yellow);
}

.icon-arrow-left.purple {
  color: var(--purple);
}

.icon-arrow-right {
  color: var(--yellow);
  width: 70%;
  height: auto;
  margin-top: -55%;
  margin-left: 10%;
  position: absolute;
  top: 50%;
}

.icon-arrow-right.purple {
  color: var(--purple);
}

.icon-arrow-right.green {
  color: var(--green);
}

.slide-nav {
  bottom: 1rem;
}

.hero-h3 {
  text-align: center;
  text-transform: none;
  margin-bottom: 0;
  font-size: 85%;
  position: absolute;
  inset: 92vh 0% auto;
}

.h2-sketch-box {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 65%;
  height: 11vh;
  margin: 1.8rem auto;
  display: flex;
  position: relative;
}

.h2-sketch-box.text {
  width: 80%;
  height: 15rem;
  margin-top: 1.8rem;
  margin-bottom: 4.5rem;
}

.h2-sketch-box.text.h3-box {
  height: 10.9rem;
  margin-bottom: 2.7rem;
}

.text-low {
  margin-bottom: 0;
  font-size: 318%;
  position: absolute;
  inset: auto 0% 0%;
}

.text-low.h3-title {
  font-size: 205%;
}

.sketch-top {
  z-index: auto;
  color: #000;
  text-align: center;
  width: 130%;
  max-width: none;
  height: auto;
  margin-top: 8%;
  margin-left: auto;
  margin-right: 0;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.sketch-top.sun {
  width: 42rem;
  margin-top: 0%;
  margin-left: 0%;
  inset: auto auto 0;
}

.sketch-top.sun.text {
  width: 38rem;
  margin-top: -7%;
  margin-left: auto;
  margin-right: -4%;
  left: auto;
}

.sketch-top.menu {
  width: 50rem;
  margin-top: 0%;
  top: 0;
  left: auto;
}

.sketch-top.text {
  width: 45rem;
  margin-top: 9%;
  margin-left: 0%;
  inset: 0% auto auto;
}

.sketch-top.text.sun {
  width: 52rem;
  margin-top: 0%;
}

.sketch-top.text.h3-box {
  width: 35rem;
}

.centered_block {
  text-align: center;
  margin-top: 2.1rem;
  margin-bottom: 2.8rem;
}

.text-top {
  margin-bottom: 0;
  font-size: 318%;
  position: absolute;
  inset: auto 0% 0%;
  overflow: visible;
}

.text-top.h3-title {
  font-size: 205%;
}

.h1 {
  letter-spacing: -.08px;
  text-transform: uppercase;
  margin-top: 8.4rem;
  font-size: 318%;
}

.download-text {
  padding: .15rem .2rem .05rem;
  font-size: 1em;
  line-height: 2.6rem;
}

.form {
  color: #000;
}

.order-form {
  width: 65%;
  margin-bottom: .8rem;
}

.radio-button-label {
  width: 100%;
  margin-bottom: 0;
  margin-right: 2.8rem;
  font-size: 60%;
  font-weight: 400;
  line-height: 1.2;
}

.radio-button {
  aspect-ratio: 1;
  border: 2px solid #000;
  width: 23px;
  height: 23px;
  margin-top: -.1rem;
  margin-left: -1.2rem;
  margin-right: .6rem;
  font-size: 2rem;
  overflow: visible;
}

.radio-button.w--redirected-checked {
  outline-offset: 0px;
  background-color: #000;
  border-width: 3px;
  border-color: #fdfdfd;
  outline: 2px solid #000;
  width: 23px;
  height: 23px;
  margin-top: -.1rem;
  margin-left: -1.15rem;
  margin-right: .68rem;
}

.radio-button.checkbox {
  background-color: #0000;
  border-width: 2px;
  border-radius: 3px;
  width: 23px;
  height: 21px;
  margin-top: .01rem;
  margin-right: .6rem;
}

.radio-button.checkbox.w--redirected-checked {
  background-color: #000;
  background-image: none;
  border: 2px solid #fff;
  outline-width: 2px;
  width: 19px;
  height: 19px;
  margin-top: .05rem;
  margin-right: .68rem;
}

.radio-button-field {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 20px;
  display: flex;
  position: static;
}

.form-dropdown {
  padding-top: 1rem;
  display: block;
}

.navigation {
  z-index: 85;
  color: #000;
  background-color: #66ff4000;
  flex-direction: row;
  justify-content: flex-end;
  padding: 2.1rem;
  display: block;
  position: fixed;
  inset: 0% 0% auto;

}

.navigation.menu-navigation {
  z-index: 95;
}

.html-embed {
  opacity: 1;
  color: #000;
  mix-blend-mode: color-burn;
  border: 5px #cf3434;
  width: 4vw;
  position: absolute;
  inset: 1.7rem 2.1rem auto auto;
  transition: color 0.3s ease;
}

.navigation:hover .html-embed{
  color: var(--green);
}

.sketch-underline {
  width: 106%;
  margin-top: 10%;
  margin-bottom: -8%;
  padding-bottom: 0;
}

.sketch-underline.menu {
  text-align: center;
  width: 37rem;
  max-width: none;
  margin: 0% 0 -5%;
  display: block;
  position: absolute;
  inset: auto auto 10%;
}

.sketch-underline.text {
  width: 37rem;
  max-width: none;
  margin-top: -2%;
  margin-bottom: -2%;
  position: absolute;
  inset: auto auto -2.5rem;
}

.sketch-underline.text.h3-box {
  width: 28rem;
  margin-top: -100%;
  margin-bottom: 0%;
}

.navigation-menu {
  z-index: 95;
  background-color: var(--green);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.svg-logo-legu-vegu {
  z-index: 10;
  color: #000;
  mix-blend-mode: exclusion;
  width: auto;
  height: 75%;
  margin-top: -2%;
  position: relative;
}

.svg-logo-legu-vegu.navigation-burger {
  color: #fff;
  mix-blend-mode: exclusion;
}

.navigation-menupoints {
  z-index: 90;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4.7rem;
  padding-bottom: 8%;
  display: block;
  position: relative;
  inset: 0%;
}

.navigation-text {
  margin-bottom: 0;
  font-size: 318%;
  position: absolute;
  inset: auto 0%;
}

.sketch-center {
  z-index: auto;
  color: #000;
  text-align: center;
  width: 28rem;
  max-width: none;
  height: auto;
  margin: auto;
  display: block;
  position: absolute;
  inset: auto;
}

.navigation-x {
  max-width: 4vw;
  margin-bottom: .9rem;
  display: block;
  position: absolute;
  top: 2.1rem;
  right: 2.1rem;
  transition: filter 0.3s ease;
}

.navigation.menu-navigation:hover .navigation-x{
  filter: invert(1);
}

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

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

.slide-nav-2 {
  bottom: 1rem;
}

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

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

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

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

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

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

.slide-27 {
  background-image: url('../images/_DSC5644.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.impressum-container {
  z-index: 100;
  color: #000;
  text-align: left;
  background-color: #f5f5f5;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 5.6rem 2rem 11.2rem 50%;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: scroll;
}

.impressum-title {
  text-align: left;
  margin-bottom: .9rem;
}

.h3-impressum {
  text-align: left;
  margin-top: 2.8rem;
  margin-bottom: .7rem;
  font-size: 135%;
}

.navigation-impressum {
  z-index: 105;
  color: #000;
  background-color: #0000;
  flex-direction: row;
  justify-content: flex-end;
  padding: 2.1rem;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.navigation-x-impressum {
  color: #000;
  max-width: 4vw;
  margin-bottom: .9rem;
  display: block;
  position: absolute;
  top: 2.1rem;
  right: 2.1rem;
}

.link-impressum {
  color: #000;
}

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

.slide-29 {
  background-image: url('../images/_DSC5669.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.success-message {
  background-color: #0000;
  border-radius: 10rem;
  height: auto;
  margin-bottom: 2.8rem;
  margin-left: 5%;
  margin-right: 5%;
  padding: 2.8rem 1rem 0;
  position: static;
}

.success-message.error {
  background-color: var(--yellow);
  margin-top: 2.8rem;
  padding-bottom: 2.8rem;
}

.section-projekt, .section-angebot, .section-tofu, .section-kontakt {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  mix-blend-mode: normal;
  min-height: 100vh;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.heilmlieferung-container {
  width: 100%;
  margin-bottom: 1.8rem;
  padding-left: 2.3rem;
  display: block;
}

.slide-30 {
  background-image: url('../images/Nature_Rauch_besser.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-31 {
  background-image: url('../images/Nature_Tofu.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-32 {
  background-image: url('../images/Aufstriche.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-33 {
  background-image: url('../images/Yoyou.webp');
  background-position: 50%;
  background-size: cover;
}

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

.utility-page-wrap {
  background-color: var(--yellow);
  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;
}

.fill_success-message {
  background-color: var(--green);
  border-radius: 10rem;
  height: auto;
  margin: 2.8rem 5% 0;
  padding: 2.8rem 1rem;
  position: static;
}

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

.list-item {
  text-align: left;
  width: 100%;
  margin-bottom: .2rem;
  padding-left: 1.2em;
  list-style-type: none;
}

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

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

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

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

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

.margin-bottom {
  margin: 0 0 2.1rem;
}

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

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

.accordion_wrapper {
  border-bottom: 2px solid #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
}

.svg-icon {
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
}

.code-info {
  color: #000;
  background-color: #e2e2e2;
  border: 1px #f537df;
  border-radius: 1rem;
  margin-bottom: 0;
  display: block;
}

.accordion_1_toggle {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  cursor: pointer;
  border-top: 2px solid #000;
  border-bottom: 1px #000;
  justify-content: space-between;
  align-items: center;
  padding: .4em .2rem;
  font-size: 1em;
  list-style-position: outside;
  transition-property: border, background-color, color;
  transition-duration: .3s, .3s, .3s;
  transition-timing-function: ease, ease, ease;
  display: flex;
}

.accordion_1_toggle:hover {
  z-index: 1;
  border-top: 2px solid var(--green);
  border-bottom-width: 2px;
  border-bottom-color: var(--green);
  color: var(--green);
  border-radius: 0;
  position: relative;
}

.accordion_1_component {
  color: #000;
  border: .094rem #35323333;
  border-top: 0 #000;
  width: 100%;
  font-size: 85%;
  line-height: 1.2;
  overflow: hidden;
}

.accordion_1_content {
  border-top: 1px #0000;
  padding: .3em .15rem 2em;
  font-size: 1em;
}

.accordion-icon {
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  width: .6em;
  display: flex;
}

.accordion-title {
  text-align: left;
  color: currentColor;
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1.2;
}

.accordion-content {
  font-size: 100%;
}

.download-icon {
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  width: .58em;
  height: 2.6rem;
  font-size: 1em;
  line-height: 1;
  display: flex;
}

.accordion-svg-icon {
  aspect-ratio: 1;
  width: 100%;
  margin-top: 0;
}

.heading-no-style {
  text-align: center;
  font-size: 85%;
  line-height: 1.2;
}

.no-list-item {
  text-align: center;
  margin-bottom: .2rem;
}

.accordion-list {
  margin-top: 0;
  margin-bottom: .8rem;
  font-size: 100%;
}

.link-block {
  color: var(--dark-slate-grey);
  border-top: 2px solid #808080d9;
  border-bottom: 2px solid #808080d9;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 5.6rem;
  padding-left: .2rem;
  padding-right: .2rem;
  font-family: Monumentgrotesk, sans-serif;
  font-size: 81%;
  display: flex;
}

.link-block:hover {
  border-top-color: var(--green);
  border-bottom-color: var(--green);
}

.link-text {
  padding: .15rem .2rem .05rem;
  font-size: 1em;
  line-height: 2.6rem;
}

.link-icon {
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  width: .58em;
  height: 2.6rem;
  font-size: 1em;
  line-height: 1;
  display: flex;
}

.visually-hidden {
  visibility: hidden;
}

@media screen and (min-width: 1440px) {
  .col {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .slide-nav, .slide-nav-2 {
    bottom: 3rem;
  }
}

@media screen and (max-width: 991px) {
  .section {
    flex-direction: column;
    min-height: 100vh;
  } 

  .section.section-home {
    overflow: visible;
    margin-bottom: 5.6rem;
  }

  .col-sticky {
    width: 100%;
    position: static;
  }

  .col {
    border: 1px #000;
    width: 100%;
    padding-bottom: 5.6rem;
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: hidden;
  }

  .slide {
    background-color: #fff;
    background-size: contain;
  }

  .slide.yellow {
    background-color: #fff;
    height: 75vh;
  }

  .slider {
    background-color: #e6e6e6;
    height: 75vh;
  }

  .slider.green, .slider.purple {
    background-color: #fff;
  }

  .cloud-1 {
    overflow: visible;
  }

  .cloud {
    width: 22vw;
    height: 12vh;
  }

  .cloud.r-1.c-3 {
    top: 14.8vh;
    left: 75.7vw;
  }

  .cloud.r-1.c-0 {
    top: 3.4vh;
  }

  .cloud.r-1.c-7 {
    top: 85.5vh;
    left: 4.7vw;
  }

  .cloud.r-2.c-5 {
    top: 65.5vh;
    left: 66.7vw;
  }

  .cloud.r-2.c-8 {
    top: 71.9vh;
    left: 25.2vw;
  }

  .cloud.r-2.c-1 {
    top: 18.3vh;
    left: 27.6vw;
  }

  .cloud.r-3.c-2 {
    top: 34.9vh;
    left: 5.1vw;
  }

  .cloud.r-3.c-4 {
    top: 86.4vh;
    left: 62.2vw;
  }

  .cloud.r-3.c-6 {
    top: 36.5vh;
    left: 71.2vw;
  }

  .cloud.r-3.c-9 {
    top: 1.4vh;
    left: 45.3vw;
  }

  .icon-arrow-right.yellow {
    width: 70%;
  }

  .hero-h3 {
    top: 86vh;
  }

  .h2-sketch-box.text {
    height: 15rem;
    margin-top: .9rem;
  }

  .sketch-top.menu {
    width: 46rem;
  }

  .sketch-top.text.sun {
    width: 55rem;
    overflow: hidden;
  }

  .navigation {
    display: block;
  }

  .html-embed {
    width: 9vw;
    top: 2.1rem;
  }

  .sketch-underline.menu {
    margin-bottom: -15%;
  }

  .navigation-menu {
    display: none;
  }

  .svg-logo-legu-vegu {
    object-fit: fill;
    width: auto;
    max-width: none;
    height: 44%;
    min-height: 0%;
    margin-top: 0%;
  }

  .navigation-menupoints {
    padding-bottom: 10%;
    display: flex;
  }

  .sketch-center {
    width: 26rem;
  }

  .navigation-x {
    max-width: 9vw;
  }

  .slide-13, .slide-14, .slide-15, .slide-16, .slide-17, .slide-23, .slide-25, .slide-26, .slide-27 {
    background-size: contain;
  }

  .impressum-container {
    padding-left: 2rem;
    display: none;
  }

  .navigation-impressum {
    background-color: #0000;
    width: 100%;
    display: block;
  }

  .navigation-x-impressum {
    max-width: 9vw;
  }

  .slide-28, .slide-29 {
    background-size: contain;
  }

  .section-projekt, .section-angebot {
    flex-direction: column;
    min-height: 100vh;
  }

  .section-angebot.reverse {
    flex-direction: column-reverse;
  }

  .section-tofu, .section-kontakt {
    flex-direction: column;
    min-height: 100vh;
  }

  .section-kontakt.reverse {
    flex-direction: column-reverse;
  }

  .slide-30 {
    background-repeat: no-repeat;
    background-size: contain;
  }

  .slide-31 {
    background-size: contain;
  }

  .slide-32 {
    background-image: url('../images/_DSC5578.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .slide-33 {
    background-image: url('../images/_DSC5664.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .slide-34 {
    background-image: url('../images/_DSC5681.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

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

@media screen and (max-width: 767px) {
  ul {
    margin-top: 1.05rem;
    margin-bottom: 1.4rem;
  }

  .section.section-home {
    overflow: hidden;
  }

  .col {
    border: 1px #000;
    padding-bottom: 2.8rem;
  }

  .slide {
    background-size: auto 120%;
  }

  .slide.yellow, .slider, .slider.green {
    height: 100vh;
  }

  .slider.purple {
    background-color: #fff;
  }

  .paragraph.impressum {
    padding-top: 1.05rem;
    padding-bottom: 1.05rem;
    font-size: 65%;
  }

  .body {
    font-size: 1.5rem;
  }

  .cloud {
    width: 17vw;
    height: 18vh;
  }

  .cloud.r-1.c-3 {
    width: 17vw;
    top: 25.3vh;
    left: 79.6vw;
  }

  .cloud.r-1.c-0 {
    top: 1.7vh;
    left: 1.6vw;
  }

  .cloud.r-1.c-7 {
    height: 19vh;
    top: 61.5vh;
    left: 1.5vw;
  }

  .cloud.r-2.c-5 {
    top: 80.5vh;
    left: 78.8vw;
  }

  .cloud.r-2.c-8 {
    height: 19vh;
    top: 79.7vh;
    left: 15.2vw;
  }

  .cloud.r-2.c-1 {
    top: 5.7vh;
    left: 32vw;
  }

  .cloud.r-3.c-2 {
    top: 29.2vh;
    left: 7.8vw;
  }

  .cloud.r-3.c-4 {
    top: 74.5vh;
    left: 57.7vw;
  }

  .cloud.r-3.c-6 {
    height: 18vh;
    top: 55vh;
    left: 81.4vw;
  }

  .cloud.r-3.c-9 {
    top: 3.6vh;
    left: 64.3vw;
  }

  .download-block {
    margin-bottom: 4.2rem;
    font-size: 85%;
  }

  .input, .form-col {
    width: 95%;
  }

  .slide-nav {
    bottom: 0;
  }

  .hero-h3 {
    font-size: 65%;
    top: 92vh;
  }

  .h2-sketch-box {
    height: 3rem;
    margin-top: .45rem;
    margin-bottom: .45rem;
  }

  .h2-sketch-box.text {
    height: 9rem;
    margin-bottom: 2.25rem;
  }

  .h2-sketch-box.text.h3-box {
    height: 8rem;
    margin-bottom: 2.25rem;
  }

  .text-low {
    font-size: 285%;
  }

  .sketch-top.menu {
    width: 25rem;
    margin-top: -5%;
  }

  .sketch-top.text {
    width: 35rem;
  }

  .sketch-top.text.sun {
    width: 37rem;
  }

  .sketch-top.text.h3-box {
    width: 28rem;
  }

  .centered_block {
    margin-top: 1.05rem;
    margin-bottom: 1.4rem;
  }

  .text-top {
    font-size: 285%;
  }

  .h1 {
    margin-top: 5.6rem;
    margin-bottom: 1.4rem;
    font-size: 285%;
  }

  .radio-button-label {
    width: 100%;
    font-size: 85%;
  }

  .navigation {
    padding-top: 1.05rem;
    padding-bottom: 1.05rem;
    display: block;
  }

  .html-embed {
    width: 9vw;
    max-width: 100%;
    top: 1.1rem;
    right: 1.5rem;
  }

  .sketch-underline.menu {
    width: 19rem;
    margin-bottom: -9%;
    bottom: 1%;
  }

  .sketch-underline.text {
    width: 25rem;
    bottom: -1.5rem;
  }

  .sketch-underline.text.h3-box {
    width: 20rem;
    margin-top: 0;
    margin-bottom: auto;
    bottom: -1.5rem;
  }

  .navigation-menu {
    display: none;
  }

  .svg-logo-legu-vegu {
    text-align: center;
    height: 70%;
    display: block;
  }

  .navigation-menupoints {
    justify-content: space-around;
    padding-top: 3.2rem;
    padding-bottom: 9%;
    display: flex;
  }

  .navigation-text {
    font-size: 190%;
  }

  .sketch-center {
    width: 13rem;
    margin-top: -5%;
  }

  .navigation-x {
    max-width: 9vw;
    top: 1.5rem;
    right: 1.5rem;
  }

  .slide-13, .slide-14, .slide-23, .slide-25, .slide-26, .slide-27 {
    background-size: auto 120%;
  }

  .impressum-container {
    padding-top: 4.6rem;
    display: none;
  }

  .navigation-impressum {
    background-color: #0000;
    display: block;
  }

  .navigation-x-impressum {
    max-width: 9vw;
    top: 1.5rem;
    right: 1.5rem;
  }

  .h3 {
    margin-bottom: 1.4rem;
  }

  .slide-28, .slide-29 {
    background-size: auto 120%;
  }

  .section-angebot.reverse, .section-kontakt.reverse {
    width: 100%;
    overflow: hidden;
  }

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

  .link-block {
    margin-bottom: 4.2rem;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    margin-bottom: 1rem;
  }

  p {
    white-space: normal;
    font-size: 115%;
    line-height: 1.3rem;
  }

  ul {
    margin-top: 1.05rem;
    margin-bottom: 1.4rem;
    font-size: 115%;
  }

  blockquote {
    margin-top: 1.4rem;
    margin-bottom: 1.4rem;
    padding-left: 0;
    padding-right: 0;
    font-size: 200%;
  }

  .section {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    margin-bottom: 0;
    display: block;
  }

  .col {
    padding-bottom: 2.8rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .slide {
    background-size: contain;
  }

  .slide.yellow, .slider, .slider.green {
    height: 55vh;
  }

  .paragraph {
    font-size: 115%;
    line-height: 1.3;
  }

  .paragraph.impressum {
    padding-top: 1.05rem;
    padding-bottom: 1.05rem;
    font-size: 100%;
  }

  .body {
    font-size: 1rem;
    line-height: .9rem;
  }

  .cloud {
    width: 22vw;
  }

  .cloud.c-1 {
    width: 18vw;
  }

  .cloud.c-2 {
    width: 22vw;
  }

  .cloud.c-3 {
    width: 30vw;
  }

  .cloud.c-4 {
    width: 17vw;
  }

  .cloud.c-5 {
    width: 21vw;
  }

  .cloud.c-6 {
    width: 30vw;
    height: 30vh;
  }

  .cloud.c-7 {
    width: 25vw;
    height: 15vh;
  }

  .cloud.c-8 {
    width: 30vw;
    height: 10vh;
    left: 75vw;
  }

  .cloud.c-0 {
    width: 20vw;
  }

  .cloud.r-1.c-3 {
    width: 29vw;
    height: 12vh;
    top: 72.3vh;
    left: 42.9vw;
  }

  .cloud.r-1.c-0 {
    width: 29vw;
    height: 12vh;
    top: 2.5vh;
    left: 4.4vw;
  }

  .cloud.r-1.c-7 {
    width: 29vw;
    height: 12vh;
    top: 85.7vh;
    left: 3.1vw;
  }

  .cloud.r-2.c-5 {
    width: 29vw;
    height: 12vh;
    top: 66.6vh;
    left: 8.1vw;
  }

  .cloud.r-2.c-8 {
    width: 29vw;
    height: 12vh;
    top: 61.6vh;
    left: 68.2vw;
  }

  .cloud.r-2.c-1 {
    width: 29vw;
    height: 12vh;
    top: 12.5vh;
    left: 69.1vw;
  }

  .cloud.r-3.c-2 {
    width: 29vw;
    height: 12vh;
    left: 7vw;
  }

  .cloud.r-3.c-4 {
    width: 29vw;
    height: 12vh;
    top: 86.1vh;
    left: 68.4vw;
  }

  .cloud.r-3.c-6 {
    width: 29vw;
    height: 12vh;
    top: 36.5vh;
    left: 65.9vw;
  }

  .cloud.r-3.c-9 {
    width: 29vw;
    height: 12vh;
    top: 17vh;
    left: 33.3vw;
  }

  .download-block {
    margin-top: 1.3rem;
    margin-bottom: 4.2rem;
    font-size: 100%;
  }

  .input {
    width: 100%;
    padding: 1.3rem 1.5rem;
    font-size: 1rem;
    line-height: 1rem;
  }

  .input.input-60, .input.input-30 {
    width: 100%;
  }

  .input.button {
    text-align: left;
    padding-left: 2.8rem;
  }

  .input.input-select {
    height: 3rem;
    padding-top: .45rem;
    padding-bottom: .45rem;
  }

  .form-col {
    flex-direction: column;
    width: 100%;
  }

  .form-col.gap-top.gap-top-double.abo {
    margin-top: 2.1rem;
  }

  .icon-arrow-left {
    width: 70%;
    left: .9rem;
    right: auto;
  }

  .icon-arrow-left.yellow {
    width: 70%;
  }

  .icon-arrow-right {
    width: 70%;
    right: .9rem;
  }

  .slide-nav {
    height: 3vh;
    font-size: .6rem;
    line-height: 1;
    bottom: .45rem;
  }

  .hero-h3 {
    font-size: 110%;
    top: 84.7vh;
  }

  .h2-sketch-box {
    justify-content: center;
    height: 3rem;
    margin-top: .9rem;
    margin-bottom: .9rem;
  }

  .h2-sketch-box.text, .h2-sketch-box.text.h3-box {
    height: 7rem;
    margin-bottom: 1.4rem;
  }

  .text-low {
    font-size: 318%;
  }

  .text-low.h3-title {
    font-size: 245%;
  }

  .sketch-top.menu {
    width: 24rem;
    margin-top: -10%;
  }

  .sketch-top.text {
    width: 25rem;
    margin-left: auto;
    margin-right: 0;
    right: -2rem;
  }

  .sketch-top.text.sun {
    width: 25rem;
    margin-top: -2%;
    margin-right: auto;
    right: auto;
  }

  .sketch-top.text.h3-box {
    width: 25rem;
    top: auto;
  }

  .centered_block {
    margin-top: 1.05rem;
    margin-bottom: 1.4rem;
  }

  .text-top {
    font-size: 318%;
  }

  .h1 {
    margin-top: 5.6rem;
    margin-bottom: 1.4rem;
    font-size: 318%;
  }

  .download-text {
    font-size: 115%;
    line-height: 1.2;
  }

  .order-form {
    text-align: left;
    width: 100%;
    margin-top: .9rem;
  }

  .radio-button-label {
    width: 100%;
    margin-right: 0;
    font-size: 115%;
  }

  .radio-button {
    width: 26px;
    margin-top: -.25rem;
  }

  .radio-button.w--redirected-checked {
    width: 26px;
    height: 25px;
    margin-left: -1.2rem;
  }

  .radio-button.checkbox {
    width: 27px;
    height: 25px;
    margin-top: -.25rem;
  }

  .navigation {
    padding-top: 2.1rem;
    display: block;
  }

  .html-embed {
    width: 15vw;
    max-width: none;
    font-size: .8rem;
    line-height: .8rem;
    top: 1.5rem;
    right: 1.5rem;
  }

  .sketch-underline.menu {
    width: 17rem;
    margin-bottom: -14%;
  }

  .sketch-underline.text {
    width: 16rem;
    margin-top: 0%;
    margin-bottom: 0%;
    bottom: -1.2rem;
  }

  .sketch-underline.text.h3-box {
    width: 12rem;
    margin-top: 0%;
    bottom: -1.25rem;
  }

  .navigation-menu {
    display: none;
  }

  .svg-logo-legu-vegu {
    background-image: none;
    width: 90%;
    max-width: none;
    height: auto;
    min-height: 0%;
    max-height: none;
    margin-top: -5%;
  }

  .navigation-menupoints {
    grid-row-gap: .2rem;
    flex-flow: column;
    justify-content: center;
    padding-top: 4.8rem;
    padding-bottom: 25%;
    display: flex;
  }

  .navigation-text {
    font-size: 318%;
  }

  .sketch-center {
    width: 13rem;
  }

  .navigation-x {
    width: auto;
    max-width: 15vw;
    display: block;
    top: 1.5rem;
    right: 1.5rem;
  }

  .slide-13, .slide-14 {
    background-size: contain;
  }

  .slide-nav-2 {
    height: 3vh;
    font-size: .6rem;
    line-height: 1;
    bottom: .45rem;
  }

  .slide-23, .slide-25, .slide-26, .slide-27 {
    background-size: contain;
  }

  .impressum-container {
    padding-top: 3.8rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: none;
    overflow: scroll;
  }

  .h3-impressum {
    font-size: 165%;
  }

  .navigation-impressum {
    display: block;
  }

  .navigation-x-impressum {
    width: auto;
    max-width: 15vw;
    top: 1.5rem;
    right: 1.5rem;
  }

  .h3 {
    margin-bottom: 1.4rem;
  }

  .slide-28, .slide-29 {
    background-size: contain;
  }

  .section-projekt, .section-angebot {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    margin-bottom: 0;
    display: block;
  }

  .section-angebot.reverse {
    display: flex;
  }

  .section-tofu, .section-kontakt {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    margin-bottom: 0;
    display: block;
  }

  .section-kontakt.reverse {
    display: flex;
  }

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

  .accordion_1_component {
    font-size: 115%;
  }

  .heading-no-style {
    margin-bottom: 1.4rem;
    font-size: 115%;
  }

  .link-block {
    margin-top: 1.3rem;
    margin-bottom: 4.2rem;
    font-size: 100%;
  }

  .link-text {
    font-size: 115%;
  }
}


@font-face {
  font-family: 'Abcmonumentgrotesk ultra trial';
  src: url('../fonts/ABCMonumentGrotesk-Ultra-Trial.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monumentgrotesk';
  src: url('../fonts/MonumentGrotesk-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}