.body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.hero_section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/showdesign_hero_02.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-clip: padding-box;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  min-width: 100px;
  height: 80vh;
  min-height: 100px;
  max-height: 100%;
  margin-top: 88px;
  padding-top: 0;
  display: block;
  position: relative;
  transform: scale(1);
}

.header {
  z-index: 999;
  opacity: .8;
  color: #646464;
  background-color: #000;
  border: 2px solid #303030;
  width: 100%;
  height: 90px;
  position: fixed;
}

.image {
  width: auto;
  max-width: 50%;
  height: auto;
  max-height: 60%;
  margin-top: 10px;
  margin-left: 39px;
  padding-top: 0;
  display: block;
  overflow: clip;
}

.hero_title {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80%;
  margin-top: 55px;
  display: flex;
}

.image-2 {
  opacity: 1;
  border-radius: 0;
  flex: 0 auto;
  width: 70%;
  margin-bottom: 0;
  padding-top: 0;
  display: block;
}

.heading {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: baseline;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  display: flex;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}

.proof2_title {
  z-index: 5;
  justify-content: center;
  width: auto;
  min-height: 150px;
  margin-top: 140px;
  display: flex;
  position: relative;
}

.proof_section {
  background-color: #12002a;
  border: 0 solid #350050;
  border-radius: 0;
  width: 100%;
  height: 160vw;
  min-height: 0;
  margin-top: -16px;
  margin-bottom: 0;
}

.image-3 {
  z-index: 20;
  float: none;
  clear: none;
  aspect-ratio: auto;
  opacity: 1;
  text-align: left;
  vertical-align: baseline;
  object-fit: contain;
  border: 1px #000;
  width: 60vw;
  max-width: 100%;
  height: auto;
  max-height: none;
  margin-top: 30px;
  display: block;
  position: absolute;
  overflow: clip;
}

.image-3.case_02 {
  display: block;
}

.image-3.everychallenge_image {
  margin-top: 20px;
}

.columns {
  border: 0 solid #000;
  border-radius: 0;
  display: block;
}

.column {
  border: 0 solid gray;
}

.column-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 0 solid gray;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

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

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 200px;
  display: flex;
  overflow: visible;
}

.image-4, .proof_div_01 {
  position: relative;
}

.text-block {
  z-index: 50;
  color: #fff;
  text-align: center;
  justify-content: center;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
  font-weight: 300;
  display: block;
  position: static;
  bottom: 10px;
  left: 50%;
  right: auto;
}

.proof_01_overlay {
  justify-content: center;
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 10px;
}

.proof_div_02 {
  position: relative;
}

.proof_02_overlay {
  text-align: center;
  justify-content: center;
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 10px;
}

.sticky-wrap {
  width: 100%;
  height: 50vh;
  position: relative;
  top: 4.9rem;
  overflow: hidden;
}

.media-wrapper {
  z-index: 7;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0% 0% auto;
}

.content-wrapper {
  background-color: #000;
  flex: 1;
  width: 100%;
  padding: 2rem 2rem 0;
  display: block;
  position: relative;
}

