:root {
  --transparent: #fff0;
  --black: black;
  --orange: var(--transparent);
  --fließtext: #7c4700;
}

body {
  color: #333;
  white-space: normal;
  cursor: auto;
  max-width: 100%;
  font-family: "Montserrat 400", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Montserrat 400", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

p {
  cursor: auto;
  margin-bottom: 10px;
  font-family: "Montserrat 400", sans-serif;
  font-weight: 400;
}

a {
  cursor: pointer;
  text-decoration: underline;
}

img {
  max-width: 100%;
  font-family: "Montserrat 400", sans-serif;
  display: inline-block;
}

.body {
  aspect-ratio: auto;
  color: #fff;
  object-fit: fill;
  background-color: #fcfaf8;
  justify-content: center;
  align-items: center;
  min-width: auto;
  max-width: 100vw;
  height: auto;
  min-height: auto;
  max-height: none;
  font-family: "Montserrat 400", sans-serif;
  display: block;
  overflow: visible;
}

.wrap {
  color: #3d3a36;
  max-width: 100vw;
  margin-top: 0;
  padding-top: 0;
  position: relative;
  overflow: clip;
}

.contact {
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100vw;
  height: 120%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 60px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.info {
  background-color: #0000;
  background-image: linear-gradient(#0000 31%, #f80 80%);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  max-width: 100vw;
  height: 100vh;
  max-height: 100vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  top: 0;
}

.navbar {
  z-index: 800;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  max-height: 8vh;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  position: fixed;
  inset: 0%;
  container-type: inline-size;
}

.html-embed-2 {
  display: block;
}

.scroll-wrapper {
  z-index: 1000;
  color: #443d38;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  max-width: 100vw;
  height: auto;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-53 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 5vh;
  margin-bottom: 30px;
  display: flex;
}

.heading-12 {
  color: #ff5e00;
  letter-spacing: 3px;
  margin: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 10px;
  display: none;
}

.scroll-icon {
  background-color: #f000;
  width: 5vh;
  height: 5vh;
  margin: 0;
  padding: 12px;
  font-family: "Montserrat 400", sans-serif;
}

.html-embed-3 {
  display: none;
}

.footer {
  z-index: 500;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100vw;
  height: 11vh;
  display: flex;
  position: static;
}

.div-block-55 {
  color: #000;
  border-top: 1px #f50;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 100%;
  height: auto;
  margin-bottom: 7vh;
  font-family: "Montserrat 400", sans-serif;
  font-weight: 400;
  display: flex;
}

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

.heading-14 {
  color: #fff;
  letter-spacing: 7px;
  font-family: "Montserrat 100", sans-serif;
  font-size: 21px;
  font-weight: 100;
  line-height: 17px;
}

.paragraph-8 {
  color: #fff;
  letter-spacing: 7px;
  font-family: "Montserrat 300", sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.email-me {
  white-space: normal;
  cursor: pointer;
  background-image: url("https://cdn.prod.website-files.com/61f04cb9634a85c47b886fed/621dcb3e8c3381c2eeb57078_iconmonstr-mail-thin.svg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 50%;
  margin-bottom: 0;
  font-family: "Montserrat 400", sans-serif;
  font-weight: 400;
  line-height: 28px;
  transition: color 1s;
  display: flex;
  position: static;
}

.email-me:hover {
  color: #ff5e00;
}

.nav-inactive {
  color: #666;
  text-align: center;
  letter-spacing: 2px;
  text-shadow: 8px 10px 3px #81818154;
  margin-left: 20px;
  margin-right: 20px;
  font-family: "Montserrat 500", sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 18px;
}

.nav-link {
  color: #000;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.home-link {
  cursor: pointer;
  background-image: url("https://cdn.prod.website-files.com/61f04cb9634a85c47b886fed/621bb8d61cc5f09b64efc94f_Logo%20neu_Zeichenfl%C3%A4che%201.svg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 10vh;
  height: 7vh;
  margin-left: 0;
  padding-left: 0;
  position: fixed;
  inset: 0% auto auto 0%;
}

.impressum {
  color: #000;
  text-align: center;
  letter-spacing: 7px;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 12px;
}

.link-block-4 {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.paragraph-descriptive {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  -webkit-text-stroke-color: #000;
  text-indent: 2px;
  text-transform: none;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 50%;
  margin-bottom: 0;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Montserrat 500", sans-serif;
  font-size: .6rem;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  display: flex;
}

.button-social {
  background-color: #d8d8d800;
  border: 1px #000;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 7vw;
  height: 7vw;
  margin-left: 1vw;
  margin-right: 1vw;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  text-decoration: none;
  transition: background-color 1s;
  display: flex;
}

.button-social:hover {
  background-color: #f70;
  border-width: 0;
  border-color: #000;
}

.instagram {
  white-space: normal;
  cursor: pointer;
  background-image: url("https://cdn.prod.website-files.com/61f04cb9634a85c47b886fed/62988bfd70be9d1044613490_iconmonstr-instagram-11.svg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 22%;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 50%;
  margin-bottom: 0;
  font-family: "Montserrat 400", sans-serif;
  font-weight: 400;
  line-height: 28px;
  transition: color 1s;
  display: flex;
  position: static;
}

.instagram:hover {
  color: #ff5e00;
}

.paragraph-13 {
  color: #ffffffd1;
  text-align: center;
  text-transform: lowercase;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: "Montserrat 400", sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.behance {
  white-space: normal;
  cursor: pointer;
  background-image: url("https://cdn.prod.website-files.com/61f04cb9634a85c47b886fed/62988c2c00040335e265c09d_iconmonstr-behance-1.svg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 22%;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 50%;
  margin-bottom: 0;
  line-height: 28px;
  transition: color 1s;
  display: flex;
  position: static;
}

.behance:hover {
  color: #ff5e00;
}

.youtube {
  color: #000;
  text-align: center;
  white-space: normal;
  cursor: pointer;
  background-image: url("https://cdn.prod.website-files.com/61f04cb9634a85c47b886fed/62988dce12a4cea6238010ca_iconmonstr-youtube-6.svg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 22%;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 50%;
  margin-bottom: 0;
  font-family: "Montserrat 400", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  transition: color 1s;
  display: flex;
  position: static;
}

.youtube:hover {
  color: #ff5e00;
}

.social-block {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 1vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-110 {
  width: 50vw;
  max-width: 100%;
}

.div-block-111 {
  max-width: 100%;
}

.nav-link-block {
  align-items: center;
  margin-right: 3vw;
  display: flex;
}

.paragraph-descriptive-klein {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 2px;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 50%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Montserrat 500", sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 12px;
  text-decoration: none;
  display: flex;
}

.paragraph-7-lupe-unten {
  color: #000;
  text-align: center;
  cursor: pointer;
  background-image: url("https://cdn.prod.website-files.com/61f04cb9634a85c47b886fed/621dcad13daaa83d0124c47b_iconmonstr-zoom-in-thin.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15%;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 50%;
  margin-bottom: 0;
  font-family: "Montserrat 500", sans-serif;
  font-size: 54px;
  font-weight: 100;
  line-height: 20px;
  display: flex;
}

.camera {
  z-index: 100;
  border: 54px solid #fcfaf8;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100vw;
  height: 100vh;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.frame-rechts {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  max-width: 100vw;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  overflow: visible;
}

.point-exterior-horizontal {
  opacity: 0;
  background-color: #ff5e00;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  display: block;
  box-shadow: 5px 5px 3px 1px #ff5e004d;
}

.point-interior-horizontal {
  opacity: 0;
  background-color: #ff5e00;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  display: flex;
  box-shadow: 5px 5px 3px 1px #ff5e004d;
}

.point-furniture-horizontal {
  opacity: 0;
  background-color: #ff5e00;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  box-shadow: 5px 5px 3px 1px #ff5e004d;
}

.paragraph-descriptive-klein-phone {
  color: #ffffffa3;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 2px;
  text-transform: lowercase;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 50%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  line-height: 12px;
  text-decoration: none;
  display: flex;
}

.button-link-call-to-action {
  background-color: #f70;
  border: .5px #ff5e00;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15vw;
  min-width: 15vw;
  height: 15vw;
  min-height: 15vw;
  margin: 25px;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  text-decoration: none;
  transition: all 1s, background-color 1s;
  display: flex;
}

.button-link-call-to-action:hover {
  background-color: #ffffff9e;
  border: .5px #000;
}

.img_home {
  outline-offset: 0px;
  mix-blend-mode: normal;
  object-fit: cover;
  background-color: #0000;
  border: 1px #bbb;
  border-radius: 0;
  outline: 1px #0000;
  width: 100%;
  min-width: auto;
  height: 100%;
  min-height: auto;
  margin: 0;
  padding: 10px;
  transition: all 1s;
}

.img_home:hover {
  filter: none;
}

.img_home._3, .img_home._4, .img_home._5, .img_home._6, .img_home._7 {
  padding: 0;
}

.img_home._1 {
  justify-content: center;
  align-items: center;
  padding: 0;
}

.img_home._2 {
  padding: 0;
  font-family: "Montserrat 400", sans-serif;
}

.img_home._3, .img_home._4, .img_home._5, .img_home._6, .img_home._7 {
  padding: 0;
}

.grid-arch {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  border: 1px #b8b8b8;
  flex-flow: row;
  flex: none;
  order: 0;
  grid-template-rows: minmax(3vw, 3vw);
  grid-template-columns: minmax(3vw, 3vw);
  grid-auto-rows: minmax(3vw, 3vw);
  grid-auto-columns: minmax(3vw, 3vw);
  grid-auto-flow: row;
  place-content: center start;
  align-self: flex-start;
  place-items: start;
  width: 100%;
  min-width: auto;
  height: 100%;
  min-height: auto;
  max-height: 80vh;
  margin: 0;
  padding: 0;
  display: grid;
  overflow: hidden;
}

.nav-neu {
  border: 0 solid #000;
  border-radius: 0%;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 8vh;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.link_circle_cta_exterior {
  background-color: #6b655f00;
  border: 2px solid #f50;
  border-radius: 204px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15vw;
  min-width: 15vw;
  height: 15vw;
  min-height: 15vw;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  transition: background-color 1s;
  display: flex;
}

.link_circle_cta_exterior:hover {
  background-color: #f70;
  border: 0 solid #0000;
}

.text-links {
  text-align: left;
  letter-spacing: .15vh;
  text-indent: 0;
  text-transform: none;
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 50%;
  min-height: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0;
  font-family: "Montserrat 400", sans-serif;
  font-size: 1.15rem;
  font-weight: 300;
  line-height: 160%;
  text-decoration: none;
  display: flex;
}

.headline-links {
  color: #f80;
  text-align: left;
  letter-spacing: .25rem;
  text-transform: none;
  margin-bottom: 1rem;
  font-family: "Montserrat 400", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 150%;
}

.link_circle_portfolio_exterior {
  background-color: #c3c1be;
  border: 1px #000;
  border-radius: 204px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 12vw;
  min-width: 12vw;
  height: 12vw;
  min-height: 12vw;
  margin: 0 -25px -50px 0;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  transition: background-color 1s;
  display: flex;
}

.link_circle_portfolio_exterior:hover {
  background-color: #f70;
  border: 0 solid #0000;
}

.paragraph-7-brief-unten-copy {
  color: #000;
  text-align: center;
  cursor: pointer;
  background-image: url("https://cdn.prod.website-files.com/61f04cb9634a85c47b886fed/621dcb3e8c3381c2eeb57078_iconmonstr-mail-thin.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15%;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 50%;
  margin-bottom: 0;
  font-family: "Montserrat 500", sans-serif;
  font-size: 54px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.div-start-descriptive {
  background-color: #fff0;
  margin: 0;
  padding: 0;
}

.inspiriert {
  color: #382000ba;
  text-align: center;
  letter-spacing: 11px;
  text-transform: lowercase;
  background-color: #0000;
  width: auto;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0 0 0 0;
  font-family: "Montserrat 200", sans-serif;
  font-size: 72px;
  font-style: normal;
  font-weight: 300;
  line-height: 91px;
  text-decoration: none;
}

.div-call-to-a {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 100%;
  margin-top: 3vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-text-call-to-a {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  display: flex;
}

.horizontal-scroll-width-arch {
  border: 20px none var(--transparent);
  background-color: #fff0;
  flex-flow: row;
  flex: none;
  order: 0;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  align-self: flex-start;
  place-items: center start;
  width: 300vw;
  min-width: 300vw;
  max-width: none;
  height: 100vh;
  min-height: 80vh;
  max-height: 100vh;
  margin: 8vh 0 0;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.track-rechts-architektur {
  max-width: 100vw;
  height: 300vw;
  margin-top: 0;
  padding-top: 0;
}

.div-start-link {
  background-color: #0000;
  margin: 0;
  padding: 21px;
}

.track-links-interieur {
  height: 300vw;
}

.frame-links-neu {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  max-width: 100vw;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  overflow: visible;
}

.track-rechts-produkte {
  max-width: 100vw;
  height: 300vw;
}

.header-picture-grid {
  outline-offset: 0px;
  mix-blend-mode: normal;
  object-fit: cover;
  background-color: #0000;
  border: 1px #bbb;
  border-radius: 0;
  outline: 1px #0000;
  width: 100%;
  min-width: auto;
  height: 100%;
  min-height: auto;
  margin: 0;
  padding: 10px;
  transition: all 1s;
}

.header-picture-grid:hover {
  filter: none;
}

.header-picture-grid.l4 {
  padding: 0;
}

.header-picture-grid.l5 {
  padding: 0;
  overflow: clip;
}

.text_r_home {
  color: #1f1d1a;
  text-align: left;
  letter-spacing: .1rem;
  text-indent: 0;
  text-transform: none;
  white-space: normal;
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0;
  font-family: "Montserrat 300", sans-serif;
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: flex;
}

.subline_r {
  color: #000;
  letter-spacing: .25vw;
  margin-bottom: 1rem;
  font-family: "Montserrat 500", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 150%;
}

.home_h2 {
  color: #000;
  text-align: left;
  letter-spacing: 1vw;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  background-color: #0000;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 10px;
  font-family: "Montserrat 200", sans-serif;
  font-size: 4vw;
  font-style: normal;
  font-weight: 100;
  line-height: 110%;
  text-decoration: none;
  display: inline;
  position: static;
}

.datenschutz, .preise {
  color: #000;
  text-align: center;
  letter-spacing: 7px;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 12px;
}

.subline_home_h3 {
  color: #f80;
  letter-spacing: .25vw;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: "Montserrat 400", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 150%;
}

.link-block-start-produkt {
  background-color: #c3c1be;
  border: 1px #000;
  border-radius: 204px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 12vw;
  min-width: 12vw;
  height: 12vw;
  min-height: 12vw;
  margin: 25px 25px 0;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  transition: background-color 1s;
  display: flex;
}

.link-block-start-produkt:hover {
  background-color: #f70;
  border: 0 solid #0000;
}

.link_circle_portfolio_interior {
  background-color: #c3c1be;
  border: 1px #000;
  border-radius: 204px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 12vw;
  min-width: 12vw;
  height: 12vw;
  min-height: 12vw;
  margin: 75px -28px 0 25px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  transition: background-color 1s;
  display: flex;
}

.link_circle_portfolio_interior:hover {
  background-color: #f70;
  border: 0 solid #0000;
}

.text-rechts_home-descriptive {
  color: #1f1d1a;
  text-align: left;
  letter-spacing: .1rem;
  text-indent: 0;
  text-transform: none;
  white-space: normal;
  background-color: #fff0;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0;
  font-family: "Montserrat 300", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: flex;
}

.container-2 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}

.handle_inner_line {
  background-color: #fff;
  width: 100%;
  height: 46%;
}

.after {
  z-index: 2;
  background-color: #00ff4c;
  width: 50%;
  height: 100%;
  min-height: 10vh;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.handle {
  z-index: 2;
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
}

.before {
  background-color: red;
  width: 100%;
  height: 100%;
  min-height: 10vh;
  position: absolute;
  inset: 0%;
}

.wrapper {
  cursor: pointer;
  flex-flow: row;
  align-items: stretch;
  min-height: 15vh;
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.handle_inner {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.handle_inner_circle {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .wrap {
    overflow: clip;
  }

  .info {
    justify-content: center;
    align-items: center;
    height: 100vh;
  }

  .navbar {
    flex-direction: row;
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
    display: flex;
  }

  .scroll-wrapper {
    overflow: hidden;
  }

  .div-block-53 {
    width: 100vw;
    height: 5vh;
  }

  .heading-12 {
    color: #f50;
    font-size: 15px;
    font-weight: 400;
  }

  .scroll-icon {
    background-image: none;
  }

  .html-embed-3 {
    display: block;
  }

  .div-block-55 {
    border-top: 1px #f50;
    justify-content: flex-start;
    height: 15vh;
  }

  .heading-14 {
    color: #fff;
  }

  .paragraph-8 {
    color: #fff;
    font-family: "Montserrat 300", sans-serif;
    font-weight: 400;
  }

  .content-page {
    flex-direction: column;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
  }

  .paragraph-9 {
    letter-spacing: 2px;
    max-width: 100%;
    line-height: 23px;
  }

  .email-me {
    color: #000;
    letter-spacing: 2px;
    font-family: "Montserrat 400", sans-serif;
    font-size: 17px;
    font-weight: 200;
  }

  .heading-top-slim-ho {
    margin-right: 0;
    padding: 0;
    font-size: 2rem;
    font-weight: 400;
  }

  .nav-block-furniture {
    border-radius: 20px;
    margin-right: 0;
  }

  .nav-inactive {
    font-size: .85rem;
  }

  .home-link {
    width: 10vh;
    height: 7vh;
  }

  .nav-active {
    color: #000;
    letter-spacing: 5px;
    text-shadow: 8px 10px 8px #00000054;
    font-size: .9rem;
    font-weight: 200;
  }

  .menu-point {
    display: none;
  }

  .impressum {
    color: #000;
    cursor: pointer;
    font-weight: 400;
  }

  .div-block-97 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 60vw;
    display: flex;
  }

  .div-block-98 {
    border-radius: 50%;
  }

  .paragraph-10 {
    flex-flow: column;
  }

  .heading-impressum {
    padding: 0 140px;
  }

  .paragraph-descriptive {
    letter-spacing: .15vw;
    justify-content: flex-start;
    font-size: .75rem;
    font-weight: 600;
  }

  .paragraph-11 {
    width: 45vw;
    margin-top: 20px;
    font-size: 1rem;
  }

  .button-social {
    width: 5vw;
    height: 5vw;
  }

  .button-social:hover {
    border: .5px solid #fff;
    box-shadow: 1px 1px 20px #ff5e0000;
  }

  .instagram {
    color: #000;
    letter-spacing: 2px;
    font-family: "Montserrat 400", sans-serif;
    font-size: 17px;
    font-weight: 200;
  }

  .paragraph-13 {
    color: #fff;
    margin-top: 40px;
    font-size: 1rem;
  }

  .behance {
    color: #000;
    letter-spacing: 2px;
    font-family: "Montserrat 400", sans-serif;
    font-size: 17px;
    font-weight: 400;
  }

  .youtube {
    color: #000;
    letter-spacing: 2px;
    font-family: Firasanscondensed;
    font-size: 17px;
    font-weight: 200;
  }

  .div-block-110 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .impressum-active {
    cursor: pointer;
  }

  .button-link-copy {
    background-color: #f70;
    width: 7vw;
    height: 7vw;
  }

  .button-link-copy:hover {
    box-shadow: 1px 1px 20px #ff5e0000;
  }

  .box-exterior-text {
    width: 30vw;
  }

  .content-page-exterior {
    flex-direction: column;
    height: auto;
    margin-bottom: -15vh;
    padding-top: 10vh;
  }

  .navbar-furniture, .navbar-exterior {
    flex-direction: row;
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
    display: flex;
  }

  .nav-block-exterior {
    border-radius: 20px;
    margin-right: 0;
  }

  .navbar-interior {
    flex-direction: row;
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
    display: flex;
  }

  .nav-block-interior {
    border-radius: 20px;
    margin-right: 0;
  }

  .paragraph-descriptive-klein {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }

  .gallery {
    margin-bottom: 0%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slider {
    height: 93vh;
    padding-bottom: 0;
    display: block;
  }

  .div-block-116 {
    border-radius: 0;
    padding: 10px;
  }

  .image-13 {
    aspect-ratio: auto;
    object-fit: cover;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: clip;
  }

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

  .description-project {
    width: 80vh;
  }

  .description-project-box {
    margin-bottom: 10%;
  }

  .div-block-117 {
    background-color: #f1f1f100;
    position: relative;
  }

  .slide-nav {
    object-fit: cover;
  }

  .slide {
    height: 75vh;
  }

  .mask {
    background-color: #fff0;
    border-radius: 0;
  }

  .heading-unterseite-inhalt {
    color: #f70;
    width: 80vh;
    padding: 0;
    line-height: 59px;
  }

  .html-embed-3d-element {
    object-fit: contain;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    height: 70vh;
    min-height: 100%;
    max-height: 100%;
    margin-bottom: 5%;
    display: flex;
    overflow: hidden;
  }

  .paragraph-7-lupe-unten {
    color: #000;
    letter-spacing: 2px;
    background-position: 50%;
    align-items: center;
    font-size: 61px;
  }

  .camera {
    border-style: none;
    width: 100%;
  }

  .frame-rechts {
    background-color: var(--transparent);
    margin-left: 0;
  }

  .point-exterior-horizontal, .point-interior-horizontal, .point-furniture-horizontal {
    display: flex;
  }

  .paragraph-descriptive-klein-phone {
    color: #fff;
    font-size: 14px;
  }

  .button-link-call-to-action {
    background-color: #f70;
    width: 12.5rem;
    min-width: 12.5rem;
    height: 12.5rem;
    min-height: 12.5rem;
  }

  .button-link-call-to-action:hover {
    background-color: #f80;
    border-style: solid;
    border-color: #fff;
  }

  .img_home {
    cursor: none;
    object-fit: cover;
    border-radius: 0;
    width: 100%;
    min-width: auto;
    height: 100%;
    min-height: auto;
    overflow: clip;
  }

  .img_home._7 {
    width: auto;
  }

  .grid-arch {
    margin-top: 0;
  }

  .nav-neu {
    width: 100vw;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .link_circle_cta_exterior {
    color: #ff9200;
    background-color: #fff0;
    border-width: .5px;
    border-color: #c3c1be;
    width: 14vw;
    min-width: 14vw;
    height: 14vw;
    min-height: 14vw;
  }

  .link_circle_cta_exterior:hover {
    background-color: #f80;
    box-shadow: 13px 13px 20px 8px #f500;
  }

  .text-links {
    letter-spacing: 3px;
    text-indent: 0;
    word-break: normal;
    border-radius: 0;
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    padding: 0;
    font-size: 1.25rem;
    line-height: 157%;
  }

  .headline-links {
    letter-spacing: 5px;
    font-size: 2.25rem;
  }

  .link_circle_portfolio_exterior {
    border-width: .5px;
    width: 10vw;
    min-width: 10vw;
    height: 10vw;
    min-height: 10vw;
    margin: 0 -69px 0 0;
  }

  .link_circle_portfolio_exterior:hover {
    background-color: #f80;
    box-shadow: 13px 13px 20px 8px #f500;
  }

  .paragraph-7-brief-unten-copy {
    color: #000;
    letter-spacing: 2px;
    background-position: 50%;
    align-items: center;
    font-size: 61px;
  }

  .div-start-descriptive {
    background-color: #fff0;
    border-radius: 20px;
    padding: 10px;
  }

  .inspiriert {
    padding: 0;
  }

  .div-call-to-a {
    width: 32vw;
  }

  .horizontal-scroll-width-arch {
    margin-left: 0;
    padding-left: 0;
  }

  .track-rechts-architektur {
    justify-content: center;
    align-items: center;
    height: 225vw;
    margin-left: 0;
    padding-left: 10vw;
    padding-right: 10vw;
    display: block;
  }

  .div-start-link {
    border: 1px #c3c1be;
    min-width: auto;
    min-height: auto;
    margin: 10px;
    padding: 0;
  }

  .track-links-interieur {
    justify-content: center;
    align-items: center;
    height: 200vw;
    padding-left: 10vw;
    padding-right: 10vw;
    display: block;
  }

  .frame-links-neu {
    background-color: var(--transparent);
    margin-left: 0;
  }

  .track-rechts-produkte {
    justify-content: center;
    align-items: center;
    height: 200vw;
    padding-left: 10vw;
    padding-right: 10vw;
    display: block;
  }

  .image-detail-farbe {
    aspect-ratio: auto;
    object-fit: cover;
    align-self: center;
    width: 75vw;
    height: 70vh;
    overflow: clip;
  }

  .header-picture-grid {
    object-fit: cover;
    width: 100%;
    min-width: auto;
    height: 100%;
    min-height: auto;
    overflow: clip;
  }

  .header-picture-grid.l5 {
    padding: 0;
  }

  .text_r_home {
    border-radius: 0;
    align-self: auto;
    font-size: 1.25rem;
  }

  .subline_r {
    text-align: left;
    letter-spacing: .25vw;
    -webkit-text-stroke-color: #f80;
    font-size: 1.25rem;
    line-height: 180%;
  }

  .home_h2 {
    margin-right: 0;
    padding: 0;
    font-size: 3vw;
    line-height: 120%;
  }

  .bold-text-6 {
    font-size: 1rem;
    font-weight: 700;
  }

  .datenschutz, .preise {
    color: #000;
    cursor: pointer;
    font-weight: 400;
  }

  .subline_home_h3 {
    letter-spacing: .25vw;
    -webkit-text-stroke-color: #f80;
    font-size: 1.15rem;
    line-height: 180%;
  }

  .slider_box {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

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

  ._360-grad-bild_slider {
    object-fit: contain;
    justify-content: center;
    align-items: center;
    width: 75vw;
    min-width: 75vw;
    height: 70vh;
    display: flex;
  }

  .subline_content {
    font-size: 1rem;
  }

  .container_content {
    margin-top: 10vh;
  }

  .content_section-1 {
    margin-top: 0;
    padding-top: 0;
  }

  .link-block-start-produkt {
    border-width: .5px;
    width: 10vw;
    min-width: 10vw;
    height: 10vw;
    min-height: 10vw;
    margin: 0 -69px 0 0;
  }

  .link-block-start-produkt:hover {
    background-color: #f80;
    box-shadow: 13px 13px 20px 8px #f500;
  }

  .link_circle_portfolio_interior {
    border-width: .5px;
    width: 10vw;
    min-width: 10vw;
    height: 10vw;
    min-height: 10vw;
    margin: 0 -69px 0 0;
  }

  .link_circle_portfolio_interior:hover {
    background-color: #f80;
    box-shadow: 13px 13px 20px 8px #f500;
  }

  .text-rechts_home-descriptive {
    border-radius: 0;
    min-width: auto;
    max-width: none;
    margin: 0;
    padding-bottom: 0;
    font-size: .75rem;
  }

  .text-rechts_galerie {
    border-radius: 0;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    height: 70vh;
    font-size: .75rem;
  }

  .scroll_track {
    transform: translate(-101%);
  }

  .div-block-130 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    display: flex;
  }

  .div-block-131 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div_home_link-array {
    width: auto;
  }

  .link_circle_cta_interior {
    color: #ff9200;
    background-color: #fff0;
    border-width: .5px;
    border-color: #c3c1be;
    width: 14vw;
    min-width: 14vw;
    height: 14vw;
    min-height: 14vw;
  }

  .link_circle_cta_interior:hover {
    background-color: #f80;
    box-shadow: 13px 13px 20px 8px #f500;
  }

  .subline_home_h3_und {
    letter-spacing: .25vw;
    -webkit-text-stroke-color: #f80;
    margin-top: 10px;
    font-size: 4rem;
    line-height: 180%;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    font-size: 8px;
  }

  .paragraph-8 {
    font-family: "Montserrat 300", sans-serif;
  }

  .email-me {
    font-family: "Montserrat 400", sans-serif;
  }

  .heading-top-slim-ho {
    font-size: 2.5rem;
  }

  .nav-inactive {
    letter-spacing: .15rem;
    font-size: 1.5rem;
  }

  .nav-active {
    font-size: 2rem;
  }

  .div-block-99 {
    margin-left: 0;
  }

  .paragraph-descriptive {
    padding-top: 10px;
    font-size: 1rem;
    font-weight: 600;
  }

  .paragraph-11 {
    width: 25vw;
    font-size: 1.5rem;
  }

  .behance {
    font-family: "Montserrat 400", sans-serif;
    font-weight: 400;
  }

  .box-exterior-text {
    width: 30vw;
  }

  .gallery {
    width: 80vw;
  }

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

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

  .div-block-117 {
    background-color: #f4f1ee;
    width: 100vw;
  }

  .img_home._7 {
    width: auto;
    max-height: 75vh;
  }

  .grid-arch {
    margin-top: 2vw;
  }

  .link_circle_cta_exterior {
    border-radius: 100%;
    width: 10vw;
    min-width: 10vw;
    height: 10vw;
    min-height: 10vw;
  }

  .text-links {
    letter-spacing: 1px;
    color: #949494;
    font-size: 1.5rem;
  }

  .headline-links {
    letter-spacing: .75vh;
  }

  .link_circle_portfolio_exterior {
    width: 7.5vw;
    min-width: 7.5vw;
    height: 7.5vw;
    min-height: 7.5vw;
  }

  .div-start-descriptive {
    white-space: normal;
    overflow-wrap: normal;
  }

  .horizontal-scroll-width-arch {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 0;
  }

  .track-rechts-architektur {
    height: 200vw;
    margin-left: 0;
  }

  .image-detail-farbe {
    width: 50vw;
  }

  .header-picture-grid.l4, .header-picture-grid.l5, .header-picture-grid.l4, .header-picture-grid.l5 {
    padding: 0;
  }

  .text_r_home {
    font-size: 1.25rem;
    overflow: visible;
  }

  .subline_r {
    letter-spacing: .5vw;
    white-space: pre-wrap;
    align-self: stretch;
    font-size: 2rem;
  }

  .home_h2 {
    color: #8c8c8c;
    letter-spacing: .5vw;
    text-transform: none;
    padding-left: 0;
    font-family: "Montserrat 200", sans-serif;
    font-size: 2.5vw;
    font-weight: 200;
    line-height: 3vw;
  }

  .subline_home_h3 {
    text-align: left;
    letter-spacing: .5vw;
    white-space: pre-wrap;
    align-self: stretch;
    font-size: 2rem;
  }

  .slider_box {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  ._360-grad-bild_slider {
    width: 50vw;
    min-width: 50vw;
    height: 70vh;
  }

  .subline_content {
    white-space: pre-wrap;
    align-self: stretch;
    margin-bottom: 3rem;
    font-size: 2rem;
  }

  .container_content {
    width: 75vw;
    max-width: 80vw;
  }

  .link-block-start-produkt {
    width: 7.5vw;
    min-width: 7.5vw;
    height: 7.5vw;
    min-height: 7.5vw;
  }

  .link_circle_portfolio_interior {
    width: 7.5vw;
    min-width: 7.5vw;
    height: 7.5vw;
    min-height: 7.5vw;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .text-rechts_home-descriptive {
    font-size: 1.25rem;
  }

  .text-rechts_galerie {
    width: 12.5vw;
    font-size: 1.75rem;
  }

  .scroll_wrap_l {
    height: 350vh;
    container-type: inline-size;
  }

  .scroll_track_cam {
    width: 80vw;
    max-width: 80vw;
  }

  .scroll_track {
    transform: translate(-107%);
  }

  .scroll_list {
    margin-left: 0;
  }

  .div-block-130 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-131 {
    margin-top: 4rem;
    padding-left: 8rem;
    padding-right: 0;
  }

  .div_home_link-array {
    width: auto;
    max-height: 75vh;
  }

  .scroll_wrap_r {
    container-type: inline-size;
  }

  .link_circle_cta_interior {
    border-radius: 100%;
    width: 10vw;
    min-width: 10vw;
    height: 10vw;
    min-height: 10vw;
    margin-top: -99px;
    margin-bottom: 0;
    margin-left: -25px;
  }

  .home_h3 {
    color: #f80;
    letter-spacing: .5rem;
    font-size: 2rem;
  }

  .subline_home_h3_und {
    text-align: left;
    letter-spacing: .5vw;
    white-space: pre-wrap;
    align-self: stretch;
    font-size: 5rem;
  }
}

@media screen and (max-width: 991px) {
  .body {
    max-width: 100vw;
  }

  .wrap {
    display: block;
  }

  .contact {
    flex-direction: column;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 0;
  }

  .info {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .navbar {
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
    display: flex;
  }

  .div-block-53 {
    width: 100vw;
    height: 5vh;
    margin-bottom: 0;
  }

  .heading-12 {
    font-size: 13px;
  }

  .scroll-icon {
    width: 2vh;
    height: 2vh;
  }

  .html-embed-3, .html-embed-7 {
    display: none;
  }

  .footer {
    margin-top: 180px;
  }

  .content-page {
    max-width: 100%;
    margin-top: 0;
  }

  .paragraph-9 {
    max-width: 100vw;
  }

  .heading-top-slim-ho {
    text-align: left;
    letter-spacing: .5rem;
    text-indent: 0;
    text-transform: lowercase;
    background-color: #0000;
    margin-top: 0;
    padding: 40px 0 0;
  }

  .nav-block-furniture {
    margin-right: 0;
  }

  .nav-inactive {
    letter-spacing: 1px;
    text-shadow: 0 13px 3px #81818154;
    font-size: 13px;
  }

  .home-link {
    width: 7vh;
    height: 7vh;
  }

  .nav-active {
    letter-spacing: 2px;
    font-weight: 200;
  }

  .div-block-97 {
    flex-direction: column;
  }

  .heading-impressum {
    text-align: center;
    letter-spacing: 13px;
    text-shadow: 14px 14px 8px #000;
    background-color: #0000;
    padding: 0;
    font-size: 37px;
  }

  .paragraph-descriptive {
    height: 50%;
    padding-top: 10px;
    font-size: .75rem;
  }

  .paragraph-11 {
    text-align: center;
    width: 80vw;
    font-size: 1.5rem;
  }

  .button-social {
    border-radius: 50%;
    width: 15vw;
    height: 15vw;
    margin-left: 1vw;
    margin-right: 1vw;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-13 {
    margin-top: 20px;
  }

  .social-block {
    flex-direction: row;
    align-items: center;
  }

  .div-block-110 {
    width: 60vw;
  }

  .info-exterior {
    flex-direction: column;
    width: auto;
    max-width: 100%;
    height: auto;
    padding: 0;
  }

  .button-link-copy {
    border-radius: 50%;
    width: 30vw;
    height: 30vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .box-exterior-text {
    align-items: center;
    width: 75vw;
  }

  .content-page-exterior {
    max-width: 100%;
    height: 79vh;
    margin-top: 0;
  }

  .navbar-furniture, .navbar-exterior {
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
    display: flex;
  }

  .nav-block-exterior {
    margin-right: 0;
  }

  .navbar-interior {
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
    display: flex;
  }

  .nav-block-interior {
    margin-right: 0;
  }

  .paragraph-descriptive-klein {
    height: 50%;
    padding-top: 10px;
  }

  .gallery {
    width: 100vw;
    max-width: 100vw;
    height: auto;
  }

  .slider {
    height: 90vh;
  }

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

  .description-project-box {
    margin-bottom: 10%;
  }

  .div-block-117 {
    width: 90vw;
    margin-top: 10%;
  }

  .mask {
    width: 100vw;
    height: 70vh;
  }

  .heading-unterseite-inhalt {
    text-align: center;
    letter-spacing: 13px;
    text-indent: 13px;
    text-shadow: 0 20px 8px #000;
    background-color: #0000;
    margin-top: 0;
    padding: 40px 0 0;
    font-size: 37px;
  }

  .html-embed-3d-element {
    width: 90vw;
    height: 90vw;
  }

  .camera {
    border-style: none;
    border-width: 0;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
  }

  .point-exterior-horizontal, .point-interior-horizontal, .point-furniture-horizontal {
    box-shadow: 0 7px 3px 1px #ff5e004d;
  }

  .paragraph-descriptive-klein-phone {
    height: 50%;
    padding-top: 10px;
  }

  .button-link-call-to-action {
    border-radius: 50%;
    width: 30vw;
    height: 30vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .img_home {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: cover;
    width: 100%;
    max-width: 100%;
    height: 100%;
    overflow: clip;
  }

  .grid-arch {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: minmax(5vw, 5vw);
    grid-template-columns: minmax(5vw, 5vw);
    grid-auto-rows: minmax(5vw, 5vw);
    grid-auto-columns: minmax(5vw, 5vw);
    grid-auto-flow: column;
    place-content: start space-around;
    align-self: flex-start;
    place-items: start center;
    width: 100vw;
    min-width: 100vw;
    height: auto;
    max-height: none;
    margin-left: 0;
    display: grid;
  }

  .nav-neu {
    background-color: #fcfaf8;
    border-radius: 0%;
    max-width: 100vw;
    padding-bottom: 28px;
    display: flex;
  }

  .link_circle_cta_exterior {
    border-radius: 50%;
    width: 30vw;
    min-width: 30vw;
    max-width: 100%;
    height: 30vw;
    min-height: 30vw;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-links {
    text-indent: 0;
    background-color: #fff0;
    border-radius: 0;
    width: 100%;
    height: 50%;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
  }

  .link_circle_portfolio_exterior {
    border-radius: 50%;
    width: 20vw;
    min-width: 20vw;
    max-width: 100%;
    height: 20vw;
    min-height: 20vw;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-text-start {
    font-size: 2rem;
  }

  .inspiriert {
    text-align: center;
    letter-spacing: 13px;
    text-indent: 13px;
    background-color: #0000;
    margin-top: 0;
    padding: 40px 0 0;
    font-size: 2.8rem;
    line-height: 140%;
  }

  .div-call-to-a {
    flex-direction: column;
    align-items: center;
    width: 60vw;
  }

  .div-text-call-to-a {
    align-items: center;
    width: 75vw;
  }

  .horizontal-scroll-width-arch {
    flex-flow: row;
    align-self: center;
    width: 100vw;
    min-width: 100vw;
    max-width: none;
    height: auto;
    max-height: none;
    margin-left: 0;
    padding: 0;
  }

  .track-rechts-architektur {
    min-width: 100vw;
    max-width: 100%;
    height: auto;
    min-height: 100%;
    margin-bottom: 10rem;
  }

  .track-links-interieur {
    height: auto;
    margin-bottom: 10rem;
  }

  .frame-links-neu {
    margin-left: 0;
  }

  .track-rechts-produkte {
    height: auto;
    margin-bottom: 10rem;
  }

  .image-detail-farbe {
    object-fit: contain;
    border-radius: 0;
    width: 100vw;
    height: 100vw;
    padding: 0%;
  }

  .header-picture-grid {
    box-sizing: border-box;
    aspect-ratio: auto;
    filter: none;
    object-fit: cover;
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding: 0;
    overflow: clip;
  }

  .text_r_home {
    text-align: left;
    text-indent: 0;
    white-space: pre-line;
    word-break: normal;
    background-color: #fff0;
    border-radius: 0;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 50%;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
  }

  .subline_r {
    text-align: left;
    margin-bottom: .5rem;
    font-size: 2rem;
    line-height: 125%;
  }

  .home_h2 {
    text-align: left;
    letter-spacing: .5rem;
    text-indent: 0;
    background-color: #0000;
    margin-top: 0;
    padding: 40px 0 0;
    font-size: 7vw;
  }

  .subline_home_h3 {
    color: #f80;
    text-align: left;
    margin-bottom: .5rem;
    font-size: 2rem;
    line-height: 125%;
  }

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

  ._360-grad-bild_slider {
    width: 80vw;
    height: 80vw;
  }

  .subline_content {
    text-align: left;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: 125%;
  }

  .link-block-start-produkt, .link_circle_portfolio_interior {
    border-radius: 50%;
    width: 20vw;
    min-width: 20vw;
    max-width: 100%;
    height: 20vw;
    min-height: 20vw;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-rechts_home-descriptive {
    text-align: left;
    text-indent: 0;
    white-space: pre-line;
    word-break: normal;
    background-color: #fff0;
    border-radius: 0;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 50%;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
  }

  .text-rechts_galerie {
    text-align: left;
    text-indent: 0;
    white-space: pre-line;
    word-break: normal;
    background-color: #fff0;
    border-radius: 0;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: 50%;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .85rem;
  }

  .wrapper {
    height: 40vh;
  }

  .link_circle_cta_interior {
    border-radius: 50%;
    width: 30vw;
    min-width: 30vw;
    max-width: 100%;
    height: 30vw;
    min-height: 30vw;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .subline_home_h3_und {
    color: #f80;
    text-align: left;
    margin-bottom: .5rem;
    font-size: 2rem;
    line-height: 125%;
  }
}

@media screen and (max-width: 767px) {
  .contact {
    justify-content: center;
    width: auto;
    height: auto;
  }

  .info {
    justify-content: space-between;
    height: 100vh;
  }

  .navbar {
    max-height: 20vh;
  }

  .div-block-53 {
    width: 100vw;
    height: 5vh;
  }

  .heading-12 {
    font-size: 9px;
  }

  .scroll-icon {
    width: 2vh;
    height: 2vh;
  }

  .footer {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-55 {
    height: auto;
    padding-bottom: 0;
  }

  .div-block-56 {
    font-size: 12px;
    line-height: 15px;
  }

  .heading-14 {
    margin-top: 0;
    margin-bottom: 3px;
    font-family: "Montserrat 100", sans-serif;
    font-size: 12px;
    font-weight: 100;
    line-height: 12px;
  }

  .paragraph-8 {
    margin-bottom: 0;
    font-size: 8px;
    line-height: 10px;
  }

  .paragraph-9 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-top-slim-ho {
    padding-top: 0;
    font-size: 1.5rem;
    line-height: 125%;
  }

  .nav-inactive {
    margin-left: 4px;
    margin-right: 4px;
    font-size: 12px;
  }

  .home-link {
    width: 8vw;
    height: 8vw;
    margin-top: 0;
  }

  .nav-active {
    letter-spacing: 1px;
    font-size: 17px;
  }

  .impressum {
    font-size: 8px;
    line-height: 13px;
  }

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

  .paragraph-descriptive {
    letter-spacing: 0;
    text-indent: 0;
    width: 80%;
    font-size: .6rem;
    line-height: 15px;
  }

  .paragraph-11 {
    width: 80vw;
    padding-left: 0;
    padding-right: 0;
    font-size: .85rem;
  }

  .button-social {
    width: 15vh;
    height: 15vh;
  }

  .impressum-active {
    font-size: 8px;
    line-height: 33px;
  }

  .info-exterior {
    flex-flow: column;
  }

  .button-link-copy {
    width: 30vh;
    height: 30vh;
  }

  .box-exterior-text {
    width: 101vw;
  }

  .content-page-exterior {
    justify-content: flex-start;
    align-items: center;
    height: 150vh;
    padding-top: 0;
  }

  .paragraph-descriptive-klein {
    width: 80%;
    font-size: 8px;
    line-height: 8px;
  }

  .gallery {
    height: 100%;
  }

  .slider {
    width: 100vw;
  }

  .image-13 {
    width: 90vw;
  }

  .container {
    height: 80vh;
    padding-top: 20vh;
    position: static;
  }

  .description-project {
    color: #33333380;
    width: 90vw;
  }

  .description-project-box {
    width: 90vw;
    margin-bottom: 10%;
  }

  .div-block-117 {
    width: 90vh;
  }

  .heading-unterseite-inhalt {
    text-align: center;
    text-shadow: none;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    font-weight: 400;
  }

  .camera {
    height: 100%;
    min-height: 100%;
  }

  .frame-rechts {
    min-height: 100%;
  }

  .paragraph-descriptive-klein-phone {
    width: 80%;
    font-size: 8px;
    line-height: 8px;
  }

  .button-link-call-to-action {
    width: 15vh;
    height: 15vh;
  }

  .grid-arch {
    align-self: center;
    min-height: 100%;
    margin-top: 15vw;
    margin-bottom: 0;
    padding-bottom: 15vw;
  }

  .nav-neu {
    height: 20vh;
    padding-bottom: 0;
  }

  .link_circle_cta_exterior {
    width: 35vw;
    height: 35vw;
    margin-top: 0;
  }

  .text-links {
    letter-spacing: .1rem;
    width: 100%;
    height: auto;
    padding: 10px 10px 10px 0;
    font-size: .75rem;
  }

  .headline-links {
    font-size: 1.5rem;
  }

  .link_circle_portfolio_exterior {
    width: 25vw;
    height: 25vw;
    margin-top: 0;
  }

  .inspiriert {
    text-align: center;
    padding-top: 0;
    font-size: 15px;
    line-height: 15px;
  }

  .div-call-to-a {
    margin-top: 0;
  }

  .div-text-call-to-a {
    width: 101vw;
  }

  .horizontal-scroll-width-arch {
    height: 100%;
    padding-bottom: 0;
  }

  .track-rechts-architektur {
    min-height: 100%;
  }

  .image-detail-farbe {
    width: 50vw;
    height: 50vh;
  }

  .text_r_home {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 90vw;
    height: auto;
    padding: 10px 0;
    font-size: .75rem;
    line-height: 160%;
  }

  .subline_r {
    text-align: left;
    font-size: 1.25rem;
  }

  .home_h2 {
    text-align: center;
    letter-spacing: .2rem;
    padding-top: 0;
    font-size: 10vw;
  }

  .datenschutz, .preise {
    font-size: 8px;
    line-height: 13px;
  }

  .subline_home_h3 {
    text-align: left;
    font-size: 1.25rem;
  }

  .slider_box {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 95vw;
    padding: 0 0 0%;
  }

  .subline_content {
    text-align: left;
    font-size: 1.25rem;
  }

  .content_section-1 {
    height: 150vh;
    padding-top: 0;
    position: sticky;
    top: 0;
  }

  .link-block-start-produkt, .link_circle_portfolio_interior {
    width: 25vw;
    height: 25vw;
    margin-top: 0;
  }

  .text-rechts_home-descriptive {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 90vw;
    height: auto;
    padding: 10px 0;
    font-size: .75rem;
    line-height: 160%;
  }

  .text-rechts_galerie {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 40vw;
    height: 50vh;
    padding: 10px 0;
    font-size: .75rem;
    line-height: 160%;
  }

  .container-2 {
    width: 66rem;
  }

  .wrapper {
    width: 66rem;
    height: 30vh;
    margin-top: 0;
  }

  .link_circle_cta_interior {
    width: 35vw;
    height: 35vw;
    margin-top: 0;
  }

  .subline_home_h3_und {
    text-align: left;
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .body {
    height: 100vh;
  }

  .contact {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .info {
    justify-content: center;
    align-items: center;
    height: 85vh;
    max-height: 85vh;
    margin-top: 0;
    padding: 15vh 0 5vh;
  }

  .navbar {
    background-color: #fff0;
  }

  .heading-12 {
    font-size: 8px;
  }

  .footer {
    height: 11vh;
    margin-top: 0;
  }

  .div-block-55 {
    height: auto;
    margin-top: 14px;
    padding-top: 36px;
  }

  .div-block-56 {
    height: auto;
    margin-top: 1vh;
    margin-bottom: 1vh;
    padding-top: 0;
  }

  .heading-14, .paragraph-8 {
    text-align: center;
  }

  .paragraph-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .email-me {
    margin-bottom: 1rem;
  }

  .heading-top-slim-ho {
    text-align: center;
    letter-spacing: .25rem;
    width: 90vw;
    max-width: 100%;
    margin-bottom: 0;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 140%;
  }

  .nav-block-furniture {
    margin-right: 0;
  }

  .nav-inactive {
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: .75rem;
    line-height: 125%;
  }

  .home-link {
    width: 12.5vw;
    height: 12.5vw;
    margin-top: 0;
    margin-left: 5px;
  }

  .nav-active {
    text-align: center;
    letter-spacing: 0;
    margin: 0 6px;
    font-size: .75rem;
    font-weight: 300;
    line-height: 125%;
  }

  .menu-point {
    background-color: #0000;
    display: block;
    box-shadow: 5px 5px 3px 1px #0000;
  }

  .impressum {
    text-align: center;
    font-size: .5rem;
  }

  .link-block-4 {
    margin-top: 3px;
  }

  .div-block-96 {
    padding-top: 7vh;
  }

  .heading-impressum {
    letter-spacing: 7px;
    font-size: 17px;
    line-height: 34px;
  }

  .paragraph-descriptive {
    margin-top: 0;
    padding-top: 0;
    font-size: .75rem;
    font-weight: 300;
    line-height: 125%;
  }

  .paragraph-11 {
    width: 90vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: .25rem;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .7rem;
    font-weight: 400;
    line-height: 150%;
  }

  .button-social {
    width: 20vw;
    max-width: 100%;
    height: 20vw;
  }

  .paragraph-13 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: .75rem;
    line-height: 140%;
  }

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

  .info-exterior {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 5vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .button-link-copy {
    width: 30vw;
    max-width: 100%;
    height: 30vw;
  }

  .box-exterior-text {
    margin-top: 1rem;
  }

  .content-page-exterior {
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin-top: -7vh;
    margin-bottom: -10vh;
    padding-top: 0;
  }

  .nav-block-interior {
    margin-right: 0;
  }

  .nav-link-block {
    margin-right: 1vw;
  }

  .paragraph-descriptive-klein {
    font-size: .5rem;
    line-height: 125%;
  }

  .gallery {
    justify-content: flex-start;
    align-items: center;
    padding-top: 9vh;
  }

  .slider {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 80vh;
    display: block;
  }

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

  .container {
    height: 95vh;
    bottom: 0;
  }

  .description-project {
    padding-left: 28px;
    padding-right: 28px;
  }

  .description-project-box {
    margin-bottom: 10%;
  }

  .div-block-117 {
    width: 90vw;
  }

  .slide-nav {
    height: auto;
  }

  .icon {
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .mask {
    height: 100%;
    margin-top: 0;
  }

  .heading-unterseite-inhalt {
    letter-spacing: 7px;
    font-size: 17px;
    line-height: 34px;
  }

  .icon-2 {
    display: none;
  }

  .html-embed-3d-element {
    height: 90vw;
  }

  .camera {
    height: auto;
  }

  .frame-rechts {
    padding-bottom: 0;
  }

  .paragraph-descriptive-klein-phone {
    font-size: .5rem;
    line-height: 14px;
  }

  .button-link-call-to-action {
    width: 40vw;
    max-width: 100%;
    height: 40vw;
  }

  .img_home {
    padding: .5rem;
  }

  .img_home._1 {
    padding: 0;
  }

  .grid-arch {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-self: flex-start;
    height: auto;
    margin-top: 10vw;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .nav-neu {
    background-color: #fcfaf8;
    height: 15vw;
    margin-top: 0;
    padding: 0 15px;
  }

  .link_circle_cta_exterior {
    width: 60vw;
    min-width: 60vw;
    max-width: 100%;
    height: 60vw;
    min-height: 60vw;
  }

  .text-links {
    aspect-ratio: auto;
    text-align: center;
    letter-spacing: .1rem;
    width: 100%;
    min-width: auto;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    margin-top: 0;
    padding: 0;
    font-size: .75rem;
    line-height: 150%;
    overflow: visible;
  }

  .headline-links {
    text-align: center;
    text-transform: none;
    align-self: center;
    font-size: 1rem;
    line-height: 140%;
  }

  .link_circle_portfolio_exterior {
    width: 40vw;
    min-width: 40vw;
    max-width: 100%;
    height: 40vw;
    min-height: 40vw;
  }

  .div-start-descriptive {
    padding-left: 0;
    padding-right: 0;
  }

  .inspiriert {
    letter-spacing: 7px;
    max-width: 100%;
    margin-bottom: 0;
    padding: 0;
    font-size: 1.3rem;
    line-height: 125%;
  }

  .div-text-call-to-a {
    width: 100vw;
    font-size: 1.1rem;
  }

  .horizontal-scroll-width-arch {
    max-height: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .track-rechts-architektur {
    margin-bottom: 3rem;
  }

  .div-start-link {
    margin-bottom: 0;
  }

  .track-links-interieur {
    height: auto;
    margin-top: -23px;
    margin-bottom: 2rem;
  }

  .track-rechts-produkte {
    height: auto;
  }

  .slide-1 {
    vertical-align: baseline;
    width: 100vw;
    margin-top: 0;
  }

  .image-detail-farbe {
    object-fit: contain;
    border-radius: 0;
    width: 100vw;
    min-width: 100vw;
    height: 100vw;
    min-height: 100vw;
    padding: 0;
  }

  .header-picture-grid {
    filter: none;
    padding: 0;
  }

  .text_r_home {
    aspect-ratio: auto;
    text-align: center;
    letter-spacing: 0;
    width: 90vw;
    min-width: auto;
    max-width: 90vw;
    height: 100%;
    max-height: 100%;
    margin-top: 0;
    padding: 0;
    font-size: .75rem;
    line-height: 125%;
    overflow: visible;
  }

  .subline_r {
    color: #f80;
    text-align: center;
    align-self: center;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    line-height: 140%;
  }

  .home_h2 {
    text-align: center;
    letter-spacing: .25vw;
    max-width: 100%;
    margin-bottom: 0;
    padding: 0;
    font-size: 10vw;
    line-height: 110%;
  }

  .datenschutz, .preise {
    text-align: center;
    font-size: .5rem;
  }

  .subline_home_h3 {
    color: #f80;
    text-align: center;
    align-self: center;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 140%;
  }

  .slider_box {
    border-radius: 0;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: 70vh;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  ._360-grad-bild_slider {
    border-radius: 5px;
    width: 100vw;
    height: 100vw;
    margin-bottom: 0%;
    padding: 0%;
  }

  .subline_content {
    text-align: left;
    align-self: flex-start;
    margin-bottom: .25rem;
    font-size: 1rem;
    line-height: 140%;
  }

  .container_content {
    flex-flow: column;
    max-width: 100vw;
    margin-top: 0;
  }

  .link-block-start-produkt, .link_circle_portfolio_interior {
    width: 40vw;
    min-width: 40vw;
    max-width: 100%;
    height: 40vw;
    min-height: 40vw;
  }

  .text-rechts_home-descriptive, .text-rechts_galerie {
    aspect-ratio: auto;
    letter-spacing: 0;
    width: 90vw;
    min-width: auto;
    max-width: 90vw;
    height: 100%;
    max-height: 100%;
    margin-top: 0;
    padding: 0;
    font-size: .75rem;
    line-height: 125%;
    overflow: visible;
  }

  .link_circle_cta_interior {
    width: 60vw;
    min-width: 60vw;
    max-width: 100%;
    height: 60vw;
    min-height: 60vw;
  }

  .subline_home_h3_und {
    color: #f80;
    text-align: center;
    align-self: center;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    line-height: 140%;
  }
}

#w-node-b634f4f5-e614-662e-d9e2-5c6ce7c3c73e-1889adb1 {
  order: 9999;
  grid-area: 3 / 1 / 6 / 24;
  place-self: end start;
}

#w-node-_79854bbd-35ae-fba4-e9a2-8e546b7db47a-1889adb1 {
  grid-area: 5 / 37 / 12 / 52;
  place-self: end center;
}

#w-node-_2b54760a-fde1-cf65-7315-68a34903572d-1889adb1 {
  grid-area: 8 / 1 / 18 / 14;
  place-self: center;
}

#w-node-_2ae87a03-1b24-3cc2-726c-a709a34e6c71-1889adb1 {
  grid-area: 6 / 26 / 12 / 36;
  place-self: center;
}

#w-node-a81bd468-8cbb-ab72-c7a9-82c9a216ed68-1889adb1 {
  grid-area: 14 / 15 / 18 / 25;
  place-self: center;
}

#w-node-b5d7e0c2-015a-c7bf-de54-1d14855217da-1889adb1 {
  grid-area: 12 / 37 / 18 / 52;
  place-self: center;
}

#w-node-_5bf9fb45-818a-3e5f-8d8b-f724aab24e8e-1889adb1 {
  grid-area: 6 / 15 / 13 / 25;
  place-self: end start;
}

#w-node-a0851757-da71-ae94-0a94-0bc5ed04d7dc-1889adb1 {
  grid-area: 13 / 26 / 18 / 36;
  place-self: start center;
}

#w-node-e3472331-59e3-3128-95fd-7e342fe3709f-1889adb1 {
  grid-area: 3 / 65 / 18 / 75;
  place-self: center;
}

#w-node-ed302ae1-6cec-eda7-f450-7be1af0763a5-1889adb1 {
  grid-area: 12 / 53 / 19 / 63;
  place-self: center;
}

#w-node-_65f0d64a-7b2c-0d3d-9da1-8d5580172881-1889adb1 {
  grid-area: 3 / 56 / 11 / 63;
  place-self: center;
}

#w-node-_1009fbd0-645b-9bd6-c26b-def345fb57bf-1889adb1 {
  grid-area: 3 / 76 / 9 / 96;
  place-self: start center;
}

#w-node-_1009fbd0-645b-9bd6-c26b-def345fb57c0-1889adb1 {
  grid-area: span 4 / span 4 / span 4 / span 4;
}

#w-node-_86b8be82-da44-4f47-91ac-c1ace278ebb3-1889adb1 {
  grid-area: 9 / 76 / 12 / 84;
  place-self: start;
}

#w-node-_86b8be82-da44-4f47-91ac-c1ace278ebb4-1889adb1 {
  grid-area: span 4 / span 4 / span 4 / span 4;
}

#w-node-fc0d7a67-38c9-09eb-e8cd-955e3e7bf6dd-1889adb1 {
  grid-area: 9 / 84 / 12 / 92;
  place-self: start;
}

#w-node-fc0d7a67-38c9-09eb-e8cd-955e3e7bf6de-1889adb1 {
  grid-area: span 4 / span 4 / span 4 / span 4;
}

#w-node-c52ff7ee-6c85-e92d-5307-c3d2f7c8847f-1889adb1 {
  grid-area: 12 / 78 / 17 / 84;
}

#w-node-_8fe72459-e84a-31e9-0257-32c745d5db20-1889adb1 {
  grid-area: 13 / 81 / 19 / 88;
}

#w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efa8-1889adb1 {
  grid-area: 1 / 71 / 5 / 94;
  place-self: center start;
}

#w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efab-1889adb1 {
  grid-area: 6 / 84 / 20 / 94;
  place-self: start center;
}

#w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efac-1889adb1 {
  grid-area: span 4 / span 4 / span 4 / span 4;
}

#w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efd8-1889adb1 {
  grid-area: 6 / 71 / 20 / 83;
  place-self: center;
}

#w-node-_1f31f079-184c-02e3-3ec7-d514682b444b-1889adb1 {
  grid-area: 6 / 57 / 16 / 70;
  place-self: start center;
}

#w-node-_1f31f079-184c-02e3-3ec7-d514682b444c-1889adb1 {
  grid-area: span 4 / span 4 / span 4 / span 4;
}

#w-node-_56abc1ed-219e-c04a-9c2e-3441d3cba777-1889adb1 {
  grid-area: 14 / 57 / 20 / 70;
  place-self: center;
}

#w-node-efeba295-4b7c-2784-6f40-e7ac1f752ba1-1889adb1 {
  grid-area: 9 / 30 / 18 / 48;
  place-self: center;
}

#w-node-efeba295-4b7c-2784-6f40-e7ac1f752ba2-1889adb1 {
  grid-area: span 4 / span 4 / span 4 / span 4;
}

#w-node-_2c22f2b1-6b98-f5ec-bf24-7591a56661f9-1889adb1 {
  grid-area: 5 / 49 / 19 / 56;
  place-self: center;
}

#w-node-eeccb995-dd07-d770-934a-93489c4c47b7-1889adb1 {
  grid-area: 6 / 30 / 9 / 48;
  place-self: center;
}

#w-node-_2883c5d1-3210-84a9-557a-882640ccf4de-1889adb1 {
  grid-area: 4 / 14 / 18 / 29;
  place-self: center;
}

#w-node-_481b48b4-a8e8-0da7-e1b3-596752cb3822-1889adb1 {
  grid-area: 1 / 2 / 13 / 13;
  place-self: center;
}

#w-node-_481b48b4-a8e8-0da7-e1b3-596752cb3823-1889adb1 {
  grid-area: span 4 / span 4 / span 4 / span 4;
}

#w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efd9-1889adb1 {
  grid-area: 14 / 6 / 19 / 12;
  place-self: center;
}

#w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efe3-1889adb1 {
  grid-area: 13 / 2 / 19 / 8;
  place-self: center;
}

#w-node-d9110589-0def-a022-b795-58ebb2761f03-1889adb1 {
  grid-area: 1 / 1 / 6 / 24;
  place-self: center start;
}

#w-node-d9110589-0def-a022-b795-58ebb2761f06-1889adb1 {
  grid-area: 7 / 1 / 20 / 10;
  place-self: start center;
}

#w-node-d9110589-0def-a022-b795-58ebb2761f07-1889adb1 {
  grid-area: span 4 / span 4 / span 4 / span 4;
}

#w-node-d9110589-0def-a022-b795-58ebb2761f0d-1889adb1 {
  grid-area: 7 / 11 / 20 / 23;
  place-self: center;
}

