:root {
  --black: #2e2c2c;
  --floral-white: #f2efe9;
  --white: #fafafa;
  --grey: #7e7e7e;
  --gainsboro: #e4ded9;
}

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

body {
  color: var(--black);
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

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

h2 {
  color: #454040;
  letter-spacing: .5px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 36px;
}

p {
  color: var(--black);
  margin-bottom: 10px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1.125rem;
  line-height: 22px;
}

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

.body {
  background-color: var(--floral-white);
  letter-spacing: 1px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 16px;
}

.wrapper_leadtextanimation {
  z-index: auto;
  flex-direction: column;
  align-items: center;
  max-width: 960px;
  display: flex;
  position: sticky;
  top: 75px;
}

.lead {
  color: #454040;
  text-shadow: none;
  margin-bottom: 30px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1.563rem;
  font-weight: 400;
  line-height: 2.3rem;
}

.lead.negative {
  max-width: 100%;
  padding-bottom: 65px;
  font-size: 2rem;
  line-height: 100%;
}

.lead.work_content_paragraph {
  width: 60vw;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.4rem;
  line-height: 2.4rem;
}

.lead.white {
  color: var(--white);
}

.lead.link {
  color: var(--grey);
  text-decoration: none;
}

.lead.link:hover {
  color: var(--black);
}

.lead.text {
  max-width: 600px;
  margin-left: 50px;
  margin-right: 50px;
}

.background {
  z-index: -1;
  position: fixed;
  inset: 0%;
}

.background.transition-1 {
  color: #454040;
  background-color: #fafafa;
}

.background.transition-2 {
  background-color: #fafafa;
}

.negative {
  color: var(--white);
}

.cs_card_image_1 {
  object-fit: cover;
  min-width: 100%;
}

.case_studie_card_titel {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 40px;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
}

.h1-heading {
  padding-bottom: 15px;
  font-size: 5rem;
  font-weight: 600;
}

.section_center_text {
  justify-content: center;
  align-items: center;
  height: 110vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 130px;
  padding-right: 130px;
  display: flex;
}

.section_work {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  padding-top: 180px;
  padding-bottom: 180px;
  display: flex;
}

.navbar-logo-center {
  z-index: 2;
  background-color: var(--white);
  position: sticky;
  top: 0;
}

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

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.wave {
  width: 30px;
  height: 30px;
}

.spacer-200 {
  height: 200px;
}

.section_footer {
  align-items: center;
  width: 100%;
  margin-top: 100px;
  display: flex;
}

.footer_div {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 1090px;
  min-height: 85px;
  max-height: 120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.small_text {
  font-size: 1rem;
}

.work_header_section {
  align-items: flex-end;
  height: 100vh;
}

.work_header_section.amundsen {
  background-image: url('../images/Hintergrundbild_Amundsen_Marc_Strebel.jpg');
  background-position: 100% 100%;
}

.work_header_section.swilix {
  background-image: url('../images/swilix_Plakat.png');
  background-position: 50% 100%;
  background-size: cover;
}

.work_header_section.baselbietergunfi {
  background-image: url('../images/AdobeStock_93293232-scaled-02e00377.webp');
}

.projekt_info_grid {
  grid-column-gap: 100px;
  grid-row-gap: 0px;
  text-shadow: none;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(min-content, max-content) minmax(min-content, max-content) minmax(min-content, max-content);
  margin-top: 25px;
}

.projekttitel {
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: none;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
}

.line {
  text-shadow: none;
  border: 1px solid #454040;
  border-radius: 2px;
  width: 100%;
  height: 1px;
  margin-bottom: 20px;
}

.line.negative {
  border-color: var(--white);
}

.work_titel_div {
  align-self: flex-end;
  width: 70vw;
  max-width: 800px;
  padding: 30px 50px 20px;
}

.work_content_section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  display: flex;
}

.work_content_paragraph {
  max-width: 60vw;
  margin-top: 70px;
  margin-bottom: 70px;
}

.work_content_image {
  object-fit: contain;
  min-width: 900px;
}

.work_content_image._2er-grid {
  min-width: 500px;
}

.work_content_image.bild_abstand_innen {
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph {
  color: #454040;
}

.link-block {
  flex-direction: row-reverse;
  align-items: flex-end;
  margin-top: -35px;
  margin-right: -35px;
  padding-top: 35px;
  padding-right: 35px;
  display: flex;
  position: relative;
}

.link-block.stickyonbot {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-right: 35px;
  padding-right: 50px;
}

.link_hello {
  padding-top: 5px;
  padding-right: 15px;
}

.grundtext {
  letter-spacing: 1.3px;
  margin-bottom: 70px;
  font-size: 1.25rem;
  line-height: 135%;
}

.grundtext.list {
  width: 70%;
}

.grundtext.detail {
  margin-bottom: 30px;
}

.grundtext._50 {
  width: 70%;
  padding-left: 80px;
}

.case_studie_cover {
  padding-bottom: 55px;
  text-decoration: none;
}

.negative-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.negative-section.relative {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.bg-wrapper {
  z-index: -1;
  position: fixed;
  inset: 0%;
}

.bg-wrap {
  z-index: -1;
  opacity: 0;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  position: fixed;
  inset: 0%;
}

.bg-wrap._1 {
  background-color: #454040;
}

.intro {
  padding-bottom: 60px;
  font-size: 4rem;
  line-height: 110%;
}

.sticky_bottom {
  z-index: 2;
  justify-content: center;
  display: flex;
  position: sticky;
  top: 90%;
  overflow: hidden;
}

.nav-container {
  z-index: 97;
  background-color: #454040;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 80px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.nav__bg {
  z-index: 98;
  background-color: #1a1a1f;
  position: fixed;
  inset: 0%;
}

.nav-item {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-item-text-full {
  color: var(--white);
  font-size: 120px;
  font-weight: 700;
  line-height: 150px;
}

.nav-item-text-full.h1-heading {
  font-size: 8rem;
}

.nav-item-text {
  font-size: 120px;
  font-weight: 700;
  line-height: 150px;
}

.nav-item-text.h1-heading {
  font-size: 8rem;
  line-height: 150px;
}

.nav-items {
  z-index: 99;
  color: #454040;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.special-text-wrapper {
  height: 150px;
  overflow: hidden;
}

.special-text-wrapper.titel {
  height: 100px;
  overflow: hidden;
}

.navbar {
  z-index: 101;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  margin-top: 25px;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navigation__menu-btn {
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 25px;
  overflow: hidden;
}

.hamburger-line {
  background-color: #454040;
  width: 25px;
  height: 2.22px;
}

.hamburger {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 25px;
  height: 10px;
  margin-left: 12.5px;
  display: flex;
}

.navigation-text {
  color: var(--white);
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 12px;
}

.navigation-text.scrollanimation {
  color: #454040;
}

.open-wrap {
  align-items: center;
  height: 25px;
  display: flex;
}

.hamburger-line-2 {
  background-color: #454040;
  width: 15px;
  height: 2.22px;
}

.close-btn {
  background-image: url('../images/close-btn-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  margin-left: 12.5px;
}

.close-wrap {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 25px;
  display: flex;
}

.nav__logo {
  color: var(--black);
  font-size: 1.25rem;
  text-decoration: none;
}

.section-center {
  justify-content: center;
  align-items: center;
  margin-top: 150px;
  display: flex;
}

.projekttext {
  letter-spacing: 1.1px;
  margin-bottom: 70px;
  font-size: 1.4rem;
  line-height: 2.2rem;
  overflow: visible;
}

.projekttext.zitat {
  font-weight: 500;
}

.projekt_entwurf_grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.projekt_entwurf_grid._2er-grid {
  background-color: #0000;
  grid-template-columns: 1fr 1fr;
  max-width: 1500px;
}

.projekt_entwurf_grid.skizzen {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.projekt_entwurf_grid._4er-grid {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.masonary_grid_div {
  column-count: 2;
  column-gap: 35px;
  max-width: 960px;
}

.link_block_project {
  text-decoration: none;
}

.wavy_button-2 {
  color: #f24f4f;
  letter-spacing: 1.5px;
  border-bottom: 2px solid #f24f4f;
  padding-bottom: .21em;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  text-decoration: none;
}

.wavy_button-2:hover {
  background-image: url('../images/631edd3f415a85526dfe19a9_631b51ad714fb75e3f034580_wavy-btn-hover-border.svg');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: auto 20%;
  border-bottom-width: 0;
  padding-bottom: .3em;
  text-decoration: none;
}

.wave-button {
  color: #f24f4f;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding-bottom: 15px;
  font-size: 1.125rem;
  font-weight: 400;
}

.div-block-9 {
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.lust-auf-mehr {
  align-self: flex-start;
  margin-top: 70px;
  margin-left: 50px;
  text-decoration: none;
}

.paragraph-2 {
  padding-bottom: 25px;
}

.control {
  color: #0d0628;
  border: 2px solid #0d0628;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.33em;
  height: 3.33em;
  margin-left: .5em;
  margin-right: .5em;
  transition: transform .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.control:active {
  transform: scale(.9);
}

.control.next-splide {
  color: #454040;
  border-width: 1px;
  border-color: #454040;
  order: 1;
}

.control__fill {
  z-index: 1;
  background-color: var(--black);
  color: var(--black);
  border-radius: 50%;
  width: 100%;
  height: 100%;
  margin-top: -100%;
  margin-right: -100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.control__arrow {
  z-index: 2;
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.3em;
  display: block;
  position: relative;
}

.control__arrow.is--flipped {
  color: #454040;
  transform: rotate(-180deg);
}

.control__arrow.is--flipped.shortcut {
  width: 1em;
  height: 1.5em;
  margin-left: 12px;
}

.control__arrow.downward {
  width: 1em;
  transform: rotate(-90deg);
}

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

.orange {
  color: #f24f4f;
}

.list {
  padding-top: 30px;
  padding-bottom: 15px;
}

.list-2 {
  min-width: 450px;
}

.lead_list {
  margin-top: 2.8rem;
}

.button_next_project {
  flex-direction: row;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  margin-top: 75px;
  margin-right: 20%;
  text-decoration: none;
  display: flex;
  position: static;
  inset: auto 19% 43% auto;
}

.small-text {
  margin-bottom: 0;
  font-size: 1rem;
}

.background_video {
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 700px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 80px 150px;
}

.play-pause-button {
  inset: 0%;
}

.link_shortcut {
  text-transform: none;
  font-size: 1.125rem;
  text-decoration: none;
  display: flex;
}

.link_shortcut:hover {
  color: #000;
}

.spacer-100 {
  height: 100px;
}

.trenner {
  background-color: var(--black);
  width: 100%;
  height: 2px;
}

.trenner.sub {
  background-color: var(--grey);
}

.trenner.light {
  background-color: #b9b0a7;
}

.text_grid {
  grid-column-gap: 1.85rem;
  grid-row-gap: 3rem;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1000px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.list_punkt {
  background-color: var(--black);
  border-radius: 20px;
  width: 2px;
  height: 2px;
  margin-top: 8px;
  margin-right: 10px;
  padding: 2px;
}

.aufzaehlungstext {
  margin-bottom: 30px;
  font-size: 1.125rem;
  line-height: 135%;
}

.grid_container.full_width {
  background-color: #e4ded9;
  width: 100%;
  padding: 50px;
}

.head_image {
  object-fit: cover;
  width: 100%;
  height: 70vh;
  padding-bottom: 30px;
  overflow: hidden;
}

.trenner_wrapper {
  width: 100%;
  margin-top: 70px;
  padding-left: 50px;
  padding-right: 50px;
}

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

.subtitel {
  letter-spacing: 1.5px;
  margin-bottom: 60px;
  font-size: 1.125rem;
}

.wrapper_background {
  background-color: var(--gainsboro);
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 5vw 50px;
  display: flex;
}

.wrapper_background.zitat {
  padding-top: 0;
  padding-bottom: 0;
}

.svg {
  width: 1500px;
}

.grid_container_content_wrapper.twothird {
  width: 60%;
  margin-top: 70px;
}

.projekt_hero_image {
  object-fit: cover;
  height: 100vh;
}

.regular_text {
  letter-spacing: 1.25px;
  line-height: 25px;
}

.secondary_button_text {
  color: var(--grey);
  letter-spacing: 1px;
  padding-right: 10px;
}

.secondary-button {
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1.125rem;
  display: flex;
}

.paragraph-4 {
  color: var(--grey);
  font-family: neue-haas-grotesk-text, sans-serif;
}

.secondary_button_arrow {
  width: 14px;
  height: 14px;
}

.secondary_button_arrow.down {
  transform: rotate(135deg);
}

.heading {
  letter-spacing: 2px;
  margin-top: 50px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
}

.projekt_text_wrapper {
  justify-content: space-between;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.div-block-13 {
  display: flex;
}

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

.div-block-14 {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

.link {
  text-decoration: none;
}

.lust-auf {
  font-size: 3.5rem;
  line-height: 110%;
  text-decoration: none;
}

.lust-auf.grey {
  color: var(--grey);
  padding-left: .45rem;
}

.div_horizontal, .div-block-16 {
  display: flex;
}

.list-item {
  font-size: 1.25rem;
  list-style-type: disc;
}

.image_wrapper {
  padding-left: 50px;
  padding-right: 50px;
}

.backround-video {
  z-index: 2;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: auto;
}

.image-7 {
  width: 100vw;
}

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

.imagefullwidth {
  width: 100%;
  max-width: 1920px;
}

@media screen and (min-width: 1280px) {
  .body {
    background-color: #454040;
  }

  .body.inhalt {
    background-color: var(--floral-white);
  }

  .lead.work_content_paragraph {
    width: 50vw;
  }

  .lead.text {
    max-width: 800px;
  }

  .work_content_image {
    max-width: 1350px;
  }

  .negative-section.relative {
    justify-content: center;
    align-items: center;
  }

  .nav-item-text.h1-heading {
    font-size: 8rem;
  }

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

  .projekt_entwurf_grid._2er-grid {
    grid-template-columns: 1fr 1fr;
    width: 100%;
    max-width: none;
  }

  .background_video {
    min-width: 100%;
    height: 500%;
    min-height: 100%;
  }

  .grid_container.full_width {
    background-color: var(--gainsboro);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid_container.edge {
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .subtitel {
    margin-bottom: 60px;
  }

  .grid_container_content_wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: block;
  }

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

  .image-6 {
    height: 100%;
  }

  .image-7 {
    max-width: 100vw;
    padding-left: 50px;
    padding-right: 50px;
  }

  .grid_100 {
    width: 100%;
    max-width: 1500px;
  }

  .video {
    max-width: 1250px;
  }
}

@media screen and (min-width: 1920px) {
  .body.inhalt {
    margin-left: auto;
    margin-right: auto;
  }

  .section_footer {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }

  .work_header_section {
    max-width: 1920px;
    max-height: 1080px;
    margin-left: auto;
    margin-right: auto;
  }

  .work_content_section, .sticky_bottom {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
  }

  .projekt_entwurf_grid._2er-grid {
    grid-template-columns: 1fr 1fr;
  }

  .projekt_hero_image {
    max-height: 1080px;
  }
}

@media screen and (max-width: 991px) {
  body {
    background-color: var(--floral-white);
  }

  .wrapper_leadtextanimation {
    flex-direction: column;
    align-items: center;
  }

  .lead.work_content_paragraph {
    min-width: 400px;
  }

  .lead.text {
    max-width: none;
  }

  .section_center_text {
    flex-direction: column;
    align-items: flex-start;
  }

  .section_work {
    margin-left: 100px;
    margin-right: 100px;
  }

  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .menu-button {
    padding: 12px;
  }

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

  .work_content_image {
    min-width: auto;
    max-width: 100%;
  }

  .link-block.stickyonbot {
    padding-right: 15px;
  }

  .grundtext {
    margin-bottom: 50px;
  }

  .grundtext._50 {
    width: 100%;
    padding-left: 70px;
  }

  .section-center {
    padding-left: 80px;
    padding-right: 80px;
  }

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

  .projekt_entwurf_grid._4er-grid {
    grid-template-columns: 1fr 1fr;
  }

  .masonary_grid_div {
    column-count: 1;
  }

  .div-block-9, .grid {
    grid-template-columns: 1fr;
  }

  .button_next_project {
    justify-content: flex-start;
  }

  .spacer-100 {
    height: 6.25rem;
  }

  .grid_container_content_wrapper.twothird {
    width: 100%;
  }

  .projekt_text_wrapper {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
  }

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

  .ueberschrift {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  .lead.negative, .lead.negative.full {
    font-size: 1.5rem;
  }

  .lead.text {
    margin-left: 0;
    margin-right: 0;
  }

  .background.transition-1, .background.transition-2 {
    display: none;
  }

  .cs_card_image_1 {
    object-fit: cover;
  }

  .section_center_text {
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .section_work {
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 45px;
    padding-bottom: 45px;
  }

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

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .work_header_section {
    height: auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .work_titel_div {
    flex-direction: column;
    justify-content: flex-end;
    align-self: flex-start;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .work_content_section {
    padding-left: 25px;
    padding-right: 25px;
  }

  .grundtext._50 {
    width: 100%;
    padding-left: 60px;
  }

  .negative-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .negative-section.relative {
    margin-left: 25px;
    margin-right: 25px;
  }

  .nav-item-text-full {
    font-size: 48px;
    line-height: 90px;
    display: none;
  }

  .nav-item-text-full.h1-heading {
    font-size: 7rem;
    display: block;
  }

  .nav-item-text {
    font-size: 48px;
    line-height: 90px;
  }

  .nav-item-text.h1-heading {
    font-size: 7rem;
  }

  .nav-items {
    width: 90%;
  }

  .special-text-wrapper.titel {
    height: 90px;
  }

  .navbar {
    margin-top: 25px;
    margin-left: 25px;
    margin-right: 25px;
  }

  .section-center {
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .projekttext {
    overflow: hidden;
  }

  .projekt_entwurf_grid {
    grid-template-columns: 1fr;
    min-width: auto;
  }

  .projekt_entwurf_grid._2er-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .lust-auf-mehr {
    margin-left: 0;
  }

  .list-2 {
    min-width: 80vw;
  }

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

  .grid_container.full_width {
    padding: 25px;
  }

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

  .subtitel {
    margin-bottom: 15px;
  }

  .wrapper_background {
    padding-left: 25px;
    padding-right: 25px;
  }

  .projekt_hero_image {
    height: 50vh;
  }

  .paragraph-3 {
    letter-spacing: .5px;
  }

  .regular_text {
    letter-spacing: 1px;
  }

  .projekt_text_wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

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

@media screen and (max-width: 479px) {
  .lead.negative {
    font-size: 1.3rem;
  }

  .lead.negative.full {
    margin-bottom: 0;
    font-size: 1.3rem;
  }

  .lead.work_content_paragraph {
    min-width: 100%;
  }

  .background.transition-1, .background.transition-2 {
    display: none;
  }

  .section_work {
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .container {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

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

  .grundtext._50 {
    width: 100%;
    padding-left: 0;
  }

  .nav-container {
    display: none;
  }

  .nav-item-text-full {
    font-size: 3rem;
  }

  .nav-item-text-full.h1-heading {
    font-size: 4rem;
  }

  .nav-item-text {
    font-size: 3rem;
  }

  .nav-item-text.h1-heading {
    font-size: 4rem;
  }

  .nav-items {
    padding-left: 0;
  }

  .special-text-wrapper {
    height: 110px;
  }

  .special-text-wrapper.titel {
    height: 80px;
  }

  .projekt_entwurf_grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .projekt_entwurf_grid._4er-grid {
    grid-template-columns: 1fr;
  }

  .masonary_grid_div {
    column-count: auto;
  }

  .div-block-9 {
    grid-template-columns: 1fr;
  }

  .text_grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

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

  .div_horizontal {
    flex-direction: column;
  }
}

#w-node-_291eb485-9e66-9150-8974-3f9ddcced7a9-98edb087, #w-node-_291eb485-9e66-9150-8974-3f9ddcced7a2-98edb087, #w-node-_30e78f83-e90a-e0ac-cf7e-2db0f4333958-18edb08d, #w-node-_30e78f83-e90a-e0ac-cf7e-2db0f433395f-18edb08d, #w-node-c2083380-643e-62a6-fd77-8b7c4ff3cc77-2eedb08e, #w-node-c2083380-643e-62a6-fd77-8b7c4ff3cc85-2eedb08e, #w-node-_20f88e78-8ad3-ace1-4149-a6a9c473b942-3bedb08f, #w-node-_650941e2-86e5-f590-20f6-d7a14fe9cc6e-3bedb08f, #w-node-_31feca5f-af5e-bfd0-243e-4d9f77413431-3bedb08f, #w-node-_082f3fcc-e1a9-ed48-e368-f5e596e57fde-3bedb08f, #w-node-_082f3fcc-e1a9-ed48-e368-f5e596e57fdf-3bedb08f, #w-node-_822e45b9-7fc4-4a1b-5a79-27c6c8d11deb-3bedb08f, #w-node-_15baada6-2b93-6b16-1efe-240d4385b384-3bedb08f, #w-node-_15baada6-2b93-6b16-1efe-240d4385b399-3bedb08f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6cc1bc93-b97b-a4bc-88d7-647e518176a7-f9edb090 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_18098960-c050-6f4d-4b1e-2959d0ec709c-f9edb090, #w-node-_23e3423e-003f-778c-a6c1-605470934801-f9edb090, #w-node-d816643c-6ff2-3cc6-e508-474580add197-f9edb090, #w-node-_2bcb1631-2801-747d-45c7-633bc1ab48ce-f9edb090, #w-node-c8ce8e74-f1ea-c66a-cf14-2a8d66bcc79f-f9edb090, #w-node-_41fd0d27-4a7a-6f24-9200-cd3b6a74cb6d-f9edb090, #w-node-_02bfb661-e0a3-3358-7618-adf546bae6c8-f9edb090, #w-node-_216305a2-1d7a-92cf-66b1-a5dbc5e194ed-f9edb090, #w-node-_2a484eef-d31d-04f1-54da-c0f59dc9723e-f9edb090, #w-node-f935c9cf-8708-1ba7-3a84-baffd13b218b-f9edb090, #w-node-cefeb12d-50fb-36ea-3087-ed542881b73e-f9edb090, #w-node-_09d5ef91-9003-2078-f1e2-fd8cec8aca4a-f9edb090, #w-node-_923fc8a9-15a8-72ad-3a0b-7014668ecbac-f9edb090, #w-node-_42e804f6-68e2-fcd6-ebd9-a8010af1ba54-f9edb090, #w-node-_6d655036-d3ca-4784-c17d-9f4e33e2f9cf-f9edb090, #w-node-_42e804f6-68e2-fcd6-ebd9-a8010af1ba55-f9edb090, #w-node-_41cc0aad-1759-600a-0b2b-2fc423278042-f9edb090, #w-node-_42e804f6-68e2-fcd6-ebd9-a8010af1ba56-f9edb090, #w-node-a179c7a2-4225-b7ed-5fdc-04afc84a954b-f9edb090, #w-node-a179c7a2-4225-b7ed-5fdc-04afc84a954f-f9edb090, #w-node-a179c7a2-4225-b7ed-5fdc-04afc84a9553-f9edb090, #w-node-a179c7a2-4225-b7ed-5fdc-04afc84a9557-f9edb090, #w-node-a179c7a2-4225-b7ed-5fdc-04afc84a955b-f9edb090, #w-node-ad6b7428-f48a-619d-a071-367933388537-f9edb090, #w-node-_816acc7d-1cc6-e5da-decf-d317fa714c11-f9edb090, #w-node-_98f8e618-de37-1c76-66ec-9c3582f0a67c-f9edb090, #w-node-_8c2d2088-a583-d1d8-1cab-bc43596ca36f-0bedb092, #w-node-_9921c0c6-92b8-8350-d81c-cb89490be4fc-0bedb092, #w-node-_4a763c68-78e5-a1d1-7d0d-b3bf7e03c86a-0bedb092, #w-node-ff90a275-8ad6-7fc9-3907-cdf650e7d0e6-0bedb092, #w-node-_5cf6c754-043e-afe7-db16-46c34e10094c-e1edb093, #w-node-_5cf6c754-043e-afe7-db16-46c34e10095c-e1edb093, #w-node-_3cfb510d-a7b1-7ff0-9499-5e34a1c87f5d-ece73867, #w-node-_3cfb510d-a7b1-7ff0-9499-5e34a1c87f5f-ece73867, #w-node-_3cfb510d-a7b1-7ff0-9499-5e34a1c87f60-ece73867, #w-node-_3cfb510d-a7b1-7ff0-9499-5e34a1c87f61-ece73867, #w-node-_3cfb510d-a7b1-7ff0-9499-5e34a1c87f63-ece73867, #w-node-_3cfb510d-a7b1-7ff0-9499-5e34a1c87f64-ece73867, #w-node-eb83a9bc-441e-fc56-c5ca-525b0dd75f78-ece73867, #w-node-eb83a9bc-441e-fc56-c5ca-525b0dd75f7a-ece73867, #w-node-eb83a9bc-441e-fc56-c5ca-525b0dd75f7b-ece73867, #w-node-eb83a9bc-441e-fc56-c5ca-525b0dd75f7c-ece73867, #w-node-eb83a9bc-441e-fc56-c5ca-525b0dd75f7e-ece73867, #w-node-eb83a9bc-441e-fc56-c5ca-525b0dd75f7f-ece73867, #w-node-ad6b7428-f48a-619d-a071-367933388537-ece73867, #w-node-_816acc7d-1cc6-e5da-decf-d317fa714c11-ece73867, #w-node-_98f8e618-de37-1c76-66ec-9c3582f0a67c-ece73867 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


