@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Light.woff2') format("woff2"), url('../fonts/Satoshi-Light.eot') format("embedded-opentype"), url('../fonts/Satoshi-Light.woff') format("woff"), url('../fonts/Satoshi-LightItalic.woff') format("woff"), url('../fonts/Satoshi-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-BlackItalic.woff2') format("woff2"), url('../fonts/Satoshi-Black.woff2') format("woff2"), url('../fonts/Satoshi-Black.eot') format("embedded-opentype"), url('../fonts/Satoshi-Black.woff') format("woff"), url('../fonts/Satoshi-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-LightItalic.woff2') format("woff2"), url('../fonts/Satoshi-LightItalic.eot') format("embedded-opentype"), url('../fonts/Satoshi-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Italic.woff2') format("woff2"), url('../fonts/Satoshi-VariableItalic.woff2') format("woff2"), url('../fonts/Satoshi-Italic.eot') format("embedded-opentype"), url('../fonts/Satoshi-VariableItalic.eot') format("embedded-opentype"), url('../fonts/Satoshi-Italic.woff') format("woff"), url('../fonts/Satoshi-VariableItalic.woff') format("woff"), url('../fonts/Satoshi-Italic.ttf') format("truetype"), url('../fonts/Satoshi-VariableItalic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Bold.woff2') format("woff2"), url('../fonts/Satoshi-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi Variable;
  src: url('../fonts/Satoshi-Variable.woff2') format("woff2"), url('../fonts/Satoshi-Variable.eot') format("embedded-opentype"), url('../fonts/Satoshi-Variable.woff') format("woff"), url('../fonts/Satoshi-Variable.ttf') format("truetype");
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-MediumItalic.woff2') format("woff2"), url('../fonts/Satoshi-MediumItalic.eot') format("embedded-opentype"), url('../fonts/Satoshi-MediumItalic.woff') format("woff"), url('../fonts/Satoshi-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Medium.woff2') format("woff2"), url('../fonts/Satoshi-Medium.eot') format("embedded-opentype"), url('../fonts/Satoshi-Medium.woff') format("woff"), url('../fonts/Satoshi-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-BlackItalic.eot') format("embedded-opentype"), url('../fonts/Satoshi-BlackItalic.woff') format("woff"), url('../fonts/Satoshi-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Regular.eot') format("embedded-opentype"), url('../fonts/Satoshi-Regular.woff') format("woff"), url('../fonts/Satoshi-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --dark: #000;
  --34px: 2.125rem;
  --light: #f6f0ec;
  --20-px: 1.3rem;
  --18-px: 1.125rem;
  --h1: 0px;
  --font-max--h2: 2rem;
  --font-max--h1: 4.5rem;
  --font-max--h3: 8rem;
  --font-max--h4: 4rem;
  --font-min--h1: 2.5rem;
  --font-min--h2: 1.5rem;
  --font-min--h3: 1.8rem;
  --font-min--h4: 2rem;
}

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

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

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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: var(--dark);
  background-image: url('../images/farmhouse7_Background_.jpg');
  background-position: 0 0;
  background-size: auto;
  font-family: Satoshi, Arial, sans-serif;
  font-size: clamp(16px, 5.5vw, 18px);
  line-height: 130%;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: clamp(30px, 5.5vw, 75px);
  font-weight: 500;
  line-height: 120%;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: clamp(18px, 5.5vw, 34px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: clamp(22px, 5.5vw, 100px);
  font-weight: 400;
  line-height: 120%;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: clamp(25px, 5.5vw, 34px);
  font-weight: 700;
  line-height: 120%;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 120%;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  margin-bottom: 0;
  font-size: clamp(16px, 5.5vw, 18px);
}

a {
  color: var(--dark);
  font-weight: 700;
  text-decoration: none;
}

.section {
  overflow: hidden;
}

.section._100vh {
  height: auto;
  position: relative;
}

.section._100vh.padding {
  padding: 7svw 0 0;
  display: block;
}