#w-node-_87c728ae-979f-7381-da4a-c85d590aea53-1889adb1 {
  grid-area: 7 / 24 / 15 / 36;
  place-self: center;
}

#w-node-d9110589-0def-a022-b795-58ebb2761f16-1889adb1 {
  grid-area: 7 / 37 / 15 / 53;
  place-self: start center;
}

#w-node-_9a97767d-dfd2-2987-f3b1-68d47599bd32-1889adb1 {
  grid-area: 16 / 29 / 20 / 53;
  place-self: center;
}

#w-node-_46f1dc01-0cbe-8551-0e95-d486f6b00ee0-1889adb1 {
  grid-area: 5 / 54 / 10 / 68;
}

#w-node-d9110589-0def-a022-b795-58ebb2761f20-1889adb1 {
  grid-area: 11 / 54 / 20 / 69;
  place-self: end center;
}

#w-node-_9292b7d8-aae0-c8b1-39b5-fb6d27a4c079-1889adb1 {
  grid-area: 4 / 71 / 20 / 79;
  place-self: center;
}

#w-node-d9110589-0def-a022-b795-58ebb2761f28-1889adb1 {
  grid-area: 4 / 80 / 11 / 97;
  place-self: start center;
}

#w-node-d9110589-0def-a022-b795-58ebb2761f3e-1889adb1 {
  grid-area: 12 / 88 / 17 / 93;
  place-self: center;
}