.grow-background {
  z-index: 0;
  color: #000;
  background-color: #cd4ccf;
  border: 0 solid #0000;
  border-bottom-left-radius: 20px;
  height: 0%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.description {
  opacity: .75;
  color: #fff;
  letter-spacing: -.025em;
  margin-top: 1.5rem;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
}

.full-image {
  opacity: 1;
  object-fit: cover;
  border: 1px solid #710fa3;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  margin-left: 0;
  padding-left: 0;
  font-size: 13px;
  transform: translate(0);
}

.scroll-inner {
  align-items: flex-end;
  width: 300vw;
  height: 95%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.scroll-card {
  background-color: #fff;
  border: .0625rem solid #83838329;
  border-radius: 0;
  flex-direction: column;
  flex: 1;
  align-items: center;
  width: 30vw;
  height: 50%;
  min-height: 32rem;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  position: relative;
  bottom: -5%;
  overflow: hidden;
}

.heading-2 {
  color: #fff;
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

.text-wrapper {
  z-index: 7;
  border: 1px #0000;
  margin-top: 8px;
  position: relative;
}

.sticky-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vw;
  display: flex;
  position: relative;
}

.sticky-wrap-2 {
  z-index: 10;
  opacity: 1;
  border: 1px solid #0000;
  border-radius: 0;
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.content-wrapper-2 {
  z-index: 7;
  border: 1px #0000;
  border-radius: 0;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
  overflow: clip;
}

.description-2 {
  opacity: .75;
  color: #fff;
  letter-spacing: -.025em;
  margin-top: .4rem;
  margin-bottom: 0;
  font-size: .95rem;
  font-weight: 500;
  line-height: 1.5;
}

.scroll-inner-2 {
  z-index: 7;
  opacity: 1;
  border: 1px solid #0000;
  border-radius: 0;
  justify-content: flex-start;
  align-items: flex-end;
  width: 280vw;
  height: 60%;
  margin-top: -50px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 5%;
  padding-right: 0%;
  display: flex;
  position: static;
}

.scroll-card-2 {
  z-index: 7;
  opacity: 1;
  color: #0000;
  background-color: #0000;
  border: .0625rem #000;
  border-radius: 0;
  flex-direction: column;
  flex: 1;
  align-items: center;
  width: 30vw;
  min-width: 0;
  height: 80%;
  min-height: 25rem;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  position: relative;
  bottom: -5%;
  overflow: visible;
}

.heading-3 {
  z-index: 7;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  letter-spacing: -.025em;
  border: 1px solid #0000;
  margin-top: 0;
  margin-bottom: .7rem;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
  top: 1px;
}

.sticky-container-2 {
  z-index: 0;
  opacity: 1;
  border: 1px solid #0000;
  width: 100%;
  height: 160vw;
  display: flex;
  position: relative;
}

.bold-text {
  font-weight: 300;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100px;
  margin-top: 0;
  display: none;
}

.div-block-3 {
  z-index: auto;
  float: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: right;
  background-color: #350050;
  border: 1px #0000;
  border-radius: 0 0 0 20px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  width: auto;
  min-width: 260px;
  height: 34px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: static;
  inset: auto 0 0 auto;
  overflow: visible;
}

.div-block-3.proof2_label.casestudy_label {
  background-color: #520002;
}

.content-wrapper-2-copy {
  border: 1px #0000;
  border-radius: 0;
  flex: 1;
  width: 100%;
  padding: 1.5rem 2rem .8rem;
  display: block;
  position: relative;
  overflow: clip;
}

.casestudy_section {
  z-index: 0;
  border: 0 solid #0000;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 150px;
  position: relative;
}

.image-5 {
  z-index: 2;
  width: 100vh;
  display: none;
  position: absolute;
}

.image-6 {
  z-index: 21;
  width: 100vh;
  position: absolute;
}

.image-6.case_sequence_image {
  z-index: 3;
  display: none;
}

.div-block-4 {
  z-index: 1;
  opacity: 1;
  text-align: left;
  border: 1px solid #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 400px;
  bottom: 0;
  left: auto;
  overflow: visible;
}

.split_overlay {
  z-index: 10;
  background-image: url('../images/casae-study_skizzen-title_01.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 200% 100%;
  width: 50%;
  height: 100%;
  position: absolute;
  top: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.split_overlay.right {
  background-position: 100%;
  display: flex;
  inset: 0 0 auto auto;
}

.split_overlay.left {
  height: 100%;
  display: block;
  top: 0;
  left: 0;
}

.image-3-copy {
  float: none;
  clear: none;
  aspect-ratio: auto;
  opacity: 0;
  text-align: left;
  vertical-align: baseline;
  object-fit: contain;
  border: 1px #000;
  width: 100vh;
  max-width: none;
  height: auto;
  max-height: none;
  margin-top: 0;
  display: block;
  position: static;
  overflow: clip;
}

.image-3-copy.case_02 {
  display: block;
}

.image-7 {
  z-index: 1;
  display: block;
  position: absolute;
}

.div-block-5 {
  left: 11px;
}

.image-8 {
  vertical-align: text-top;
}

.image-9 {
  vertical-align: bottom;
  width: 52vw;
  margin-top: -10px;
  display: inline-block;
}

.div-block-6 {
  z-index: 10;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-top: 0;
  padding-top: 100px;
  display: flex;
  position: absolute;
  top: 160px;
}

.div-block-7 {
  perspective-origin: 0 0;
  transform-origin: 0 0;
  border: 1px solid #0000;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100dvh;
  margin-top: 0;
  display: block;
  position: sticky;
  top: -10vh;
  overflow: hidden;
}

.div-block-8 {
  z-index: 1;
  justify-content: center;
  width: 80vw;
  max-width: 1400px;
  height: 55vh;
  display: none;
  position: relative;
  top: auto;
  left: auto;
}

.div-block-8.case_01_layer {
  align-items: stretch;
  display: flex;
}

.div-block-8.case_02_layer {
  display: flex;
}

.horizontal-scroll-wrap {
  padding-bottom: 100vh;
}

.height {
  height: 400dvh;
  position: relative;
}

.sticky {
  border: 2px solid #350050;
  width: 100%;
  height: 100dvh;
  margin-top: 0;
  margin-bottom: -100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

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

.flex-offset {
  justify-content: flex-start;
  margin-top: 0;
  margin-right: -100vw;
  display: flex;
}

.full-page {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100dvh;
  display: flex;
}

.full-page.is-horizontal-scroll-section {
  border: 2px solid #350050;
  width: 50vw;
  height: 50dvh;
}

.image-10 {
  width: 100vw;
  height: auto;
  position: static;
}

.image-11 {
  width: 100vw;
  height: auto;
}

.image-12, .image-13, .image-14 {
  width: 100vw;
}

.image-15 {
  opacity: .35;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.proof2_image-overlay-bg {
  z-index: 0;
  border-radius: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.tab_contain {
  width: 48em;
}

.tabs_content {
  background-color: #e0dbd3;
  flex: 0 auto;
  width: 0%;
  transition: height .4s, width .4s;
  position: relative;
  overflow: hidden;
}

.tabs_content.active {
  width: 100%;
}

.tabs {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tab_wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 2.8em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.page-wrapper {
  width: 100%;
  font-size: 1em;
  position: relative;
  overflow: hidden;
}

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

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.tabs_heading {
  margin-left: 0;
  margin-right: 0;
  font-size: 1.9em;
  font-weight: 700;
  transform: rotate(-180deg);
}

.tabs_link {
  background-color: #f3f1ee;
  border-left: 2px solid #000;
  border-right: 2px solid #0000;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: flex-end;
  padding: 2.3em 1.5em;
  transition: all .4s;
  display: flex;
}

.tabs_link.active {
  background-color: #c5bfb3;
  border-right-color: #000;
}

.sequence_frame_img {
  display: none;
}

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

.sequence_canvas_embed {
  z-index: 1;
  opacity: 1;
  width: 100%;
  height: 100%;
  margin-top: 8vh;
  position: absolute;
}

.div-block-10 {
  width: 1px;
  height: 750vh;
}

.icon {
  color: #fff;
  border: 1px solid #0000;
  font-size: 64px;
}

.navbar {
  z-index: 9999;
  background-color: #0000;
  width: 100%;
  position: fixed;
  top: 0;
}

.container {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.div-block-11 {
  z-index: 30;
  justify-content: center;
  align-items: center;
  margin-top: -10%;
  display: flex;
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translate(-50%);
}

.div-block-11.stage-arrow-position {
  bottom: -2%;
}

.image-16 {
  width: 8%;
  height: auto;
}

.image-16.scroll-arrow {
  width: 90px;
  margin-top: 0;
  margin-bottom: 120px;
  font-size: 14px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  word-break: keep-all;
  justify-content: center;
  align-items: flex-start;
  width: 6%;
  min-width: 80px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  display: flex;
  position: absolute;
}

.case_study_image {
  z-index: 20;
  border-radius: 0;
  width: 48vw;
  margin-bottom: 0;
  padding-bottom: 0;
  position: absolute;
  top: 38vh;
  left: 28vw;
}

.image-17 {
  border: 1px dotted #494949;
  border-radius: 15px;
  width: 100%;
  margin-bottom: 0;
  display: block;
}

.case_study_images_scroll_track {
  width: 1px;
  height: 815vh;
  margin-top: 0;
}

.casestudy_scroll {
  width: 100%;
  height: auto;
  margin-top: 0;
  position: relative;
  top: auto;
}

.ligthcontentspace_title {
  z-index: 20;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 150px;
  margin-top: 195px;
  padding-top: 0;
  display: flex;
  position: relative;
}

.section {
  height: 470vh;
  margin-top: 0;
  position: relative;
  top: 0;
}

.div-block-12 {
  width: 100%;
  height: 88vh;
  position: sticky;
  top: 120px;
}

.lightcontentspace_pyramid {
  z-index: 2;
  grid-column-gap: NaNpx;
  grid-row-gap: NaNpx;
  justify-content: center;
  width: 100%;
  max-width: none;
  margin-top: 10px;
  display: block;
  position: relative;
}

.lightcontentspace_pyramid.lightcontentspace_heart {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.pyramid_open {
  z-index: 2;
  width: 75%;
  max-width: 75%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}

.pyramid_open.pyramid_sketch {
  width: 75%;
  max-width: 75%;
}

.pyramid_closed {
  width: 75%;
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.pyramid_open_mask {
  z-index: 5;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0 0 0 0%;
  overflow: visible;
}

.pyramid_open_mask.pyramid_sketch_mask {
  z-index: 6;
}

.proof2_track {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: -5vh;
  display: flex;
  position: relative;
}

.proof2_section {
  background-color: #000;
  width: 100%;
  height: 390vh;
  position: relative;
  top: 0;
}

.proof2_sticky {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.proof2_mask {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 78vh;
  margin-top: 0;
  padding-top: 20px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.proof2_card {
  background-color: #0000;
  border-radius: 0;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 38vw;
  min-width: 520px;
  max-width: 1200px;
  height: 47vh;
  min-height: 290px;
  max-height: 900px;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-18 {
  height: auto;
  position: relative;
}

.image-19 {
  position: static;
}

.image-20 {
  object-fit: cover;
  border: 0 solid #350050;
  border-radius: 20px 20px 0;
  flex: none;
  width: 100%;
  height: 100%;
  display: block;
}

.image-20.case-study-image {
  box-sizing: border-box;
  object-fit: cover;
  border-width: 1px;
  border-color: #790003;
  width: 100%;
}

.image-21, .image-22 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.heart_sketch_mask {
  z-index: 6;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.heart_sketch {
  z-index: 2;
  width: 75%;
  max-width: 75%;
  position: relative;
  top: 0;
  bottom: auto;
  left: 50%;
  transform: translate(-50%);
}

.heart_closed {
  z-index: 6;
  width: 75%;
  max-width: 75%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 0;
  left: 0;
  overflow: clip;
}

.heart {
  width: 75px;
  max-width: 75%;
}

.heart_open_mask {
  z-index: 5;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.heart_render {
  z-index: 5;
  width: 75%;
  max-width: 75%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}

.everychallenge_heart {
  z-index: auto;
  width: 100%;
  margin-top: 10px;
  position: relative;
}

.everychallenge_title {
  z-index: 20;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 150px;
  margin-top: 140px;
  display: flex;
  position: relative;
}

.heading-4 {
  color: #d8d8d8;
  text-align: center;
  width: 100%;
  font-size: 14px;
  font-weight: 300;
}

.contact_panel {
  z-index: 20;
  background-color: #25083f;
  border: 1px solid #3e0c6a;
  border-radius: 0 0 0 30px;
  width: 30%;
  font-family: Open Sans, sans-serif;
  font-size: 10px;
  font-weight: 300;
  position: fixed;
  top: 0;
  bottom: 10%;
  right: 0;
  overflow: hidden;
}

.everychallenge_dim_overlay {
  z-index: 10;
  color: #000;
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.div-block-13 {
  z-index: 20;
  width: 100%;
  height: 100%;
  position: sticky;
  top: 0;
}

.contact_content {
  flex-flow: column;
  display: flex;
  position: absolute;
  top: 18%;
  left: 14%;
  right: 10%;
}

.contact_line_1 {
  background-color: #7f21d7;
  width: 83%;
  height: 2px;
  margin-top: 42px;
  margin-bottom: 15px;
}

.contact_line_1.contact_line_2 {
  width: 40%;
  margin-bottom: 15px;
}

.contact_line_1.contat_line_3 {
  width: 25%;
  margin-top: 20px;
}

.contact_title {
  width: 85%;
  margin-bottom: 38px;
  display: block;
}

.contact_info {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.contact_phone {
  color: #fff;
  font-family: Inconsolata, monospace;
  font-size: 20px;
  font-weight: 400;
}

.contact_email {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #fff;
  flex-flow: column;
  font-family: Inconsolata, monospace;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.contact_email:hover {
  opacity: .7;
}

.link {
  color: #fff;
  flex-flow: column;
  font-size: 16px;
  display: flex;
}

.legal_footer {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 2.5%;
  left: 14%;
}

.privacy_link {
  opacity: .7;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.privacy_link:hover {
  opacity: 1;
}

.impressum_link {
  opacity: .7;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.impressum_link:hover {
  opacity: 1;
}

.text-block-3 {
  opacity: .7;
  color: #fff;
  font-size: 16px;
}

.legal_content {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  display: none;
  position: absolute;
  bottom: 8%;
  left: 14%;
  right: 10%;
}

.legal_imprint {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.studio_name {
  opacity: .95;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: block;
}

.address_block {
  opacity: .8;
  color: #fff;
  -webkit-text-stroke-color: white;
  font-size: 12px;
  line-height: 20px;
}

.legal_credits {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  margin-top: 16px;
  display: flex;
}

.legal_credits_title {
  opacity: .95;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}

.photo_credits {
  opacity: .8;
  color: #fff;
  font-size: 12px;
}

.navbar_menu {
  z-index: 100;
  text-align: right;
  flex-flow: column;
  width: 340px;
  padding: 24px 28px;
  font-family: Inconsolata, monospace;
  font-size: 22px;
  font-weight: 400;
  display: flex;
  position: absolute;
  top: 0;
  right: 76px;
}

.hero_title_mobile, .lightcontetnspace_title_mobile, .pyramid_closed_mobile, .pyramid_open_mobile, .pyramid_sketch_mobile, .proof_mobile, .proof_mobile_section {
  display: none;
}

.proof_mobile_label {
  position: absolute;
  bottom: 0;
  right: 0;
}

.casae-study_title_01_mobile-portrait {
  display: none;
}

.casestudy_mobile_section {
  height: 100vh;
  display: none;
}

.image-23, .image-24, .contact_phone_mobil-link, .design-dna-note_mobile {
  display: none;
}

.design-dna-note_mobile.design-dna-note_desktop {
  z-index: 20;
  color: #adadad;
  -webkit-text-stroke-color: #adadad;
  width: 55vw;
  font-family: Inconsolata, monospace;
  font-size: 22px;
  line-height: 22px;
  display: flex;
  position: absolute;
  bottom: 5vh;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.image-25, .image-26 {
  display: none;
}

@media screen and (max-width: 991px) {
  .image-2 {
    width: 90%;
    margin-top: -183px;
    display: none;
  }

  .image-3 {
    width: 95vw;
  }

  .image-3.everychallenge_image {
    width: 100vw;
  }

  .content-wrapper {
    padding-top: 1.4rem;
  }

  .scroll-inner {
    width: 600vw;
  }

  .scroll-card {
    width: 60vw;
    height: 61.8%;
    bottom: 0%;
  }

  .scroll-inner-2 {
    width: 600vw;
  }

  .scroll-card-2 {
    width: 60vw;
    height: 61.8%;
    bottom: 0%;
  }

  .image-9 {
    width: 95vw;
  }

  .pyramid_open, .pyramid_open.pyramid_sketch {
    width: 120%;
    max-width: 120%;
    top: 0;
  }

  .pyramid_closed {
    width: 120%;
    max-width: 120%;
    margin-top: 0;
    margin-left: 50%;
    transform: translate(-50%);
  }

  .proof2_section {
    height: 390vh;
  }

  .heart_sketch, .heart_render {
    width: 75%;
    max-width: 75%;
    display: none;
  }

  .contact_panel {
    width: 80%;
    display: block;
  }

  .contact_title {
    width: 75%;
  }

  .hero_title_mobile {
    width: 65vw;
    display: block;
    position: relative;
    bottom: 10vh;
  }

  .design-dna-note_mobile {
    display: none;
  }

  .design-dna-note_mobile.design-dna-note_desktop {
    width: 72%;
    bottom: 10vh;
  }

  .image-25, .image-26 {
    width: 100%;
    display: inline-block;
    position: relative;
    top: 5vh;
    left: 50%;
    transform: translate(-50%);
  }
}

@media screen and (max-width: 767px) {
  .image {
    position: absolute;
  }

  .sticky-wrap {
    height: auto;
    overflow: visible;
  }

  .description {
    margin-top: .875rem;
    font-size: 1.125rem;
  }

  .scroll-inner {
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .scroll-card {
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
    width: 100%;
    margin: 1rem 0;
  }

  .heading-2 {
    font-size: 1.75rem;
  }

  .sticky-wrap-2 {
    height: auto;
    overflow: visible;
  }

  .description-2 {
    margin-top: .875rem;
    font-size: 1.125rem;
  }

  .scroll-inner-2 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .scroll-card-2 {
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
    width: 100%;
    margin: 1rem 0;
  }

  .heading-3 {
    font-size: 1.75rem;
  }

  .tab_contain {
    width: 100%;
    max-width: 43em;
  }

  .tabs_content {
    width: 100%;
    height: 0%;
  }

  .tabs_content.active {
    height: 100%;
  }

  .tabs {
    flex-direction: column;
  }

  .tabs_heading {
    transform: rotate(0);
  }

  .tabs_link {
    border-width: 2px 0;
    border-top-style: solid;
    border-top-color: #000;
    border-bottom-style: solid;
    border-bottom-color: #0000;
  }

  .tabs_link.active {
    border-bottom-color: #000;
  }

  .navbar {
    background-color: #0000;
  }

  .design-dna-note_mobile {
    display: flex;
  }

  .design-dna-note_mobile.design-dna-note_desktop {
    display: none;
  }
}

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

  .hero_section {
    background-image: url('../images/showdesign_hero_02_mobile-portrait.jpg');
    background-position: 37% 0;
    background-size: cover;
    background-attachment: fixed;
    height: 90vh;
    margin-top: 88px;
    padding-top: 0;
  }

  .image {
    margin-top: 3px;
    margin-left: 20px;
  }

  .image-2 {
    display: none;
  }

  .heading {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: -20px;
    padding-top: 0;
    font-size: 9px;
  }

  .image-3 {
    display: none;
  }

  .sticky-container {
    height: 50vw;
  }

  .casestudy_section {
    height: 300vh;
    margin-top: -70px;
    padding-bottom: 150px;
    display: none;
  }

  .div-block-4 {
    z-index: 5;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    transform: translate(0, 18vh);
  }

  .image-9 {
    width: 52vw;
    display: none;
    position: static;
  }

  .div-block-6 {
    z-index: 20;
    padding-top: 185px;
  }

  .div-block-7 {
    width: 100%;
    height: 100vh;
    top: 0;
  }

  .tabs_heading {
    font-size: 1.5em;
  }

  .tabs_link {
    padding-left: .9em;
    padding-right: .9em;
  }

  .sequence_canvas_embed {
    width: 150%;
    top: 0;
    left: -25%;
  }

  .div-block-11 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    margin-top: -15%;
    padding-top: 0;
    display: flex;
    top: auto;
  }

  .image-16.scroll-arrow {
    width: 80px;
    margin-top: 0;
    margin-bottom: 70%;
  }

  .text-block-2 {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: -125%;
    font-size: 13px;
    display: none;
  }

  .casestudy_scroll {
    height: 100%;
  }

  .ligthcontentspace_title.proof_mobile_title {
    z-index: 30;
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: 38%;
    margin-top: 0;
    display: flex;
    position: absolute;
    top: -2%;
    left: 0;
    right: 0;
  }

  .section {
    height: 530vh;
  }

  .div-block-12 {
    height: 80vh;
    position: sticky;
    top: 120px;
  }

  .pyramid_open, .pyramid_closed, .proof2_section {
    display: none;
  }

  .proof2_sticky {
    display: block;
  }

  .proof2_mask.casestudy2_mask, .heart_sketch, .heart_render {
    display: none;
  }

  .contact_panel {
    opacity: 1;
    width: 80%;
    font-size: 10px;
    display: flex;
  }

  .contact_line_1 {
    width: 78%;
  }

  .contact_line_1.contact_line_2, .contact_line_1.contat_line_3 {
    width: 40%;
  }

  .contact_title {
    width: 95%;
    margin-bottom: 12px;
    font-size: 10px;
  }

  .contact_phone {
    font-size: 22px;
    display: none;
  }

  .contact_email {
    font-size: 18px;
  }

  .privacy_link, .impressum_link {
    font-size: 16px;
  }

  .text-block-3 {
    font-size: 14px;
  }

  .navbar_menu {
    text-align: right;
    width: 340px;
    font-family: Inconsolata, monospace;
    font-size: 18px;
    font-weight: 400;
  }

  .hero_title_mobile {
    width: 85%;
    margin-top: 0%;
    display: block;
  }

  .lightcontetnspace_title_mobile {
    width: 60%;
    margin-top: 25%;
    display: block;
    position: absolute;
  }

  .pyramid_closed_mobile {
    margin-top: 17px;
    display: block;
    position: static;
  }

  .pyramid_open_mobile {
    margin-top: 10%;
    display: block;
    position: absolute;
  }

  .pyramid_sketch_mobile {
    margin-top: 8%;
    display: block;
    position: absolute;
  }

  .proof_mobile {
    display: block;
  }

  .proof_sticky_mobile {
    z-index: auto;
    width: 100%;
    height: 100vh;
    position: sticky;
    top: 88px;
    overflow: hidden;
  }

  .proof_mobile_cards {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    overflow: hidden;
  }

  .proof_image_overlay_bg_mobile {
    object-fit: cover;
    width: auto;
    max-width: none;
    height: 100%;
    margin-left: 0;
    display: block;
    position: absolute;
    inset: -5% 0 0% -60%;
    overflow: visible;
  }

  .proof_mobile_section {
    background-color: #000;
    width: 100%;
    height: 653vh;
    display: block;
    position: relative;
  }

  .proof_mobile_title-image {
    z-index: 30;
    width: 65%;
    margin-top: 0%;
    position: absolute;
    top: auto;
    left: auto;
    right: auto;
  }

  .proof_mobile_card_01 {
    z-index: 10;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 90vh 0 0;
    overflow: visible;
  }

  .proof_mobile_card_01.proof_mobile_card_02 {
    top: 0;
  }

  .proof_mobile_card_01.proof_mobile_card_04 {
    top: 270vh;
  }

  .proof_mobile_card_01.proof_mobile_card_03 {
    top: 180vh;
  }

  .proof_mobile_card_01.proof_mobile_card_05 {
    top: 450vh;
  }

  .proof_mobile_card_01.proof_mobile_card_06 {
    top: 360vh;
  }

  .proof_mobile_card_01.proof_mobile_card_07 {
    top: 540vh;
  }

  .proof_udo_01_mobile {
    object-fit: cover;
    border-radius: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
    overflow: hidden;
  }

  .proof_udo_01_mobile.proof_mobile_image_02 {
    border-radius: 0;
    left: 0%;
    overflow: hidden;
  }

  .proof_udo_01_mobile.proof_mobile_image_03 {
    max-width: 100%;
    left: -12%;
    overflow: visible;
  }

  .proof_mobile_label {
    z-index: 2;
    background-color: #5d146e;
    border-radius: 0 0 0 12px;
    justify-content: center;
    align-items: center;
    min-width: 220px;
    height: 42px;
    min-height: 42px;
    display: flex;
    top: 100%;
    bottom: auto;
    right: 0;
  }

  .text-block-4 {
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 300;
  }

  .proof_mobile_card_wrapper {
    width: 100%;
    height: 52vh;
    position: absolute;
    top: 50vh;
    left: 0;
    right: 0;
  }

  .proof_mobile_image_03, .proof_mobile_image_04, .proof_mobile_image_05, .proof_mobile_image_06 {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .proof_mobile_image_07 {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .casae-study_title_01_mobile-portrait {
    width: 65%;
    margin-top: 0%;
    display: block;
    position: absolute;
  }

  .casestudy_mobile_mask {
    z-index: 30;
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    overflow: hidden;
  }

  .casestudy_mobile_stack {
    width: 100%;
    height: 100%;
    position: relative;
  }

  .casestudy_mobile_card_01 {
    z-index: 10;
    background-color: #000;
    border: 0 solid #790003;
    border-radius: 2px;
    width: 100%;
    position: absolute;
    bottom: 4vh;
    left: 0;
    right: 0;
    overflow: visible;
  }

  .casestudy_mobile_card_01.casestudy_mobile_card_02 {
    z-index: 11;
  }

  .casestudy_mobile_label {
    z-index: 5;
    background-color: #7f0103;
    border-top-left-radius: 12px;
    justify-content: center;
    align-items: center;
    padding: 10px 22px;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
  }

  .casestudy_mobile_01 {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
  }

  .casestudy_mobile_sticky {
    width: 100%;
    height: 100vh;
    position: sticky;
    top: 0;
    overflow: hidden;
  }

  .casestudy_mobile_section {
    width: 100%;
    height: 300vh;
    display: block;
    position: relative;
  }

  .div-block-14 {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    padding-top: 180px;
    display: flex;
    position: absolute;
    top: 160px;
  }

  .casestudy_mobile_card_inner_01 {
    background-color: #000;
    border: 2px solid #790003;
    border-width: 2px 0;
    width: 100%;
    height: 52vh;
    position: relative;
    overflow: hidden;
  }

  .casestudy_mobile_card_inner_01.casestudy_mobile_card_inner_03 {
    border-left-width: 0;
    border-right-width: 0;
  }

  .text-block-5 {
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
  }

  .image-23, .image-24 {
    display: inline-block;
  }

  .contact_phone_mobil-link {
    color: #fff;
    font-family: Inconsolata, monospace;
    font-size: 18px;
    text-decoration: none;
    display: block;
  }

  .design-dna-note_mobile {
    z-index: 20;
    color: #adadad;
    text-align: left;
    font-family: Inconsolata, monospace;
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
    display: flex;
    position: absolute;
    bottom: 12vh;
    left: 7vw;
    right: 7vw;
  }

  .design-dna-note_mobile.design-dna-note_desktop {
    display: none;
  }

  .nav-link.w--current {
    text-align: right;
    font-size: 18px;
    font-weight: 400;
  }

  .nav-link-2, .nav-link-3, .nav-link-4, .nav-link-5, .nav-link-6 {
    text-align: right;
    font-size: 16px;
  }

  .image-25, .image-26 {
    display: none;
  }
}


