:root {
  --white: white;
  --black: black;
}

body {
  color: #000;
  font-family: Plain, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

h1 {
  letter-spacing: -.4vw;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10vw;
  font-weight: 700;
  line-height: 10vw;
}

h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

h3 {
  letter-spacing: -.4px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 500;
  line-height: 42px;
}

h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

p {
  margin-bottom: 0;
}

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

.paragraphwrapper {
  width: 49%;
}

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

.text.teaser {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.text.teaser.green {
  color: #0f0;
}

.text.teaser.blue {
  color: #0ff;
}

.text.teaser.yellow {
  color: #ff0;
}

.projectintrowrapper {
  width: 49%;
}

.lead.teaser {
  color: #000;
  letter-spacing: -.4px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 36px;
}

.lead.teaser.green {
  color: #0f0;
}

.lead.teaser.blue {
  color: #0ff;
}

.lead.teaser.yellow {
  color: #ff0;
}

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

.contentwrapper {
  background-color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  width: 100vw;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.contentwrapper.projectteasers {
  z-index: 2;
  background-color: #0000;
  justify-content: space-around;
  align-items: stretch;
  height: 100vh;
  padding-top: 80px;
  padding-bottom: 80px;
  position: sticky;
  inset: 0% auto auto;
}

.contentwrapper.about {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.contentwrapper.projects {
  background-color: #000;
  max-width: 1600px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.claimwrapper {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  display: flex;
  position: relative;
}

.claimwrapper._2 {
  display: block;
}

.titel, .titel.weiss {
  color: #fff;
}

.titel.weiss:hover {
  color: #bbb;
}

.titel.weiss.konzeption:hover {
  color: #0f0;
}

.titel.weiss.vermittlung:hover {
  color: #0ff;
}

.titel.weiss.management:hover {
  color: #ff0;
}

.titel.weiss.secondar {
  font-weight: 500;
}

.titel.sticky {
  z-index: 0;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  position: static;
  inset: 0% 0% auto;
}

.titel.sticky.bottom {
  padding-top: 0;
}

.titel.sticky.yellow {
  color: #ff0;
}

.titel.sticky.blue {
  color: #0ff;
}

.titel.sticky.green {
  color: #0f0;
}

.titel.stratkom {
  z-index: 5;
  color: #ff0038;
  transition: opacity .2s;
}

.titel.grau {
  color: #999;
}

.titel.grau:hover {
  color: #fff;
}

.infos {
  margin-top: 0;
  margin-bottom: 0;
}

.body {
  background-color: #000;
  height: 100%;
}

.body.overflow__hidden {
  overflow: hidden;
}

.teaserwrapper {
  z-index: 20;
  position: relative;
}

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

.teaserwrapper.center {
  flex-direction: column;
  justify-content: flex-end;
}

.teaserwrapper.right {
  flex-direction: column;
  justify-content: center;
}

.footerwrapper {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 15px;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.footerwrapper.dark {
  z-index: 1;
  background-color: #000;
  justify-content: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}

.footerwrapper.dark.projects {
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.email {
  border-bottom: 1px solid #fff;
  line-height: 40px;
}

.email.dark {
  color: #fff;
  line-height: 30px;
}

.telephone {
  border-bottom: 1px solid #fff;
}

.telephone.dark {
  color: #fff;
}

.boringwrapper {
  line-height: 20px;
}

.legallinkblock {
  color: #999;
  margin-right: 15px;
}

.legallinkblock.dark {
  color: #999;
}

.legallinkblock.dark:hover {
  color: #fff;
}

.copyrightwrapper {
  line-height: 20px;
}

.footer {
  margin-bottom: 90px;
}

.footer.dark {
  color: #fff;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.footer.dark.project {
  margin-bottom: 60px;
}

.linkwrapper {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.linkwrapper.dark {
  justify-content: flex-start;
}

.lang {
  color: #999;
  margin-left: 15px;
  margin-right: 0;
}

.lang.selected {
  color: #000;
}

.lang.selected.dark {
  color: #fff;
  display: none;
}

.lang.dark {
  color: #999;
  align-self: flex-start;
}

.lang.dark:hover, .lang.dark.main {
  color: #fff;
}

.lang.dark.main:hover {
  color: #ff0138;
}

.legalwrapper {
  color: #999;
  justify-content: space-between;
  padding: 10px 15px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.legalwrapper.projects {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.copyright, .copyright.dark {
  color: #999;
}

.ctawrapper {
  background-color: #fff;
  position: relative;
}

.ctawrapper.dark {
  background-color: #000;
}

.cta {
  padding-top: 125px;
  padding-bottom: 125px;
  overflow: hidden;
}

.kontaktaufnahme {
  border-bottom: 1px solid #000;
}

.kontaktaufnahme.dark {
  color: #fff;
  border-bottom-color: #fff;
}

.navwrapper {
  z-index: 500;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  padding: 0 15px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navwrapper.project {
  background-color: #000;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.pluswrapper {
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-top: 12px;
  margin-bottom: 10px;
  display: flex;
  position: static;
  inset: 15px 15px 15px auto;
}

.pluswrapper.projects {
  align-self: center;
  transform: rotate(45deg);
}

.plusbar {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 3px;
  position: absolute;
}

.plusbar.b {
  width: 3px;
  height: 35px;
}

.menuwrapper {
  z-index: 100;
  background-color: #000000f2;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.navtitel {
  z-index: 5;
  margin-top: 10px;
  margin-bottom: 40px;
  font-weight: 500;
  line-height: 22px;
  position: relative;
}

.menulinkwrapper._4 {
  margin-right: 20px;
}

.menulinkwrapper._5 {
  margin-right: 20px;
  display: flex;
}

.menulinkwrapper._6 {
  margin-right: 20px;
}

.introwrapper {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menupreviewwrapper {
  justify-content: space-between;
  padding-right: 15px;
  display: flex;
  position: fixed;
  inset: auto 0% 15px 15px;
}

.menupreviewlink {
  margin-right: 10px;
}

.menupreview.konzeption:hover {
  color: #0f0;
}

.menupreview.vermittlung:hover {
  color: #0ff;
}

.menupreview.management:hover {
  color: #ff0;
}

.sectionclaim {
  z-index: 1;
  width: 100vw;
  margin-bottom: 30vh;
  position: relative;
}

.sectionclaim.yellow {
  margin-bottom: 0;
}

.backgroundimage {
  z-index: 1;
  opacity: .2;
  transform-origin: 50% 0;
  background-color: #000;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.backgroundimage.project {
  opacity: 1;
  transform-origin: 50% 0;
  height: 75vh;
}

.fullscreen {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: static;
}

.fullscreen.sticky {
  justify-content: flex-start;
  height: 100vh;
  position: sticky;
  top: 0%;
}

.fullscreen._1-2 {
  height: 50vh;
}

.fullscreen._1-2.lime {
  background-color: #0f00;
}

.fullscreen._1-2.cyan {
  background-color: #0ff0;
}

.fullscreen._1-2.yellow {
  background-color: #ff00;
}

.sectioninfos {
  z-index: 5;
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}

.sectioninfos.logos {
  padding-bottom: 80px;
}

.sectioninfos.projects {
  color: #fff;
  background-color: #000;
}

.selectedclientswrapper {
  z-index: 1;
  padding-top: 40px;
  position: relative;
}

.selectedclientstitelwrapper {
  width: 100vw;
  max-width: 1600px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.selectedclients {
  text-align: left;
}

.logocontainer {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 15vw;
  max-height: 240px;
  display: flex;
  overflow: hidden;
}

.logorow {
  flex-direction: column;
  width: 50vw;
  max-width: 800px;
  height: 15vw;
  max-height: 240px;
  display: flex;
}

.logoverticaltrenner {
  border-left: 1px solid #adadad;
  height: 15vw;
  max-height: 240px;
}

.logoswrapper {
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.logohorizontaltrenner {
  z-index: 1;
  border-top: 1px solid #adadad;
  align-self: stretch;
  position: relative;
}

.logohorizontaltrenner.mobileyes {
  display: none;
}

.logo {
  object-fit: cover;
}

.portrait {
  width: 100%;
}

.portraitwrapper {
  width: 49%;
  margin-bottom: 30px;
}

.teasercontainer {
  flex-flow: column;
  justify-content: center;
  width: 100%;
  margin-bottom: 10vw;
  display: flex;
}

.teasercontainer.up {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.teasercontainer.up._2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.teasercontainer.up._2.push {
  margin-top: 15vw;
  display: block;
}

.teasercontainer.down {
  z-index: 3;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.teasercontainer.down._2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: block;
}

.teasercontainer.middle {
  z-index: 1;
  align-items: center;
  display: flex;
  position: relative;
}

.teasercontainer.middle._2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: block;
}

.teasercontainer.middle._2.pushin {
  margin-top: -15vw;
  display: block;
}

.teasercontainer.middle._2.push {
  padding-top: 151px;
}

.slider {
  background-color: #000;
  width: 100vw;
  height: 100vh;
}

.image {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100vw;
  height: 100vh;
}

.image.mobile {
  display: none;
}

.teaserbackgroundcolor {
  background-color: #000c;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.teaserbackgroundcolor.green {
  background-color: #00ff00e6;
}

.teaserbackgroundcolor.cyan {
  background-color: #00ffffe6;
}

.teaserbackgroundcolor.yellow {
  background-color: #ffff00e6;
}

.slidernav, .sliderarrow {
  display: none;
}

.colorbackground {
  z-index: 2;
  justify-content: space-around;
  align-items: stretch;
  width: 100vw;
  padding-top: 33vh;
  display: flex;
  position: sticky;
  top: 0%;
}

.colorbackground.green {
  background-color: #00ff00e6;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
}

.colorbackground.green._2 {
  display: block;
}

.colorbackground.cyan {
  background-color: #00ffffe6;
}

.colorbackground.yellow {
  background-color: #ffff00e6;
}

.logobox {
  flex-direction: row;
  width: 100%;
  display: flex;
}

.homepagewrapper {
  padding-bottom: 305px;
}

.homepagewrapper.projects {
  z-index: 1;
  background-color: #000;
  position: relative;
}

.imagepush {
  z-index: 2;
  width: 100vw;
  height: 75vh;
  position: relative;
}

.imagepush.datenschutz {
  background-color: #000;
  height: 50px;
}

.projectheaderwrapper {
  flex-direction: row;
  align-items: center;
  width: 100vw;
  min-height: 65px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.projecttitel {
  z-index: 5;
  align-self: center;
  font-size: 16px;
  line-height: 22px;
  position: relative;
}

.imagesection {
  flex-direction: column;
  justify-content: flex-start;
  width: 100vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.imagewrapper {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 56.25vw;
  max-height: 658px;
  display: flex;
  overflow: hidden;
}

.imagewrapper.freeheight {
  height: auto;
}

.projectimage {
  object-fit: cover;
  height: 100%;
}

.navproject {
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.bildlegende {
  margin-top: 5px;
}

.closemenu {
  z-index: 600;
  width: 60px;
  height: 55px;
  display: none;
  position: fixed;
  inset: 0% 0% auto auto;
}

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

.projectheaderimage {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100vw;
  height: 75vh;
}

.anchor {
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.imagecontainer {
  margin-bottom: 10px;
}

.kategorie.green {
  color: #0f0;
  margin-top: 0;
}

.kategorie.cyan {
  color: #0ff;
}

.kategorie.yellow {
  color: #ff0;
}

.kategorie.white {
  color: #fff;
}

.dienstleistungen, .kunde, .datum {
  color: #999;
}

.lehre {
  font-size: 36px;
  line-height: 42px;
}

.secondarmenuwrapper {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 60px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: fixed;
  inset: auto 0% 15px;
}

.langcontainer.main {
  display: flex;
}

.somecontainer {
  justify-content: flex-end;
  display: flex;
}

.somelink {
  width: 45px;
  margin-left: 10px;
}

.raphaelrossel, .white-link {
  color: #fff;
}

.grau {
  color: #999;
}

.footerhome {
  z-index: 1;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.link {
  border-bottom: 1px solid #fff;
}

.footerprojects {
  display: none;
}

.secondarmenu {
  display: flex;
}

.introsatz {
  letter-spacing: -.4px;
  font-size: 36px;
  line-height: 38px;
}

.teaserpush {
  width: 100%;
  height: 20vw;
}

.projektthumbnail {
  object-fit: fill;
  width: 100%;
  height: 30%;
}

.projektthumbnailimage {
  object-fit: cover;
  width: 100%;
  height: 25vw;
  box-shadow: 0 5px 10px #00000054;
}

.allteaserwrapper {
  justify-content: space-around;
  align-items: flex-start;
  width: 100vw;
  display: flex;
}

.columteaser {
  width: 40vw;
  max-width: 1000px;
}

.showcolor {
  width: 100%;
  height: 10vh;
  position: absolute;
}

.logo_hdm_wrapper {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.logo_hdm {
  width: 25vw;
  max-width: 300px;
  margin-bottom: 5px;
  padding-right: 5px;
}

.push {
  width: 100vw;
  height: 75vh;
  position: sticky;
  top: 0%;
}

@media screen and (min-width: 1280px) {
  .lead {
    letter-spacing: -.4px;
  }

  .lead.teaser {
    letter-spacing: -.05vw;
  }

  .navtitel {
    margin-top: 10px;
  }

  .selectedclientswrapper {
    padding-top: 80px;
  }

  .colorbackground.yellow {
    justify-content: center;
  }

  .allteaserwrapper {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .text {
    font-size: 20px;
    line-height: 27px;
  }

  .text.teaser {
    font-size: 15px;
    line-height: 19px;
  }

  .lead {
    font-size: 27px;
    line-height: 32px;
  }

  .lead.teaser {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 27px;
    line-height: 27px;
  }

  .titel {
    font-size: 12vw;
    line-height: 12vw;
  }

  .titel.weiss.secondar {
    font-size: 20px;
    line-height: 27px;
  }

  .infos {
    font-size: 15px;
    line-height: 19px;
  }

  .email {
    line-height: 35px;
  }

  .email.dark {
    line-height: 27px;
  }

  .kontaktaufnahme.dark {
    padding-left: 0;
    padding-right: 0;
  }

  .navtitel {
    margin-bottom: 60px;
    font-size: 20px;
    line-height: 21px;
  }

  .menulinkwrapper {
    margin-bottom: 15px;
  }

  .menupreview {
    font-size: 20px;
    line-height: 27px;
  }

  .fullscreen.sticky {
    height: 100vh;
  }

  .selectedclients {
    font-size: 20px;
    line-height: 27px;
  }

  .colorbackground {
    padding-top: 20vh;
  }

  .homepagewrapper {
    padding-bottom: 285px;
  }

  .projecttitel, .kategorie {
    font-size: 15px;
    line-height: 19px;
  }

  .lehre {
    font-size: 27px;
    line-height: 32px;
  }

  .introsatz {
    font-size: 27px;
    line-height: 28px;
  }

  .push {
    height: 85vh;
  }
}

@media screen and (max-width: 767px) {
  .paragraphwrapper {
    width: 100%;
  }

  .text {
    font-size: 20px;
  }

  .projectintrowrapper {
    width: 100%;
  }

  .contentwrapper {
    flex-direction: column;
    justify-content: flex-start;
  }

  .claimwrapper {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .infos {
    font-size: 16px;
    line-height: 22px;
  }

  .teaserwrapper {
    align-self: center;
    width: 100%;
    position: static;
  }

  .linkwrapper.dark {
    flex-direction: column;
    align-items: flex-end;
  }

  .lang.selected.dark {
    margin-right: 0;
  }

  .lang.dark {
    align-self: flex-end;
    margin-right: 0;
  }

  .navwrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .plusbar {
    width: 30px;
  }

  .plusbar.b {
    height: 30px;
  }

  .introwrapper {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .sectionclaim {
    margin-bottom: 0;
  }

  .logocontainer {
    width: 100%;
    height: 30vw;
  }

  .logorow {
    flex-direction: column;
    justify-content: flex-start;
    width: 100vw;
    height: 30vw;
  }

  .logoverticaltrenner {
    height: 30vw;
  }

  .logoverticaltrenner.browser {
    display: none;
  }

  .logoswrapper {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .logohorizontaltrenner {
    margin-left: 15px;
    margin-right: 15px;
  }

  .logohorizontaltrenner.mobileyes {
    display: block;
  }

  .portraitwrapper {
    width: 100%;
  }

  .teasercontainer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .colorbackground {
    flex-direction: column;
    justify-content: flex-start;
  }

  .langcontainer {
    margin-left: -20px;
  }

  .langcontainer.main {
    margin-left: -15px;
  }

  .teaserpush {
    display: none;
  }

  .projektthumbnailimage {
    height: 45vw;
  }

  .allteaserwrapper {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
  }

  .columteaser {
    width: 80vw;
  }
}

@media screen and (max-width: 479px) {
  .text {
    font-size: 18px;
    line-height: 24px;
  }

  .text.teaser {
    font-size: 14px;
    line-height: 18px;
  }

  .lead {
    font-size: 25px;
    line-height: 30px;
  }

  .lead.teaser {
    margin-top: 15px;
    margin-bottom: 8px;
    font-size: 25px;
    line-height: 25px;
  }

  .contentwrapper.projectteasers {
    height: auto;
  }

  .claimwrapper {
    padding-top: 15px;
    padding-bottom: 0;
  }

  .titel {
    font-size: 12vw;
    line-height: 12vw;
  }

  .titel.weiss.secondar {
    font-size: 18px;
    line-height: 24px;
  }

  .titel.sticky {
    padding-top: 10px;
  }

  .titel.sticky.bottom.green {
    padding-top: 0;
  }

  .titel.sticky.blue {
    position: static;
  }

  .titel.sticky.green {
    margin-bottom: 0;
    padding-top: 0;
    position: static;
  }

  .infos {
    font-size: 14px;
    line-height: 18px;
  }

  .adressewrapper.dark {
    margin-bottom: 25px;
  }

  .email {
    line-height: 33px;
  }

  .email.dark {
    line-height: 24px;
  }

  .legallinkblock {
    margin-left: 10px;
    margin-right: 10px;
  }

  .legallinkblock.dark {
    margin-left: 0;
  }

  .footer.dark {
    flex-direction: column;
  }

  .footer.dark.project {
    margin-bottom: 30px;
  }

  .linkwrapper.dark {
    flex-direction: row;
    justify-content: flex-start;
  }

  .lang.selected.dark, .lang.dark {
    margin-left: 0;
    margin-right: 15px;
  }

  .lang.dark.main {
    color: #707070;
  }

  .copyright {
    line-height: 10px;
  }

  .pluswrapper.projects {
    transform: rotate(45deg);
  }

  .menuwrapper {
    display: none;
  }

  .navtitel {
    font-size: 18px;
    line-height: 19px;
  }

  .menulinkwrapper._4, .menulinkwrapper._5, .menulinkwrapper._6 {
    margin-bottom: 5px;
    margin-right: 15px;
  }

  .introwrapper {
    justify-content: center;
    height: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .menupreview {
    font-size: 18px;
    line-height: 24px;
  }

  .backgroundimage.project {
    justify-content: center;
    align-items: flex-end;
    height: 50vh;
  }

  .fullscreen.sticky {
    justify-content: center;
    height: 100vh;
  }

  .fullscreen._1-2 {
    height: 50vh;
  }

  .sectioninfos.logos {
    padding-bottom: 30px;
  }

  .selectedclients {
    font-size: 18px;
    line-height: 24px;
  }

  .logoverticaltrenner.browser {
    display: none;
  }

  .teasercontainer.middle {
    margin-bottom: 15vw;
  }

  .image.desktop {
    display: none;
  }

  .image.mobile {
    display: inline-block;
  }

  .teaserbackgroundcolor {
    height: 130vh;
  }

  .teaserbackgroundcolor.green {
    height: 100%;
  }

  .colorbackground {
    padding-top: 15vh;
  }

  .colorbackground.green._2 {
    column-count: 1;
  }

  .homepagewrapper {
    padding-bottom: 380px;
  }

  .imagepush {
    height: 50vh;
  }

  .projecttitel {
    font-size: 14px;
    line-height: 18px;
  }

  .projectheaderimage {
    object-fit: cover;
    object-position: 50% 100%;
    height: 50vh;
  }

  .kategorie {
    font-size: 14px;
    line-height: 18px;
  }

  .lehre {
    font-size: 25px;
    line-height: 30px;
  }

  .secondarmenuwrapper {
    flex-direction: column;
  }

  .langcontainer, .langcontainer.main {
    margin-left: 0;
  }

  .somecontainer {
    justify-content: flex-start;
    margin-top: 20px;
  }

  .somelink {
    margin-left: 0;
    margin-right: 10px;
  }

  .introsatz {
    font-size: 25px;
  }

  .teaserpush {
    display: none;
  }

  .projektthumbnailimage {
    height: 55vw;
  }

  .push {
    height: 100vh;
  }
}


@font-face {
  font-family: 'Plain';
  src: url('../fonts/Plain-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plain';
  src: url('../fonts/Plain-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plain';
  src: url('../fonts/Plain-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plain';
  src: url('../fonts/Plain-Bold-Italic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plain';
  src: url('../fonts/Plain-Medium-Italic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plain';
  src: url('../fonts/Plain-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}