#w-node-d9110589-0def-a022-b795-58ebb2761f34-1889adb1 {
  grid-area: 11 / 84 / 16 / 89;
  place-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-b634f4f5-e614-662e-d9e2-5c6ce7c3c73e-1889adb1 {
    order: 9999;
    grid-area: 3 / 2 / 6 / 10;
    place-self: center start;
  }

  #w-node-_79854bbd-35ae-fba4-e9a2-8e546b7db47a-1889adb1 {
    grid-area: 4 / 30 / 8 / 41;
    place-self: end center;
  }

  #w-node-_2b54760a-fde1-cf65-7315-68a34903572d-1889adb1 {
    order: 5;
    grid-area: 6 / 2 / 12 / 10;
    place-self: center;
  }

  #w-node-_2ae87a03-1b24-3cc2-726c-a709a34e6c71-1889adb1 {
    grid-area: 4 / 21 / 7 / 29;
    place-self: center;
  }

  #w-node-a81bd468-8cbb-ab72-c7a9-82c9a216ed68-1889adb1 {
    grid-area: 10 / 11 / 12 / 20;
    place-self: center;
  }

  #w-node-b5d7e0c2-015a-c7bf-de54-1d14855217da-1889adb1 {
    grid-area: 9 / 30 / 14 / 41;
    place-self: center;
  }

  #w-node-_5bf9fb45-818a-3e5f-8d8b-f724aab24e8e-1889adb1 {
    grid-area: 4 / 11 / 10 / 20;
    place-self: center start;
  }

  #w-node-a0851757-da71-ae94-0a94-0bc5ed04d7dc-1889adb1 {
    grid-area: 7 / 21 / 12 / 29;
    place-self: center;
  }

  #w-node-e3472331-59e3-3128-95fd-7e342fe3709f-1889adb1 {
    grid-area: 4 / 50 / 13 / 56;
    place-self: center;
  }

  #w-node-ed302ae1-6cec-eda7-f450-7be1af0763a5-1889adb1 {
    grid-area: 8 / 42 / 13 / 49;
    place-self: center;
  }

  #w-node-_65f0d64a-7b2c-0d3d-9da1-8d5580172881-1889adb1 {
    grid-area: 4 / 43 / 8 / 49;
    place-self: center;
  }

  #w-node-_1009fbd0-645b-9bd6-c26b-def345fb57bf-1889adb1 {
    grid-area: 3 / 57 / 7 / 77;
    place-self: center;
  }

  #w-node-_86b8be82-da44-4f47-91ac-c1ace278ebb3-1889adb1 {
    grid-area: 7 / 57 / 11 / 64;
    place-self: center start;
  }

  #w-node-fc0d7a67-38c9-09eb-e8cd-955e3e7bf6dd-1889adb1 {
    grid-area: 7 / 64 / 11 / 73;
    place-self: center;
  }

  #w-node-c52ff7ee-6c85-e92d-5307-c3d2f7c8847f-1889adb1 {
    grid-column: 57 / 60;
  }

  #w-node-_8fe72459-e84a-31e9-0257-32c745d5db20-1889adb1 {
    grid-area: 11 / 60 / 17 / 66;
    place-self: start;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efab-1889adb1 {
    grid-area: 9 / 81 / 19 / 91;
    place-self: start center;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efd9-1889adb1 {
    grid-area: 12 / 6 / 16 / 12;
    place-self: center;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efe3-1889adb1 {
    grid-area: 12 / 4 / 16 / 7;
    place-self: center;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-b634f4f5-e614-662e-d9e2-5c6ce7c3c73e-1889adb1 {
    grid-area: 2 / 2 / 6 / 20;
    place-self: center start;
  }

  #w-node-_79854bbd-35ae-fba4-e9a2-8e546b7db47a-1889adb1 {
    grid-area: 3 / 35 / 9 / 47;
    place-self: end center;
  }

  #w-node-_2b54760a-fde1-cf65-7315-68a34903572d-1889adb1 {
    grid-area: 7 / 2 / 16 / 12;
    place-self: center;
  }

  #w-node-_2ae87a03-1b24-3cc2-726c-a709a34e6c71-1889adb1 {
    grid-area: 6 / 22 / 10 / 34;
    place-self: center;
  }

  #w-node-a81bd468-8cbb-ab72-c7a9-82c9a216ed68-1889adb1 {
    grid-area: 13 / 13 / 16 / 21;
    place-self: center;
  }

  #w-node-b5d7e0c2-015a-c7bf-de54-1d14855217da-1889adb1 {
    grid-area: 9 / 35 / 17 / 47;
    place-self: center;
  }

  #w-node-_5bf9fb45-818a-3e5f-8d8b-f724aab24e8e-1889adb1 {
    grid-area: 7 / 13 / 12 / 21;
    place-self: center start;
  }

  #w-node-a0851757-da71-ae94-0a94-0bc5ed04d7dc-1889adb1 {
    grid-area: 10 / 22 / 16 / 34;
    place-self: center;
  }

  #w-node-e3472331-59e3-3128-95fd-7e342fe3709f-1889adb1 {
    grid-area: 3 / 63 / 17 / 75;
    place-self: center;
  }

  #w-node-ed302ae1-6cec-eda7-f450-7be1af0763a5-1889adb1 {
    grid-area: 10 / 49 / 17 / 61;
    place-self: center;
  }

  #w-node-_65f0d64a-7b2c-0d3d-9da1-8d5580172881-1889adb1 {
    grid-area: 3 / 54 / 8 / 61;
    place-self: center;
  }

  #w-node-_1009fbd0-645b-9bd6-c26b-def345fb57bf-1889adb1 {
    grid-area: 3 / 77 / 8 / 94;
    place-self: center;
  }

  #w-node-_1009fbd0-645b-9bd6-c26b-def345fb57c0-1889adb1 {
    grid-area: span 4 / span 2 / span 4 / span 2;
  }

  #w-node-_86b8be82-da44-4f47-91ac-c1ace278ebb3-1889adb1 {
    grid-area: 7 / 77 / 11 / 82;
    place-self: center start;
  }

  #w-node-_86b8be82-da44-4f47-91ac-c1ace278ebb4-1889adb1 {
    grid-area: span 4 / span 2 / span 4 / span 2;
  }

  #w-node-fc0d7a67-38c9-09eb-e8cd-955e3e7bf6dd-1889adb1 {
    grid-area: 7 / 82 / 11 / 92;
    place-self: center start;
  }

  #w-node-fc0d7a67-38c9-09eb-e8cd-955e3e7bf6de-1889adb1 {
    grid-area: span 4 / span 2 / span 4 / span 2;
  }

  #w-node-c52ff7ee-6c85-e92d-5307-c3d2f7c8847f-1889adb1 {
    grid-area: 11 / 77 / 15 / 82;
    place-self: start end;
  }

  #w-node-_8fe72459-e84a-31e9-0257-32c745d5db20-1889adb1 {
    grid-area: 11 / 82 / 17 / 88;
    place-self: start;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efa8-1889adb1 {
    grid-row: 4 / 8;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efab-1889adb1 {
    grid-area: 9 / 81 / 19 / 94;
    place-self: start center;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efac-1889adb1 {
    grid-area: span 4 / span 2 / span 4 / span 2;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efd8-1889adb1 {
    grid-area: 9 / 71 / 17 / 80;
    place-self: center;
  }

  #w-node-_1f31f079-184c-02e3-3ec7-d514682b444b-1889adb1 {
    grid-area: 6 / 57 / 15 / 67;
    place-self: start center;
  }

  #w-node-_1f31f079-184c-02e3-3ec7-d514682b444c-1889adb1 {
    grid-area: span 4 / span 2 / span 4 / span 2;
  }

  #w-node-_56abc1ed-219e-c04a-9c2e-3441d3cba777-1889adb1 {
    grid-area: 15 / 57 / 18 / 67;
    place-self: center;
  }

  #w-node-efeba295-4b7c-2784-6f40-e7ac1f752ba1-1889adb1 {
    grid-area: 11 / 30 / 16 / 48;
    place-self: center;
  }

  #w-node-efeba295-4b7c-2784-6f40-e7ac1f752ba2-1889adb1 {
    grid-area: span 4 / span 2 / span 4 / span 2;
  }

  #w-node-_2c22f2b1-6b98-f5ec-bf24-7591a56661f9-1889adb1 {
    grid-area: 6 / 49 / 18 / 56;
    place-self: center;
  }

  #w-node-eeccb995-dd07-d770-934a-93489c4c47b7-1889adb1 {
    grid-area: 6 / 30 / 11 / 48;
    place-self: center;
  }

  #w-node-_2883c5d1-3210-84a9-557a-882640ccf4de-1889adb1 {
    grid-column: 17 / 29;
    grid-row-start: 3;
  }

  #w-node-_481b48b4-a8e8-0da7-e1b3-596752cb3822-1889adb1 {
    grid-row: 3 / 13;
    grid-column-end: 16;
  }

  #w-node-_481b48b4-a8e8-0da7-e1b3-596752cb3823-1889adb1 {
    grid-area: span 4 / span 2 / span 4 / span 2;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efd9-1889adb1 {
    grid-area: 12 / 6 / 17 / 12;
    place-self: center;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efe3-1889adb1 {
    grid-row-end: 16;
    grid-column-end: 7;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f03-1889adb1 {
    grid-area: 3 / 1 / 8 / 22;
    place-self: center start;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f06-1889adb1 {
    grid-area: 9 / 1 / 18 / 11;
    place-self: start center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f07-1889adb1 {
    grid-area: span 4 / span 2 / span 4 / span 2;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f0d-1889adb1 {
    grid-area: 9 / 12 / 18 / 22;
    place-self: center;
  }

  #w-node-_87c728ae-979f-7381-da4a-c85d590aea53-1889adb1 {
    grid-area: 5 / 24 / 13 / 36;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f16-1889adb1 {
    align-self: center;
  }

  #w-node-_9a97767d-dfd2-2987-f3b1-68d47599bd32-1889adb1 {
    grid-area: 14 / 28 / 18 / 53;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f20-1889adb1 {
    grid-area: 11 / 54 / 18 / 69;
    place-self: start center;
  }

  #w-node-_9292b7d8-aae0-c8b1-39b5-fb6d27a4c079-1889adb1 {
    grid-area: 4 / 71 / 18 / 79;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f28-1889adb1 {
    grid-area: 4 / 80 / 12 / 93;
    place-self: start center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f3e-1889adb1 {
    grid-area: 13 / 85 / 16 / 90;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f34-1889adb1 {
    grid-area: 11 / 82 / 16 / 87;
    place-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-b634f4f5-e614-662e-d9e2-5c6ce7c3c73e-1889adb1 {
    grid-area: 3 / 2 / 9 / 19;
    place-self: center start;
  }

  #w-node-_79854bbd-35ae-fba4-e9a2-8e546b7db47a-1889adb1 {
    grid-area: 38 / 2 / 44 / 19;
    place-self: center;
  }

  #w-node-_2b54760a-fde1-cf65-7315-68a34903572d-1889adb1 {
    order: 5;
    grid-area: 10 / 2 / 21 / 10;
    place-self: center;
  }

  #w-node-_2ae87a03-1b24-3cc2-726c-a709a34e6c71-1889adb1 {
    grid-area: 31 / 2 / 37 / 19;
    place-self: center;
  }

  #w-node-a81bd468-8cbb-ab72-c7a9-82c9a216ed68-1889adb1 {
    grid-area: 22 / 13 / 30 / 19;
    place-self: start center;
  }

  #w-node-b5d7e0c2-015a-c7bf-de54-1d14855217da-1889adb1 {
    grid-area: 45 / 2 / 58 / 12;
    place-self: center;
  }

  #w-node-_5bf9fb45-818a-3e5f-8d8b-f724aab24e8e-1889adb1 {
    grid-area: 10 / 10 / 21 / 19;
    place-self: start center;
  }

  #w-node-a0851757-da71-ae94-0a94-0bc5ed04d7dc-1889adb1 {
    grid-area: 22 / 2 / 30 / 13;
    place-self: center;
  }

  #w-node-e3472331-59e3-3128-95fd-7e342fe3709f-1889adb1 {
    grid-area: 69 / 2 / 90 / 19;
    place-self: center;
  }

  #w-node-ed302ae1-6cec-eda7-f450-7be1af0763a5-1889adb1 {
    grid-area: 46 / 13 / 59 / 19;
    place-self: center;
  }

  #w-node-_65f0d64a-7b2c-0d3d-9da1-8d5580172881-1889adb1 {
    grid-area: 60 / 2 / 68 / 19;
    place-self: center;
  }

  #w-node-_1009fbd0-645b-9bd6-c26b-def345fb57bf-1889adb1 {
    grid-area: 90 / 2 / 96 / 19;
    place-self: start center;
  }

  #w-node-_86b8be82-da44-4f47-91ac-c1ace278ebb3-1889adb1 {
    grid-area: 97 / 2 / 102 / 8;
    place-self: start center;
  }

  #w-node-fc0d7a67-38c9-09eb-e8cd-955e3e7bf6dd-1889adb1 {
    grid-area: 97 / 9 / 102 / 19;
    place-self: start;
  }

  #w-node-c52ff7ee-6c85-e92d-5307-c3d2f7c8847f-1889adb1 {
    grid-area: 104 / 7 / 109 / 14;
    place-self: start end;
  }

  #w-node-_8fe72459-e84a-31e9-0257-32c745d5db20-1889adb1 {
    grid-area: 101 / 12 / 108 / 20;
    place-self: start;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efa8-1889adb1 {
    grid-column: 2 / 18;
    grid-row-end: 5;
    justify-self: start;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efab-1889adb1 {
    grid-area: 6 / 2 / 16 / 9;
    place-self: start center;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efd8-1889adb1 {
    grid-area: 6 / 10 / 21 / 17;
    place-self: center;
  }

  #w-node-_1f31f079-184c-02e3-3ec7-d514682b444b-1889adb1 {
    grid-area: 41 / 10 / 54 / 17;
    place-self: start center;
  }

  #w-node-_56abc1ed-219e-c04a-9c2e-3441d3cba777-1889adb1 {
    grid-area: 23 / 2 / 39 / 17;
    place-self: center;
  }

  #w-node-efeba295-4b7c-2784-6f40-e7ac1f752ba1-1889adb1 {
    grid-area: 59 / 2 / 72 / 9;
    place-self: start center;
  }

  #w-node-_2c22f2b1-6b98-f5ec-bf24-7591a56661f9-1889adb1 {
    grid-area: 41 / 2 / 58 / 9;
    place-self: center;
  }

  #w-node-eeccb995-dd07-d770-934a-93489c4c47b7-1889adb1 {
    grid-area: 55 / 10 / 72 / 17;
    place-self: center;
  }

  #w-node-_2883c5d1-3210-84a9-557a-882640ccf4de-1889adb1 {
    grid-area: 74 / 2 / 82 / 17;
    place-self: center;
  }

  #w-node-_481b48b4-a8e8-0da7-e1b3-596752cb3822-1889adb1 {
    grid-area: 84 / 2 / 98 / 11;
    place-self: start center;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efd9-1889adb1 {
    grid-area: 90 / 12 / 97 / 17;
    place-self: center;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efe3-1889adb1 {
    grid-area: 87 / 12 / 91 / 16;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f03-1889adb1 {
    grid-column: 2 / 19;
    grid-row-end: 7;
    place-self: start;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f06-1889adb1 {
    grid-area: 7 / 2 / 20 / 11;
    place-self: start center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f0d-1889adb1 {
    grid-area: 7 / 12 / 20 / 18;
    place-self: center;
  }

  #w-node-_87c728ae-979f-7381-da4a-c85d590aea53-1889adb1 {
    grid-area: 22 / 2 / 30 / 9;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f16-1889adb1 {
    grid-area: 22 / 10 / 31 / 18;
    place-self: center;
  }

  #w-node-_9a97767d-dfd2-2987-f3b1-68d47599bd32-1889adb1 {
    grid-area: 32 / 2 / 37 / 18;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f20-1889adb1 {
    grid-area: 39 / 2 / 47 / 11;
    place-self: center;
  }

  #w-node-_9292b7d8-aae0-c8b1-39b5-fb6d27a4c079-1889adb1 {
    grid-area: 49 / 2 / 58 / 18;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f28-1889adb1 {
    grid-area: 61 / 10 / 71 / 18;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f3e-1889adb1 {
    grid-area: 61 / 5 / 65 / 9;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f34-1889adb1 {
    grid-area: 64 / 2 / 71 / 8;
    place-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b634f4f5-e614-662e-d9e2-5c6ce7c3c73e-1889adb1 {
    place-self: center start;
  }

  #w-node-_79854bbd-35ae-fba4-e9a2-8e546b7db47a-1889adb1 {
    grid-area: 37 / 2 / 45 / 19;
    place-self: center;
  }

  #w-node-_2b54760a-fde1-cf65-7315-68a34903572d-1889adb1 {
    order: 5;
    grid-area: 10 / 2 / 22 / 10;
    place-self: center;
  }

  #w-node-_2ae87a03-1b24-3cc2-726c-a709a34e6c71-1889adb1 {
    grid-area: 30 / 2 / 37 / 19;
    place-self: center;
  }

  #w-node-a81bd468-8cbb-ab72-c7a9-82c9a216ed68-1889adb1 {
    grid-area: 22 / 9 / 30 / 19;
    place-self: start center;
  }

  #w-node-b5d7e0c2-015a-c7bf-de54-1d14855217da-1889adb1 {
    grid-area: 45 / 2 / 53 / 13;
    place-self: center;
  }

  #w-node-_5bf9fb45-818a-3e5f-8d8b-f724aab24e8e-1889adb1 {
    grid-area: 10 / 10 / 22 / 19;
    place-self: start center;
  }

  #w-node-a0851757-da71-ae94-0a94-0bc5ed04d7dc-1889adb1 {
    grid-area: 22 / 2 / 30 / 9;
    place-self: center;
  }

  #w-node-e3472331-59e3-3128-95fd-7e342fe3709f-1889adb1 {
    grid-area: 59 / 2 / 78 / 19;
    place-self: center;
  }

  #w-node-ed302ae1-6cec-eda7-f450-7be1af0763a5-1889adb1 {
    grid-area: 45 / 13 / 53 / 19;
    place-self: center;
  }

  #w-node-_65f0d64a-7b2c-0d3d-9da1-8d5580172881-1889adb1 {
    grid-area: 53 / 2 / 58 / 19;
    place-self: center;
  }

  #w-node-_1009fbd0-645b-9bd6-c26b-def345fb57bf-1889adb1 {
    grid-area: 79 / 2 / 89 / 19;
    place-self: center;
  }

  #w-node-_86b8be82-da44-4f47-91ac-c1ace278ebb3-1889adb1 {
    grid-area: 89 / 2 / 94 / 8;
    place-self: center start;
  }

  #w-node-fc0d7a67-38c9-09eb-e8cd-955e3e7bf6dd-1889adb1 {
    grid-area: 89 / 8 / 94 / 19;
    place-self: center start;
  }

  #w-node-c52ff7ee-6c85-e92d-5307-c3d2f7c8847f-1889adb1 {
    grid-area: 96 / 8 / 102 / 14;
    place-self: start end;
  }

  #w-node-_8fe72459-e84a-31e9-0257-32c745d5db20-1889adb1 {
    grid-area: 94 / 12 / 103 / 20;
    place-self: start;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efa8-1889adb1 {
    grid-area: 1 / 2 / 7 / 20;
    place-self: center start;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efab-1889adb1 {
    grid-area: 21 / 2 / 29 / 20;
    place-self: start center;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efd8-1889adb1 {
    grid-area: 8 / 1 / 20 / 21;
    place-self: center;
  }

  #w-node-_1f31f079-184c-02e3-3ec7-d514682b444b-1889adb1 {
    grid-area: 31 / 2 / 42 / 13;
    place-self: start center;
  }

  #w-node-_56abc1ed-219e-c04a-9c2e-3441d3cba777-1889adb1 {
    grid-area: 31 / 14 / 42 / 20;
    place-self: center;
  }

  #w-node-efeba295-4b7c-2784-6f40-e7ac1f752ba1-1889adb1 {
    grid-area: 51 / 9 / 61 / 20;
    place-self: start center;
  }

  #w-node-_2c22f2b1-6b98-f5ec-bf24-7591a56661f9-1889adb1 {
    grid-area: 43 / 2 / 50 / 20;
    place-self: center;
  }

  #w-node-eeccb995-dd07-d770-934a-93489c4c47b7-1889adb1 {
    grid-area: 51 / 2 / 61 / 8;
    place-self: center;
  }

  #w-node-_2883c5d1-3210-84a9-557a-882640ccf4de-1889adb1 {
    grid-area: 63 / 2 / 78 / 20;
    place-self: center;
  }

  #w-node-_481b48b4-a8e8-0da7-e1b3-596752cb3822-1889adb1 {
    grid-area: 79 / 2 / 88 / 20;
    place-self: start center;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efd9-1889adb1 {
    grid-area: 88 / 9 / 97 / 17;
    place-self: center;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efe3-1889adb1 {
    grid-area: 90 / 5 / 95 / 11;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f03-1889adb1 {
    grid-area: 1 / 2 / 4 / 17;
    place-self: start;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f06-1889adb1 {
    grid-area: 5 / 2 / 13 / 14;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f0d-1889adb1 {
    grid-area: 5 / 14 / 12 / 17;
    place-self: center;
  }

  #w-node-_87c728ae-979f-7381-da4a-c85d590aea53-1889adb1, #w-node-_9a97767d-dfd2-2987-f3b1-68d47599bd32-1889adb1, #w-node-_9292b7d8-aae0-c8b1-39b5-fb6d27a4c079-1889adb1 {
    grid-area: 1 / 1 / 8 / 4;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f3e-1889adb1 {
    grid-area: 58 / 5 / 62 / 10;
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b634f4f5-e614-662e-d9e2-5c6ce7c3c73e-1889adb1 {
    grid-column: 1 / 20;
    justify-self: center;
  }

  #w-node-_79854bbd-35ae-fba4-e9a2-8e546b7db47a-1889adb1 {
    grid-area: 99 / 2 / 115 / 19;
    place-self: center;
  }

  #w-node-_2b54760a-fde1-cf65-7315-68a34903572d-1889adb1 {
    order: 5;
    grid-area: 12 / 2 / 31 / 19;
    place-self: center;
  }

  #w-node-_2ae87a03-1b24-3cc2-726c-a709a34e6c71-1889adb1 {
    grid-area: 80 / 2 / 99 / 19;
    place-self: center;
  }

  #w-node-a81bd468-8cbb-ab72-c7a9-82c9a216ed68-1889adb1 {
    grid-area: 45 / 2 / 71 / 19;
    place-self: start center;
  }

  #w-node-b5d7e0c2-015a-c7bf-de54-1d14855217da-1889adb1 {
    grid-row: 115 / 126;
  }

  #w-node-_5bf9fb45-818a-3e5f-8d8b-f724aab24e8e-1889adb1 {
    grid-area: 33 / 2 / 45 / 19;
    place-self: start center;
  }

  #w-node-a0851757-da71-ae94-0a94-0bc5ed04d7dc-1889adb1 {
    grid-area: 70 / 2 / 80 / 19;
    place-self: center;
  }

  #w-node-e3472331-59e3-3128-95fd-7e342fe3709f-1889adb1 {
    grid-row: 139 / 161;
  }

  #w-node-ed302ae1-6cec-eda7-f450-7be1af0763a5-1889adb1 {
    grid-row: 115 / 126;
  }

  #w-node-_65f0d64a-7b2c-0d3d-9da1-8d5580172881-1889adb1 {
    grid-area: 126 / 2 / 139 / 19;
    place-self: center;
  }

  #w-node-_1009fbd0-645b-9bd6-c26b-def345fb57bf-1889adb1 {
    grid-area: 160 / 2 / 179 / 19;
    place-self: center;
  }

  #w-node-_86b8be82-da44-4f47-91ac-c1ace278ebb3-1889adb1 {
    grid-area: 180 / 2 / 187 / 19;
    place-self: center;
  }

  #w-node-fc0d7a67-38c9-09eb-e8cd-955e3e7bf6dd-1889adb1 {
    grid-area: 188 / 2 / 195 / 19;
    place-self: center;
  }

  #w-node-c52ff7ee-6c85-e92d-5307-c3d2f7c8847f-1889adb1 {
    grid-area: 196 / 2 / 206 / 11;
    place-self: start end;
  }

  #w-node-_8fe72459-e84a-31e9-0257-32c745d5db20-1889adb1 {
    grid-area: 199 / 6 / 214 / 20;
    place-self: start;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efa8-1889adb1 {
    grid-area: 17 / 2 / 23 / 19;
    place-self: center;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efab-1889adb1 {
    grid-area: 37 / 2 / 53 / 19;
    place-self: start center;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efd8-1889adb1 {
    grid-area: 1 / 1 / 16 / 20;
    place-self: center;
  }

  #w-node-_1f31f079-184c-02e3-3ec7-d514682b444b-1889adb1 {
    grid-area: 80 / 2 / 93 / 19;
    place-self: start;
  }

  #w-node-_56abc1ed-219e-c04a-9c2e-3441d3cba777-1889adb1 {
    grid-area: 25 / 2 / 35 / 19;
    place-self: center;
  }

  #w-node-efeba295-4b7c-2784-6f40-e7ac1f752ba1-1889adb1 {
    grid-area: 118 / 2 / 130 / 19;
    place-self: start center;
  }

  #w-node-_2c22f2b1-6b98-f5ec-bf24-7591a56661f9-1889adb1 {
    grid-area: 54 / 2 / 78 / 19;
    place-self: center;
  }

  #w-node-eeccb995-dd07-d770-934a-93489c4c47b7-1889adb1 {
    grid-area: 95 / 2 / 116 / 19;
    place-self: center;
  }

  #w-node-_2883c5d1-3210-84a9-557a-882640ccf4de-1889adb1 {
    grid-area: 131 / 2 / 155 / 19;
    place-self: center;
  }

  #w-node-_481b48b4-a8e8-0da7-e1b3-596752cb3822-1889adb1 {
    grid-area: 157 / 2 / 174 / 19;
    place-self: start center;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efd9-1889adb1 {
    grid-area: 180 / 6 / 196 / 20;
    place-self: center;
  }

  #w-node-_64417cff-98de-64c8-d72a-8c7a8bb7efe3-1889adb1 {
    grid-area: 175 / 3 / 186 / 10;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f03-1889adb1 {
    grid-area: 17 / 2 / 23 / 20;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f06-1889adb1 {
    grid-area: 24 / 2 / 35 / 20;
    place-self: start center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f0d-1889adb1 {
    grid-area: 1 / 1 / 16 / 21;
    place-self: center;
  }

  #w-node-_87c728ae-979f-7381-da4a-c85d590aea53-1889adb1 {
    grid-area: 37 / 2 / 49 / 20;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f16-1889adb1 {
    grid-area: 51 / 2 / 62 / 20;
    place-self: center;
  }

  #w-node-_9a97767d-dfd2-2987-f3b1-68d47599bd32-1889adb1 {
    grid-area: 63 / 2 / 87 / 20;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f20-1889adb1 {
    grid-area: 102 / 2 / 117 / 20;
    place-self: center;
  }

  #w-node-_9292b7d8-aae0-c8b1-39b5-fb6d27a4c079-1889adb1 {
    grid-area: 119 / 2 / 135 / 20;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f28-1889adb1 {
    grid-area: 137 / 2 / 149 / 20;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f3e-1889adb1 {
    grid-area: 150 / 10 / 162 / 20;
    place-self: center;
  }

  #w-node-d9110589-0def-a022-b795-58ebb2761f34-1889adb1 {
    grid-area: 155 / 3 / 171 / 15;
    place-self: center;
  }
}
