:root {
  --black: white;
  --cornflower-blue: #8aa6d0;
  --red: #e0392e;
  --royal-blue: #455e85;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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

a {
  color: var(--black);
  width: 30%;
  height: 65%;
  text-decoration: none;
  position: absolute;
  left: 641px;
}

.body {
  background-color: var(--cornflower-blue);
  color: var(--black);
  font-size: 1vw;
  font-weight: 400;
  display: block;
}

.header-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-bottom: 3%;
  display: flex;
}

.header-wrapper.fixed {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  place-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: relative;
  inset: auto;
  overflow: visible;
  transform: translate(0);
}

.header-wrapper.fixed.homepage {
  margin-top: 0;
  overflow: hidden;
}

.header-wrapper.fixed.portfolios {
  margin-bottom: -308px;
  padding-bottom: 0;
}

.header-wrapper.fixed.imprint {
  display: none;
}

.top-bar {
  z-index: 10;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 4.5em;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
  position: sticky;
  top: 0;
  left: 0;
}

.top-bar.sub {
  flex-direction: row-reverse;
}

.fixed {
  position: fixed;
  inset: 0;
}

.heading {
  z-index: 100;
  color: var(--red);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.1em;
  display: block;
  position: static;
}

.heading.contact, .heading.emailaddress {
  object-fit: cover;
}

.text-wrap {
  border: 1px solid var(--red);
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 20px;
  padding: 10px 15px;
  display: flex;
  position: static;
  left: auto;
}

.text-wrap.homebutton {
  border-style: none;
  align-self: auto;
}

.text-wrap.sed {
  flex-wrap: nowrap;
  justify-content: center;
  padding-left: 15px;
  transition: opacity .5s;
  position: absolute;
  left: 546px;
}

.text-wrap.sub {
  margin-right: 15px;
  position: static;
  left: -225px;
}

.text-wrap.works {
  background-color: #0000;
  height: 8.64389%;
  margin: 3%;
  position: relative;
  overflow: hidden;
}

.text-wrap.cv {
  height: auto;
  margin-right: -48px;
}

.header-content {
  z-index: 0;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  order: -9999;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  height: auto;
  min-height: auto;
  padding: 2em 0;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.page-title {
  z-index: 100;
  color: var(--red);
  letter-spacing: -8px;
  height: 1em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 10em;
  font-weight: 600;
  line-height: 1em;
  display: inline-block;
  position: relative;
  transform: translate(0);
}

.paragraph-text {
  font-family: Libre Franklin, sans-serif;
  font-size: 1.7em;
  font-weight: 400;
  line-height: 1.3em;
  position: relative;
}

.paragraph-text.title-padding {
  z-index: 100;
  color: #e0392e;
  width: 40vw;
  margin-right: 5em;
  padding-right: 0;
  font-family: Manrope, sans-serif;
  font-size: 1em;
  display: block;
  top: 0;
  left: 0;
}

.paragraph-text.title-padding.description {
  margin-left: 13px;
  padding-bottom: 1em;
  font-size: 1.4em;
  display: block;
}

.paragraph-text.title-padding.titles {
  color: var(--royal-blue);
  width: auto;
  margin-left: 1em;
  margin-right: auto;
  font-size: 1.5em;
  display: block;
}

.paragraph-text.title-padding.titles.weblink {
  width: 100%;
  margin-right: 0;
  padding-top: 1em;
  position: relative;
  top: auto;
  left: auto;
}

.paragraph-text.title-padding.titles.weblink._2 {
  background-image: none;
  padding-top: .125em;
}

.paragraph-text.title-padding.titles.weblink._2.transformation {
  font-size: 1.3em;
}

.paragraph-text.title-padding.titles.link {
  z-index: 100;
  width: auto;
  padding-top: 1.1em;
  font-size: 6em;
  font-weight: 200;
  line-height: 0;
  position: absolute;
  top: -29px;
  left: 90%;
}

.paragraph-text.title-padding.titles.ok {
  justify-content: center;
  width: auto;
  margin-left: .55em;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 6em;
  font-weight: 200;
  display: flex;
  position: absolute;
  top: auto;
  left: auto;
}

.paragraph-text.title-padding.titles.h {
  padding-top: 0;
}

.title-grid {
  grid-column-gap: 7em;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch flex-start;
  align-self: center;
  align-items: center;
  min-height: auto;
  max-height: 100vh;
  padding-left: 2em;
  padding-right: 2em;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  overflow: visible;
}

.carousel-wrapper {
  z-index: 0;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 18.5em;
  padding-bottom: 0;
  display: block;
  position: absolute;
  bottom: auto;
  left: auto;
  overflow: hidden;
}

.carousel-text {
  z-index: 100;
  text-transform: none;
  mix-blend-mode: normal;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: .3em;
  font-family: Manrope, sans-serif;
  font-size: 2vw;
  font-style: normal;
  font-weight: 200;
  line-height: 1em;
  text-decoration: none;
  position: relative;
}

.carousel-text._1, .carousel-text._2 {
  background-image: none;
}

.infinite-text-wrap {
  z-index: 100;
  flex-direction: row;
  margin-bottom: 20px;
  display: flex;
  position: relative;
  left: auto;
}

.scroll-section {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -845px;
  transform: translate(0);
}

.scroll-section.mobile, .scroll-section.mobile-copy {
  top: auto;
}

.scroll-section.mobile-copy-copy {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  display: flex;
  top: 0;
}

.scroll-section.mobile-copy-copy.d {
  display: none;
}

.scroll-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
  top: 0;
  left: 0;
}

.img-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 51vh;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.img-section.x {
  margin-top: 33vh;
}

.img-section.x.klima {
  margin-top: auto;
  margin-bottom: auto;
  overflow: visible;
}

.img-section.mirjam {
  flex-direction: row;
  display: flex;
}

.img-section.mirjam.nextproject {
  flex-direction: row;
  justify-content: flex-end;
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
}

.img-section.mirjam.nextprojectmirjam {
  width: 100vw;
  overflow: hidden;
}

.img-section.sub {
  width: 100vw;
}

.img-section.norm, .img-section.luf {
  overflow: visible;
}

.img-section.zir {
  background-image: none;
  overflow: visible;
}

.img-section.zir.hide, .img-section.hide {
  display: none;
}

.wrap {
  height: 100%;
  position: relative;
}

.wrap.img8 {
  object-fit: cover;
  background-color: #0000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  margin-left: 0;
  display: none;
  overflow: visible;
}