.section._100vh.vert {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section.padding {
  padding-top: 2.7rem;
  padding-bottom: 2.7rem;
}

.section.padding_big {
  padding-top: 3.1rem;
  padding-bottom: 3.1rem;
}

.container {
  z-index: 10;
  min-width: 900px;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  overflow: visible;
}

.container.vert {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.container.vert.stretch {
  height: 100%;
  max-height: none;
  overflow: hidden;
}

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

.container.relativ {
  height: 100%;
  position: relative;
  overflow: visible;
}

.container.picture {
  background-image: url('../images/Framhouse_office_lay.jpg');
  background-position: 0%;
  background-size: cover;
  height: 500px;
}

.container.picture.team {
  background-image: url('../images/Team_lay.jpg');
  background-size: cover;
}

.container.picture.team.hidden {
  display: none;
}

.container.picture.projekt {
  background-position: 0%;
  background-size: cover;
}

.container.small {
  max-width: 60vw;
}

.container.small.margin, .container.margin {
  margin-top: 3.2rem;
  margin-bottom: 3.2rem;
}

.container.project-banner {
  background-image: url('../images/CosyRosy_Banner.jpg');
  background-position: 50%;
  background-size: auto;
  min-width: 900px;
  height: auto;
  min-height: 450px;
}

.container.project-banner.cosy {
  background-image: url('../images/cosy-rosy-banner-Desktiop.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.container.project-banner.mango {
  background-image: url('../images/Mango-banner-Desktiop_neu.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.container.color {
  background-color: var(--dark);
}

.container._70vw {
  max-width: 70vw;
}

.container._70vw.margin {
  margin-top: 3.2rem;
  margin-bottom: 3.2rem;
}

.flex-vert {
  flex-flow: column;
  display: flex;
}

.flex-vert._40vw.margin {
  margin-right: 5vw;
}

.content-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  overflow-wrap: break-word;
  cursor: pointer;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.content-box.margin {
  margin-top: 4.5rem;
}

.content-box.margin.small-2 {
  margin-top: 1.4rem;
}

.content-box.margin.small-2.size {
  width: 80%;
}

.content-box.flex-vert {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.content-box.flex-vert.padding {
  justify-content: space-between;
  padding: 2.2rem;
  display: flex;
}

.content-box.flex-vert.padding-side {
  justify-content: flex-start;
  align-items: stretch;
  padding: 0 3.3rem;
  display: flex;
}

.content-box.flex-horiz {
  justify-content: space-between;
}

.content-box.down {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.content-box.down-left {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-box.down-left.size {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  min-height: 100px;
  max-height: 160px;
}

.content-box.down-mitte-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.content-box.margin-2s {
  margin-top: 4.4rem;
  margin-bottom: 4.4rem;
  padding-left: 54px;
}

.content-box.width {
  width: 50%;
}

.content-box.width.padding {
  padding: 1.9rem 1.9rem 1.9rem 0;
}

.content-box.width.padding.vert {
  object-position: 0% 0%;
  justify-content: flex-start;
  align-items: center;
  width: 50vw;
  padding-left: 2.3rem;
  padding-right: 9.2rem;
  display: flex;
}

.content-box.width.padding-copy {
  padding: 0 1.9rem 0 0;
}

.content-box.width.padding-copy.vert {
  justify-content: flex-start;
  align-items: center;
  padding-right: 9.2rem;
  display: flex;
}

.content-box.width.margin {
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
}

.content-box.width.center {
  margin-bottom: 0%;
}

.content-box.width.flex {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-box.margin-small {
  margin-top: 1em;
  line-height: 100%;
}

.content-box.padding {
  padding: 5rem;
}

.content-box.padding._50 {
  width: 50%;
  padding-left: .4rem;
  padding-right: .4rem;
}

.content-box.margin-down {
  margin-bottom: 6.4rem;
}

.content-box.color-dark {
  background-color: var(--dark);
}

.content-box._30 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 33%;
  display: block;
}

.content-box._30.margin {
  margin-top: 4rem;
  margin-bottom: 4rem;
  margin-right: 64px;
}

.content-box._70 {
  width: 70%;
  padding-left: 13px;
  display: flex;
}

.content-box.center {
  justify-content: center;
  align-items: center;
  margin-bottom: 6%;
  display: flex;
}

.content-box.width_60 {
  width: 60%;
}

.content-box.width_60.padding {
  padding: 1.9rem 1.9rem 1.9rem 0;
}

.content-box.width_60.padding.vert {
  justify-content: flex-start;
  align-items: center;
  padding-right: 9.2rem;
  display: flex;
}

.content-box.width_60.padding-copy {
  padding: 0 1.9rem 0 0;
}

.content-box.width_60.padding-copy.vert {
  justify-content: flex-start;
  align-items: center;
  padding-right: 9.2rem;
  display: flex;
}

.content-box.width_60.margin {
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
}

.content-box.width_60.center {
  margin-bottom: 0%;
}

.content-box.color-dark-copy {
  background-color: var(--dark);
  background-image: url('../images/farmhouse7_Background_.jpg');
  background-position: 0 0;
  background-size: auto;
}

.content-box.margin-small {
  margin-top: 4.8rem;
  margin-bottom: 2.3rem;
}

.content-box.margin-small.small-2 {
  margin-top: 1.4rem;
}

.content-box.margin-small.small-2.size {
  width: 80%;
}

.content-box.flex-vert-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.content-box.flex-vert-copy.padding {
  justify-content: space-between;
  padding: 0 5.9rem 2.7rem;
  display: flex;
}

.content-box.flex-vert-copy.padding-side {
  align-items: stretch;
  padding: 0 5.9rem;
  display: flex;
}

.content-box.overflow {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 7px;
  margin-left: 0;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.content-box.overflow.video-responsive {
  aspect-ratio: 2.39;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-top: -199px;
  padding-top: 0;
  padding-left: 0%;
  display: block;
  position: relative;
  overflow: visible;
}

.content-box._100 {
  width: 100%;
}

.content-box._90 {
  width: 90%;
}

.logo-box {
  width: 500px;
}

.logo-box.small {
  width: 150px;
}

.logo-box.small.margin {
  margin-top: 28px;
}

.logo-box.hero {
  z-index: 10;
  mix-blend-mode: normal;
  background-color: #9e414100;
  width: auto;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.logo-box.hero.hidden-mobile {
  padding: 18px;
  display: block;
}

.image {
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
  min-height: auto;
  display: block;
  position: static;
  overflow: hidden;
}

.image.relativ-hover {
  object-fit: cover;
  object-position: 50% 0%;
  transition: transform .2s;
  position: absolute;
  inset: 0%;
}

.image.relativ-hover:hover {
  vertical-align: middle;
  mix-blend-mode: normal;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  transform: scale(1.2);
}

.image.relativ {
  object-fit: cover;
  transition: transform .2s;
  position: absolute;
  inset: 0%;
}

.image.relativ:hover {
  filter: grayscale(71%);
  vertical-align: middle;
  mix-blend-mode: normal;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.image.relativ.sepia {
  vertical-align: baseline;
}

.image.relativ.hidden {
  display: none;
}

.image.relativ.up {
  z-index: 10;
  display: block;
}

.image.relativ.down {
  z-index: 5;
  filter: sepia();
  mix-blend-mode: normal;
}

.image.relativ.sepia {
  filter: grayscale(72%);
  vertical-align: baseline;
}

.image.relativ.sepia:hover {
  filter: none;
}

.image.white {
  filter: invert();
  object-fit: contain;
}

.image.hover {
  z-index: 10;
  object-fit: cover;
  object-position: 50% 0%;
  transition: transform .2s;
  position: absolute;
  inset: 0%;
}

.image.hover:hover {
  opacity: 0;
  vertical-align: middle;
  mix-blend-mode: normal;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.image.cover {
  box-sizing: border-box;
  aspect-ratio: auto;
  vertical-align: baseline;
  object-fit: cover;
  object-position: 50% 100%;
  height: 100%;
  overflow: hidden;
}

.image.mobile {
  display: none;
}

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

.image.cover-up {
  box-sizing: border-box;
  object-fit: cover;
  object-position: 50% 0%;
}

.image.contain {
  vertical-align: baseline;
  object-fit: contain;
  object-position: 50% 50%;
  overflow: visible;
}

.image.contain.rotate {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image.soze {
  width: 80%;
}

.image.size {
  width: 60%;
  height: auto;
}

.image.absolut {
  object-fit: cover;
  object-position: 50% 0%;
  position: absolute;
  inset: 0%;
}

.image.absolut.position {
  inset: 0%;
}

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

.image.bw {
  filter: grayscale();
}

.image.size-copy {
  object-fit: cover;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.image.slider {
  overflow: visible;
}

.image._1-1 {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 0% 50%;
}

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

.text-box.flex-horiz {
  justify-content: flex-start;
  align-items: stretch;
}

.text-box.flex-horiz.margin {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.text-box.flex-horiz-align {
  display: flex;
}

.text-box.align {
  flex-flow: column;
  justify-content: flex-end;
  margin-bottom: 10%;
  display: flex;
}

.text-box.vert {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-flow: row;
  display: flex;
}

.text-box.padding {
  padding-left: 36px;
}

.text-box.padding.up {
  padding: 30% 12px 59px;
}

.text-box.width {
  width: auto;
  min-width: 50%;
  max-width: 70%;
}

.text-box.margin-left {
  margin-left: 4em;
}

.text-box.margin-left-small {
  margin-left: 22px;
}

.text-box.margin {
  margin-top: 1.5rem;
}

.text-box.margin.small {
  width: auto;
  margin-top: .7rem;
}

.text-box.vert-center.margin {
  margin-left: 0;
}

.text-box.vert-center.size {
  width: 60%;
}

.text-box.flex-vert {
  display: flex;
}

.text-box.margin-up {
  margin-top: .3rem;
}

.text-box.margin-up.small {
  margin-top: .8rem;
}

.text-box.slide {
  width: auto;
  margin: 14px 0 14px 19px;
}

.text-box.margin-copy {
  margin-top: 5vw;
}

.text-box.margin-copy.small {
  margin-top: .8rem;
}

.text-box.small {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.text-box.margin--down {
  margin-top: 0;
  margin-bottom: 30px;
}

.text-box.margin--down.small {
  width: auto;
  margin-top: .7rem;
}

.text-box._60 {
  width: 60%;
  margin-top: 97px;
  margin-bottom: 97px;
}

.bg {
  z-index: 0;
  background-image: url('../images/farmhouse7_Background_.jpg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.heart-lotti-box {
  object-fit: fill;
  width: 4svh;
  height: auto;
  margin-left: 42px;
}

.animation-box {
  width: 70svw;
}

.animation-box._100px {
  width: 100px;
}

.animation-box.center {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.animation-box._500px {
  width: 50px;
}

.flex-horiz {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.flex-horiz.align {
  justify-content: flex-start;
  align-items: stretch;
}

.flex-horiz.align.center {
  align-items: center;
  padding: 15px;
}

.flex-horiz.align.margin {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 2.7em;
  margin-bottom: 2.7em;
}

.flex-horiz.left {
  justify-content: flex-start;
}

.flex-horiz.left.hight {
  height: 650px;
  overflow: visible;
}

.flex-horiz.margin {
  margin-top: 18px;
}

.flex-horiz.margin_down.crop {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  height: 700px;
  overflow: hidden;
}

.flex-horiz.margin {
  margin-top: 10px;
  margin-bottom: 10px;
}

.flex-horiz.padding {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-top: 2.8rem;
  margin-bottom: 2.8rem;
}

.flex-horiz.padding.gap0 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  margin-bottom: 5.1rem;
}

.flex-horiz.margin-copy.align {
  justify-content: space-between;
  align-items: flex-start;
}

.flex-horiz.padding_big {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-top: 47px;
  margin-bottom: 47px;
}

.flex-horiz.margin-copy {
  margin-top: 4.2rem;
  margin-bottom: 4.2rem;
}

.flex-horiz.margin_down {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-bottom: 1rem;
}

.flex-horiz.margin_down-copy.crop {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  height: 700px;
  overflow: hidden;
}

.flex-horiz.margin_down-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-top: 0;
  margin-bottom: 3.1rem;
}

.flex-horiz.align {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 79px;
}

.text {
  white-space: break-spaces;
  word-break: normal;
  vertical-align: text-bottom;
  font-size: 1em;
  font-weight: 400;
  display: block;
}

.text.footer {
  font-size: clamp(18px, 5.5vw, 16px);
  font-weight: 700;
  line-height: 127%;
  display: block;
}

.text.footer-small {
  font-size: clamp(16px, 5.5vw, 18px);
  font-weight: 400;
  line-height: 134%;
  display: block;
}

.text.navi {
  flex: none;
  font-weight: 700;
}

.text.navi.dropd {
  margin-left: 5px;
  margin-right: 5px;
}

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

.text.margin {
  margin-right: 11px;
}

.text.hight {
  line-height: 150%;
}

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

.paragraph {
  margin-bottom: 0;
}

.paragraph.big {
  font-size: var(--34px);
  line-height: 125%;
}

.bold {
  font-weight: 700;
}

.bold.big {
  font-size: clamp(16px, 5.5vw, 18px);
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_trigger, .fs-cc-manager_trigger, .fs-cc-banner_trigger {
  display: none;
}

.lottie {
  width: 100%;
  height: 100%;
}

.lottie.white {
  filter: invert();
}

.u-link {
  margin-bottom: 9px;
}

.fs-consent_component {
  display: block;
}

.fs-consent_banner {
  z-index: 9999;
  background-color: #f5f5f5;
  max-width: 45rem;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.fs-consent_banner_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.fs-consent_banner_paragraph {
  margin-bottom: 0;
}

.fs-consent_banner_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  display: flex;
}

.fs-consent_prefs_submit {
  background-color: #000;
  padding: .5rem 1rem;
  font-size: 1rem;
}

.fs-consent_prefs_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.fs-consent_allow {
  color: #fff;
  background-color: #000;
  padding: .5rem 1rem;
  font-size: 1rem;
  text-decoration: none;
  display: block;
}

.fs-consent_prefs_popup {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  height: 100%;
  padding: 2rem 1.4rem;
  display: flex;
  overflow: scroll;
}

.fs-consent_prefs_header {
  border-bottom: 1px solid #0003;
  padding-bottom: 1.5rem;
}

.fs-consent_prefs_heading {
  font-size: 1.25rem;
}

.fs-consent_prefs_close {
  color: #fff;
  cursor: pointer;
  background-color: #000;
  padding: .5rem;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs-consent_prefs_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.fs-consent_prefs_form-block {
  z-index: 2;
  margin-bottom: 0;
  position: relative;
}

.fs-consent_decline {
  color: #333;
  background-color: #f1eae3;
  padding: .5rem 1rem;
  font-size: 1rem;
  text-decoration: none;
  display: block;
}

.fs-consent_prefs_wrapper {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: flex;
  position: fixed;
  inset: 0%;
}

.fs-consent_prefs_overlay {
  z-index: 1;
  background-color: #0000001a;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-consent_prefs {
  z-index: 9997;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: relative;
  inset: 0%;
}

.fs-consent_prefs_close-icon {
  width: 1rem;
  line-height: 0;
}

.fs-consent_prefs_form {
  background-color: #fff;
  width: 100%;
  max-width: 36.25rem;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.fs-consent_open-prefs {
  z-index: 9998;
  color: #333;
  -webkit-text-decoration: block;
  text-decoration: block;
  cursor: pointer;
  background-color: #ddd;
  display: none;
  position: fixed;
  inset: auto auto .75rem .75rem;
}

.fs-consent_open-prefs_wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  background-color: #000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: .5rem .75rem;
  display: flex;
}

.fs-consent_open-prefs_icon {
  width: 1.5rem;
  line-height: 0;
  display: flex;
}

.fs-consent_prefs_link {
  color: #333;
  border-bottom: 1px solid #000;
  padding-top: .5rem;
  padding-bottom: .5rem;
  text-decoration: none;
}

.fs-consent_prefs_option {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-bottom: 1px solid #0003;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding-bottom: 1rem;
  display: flex;
}

.fs-consent_checkbox_field {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.fs-consent_checkbox_label {
  margin-bottom: 0;
  margin-right: .75rem;
}

.fs-consent_prefs_description {
  margin-bottom: 0;
  font-size: 12px;
}

.fs-consent_checkbox_field-2 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.fs-consent_checkbox {
  margin-top: 0;
  margin-right: .5rem;
}

.fs-consent_checkbox_field-3 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.image-box {
  aspect-ratio: auto;
  object-fit: contain;
  position: static;
}

.image-box.card {
  height: auto;
  margin-bottom: 20px;
}

.image-box.margin {
  margin-bottom: 30px;
}

.image-box._2-3 {
  aspect-ratio: auto;
  object-fit: fill;
  flex: 0 auto;
  margin: 0;
  overflow: visible;
}

.image-box._2-3.relativ {
  position: relative;
}

.image-box._2-3.margin0 {
  margin: 0;
  padding-right: 19px;
}

.image-box._2-3.margin_left {
  margin-right: 0;
  overflow: hidden;
}

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

.image-box.mobile-hight {
  object-fit: contain;
  overflow: visible;
}

.image-box._1-1 {
  aspect-ratio: auto;
  object-fit: contain;
  padding-bottom: 100%;
  position: relative;
}

.image-box._33vw {
  height: 33.3vw;
  overflow: hidden;
}

.image-box._40vw {
  width: 40vw;
  height: 100%;
}

.image-box.auto {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-box._45vw {
  width: 45vw;
}

.image-box.hight {
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-box.size {
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-box.size._30 {
  width: auto;
}

.image-box.size.small {
  justify-content: center;
  align-items: center;
  width: 90.7%;
  margin-left: 0;
  margin-right: auto;
}

.image-box._1-1-copy {
  aspect-ratio: 1;
  padding-bottom: 0%;
  position: relative;
}

.image-box._100 {
  object-fit: fill;
  height: 100%;
}

.image-box._80 {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin: 49px auto;
  display: flex;
}

.image-box.relativ {
  position: static;
}

.image-box.width {
  width: 100%;
}

.button {
  background-color: var(--light);
  color: var(--dark);
  vertical-align: text-top;
  border: 1.5px solid #000;
  padding: 12px 23px;
  font-size: clamp(16px, 5.5vw, 18px);
  font-weight: 500;
  display: inline-block;
}

.button:hover {
  box-shadow: -4px 4px 0 1px var(--dark);
}

.button:active {
  box-shadow: inset -4px -3px 0 1px var(--dark);
}

.button.center {
  vertical-align: text-top;
  background-image: url('../images/farmhouse7_Background_.jpg');
  background-position: 0 0;
  background-size: auto;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.button.arrow {
  background-color: #0000;
  background-image: url('../images/next_icon_black.svg');
  background-position: 2%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: auto;
  height: auto;
  padding: .7rem 1.9rem;
  display: flex;
}

.card-box {
  background-color: #0000;
  width: 25vw;
  height: auto;
  line-height: 0%;
  position: relative;
}

.card-box.relativ {
  width: auto;
  line-height: 0%;
  display: block;
  position: relative;
}

.text-lable {
  margin-left: 2px;
  margin-right: 2px;
  font-weight: 400;
}

.text-lable.bold {
  word-break: normal;
}

.text-lable.bold.margin {
  margin-bottom: 11px;
  margin-left: 0;
}

.text-lable.bold.small {
  margin-bottom: 1px;
  font-size: 1.1rem;
  font-weight: 700;
}

.text-lable.margin {
  margin-left: 12px;
  margin-right: 12px;
}

.text-lable.margin.small {
  margin-left: 2px;
  margin-right: 2px;
}

.text-lable.small {
  font-size: 1.1rem;
  font-weight: 400;
}

.footer {
  padding-bottom: 0;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(max-content, max-content) 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 31px;
  padding-bottom: 31px;
  display: grid;
}

.grid.line_down {
  cursor: auto;
  border-bottom: 1px solid #000;
  grid-template-columns: minmax(max-content, max-content) 1fr 1fr 1fr 1fr;
}

.grid.line_down.line-hidden {
  cursor: auto;
  border: 1px #000;
}

.grid.pr {
  grid-template-columns: minmax(max-content, max-content) 1fr 1fr;
}

.grid.footer {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  padding-top: 0;
  padding-bottom: 0;
}

.grid._3 {
  grid-template-rows: minmax(min-content, max-content);
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 2.8rem;
  margin-bottom: 2.8rem;
  padding-top: 0;
  padding-bottom: 0;
}

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

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.navbar-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand {
  width: 200px;
}

.heading_box {
  flex: none;
}

.heading_box.margin-top-button {
  margin-top: 62px;
}

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

.heading_box.margin-down {
  margin-top: 0;
  margin-bottom: 7.1rem;
}

.heading_box._30 {
  text-align: left;
  width: 30%;
}

.heading_box.margin-down-small {
  margin-top: 0;
  margin-bottom: 3rem;
}

.h1.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.h1.center.margin {
  margin-bottom: 55px;
}

.h1.center.marg {
  margin-bottom: 4.1rem;
}

.brand {
  margin: 15px auto;
  position: static;
}

.navbar {
  background-image: url('../images/farmhouse7_Background_.jpg');
  background-position: 0 0;
  background-size: auto;
  height: 60px;
  position: static;
  inset: 0% 0% auto;
  overflow: visible;
}

.navbar.hero {
  display: none;
}

.navlink {
  margin-left: 7px;
  margin-right: 7px;
  padding: 0;
  font-weight: 700;
}

.navlink.w--current {
  color: var(--dark);
}

.navlink.horiz {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.dropd_icon_box {
  background-image: url('../images/Dropdown_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
  width: 25px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.pixel-box {
  background-color: var(--dark);
  width: 5px;
  height: 5px;
}

.navi_coll_item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 4px;
  margin-bottom: 4px;
  display: flex;
}

.navi_coll_item.home {
  margin-top: .5vw;
  margin-bottom: .5vw;
}

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

.dropdown-list.w--open {
  z-index: 100;
  background-color: #ddd0;
  background-image: url('../images/farmhouse7_Background_.jpg');
  background-position: 0 0;
  background-size: contain;
  width: 220px;
  padding: 20px 0;
  position: absolute;
}

.dropdown-list.home {
  background-color: #fff;
  background-image: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 11.1vw;
  display: none;
  position: absolute;
  inset: 6.15vw 0% auto;
}

.dropdown-list.home.w--open {
  background-color: #fff;
  background-image: none;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.dropd_link_navi {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 11px 0;
  display: flex;
}

.nav-menu {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 0%;
  display: flex;
}

.close_icon_box {
  background-image: url('../images/Dropdown_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
  width: 25px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 4px;
}

.dropdown {
  padding-top: 1px;
}

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

.h4.medium {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 100%;
  display: inline-block;
}

.slider-main_button-wrapper {
  z-index: 100;
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  background-color: #792e2e00;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 10%;
  display: flex;
  position: absolute;
  inset: 45% 0% 0%;
}

.slider-main_button-icon {
  width: 30%;
  height: auto;
}

.slider-main_button-icon.is-reversed {
  transform: rotate(-180deg);
}

.slider-main_button {
  background-color: var(--dark);
  color: #c8dd5e;
  text-align: center;
  -webkit-text-stroke-color: var(--dark);
  border: 2px #c8dd5e;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  transition: color .2s, background-color .2s;
  display: flex;
}

.slider-main_button:hover {
  color: #1f1f1f;
  background-color: #c8dd5e;
}

.slider-main_button.swiper-next:hover {
  background-color: var(--dark);
}

.slider-main_button.swiper-prev:hover {
  background-color: var(--dark);
  border-style: none;
}

.swiper-slide.is-slider-main {
  flex: none;
  width: 33vw;
  height: auto;
}

.page-padding {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  min-height: auto;
  padding: 2.3em 0%;
  display: flex;
}

.swiper.is-slider-main {
  z-index: 1;
  position: relative;
  overflow: visible;
}

.slider-main_component {
  position: relative;
}

.swiper-wrapper.is-slider-main {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.slider-main_link {
  width: 100%;
  position: relative;
}

.slider-main_img-height {
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.slider-main_img {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  transition: transform .4s;
  position: absolute;
  inset: 0%;
}

.slider-main_text-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: .9rem 1.5rem;
  transition: font-size .2s;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.global-symbol {
  position: fixed;
  inset: 0% 0% auto;
}

.global-embed {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.button-box {
  display: inline-block;
}

.button-box.center {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  vertical-align: baseline;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-box.center.margin {
  text-align: center;
  margin-top: 3.5em;
  margin-bottom: 3.5em;
}

.button-box.margin {
  margin: 1.2rem auto;
  display: block;
}

.button-box.margin-copy {
  margin-top: 2.6rem;
  margin-bottom: 1rem;
}

.button-box.margin-copy.hidden {
  display: none;
}

.trenn {
  height: 50px;
}

.span-wrapper {
  vertical-align: middle;
  background-color: #f6f0ec00;
  width: 1em;
  height: 1em;
  margin-left: .2em;
  margin-right: .2em;
  display: inline-block;
  position: relative;
}

.hide-this {
  display: none;
}

.span-element {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-span.underline {
  border-bottom: 2px solid #000;
  text-decoration: none;
}

.collection-list-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  display: block;
}

.collection-list {
  grid-column-gap: .7rem;
  grid-row-gap: .7rem;
  justify-content: center;
  display: flex;
}

.button-service {
  background-color: var(--light);
  color: var(--dark);
  vertical-align: text-top;
  border: 1px solid #000;
  padding: .5vw;
  font-size: 1vw;
  font-weight: 500;
  display: inline-block;
}

.button-service:active {
  box-shadow: inset -4px -3px 0 1px var(--dark);
}

.collection-list-2 {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card-image-box {
  width: 100%;
  padding-top: 0%;
  padding-bottom: 100%;
  padding-left: 0%;
  line-height: 0%;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.card-image-box.dark {
  width: 100%;
}

.h2.light {
  font-weight: 400;
}

.h2.light.margin-top {
  margin-top: 2.3rem;
}

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

.h2.white {
  color: #f6f0ec;
}

.squer-box {
  background-color: var(--dark);
  color: var(--light);
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 2em;
  height: 2em;
  font-size: 2rem;
  line-height: 120%;
  display: flex;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto minmax(min-content, max-content) auto auto;
  grid-template-columns: 1fr 1fr;
}

.line-corner1 {
  border: 1px solid #000;
  border-style: solid solid none none;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  height: 50%;
  display: block;
}

.line-corner1.mitte-right {
  border-style: none none solid solid;
}

.line-corner1-copy {
  border: 1px #000;
  border-left-style: solid;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  height: 50%;
  display: block;
}

.line-corner1-copy-copy {
  border: 1px solid #000;
  border-style: none solid solid none;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  height: 50%;
  display: block;
}

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

.collectionlist-grid {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
}

.collection-list-3 {
  display: flex;
}

.icon-box {
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 10px;
  display: flex;
}

.icon-box.border {
  border: 1px solid var(--light);
  inset: auto 0% 0% auto;
  border: 1px solid #f6f0ec;
  display: flex;
  position: static;
  inset: auto 0% 0% auto;
}

.button-wrapper {
  z-index: 100;
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 2% 3% 0%;
}

.icon.rotate {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.team-item {
  border-bottom: 1px solid #000;
  padding-bottom: 12px;
}

.empty-state {
  display: none;
}

.zitat-box {
  background-image: linear-gradient(#000000a3, #fff0 63%);
  flex-flow: column;
  justify-content: space-between;
  padding: 54px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.dark {
  background-color: var(--dark);
  width: 25vw;
  height: auto;
}

.hidden-elements {
  display: none;
}

.grid-5 {
  grid-template-columns: 30vw 1fr;
  margin-top: 60px;
}

.tag-wrapper {
  vertical-align: baseline;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  margin-left: 6px;
  margin-right: 6px;
  padding: .3em 1em;
  font-size: 1em;
  display: inline-block;
}

.tag-wrapper.margin {
  margin-top: 0;
  margin-bottom: 1rem;
  margin-left: 0;
}

.coll-list-tags {
  flex-flow: wrap;
  display: flex;
}

.collection-list-flex {
  margin-left: 15px;
  display: flex;
}

.collection-list-flex.margin-left-zero {
  margin-left: 0;
}

.video-box {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.video-box.height {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  display: block;
  overflow: visible;
}

.video-box.flex {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 60vw;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.video-box._100 {
  width: auto;
  height: 33.3vw;
  position: relative;
}

.video-box.relativ {
  height: 100%;
  position: relative;
}

.video-box._2-3 {
  width: 548px;
  height: 770px;
  position: relative;
}

.video-box._2-3.altern {
  width: 100%;
  height: auto;
  margin-top: 13px;
  margin-bottom: 13px;
}

.video-box._1-1 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.video-box.size {
  aspect-ratio: 16 / 9;
  margin-bottom: 37px;
}

.video-box.project {
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.video-box.small {
  width: 50%;
  display: block;
}

.video-box.size-copy {
  aspect-ratio: 16 / 9;
  width: 60%;
  margin-bottom: 14px;
}

.video-box.size_2 {
  aspect-ratio: 16 / 9;
  width: 80%;
  margin-bottom: 14px;
}

.video-box._30 {
  width: 100%;
}

.video-box.size {
  aspect-ratio: 16 / 9;
  width: 60%;
  margin-bottom: 14px;
}

.video-box.size-copy {
  aspect-ratio: 16 / 9;
  width: 60%;
  margin-top: 26px;
  margin-bottom: 26px;
}

.link_navi {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 11px 0;
  display: flex;
}

.iframe_form {
  flex: 0 auto;
  align-self: flex-start;
  width: 50%;
  height: 100%;
  margin-bottom: 0;
  margin-left: 4em;
}

.sollectiom-flex {
  display: flex;
}

.collection-flex {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.video {
  align-self: auto;
  height: 100%;
}

.video.size {
  width: 50%;
  height: 50%;
  position: relative;
}

.rich-text-block {
  display: block;
}

.grid_hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/Hero_layout_color_big.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px #000;
  grid-template-rows: 11.11vw 11.11vw 11.11vw 11.11vw 11.11vw 11.11vw;
  grid-template-columns: 11.11vw 11.11vw 11.11vw 11.11vw 11.11vw 11.11vw 11.11vw 11.11vw 11.11vw;
  grid-auto-columns: 1fr;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
  position: relative;
  overflow: hidden;
}

.grid_hero.absolut {
  z-index: 50;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  mix-blend-mode: overlay;
  background-color: #000;
  position: absolute;
}

.box_hero {
  z-index: 2;
  mix-blend-mode: color;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 0;
  width: auto;
  height: auto;
  position: relative;
}

.box_hero:hover {
  mix-blend-mode: normal;
  background-color: #0000;
  border-style: none;
}

.box_hero._1 {
  mix-blend-mode: normal;
  background-color: #0000;
}

.bg-box-hero {
  z-index: 0;
  mix-blend-mode: normal;
  background-color: #923a3a00;
  background-image: url('../images/Hero_layout_color.jpg');
  background-position: 50% 100%;
  background-size: cover;
  display: block;
  position: absolute;
  inset: 0%;
}

.line-box {
  border: .1px solid #000;
  border-radius: 0;
  display: block;
  position: static;
  inset: 0%;
}

.nav-box {
  z-index: 100;
  mix-blend-mode: normal;
  background-color: #fff0;
  border: .1px #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-box:hover {
  background-color: #fff;
}

.bg-box {
  mix-blend-mode: luminosity;
  background-color: #000;
  position: absolute;
  inset: 0%;
}

.div-block {
  position: relative;
}

.test {
  z-index: 1;
  background-color: #f000;
  border: .1px solid #000;
  position: relative;
}

.linr-box {
  border: .1px solid #000;
}

.background-video {
  z-index: 9;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.background-video._1 {
  aspect-ratio: 2 / 3;
  display: inline-block;
  position: relative;
}

.background-video._1-copy {
  position: static;
}

.background-video.relativ {
  position: relative;
}

.mask {
  box-sizing: border-box;
  float: none;
  clear: none;
  object-fit: fill;
  width: 33vw;
  height: auto;
  overflow: visible;
}

.mask.pr {
  object-fit: fill;
  width: auto;
  height: auto;
  margin-right: 5vw;
  overflow: hidden;
}

.mask.pr.right {
  width: 45vw;
  margin-right: 0;
}

.mask.pr.margin0 {
  margin-right: 0;
}

.mask.pr._70vw {
  width: 70vw;
  margin-right: 0;
}

.mask.pr._1 {
  width: auto;
}

.mask.pr.margin {
  margin-right: 0;
}

.arrow {
  background-color: var(--dark);
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  margin: 8.33% auto;
  display: flex;
}

.arrow.hidden {
  display: none;
}

.slide {
  box-sizing: border-box;
  vertical-align: top;
  width: auto;
  height: auto;
  margin: 0 18px 0 0;
  position: relative;
}

.right-arrow {
  display: flex;
}

.slider {
  float: none;
  clear: none;
  background-color: #ddd0;
  height: auto;
  position: relative;
}

.h6 {
  text-align: center;
  font-weight: 500;
}

.heading {
  font-size: clamp(22px, 5.5vw, 16px);
}

.light {
  font-weight: 400;
}

.grid_pr {
  grid-template-rows: auto;
  grid-template-columns: minmax(min-content, 1fr) 1fr 1fr;
  overflow: hidden;
}

.slide-arrow {
  background-color: var(--dark);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  margin-top: 15%;
  margin-bottom: 15%;
  margin-left: 0;
  padding: 22px;
  display: flex;
  position: absolute;
}

.slide-content {
  box-sizing: border-box;
  float: none;
  clear: none;
  cursor: pointer;
  flex-flow: column;
  width: 33.3vw;
  height: auto;
  display: block;
}

.link-regular {
  font-weight: 400;
}

.grid-3 {
  grid-template-rows: 100% auto;
  grid-template-columns: 30vw 30vw 30vw;
}

.box {
  box-sizing: border-box;
  float: none;
  clear: none;
  cursor: pointer;
  flex-flow: column;
  width: 30vw;
  height: auto;
  display: block;
}

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

.grid-7.margin {
  grid-template-rows: auto auto auto;
}

.youtube {
  aspect-ratio: 16 / 9;
}

.slider-projekte {
  background-color: #ddd0;
  width: 40vw;
  height: auto;
  margin-right: 0;
  display: block;
  position: relative;
}

.slider-projekte._100 {
  width: auto;
  height: 100%;
}

.slider-projekte._100.margin {
  margin-top: 2vw;
}

.slider-projekte._100.hight {
  width: 100%;
  height: auto;
}

.slider-projekte.width {
  width: 100%;
}

.slide-pr {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.slide-pr._70vw {
  width: 70vw;
}

.slide-pr._45vw {
  width: 45vw;
}

.slide-pr.size {
  overflow: hidden;
}

.slide-nav {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
  inset: auto 0% -5%;
}

.slide-nav.center {
  justify-content: center;
  align-items: center;
}

.slide-nav.center._2 {
  bottom: -13%;
}

.slide-nav._2 {
  bottom: -5%;
}

.slide-nav._2-copy {
  bottom: -11%;
}

.slide-nav._2-copy-copy {
  bottom: -14%;
}

.slide-nav._3 {
  bottom: -11%;
}

.slide-nav._3-copy {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  bottom: -7%;
}

.italik {
  font-style: italic;
  font-weight: 400;
}

.collection-list-4 {
  display: flex;
}

.grid-team {
  grid-column-gap: 30px;
  grid-row-gap: 41px;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-8 {
  grid-template-columns: 30vw 1fr;
  margin-top: 60px;
}

.button-2 {
  color: #000;
  vertical-align: text-top;
  background-color: #f6f0ec;
  border: 1.5px solid #000;
  padding: 12px 23px;
  font-size: clamp(16px, 5.5vw, 18px);
  font-weight: 500;
  display: inline-block;
}

.button-2:hover {
  box-shadow: -4px 4px 0 1px #000;
}

.button-2:active {
  box-shadow: inset -4px -3px 0 1px #000;
}

.button-2.center {
  vertical-align: text-top;
  background-image: url('../images/farmhouse7_Background_.jpg');
  background-position: 0 0;
  background-size: auto;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.card-image-box-team {
  width: 100%;
  padding-top: 0%;
  padding-bottom: 100%;
  padding-left: 0%;
  line-height: 0%;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.card-image-box-team.dark {
  width: 100%;
}

.button-dark {
  background-color: var(--dark);
  color: var(--light);
  vertical-align: baseline;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  margin-left: 6px;
  margin-right: 6px;
  padding: .3em 1em;
  font-size: 1em;
  display: inline-block;
}

.button-dark.margin {
  margin-top: 0;
  margin-bottom: 1rem;
  margin-left: 0;
}

.underline {
  font-weight: 500;
  text-decoration: underline;
}

.link {
  font-weight: 500;
}

.paragraph-2 {
  white-space: normal;
  word-break: normal;
  overflow-wrap: break-word;
}

.flowappz-cookie-consent-hide-cookie-button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  padding: 10px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  display: block;
  position: fixed;
  bottom: 2%;
  left: 2%;
  box-shadow: 0 2px 5px #0003;
}

.flowappz-cookie-consent-hide-cookie-button:hover {
  box-shadow: 0 5px 30px #0003;
}

.link-heading {
  cursor: pointer;
  font-weight: 500;
}

.iframe_video {
  flex: none;
  width: 100%;
  height: 100%;
  margin-left: -212px;
  padding-left: 0;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.iframe_video.desctop-hidden, .iframe_video.mobile-only {
  display: none;
}

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

.image-box-copy {
  box-sizing: border-box;
  aspect-ratio: auto;
  width: 100%;
  height: auto;
  position: static;
  overflow: hidden;
}

.image-box-copy.card {
  height: auto;
  margin-bottom: 20px;
}

.image-box-copy.margin {
  margin-bottom: 30px;
}

.image-box-copy._2-3 {
  margin: 13px 13px 13px 0;
}

.image-box-copy._2-3.relativ {
  position: relative;
}

.image-box-copy._2-3.margin0 {
  margin: 0;
  padding-right: 19px;
}

.image-box-copy._2-3.margin_left {
  margin-right: 0;
  overflow: hidden;
}

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

.image-box-copy._1-1 {
  padding-bottom: 100%;
  position: relative;
}

.image-box-copy._33vw {
  height: 33.3vw;
  overflow: hidden;
}

.image-box-copy._40vw {
  width: 40vw;
  height: 100%;
}

.image-box-copy.auto {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-box-copy._45vw {
  width: 45vw;
}

.image-box-copy.hight {
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-box-copy.size {
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-box-copy.size._30 {
  width: auto;
}

.image-box-copy._1-1-copy {
  aspect-ratio: 1;
  padding-bottom: 0%;
  position: relative;
}

.image-box-copy._100 {
  object-fit: fill;
  height: 100%;
}

.image-box-copy._80 {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin: 49px auto;
  display: flex;
}

.image-box-copy.small {
  width: auto;
  height: 800px;
}

.image-box-copy.relativ {
  aspect-ratio: 1;
  height: 100%;
  position: relative;
}

.div-block-3 {
  aspect-ratio: 2 / 3;
  width: 100%;
  position: relative;
}

.background-video-2 {
  z-index: 100;
  position: static;
}

.slider-pr {
  width: auto;
}

.div-block-4 {
  width: auto;
  margin-right: 110px;
}

.image-box-2 {
  aspect-ratio: auto;
  position: static;
}

.image-box-2._2-3 {
  aspect-ratio: 2 / 3;
  margin: 0 0 34px;
  overflow: hidden;
}

.image-box-2._2-3.margin_left {
  margin-right: 0;
  overflow: hidden;
}

.image-2 {
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
}

.image-box-3 {
  aspect-ratio: auto;
  position: static;
}

.image-box-3._2-3 {
  aspect-ratio: 2 / 3;
  margin: 0;
}

.image-box-3._2-3.margin_left {
  margin-right: 0;
  overflow: hidden;
}

.image-3 {
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
}

.image-box-4 {
  aspect-ratio: auto;
  position: static;
}

.image-box-4._2-3 {
  aspect-ratio: 2 / 3;
  margin: 0;
}

.image-box-4._2-3.margin_left {
  margin-right: 0;
  overflow: clip;
}

.image-4 {
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
}

.image-box-5 {
  aspect-ratio: auto;
  position: static;
}

.image-box-5._2-3 {
  aspect-ratio: 2 / 3;
  margin: 0;
}

.image-box-5._2-3.margin0 {
  margin: 0;
  padding-right: 19px;
}

.image-5 {
  vertical-align: baseline;
  object-fit: cover;
  object-position: 0% 50%;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
}

.button-3 {
  color: #000;
  vertical-align: text-top;
  background-color: #f6f0ec;
  border: 1.5px solid #000;
  padding: 12px 23px;
  font-size: clamp(16px, 5.5vw, 18px);
  font-weight: 500;
  display: inline-block;
}

.button-3:hover {
  box-shadow: -4px 4px 0 1px #000;
}

.button-3:active {
  box-shadow: inset -4px -3px 0 1px #000;
}

.button-3.center {
  vertical-align: text-top;
  background-image: url('../images/farmhouse7_Background_.jpg');
  background-position: 0 0;
  background-size: auto;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.image-box-6 {
  aspect-ratio: auto;
  object-fit: fill;
  position: static;
  overflow: hidden;
}

.image-box-6._1 {
  aspect-ratio: 3 / 2;
}

.image-box-copy-2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  width: 100%;
  height: auto;
  position: static;
  overflow: hidden;
}

.image-6 {
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
  display: block;
}

.image-6.mobile {
  display: none;
}

.image-6.size {
  aspect-ratio: 3 / 2;
}

.slide-2 {
  vertical-align: baseline;
}

.image-box-copy-2-copy {
  box-sizing: border-box;
  aspect-ratio: auto;
  width: 50%;
  height: auto;
  position: static;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .section {
    overflow: hidden;
  }

  .section._100vh {
    height: auto;
  }

  .container {
    min-width: 750px;
    max-width: 70vw;
  }

  .container.margin {
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
  }

  .container.project-banner {
    background-position: 50%;
    min-width: 750px;
  }

  .content-box.margin {
    margin-top: 1.6rem;
  }

  .content-box.flex-vert.padding {
    padding: 2.2rem 0;
  }

  .content-box.flex-vert.padding-side {
    padding-left: 0;
    padding-right: 0;
  }

  .content-box.flex-horiz {
    flex-flow: wrap-reverse;
  }

  .content-box.down.size {
    justify-content: center;
    align-items: flex-end;
    min-height: 100px;
    max-height: 160px;
  }

  .content-box.down-left.size {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .content-box.down-mitte-copy.size {
    min-height: 100px;
    max-height: 160px;
  }

  .content-box.margin-2s {
    padding-left: 0;
  }

  .content-box.width {
    width: auto;
  }

  .content-box.width.padding.vert {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .content-box.padding {
    padding-left: 2.2rem;
    padding-right: 2.2rem;
  }

  .content-box.padding._50 {
    width: auto;
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
  }

  .content-box._30, .content-box._70, .content-box.width_60 {
    width: auto;
  }

  .content-box.margin-small {
    margin-top: 1.6rem;
  }

  .content-box.flex-vert-copy.padding {
    padding: 2.2rem 0;
  }

  .content-box.flex-vert-copy.padding-side {
    padding-left: 0;
    padding-right: 0;
  }

  .content-box.overflow {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-left: 0;
  }

  .content-box._90 {
    width: auto;
  }

  .logo-box.hero {
    display: block;
  }

  .logo-box.hero.hidden-mobile {
    display: none;
  }

  .image {
    object-fit: cover;
  }

  .image.mobile {
    display: none;
  }

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

  .text-box.flex-horiz {
    flex-flow: row;
  }

  .text-box.align {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 37px;
  }

  .text-box.padding {
    padding-left: 0;
  }

  .text-box.padding.up {
    padding-top: 0%;
  }

  .text-box.width {
    width: auto;
    min-width: auto;
    max-width: none;
  }

  .text-box.margin-left {
    margin-top: 37px;
    margin-left: 0;
  }

  .text-box.vert-center.size {
    width: auto;
  }

  .text-box._60 {
    width: auto;
    margin-top: 0;
    margin-bottom: 32px;
  }

  .animation-box {
    width: auto;
  }

  .animation-box._100px {
    margin-left: auto;
    margin-right: auto;
  }

  .flex-horiz {
    flex-flow: column;
  }

  .flex-horiz.align {
    flex-flow: column wrap;
    justify-content: flex-end;
    align-items: stretch;
  }

  .flex-horiz.align.center {
    flex-flow: column;
  }

  .flex-horiz.left.hight {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    height: 520px;
  }

  .flex-horiz.margin_down {
    flex-flow: column;
  }

  .flex-horiz.margin_down.crop {
    height: auto;
  }

  .flex-horiz.margin-copy, .flex-horiz.margin_down, .flex-horiz.margin_down-copy {
    flex-flow: column;
  }

  .flex-horiz.margin_down-copy.crop {
    height: auto;
  }

  .flex-horiz.margin_down-copy {
    flex-flow: column;
  }

  .text.footer {
    text-align: right;
    font-size: 1.8rem;
    font-weight: 500;
  }

  .text.footer.mobile-right {
    text-align: left;
  }

  .text.footer-small.left {
    text-align: right;
    font-size: 1rem;
  }

  .image-box.card, .image-box._33vw {
    height: 40vw;
  }

  .image-box._40vw {
    width: auto;
  }

  .image-box._80 {
    object-fit: fill;
    overflow: visible;
  }

  .card-box {
    width: 40vw;
  }

  .text-lable.small {
    font-size: 2vw;
  }

  .grid.line_down {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-template-rows: auto auto;
    grid-template-columns: minmax(max-content, max-content);
    grid-auto-flow: row;
    place-content: center start;
    margin-left: 2em;
    margin-right: auto;
  }

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

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

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

  .heading_box.margin-down, .heading_box.margin-down-small {
    margin-bottom: 2.2rem;
  }

  .brand.hero {
    width: 25%;
  }

  .navbar {
    z-index: 100;
    background-color: #ddd0;
    background-image: none;
    height: 62px;
    display: block;
    position: relative;
    inset: 0% 0% auto;
  }

  .navbar.hero {
    display: block;
  }

  .navlink {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 17px 0;
    display: flex;
  }

  .navlink.horiz {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    justify-content: space-between;
    align-items: center;
  }

  .navlink.horiz.w--open {
    width: 150px;
  }

  .dropdown-list.w--open {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .nav-menu {
    z-index: 200;
    background-color: #c8c8c800;
    background-image: url('../images/farmhouse7_Background_.jpg');
    background-position: 0 0;
    background-size: auto;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
    top: 60px;
  }

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

  .close_icon_box {
    background-image: none;
  }

  .dropdown {
    flex: 0 auto;
    width: 8.2em;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .slider-main_button-icon {
    width: auto;
    font-size: 1rem;
  }

  .slider-main_button {
    width: 3rem;
    height: 3rem;
  }

  .slider-main_button.swiper-prev {
    width: 3rem;
  }

  .swiper-slide.is-slider-main {
    width: 50%;
  }

  .button-box.center.margin {
    margin-top: 2.5em;
    margin-bottom: 2.5em;
  }

  .collection-list-wrapper {
    display: none;
  }

  .collection-list-2 {
    grid-template-columns: 1fr;
  }

  .squer-box {
    margin-bottom: 15px;
  }

  .grid-4 {
    grid-template-rows: auto auto auto minmax(min-content, max-content) auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .line-corner1 {
    border-top-style: none;
    border-left-style: solid;
    border-right-style: none;
    height: 100%;
  }

  .line-corner1.mitte-right {
    border-bottom-style: none;
    height: 100%;
  }

  .line-corner1-copy.hide-mobile {
    display: none;
  }

  .line-corner1-copy-copy {
    border-bottom-style: none;
    border-left-style: solid;
    border-right-style: none;
    height: 100%;
  }

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

  .dark {
    width: 40vw;
  }

  .grid-5 {
    grid-template-rows: auto;
    grid-template-columns: auto;
    grid-auto-flow: row;
  }

  .tag-wrapper {
    font-size: 2vw;
  }

  .video-box.flex {
    width: 100%;
    max-width: 80vw;
  }

  .video-box._100 {
    height: 40vw;
  }

  .video-box._1-1 {
    height: 100%;
  }

  .video-box.size, .video-box.size-copy, .video-box.size_2, .video-box.size, .video-box.size-copy {
    width: auto;
  }

  .link_navi {
    flex: 0 auto;
    align-self: center;
    width: 6.1rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .iframe_form {
    flex: 0 auto;
    width: auto;
    height: 500px;
    margin-top: 1rem;
    margin-left: 0;
    overflow: hidden;
  }

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

  .grid_hero {
    grid-template-rows: 16.66vw 16.66vw 16.66vw 16.66vw 16.66vw 16.66vw 16.66vw;
    grid-template-columns: 16.66vw 16.66vw 16.66vw 16.66vw 16.66vw 16.66vw;
    height: auto;
  }

  .line-box {
    z-index: 1;
    position: relative;
  }

  .nav-box {
    display: none;
  }

  .mask {
    width: 40vw;
  }

  .mask.pr, .mask.pr.right {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .mask.pr.margin {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .slide {
    margin-right: 10px;
  }

  .slide-content {
    width: 40vw;
  }

  .grid-7 {
    grid-column-gap: 16px;
    grid-template-columns: 1fr;
  }

  .grid-7.margin {
    margin-top: 36px;
  }

  .slider-projekte {
    width: auto;
    margin-bottom: 67px;
  }

  .slide-pr {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-pr.size {
    width: auto;
  }

  .slide-nav {
    justify-content: center;
    align-items: center;
  }

  .slide-nav.center._2 {
    bottom: -13%;
  }

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

  .grid-8 {
    grid-template-rows: auto;
    grid-template-columns: auto;
    grid-auto-flow: row;
  }

  .button-dark {
    font-size: 2vw;
  }

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

  .image-box-copy.card, .image-box-copy._33vw {
    height: 40vw;
  }

  .image-box-copy._40vw {
    width: auto;
  }

  .image-box-copy.small {
    height: auto;
  }

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

  .image-2, .image-3, .image-4, .image-5, .image-6 {
    object-fit: cover;
  }

  .image-6.mobile {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 1.5rem;
  }

  .section._100vh {
    height: auto;
    max-height: none;
  }

  .section.padding {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .container {
    min-width: 500px;
  }

  .container.relativ.hero {
    max-width: 90vw;
  }

  .container.project-banner {
    min-width: 560px;
  }

  .container.project-banner.cosy {
    background-image: url('../images/cosy-rosy-banner-1zu1.jpg'), url('../images/cosy-rosy-banner-Desktiop.jpg');
    background-position: 50% 0, 0%;
    background-size: cover, cover;
  }

  .container.project-banner.mango {
    background-position: 11%;
  }

  .content-box.flex-vert {
    justify-content: flex-end;
  }

  .content-box.margin-2s {
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
    padding-left: 0;
  }

  .content-box.width, .content-box.width.padding {
    width: auto;
  }

  .content-box.width.padding.vert {
    padding-left: 0;
    padding-right: 0;
  }

  .content-box.margin-down {
    margin-bottom: 2.9rem;
  }

  .content-box.width_60, .content-box.width_60.padding {
    width: auto;
  }

  .content-box.flex-vert-copy {
    justify-content: flex-end;
  }

  .content-box.overflow {
    justify-content: center;
    align-items: center;
    margin-top: -98px;
    margin-bottom: -81px;
  }

  .logo-box {
    width: 80svw;
  }

  .logo-box.hero {
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .image.mobile {
    display: none;
  }

  .image.size-copy {
    width: 100%;
    height: 100%;
  }

  .text-box.flex-horiz-align {
    margin-top: 13px;
  }

  .text-box.margin-left-small {
    margin-left: 0;
  }

  .heart-lotti-box {
    width: 4svh;
  }

  .flex-horiz {
    flex-flow: column;
  }

  .flex-horiz.align.center {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .flex-horiz.left.hight {
    height: 530px;
  }

  .flex-horiz.padding_big {
    flex-flow: column-reverse wrap;
  }

  .flex-horiz.margin_down-copy {
    margin-bottom: 0;
  }

  .text.footer {
    text-align: left;
    font-size: 1.5rem;
  }

  .text.footer.right {
    text-align: left;
  }

  .text.footer.mobile-right {
    text-align: right;
  }

  .text.footer-small {
    font-size: 1rem;
  }

  .text.footer-small.left {
    text-align: right;
  }

  .image-box.card {
    height: 60vw;
  }

  .card-box {
    width: 60vw;
  }

  .text-lable.margin {
    margin-left: 5px;
    margin-right: 5px;
  }

  .text-lable.small {
    font-size: 2.5vw;
  }

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

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .brand.hero {
    width: 50%;
  }

  .close_icon_box {
    background-image: none;
    padding-top: 0;
  }

  .h4.medium {
    display: inline-block;
  }

  .slider-main_button {
    width: 4rem;
    height: 4rem;
  }

  .slider-main_button.swiper-prev {
    width: 4rem;
  }

  .swiper-slide.is-slider-main {
    width: 100%;
  }

  .button-box.center.margin {
    margin-top: 1.7em;
    margin-bottom: 1.7em;
  }

  .zitat-box {
    display: flex;
  }

  .dark {
    width: 60vw;
  }

  .tag-wrapper {
    font-size: 3vw;
  }

  .video-box.flex {
    max-width: 90vw;
  }

  .video-box._1-1 {
    height: 100%;
  }

  .video-box.size {
    width: auto;
  }

  .video-box.size-copy {
    width: 80vw;
  }

  .iframe_form {
    width: auto;
  }

  .grid_hero {
    grid-template-rows: 33.33vw 33.33vw 33.33vw 33.33vw 33.33vw;
    grid-template-columns: 33.33vw 33.33vw 33.33vw;
    grid-auto-rows: minmax(auto, 1fr);
  }

  .box_hero.hidden-mobile {
    display: none;
  }

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

  .slide-arrow {
    width: 4rem;
    height: 4rem;
  }

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

  .slide-nav._2-copy, .slide-nav._2-copy-copy {
    bottom: -12%;
  }

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

  .menu-button {
    left: -2rem;
  }

  .button-dark {
    font-size: 3vw;
  }

  .iframe_video {
    aspect-ratio: auto;
    object-fit: fill;
    height: 700px;
    display: none;
    position: static;
  }

  .iframe_video.desctop-hidden {
    display: flex;
  }

  .image-box-copy.card {
    height: 60vw;
  }

  .image-6.mobile {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 1.875rem;
  }

  h2 {
    font-size: 1rem;
    line-height: 120%;
  }

  h3 {
    font-size: 1.375rem;
  }

  h4 {
    font-size: 1.563rem;
  }

  p {
    font-size: 1rem;
  }

  .container {
    min-width: 300px;
    max-width: 90vw;
  }

  .container.picture.projekt {
    background-position: 0%;
    max-width: none;
    height: 200px;
  }

  .container.small.margin {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .container.margin {
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
  }

  .container.project-banner {
    min-width: 350px;
  }

  .container.project-banner.cosy {
    background-image: url('../images/cosy-rosy-banner-hochformat.jpg'), url('../images/cosy-rosy-banner-1zu1.jpg'), url('../images/cosy-rosy-banner-Desktiop.jpg');
    background-position: 50% 0, 50% 0, 0%;
    background-size: cover, cover, cover;
  }

  .container.project-banner.mango {
    background-image: url('../images/Mango-banner-Hochformat-neu.jpg');
    background-position: 92%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
  }

  .container._70vw.margin {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .content-box.flex-vert.padding {
    padding-top: .7rem;
    padding-bottom: .7rem;
  }

  .content-box.width {
    width: auto;
  }

  .content-box.width.padding {
    padding-left: 0;
    padding-right: 0;
  }

  .content-box.width.padding.vert {
    padding-right: 0;
  }

  .content-box.width.padding-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .content-box.padding {
    padding: 1.7rem 0;
  }

  .content-box._30 {
    height: 100%;
    display: block;
  }

  .content-box._70, .content-box.width_60 {
    width: auto;
  }

  .content-box.width_60.padding, .content-box.width_60.padding-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .content-box.flex-vert-copy.padding {
    padding-top: .7rem;
    padding-bottom: .7rem;
  }

  .content-box.overflow {
    margin-top: -91px;
    margin-bottom: -278px;
  }

  .logo-box {
    width: 90svw;
  }

  .image {
    aspect-ratio: auto;
    object-fit: cover;
  }

  .image.mobile {
    object-fit: cover;
    object-position: 50% 100%;
    display: inline-block;
  }

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

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

  .image.contain {
    object-fit: fill;
    height: auto;
    padding: 0;
    overflow: clip;
  }

  .text-box.padding.up {
    padding-bottom: 0;
  }

  .text-box.margin-left {
    margin-top: 6px;
  }

  .text-box.margin {
    margin-top: .5rem;
  }

  .text-box.slide {
    margin-top: 11px;
    margin-bottom: 11px;
    margin-left: 12px;
  }

  .text-box.small {
    width: auto;
  }

  .text-box.margin--down {
    margin-top: .5rem;
  }

  .heart-lotti-box {
    width: 18svw;
    margin-left: 0;
  }

  .animation-box._100px {
    width: 60px;
  }

  .animation-box.center {
    width: 70%;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .flex-horiz {
    flex-flow: column;
  }

  .flex-horiz.left.hight {
    height: 600px;
  }

  .flex-horiz.padding.gap0 {
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
  }

  .flex-horiz.margin-copy {
    margin-top: 0;
    margin-bottom: 0;
  }

  .flex-horiz.margin_down-copy {
    margin-bottom: 0;
  }

  .text.footer, .text.footer.right {
    text-align: left;
  }

  .text.footer.left, .text.footer.mobile-right, .text.footer-small.left {
    text-align: right;
  }

  .fs-consent_banner_buttons {
    text-align: center;
    flex-flow: column;
    align-items: stretch;
  }

  .fs-consent_prefs_heading {
    font-size: 1rem;
  }

  .image-box.margin {
    margin-bottom: 0;
  }

  .image-box._2-3 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .image-box._2-3.margin0 {
    padding-right: 0;
  }

  .image-box.mobile-hight {
    height: auto;
  }

  .image-box._33vw {
    height: 100%;
  }

  .image-box.mobile-hight-1x1 {
    height: 300px;
  }

  .image-box._40vw {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .image-box.size.small, .image-box._80 {
    width: auto;
  }

  .button.arrow.mobile-hidden {
    display: none;
  }

  .text-lable.bold.small {
    margin-bottom: 0;
  }

  .text-lable.small {
    font-size: 1.1rem;
  }

  .grid.line_down {
    margin-left: 0;
  }

  .grid.footer {
    margin-top: 14px;
  }

  .grid._3 {
    margin-top: 1.3rem;
    margin-bottom: 1.3rem;
  }

  .footer-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

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

  .heading_box.margin-top-button {
    margin-top: 2rem;
  }

  .heading_box._30 {
    width: auto;
  }

  .h1.center.marg {
    margin-top: 1.4rem;
    margin-bottom: 1.4rem;
  }

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

  .slider-main_button-wrapper {
    top: 35%;
  }

  .slider-main_text-wrapper {
    padding: .5rem .4rem;
  }

  .button-box.center.margin {
    margin-top: 3.5em;
  }

  .button-box.margin-copy {
    margin: 2rem auto;
  }

  .span-wrapper {
    width: 2em;
    height: 2em;
  }

  .text-span.underline {
    text-align: left;
  }

  .collection-item {
    flex-flow: row;
  }

  .collection-list-3 {
    flex-flow: column;
  }

  .empty-state {
    display: none;
  }

  .zitat-box {
    padding: 1.7rem;
  }

  .tag-wrapper {
    margin-left: 0;
    font-size: 4vw;
  }

  .tag-wrapper.margin {
    margin-bottom: .6rem;
    padding: 0 1.2em;
  }

  .collection-list-flex {
    margin-left: 6px;
  }

  .video-box.flex {
    max-width: none;
  }

  .video-box._100 {
    aspect-ratio: 1;
    height: auto;
  }

  .video-box._1-1 {
    height: 100%;
  }

  .video-box.size {
    aspect-ratio: 16 / 9;
    width: auto;
  }

  .video-box.size-copy {
    aspect-ratio: 16 / 9;
    width: 100px;
    height: 100%;
  }

  .video-box.size_2, .video-box.size, .video-box.size-copy {
    aspect-ratio: 16 / 9;
    width: auto;
  }

  .iframe_form {
    width: auto;
    height: 550px;
  }

  .collection-flex {
    flex-flow: column;
  }

  .empty-state-2 {
    display: none;
  }

  .background-video._1-copy {
    overflow: hidden;
  }

  .mask {
    width: 100vw;
  }

  .mask.pr {
    width: auto;
    position: static;
    overflow: hidden;
  }

  .mask.pr.right {
    width: 90vw;
  }

  .mask.pr._70vw {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

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

  .slide-arrow {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 3rem;
    height: 3rem;
    margin-top: 27%;
    margin-bottom: 27%;
    padding: 16px;
  }

  .slide-content {
    width: 70vw;
  }

  .link-regular {
    text-align: left;
  }

  .grid-7 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }

  .grid-7.margin {
    margin-top: 23px;
  }

  .slider-projekte._100.margin {
    margin-bottom: 38px;
  }

  .slide-pr {
    width: auto;
    height: 100%;
  }

  .slide-pr._70vw {
    width: 90vw;
  }

  .slide-pr.size {
    height: auto;
  }

  .slide-nav {
    justify-content: center;
    align-items: center;
    bottom: -23%;
  }

  .slide-nav._2 {
    bottom: -8%;
  }

  .slide-nav._2-copy, .slide-nav._2-copy-copy {
    bottom: -18%;
  }

  .slide-nav._3, .slide-nav._3-copy {
    bottom: -22%;
  }

  .collection-list-4 {
    flex-flow: column;
  }

  .card-image-box-team {
    padding-bottom: 0%;
    position: static;
  }

  .button-dark {
    margin-left: 0;
    font-size: 4vw;
  }

  .button-dark.margin {
    padding: 0 1.2em;
  }

  .iframe_video.desctop-hidden {
    display: none;
  }

  .iframe_video.mobile-only {
    display: block;
  }

  .image-box-copy {
    width: auto;
  }

  .image-box-copy.margin {
    margin-bottom: 0;
  }

  .image-box-copy._2-3 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .image-box-copy._2-3.margin0 {
    padding-right: 0;
  }

  .image-box-copy.mobile-hight {
    height: auto;
  }

  .image-box-copy._33vw {
    height: 100%;
  }

  .image-box-copy.mobile-hight-1x1 {
    height: 300px;
  }

  .image-box-2._2-3 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .image-2 {
    aspect-ratio: auto;
    object-fit: cover;
  }

  .image-box-3._2-3 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .image-3 {
    aspect-ratio: auto;
    object-fit: cover;
  }

  .image-box-4._2-3 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .image-4 {
    aspect-ratio: auto;
    object-fit: cover;
  }

  .image-box-5._2-3 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .image-box-5._2-3.margin0 {
    padding-right: 0;
  }

  .image-5 {
    aspect-ratio: auto;
    object-fit: cover;
  }

  .image-box-6.mobile-hight {
    height: auto;
  }

  .image-6 {
    aspect-ratio: auto;
    object-fit: cover;
  }

  .image-6.hide-mobile {
    display: none;
  }

  .image-6.mobile {
    object-fit: cover;
    object-position: 50% 100%;
    display: inline-block;
  }
}

#w-node-_91d63c8f-95dd-058c-7711-526292933146-92933141 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_91d63c8f-95dd-058c-7711-52629293314d-92933141 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_91d63c8f-95dd-058c-7711-526292933154-92933141 {
  grid-area: 1 / 3 / 2 / 6;
}

#w-node-_91d63c8f-95dd-058c-7711-526292933157-92933141 {
  grid-area: 1 / 7 / 2 / 8;
}

#w-node-ed995aab-3df5-0f3f-77f6-84dd7e5a12b3-dc6666d6, #w-node-f281d583-39bb-d879-d771-77aa4e3b8341-dc6666d6, #w-node-_286922c0-5a70-88f8-5939-1717954adb94-dc6666d6, #w-node-_286922c0-5a70-88f8-5939-1717954adb97-dc6666d6, #w-node-_0ff7298e-bcf8-54be-8202-0db6b876b6fb-dc6666d6, #w-node-_0ff7298e-bcf8-54be-8202-0db6b876b6fe-dc6666d6, #w-node-_44bd7ce7-0312-d3be-d4e2-3a069536d130-dc6666d6, #w-node-_44bd7ce7-0312-d3be-d4e2-3a069536d133-dc6666d6, #w-node-d3b564ea-9ba8-dbb3-fd34-b5c86351d0b9-dc6666d6, #w-node-d3b564ea-9ba8-dbb3-fd34-b5c86351d0bc-dc6666d6, #w-node-e1116e2f-88f1-f7c6-769a-ad81c61fe88b-dc6666d6, #w-node-e1116e2f-88f1-f7c6-769a-ad81c61fe88e-dc6666d6, #w-node-_465a17b7-6048-c13c-b51f-675964c216e8-dc6666d6, #w-node-_465a17b7-6048-c13c-b51f-675964c216eb-dc6666d6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1393-36bc1391 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1394-36bc1391 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1395-36bc1391 {
  grid-area: 1 / 4 / 2 / 5;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1396-36bc1391 {
  grid-area: 1 / 5 / 2 / 6;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1397-36bc1391 {
  grid-area: 1 / 6 / 2 / 7;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1398-36bc1391 {
  grid-area: 1 / 7 / 2 / 8;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1399-36bc1391 {
  grid-area: 1 / 8 / 2 / 9;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc139a-36bc1391 {
  grid-area: 1 / 9 / 2 / 10;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc139b-36bc1391 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc139c-36bc1391 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc139d-36bc1391 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc139e-36bc1391 {
  grid-area: 2 / 4 / 3 / 5;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc139f-36bc1391 {
  grid-area: 2 / 5 / 3 / 6;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13a0-36bc1391 {
  grid-area: 2 / 6 / 3 / 7;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13a1-36bc1391 {
  grid-area: 2 / 7 / 3 / 8;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13a2-36bc1391 {
  grid-area: 2 / 8 / 3 / 9;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13a3-36bc1391 {
  grid-area: 2 / 9 / 3 / 10;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13a4-36bc1391 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13a5-36bc1391 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13a6-36bc1391 {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13a7-36bc1391 {
  grid-area: 3 / 4 / 4 / 5;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13a8-36bc1391 {
  grid-area: 3 / 5 / 4 / 6;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13a9-36bc1391 {
  grid-area: 3 / 6 / 4 / 7;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13aa-36bc1391 {
  grid-area: 3 / 7 / 4 / 8;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13ab-36bc1391 {
  grid-area: 3 / 9 / 4 / 10;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13ac-36bc1391 {
  grid-area: 3 / 8 / 4 / 9;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13ad-36bc1391 {
  grid-area: 4 / 1 / 5 / 2;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13ae-36bc1391 {
  grid-area: 4 / 2 / 5 / 3;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13af-36bc1391 {
  grid-area: 4 / 3 / 5 / 4;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13b0-36bc1391 {
  grid-area: 4 / 4 / 5 / 5;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13b1-36bc1391 {
  grid-area: 4 / 5 / 5 / 6;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13b2-36bc1391 {
  grid-area: 4 / 6 / 5 / 7;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13b3-36bc1391 {
  grid-area: 4 / 7 / 5 / 8;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13b4-36bc1391 {
  grid-area: 4 / 8 / 5 / 9;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13b5-36bc1391 {
  grid-area: 4 / 9 / 5 / 10;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13b6-36bc1391 {
  grid-area: 5 / 1 / 6 / 2;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13b7-36bc1391 {
  grid-area: 5 / 2 / 6 / 3;
  align-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13b8-36bc1391 {
  grid-area: 5 / 3 / 6 / 4;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13b9-36bc1391 {
  grid-area: 5 / 4 / 6 / 5;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13ba-36bc1391 {
  grid-area: 5 / 5 / 6 / 6;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13bb-36bc1391 {
  grid-area: 5 / 6 / 6 / 7;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13bc-36bc1391 {
  grid-area: 5 / 7 / 6 / 8;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13bd-36bc1391 {
  grid-area: 5 / 8 / 6 / 9;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13be-36bc1391 {
  grid-area: 5 / 9 / 6 / 10;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13bf-36bc1391 {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13c0-36bc1391 {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13c1-36bc1391 {
  grid-area: 6 / 3 / 7 / 4;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13c2-36bc1391 {
  grid-area: 6 / 4 / 7 / 5;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13c3-36bc1391 {
  grid-area: 6 / 5 / 7 / 6;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13c4-36bc1391 {
  grid-area: 6 / 6 / 7 / 7;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13c5-36bc1391 {
  grid-area: 6 / 7 / 7 / 8;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13c6-36bc1391 {
  grid-area: 6 / 8 / 7 / 9;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13c7-36bc1391 {
  grid-area: 6 / 9 / 7 / 10;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13ef-36bc1391 {
  grid-area: 4 / 2 / 5 / 5;
  align-self: end;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13f1-36bc1391 {
  grid-area: 3 / 4 / 4 / 7;
  align-self: end;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13f3-36bc1391 {
  grid-area: 2 / 5 / 3 / 8;
  align-self: end;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13f5-36bc1391 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13f7-36bc1391 {
  grid-area: 1 / 6 / 2 / 7;
  place-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc13fe-36bc1391 {
  grid-area: 1 / 7 / 2 / 8;
  place-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc140f-36bc1391 {
  grid-area: 1 / 8 / 2 / 9;
  place-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1416-36bc1391 {
  grid-area: 1 / 9 / 2 / 10;
  place-self: auto;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc141d-36bc1391 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc141e-36bc1391 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc141f-36bc1391 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1420-36bc1391 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1421-36bc1391 {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1422-36bc1391 {
  grid-area: 1 / 6 / 2 / 7;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1423-36bc1391 {
  grid-area: 1 / 7 / 2 / 8;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1424-36bc1391 {
  grid-area: 1 / 8 / 2 / 9;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1425-36bc1391 {
  grid-area: 1 / 9 / 2 / 10;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1426-36bc1391 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1427-36bc1391 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1428-36bc1391 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1429-36bc1391 {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc142a-36bc1391 {
  grid-area: 2 / 5 / 3 / 6;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc142b-36bc1391 {
  grid-area: 2 / 6 / 3 / 7;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc142c-36bc1391 {
  grid-area: 2 / 7 / 3 / 8;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc142d-36bc1391 {
  grid-area: 2 / 8 / 3 / 9;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc142e-36bc1391 {
  grid-area: 2 / 9 / 3 / 10;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc142f-36bc1391 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1430-36bc1391 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1431-36bc1391 {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1432-36bc1391 {
  grid-area: 3 / 4 / 4 / 5;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1433-36bc1391 {
  grid-area: 3 / 5 / 4 / 6;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1434-36bc1391 {
  grid-area: 3 / 6 / 4 / 7;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1435-36bc1391 {
  grid-area: 3 / 7 / 4 / 8;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1436-36bc1391 {
  grid-area: 3 / 8 / 4 / 9;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1437-36bc1391 {
  grid-area: 3 / 9 / 4 / 10;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1438-36bc1391 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1439-36bc1391 {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc143a-36bc1391 {
  grid-area: 4 / 3 / 5 / 4;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc143b-36bc1391 {
  grid-area: 4 / 4 / 5 / 5;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc143c-36bc1391 {
  grid-area: 4 / 5 / 5 / 6;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc143d-36bc1391 {
  grid-area: 4 / 6 / 5 / 7;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc143e-36bc1391 {
  grid-area: 4 / 7 / 5 / 8;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc143f-36bc1391 {
  grid-area: 4 / 8 / 5 / 9;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1440-36bc1391 {
  grid-area: 4 / 9 / 5 / 10;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1441-36bc1391 {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1442-36bc1391 {
  grid-area: 5 / 2 / 6 / 3;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1443-36bc1391 {
  grid-area: 5 / 3 / 6 / 4;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1444-36bc1391 {
  grid-area: 5 / 4 / 6 / 5;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1445-36bc1391 {
  grid-area: 5 / 5 / 6 / 6;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1446-36bc1391 {
  grid-area: 5 / 6 / 6 / 7;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1447-36bc1391 {
  grid-area: 5 / 7 / 6 / 8;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1448-36bc1391 {
  grid-area: 5 / 8 / 6 / 9;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1449-36bc1391 {
  grid-area: 5 / 9 / 6 / 10;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc144a-36bc1391 {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc144b-36bc1391 {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc144c-36bc1391 {
  grid-area: 6 / 3 / 7 / 4;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc144d-36bc1391 {
  grid-area: 6 / 4 / 7 / 5;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc144e-36bc1391 {
  grid-area: 6 / 5 / 7 / 6;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc144f-36bc1391 {
  grid-area: 6 / 6 / 7 / 7;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1450-36bc1391 {
  grid-area: 6 / 7 / 7 / 8;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1451-36bc1391 {
  grid-area: 6 / 8 / 7 / 9;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1452-36bc1391 {
  grid-area: 6 / 9 / 7 / 10;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1453-36bc1391 {
  grid-area: 7 / 1 / 8 / 2;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1454-36bc1391 {
  grid-area: 7 / 2 / 8 / 3;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1455-36bc1391 {
  grid-area: 7 / 3 / 8 / 4;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1456-36bc1391 {
  grid-area: 7 / 4 / 8 / 5;
}

#w-node-f79ac6a1-5397-5e86-0d62-804736bc1457-36bc1391 {
  grid-area: 7 / 5 / 8 / 5;
}

#timeline-1.w-node-cbcf3817-a252-7e90-8883-a4bcc429ad2f-c429ad29 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: auto;
}

#timeline-1.w-node-cbcf3817-a252-7e90-8883-a4bcc429ad35-c429ad29 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: auto;
}

#timeline-1.w-node-cbcf3817-a252-7e90-8883-a4bcc429ad37-c429ad29 {
  grid-area: 2 / 2 / 3 / 3;
  place-self: auto;
}

#timeline-1.w-node-cbcf3817-a252-7e90-8883-a4bcc429ad3d-c429ad29 {
  grid-area: 5 / 1 / 6 / 2;
  place-self: auto;
}

#timeline-1.w-node-cbcf3817-a252-7e90-8883-a4bcc429ad43-c429ad29 {
  grid-area: 6 / 1 / 7 / 2;
  place-self: auto;
}

#timeline-1.w-node-cbcf3817-a252-7e90-8883-a4bcc429ad45-c429ad29 {
  grid-area: 6 / 2 / 7 / 3;
  place-self: auto;
}

#timeline-1.w-node-cbcf3817-a252-7e90-8883-a4bcc429ad4b-c429ad29 {
  grid-area: 3 / 1 / 4 / 3;
  place-self: auto;
}

#w-node-_33d930f6-d6bf-2688-fc38-3363de4352ba-5b103cef, #w-node-_17194cfe-7de6-ab59-34b0-043c0a1f1e63-5b103cef, #w-node-_05c505cc-88db-0413-de0c-6ea724695984-5b103cef, #w-node-_4e3202af-e787-383f-a6be-8cba4f68dc14-5b103cef, #w-node-_260bd4b0-05f4-b1ea-5f00-dfbc1e4b04a1-5b103cef, #w-node-_0d0953ab-2bd8-07bd-7e92-9b7bbb10f987-5b103cef, #w-node-_51501038-e2f8-7000-73cc-3a5db4149bc4-5b103cef {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3c513f43-6ef2-2417-16b6-f5cb65870b37-b2742723, #w-node-f6fe7684-decc-56e0-a08a-fc7584a21c13-1258a0d0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f6fe7684-decc-56e0-a08a-fc7584a21c40-1258a0d0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
}

#w-node-_4f1faacb-2b9f-fd01-4673-e8caf7daebfa-9f2526e4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4f1faacb-2b9f-fd01-4673-e8caf7daebfc-9f2526e4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4f1faacb-2b9f-fd01-4673-e8caf7daec00-9f2526e4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4f1faacb-2b9f-fd01-4673-e8caf7daec07-9f2526e4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
}

#w-node-c7a0e481-bd89-150f-7e46-1474c240521b-a523ab05 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c7a0e481-bd89-150f-7e46-1474c2405242-a523ab05 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
}

#w-node-_31f9c534-6ace-7e3d-c527-387995651d27-b05d6326 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1ab8dfd2-80a1-0775-7f88-b348ec6326ce-b05d6326 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_31f9c534-6ace-7e3d-c527-387995651d44-b05d6326 {
  grid-area: 2 / 2 / 3 / 4;
  align-self: auto;
}

#w-node-_09c6b397-a3ee-827d-62c7-549ee221851c-57fe949d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_09c6b397-a3ee-827d-62c7-549ee2218543-57fe949d {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
}

#w-node-d9f2db7f-5f06-a37c-c467-66b08208729f-e86d4258 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d9f2db7f-5f06-a37c-c467-66b0820872c2-e86d4258 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
}

#w-node-_6a17de26-cdc0-e0b7-83b7-8673d4609feb-267248ca {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6a17de26-cdc0-e0b7-83b7-8673d460a012-267248ca {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
}

#w-node-_4c43e528-dbed-0d43-b9a5-4c8a5993ae77-ced261a1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4c43e528-dbed-0d43-b9a5-4c8a5993ae7b-ced261a1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_91d63c8f-95dd-058c-7711-526292933146-92933141 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_91d63c8f-95dd-058c-7711-52629293314d-92933141 {
    grid-area: 1 / 4 / 2 / 8;
  }

  #w-node-_91d63c8f-95dd-058c-7711-526292933154-92933141 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_91d63c8f-95dd-058c-7711-526292933157-92933141 {
    grid-area: 2 / 4 / 3 / 8;
  }

  #w-node-_9634a188-9859-a1ab-5f3d-ae053ce81172-dc6666d6, #w-node-ed995aab-3df5-0f3f-77f6-84dd7e5a12b3-dc6666d6, #w-node-f281d583-39bb-d879-d771-77aa4e3b8341-dc6666d6, #w-node-_286922c0-5a70-88f8-5939-1717954adb94-dc6666d6, #w-node-_286922c0-5a70-88f8-5939-1717954adb97-dc6666d6, #w-node-_0ff7298e-bcf8-54be-8202-0db6b876b6fb-dc6666d6, #w-node-_0ff7298e-bcf8-54be-8202-0db6b876b6fe-dc6666d6, #w-node-_44bd7ce7-0312-d3be-d4e2-3a069536d130-dc6666d6, #w-node-_44bd7ce7-0312-d3be-d4e2-3a069536d133-dc6666d6, #w-node-d3b564ea-9ba8-dbb3-fd34-b5c86351d0b9-dc6666d6, #w-node-d3b564ea-9ba8-dbb3-fd34-b5c86351d0bc-dc6666d6, #w-node-e1116e2f-88f1-f7c6-769a-ad81c61fe886-dc6666d6, #w-node-e1116e2f-88f1-f7c6-769a-ad81c61fe88b-dc6666d6, #w-node-e1116e2f-88f1-f7c6-769a-ad81c61fe88e-dc6666d6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_465a17b7-6048-c13c-b51f-675964c216eb-dc6666d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc13bc-36bc1391 {
    grid-area: 7 / 6 / 8 / 7;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc13bd-36bc1391 {
    grid-area: 7 / 5 / 8 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc13be-36bc1391 {
    grid-area: 7 / 4 / 8 / 5;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc13c5-36bc1391 {
    grid-area: 7 / 3 / 8 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc13c6-36bc1391 {
    grid-area: 7 / 2 / 8 / 3;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc13c7-36bc1391 {
    grid-area: 7 / 1 / 8 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc13c8-36bc1391 {
    grid-area: 1 / 1 / 2 / 7;
    align-self: center;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc13ef-36bc1391 {
    grid-area: 5 / 2 / 6 / 5;
    align-self: end;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc13f1-36bc1391 {
    grid-area: 4 / 2 / 5 / 6;
    align-self: end;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc13f3-36bc1391 {
    grid-area: 3 / 2 / 4 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc13f5-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc141d-36bc1391 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc141e-36bc1391 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc141f-36bc1391 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1420-36bc1391 {
    grid-area: 1 / 4 / 2 / 5;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1421-36bc1391 {
    grid-area: 1 / 5 / 2 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1422-36bc1391 {
    grid-area: 1 / 6 / 2 / 7;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1423-36bc1391 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1424-36bc1391 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1425-36bc1391 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1426-36bc1391 {
    grid-area: 2 / 4 / 3 / 5;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1427-36bc1391 {
    grid-area: 2 / 5 / 3 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1428-36bc1391 {
    grid-area: 2 / 6 / 3 / 7;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1429-36bc1391 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc142a-36bc1391 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc142b-36bc1391 {
    grid-area: 3 / 3 / 4 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc142c-36bc1391 {
    grid-area: 3 / 4 / 4 / 5;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc142d-36bc1391 {
    grid-area: 3 / 5 / 4 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc142e-36bc1391 {
    grid-area: 3 / 6 / 4 / 7;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc142f-36bc1391 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1430-36bc1391 {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1431-36bc1391 {
    grid-area: 4 / 3 / 5 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1432-36bc1391 {
    grid-area: 4 / 4 / 5 / 5;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1433-36bc1391 {
    grid-area: 4 / 5 / 5 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1434-36bc1391 {
    grid-area: 4 / 6 / 5 / 7;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1435-36bc1391 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1436-36bc1391 {
    grid-area: 5 / 2 / 6 / 3;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1437-36bc1391 {
    grid-area: 5 / 3 / 6 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1438-36bc1391 {
    grid-area: 5 / 4 / 6 / 5;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1439-36bc1391 {
    grid-area: 5 / 5 / 6 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc143a-36bc1391 {
    grid-area: 5 / 6 / 6 / 7;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc143b-36bc1391 {
    grid-area: 6 / 1 / 7 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc143c-36bc1391 {
    grid-area: 6 / 2 / 7 / 3;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc143d-36bc1391 {
    grid-area: 6 / 3 / 7 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc143e-36bc1391 {
    grid-area: 6 / 4 / 7 / 5;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc143f-36bc1391 {
    grid-area: 6 / 5 / 7 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1440-36bc1391 {
    grid-area: 6 / 6 / 7 / 7;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1441-36bc1391 {
    grid-area: 7 / 1 / 8 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1442-36bc1391 {
    grid-area: 7 / 2 / 8 / 3;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1443-36bc1391 {
    grid-area: 7 / 3 / 8 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1444-36bc1391 {
    grid-area: 7 / 4 / 8 / 5;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1445-36bc1391 {
    grid-area: 7 / 5 / 8 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1446-36bc1391 {
    grid-area: 7 / 6 / 8 / 7;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1447-36bc1391 {
    grid-column: 5 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1448-36bc1391 {
    grid-column: 6 / 7;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1449-36bc1391 {
    grid-column: 7 / 8;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc144a-36bc1391 {
    grid-column: 8 / 9;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc144b-36bc1391 {
    grid-area: 5 / 9 / 6 / 10;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc144c-36bc1391 {
    grid-column: 1 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc144d-36bc1391 {
    grid-column: 2 / 3;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc144e-36bc1391 {
    grid-column: 3 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc144f-36bc1391 {
    grid-column: 4 / 5;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1450-36bc1391 {
    grid-column: 5 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1451-36bc1391 {
    grid-column: 6 / 7;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1452-36bc1391 {
    grid-column: 7 / 8;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1453-36bc1391 {
    grid-area: 7 / 1 / 8 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1454-36bc1391 {
    grid-area: 7 / 2 / 8 / 3;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1455-36bc1391 {
    grid-area: 6 / 8 / 7 / 9;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1456-36bc1391 {
    grid-area: 7 / 3 / 8 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1457-36bc1391 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #timeline-1.w-node-cbcf3817-a252-7e90-8883-a4bcc429ad2f-c429ad29 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: auto;
  }

  #timeline-1.w-node-cbcf3817-a252-7e90-8883-a4bcc429ad35-c429ad29 {
    grid-area: 7 / 1 / 8 / 3;
    place-self: auto;
  }

  #timeline-1.w-node-cbcf3817-a252-7e90-8883-a4bcc429ad37-c429ad29 {
    grid-area: 3 / 1 / 4 / 3;
    place-self: auto;
  }

  #timeline-1.w-node-cbcf3817-a252-7e90-8883-a4bcc429ad3d-c429ad29 {
    grid-area: 6 / 1 / 7 / 3;
    place-self: auto;
  }

  #timeline-1.w-node-cbcf3817-a252-7e90-8883-a4bcc429ad43-c429ad29 {
    grid-area: 5 / 1 / 6 / 3;
    place-self: auto;
  }

  #timeline-1.w-node-cbcf3817-a252-7e90-8883-a4bcc429ad45-c429ad29 {
    grid-area: 8 / 1 / 9 / 3;
    place-self: auto;
  }

  #timeline-1.w-node-cbcf3817-a252-7e90-8883-a4bcc429ad4b-c429ad29 {
    grid-area: 2 / 1 / 3 / 3;
    place-self: auto;
  }

  #w-node-f6fe7684-decc-56e0-a08a-fc7584a21c11-1258a0d0, #w-node-_2e6c656f-31f8-f10d-00d9-26f08b44271a-1258a0d0, #w-node-_4f1faacb-2b9f-fd01-4673-e8caf7daebfa-9f2526e4, #w-node-_4f1faacb-2b9f-fd01-4673-e8caf7daec00-9f2526e4, #w-node-c7a0e481-bd89-150f-7e46-1474c2405219-a523ab05, #w-node-_515d30f3-002c-bed0-c967-24b6641de34c-a523ab05, #w-node-_31f9c534-6ace-7e3d-c527-387995651d25-b05d6326, #w-node-_1ab8dfd2-80a1-0775-7f88-b348ec6326ce-b05d6326, #w-node-_09c6b397-a3ee-827d-62c7-549ee221851a-57fe949d, #w-node-a3c63157-3650-9021-4307-4d56be937a41-57fe949d, #w-node-d9f2db7f-5f06-a37c-c467-66b08208729d-e86d4258, #w-node-_503d7b52-2427-008a-f81e-3517aaa76a5e-e86d4258, #w-node-_6a17de26-cdc0-e0b7-83b7-8673d4609fe9-267248ca, #w-node-_6a17de26-cdc0-e0b7-83b7-8673d4609ff7-267248ca, #w-node-_4c43e528-dbed-0d43-b9a5-4c8a5993ae7b-ced261a1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_91d63c8f-95dd-058c-7711-526292933146-92933141 {
    grid-area: 1 / 3 / 2 / 6;
  }

  #w-node-_91d63c8f-95dd-058c-7711-52629293314d-92933141 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_91d63c8f-95dd-058c-7711-526292933154-92933141 {
    grid-area: 2 / 1 / 3 / 3;
    align-self: center;
  }

  #w-node-_91d63c8f-95dd-058c-7711-526292933157-92933141 {
    grid-area: 2 / 3 / 3 / 6;
  }

  #w-node-_9634a188-9859-a1ab-5f3d-ae053ce81172-dc6666d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ed995aab-3df5-0f3f-77f6-84dd7e5a12b3-dc6666d6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-f281d583-39bb-d879-d771-77aa4e3b8341-dc6666d6 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_286922c0-5a70-88f8-5939-1717954adb8f-dc6666d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_286922c0-5a70-88f8-5939-1717954adb94-dc6666d6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_286922c0-5a70-88f8-5939-1717954adb97-dc6666d6 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_0ff7298e-bcf8-54be-8202-0db6b876b6f6-dc6666d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0ff7298e-bcf8-54be-8202-0db6b876b6fb-dc6666d6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_0ff7298e-bcf8-54be-8202-0db6b876b6fe-dc6666d6 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_44bd7ce7-0312-d3be-d4e2-3a069536d12b-dc6666d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_44bd7ce7-0312-d3be-d4e2-3a069536d130-dc6666d6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_44bd7ce7-0312-d3be-d4e2-3a069536d133-dc6666d6 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-d3b564ea-9ba8-dbb3-fd34-b5c86351d0b4-dc6666d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d3b564ea-9ba8-dbb3-fd34-b5c86351d0b9-dc6666d6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-d3b564ea-9ba8-dbb3-fd34-b5c86351d0bc-dc6666d6 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-e1116e2f-88f1-f7c6-769a-ad81c61fe886-dc6666d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e1116e2f-88f1-f7c6-769a-ad81c61fe88b-dc6666d6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-e1116e2f-88f1-f7c6-769a-ad81c61fe88e-dc6666d6 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_465a17b7-6048-c13c-b51f-675964c216e3-dc6666d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_465a17b7-6048-c13c-b51f-675964c216e8-dc6666d6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_465a17b7-6048-c13c-b51f-675964c216eb-dc6666d6 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc13ef-36bc1391 {
    grid-area: 4 / 1 / 5 / 4;
    align-self: end;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc13f1-36bc1391 {
    grid-area: 3 / 1 / 4 / 4;
    align-self: end;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc13f3-36bc1391 {
    grid-area: 2 / 1 / 3 / 4;
    align-self: end;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc141f-36bc1391 {
    place-self: auto;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1420-36bc1391 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1421-36bc1391 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1422-36bc1391 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1423-36bc1391 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1424-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc1425-36bc1391 {
    grid-row: 3 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1426-36bc1391 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1427-36bc1391 {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1428-36bc1391 {
    grid-area: 4 / 3 / 5 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1429-36bc1391 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc142a-36bc1391 {
    grid-area: 5 / 2 / 6 / 3;
    align-self: auto;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc142b-36bc1391 {
    grid-area: 5 / 3 / 6 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc142c-36bc1391 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1434-36bc1391 {
    grid-area: 3 / 9 / 4 / 10;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1435-36bc1391 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc143b-36bc1391 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc143c-36bc1391 {
    grid-area: 4 / 3 / 5 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1441-36bc1391 {
    grid-area: 4 / 8 / 5 / 9;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1442-36bc1391 {
    grid-area: 4 / 9 / 5 / 10;
  }

  #w-node-_3c513f43-6ef2-2417-16b6-f5cb65870b35-b2742723 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_91d63c8f-95dd-058c-7711-526292933146-92933141 {
    grid-area: 1 / 3 / 2 / 6;
  }

  #w-node-_91d63c8f-95dd-058c-7711-52629293314d-92933141 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_91d63c8f-95dd-058c-7711-526292933154-92933141 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    align-self: center;
  }

  #w-node-_91d63c8f-95dd-058c-7711-526292933157-92933141 {
    grid-area: 2 / 4 / 3 / 6;
  }

  #w-node-_9634a188-9859-a1ab-5f3d-ae053ce81172-dc6666d6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-ed995aab-3df5-0f3f-77f6-84dd7e5a12b3-dc6666d6 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-f281d583-39bb-d879-d771-77aa4e3b8341-dc6666d6 {
    grid-area: 3 / 1 / 4 / 4;
  }

  #w-node-_286922c0-5a70-88f8-5939-1717954adb8f-dc6666d6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_286922c0-5a70-88f8-5939-1717954adb94-dc6666d6 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_286922c0-5a70-88f8-5939-1717954adb97-dc6666d6 {
    grid-area: 3 / 1 / 4 / 4;
  }

  #w-node-_0ff7298e-bcf8-54be-8202-0db6b876b6f6-dc6666d6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_0ff7298e-bcf8-54be-8202-0db6b876b6fb-dc6666d6 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_0ff7298e-bcf8-54be-8202-0db6b876b6fe-dc6666d6 {
    grid-area: 3 / 1 / 4 / 4;
  }

  #w-node-_44bd7ce7-0312-d3be-d4e2-3a069536d12b-dc6666d6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_44bd7ce7-0312-d3be-d4e2-3a069536d130-dc6666d6 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_44bd7ce7-0312-d3be-d4e2-3a069536d133-dc6666d6 {
    grid-area: 3 / 1 / 4 / 4;
  }

  #w-node-d3b564ea-9ba8-dbb3-fd34-b5c86351d0b4-dc6666d6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-d3b564ea-9ba8-dbb3-fd34-b5c86351d0b9-dc6666d6 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-d3b564ea-9ba8-dbb3-fd34-b5c86351d0bc-dc6666d6 {
    grid-area: 3 / 1 / 4 / 4;
  }

  #w-node-e1116e2f-88f1-f7c6-769a-ad81c61fe886-dc6666d6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e1116e2f-88f1-f7c6-769a-ad81c61fe88b-dc6666d6 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-e1116e2f-88f1-f7c6-769a-ad81c61fe88e-dc6666d6 {
    grid-area: 3 / 1 / 4 / 4;
  }

  #w-node-_465a17b7-6048-c13c-b51f-675964c216e3-dc6666d6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_465a17b7-6048-c13c-b51f-675964c216e8-dc6666d6 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_465a17b7-6048-c13c-b51f-675964c216eb-dc6666d6 {
    grid-area: 3 / 1 / 4 / 4;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc143d-36bc1391 {
    grid-row: 5 / 6;
    align-self: auto;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc143e-36bc1391 {
    grid-area: 5 / 5 / 6 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc143f-36bc1391 {
    grid-row: 5 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1440-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc1441-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc1442-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc1443-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc1444-36bc1391 {
    grid-area: 5 / 5 / 6 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1445-36bc1391 {
    grid-row: 5 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1446-36bc1391 {
    grid-area: 5 / 5 / 6 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1448-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc1449-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc144b-36bc1391 {
    grid-column: 5 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc144c-36bc1391 {
    grid-area: 5 / 5 / 6 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc144d-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc144e-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc144f-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc1450-36bc1391 {
    grid-row: 5 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1451-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc1452-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc1453-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc1454-36bc1391, #w-node-f79ac6a1-5397-5e86-0d62-804736bc1455-36bc1391 {
    grid-area: 5 / 5 / 6 / 6;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1456-36bc1391 {
    grid-area: 5 / 6 / 6 / 7;
  }

  #w-node-f79ac6a1-5397-5e86-0d62-804736bc1457-36bc1391 {
    grid-area: 5 / 5 / 6 / 6;
  }

  #w-node-_3c513f43-6ef2-2417-16b6-f5cb65870b35-b2742723 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Light.woff2') format('woff2'), url('../fonts/Satoshi-Light.eot') format('embedded-opentype'), url('../fonts/Satoshi-Light.woff') format('woff'), url('../fonts/Satoshi-LightItalic.woff') format('woff'), url('../fonts/Satoshi-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BlackItalic.woff2') format('woff2'), url('../fonts/Satoshi-Black.woff2') format('woff2'), url('../fonts/Satoshi-Black.eot') format('embedded-opentype'), url('../fonts/Satoshi-Black.woff') format('woff'), url('../fonts/Satoshi-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-LightItalic.woff2') format('woff2'), url('../fonts/Satoshi-LightItalic.eot') format('embedded-opentype'), url('../fonts/Satoshi-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Italic.woff2') format('woff2'), url('../fonts/Satoshi-VariableItalic.woff2') format('woff2'), url('../fonts/Satoshi-Italic.eot') format('embedded-opentype'), url('../fonts/Satoshi-VariableItalic.eot') format('embedded-opentype'), url('../fonts/Satoshi-Italic.woff') format('woff'), url('../fonts/Satoshi-VariableItalic.woff') format('woff'), url('../fonts/Satoshi-Italic.ttf') format('truetype'), url('../fonts/Satoshi-VariableItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.woff2') format('woff2'), url('../fonts/Satoshi-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi Variable';
  src: url('../fonts/Satoshi-Variable.woff2') format('woff2'), url('../fonts/Satoshi-Variable.eot') format('embedded-opentype'), url('../fonts/Satoshi-Variable.woff') format('woff'), url('../fonts/Satoshi-Variable.ttf') format('truetype');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-MediumItalic.woff2') format('woff2'), url('../fonts/Satoshi-MediumItalic.eot') format('embedded-opentype'), url('../fonts/Satoshi-MediumItalic.woff') format('woff'), url('../fonts/Satoshi-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Medium.woff2') format('woff2'), url('../fonts/Satoshi-Medium.eot') format('embedded-opentype'), url('../fonts/Satoshi-Medium.woff') format('woff'), url('../fonts/Satoshi-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BlackItalic.eot') format('embedded-opentype'), url('../fonts/Satoshi-BlackItalic.woff') format('woff'), url('../fonts/Satoshi-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Regular.eot') format('embedded-opentype'), url('../fonts/Satoshi-Regular.woff') format('woff'), url('../fonts/Satoshi-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}