.img {
  z-index: 1;
  object-fit: cover;
  background-image: url('../images/Ziraat-Teknoloji-Portal-TABLET_2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20%;
  height: 70%;
  position: absolute;
  top: 0;
  left: 266px;
}

.img._1 {
  background-image: url('../images/Ziraat-Teknoloji-Portal-TABLET_2.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  min-width: 0%;
  height: 100%;
  top: auto;
  left: auto;
}

.img._2 {
  z-index: 4;
  background-image: url('../images/edenred2.gif');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  height: 60%;
  display: block;
  top: auto;
  left: auto;
}

.img._2.mobile {
  display: none;
}

.img._3 {
  background-image: url('../images/6176e2ba65ece0a1872903d4_Zisan.gif');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  height: 60%;
  top: auto;
}

.img._4 {
  background-image: url('../images/edenred2.gif');
  background-size: contain;
  width: 100%;
  height: 100%;
  text-decoration: none;
  overflow: visible;
}

.img._6 {
  z-index: 1;
  object-fit: cover;
  background-image: url('../images/edenred1.gif');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 50%;
  max-height: 30vw;
  text-decoration: none;
  top: auto;
  left: auto;
}

.img._5 {
  background-image: url('../images/mainpage2b.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: auto;
  left: auto;
}

.img._7 {
  background-image: url('../images/normender.gif');
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  top: auto;
  left: auto;
}

.img._44 {
  background-image: url('../images/brothers.gif');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 65%;
  top: auto;
  left: auto;
}

.img._8 {
  background-image: url('../images/KlimaundKultur--_.gif');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 52%;
  top: auto;
  left: auto;
}

.img._9 {
  background-image: url('../images/36x36_-.gif');
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 52%;
  position: absolute;
  top: auto;
  left: auto;
  overflow: visible;
}

.img._9.trans {
  background-image: url('../images/Screen_Recording_2022-08-06_at_18_35_02--_AdobeExpress.gif');
  width: 100%;
}

.img._10 {
  background-image: url('../images/Mirjam_Hildbrand-_.gif');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 20px;
  width: 100%;
  height: 48%;
  top: auto;
  left: auto;
}

.img._10.nextproject {
  justify-content: space-between;
  width: 25px;
  display: block;
  left: auto;
}

.img-1 {
  width: 40%;
  height: 90%;
  position: absolute;
  top: 5%;
  left: 2%;
}

._1 {
  background-image: url('../images/2.webp');
  background-position: 0 0;
  background-size: auto;
}

._2 {
  background-image: url('../images/1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

._3 {
  background-image: url('../images/4.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

._4 {
  background-image: url('../images/3.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.img-2 {
  width: 30%;
  height: 70%;
  position: absolute;
  top: 20%;
  right: 2%;
}

.img-3 {
  width: 20%;
  height: 80%;
  position: absolute;
  top: 10%;
  left: 2%;
}

.img-4 {
  width: 30%;
  height: 80%;
  position: absolute;
  top: 10%;
  right: 1%;
}

.title-padding {
  padding-top: 1em;
  padding-right: 5em;
}

.border-bottom {
  z-index: 100;
  background-color: #0000;
  height: 2px;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.img-1 {
  width: 35%;
  height: 80%;
  max-height: 30vw;
}

.img-2 {
  max-width: 600px;
  max-height: 20vw;
}

.img-3 {
  max-width: 400px;
  max-height: 30vw;
}

.img-4 {
  max-width: 530px;
  max-height: 50vw;
}

.img-inner {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.img-inner._1 {
  background-position: 50%;
}

.img-hover {
  z-index: 50;
  opacity: 0;
  background-color: #c7aeae;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading-2 {
  color: #9500ff;
}

.text-click {
  width: 57.1563px;
  font-size: 2vw;
  font-weight: 200;
  position: relative;
  left: -77px;
}

.text-click._2 {
  background-image: none;
  left: 0;
}

.click-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  place-content: center;
  align-items: center;
  display: flex;
  position: relative;
  left: -320px;
}

.click-text._8 {
  display: flex;
  left: -522px;
}

.click-text._7 {
  left: -89px;
}

.click-text._7._4 {
  background-image: none;
  justify-content: center;
  align-items: center;
  width: 20vw;
  display: flex;
  left: 425px;
}

.click-text.norm {
  z-index: 1;
  left: -249px;
}

.arrow {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2.5vw;
  font-weight: 100;
  position: relative;
  top: auto;
  left: 0;
}

.arrow._2 {
  background-image: none;
  left: 9px;
}

.backimage {
  position: relative;
}

.backimage._8b {
  left: -104px;
}

.backimage._8a {
  top: -271px;
  left: 13px;
}

.backimage._8c {
  left: 537px;
}

.wrap {
  width: 100%;
  height: auto;
  display: block;
}

.wrap.hide {
  display: none;
}

.bro {
  object-fit: none;
  background-image: url('../images/brothers.gif');
  background-position: 0 0;
  background-size: auto;
  width: 200px;
  height: 100px;
  position: relative;
  overflow: visible;
}

.bro._1 {
  background-image: url('../images/brothers.gif');
  background-position: 50%;
  background-size: auto;
  position: absolute;
  left: 77px;
}

.bro._2 {
  background-image: url('../images/brothers.gif');
  background-position: 100% 100%;
  background-size: cover;
  width: 84px;
  height: 76px;
  position: absolute;
  top: -136px;
  left: 40px;
}

.bro._3 {
  background-position: 50%;
  background-size: contain;
  width: 50px;
  height: 30px;
  position: absolute;
  top: 28px;
  left: 361px;
}

.bro._4 {
  width: 105px;
  height: 95px;
  position: absolute;
  top: 14px;
  left: 1065px;
}

.bro._5 {
  background-position: 91%;
  width: 82px;
  height: 119px;
  position: absolute;
  top: 128.25px;
  left: 310px;
}

.bro._6 {
  width: 161px;
  position: absolute;
  bottom: 107px;
  left: 313px;
  transform: rotate(0);
}

.bro._7 {
  background-position: 50%;
  width: 72px;
  height: 142px;
  position: absolute;
  top: -166px;
  left: 981px;
}

.div-block {
  background-image: url('../images/brothers.gif');
  background-position: 0%;
  background-size: auto;
  width: 200px;
  height: 100px;
}

.div-block-2 {
  position: absolute;
  top: 16.75px;
  left: 403px;
}

.div-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
  max-height: 30vw;
  display: flex;
  position: absolute;
  left: auto;
}

.div5-1 {
  background-image: url('../images/mainpage2b.webp');
  background-position: 50%;
  background-size: auto;
  width: 80%;
  height: 50%;
  position: absolute;
  top: -125px;
}

.div5-1._1 {
  background-repeat: repeat-x;
  background-size: contain;
  width: 90%;
  top: -166px;
}

.div5-1._1.hide {
  display: none;
}

.div5-1._2 {
  background-repeat: repeat-x;
  background-size: contain;
  width: 90%;
  top: 266px;
}

.div5-1._2.hide {
  display: none;
}

.div5-2 {
  background-image: url('../images/mainpage2b.webp');
  background-position: 50%;
  background-size: auto;
  width: 69%;
  height: 40%;
  position: absolute;
  top: -269.375px;
}

.div5-2._1 {
  background-size: contain;
}

.div5-2._1.hide {
  display: none;
}

.div5-2._2 {
  background-repeat: repeat-x;
  background-size: contain;
  top: 390.625px;
}

.div5-2._2.hide {
  display: none;
}

.div5-3 {
  background-image: url('../images/mainpage2b.webp');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  width: 51%;
  height: 13%;
  position: absolute;
  top: -309.375px;
}

.div5-3._1.hide {
  display: none;
}

.div5-3._2 {
  top: 486.625px;
}

.div5-3._2.hide {
  display: none;
}

.div-block-3 {
  width: 10%;
  height: 50%;
}

.div6-1 {
  text-align: center;
  mix-blend-mode: normal;
  object-fit: cover;
  background-image: url('../images/edenred1.gif');
  background-position: 50%;
  background-size: auto;
  border-radius: 100px;
  width: 151px;
  height: 68px;
  max-height: 30vw;
  position: absolute;
  left: 439px;
  transform: rotate(180deg);
}

.div6-1._2 {
  background-position: 50%;
  background-size: auto;
  width: 234px;
  height: 115px;
  top: 126.75px;
  left: 156px;
}

.div6-1._1 {
  background-size: 52%;
  top: 195.25px;
}

.div6-1._3 {
  background-position: 61% 98%;
  background-size: cover;
  width: 112px;
  height: 48px;
  left: 1094px;
}

.div6-2 {
  background-image: url('../images/edenred1.gif');
  background-position: 50% 100%;
  background-size: auto;
  border: 1px #000;
  border-radius: 100px;
  width: 81px;
  height: 39px;
  position: absolute;
  top: 139.25px;
  left: 424.5px;
}

.div6-2._1 {
  top: 111.25px;
}

.div6-2._2 {
  background-position: 100%;
  width: 169px;
  height: 77px;
  top: 236.25px;
  left: -1.5px;
}

.div6-2._2.hide {
  display: none;
}

.div6-3 {
  background-image: url('../images/edenred1.gif');
  background-position: 100% 100%;
  background-repeat: repeat-y;
  background-size: cover;
  border-radius: 100px;
  width: 108px;
  height: 58px;
  position: absolute;
  top: 106.25px;
  left: 23px;
  transform: rotate(180deg);
}

.div6-3._2 {
  background-position: 50%;
  background-size: auto;
  width: 58px;
  height: 30px;
  top: 118.25px;
  left: 1171px;
}

.div-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 26%;
  height: 64%;
  display: flex;
  position: absolute;
  left: 266px;
}

.div-7.norme {
  left: auto;
}

.back7 {
  z-index: 1;
  background-image: url('../images/normender.gif');
  background-position: 50%;
  background-size: 348px;
  border: 1px #000;
  border-radius: 100%;
  width: 500px;
  height: 500px;
  position: absolute;
  transform: none;
}

.text-block {
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: normal;
  background-image: url('../images/KlimaundKultur--_.gif');
  background-position: 50%;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: fixed;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 0;
  font-family: Nunito, sans-serif;
  font-size: 4vw;
  font-weight: 900;
  line-height: 45px;
  position: relative;
  left: 43.8594px;
}

.text-block._1 {
  background-position: 50%;
  line-height: 75px;
  transform: rotate(-180deg);
}

.text-block._2 {
  background-size: auto;
}

.text-block.ok {
  letter-spacing: 0;
  font-family: Manrope, sans-serif;
  font-weight: 800;
}

.grid {
  grid-column-gap: 36px;
  grid-row-gap: 35px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.text-block2 {
  text-align: left;
  letter-spacing: -2px;
  -webkit-text-fill-color: transparent;
  background-image: url('../images/KlimaundKultur--_.gif');
  background-position: 50%;
  background-size: auto;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Nunito, sans-serif;
  font-size: 7vw;
  font-weight: 900;
  line-height: 70px;
  position: relative;
  left: 43.8594px;
}

.text-grid {
  grid-column-gap: 34px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  left: 151px;
}

.text-grid.hide {
  display: none;
}

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

.box-2 {
  border-radius: 100%;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 579px;
  overflow: hidden;
  transform: scale(2);
}

.box-2.third {
  z-index: 8;
  border-radius: 80px;
  width: 130px;
  height: 130px;
  inset: 197px auto auto 700px;
}

.box-2._1 {
  left: 747px;
}

.box-2._2 {
  background-image: none;
  left: 16px;
  transform: scale(1);
}

.box-2._2.author-social-media-wrapper {
  display: none;
}

.box-2._3 {
  background-image: none;
  left: 1105px;
  transform: scale(1);
}

.box-2._3.hide, .box-2.hide {
  display: none;
}

.box-image {
  background-color: #0000;
  background-image: url('../images/main-page-image-1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  max-width: none;
  height: 100vh;
  position: absolute;
  top: auto;
  transform: translate(-9%, -21%);
}

.box-image.third {
  background-image: url('../images/main-page-image-1.webp');
  display: flex;
  top: -84px;
  left: -20px;
  transform: scale(.6)translate(-56%, -32%);
}

.box-image.box-image-second {
  background-image: url('../images/main-page-image-2.webp');
}

.box-image.box-image-second.third {
  z-index: 1;
  background-image: url('../images/main-page-image-2.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: contain;
  display: block;
  transform: scale(.6)translate(-117%, -35%);
}

.box-image.image-third {
  background-image: url('../images/main-page-image-3.webp');
}

.box-image.image-third.third {
  background-image: url('../images/main-page-image-3.webp');
  background-position: 0%;
  background-repeat: repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 100vw;
  height: 100vw;
  display: flex;
  top: -334px;
  left: -371px;
  transform: scale(.7);
}

.box-image.image-third.third._2 {
  top: -316px;
}

.box-3 {
  border-radius: 90%;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 745.5px;
  overflow: hidden;
}

.box-3._2 {
  background-image: none;
  left: -48.5px;
  transform: scale(1.4);
}

.box-3._2.hide, .box-3.hide {
  display: none;
}

.box-1 {
  border-radius: 100%;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 180px;
  overflow: hidden;
  transform: scale(2);
}

.box-1._2 {
  background-image: none;
  left: 904px;
  transform: scale(1.5);
}

.box-1._2.hide, .box-1.hide {
  display: none;
}

.norm-text {
  z-index: 1;
  font-size: 3vw;
  line-height: 15px;
  display: none;
  position: relative;
  top: -39px;
  left: -206px;
  transform: rotate(-90deg);
}

.text-block-2 {
  letter-spacing: -5px;
  width: auto;
  height: auto;
  font-size: 9vw;
  position: absolute;
  top: auto;
  left: 117px;
  transform: rotate(-45deg);
}

.div-mirjam {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 100%;
  height: 100%;
  min-height: 51px;
  display: flex;
  position: absolute;
  left: auto;
}

.div-mirjam.nextproject {
  width: auto;
  height: auto;
}

.div-mirjam.hide {
  display: none;
}

.text-mirjam {
  text-align: center;
  letter-spacing: -3px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  font-size: 6vw;
  font-weight: 300;
  display: block;
  position: static;
  left: -309.836px;
  transform: rotate(-45deg);
}

.text-mirjam.down {
  position: relative;
  top: -20px;
  left: 0;
}

.div-block-4 {
  width: 100%;
  height: 25vh;
}

.div-1 {
  text-align: center;
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25vh;
  display: flex;
  position: static;
  top: auto;
  left: auto;
  overflow: hidden;
}

.div-2 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: row;
  align-items: flex-start;
  height: 25vh;
  display: flex;
  overflow: hidden;
}

.div-3 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 25vh;
  display: inline;
  overflow: visible;
}

.div-4 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  height: 25vh;
  display: flex;
  overflow: hidden;
}

.click-image {
  height: 200%;
  margin-top: -166px;
  position: absolute;
  top: auto;
  overflow: visible;
}

.click-image._2 {
  background-image: none;
  width: 100%;
  height: 100%;
  margin-top: 0;
  top: -21px;
  left: -19px;
  transform: translate(124px);
}

.click-image._1, .click-image._3 {
  background-image: none;
}

.click-image.x1 {
  object-fit: fill;
  width: 100%;
  height: 100%;
  margin-top: 0;
  top: auto;
  overflow: visible;
}

.click-image.x2, .click-image.x3, .click-image.x4 {
  width: 100%;
  height: 100%;
  margin-top: 0;
}

.click-red._1 {
  background-image: none;
  width: 150%;
  height: 150%;
  margin-left: -20%;
  margin-right: -20%;
}

.click-red._2 {
  background-image: none;
  margin-left: 0%;
  margin-right: -9%;
  position: relative;
  left: 35px;
}

.click-red._3 {
  background-image: none;
  margin-left: -182px;
  position: relative;
  left: -11px;
}

.click-white {
  width: 50%;
  height: 100%;
  margin-right: 0%;
}

.click-white._1 {
  background-image: none;
  height: 50%;
  margin-left: -7%;
  margin-right: -10%;
  position: relative;
  left: -3px;
}

.click-white._2 {
  background-image: none;
  height: 50%;
  margin-right: -10%;
  position: relative;
  left: 11px;
}

.div-iz {
  z-index: 0;
  mix-blend-mode: multiply;
  width: 1200px;
  display: block;
  position: relative;
  overflow: hidden;
}

.river {
  z-index: -5;
  width: auto;
  position: relative;
}

.image-ziraat {
  border-radius: 20px;
  width: 606px;
  display: none;
  position: absolute;
  top: -38px;
  left: 208px;
}

.div-clicktoseemore {
  display: flex;
  position: relative;
  top: auto;
  left: 167px;
}

.div-clicktoseemore.ed {
  z-index: 0;
  color: #0000;
  background-color: #0000;
  top: auto;
  left: -249px;
}

.div-clicktoseemore.ed.ziraat {
  display: block;
  left: -272px;
}

.div-clicktoseemore.edweb {
  top: 98px;
  left: -155px;
}

.div-clicktoseemore.n {
  z-index: 1;
  left: 313px;
  transform: rotate(29deg);
}

.div-clicktoseemore.n._2 {
  z-index: 1;
  transform-style: preserve-3d;
  background-image: none;
  top: -83px;
  left: -311px;
  transform: translate3d(0, 0, 43px)rotateX(-180deg)rotateY(180deg)rotateZ(0)rotate(29deg);
}

.div-clicktoseemore.luf {
  top: auto;
  bottom: -76px;
  left: 382px;
}

.div-clicktoseemore.luf.hide {
  display: none;
}

.div-clicktoseemore.mirjam {
  margin-left: -139px;
  margin-right: -200px;
  left: auto;
  right: auto;
  transform: rotate(-45deg);
}

.div-clicktoseemore.hide {
  display: none;
}

.text-block-3 {
  letter-spacing: -1px;
  background-image: none;
  font-size: 1.8vw;
  font-weight: 700;
  position: relative;
  top: auto;
  left: auto;
}

.text-block-3._1 {
  background-image: none;
}

.text-block-3._2 {
  margin-left: 6px;
}

.text-block-3._2.ed.edweb {
  color: var(--black);
  font-weight: 300;
}

.text-block-3._2.ed.z {
  color: var(--black);
  margin-left: 0;
  font-weight: 200;
}

.text-block-3._2._36 {
  font-weight: 300;
}

.text-block-3._2.l {
  letter-spacing: 0;
  font-weight: 300;
}

.text-block-3._2.ed {
  color: #455e85;
}

.text-block-3._3 {
  margin-left: 6px;
}

.text-block-3._3.ed.edweb {
  color: var(--black);
  font-weight: 300;
}

.text-block-3._3.ed.z {
  color: var(--black);
  margin-left: 0;
  font-weight: 200;
}

.text-block-3._3._36 {
  font-weight: 300;
}

.text-block-3._3.l {
  letter-spacing: 0;
  font-weight: 300;
}

.text-block-3._3.ed {
  color: #455e85;
}

.text-block-3._4 {
  margin-left: 6px;
}

.text-block-3._4.ed.edweb {
  color: var(--black);
  left: auto;
}

.text-block-3._4.ed.z {
  color: var(--black);
  margin-left: 0;
}

.text-block-3._4._36 {
  letter-spacing: -1px;
  font-weight: 300;
}

.text-block-3._4.l {
  letter-spacing: 0;
  font-weight: 300;
}

.text-block-3._4.ed {
  color: #455e85;
  letter-spacing: 0;
  font-size: 3vw;
  font-weight: 200;
}

.text-block-3.mirjam {
  margin-right: 20px;
  font-size: 5vw;
  font-weight: 300;
}

.text-block-3.mirjam.r {
  color: var(--red);
}

.text-luf {
  letter-spacing: 0;
  margin-right: -22px;
  font-size: 4vw;
  font-weight: 200;
  position: relative;
  bottom: 3px;
}

.text-luf.ed.edweb {
  color: var(--black);
  font-weight: 300;
}

.text-luf.ed.z {
  color: var(--black);
  margin-right: 0;
  right: auto;
}

.text-luf.n {
  left: -24px;
}

.text-luf._36 {
  font-size: 3vw;
  left: -25px;
}

.text-luf.l {
  font-size: 3vw;
  left: -10px;
}

.text-luf.ed {
  color: #455e85;
  letter-spacing: -1px;
  text-transform: none;
  font-size: 1.8vw;
  bottom: auto;
  right: 24px;
}

.div-block-5 {
  background-image: url('../images/edenred2.gif');
  background-position: 0 0;
  background-size: auto;
  width: 10px;
  height: 250px;
  position: relative;
  left: 240px;
}

.div-edenred {
  grid-column-gap: 15px;
  opacity: .7;
  flex-flow: row;
  align-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
}

.edenredx {
  background-image: url('../images/edenred2.gif');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 10px;
  height: 240px;
  margin-left: 9px;
}

.edenredx._1 {
  background-color: #536f99;
  background-image: none;
  height: 280px;
}

.edenredx._2 {
  background-color: #536f99;
  background-image: none;
  height: 285px;
}

.edenredx._3 {
  background-color: #536f99;
  background-image: none;
  height: 290px;
}

.edenredx._4 {
  background-color: #536f99;
  background-image: none;
  height: 295px;
}

.edenredx._5 {
  background-color: #536f99;
  background-image: none;
  height: 300px;
}

.edenredx._6 {
  background-color: #536f99;
  background-image: none;
  height: 305px;
}

.edenredx._7 {
  background-color: #536f99;
  background-image: none;
  height: 310px;
}

.edenredx._8 {
  background-color: #536f99;
  background-image: none;
  height: 315px;
}

.edenredx._9 {
  background-color: #536f99;
  background-image: none;
  height: 320px;
}

.edenredx._10 {
  background-color: #536f99;
  background-image: none;
  height: 325px;
}

.edenredx._11 {
  background-color: #536f99;
  background-image: none;
  height: 330px;
}

.edenredx._12 {
  background-color: #536f99;
  background-image: none;
  height: 335px;
}

.edenredx._13 {
  background-color: #536f99;
  background-image: none;
  align-self: auto;
  height: 340px;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
}

.edenredx._14 {
  background-color: #536f99;
  background-image: none;
  height: 345px;
  position: relative;
  top: auto;
  bottom: auto;
}

.edenredx._15 {
  background-color: #536f99;
  background-image: none;
  height: 350px;
  position: relative;
  bottom: auto;
}

.edenredx._15.b {
  margin-left: 120px;
}

.edenredx._16 {
  background-color: #536f99;
  background-image: none;
  height: 350px;
  position: relative;
  bottom: 60px;
}

.edenredx._16.a {
  margin-right: 120px;
}

.edenredx._17 {
  background-color: #536f99;
  background-image: none;
  height: 345px;
  position: relative;
  top: auto;
  bottom: 55px;
}

.edenredx._18 {
  background-color: #536f99;
  background-image: none;
  height: 340px;
  position: relative;
  bottom: 50px;
}

.edenredx._19 {
  background-color: #536f99;
  background-image: none;
  height: 335px;
  position: relative;
  bottom: 45px;
}

.edenredx._20 {
  background-color: #536f99;
  background-image: none;
  height: 330px;
  position: relative;
  top: auto;
  bottom: 40px;
}

.edenredx._21 {
  background-color: #536f99;
  background-image: none;
  height: 325px;
  position: relative;
  bottom: 35px;
}

.edenredx._22 {
  background-color: #536f99;
  background-image: none;
  height: 320px;
  position: relative;
  bottom: 30px;
}

.edenredx._23 {
  background-color: #536f99;
  background-image: url('../images/edenred2.gif');
  background-position: 0 0;
  background-size: cover;
  height: 315px;
  position: relative;
  bottom: 25px;
}

.edenredx._24 {
  background-color: #536f99;
  background-image: none;
  height: 310px;
  position: relative;
  bottom: 20px;
}

.edenredx._25 {
  background-color: #536f99;
  background-image: none;
  height: 305px;
  position: relative;
  bottom: 15px;
}

.edenredx._26 {
  background-color: #536f99;
  background-image: none;
  height: 300px;
  position: relative;
  bottom: 10px;
}

.edenredx._27 {
  background-color: #536f99;
  background-image: none;
  height: 295px;
  position: relative;
  bottom: 5px;
}

.edenredx._28 {
  background-color: #536f99;
  background-image: none;
  height: 290px;
}

.edenred-div {
  color: #0000;
  background-color: #0000;
  background-image: radial-gradient(circle closest-side at 51% 48%, red, #fff0);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.image {
  mix-blend-mode: multiply;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 300px;
  position: relative;
  left: 165px;
}

.ed-image {
  mix-blend-mode: screen;
  width: 30%;
  position: absolute;
}

.ed-image._1 {
  transform-style: preserve-3d;
  background-image: none;
  width: 300px;
  transform: rotateX(-20deg)rotateY(57deg)rotateZ(49deg);
}

.ed-image._2 {
  transform-style: preserve-3d;
  background-image: none;
  width: 300px;
  transform: rotateX(46deg)rotateY(51deg)rotateZ(-34deg);
}

.ed-image.x1 {
  z-index: 3;
  opacity: .2;
  filter: blur(8px);
  mix-blend-mode: multiply;
  width: 45%;
}

.ed-image.x2 {
  z-index: 2;
  opacity: .4;
  filter: blur(6px);
  mix-blend-mode: multiply;
  width: 40%;
}

.ed-image.x3 {
  z-index: 2;
  opacity: .6;
  filter: blur(4px);
  mix-blend-mode: multiply;
  width: 35%;
}

.ed-image.x4 {
  opacity: .8;
  filter: blur(2px);
  mix-blend-mode: multiply;
}

.div-block-6 {
  width: 23%;
  height: 86%;
}

.div-ziraat {
  justify-content: center;
  align-items: center;
  width: 23%;
  height: 86%;
  display: flex;
  position: absolute;
  left: 352px;
}

.image-2 {
  opacity: .9;
  border-radius: 20px;
  width: 130%;
  max-width: none;
  position: absolute;
  overflow: visible;
  transform: rotate(180deg);
}

.image-2._1 {
  z-index: -2;
  opacity: .8;
  border-radius: 40px;
  width: 145%;
  transform: none;
}

.image-2._2 {
  z-index: -3;
  opacity: 1;
  background-image: none;
  border-radius: 60px;
  width: 150%;
}

.image-2._3 {
  z-index: -4;
  opacity: 1;
  background-image: none;
  border-radius: 80px;
  width: 160%;
  transform: none;
}

.image-2._1 {
  z-index: 0;
  opacity: 1;
  background-image: none;
  border-radius: 20px;
  width: 130%;
  transform: rotate(180deg);
}

.image-2._1.x1 {
  width: 117%;
}

.image-2.x2 {
  z-index: -1;
  opacity: 1;
  border-radius: 40px;
  width: 140%;
  transform: none;
}

.image-3 {
  border-radius: 20px;
  width: 20%;
  max-width: none;
  height: 60%;
  position: absolute;
  left: auto;
}

.popup {
  z-index: 4000;
  color: #faf5ea;
  width: 100%;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0%;
}

.popup_bg {
  z-index: 1;
  opacity: 1;
  background-color: #1e1927;
  width: 100%;
  height: 200vh;
  position: absolute;
  inset: 0% 0% auto;
}

.popup_wrapper {
  z-index: 2;
  position: relative;
}

.popup_list {
  width: 100%;
  height: 100vh;
}

.popup_item {
  width: 100%;
  height: 100vh;
  position: relative;
}

.popup_close {
  z-index: 10;
  color: #e9ae23;
  background-color: #110e16;
  justify-content: center;
  align-items: center;
  width: 6em;
  height: 6em;
  margin: .8em;
  transition: color .2s, background-color .2s, transform .2s;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.popup_close:hover {
  color: #8d59be;
  background-color: #faf5ea;
  transform: scale(.9);
}

.popup_close-x {
  width: 40%;
  height: 40%;
}

.popup-wrapper {
  z-index: 999;
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 0%;
}

.popup-inner {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.popup-background {
  z-index: 0;
  background-color: #000000a6;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.popup-content-wrapper {
  z-index: 1;
  background-color: #fff;
  border-radius: 1.2em;
  width: 90vw;
  max-width: 75em;
  height: 100vh;
  max-height: none;
  position: relative;
  overflow: auto;
}

.p-sm-start {
  padding-top: 3em;
}

.popup-inner-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.popup-wrapper-2 {
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  inset: 0%;
}

.popup-close-icon {
  width: 1em;
  height: 1em;
}

.popup-close {
  z-index: 2;
  color: #000;
  cursor: pointer;
  background-color: #e9e9e9;
  border-radius: 999em;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  display: flex;
  position: absolute;
  inset: 1em 1em auto auto;
}

.popup-content {
  margin: 2.5em 3em;
}

.copy-large {
  color: var(--royal-blue);
  font-size: 1.45em;
  font-weight: 400;
  line-height: 1.4em;
}

.popup-toggle {
  cursor: pointer;
}

.popup-toggle-text {
  font-size: 2em;
  line-height: 1;
}

.heading-3 {
  color: var(--royal-blue);
}

.p-xl-start {
  padding-top: 8.5em;
}

.p-xl-start.p-xl-end {
  padding-top: 4em;
  display: block;
}

.sticky-image-wrapper {
  height: 130vh;
  padding-top: 10vh;
  padding-bottom: 10vh;
  position: relative;
}

.portfolio-bg-wrapper {
  z-index: 0;
  background-color: #0000;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.portfolio-bg-wrapper.sub._2 {
  background-image: none;
  border-radius: 0 0 60px 60px;
  width: 100%;
}

.portfolio-bg-wrapper.portfolio {
  height: 100%;
}

.portfolio-bg-blurry {
  opacity: .74;
  filter: blur(4.3em);
  mix-blend-mode: normal;
  object-fit: cover;
  object-position: 50% 50%;
  width: 120%;
  max-width: none;
  height: 300%;
  margin-left: -10%;
  position: absolute;
  inset: 0%;
}

.portfolio-bg-blurry.sub {
  width: 100%;
  margin-left: 0%;
  padding-bottom: 0;
}

.portfolio-bg-blurry.bro {
  opacity: .5;
}

.portfolio-bg-blurry.h {
  display: block;
  overflow: visible;
}

.portfolio-bg-blurry.portfolio {
  height: 100%;
}

.portfolio-image-wrapper {
  z-index: 1;
  border: 10px #131212;
  border-radius: 20px;
  width: 100%;
  max-width: 40%;
  max-height: 80vh;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  top: 10vh;
  overflow: hidden;
}

.portfolio-image {
  width: 100%;
}

.image-23 {
  width: 30%;
  max-width: none;
}

.author-profile-image {
  border-radius: 100vw;
  flex: none;
  width: 250px;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.image-22 {
  color: #0000;
  mix-blend-mode: normal;
  object-fit: fill;
  max-width: 100%;
  max-height: none;
  overflow: auto;
}

.image-22:hover {
  mix-blend-mode: normal;
}

.text-block-17 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  margin-left: 11px;
  margin-right: 11px;
  font-size: 1.4rem;
  line-height: 1.2;
}

.member-link {
  color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.author-opened-right {
  background-color: #fff;
  width: 70%;
  height: 100%;
}

.text-block-18 {
  color: #000;
  text-align: center;
  font-size: 1rem;
  line-height: 1.2;
}

.grid-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 40px;
  display: none;
}

.author-opened-wrapper {
  z-index: 3000;
  background-color: #fff;
  justify-content: space-between;
  width: auto;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-42 {
  mix-blend-mode: normal;
  object-fit: fill;
  object-position: 50% 50%;
  background-color: #eefcc3;
  border-radius: 100vw;
  width: 177px;
  height: 177px;
  margin: 5px;
  position: static;
  overflow: auto;
}

.div-block-42:hover {
  mix-blend-mode: normal;
  background-color: #0000;
}

.author-opened-content-wrapper {
  width: 100%;
  height: 100%;
  padding: 100px;
  position: relative;
  overflow: scroll;
}

.author-close-button {
  z-index: 30;
  color: #fff;
  cursor: pointer;
  background-color: #0000;
  background-image: url('../images/36x36arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 70%;
  background-attachment: scroll;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: 50px;
  margin-bottom: 40px;
  margin-left: 31px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.portfolio-image-2 {
  border-radius: 5px;
  width: 100%;
  height: 12vw;
  position: relative;
}

.portfolio-image-2._2, .portfolio-image-2._1, .portfolio-image-2._3, .portfolio-image-2._4 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.author-opened-left-content-wrapper {
  background-color: #eefcc3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 150px 40px 80px;
  position: relative;
}

.heading-4 {
  margin-top: 10px;
  font-weight: 400;
}

.heading-4.bio {
  font-weight: 100;
}

.membersbiotext {
  margin-top: 25px;
  font-size: 14px;
}

.heading-410 {
  color: #000;
  text-align: center;
  font-size: 2rem;
  font-weight: 400;
}

.email {
  mix-blend-mode: normal;
  flex-direction: row-reverse;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  overflow: visible;
}

.author-social-media-wrapper {
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  margin-top: 62px;
  margin-bottom: 50px;
  margin-left: auto;
  display: none;
  position: static;
  inset: auto auto 0% 0%;
}

.circle-animation {
  z-index: 100;
  background-color: #eefcc3;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  position: absolute;
}

.author-opened-left {
  width: 30%;
  height: 100%;
  position: relative;
}

.author-description-wrapper {
  flex: 0 auto;
  margin-top: 50px;
  display: block;
}

.container-w1 {
  width: 100%;
  max-width: 110em;
  margin-left: auto;
  margin-right: auto;
}

.container-w1.gutter-outside.no-gutter-tablet-down {
  display: block;
}

.section-sticky-portfolio {
  position: relative;
}

.sticky-image-wrapper-2 {
  height: 100vh;
  margin-top: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.sticky-image-wrapper-2.second {
  transform: skew(0deg)rotate(180deg);
}

.sticky-image-wrapper-2.top {
  height: 70vh;
}

.sticky-image-wrapper-2.sub {
  margin-top: 0;
  padding-bottom: 0;
  overflow: visible;
}

.sticky-image-wrapper-2.imprint {
  height: auto;
  margin-top: 43vh;
}

.sticky-image-wrapper-2.portfolio {
  height: 300vh;
}

.section-sticky-portfolio-2 {
  z-index: 2;
  height: 600vw;
  position: relative;
}

.div-block-51 {
  flex-direction: row;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
}

.section {
  height: 100vh;
}

.header-content-sub {
  width: 100%;
  height: 50.8589%;
  min-height: 900px;
  padding: 2em 2em 2em 0;
  position: relative;
  top: 0;
  left: 0;
}

.heading-411 {
  z-index: 100;
  color: #e0392e;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.1em;
  text-decoration: none;
  position: relative;
}

.heading-411.me {
  margin-left: 5px;
  transition: opacity .2s;
  overflow: hidden;
}

.heading-411.works {
  font-size: 2em;
}

.header-sub {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 28vh;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1vw;
  display: block;
  position: relative;
}

.header-sub.imprint {
  margin-top: 5vh;
  padding-top: 21.5em;
}

.header-sub.p {
  margin-top: auto;
}

.page-title-2 {
  z-index: 100;
  color: #e0392e;
  letter-spacing: -3px;
  height: 1em;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 13px;
  font-family: Manrope, sans-serif;
  font-size: 5em;
  font-weight: 600;
  line-height: 1em;
  display: inline-block;
  position: relative;
  overflow: visible;
  transform: translate(0);
}

.page-title-2.x {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  margin-left: 13px;
  display: inline-block;
  overflow: visible;
}

.page-title-2.x._36 {
  margin-left: 0;
}

.page-title-2.x.transformation {
  display: block;
}

.page-title-2.x.br {
  margin-left: 2vw;
}

.page-title-2.mirjam {
  font-size: 11em;
}

.page-title-2.lufthansa, .page-title-2.lufthansa.x {
  font-size: 9em;
}

.page-title-2.lufthansa.g {
  margin-bottom: 24px;
}

.page-title-2.br {
  margin-left: 0;
}

.page-title-2.main {
  margin-bottom: -2%;
  padding-bottom: 12%;
  overflow: visible;
}

.page-title-2.sub {
  letter-spacing: -2px;
  margin-right: 13px;
  font-size: 3em;
}

.title-grid-2 {
  grid-column-gap: 7em;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 9px;
  padding-left: 1em;
  padding-right: 1em;
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.image-28 {
  opacity: 1;
  mix-blend-mode: multiply;
  width: 35vw;
  position: relative;
  top: 1482px;
  left: 36px;
  overflow: clip;
}

.image-28.iz {
  width: 80vw;
  left: auto;
}

.image-28.norm {
  width: 24vw;
}

.image-28._366 {
  width: 7vw;
}

.div-sub {
  justify-content: center;
  align-items: center;
  width: 80vw;
  display: flex;
}

.div-sub.bottom {
  background-color: var(--cornflower-blue);
  object-fit: fill;
  width: 100vw;
  height: 100vh;
  margin-top: 41vh;
  margin-bottom: auto;
  position: relative;
  overflow: visible;
}

.div-sub.bottom.klima {
  background-color: var(--cornflower-blue);
  flex-direction: column;
  width: auto;
  margin-top: 40vh;
}

.div-sub.bottom.ziraat {
  z-index: 1;
  margin-top: 10vh;
}

.div-sub.bottom.brothers {
  margin-top: 205px;
}

.div-sub.bottom.izzozz {
  margin-top: 62vh;
}

.div-sub.bottom.edddd {
  margin-top: 82vh;
}

.div-sub.bottom.normbottom {
  margin-top: 58vh;
}

.div-sub.bottom._363636 {
  margin-top: 56vh;
}

.div-sub.bottom.mirrrrr {
  margin-top: 26vh;
}

.div-sub._2 {
  background-image: none;
  margin-top: 89px;
}

.section-sticky-portfolio-3 {
  z-index: 2;
  height: 300vw;
  display: block;
  position: relative;
}

.section-sticky-portfolio-3.imprint {
  height: auto;
}

.section-sticky-portfolio-3.h {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100vh;
  padding-bottom: 0;
  display: flex;
  overflow: visible;
}

.section-sticky-portfolio-3.h.p {
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.image-27 {
  z-index: 1;
  width: 5vw;
  position: relative;
  left: 236px;
}

.image-27.mesaj {
  z-index: 1;
  width: 40vw;
  left: 16px;
}

.image-27.hizlierisim {
  width: 20vw;
  top: -69px;
  left: 102px;
}

.image-27.klimalogo {
  mix-blend-mode: difference;
  width: 15vw;
  left: 172px;
}

.image-27.mirjam {
  width: 10vw;
}

.image-27.brothers {
  width: 45vw;
  margin-left: -332px;
  left: 244px;
}

.div-block-52 {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr);
  grid-auto-columns: 1fr;
  width: 90vw;
  display: grid;
  position: relative;
  overflow: hidden;
}

.div-block-52.h {
  grid-template-rows: auto auto;
  position: sticky;
  overflow: hidden;
}

.div-block-52.sub {
  background-image: url('../images/2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  padding: 17px 21px 29px;
}

.image-29 {
  z-index: 1;
  width: 20vw;
  position: relative;
  top: 5px;
  left: 964px;
}

.portfolio-image-wrapper-2 {
  z-index: 1;
  border: 10px #131212;
  border-radius: 20px;
  width: 100%;
  max-width: 40%;
  max-height: 80vh;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  top: 15vh;
  overflow: hidden;
}

.portfolio-image-wrapper-2._36x36 {
  border-width: 10px;
  max-width: 75%;
  height: 100%;
  max-height: 65vh;
}

.div-middle {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-top: 69px;
  margin-left: 187px;
  display: flex;
}

.div-middle._2 {
  background-image: none;
  position: relative;
  top: -109px;
  left: -170px;
}

.div-middle._2.bottom {
  top: auto;
  left: 164px;
}

.div-middle._2.bottom.klima {
  top: 4px;
}

.div-middle._2.bottom.iz {
  align-items: flex-start;
  margin-top: 97px;
  margin-left: auto;
  top: 97px;
}

.div-middle._2.bottom.ed {
  left: auto;
}

.div-middle._2.bottom.norm {
  margin-left: auto;
  top: 182px;
  left: auto;
}

.div-middle.ed {
  align-items: flex-end;
}

.image-26 {
  z-index: 1;
  border-radius: 20px;
  width: 20vw;
  margin-top: 150px;
  margin-left: 54px;
  position: relative;
}

.image-26._2 {
  z-index: 2;
  background-image: none;
}

.image-26._3 {
  object-fit: fill;
  background-image: url('../images/Ziraat-Teknoloji-Portal-ANASAYFA.webp');
  background-position: 50%;
  background-size: auto;
  background-attachment: scroll;
  border-radius: 0;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: auto;
  margin-left: auto;
  display: inline-block;
}

.image-26.zir {
  margin-top: 39px;
}

.port {
  z-index: 2;
  object-fit: cover;
  border-radius: 20px;
  width: 40vw;
  height: 40vh;
  position: relative;
  top: 139px;
  left: 283px;
  overflow: hidden;
}

.port.klima {
  object-fit: fill;
  width: 65vw;
  height: 60vh;
  left: 226px;
}

.port.klima.topflat {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 20px;
  left: 218px;
}

.port.mirjam {
  width: 75vw;
  height: 70vh;
  left: 172px;
}

.port.mirjam.t {
  width: 70vw;
}

.port.ed {
  width: auto;
  height: auto;
  left: auto;
}

.port.ed2 {
  width: auto;
  height: auto;
  margin-right: 58px;
  left: auto;
}

.port.ziraat {
  width: 60vw;
  height: 60vh;
  left: 118px;
}

.port.luft {
  width: 66vw;
  height: 69vh;
  top: 194px;
  left: 206px;
}

.t1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  overflow: visible;
}

.t1._2 {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 20px;
  padding: 1%;
}

.t2 {
  overflow: visible;
}

.background-video {
  z-index: 1;
  object-fit: fill;
  border-radius: 20px;
  width: 20vw;
  height: 450px;
  overflow: hidden;
}

.background-video.mirjam {
  height: 480px;
}

.background-video.brothers {
  object-position: 50% 100%;
  height: 400px;
}

.background-video-2 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.background-video-3 {
  z-index: 1;
  border-radius: 20px;
  width: 20vw;
  height: 550px;
  bottom: -188px;
  left: auto;
}

.background-video-4 {
  z-index: 1;
  object-fit: cover;
  border-radius: 20px;
  width: 24vw;
  height: 34vh;
  left: 117px;
}

.background-video-4._36x36 {
  width: 35vw;
  height: 30vh;
}

.background-video-4.mirjam {
  height: 33vh;
  top: 82px;
}

.background-video-4.iz {
  margin-left: 79px;
  left: auto;
}

.text-block-19 {
  z-index: 0;
  opacity: .48;
  letter-spacing: -6px;
  font-size: 13vw;
  font-weight: 500;
  position: fixed;
  top: 148px;
  bottom: auto;
  left: 28px;
}

._36x36nextproject {
  z-index: 1;
  background-image: url('../images/36x36_-.gif');
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px;
  width: 25%;
  height: 52%;
  position: absolute;
  left: 266px;
}

._36x36nextproject.img {
  top: auto;
}

.mirjamnextproject {
  background-image: url('../images/Mirjam_Hildbrand-_.gif');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 20px;
  width: 25%;
  height: 48%;
  position: absolute;
  left: 500px;
}

.mirjamnextproject.img {
  top: auto;
}

.background-video-5 {
  border-radius: 20px;
  width: auto;
  max-width: none;
  height: 100%;
  max-height: none;
}

.background-video-5._36x36 {
  width: auto;
  max-width: none;
  height: 100%;
  max-height: none;
}

.brothersimg {
  z-index: 1;
  background-image: url('../images/brothers.gif');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
}

.image-30 {
  z-index: 1;
  border-radius: 20px;
  width: 20vw;
  max-width: none;
  height: auto;
  position: relative;
  bottom: -188px;
}

.image-30.luf {
  width: 37vw;
  margin-left: 108px;
}

.image-30.iz {
  width: 50vw;
  bottom: auto;
}

.image-30.ed {
  width: 50vw;
  margin-left: 54px;
  box-shadow: 1px 1px 3px #000;
}

.image-30.ed.shado2 {
  box-shadow: 6px 6px 90px 50px #00000045;
}

.image-30.ed2 {
  width: 86vw;
  bottom: -175px;
}

.image-31 {
  position: relative;
}

.image-32 {
  width: 29vw;
}

.image-32.ed, .image-33 {
  width: 12vw;
}

.image-34 {
  z-index: 2;
  border-radius: 20px;
  position: relative;
  left: 48px;
}

.link-block {
  background-image: url('../images/mainpage2b.webp');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  left: auto;
}

.luf-link {
  background-image: url('../images/mainpage2b.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  left: auto;
}

.edwebb {
  background-image: url('../images/edenred1.gif');
  background-position: 50%;
  background-size: auto;
  border-radius: 20px;
  width: 30%;
  height: 50%;
}

.link-block-2 {
  width: 20%;
  height: 60%;
  left: 266px;
}

.izoz {
  z-index: 1;
  background-image: url('../images/6176e2ba65ece0a1872903d4_Zisan.gif');
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px;
  width: 20%;
  height: 60%;
  transition: opacity .45s;
  left: 266px;
}

.izoz:hover {
  transform: scale(1.2);
}

.zir {
  z-index: 2;
  background-image: url('../images/Ziraat-Teknoloji-Portal-TABLET_2.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  left: auto;
}

.normmm {
  z-index: 1;
  background-image: url('../images/normender.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  left: auto;
}

.div-block-53, .div-aboutme {
  display: flex;
}

.sedat {
  object-fit: cover;
  margin-left: -7px;
  margin-right: 6px;
  padding-left: 0;
  position: relative;
}

.div-contact, .div-email {
  overflow: hidden;
}

.text-block-20 {
  transform: rotate(-90deg);
}

.selectedworks {
  font-family: Manrope, sans-serif;
  font-size: 2vw;
  line-height: .8em;
  position: absolute;
  inset: auto 92% auto auto;
  transform: rotate(-90deg);
}

.studiohousedescription {
  color: var(--red);
  width: 90vw;
  height: 252.719vh;
  margin-top: 16px;
  font-size: 4vh;
  font-weight: 400;
  line-height: 1em;
}

.heading-412 {
  display: none;
}

.weblinlkbutton {
  flex-direction: column;
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 5em;
  display: block;
  position: relative;
  top: 0;
  left: auto;
}

.weblinlkbutton.sil {
  display: block;
}

.weblinlkbutton.middle {
  margin-left: 22.6em;
}

.weblinlkbutton.fixed {
  align-items: center;
  display: flex;
  position: fixed;
}

.div-info {
  justify-content: center;
  display: flex;
}

.text-span {
  border: 1px solid var(--royal-blue);
  border-radius: 40px;
  margin-top: 4px;
  margin-left: -5px;
  padding: 5px 15px;
  display: inline-block;
}

.text-span.imprint {
  opacity: .6;
}

.text-span-2 {
  color: var(--royal-blue);
  font-size: .8em;
  font-weight: 400;
}

.text-span-2.sub {
  position: relative;
  top: -6px;
}

.text-span-3 {
  font-size: .8em;
}

.text-span-3.sub {
  position: relative;
  top: -6px;
}

.text-span-4, .text-span-5 {
  font-size: .8em;
}

.footer {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  margin-bottom: 18px;
  padding-left: 2em;
  padding-right: 2em;
  display: block;
  position: absolute;
  inset: auto 0% 0 0;
}

.footer.sub {
  width: 100%;
  display: block;
  position: relative;
}

.bold-text {
  color: var(--red);
  letter-spacing: -.6px;
  margin-right: 26px;
}

.bold-text-2, .bold-text-3 {
  font-weight: 400;
}

.bold-text-3.imprint {
  color: #fff9;
}

.disclaimer-google-analytics {
  color: #fff9;
  font-weight: 700;
}

.ck-cookie-w {
  z-index: 490;
  width: auto;
  max-width: none;
  position: fixed;
  inset: auto auto auto 444px;
}

.ck-modal {
  background-color: #0000;
  border-radius: .25rem;
  flex-direction: column;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  font-size: .9375rem;
  line-height: 1.4;
  display: block;
  position: relative;
}

.ck-modal__content-w {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.75rem 2rem;
  display: grid;
}

.ck-modal__content-w.is--small {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  display: block;
}

.ck-desc {
  color: var(--royal-blue);
  margin-right: 0;
}

.ck-button-w {
  color: #54d654;
  text-align: center;
  background-color: #0000;
  border: 1px solid #54d654;
  border-radius: 2.9rem;
  width: auto;
  height: auto;
  padding: .5em 1em .5rem;
  font-size: .9375rem;
  text-decoration: none;
  transition: color .2s cubic-bezier(.25, .46, .45, .94), background-color .2s cubic-bezier(.25, .46, .45, .94);
  left: auto;
}

.ck-button-w:hover {
  background-color: #0000;
}

.image-18 {
  width: 1rem;
  max-width: none;
}

.imprint-link {
  text-align: left;
  width: auto;
  height: auto;
  display: flex;
  position: static;
  left: auto;
}

.studio-house-icon {
  z-index: 1;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 10px;
  position: relative;
  left: auto;
}

.studio-house-icon.w--current {
  width: auto;
  height: auto;
  top: -15px;
}

.studioicon {
  background-color: var(--red);
  border-radius: 40px;
  width: 3vw;
  height: 3em;
  margin-top: 0;
  position: relative;
}

.studioicon._2 {
  z-index: 1;
  background-color: #dde02e;
  background-image: none;
  position: absolute;
}

.studioicon._3 {
  z-index: 0;
  background-color: #2ee0ae;
  background-image: none;
  position: absolute;
}

.studioicon._1 {
  z-index: 2;
  background-image: none;
  margin-top: auto;
  position: absolute;
}

.heading-413 {
  font-size: 2em;
  transition: opacity .2s;
}

.logoo {
  font-size: 2em;
  display: block;
  position: absolute;
}

.studio {
  color: var(--red);
  width: auto;
  height: auto;
  font-size: 1em;
  display: none;
  position: static;
  left: 118px;
}

.logoanimation {
  position: absolute;
}

.house {
  color: var(--red);
  display: none;
}

.image-36 {
  z-index: 2;
  border-radius: 20px;
  width: 20vw;
  position: relative;
  top: 82px;
  left: 117px;
}

.image-37 {
  border-radius: 20px;
}

.trans {
  background-image: url('../images/Screen_Recording_2022-08-06_at_18_35_02--_AdobeExpress.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 25%;
  height: 52%;
}

.link-block-4 {
  z-index: 2;
  background-image: url('../images/KlimaundKultur--_.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 25%;
  height: 52%;
}

.bold-text-4 {
  letter-spacing: -2px;
  font-size: 3.8vh;
  font-weight: 400;
  line-height: 1.3em;
}

.main-title {
  margin-top: -44px;
  margin-bottom: -14px;
  padding-bottom: 23px;
  overflow: hidden;
}

.im1 {
  border-radius: 30px;
  width: 20%;
  padding: 0;
  position: absolute;
  right: 1%;
  overflow: hidden;
}

.image-38 {
  box-sizing: border-box;
  width: 100vw;
  position: absolute;
  top: auto;
  bottom: auto;
  right: auto;
}

.image-39 {
  width: 50%;
  position: absolute;
  left: -11%;
}

.menuimages {
  object-fit: fill;
  position: absolute;
  left: auto;
}

.image-40, .image-41, .image-42 {
  width: 100vw;
  position: absolute;
}

.rich-text-block, .rich-text-block-2 {
  color: var(--royal-blue);
  font-size: 1.5em;
  line-height: 2;
}

.foot {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.foot.sub {
  position: sticky;
}

.link-2 {
  width: auto;
  height: auto;
  left: auto;
}

@media screen and (min-width: 1280px) {
  .header-wrapper {
    padding-bottom: 16%;
  }

  .header-wrapper.fixed {
    z-index: 0;
  }

  .scroll-section, .scroll-section.mobile, .scroll-section.mobile-copy, .scroll-section.mobile-copy-copy {
    top: auto;
  }

  .img._2 {
    width: 19%;
    height: 59%;
  }

  .img._8 {
    top: auto;
    left: auto;
  }

  .click-text._7._4 {
    left: 354px;
  }

  .div6-1._1 {
    top: 203.25px;
  }

  .div6-1._3 {
    left: 1146px;
  }

  .div6-2._2 {
    top: 252.25px;
  }

  .back7 {
    width: 520px;
    height: 520px;
  }

  .box-2.third {
    mix-blend-mode: normal;
  }

  .click-image._2 {
    top: 331px;
    left: -125px;
  }

  .div-clicktoseemore {
    left: 174px;
  }

  .div-clicktoseemore.ed {
    top: auto;
    left: -266px;
  }

  .div-clicktoseemore.ed.ziraat {
    left: -288px;
  }

  .div-clicktoseemore.edweb {
    top: 99px;
    left: -193px;
  }

  .div-clicktoseemore.n {
    left: 325px;
    transform: rotate(29deg);
  }

  .div-clicktoseemore.n._2 {
    left: -317px;
  }

  .div-clicktoseemore.luf {
    bottom: -85px;
    left: 401px;
  }

  .text-block-3._2.ed, .text-block-3._3.ed {
    color: #455e85;
  }

  .text-block-3._4.ed.edweb {
    left: auto;
  }

  .text-block-3._4.ed {
    color: #455e85;
  }

  .text-luf {
    letter-spacing: 0;
  }

  .text-luf.n {
    font-size: 3vw;
  }

  .text-luf.ed {
    color: #455e85;
  }

  .div-edenred {
    justify-content: flex-start;
    top: auto;
    left: auto;
  }

  .edenredx._3 {
    position: relative;
    bottom: auto;
  }

  .edenredx._4 {
    position: relative;
    bottom: 5px;
  }

  .edenredx._5 {
    position: relative;
    bottom: 10px;
  }

  .edenredx._6 {
    position: relative;
    bottom: 15px;
  }

  .edenredx._7 {
    position: relative;
    bottom: 20px;
  }

  .edenredx._8 {
    position: relative;
    bottom: 25px;
  }

  .edenredx._9 {
    position: relative;
    bottom: 30px;
  }

  .edenredx._10 {
    position: relative;
    bottom: 35px;
  }

  .edenredx._11 {
    position: relative;
    bottom: 40px;
  }

  .edenredx._12 {
    position: relative;
    bottom: 45px;
  }

  .edenredx._13 {
    bottom: 50px;
  }

  .edenredx._14 {
    bottom: 55px;
  }

  .edenredx._15.b {
    bottom: 60px;
  }

  .edenredx._17.a1 {
    margin-left: 13px;
  }

  .edenredx._18.a2 {
    margin-left: 19px;
  }

  .edenredx._19 {
    margin-left: 23px;
  }

  .edenredx._20 {
    margin-left: 27px;
  }

  .edenredx._21 {
    margin-left: 31px;
  }

  .edenredx._22 {
    margin-left: 35px;
  }

  .edenredx._23 {
    background-position: 50%;
    background-size: contain;
    margin-left: 39px;
  }

  .edenredx._24 {
    margin-left: 43px;
  }

  .edenredx._25 {
    margin-left: 46px;
  }

  .edenredx._26 {
    margin-left: 50px;
  }

  .p-xl-start.p-xl-end {
    height: auto;
    padding-top: 4em;
  }

  .sticky-image-wrapper {
    height: 100vh;
  }

  .portfolio-image-wrapper.mobile {
    width: 100%;
    max-width: 30%;
    max-height: 60vh;
    overflow: hidden;
  }

  .header-sub {
    font-size: 1vh;
  }

  .header-sub.p {
    margin-top: auto;
    margin-bottom: auto;
  }

  .page-title-2 {
    font-size: 5vw;
  }

  .page-title-2.x {
    letter-spacing: -4px;
    font-size: 5vw;
  }

  .page-title-2.main {
    letter-spacing: -4px;
    padding-bottom: 12.5%;
  }

  .title-grid-2 {
    top: auto;
  }

  .div-sub.bottom {
    margin-top: 42vh;
  }

  .div-sub.bottom.klima {
    margin-top: 52vh;
  }

  .div-sub.bottom.ziraat {
    margin-top: 14vh;
  }

  .div-sub.bottom.izzozz {
    margin-top: 57vh;
  }

  .div-sub.bottom._363636 {
    margin-top: 49vh;
  }

  .image-29 {
    left: 975px;
  }

  .background-video.mirjam {
    height: 500px;
  }

  .background-video.brothers {
    height: 419px;
  }

  .background-video-5 {
    height: 500vh;
  }

  .studiohousedescription {
    line-height: .8em;
  }

  .text-span {
    border: 1px solid var(--black);
    border-radius: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .bold-text-4 {
    line-height: 1.3em;
  }

  .main-title {
    padding-bottom: 26px;
  }
}

@media screen and (min-width: 1440px) {
  .header-wrapper.fixed {
    z-index: 0;
  }

  .header-wrapper.fixed.portfolios {
    padding-bottom: 0;
  }

  .text-wrap.sed {
    left: 629px;
  }

  .text-wrap.cv {
    margin-top: -16px;
    margin-right: -36px;
  }

  .page-title {
    font-size: 9em;
  }

  .scroll-section, .scroll-section.mobile, .scroll-section.mobile-copy, .scroll-section.mobile-copy-copy {
    top: auto;
  }

  .img-section {
    margin-top: auto;
  }

  .img._6 {
    width: 100%;
    top: auto;
    left: auto;
  }

  .img._5 {
    top: auto;
  }

  .img._8 {
    position: absolute;
    top: auto;
    bottom: auto;
  }

  .img._9 {
    left: auto;
  }

  .img._9.sub {
    z-index: 1;
  }

  .text-click {
    line-height: 23px;
  }

  .click-text._8 {
    top: -26px;
    left: -555px;
  }

  .click-text._7 {
    left: -189px;
  }

  .arrow {
    left: 9px;
  }

  .arrow._2 {
    left: 11px;
  }

  .bro._2 {
    top: -124px;
  }

  .bro._3 {
    top: 30.9063px;
    left: 322px;
  }

  .bro._4 {
    left: 1220px;
  }

  .bro._5 {
    left: 349px;
  }

  .bro._7 {
    top: -180px;
    left: 1068px;
  }

  .div-5 {
    width: 100%;
  }

  .div5-1._1 {
    top: -164px;
  }

  .div5-1._2 {
    top: 283px;
  }

  .div5-2._2 {
    top: 409.625px;
  }

  .div5-3 {
    width: 51%;
    height: 13%;
    top: -323.375px;
  }

  .div5-3._2 {
    top: 521.625px;
  }

  .div6-1._2 {
    width: 273px;
    height: 144px;
    top: 37.75px;
    left: 221px;
  }

  .div6-1._1 {
    height: 77px;
    top: 139.25px;
    left: 596px;
  }

  .div6-1._3 {
    height: 57px;
    top: 110.406px;
    left: 1320px;
  }

  .div6-2 {
    background-image: url('../images/edenred1.gif');
    background-position: 0 0;
    background-size: auto;
    border: 1px #000;
    border-radius: 100px;
    width: 141px;
    position: absolute;
    transform: rotate(0);
  }

  .div6-2._1 {
    background-position: 50% 100%;
    width: 112px;
    height: 48px;
    top: 31.25px;
    left: 552.5px;
  }

  .div6-2._2 {
    width: 191px;
    height: 99px;
    top: 160.25px;
  }

  .div6-3 {
    width: 142px;
    height: 78px;
    top: 6.25px;
  }

  .div6-3._2 {
    top: 32.25px;
    left: 1386px;
  }

  .back7 {
    width: 575px;
    height: 575px;
  }

  .text-block, .text-block._1, .text-block2 {
    line-height: 90px;
  }

  .div-clicktoseemore {
    left: 103px;
  }

  .div-clicktoseemore.ed {
    top: auto;
  }

  .div-clicktoseemore.ed.ziraat {
    left: -329px;
  }

  .div-clicktoseemore.edweb {
    top: 28px;
  }

  .div-clicktoseemore.n {
    left: 364px;
  }

  .div-clicktoseemore.n._2 {
    left: -365px;
  }

  .div-clicktoseemore.luf {
    left: 444px;
  }

  .div-clicktoseemore.mirjam {
    margin-left: -160px;
  }

  .text-block-3._2.ed.z, .text-block-3._3.ed.z, .text-luf.ed.z {
    margin-bottom: 3px;
  }

  .image-2._2 {
    width: 140%;
  }

  .image-2._3 {
    width: 150%;
  }

  .image-2._1 {
    width: 120%;
  }

  .image-2.x2 {
    width: 130%;
  }

  .portfolio-bg-wrapper {
    background-color: #0000;
  }

  .portfolio-bg-blurry, .portfolio-bg-blurry.mirjam {
    filter: none;
  }

  .sticky-image-wrapper-2.sub.ziraat {
    height: 330vh;
  }

  .sticky-image-wrapper-2.sub.portfolio {
    padding-bottom: 0;
  }

  .header-sub {
    margin-top: 28vh;
    margin-bottom: 28px;
    padding-bottom: 0;
    font-size: 1vh;
  }

  .header-sub.p {
    margin-top: auto;
    margin-bottom: auto;
  }

  .page-title-2.x {
    letter-spacing: -5px;
  }

  .image-28 {
    mix-blend-mode: darken;
  }

  .div-sub.bottom {
    margin-top: 50vh;
  }

  .div-sub.bottom.klima {
    margin-top: 63vh;
  }

  .div-sub.bottom.ziraat {
    margin-top: 35vh;
  }

  .div-sub.bottom.brothers {
    margin-top: 330px;
  }

  .div-sub.bottom.normbottom {
    margin-top: 83vh;
  }

  .div-sub.bottom._363636 {
    margin-top: 66vh;
  }

  .section-sticky-portfolio-3.h.p {
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 0;
  }

  .image-27.hizlierisim {
    top: 61px;
  }

  .image-27.brothers {
    display: block;
  }

  .image-29 {
    left: 1115px;
  }

  .portfolio-image-wrapper-2._36x36 {
    height: 100%;
    max-height: 70vh;
  }

  .image-26 {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
  }

  .port.klima {
    height: 65vh;
  }

  .port.klima.topflat {
    height: 69vh;
  }

  .port.mirjam {
    height: 75vh;
  }

  .port.luft {
    width: 62vw;
    height: 79vh;
  }

  .background-video {
    z-index: 1;
    border-radius: 20px;
    width: 20vw;
  }

  .background-video.mirjam {
    height: 560px;
  }

  .background-video.brothers {
    height: 480px;
  }

  .background-video-4 {
    height: 38vh;
  }

  .background-video-4._36x36 {
    height: 33vh;
  }

  .background-video-4.mirjam {
    height: 37vh;
  }

  .background-video-5 {
    height: 500vh;
  }

  .background-video-5._36x36 {
    height: 100%;
  }

  .edwebb {
    background-size: cover;
    top: 33.086px;
    left: 797px;
  }

  .studiohousedescription {
    width: 80vw;
    margin-top: 47px;
  }

  .trans {
    background-image: url('../images/Screen_Recording_2022-08-06_at_18_35_02--_AdobeExpress.gif');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    width: 25%;
    height: 52%;
  }

  .bold-text-4 {
    font-size: 3vh;
  }

  .main-title {
    margin-bottom: -42px;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .foot {
    height: 100vh;
    display: flex;
    position: relative;
  }

  .foot.tran {
    margin-top: 130px;
  }
}

@media screen and (min-width: 1920px) {
  .header-wrapper {
    padding-bottom: 14%;
  }

  .header-wrapper.fixed {
    z-index: 1;
  }

  .header-wrapper.fixed.portfolios {
    margin-bottom: -386px;
    padding-bottom: 0;
  }

  .text-wrap {
    padding: 10px 15px;
  }

  .text-wrap.sed {
    left: 800px;
  }

  .page-title {
    letter-spacing: -7px;
    font-size: 8em;
  }

  .title-grid {
    min-height: auto;
    max-height: 100vh;
  }

  .scroll-section {
    top: auto;
  }

  .img-section {
    z-index: auto;
    align-items: center;
    display: flex;
  }

  .wrap.img8 {
    display: flex;
  }

  .img {
    left: 370px;
  }

  .img._2 {
    left: auto;
  }

  .img._6 {
    top: auto;
    left: auto;
  }

  .img._7 {
    height: 100%;
    left: auto;
  }

  .img._44 {
    left: auto;
  }

  .img._8 {
    height: 52%;
    bottom: auto;
    left: auto;
  }

  .img._10 {
    left: auto;
  }

  .text-click {
    line-height: 29px;
    left: 34px;
  }

  .click-text._8 {
    left: -766px;
  }

  .click-text._7 {
    z-index: -1;
    left: 53px;
  }

  .click-text._7._4 {
    z-index: 1;
    left: 652px;
  }

  .arrow {
    left: 145px;
  }

  .arrow._2 {
    left: 26px;
  }

  .backimage._8c {
    left: 745px;
  }

  .wrap {
    width: 100%;
  }

  .bro._1 {
    left: 386px;
  }

  .bro._2 {
    left: 209px;
  }

  .bro._3 {
    width: 70px;
    height: 50px;
    left: 670px;
  }

  .bro._4 {
    left: 1719px;
  }

  .bro._5 {
    top: 146.25px;
    left: 785px;
  }

  .bro._6 {
    bottom: 164px;
    left: 786px;
  }

  .bro._7 {
    left: 1617px;
  }

  .div5-1._1 {
    top: -188px;
  }

  .div5-1._2 {
    top: 345px;
  }

  .div5-2._1 {
    top: -343.375px;
  }

  .div5-2._2 {
    top: 532.625px;
  }

  .div5-3._1 {
    top: -398.375px;
  }

  .div5-3._2 {
    top: 678.625px;
  }

  .div6-1._3 {
    left: 1467px;
  }

  .div6-3._2 {
    left: 1521px;
  }

  .div-7 {
    left: 307px;
  }

  .back7 {
    border: 1px #000;
    border-radius: 100%;
    width: 700px;
    height: 700px;
    position: absolute;
  }

  .text-block {
    color: var(--black);
    -webkit-text-fill-color: transparent;
    background-image: url('../images/KlimaundKultur--_.gif');
    background-position: 0 0;
    background-size: auto;
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 4vw;
    line-height: 60px;
  }

  .text-block._1 {
    line-height: 115px;
  }

  .text-block2 {
    font-size: 7vw;
    line-height: 100px;
  }

  .text-grid {
    grid-column-gap: 66px;
    grid-row-gap: 37px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    display: grid;
  }

  .box-2 {
    left: 817px;
  }

  .box-2._2 {
    left: 120px;
  }

  .box-2._3 {
    left: 1464px;
  }

  .box-3 {
    left: 1044.5px;
  }

  .box-1 {
    left: 312px;
  }

  .box-1._2 {
    left: 1256px;
  }

  .div-iz {
    justify-content: center;
    width: 100vw;
    display: flex;
  }

  .div-clicktoseemore.ed {
    top: auto;
    left: -407px;
  }

  .div-clicktoseemore.ed.ziraat {
    left: -459px;
  }

  .div-clicktoseemore.edweb {
    left: -413px;
  }

  .div-clicktoseemore.n {
    left: 414px;
  }

  .div-clicktoseemore.n._2 {
    left: -410px;
  }

  .div-clicktoseemore.luf {
    bottom: -111px;
    left: 563px;
  }

  .div-clicktoseemore.mirjam {
    margin-left: -201px;
    margin-right: -230px;
  }

  .text-block-3._2.ed.z {
    margin-bottom: 9px;
  }

  .text-block-3._3.ed.edweb {
    margin-left: 15px;
  }

  .text-block-3._3.ed.z, .text-luf.ed.z {
    margin-bottom: 9px;
  }

  .div-ziraat {
    left: 387px;
  }

  .image-3 {
    height: auto;
  }

  .portfolio-bg-blurry {
    filter: none;
    mix-blend-mode: multiply;
  }

  .page-title-2.x {
    letter-spacing: -6px;
  }

  .page-title-2.x.br {
    margin-left: 3vw;
  }

  .page-title-2.lufthansa {
    font-size: 9em;
  }

  .page-title-2.sub {
    letter-spacing: -2.5px;
  }

  .title-grid-2 {
    padding-bottom: 12px;
  }

  .div-sub.bottom {
    background-color: var(--cornflower-blue);
    object-fit: fill;
    margin-top: 65vh;
    overflow: visible;
  }

  .div-sub.bottom.ziraat {
    margin-top: 68vh;
  }

  .div-sub.bottom.izzozz {
    margin-top: 73vh;
  }

  .div-sub.bottom.normbottom {
    margin-top: 102vh;
  }

  .div-sub.bottom._363636 {
    margin-top: 90vh;
  }

  .section-sticky-portfolio-3.h.p {
    margin-top: auto;
  }

  .image-27.mesaj {
    opacity: .73;
    left: auto;
  }

  .image-27.hizlierisim {
    top: -133px;
  }

  .image-27.mirjam {
    width: 10vw;
  }

  .image-29 {
    left: 1491px;
  }

  .portfolio-image-wrapper-2._36x36 {
    object-fit: fill;
    max-width: 60%;
    height: 100%;
    max-height: 70vh;
    display: block;
    overflow: hidden;
  }

  .div-middle._2 {
    top: -361px;
  }

  .div-middle._2.bottom.klima {
    top: 157px;
  }

  .port {
    top: -90px;
  }

  .port.klima {
    height: 75vh;
  }

  .port.klima.topflat {
    height: 72vh;
    top: 144px;
  }

  .port.mirjam {
    object-fit: fill;
    width: 75vw;
    height: 75vh;
    top: 115px;
  }

  .port.luft {
    width: 68vw;
    height: 83vh;
  }

  .background-video.mirjam {
    height: 760px;
  }

  .background-video.brothers {
    height: 630px;
  }

  .background-video-4, .background-video-4.mirjam {
    height: 40vh;
  }

  .text-block-19 {
    opacity: .11;
    font-size: 13vw;
    overflow: visible;
  }

  .background-video-5 {
    object-fit: fill;
    overflow: hidden;
  }

  .background-video-5._36x36 {
    height: 100%;
  }

  .brothersimg {
    left: 982px;
  }

  .image-30 {
    bottom: 37px;
  }

  .link-block-3 {
    z-index: 1;
    background-image: url('../images/normender.gif');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    left: auto;
  }

  .normmm {
    background-image: url('../images/normender.gif');
    background-position: 0 0;
    background-size: auto;
  }

  .sedat {
    width: 30px;
  }

  .text-span {
    margin-left: -10px;
  }

  .bold-text-4 {
    line-height: 1.5em;
  }

  .main-title {
    width: 80vw;
  }
}

@media screen and (max-width: 991px) {
  .header-wrapper {
    height: 100vh;
    display: flex;
  }

  .header-wrapper.fixed.portfolios {
    margin-bottom: -1171px;
    padding-bottom: 713px;
  }

  .top-bar {
    height: 6em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .heading {
    font-size: 2em;
  }

  .heading.emailaddress {
    display: none;
  }

  .text-wrap {
    padding-left: 13px;
    padding-right: 13px;
  }

  .text-wrap.sed {
    padding-left: 13px;
    position: static;
    left: 332px;
  }

  .text-wrap.cv {
    margin-top: -39px;
    margin-right: -41px;
  }

  .header-content {
    min-height: 500px;
    padding: 5em 2em;
    display: flex;
  }

  .page-title {
    letter-spacing: -6px;
  }

  .paragraph-text {
    font-size: 2.2em;
  }

  .paragraph-text.title-padding.titles {
    margin-left: 0;
    font-size: 1.7em;
  }

  .paragraph-text.title-padding.titles.weblink._2.transformation {
    font-size: 1.5em;
  }

  .title-grid {
    grid-row-gap: 4em;
    grid-template-rows: auto auto;
  }

  .carousel-wrapper {
    height: 20em;
    padding-bottom: 10em;
    display: none;
    bottom: 0;
    left: 0;
  }

  .carousel-text {
    transform: translate(0);
  }

  .infinite-text-wrap {
    transform: translate(-5vw);
  }

  .scroll-section {
    display: block;
    position: fixed;
    top: -4939px;
  }

  .scroll-section.mobile, .scroll-section.mobile-copy, .scroll-section.mobile-copy-copy {
    top: auto;
  }

  .img-section {
    align-items: center;
    min-height: 41vh;
  }

  .img._2 {
    width: 38%;
  }

  .img._3 {
    width: 27%;
  }

  .img._6, .img._44, .img._8 {
    left: auto;
  }

  .img-3 {
    max-width: 420px;
    max-height: 30vw;
  }

  .wrap {
    display: none;
    left: -277px;
  }

  .div5-1._1, .div5-1._2, .div5-2._1, .div5-2._2, .div5-3._1, .div5-3._2, .div6-1._2, .div6-1._1, .div6-1._3, .div6-2._1, .div6-2._2, .div6-3, .div6-3._2 {
    display: none;
  }

  .div-7 {
    width: 36%;
    height: 66%;
  }

  .back7, .text-grid, .box-2, .box-2.third, .box-2._2, .box-2._3 {
    display: none;
  }

  .box-image.box-image-second.third {
    top: auto;
    left: auto;
  }

  .box-3, .box-3._2, .box-1, .box-1._2, .div-iz, .div-clicktoseemore, .div-clicktoseemore.ed.ziraat {
    display: none;
  }

  .div-clicktoseemore.luf {
    bottom: -6px;
    left: 224px;
  }

  .div-ziraat {
    width: 29%;
  }

  .image-2._2, .image-2._3, .image-2._1, .image-2.x2 {
    display: none;
  }

  .popup-content-wrapper {
    max-height: 92vh;
  }

  .p-xl-start.p-xl-end {
    padding-top: 5em;
  }

  .portfolio-bg-blurry.sub {
    display: inline-block;
  }

  .portfolio-image-wrapper {
    max-width: 80%;
  }

  .div-block-50 {
    width: 300px;
    margin-left: 0;
  }

  .author-profile-image {
    align-items: stretch;
    width: 200px;
    height: auto;
    display: flex;
  }

  .image-22 {
    object-fit: fill;
    max-width: 100%;
  }

  .author-opened-right {
    flex: 1;
    width: 100%;
  }

  .text-block-18 {
    text-align: left;
  }

  .author-opened-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    width: 100vw;
    height: auto;
    display: none;
    position: fixed;
    overflow: scroll;
  }

  .div-block-42 {
    width: 140px;
    height: 140px;
  }

  .author-opened-content-wrapper {
    padding: 60px;
    overflow: visible;
  }

  .author-close-button {
    margin-top: 0;
    margin-bottom: 110px;
    margin-left: 0;
    position: relative;
  }

  .author-opened-left-content-wrapper {
    background-color: #eefcc3;
    flex-direction: row;
    justify-content: flex-start;
    padding: 40px 100px 40px 40px;
    display: flex;
  }

  .heading-410 {
    text-align: left;
  }

  .author-social-media-wrapper {
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 0;
    position: relative;
  }

  .author-opened-left {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
  }

  .author-description-wrapper {
    margin-top: 0;
  }

  .container-w1.gutter-outside.no-gutter-tablet-down {
    padding-left: 0;
    padding-right: 0;
  }

  .sticky-image-wrapper-2 {
    margin-top: 42vh;
  }

  .sticky-image-wrapper-2.sub.portfolio {
    margin-top: auto;
  }

  .sticky-image-wrapper-2.imprint {
    margin-top: 28vh;
  }

  .sticky-image-wrapper-2.portfolio {
    margin-top: 46vh;
  }

  .heading-411 {
    font-size: 2em;
  }

  .header-sub {
    margin-top: 134px;
  }

  .header-sub.p {
    margin-bottom: auto;
  }

  .page-title-2.x {
    margin-left: 13px;
  }

  .page-title-2.main {
    padding-bottom: 13%;
  }

  .page-title-2.sub {
    letter-spacing: -1.5px;
    line-height: 1.1em;
  }

  .title-grid-2 {
    grid-row-gap: 4em;
    grid-template-rows: auto auto;
  }

  .div-sub.bottom.brothers {
    margin-top: 327px;
  }

  .div-sub.bottom.edddd {
    margin-top: 96vh;
  }

  .div-sub.bottom._363636 {
    margin-top: 77vh;
  }

  .image-27 {
    left: 110px;
  }

  .image-27.mesaj {
    width: 32vw;
    left: 12px;
  }

  .image-27.hizlierisim {
    left: 51px;
  }

  .image-27.klimalogo {
    left: 29px;
  }

  .image-27.mirjam {
    margin-left: 65px;
    left: auto;
  }

  .image-27.brothers {
    z-index: 0;
    left: -453px;
  }

  .div-block-52 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 90vw;
    padding-left: 0;
  }

  .div-block-52.h {
    padding-left: 2em;
  }

  .portfolio-image-wrapper-2 {
    max-width: 80%;
    margin-top: 16px;
  }

  .portfolio-image-wrapper-2._36x36 {
    max-width: 80%;
  }

  .div-middle._2.bottom.klima {
    margin-top: auto;
    margin-left: 0;
    margin-right: 0;
    left: 69px;
  }

  .div-middle._2.bottom.iz {
    flex-direction: column;
    margin-top: auto;
    left: auto;
  }

  .div-middle._2.bottom.mir {
    margin-left: 0;
    left: auto;
  }

  .div-middle._2.bottom.edr {
    left: auto;
  }

  .div-middle.ed, .div-middle.ednrd {
    margin-top: auto;
  }

  .div-middle.ednred {
    margin-left: 167px;
  }

  .image-26._2 {
    width: 30vw;
    margin-left: 50px;
    left: -29px;
  }

  .image-26._2.edddd {
    margin-left: 68px;
  }

  .image-26._2.mir {
    left: 1px;
  }

  .image-26.ednrd {
    width: 29vw;
  }

  .image-26.ednrdd {
    width: 24vw;
  }

  .port.klima {
    width: 80vw;
    height: 57vh;
    top: auto;
    left: auto;
  }

  .port.klima.topflat {
    width: 80vw;
    height: 48vh;
    top: auto;
    left: auto;
  }

  .port.mirjam {
    width: 80vw;
    height: 49vh;
    left: auto;
  }

  .port.mirjam.t {
    width: 80vw;
  }

  .port.ziraat {
    left: 64px;
  }

  .port.luft, .port.edn {
    left: auto;
  }

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

  .background-video {
    width: 53vw;
  }

  .background-video.mirjam {
    height: 342px;
  }

  .background-video.brothers {
    width: 64vw;
    height: 424px;
  }

  .background-video.edddd {
    width: 67vw;
  }

  .background-video-3 {
    width: 34vw;
    bottom: auto;
  }

  .background-video-4 {
    width: 37vw;
    height: 38vh;
    left: 53px;
  }

  .background-video-4._36x36 {
    width: 46vw;
  }

  .background-video-4.iz {
    margin-top: 80px;
    margin-left: auto;
  }

  .text-block-19 {
    letter-spacing: -5px;
  }

  ._36x36nextproject {
    width: 41%;
    height: 80%;
  }

  .mirjamnextproject {
    left: 346px;
  }

  .brothersimg {
    left: 295px;
  }

  .image-30 {
    width: 33vw;
  }

  .image-30.luf {
    width: 49vw;
    margin-left: 24px;
  }

  .image-30.iz {
    width: 65vw;
  }

  .image-30.ed.shado2 {
    margin-left: 12px;
  }

  .image-32.ed.ednrd {
    width: 19vw;
  }

  .edwebb {
    width: 35%;
    left: 351px;
  }

  .heading-412 {
    display: none;
  }

  .footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    padding-right: 2em;
    display: grid;
  }

  .imprint-link {
    text-align: left;
    font-size: 1.5vw;
    left: auto;
  }

  .text-block-21 {
    font-size: 1.5vw;
  }

  .studio-house-icon.w--current {
    top: auto;
  }

  .studioicon._2 {
    width: 4vw;
    height: 4em;
  }

  .studioicon._3 {
    height: 4em;
  }

  .studioicon._1 {
    width: 4vw;
    height: 4em;
  }

  .image-36 {
    width: 33vw;
  }

  .image-38 {
    top: -1226%;
  }

  .link-2 {
    left: auto;
  }
}

@media screen and (max-width: 767px) {
  .header-wrapper.fixed {
    z-index: 1;
  }

  .header-wrapper.fixed.portfolios {
    margin-bottom: -1002px;
    padding-bottom: 528px;
  }

  .heading.contact {
    font-size: 3em;
  }

  .text-wrap {
    height: 75%;
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .text-wrap.sed {
    height: 75%;
    position: static;
    left: 275px;
  }

  .text-wrap.cv {
    margin: 0 auto -230px 9%;
    position: relative;
  }

  .page-title {
    letter-spacing: -4px;
  }

  .paragraph-text.title-padding.titles {
    padding-top: 0;
    font-size: 2.5em;
  }

  .paragraph-text.title-padding.titles.weblink {
    padding-top: 0;
  }

  .paragraph-text.title-padding.titles.ok {
    display: none;
  }

  .title-grid {
    padding-left: 2em;
  }

  .scroll-section {
    top: auto;
    bottom: auto;
  }

  .scroll-section.mobile, .scroll-section.mobile-copy, .scroll-section.mobile-copy-copy {
    top: auto;
  }

  .img._3 {
    width: 40%;
    left: 114px;
    right: 233px;
  }

  .img._6 {
    width: 47%;
    left: auto;
  }

  .img._7 {
    left: -64px;
  }

  .img._44 {
    width: 43%;
    left: auto;
  }

  .img._8, .img._9 {
    width: 100%;
    left: auto;
  }

  .img._10 {
    width: 100%;
    height: 58%;
    left: auto;
  }

  .wrap {
    left: -326px;
  }

  .div-5 {
    width: 52%;
    left: auto;
  }

  .div-7.norrrr {
    width: 42%;
  }

  .box-2.third {
    display: none;
  }

  .div-clicktoseemore {
    font-size: 1vw;
    left: 214px;
  }

  .text-block-3._2._36, .text-block-3._3._36, .text-block-3._4._36 {
    font-size: 3vw;
  }

  .div-ziraat {
    width: 40%;
    left: 259px;
  }

  .p-sm-start {
    padding-top: 2.3em;
  }

  .popup-content {
    margin: 3em 2em;
  }

  .copy-large {
    font-size: 1.3em;
  }

  .p-xl-start {
    padding-top: 6em;
  }

  .sticky-image-wrapper {
    height: auto;
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .portfolio-bg-blurry, .portfolio-bg-blurry.mirjam {
    display: inline-block;
  }

  .portfolio-bg-blurry.portfolio {
    display: block;
  }

  .portfolio-image-wrapper {
    max-height: none;
    position: relative;
    top: 0;
  }

  .portfolio-image._2 {
    background-image: none;
    display: none;
  }

  .div-block-50 {
    flex-direction: column;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    display: flex;
  }

  .image-25 {
    object-fit: fill;
    max-width: none;
    display: inline-block;
    overflow: auto;
  }

  .author-profile-image {
    object-fit: fill;
    flex: none;
    align-self: auto;
    width: 200px;
    height: 200px;
    margin: auto;
    display: flex;
    position: static;
    inset: 0% 0% auto auto;
    overflow: hidden;
  }

  .div-link {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    width: auto;
    display: flex;
  }

  .member-link {
    flex-direction: column;
  }

  .author-opened-right {
    flex: 1;
    width: 100%;
  }

  .author-opened-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    display: none;
    overflow: scroll;
  }

  .div-block-42 {
    width: 187px;
    height: 187px;
  }

  .author-opened-content-wrapper {
    padding: 36px;
    position: relative;
  }

  .author-close-button {
    margin-bottom: 189px;
  }

  .author-opened-left-content-wrapper {
    padding: 36px;
  }

  .author-social-media-wrapper {
    flex-direction: row-reverse;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 0;
    display: none;
    position: relative;
  }

  .author-opened-left {
    width: 100%;
  }

  .author-description-wrapper {
    margin-top: 0;
  }

  .sticky-image-wrapper-2 {
    height: auto;
    margin-top: 35vh;
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .sticky-image-wrapper-2.sub {
    overflow: hidden;
  }

  .sticky-image-wrapper-2.sub.ednred.portfolio, .sticky-image-wrapper-2.sub.portfolio {
    overflow: visible;
  }

  .sticky-image-wrapper-2.imprint {
    margin-top: 21vh;
  }

  .sticky-image-wrapper-2.portfolio {
    height: auto;
    margin-top: 39vh;
  }

  .heading-411 {
    font-size: 3em;
  }

  .heading-411.me {
    display: none;
  }

  .heading-411.works {
    font-size: 3em;
  }

  .header-sub {
    justify-content: center;
    width: auto;
    margin-left: 0;
    padding-left: 0;
  }

  .page-title-2 {
    letter-spacing: -3px;
    font-size: 6em;
  }

  .page-title-2.x {
    margin-left: 13px;
    padding-left: 7px;
  }

  .page-title-2.x.br {
    margin-left: 17px;
  }

  .page-title-2.lufthansa.x {
    margin-left: 11px;
  }

  .page-title-2.transformation, .page-title-2.br {
    font-size: 12em;
  }

  .page-title-2.nor {
    font-size: 14em;
  }

  .page-title-2.nor.sil {
    display: none;
  }

  .page-title-2.main {
    letter-spacing: -2px;
    padding-bottom: 9%;
  }

  .page-title-2.sub {
    font-size: 3.5em;
  }

  .title-grid-2 {
    width: 85vw;
    padding-left: 1em;
  }

  .image-28 {
    display: none;
    left: auto;
  }

  .image-28._366 {
    display: none;
  }

  .div-sub.bottom.klima {
    margin-top: 6vh;
  }

  .div-sub.bottom.brothers {
    margin-top: 220px;
  }

  .div-sub.bottom.izzozz {
    margin-top: 12vh;
  }

  .div-sub.bottom.edddd {
    margin-top: 25vh;
  }

  .div-sub.bottom._363636 {
    margin-top: 8vh;
  }

  .div-sub._2 {
    width: 100vw;
    overflow: visible;
  }

  .section-sticky-portfolio-3.h {
    display: flex;
  }

  .image-27.mesaj {
    top: 98px;
  }

  .image-27.klimalogo {
    top: -192px;
    left: -119px;
  }

  .image-27.mirjam {
    margin-left: 18px;
    left: 12px;
  }

  .image-27.brothers {
    inset: -146px 189px -122px 135px;
  }

  .div-block-52 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 80vw;
    height: auto;
    padding-left: 0;
    display: grid;
    overflow: visible;
  }

  .div-block-52.imprint {
    grid-row-gap: 5px;
  }

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

  .div-block-52.sub {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    grid-template-rows: auto;
    margin-top: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  .portfolio-image-wrapper-2 {
    max-height: none;
    position: relative;
    top: 0;
  }

  .portfolio-image-wrapper-2._36x36 {
    height: 283px;
    max-height: none;
  }

  .div-middle {
    margin-top: 65px;
    margin-left: 121px;
    position: relative;
    left: auto;
  }

  .div-middle._2.bottom.klima {
    flex-wrap: nowrap;
    margin-left: auto;
    margin-right: auto;
    left: -22px;
  }

  .div-middle._2.bottom.iz {
    left: -60px;
  }

  .div-middle._2.bottom.ed {
    margin-left: auto;
  }

  .div-middle._2.bottom.kuf {
    margin-left: 0;
    left: 14px;
  }

  .div-middle.zirrr {
    margin-top: auto;
    margin-left: auto;
    left: auto;
  }

  .div-middle.mir {
    margin-left: 0;
    left: 51px;
  }

  .div-middle.br {
    margin-left: 55px;
  }

  .div-middle.kuf {
    flex-direction: column;
  }

  .div-middle.ednred {
    margin-left: 65px;
  }

  .image-26._2 {
    width: 28vw;
    margin-left: 34px;
    top: 99px;
    left: auto;
    right: auto;
  }

  .image-26._2.edddd {
    width: 34vw;
    margin-top: 3px;
    margin-left: 32px;
  }

  .image-26._2.zirrr {
    left: auto;
    right: auto;
  }

  .image-26._2.zirrrr {
    width: 42vw;
    margin-left: auto;
    left: -30px;
    right: auto;
  }

  .image-26._2.kuf {
    width: 44vw;
  }

  .image-26.iz {
    width: 30vw;
    margin-left: auto;
    left: 62px;
  }

  .image-26.zir {
    width: 62%;
    margin-left: auto;
    left: -79px;
  }

  .image-26.zirrr {
    width: 29vw;
  }

  .image-26.ednrd {
    width: 38vw;
  }

  .port.klima {
    left: auto;
  }

  .port.klima.topflat {
    height: 41vh;
    left: -55px;
  }

  .port.klima.topflat.br {
    top: 70px;
    left: -64px;
  }

  .port.mirjam {
    height: 36vh;
    left: -46px;
  }

  .port.ziraat {
    height: 44vh;
  }

  .port.luft {
    width: 80vw;
    height: 37vh;
    left: -59px;
  }

  .background-video {
    width: 66vw;
  }

  .background-video.mirjam {
    left: -14px;
  }

  .background-video.brothers {
    z-index: 2;
    width: 38vw;
    height: 354px;
    left: auto;
  }

  .background-video.edddd {
    width: 70vw;
    height: 322px;
  }

  .background-video-3 {
    width: 42vw;
  }

  .background-video-4 {
    height: 24vh;
  }

  .background-video-4._36x36 {
    left: 22px;
  }

  .background-video-4.mirjam {
    width: 44vw;
    height: 27vh;
    left: 35px;
    right: 39px;
  }

  .text-block-19 {
    letter-spacing: -3px;
  }

  ._36x36nextproject {
    width: 41%;
    height: 58%;
    left: 223px;
  }

  .mirjamnextproject {
    width: 42%;
    left: 243px;
  }

  .brothersimg {
    width: 44%;
    left: 223px;
  }

  .image-30 {
    width: 37vw;
  }

  .image-30.luf {
    width: 80vw;
    margin-left: auto;
  }

  .image-30.ed.shado2 {
    box-shadow: none;
    width: 80vw;
    bottom: -66px;
    left: auto;
  }

  .image-30.ed2 {
    bottom: -135px;
    left: -40px;
  }

  .image-32.ed.ednrd {
    width: 26vw;
  }

  .image-33 {
    width: 18vw;
  }

  .image-34.nor {
    width: 80vw;
    left: -39px;
  }

  .edwebb {
    width: 43%;
    left: 215px;
  }

  .image-35 {
    position: relative;
  }

  .sedat {
    width: 35px;
    display: none;
  }

  .studiohousedescription {
    line-height: .7em;
  }

  .heading-412 {
    display: none;
  }

  .footer {
    margin-bottom: 10px;
  }

  .ck-modal__content-w {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .imprint-link, .text-block-21 {
    font-size: 1.7vw;
  }

  .studioicon._2 {
    width: 4.5vw;
  }

  .studioicon._3, .studioicon._1 {
    width: 4.5vw;
    height: 4.5em;
  }

  .image-36 {
    left: 36px;
  }

  .bold-text-4 {
    letter-spacing: -1px;
    line-height: 1em;
  }

  .rich-text-block {
    line-height: 1.3;
  }
}

@media screen and (max-width: 479px) {
  .header-wrapper.fixed {
    z-index: 1;
    padding-left: 4em;
  }

  .header-wrapper.fixed.homepage {
    padding-left: 0;
  }

  .header-wrapper.fixed.portfolios {
    height: auto;
    margin-bottom: -735px;
    padding-bottom: 508px;
    padding-left: 0;
  }

  .top-bar {
    padding-top: 4em;
    padding-left: 3em;
    padding-right: 4em;
  }

  .top-bar.sub {
    flex-direction: row-reverse;
  }

  .heading, .heading.contact {
    font-size: 4em;
  }

  .text-wrap {
    border: 1px solid var(--red);
    border-radius: 20px;
    align-items: center;
    margin-top: 19px;
    padding: 13px 10px;
    display: flex;
  }

  .text-wrap.homebutton {
    border-style: none;
    border-color: #0000;
    border-radius: 0;
  }

  .text-wrap.sed {
    margin-right: -112px;
    padding-left: 10px;
    position: static;
    left: 141px;
    right: auto;
  }

  .text-wrap.sub {
    margin-right: 0;
  }

  .text-wrap.cv {
    border-radius: 40px;
    margin-top: auto;
    margin-bottom: 10px;
    margin-left: 3%;
    padding-left: 15px;
    padding-right: 15px;
    top: auto;
    bottom: -253px;
  }

  .header-content {
    z-index: 0;
    padding-bottom: 10em;
  }

  .header-content.main {
    margin-top: -266px;
  }

  .page-title {
    font-size: 24em;
    display: none;
    top: auto;
    left: -17px;
    transform: none;
  }

  .paragraph-text.title-padding.description {
    display: none;
  }

  .paragraph-text.title-padding.titles {
    font-size: 3em;
  }

  .paragraph-text.title-padding.titles.weblink._2.transformation {
    font-size: 2em;
  }

  .paragraph-text.title-padding.titles.imprint {
    margin-left: 2.2em;
  }

  .paragraph-text.title-padding.titles.sub {
    margin-top: 27px;
    margin-bottom: 21px;
  }

  .title-grid {
    padding-left: 2em;
  }

  .carousel-wrapper {
    padding-bottom: 10em;
  }

  .scroll-section {
    height: 100%;
    top: auto;
  }

  .scroll-section.mobile, .scroll-section.mobile-copy, .scroll-section.mobile-copy-copy {
    top: auto;
  }

  .img._1 {
    border-radius: 13px;
  }

  .img._2 {
    border-radius: 13px;
    width: 61%;
    height: 77%;
    display: none;
  }

  .img._2.mobile {
    background-image: url('../images/edenred2-.jpg');
    display: block;
  }

  .img._3 {
    border-radius: 13px;
    width: 52%;
    height: 58%;
  }

  .img._6 {
    border-radius: 13px;
    width: 55%;
    height: 45%;
    max-height: 40vw;
    left: auto;
  }

  .img._5 {
    border-radius: 13px;
  }

  .img._7 {
    border-radius: 13px;
    left: auto;
  }

  .img._44 {
    border-radius: 13px;
    width: 60%;
    height: 45%;
    left: auto;
  }

  .img._8 {
    border-radius: 13px;
    width: 57%;
    left: auto;
  }

  .img._9 {
    border-radius: 13px;
    width: 59%;
    left: auto;
  }

  .img._10 {
    border-radius: 13px;
    width: 59%;
    height: 52%;
    left: auto;
  }

  .div-5 {
    width: 65%;
    height: 42%;
    max-height: none;
    left: auto;
  }

  .div-7 {
    left: auto;
  }

  .div-7.norrrr {
    width: 71%;
  }

  .div-7.norme {
    width: 64%;
  }

  .div-ziraat {
    width: 55%;
    height: 70%;
    left: auto;
  }

  .image-3 {
    display: none;
  }

  .portfolio-bg-wrapper {
    position: absolute;
    inset: 0%;
  }

  .portfolio-bg-wrapper.portfolio {
    height: auto;
    overflow: hidden;
  }

  .portfolio-bg-blurry {
    mix-blend-mode: normal;
    width: 200%;
    height: 200%;
    display: inline-block;
    left: 20px;
    overflow: visible;
  }

  .portfolio-bg-blurry.sub {
    margin-left: 0%;
    left: auto;
  }

  .portfolio-bg-blurry.mirjam {
    width: 200%;
    height: 400%;
    margin-left: -88%;
    display: inline-block;
    left: auto;
    overflow: visible;
  }

  .portfolio-bg-blurry.portfolio {
    width: 300%;
  }

  .portfolio-image-wrapper {
    max-width: 90%;
  }

  .div-block-50 {
    align-items: center;
    margin-left: 7px;
  }

  .author-profile-image {
    width: 100px;
    height: 100px;
    margin-top: 0;
    margin-right: auto;
    display: flex;
    position: relative;
  }

  .author-opened-right {
    flex: 1;
    width: 100%;
  }

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

  .author-opened-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    display: none;
    overflow: scroll;
  }

  .author-opened-content-wrapper {
    height: auto;
    padding: 20px;
  }

  .author-close-button {
    background-size: 35px;
    width: 40px;
    height: 40px;
    margin-bottom: 88px;
    top: auto;
    bottom: 33px;
  }

  .author-opened-left-content-wrapper {
    background-color: #eefcc3;
    height: auto;
    padding: 20px;
  }

  .heading-4 {
    font-size: 22px;
    line-height: 28px;
  }

  .heading-410 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: auto;
    font-size: 28px;
    line-height: 36px;
  }

  .author-social-media-wrapper {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
  }

  .author-opened-left {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
  }

  .sticky-image-wrapper-2 {
    margin-top: 27vh;
  }

  .sticky-image-wrapper-2.sub.portfolio {
    overflow: visible;
  }

  .sticky-image-wrapper-2.portfolio {
    margin-top: 29vh;
  }

  .heading-411, .heading-411.works {
    font-size: 4em;
  }

  .header-sub {
    margin-top: 204px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 9em;
    padding-left: 0;
    padding-right: 0;
  }

  .header-sub.p {
    height: auto;
    margin-top: auto;
  }

  .page-title-2 {
    letter-spacing: -2px;
    margin-left: auto;
    font-size: 8em;
  }

  .page-title-2.x {
    margin-left: 0;
    padding-left: 5px;
    font-size: 8em;
  }

  .page-title-2.x.br {
    margin-left: 9px;
  }

  .page-title-2.mirjam {
    letter-spacing: -2px;
  }

  .page-title-2.lufthansa.x {
    margin-left: 7px;
  }

  .page-title-2.transformation {
    font-size: 13em;
  }

  .page-title-2.nor {
    font-size: 16em;
  }

  .page-title-2.main {
    letter-spacing: -1.5px;
    margin-bottom: -3%;
    padding-bottom: 11%;
    font-size: 9em;
  }

  .page-title-2.sub {
    font-size: 6em;
    line-height: 1.1em;
  }

  .title-grid-2 {
    width: 97vw;
  }

  .image-28 {
    display: none;
  }

  .div-sub {
    width: 90vw;
  }

  .div-sub.bottom.klima {
    margin-top: -2vh;
  }

  .div-sub.bottom.ziraat {
    flex-direction: column;
    margin-top: 0;
  }

  .div-sub.bottom.brothers {
    flex-direction: column;
    margin-top: 14px;
  }

  .div-sub.bottom.izzozz {
    flex-direction: column;
  }

  .div-sub.bottom.edddd {
    flex-direction: column;
    margin-top: 9vh;
  }

  .div-sub.bottom.normbottom {
    flex-direction: column;
    margin-top: 21vh;
  }

  .div-sub.bottom._363636 {
    flex-direction: column;
    margin-top: -2vh;
  }

  .div-sub.bottom.mirrrrr {
    flex-direction: column;
    margin-top: 7vh;
  }

  .div-sub._2 {
    width: 100vw;
    margin-top: auto;
  }

  .div-sub._2.ednrdd {
    margin-top: 194px;
  }

  .div-sub._2.ednred {
    flex-direction: row;
  }

  .section-sticky-portfolio-3.h {
    display: block;
  }

  .section-sticky-portfolio-3.h.p {
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
  }

  .image-27.mesaj, .image-27.hizlierisim {
    display: none;
  }

  .image-27.klimalogo {
    width: 26vw;
    left: -94px;
  }

  .image-27.mirjam {
    display: none;
    top: -112px;
    left: 16px;
  }

  .image-27.brothers {
    display: none;
  }

  .div-block-52 {
    grid-column-gap: 0px;
    grid-row-gap: 37px;
    grid-template-rows: auto auto;
    grid-template-columns: minmax(50%, .75fr) minmax(50%, .5fr);
    grid-auto-columns: 1fr;
    width: 90vw;
    font-size: 1.3vw;
    display: grid;
  }

  .div-block-52.imprint {
    grid-row-gap: 22px;
    font-size: 2em;
    display: block;
  }

  .div-block-52.h {
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .div-block-52.sub {
    grid-template-rows: auto;
    grid-template-columns: minmax(50%, .75fr);
    padding: 0;
    display: block;
  }

  .portfolio-image-wrapper-2 {
    border-radius: 13px;
    max-width: 90%;
  }

  .portfolio-image-wrapper-2._36x36 {
    max-width: 90%;
  }

  .div-middle {
    flex-direction: column;
    margin-top: 49px;
    margin-bottom: 49px;
    margin-left: 0;
    position: relative;
    left: auto;
  }

  .div-middle._2.bottom.klima {
    flex-direction: column;
    margin-bottom: 0;
    left: auto;
  }

  .div-middle._2.bottom.iz {
    left: auto;
  }

  .div-middle._2.bottom.mir {
    flex-direction: column;
  }

  .div-middle._2.bottom.br {
    flex-direction: column;
    left: auto;
  }

  .div-middle._2.bottom.kuf {
    left: auto;
  }

  .div-middle._2.bottom.edr {
    margin-top: 194px;
    left: 0;
  }

  .div-middle.ed, .div-middle.klima, .div-middle._36 {
    flex-direction: row;
  }

  .div-middle.mir {
    flex-direction: row;
    left: auto;
  }

  .div-middle.br {
    flex-direction: row;
    margin-left: 0;
    left: 0;
  }

  .div-middle.kuf {
    margin-left: auto;
  }

  .div-middle.ednred {
    flex-direction: row;
    margin-top: 108px;
    margin-left: 0;
  }

  .image-26._2 {
    border-radius: 13px;
    width: 33vw;
    margin-top: 82px;
    margin-left: auto;
    top: auto;
    left: 60px;
    right: 60px;
  }

  .image-26._2.edddd {
    width: 41vw;
    margin-top: 46px;
    margin-left: 15px;
    left: 16px;
    right: auto;
  }

  .image-26._2.zirrr {
    margin-top: 50px;
    left: -42px;
  }

  .image-26._2.zirrrr {
    width: 55vw;
    left: -56px;
  }

  .image-26._2._36 {
    margin-top: 227px;
    margin-left: 0;
  }

  .image-26._2.mir {
    left: 23px;
    right: auto;
  }

  .image-26._2.br {
    left: 24px;
    right: auto;
  }

  .image-26._2.kuf {
    width: 64vw;
    left: auto;
    right: auto;
  }

  .image-26._2.nor {
    width: 47vw;
  }

  .image-26._3 {
    width: 90vw;
  }

  .image-26.iz {
    border-radius: 13px;
    width: 58vw;
    margin-top: 74px;
    margin-left: 117px;
    left: auto;
  }

  .image-26.zir {
    border-radius: 13px;
  }

  .image-26.zirrr {
    border-radius: 13px;
    width: 51vw;
    margin-top: auto;
  }

  .image-26.ednrd {
    border-radius: 13px;
    width: 58vw;
  }

  .image-26.ednrdd {
    border-radius: 13px;
    width: 58vw;
    margin-top: 73px;
  }

  .port.klima {
    border-radius: 13px;
    width: 90vw;
    height: 23vh;
    left: auto;
  }

  .port.klima.topflat {
    border: 1px #000;
    border-radius: 13px;
    flex: 0 auto;
    width: 90vw;
    height: 29vh;
    left: auto;
  }

  .port.klima.topflat.br {
    border-radius: 13px;
    height: 22vh;
    left: auto;
  }

  .port.klima.eddd {
    margin-top: -49px;
  }

  .port.mirjam {
    border-radius: 13px;
    width: 90vw;
    height: 22vh;
    top: auto;
    left: -3px;
  }

  .port.ed {
    border-radius: 13px;
  }

  .port.ed2 {
    border-radius: 13px;
    margin-right: 28px;
  }

  .port.ziraat {
    border-radius: 13px;
    width: 90vw;
    height: 33vh;
    top: auto;
    left: 2px;
  }

  .port.luft {
    border-radius: 13px;
    width: 90vw;
    height: 31vh;
    top: auto;
    left: auto;
  }

  .port.edn {
    border-radius: 13px;
    width: 90vw;
    height: 21vh;
    left: auto;
  }

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

  .background-video {
    border-radius: 13px;
    width: 78vw;
    height: 301px;
    left: 46px;
    right: 34px;
  }

  .background-video.mirjam {
    width: 39vw;
    height: 289px;
    left: 7px;
    right: auto;
  }

  .background-video.brothers {
    object-fit: contain;
    width: 44vw;
    height: 236px;
    left: 0;
    right: 0;
  }

  .background-video.edddd {
    width: 77vw;
    height: 207px;
    left: 19px;
    right: auto;
  }

  .background-video._36 {
    width: 69vw;
    height: 217px;
    left: 28px;
    right: auto;
  }

  .background-video-3 {
    border-radius: 13px;
    height: 325px;
    left: -31px;
  }

  .background-video-3._36x36 {
    left: auto;
  }

  .background-video-4 {
    border-radius: 13px;
    width: 90vw;
    height: 26vh;
    margin-top: 57px;
    left: auto;
  }

  .background-video-4._36x36 {
    width: 90vw;
    height: 21vh;
    margin-top: 38px;
    margin-left: auto;
    top: auto;
    left: auto;
  }

  .background-video-4.mirjam {
    width: 70vw;
    left: 31px;
    right: auto;
  }

  .background-video-4.mirjam.mir {
    width: 75vw;
    left: auto;
  }

  .background-video-4.iz {
    left: -22px;
  }

  .text-block-19 {
    letter-spacing: -1px;
    display: none;
    top: 73px;
  }

  .text-block-19.mobile {
    display: block;
    position: relative;
    top: 116px;
    left: auto;
  }

  ._36x36nextproject {
    border-radius: 13px;
    width: 70%;
    height: 50%;
    left: auto;
  }

  .mirjamnextproject {
    border-radius: 13px;
    width: 67%;
    left: auto;
  }

  .brothersimg {
    border-radius: 13px;
    width: 80%;
    height: 50%;
    left: auto;
  }

  .image-30 {
    border-radius: 13px;
    width: 52vw;
    bottom: auto;
  }

  .image-30.luf {
    width: 90vw;
    margin-top: 49px;
    margin-left: auto;
    left: 14px;
  }

  .image-30.luf.x {
    left: 2px;
  }

  .image-30.iz {
    width: 90vw;
    margin-top: -67px;
    left: -14px;
  }

  .image-30.ed.shado2 {
    width: 90vw;
    left: 1px;
  }

  .image-30.ed2 {
    border-radius: 10px;
    width: 90vw;
    bottom: auto;
    left: -22px;
  }

  .image-30.mir {
    border-radius: 13px;
  }

  .image-32.ed.ednrd {
    width: 32vw;
  }

  .image-33 {
    width: 24vw;
  }

  .image-34.nor {
    border-radius: 13px;
  }

  .luf-link {
    border-radius: 13px;
    width: 104%;
  }

  .edwebb {
    border-radius: 13px;
    width: 60%;
    height: 40%;
    left: auto;
  }

  .izoz {
    border-radius: 13px;
    width: 68%;
    left: auto;
  }

  .zir, .normmm {
    border-radius: 13px;
  }

  .sedat {
    width: 30px;
    display: none;
  }

  .selectedworks {
    z-index: -1;
    font-size: 5em;
    display: none;
    right: 82%;
  }

  .studiohousedescription {
    font-size: 8vw;
    line-height: .7em;
  }

  .heading-412 {
    color: var(--red);
    letter-spacing: -3px;
    font-size: 18em;
    font-weight: 600;
    line-height: .9em;
    display: block;
  }

  .heading-412.imprint {
    display: none;
  }

  .weblinlkbutton {
    margin-top: -17px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer {
    z-index: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 7px;
    padding-left: 4em;
    padding-right: 4em;
  }

  .ck-cookie-w {
    max-width: 100%;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    inset: auto 0% 0%;
  }

  .ck-modal {
    flex-direction: column;
    max-width: 100%;
  }

  .ck-modal__content-w.is--small {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 1rem;
  }

  .ck-desc {
    font-size: .9rem;
  }

  .ck-button-w {
    flex-direction: row;
    justify-content: flex-end;
    align-items: stretch;
    margin-top: auto;
    margin-bottom: auto;
    padding: 1em 1em 1rem;
    display: flex;
  }

  .imprint-link {
    text-align: center;
    font-size: 3vw;
  }

  .text-block-21 {
    font-size: 3vw;
  }

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

  .studio-house-icon.w--current {
    margin-top: 0;
  }

  .studioicon._2, .studioicon._3, .studioicon._1 {
    width: 8vw;
    height: 8em;
  }

  .image-36 {
    width: 50vw;
  }

  .bold-text-4 {
    font-size: 6vw;
    line-height: 1.3em;
  }

  .image-38 {
    position: absolute;
    top: auto;
    overflow: clip;
  }
}

#w-node-_461e813f-f30c-22f3-3f8c-75de920f8593-9e18bf50 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-_461e813f-f30c-22f3-3f8c-75de920f8597-9e18bf50 {
  grid-area: 2 / 2 / 3 / 4;
}

#w-node-_472eb55f-fbd4-914e-ed56-d633e7ba56e9-5018bf53 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_472eb55f-fbd4-914e-ed56-d633e7ba56ef-5018bf53 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-_2d6fc0ef-4c30-91b5-0259-53b506ba939f-3818bf54 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_2d6fc0ef-4c30-91b5-0259-53b506ba93a6-3818bf54 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-d776cc0a-f117-394f-42e7-27f65d283247-58cc5dbc {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-d776cc0a-f117-394f-42e7-27f65d28324f-58cc5dbc {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-a03ce516-ab32-dbb3-a2ed-a6acdcccabba-b96e8850 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-ba928773-bcf1-ae7c-8da1-bed25e69ec99-b96e8850 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-ba928773-bcf1-ae7c-8da1-bed25e69eca3-b96e8850 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-_312cc839-c756-f2c2-711a-d42de834769e-30f85fb2 {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-c88f4ff0-9011-0263-8744-ae0864e8e708-30f85fb2 {
  grid-area: 3 / 2 / 4 / 5;
}

#w-node-_8b0b55fb-3e6a-d9df-0e14-e2bd66dafb49-326a56ac {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_8b0b55fb-3e6a-d9df-0e14-e2bd66dafb53-326a56ac {
  grid-area: 1 / 3 / 2 / 5;
}

@media screen and (max-width: 991px) {
  #w-node-_7cd02417-5eb4-4144-74fa-b631a526e3a6-9e18bf50 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_7cd02417-5eb4-4144-74fa-b631a526e3a9-9e18bf50 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_161e7145-2550-f213-5017-88597c4a2037-5018bf53, #w-node-_161e7145-2550-f213-5017-88597c4a2037-3818bf54 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_73ffb009-578b-0af5-5e4b-423d2e5db5c2-3818bf54 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_73ffb009-578b-0af5-5e4b-423d2e5db5c5-3818bf54 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_161e7145-2550-f213-5017-88597c4a2037-9deb9ae1, #w-node-_161e7145-2550-f213-5017-88597c4a2037-ab219c38, #w-node-_161e7145-2550-f213-5017-88597c4a2037-58cc5dbc, #w-node-_161e7145-2550-f213-5017-88597c4a2037-b96e8850, #w-node-_161e7145-2550-f213-5017-88597c4a2037-ac3a5a04, #w-node-_161e7145-2550-f213-5017-88597c4a2037-e01e6628 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c24b4ca6-c684-882c-267b-b51650d6a9b8-30f85fb2 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c24b4ca6-c684-882c-267b-b51650d6a9bb-30f85fb2 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_161e7145-2550-f213-5017-88597c4a2037-326a56ac {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_461e813f-f30c-22f3-3f8c-75de920f8597-9e18bf50 {
    grid-area: 2 / 2 / 3 / 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_461e813f-f30c-22f3-3f8c-75de920f8593-9e18bf50 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_461e813f-f30c-22f3-3f8c-75de920f8597-9e18bf50 {
    grid-area: 2 / 2 / 3 / 5;
  }

  #w-node-_7cd02417-5eb4-4144-74fa-b631a526e3a6-9e18bf50 {
    grid-row: 2 / 3;
  }

  #w-node-_7cd02417-5eb4-4144-74fa-b631a526e3a9-9e18bf50 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_73ffb009-578b-0af5-5e4b-423d2e5db5c2-3818bf54 {
    grid-row: 2 / 3;
  }

  #w-node-_73ffb009-578b-0af5-5e4b-423d2e5db5c5-3818bf54, #w-node-a03ce516-ab32-dbb3-a2ed-a6acdcccabba-b96e8850 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_8a7896ed-1178-bc0a-12aa-a75707ab27cc-b96e8850 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-c24b4ca6-c684-882c-267b-b51650d6a9b8-30f85fb2 {
    grid-row: 2 / 3;
  }

  #w-node-c24b4ca6-c684-882c-267b-b51650d6a9bb-30f85fb2 {
    grid-area: 2 / 2 / 3 / 3;
  }
}


