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

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

a {
  color: #fff;
  text-decoration: underline;
}

.body {
  display: block;
  background-color: #000;
  color: #fff;
}

.utility-page-wrap {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: hsla(0, 0%, 100%, 0);
  font-style: normal;
}

.utility-page-content {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 85vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: hsla(0, 0%, 100%, 0);
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section {
  position: relative;
  top: auto;
  margin-top: 0px;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.section.navigation {
  position: relative;
}

.section.continue {
  position: relative;
  top: 105vw;
}

.section.normal {
  position: static;
  clear: none;
}

.section.project {
  position: static;
}

.section.project._2 {
  margin-top: 15vw;
}

.section.contact {
  position: static;
}

.section.contact._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.container {
  position: relative;
  max-width: 95vw;
}

.container-2 {
  max-width: 95vw;
  background-color: transparent;
}

.div-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.navlink {
  left: auto;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-right: 0px;
  padding-top: 0.8vw;
  padding-right: 0px;
  padding-bottom: 0.8vw;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  font-family: Abcwhyteeduinktrap, sans-serif;
  color: #fff;
  font-size: 1.5vw;
  font-weight: 400;
  text-align: right;
}

.navlink:hover {
  opacity: 0.7;
  color: #fff;
  letter-spacing: 2px;
}

.navlink:active {
  color: #fff;
}

.navlink:focus {
  color: #fff;
  letter-spacing: 2px;
}

.navlink:visited {
  color: #fff;
  letter-spacing: 2px;
}

.navlink.w--current {
  color: #fff;
}

.navlink._404 {
  position: static;
  right: auto;
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.navbar {
  margin-top: 20px;
}

.navbar.container {
  background-color: transparent;
}

.logo {
  display: none;
  overflow: visible;
  max-width: 50px;
}

.text-block {
  font-family: Abcwhyteeduinktrap, sans-serif;
  color: #fff;
  font-weight: 400;
}

.text-block.navlink {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  height: 40px;
  margin-top: 10px;
  margin-left: 2.5vw;
  font-weight: 400;
}

.div-block-2 {
  position: absolute;
  height: 100vh;
}

.name {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-3 {
  position: relative;
}

.align-to-bottom {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}

.names-head {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 1;
  display: inline-block;
  margin-bottom: 0px;
  margin-left: 0vw;
  padding-right: 10px;
  padding-left: 2.5vw;
  font-family: Abcwhyteeduinktrap, sans-serif;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 8.7vw;
  line-height: 0.8;
  font-weight: 500;
  letter-spacing: 1.1px;
}

.names-head.last-name {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  padding-right: 2.5vw;
  padding-left: 0vw;
}

.video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  width: 100%;
  height: 100vh;
  max-width: 100%;
}

.div-block-4 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 100vh;
}

.video-2 {
  z-index: 0;
  display: block;
  height: 100vh;
}

.background-video {
  display: block;
  height: 100vh;
}

.normal-text {
  max-width: 58vw;
  min-width: 0vw;
  margin-right: 7vw;
  padding-right: 0px;
  font-family: Abcwhyteeduinktrap, sans-serif;
  font-size: 4vw;
  line-height: 1.1;
  font-style: normal;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
  white-space: normal;
}

.me {
  display: inline-block;
  max-width: 25vw;
  margin-top: 177px;
  margin-left: 141px;
  opacity: 0.5;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-2 {
  position: relative;
}

.nav-menu {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2.5vw;
}

.body-2 {
  background-color: #000;
}

.heading {
  max-width: 80vw;
  margin-bottom: 80px;
  font-family: Abcwhyteeduinktrap, sans-serif;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 8.7vw;
  line-height: 1.1;
  text-decoration: none;
}

.heading:hover {
  color: hsla(0, 0%, 100%, 0.7);
}

.heading.contact {
  padding-right: 120px;
  padding-left: 110px;
  color: #fff;
}

.heading.contact.left {
  margin-left: 285px;
}

.heading.utillity {
  position: static;
  left: auto;
  display: none;
  margin: 20px auto 16px;
}

.heading.project {
  margin-top: 40px;
  margin-bottom: 60px;
}

.heading.project.dark {
  color: rgba(0, 0, 0, 0.7);
}

.section-3 {
  position: relative;
  top: 185vh;
}

.section-3.main-land {
  top: 128vw;
  margin-bottom: 67vw;
}

.grid {
  margin-bottom: 0px;
  grid-auto-flow: row;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: "Area";
}

.container-inside {
  position: relative;
  display: block;
  max-width: 80vw;
}

.container-inside.contact {
  display: block;
  margin-top: 186px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.h2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 2;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 30px;
  font-family: Abcwhyteeduinktrap, sans-serif;
  color: #000;
  font-size: 4vw;
  line-height: 1;
  font-weight: 400;
  -o-object-fit: fill;
  object-fit: fill;
}

.h2.list-projects {
  position: absolute;
  margin-bottom: 20px;
  margin-left: 20px;
  font-size: 2vw;
}

.h2.contact {
  position: static;
  margin-left: 0px;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 4vw;
  text-decoration: none;
}

.h2.contact:hover {
  color: #fff;
}

.h2.contact.arrow {
  margin-left: 2vw;
}

.background-video-2 {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
}

.gif {
  position: absolute;
  z-index: 1;
  display: block;
  width: 39.5vw;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-2 {
  position: absolute;
}

.background-video-3 {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}

.form-label {
  font-family: Abcwhyteeduinktrap, sans-serif;
  font-weight: 400;
  text-transform: none;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.link-block.contact {
  display: block;
  overflow: visible;
  margin-top: 195px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-3 {
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.html-embed {
  display: none;
}

.collection-item {
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
}

.html-embed-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  background-color: transparent;
  -o-object-fit: cover;
  object-fit: cover;
}

.heading-2 {
  color: #fff;
}

.collection-list-wrapper {
  display: none;
}

.grid-2 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
}

.image-4 {
  width: 39.5vw;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-6 {
  position: relative;
  display: block;
  overflow: hidden;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

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

.small-text {
  max-width: 58vw;
  min-width: 0vw;
  margin: 0px auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 3vw;
  font-family: Abcwhyteeduinktrap, sans-serif;
  color: #fff;
  font-size: 2vw;
  line-height: 1.2;
  font-style: normal;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
  white-space: normal;
}

.small-text:hover {
  text-decoration: none;
  text-transform: none;
}

.small-text.left {
  padding-right: 2vw;
  padding-left: 0vw;
}

.small-text.blick {
  margin-right: 0px;
  margin-left: auto;
}

.small-text.zweitwerk {
  width: 50vw;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 3vw;
}

.small-text.zweitwerk.left {
  width: 80vw;
  max-width: 80vw;
  margin-top: 10vw;
  padding-right: 0vw;
  padding-left: 0vw;
}

.small-text.zweitwerk.right {
  margin-left: auto;
}

.text-link {
  color: hsla(0, 0%, 100%, 0.7);
}

.text-link:hover {
  color: #fff;
}

.background-video-4 {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  width: 100vw;
  height: 62vw;
  margin-top: 0vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-4 {
  margin-top: 105vh;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.background-video-6 {
  width: 100vw;
  height: 39vw;
  max-width: 50%;
  margin-left: 0vw;
  padding-left: 0vw;
}

.video-3 {
  display: none;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10vw;
}

.background-video-x {
  width: 100vw;
  height: 39vw;
  max-width: 50%;
  margin-left: 0vw;
  padding-left: 2vw;
}

.other-projects {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 2;
  margin-top: 15vw;
  margin-bottom: 30px;
  margin-left: 0px;
  font-family: Abcwhyteeduinktrap, sans-serif;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 4vw;
  line-height: 1;
  font-weight: 400;
  -o-object-fit: fill;
  object-fit: fill;
}

.other-projects-div-blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.grid-3 {
  margin-bottom: 140px;
  grid-auto-flow: row;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph {
  color: #fff;
}

.image-5 {
  position: absolute;
  display: block;
}

.div-block-9 {
  position: relative;
}

.section-5 {
  margin-bottom: 0px;
}

.link-block-2 {
  position: relative;
}

.image-6 {
  position: static;
  width: 100vw;
  margin-top: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-6 {
  position: relative;
  margin-top: 139vw;
}

.link-block-3 {
  overflow: visible;
  font-family: Abcwhyteeduinktrap, sans-serif;
  text-decoration: none;
}

.link-block-3.main-landing {
  margin-top: 10vw;
}

.div-block-10 {
  margin-top: 10vw;
}

.image-7 {
  width: 80vw;
  margin-top: 1vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-8 {
  width: 80vw;
  margin-top: 10vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-10-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.image-9 {
  width: 100%;
  margin-top: 10vw;
}

.grid-4 {
  margin-top: 10vw;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.div11 {
  margin-top: 10vw;
}

.image-10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 40vw;
  margin-right: auto;
  margin-left: 0px;
  opacity: 0.5;
  color: #fff;
}

.grid-5 {
  margin-top: 10vw;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.background-video-7 {
  width: 50vw;
  height: 29vw;
  margin-top: 10vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.x {
  width: 50vw;
  height: 29vw;
  margin-top: 10vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.background-video-8 {
  position: absolute;
  z-index: 2;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.background-video-9 {
  position: relative;
  display: block;
  width: 100vw;
  height: 62vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.background-video-10 {
  width: 30vw;
  height: 42.6vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.grid-6 {
  margin-top: 10vw;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.html-embed-4 {
  position: static;
  display: none;
  overflow: visible;
  width: 100vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-13 {
  margin-top: 10vw;
}

.div-block-14 {
  margin-top: 10vw;
}

.slider {
  overflow: hidden;
  height: 100%;
  background-color: #000;
}

.slide-nav {
  display: block;
  width: 878.390625px;
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 0px;
  border: 0px solid #000;
  border-radius: 0px;
  background-color: transparent;
  opacity: 1;
  color: hsla(0, 0%, 100%, 0.7);
}

.slide-nav.typo {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
}

.icon {
  color: hsla(0, 0%, 100%, 0.7);
}

.icon-2 {
  color: hsla(0, 0%, 100%, 0.7);
}

.image-11 {
  width: 80vw;
  max-width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-15 {
  margin-top: 10vw;
}

.div-block-16 {
  margin-top: 10vw;
}

.background-video-11 {
  display: block;
  width: 50vw;
  height: 50vw;
  margin-right: auto;
  margin-left: auto;
}

.html-embed-5 {
  position: static;
  display: none;
  overflow: hidden;
  width: 80vw;
  height: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-10vw {
  margin-top: 10vw;
}

.background-video-12 {
  width: 80vw;
  height: 31vw;
}

.image-12 {
  margin-top: 1vw;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10vw;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.link-block-4:hover {
  color: #fff;
}

.link-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.link-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.section-7 {
  position: static;
  margin: 0px;
}

.image-13 {
  overflow: hidden;
  width: 80vw;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.slide {
  overflow: hidden;
}

.image-14 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.slide-2 {
  width: 80vw;
}

.image-15 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 2;
  width: 50vw;
  margin: 0% auto auto 19%;
  -o-object-fit: cover;
  object-fit: cover;
}

.slide-3 {
  background-color: transparent;
}

.mask {
  background-color: #000;
}

.image-14-copy {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-8 {
  display: block;
}

.section-9 {
  display: none;
}

.background-video-13 {
  overflow: hidden;
  width: 100vw;
  height: 62vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-16 {
  overflow: hidden;
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

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

.grid-8 {
  margin-top: 1vw;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-17 {
  overflow: hidden;
  width: 40vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.background-video-14 {
  width: 40vw;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-18 {
  width: 80vw;
}

.image-19 {
  width: 80vw;
  margin-top: 1vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-20 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-21 {
  width: 80vw;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-22 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-23 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-24 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-25 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-26 {
  width: 80vw;
}

.image-27 {
  width: 80vw;
  max-width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-28 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-29 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.text-block-2 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-right: 0vw;
}

.background-video-15 {
  width: 100vw;
  height: 62vw;
}

.grid-9 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1vw 1fr 1vw 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-10 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.numbers {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 2;
  margin-top: 0vw;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: Abcwhyteeduinktrap, sans-serif;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 4vw;
  line-height: 1;
  font-weight: 400;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-19 {
  display: block;
}

.background-video-16 {
  width: 30vw;
  height: 53.3vw;
  margin-right: auto;
  margin-left: auto;
}

.background-video-17 {
  width: 80vw;
  height: 37.5vw;
}

.navbar-2 {
  color: #000;
}

.image-30 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-31 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-32 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-33 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-34 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-35 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-36 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-37 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-38 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.link-block-7 {
  border-style: none;
  border-width: 0px;
  border-color: transparent;
  opacity: 1;
  color: hsla(0, 0%, 100%, 0);
  text-decoration: none;
}

.link-block-7:hover {
  border-color: transparent;
}

.say-hi {
  max-width: 80vw;
  margin-bottom: 80px;
  font-family: Abcwhyteeduinktrap, sans-serif;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 8.7vw;
  line-height: 1.1;
  text-decoration: none;
}

.say-hi:hover {
  color: #fff;
}

.say-hi.contact {
  padding-right: 120px;
  padding-left: 110px;
  color: #fff;
}

.say-hi.contact.left {
  margin-left: 285px;
}

.say-hi.utillity {
  margin-top: 20px;
  margin-bottom: 16px;
}

.say-hi.project {
  margin-top: 40px;
  margin-bottom: 60px;
}

.say-hi.project.dark {
  color: rgba(0, 0, 0, 0.7);
}

.link-block-8 {
  color: hsla(0, 0%, 100%, 0);
  text-decoration: none;
}

.link-block-8:hover {
  color: hsla(0, 0%, 100%, 0);
}

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

.background-video-18 {
  position: absolute;
  display: block;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-40 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-41 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-42 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-43 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-44 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-45 {
  width: 80vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-46 {
  -o-object-fit: cover;
  object-fit: cover;
}

.image-47 {
  -o-object-fit: cover;
  object-fit: cover;
}

.image-48 {
  -o-object-fit: cover;
  object-fit: cover;
}

.image-49 {
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 1440px) {
  .utility-page-content {
    margin-top: 85vh;
  }

  .section.continue {
    top: 100vw;
  }

  .me {
    max-width: 26.4vw;
    margin-top: 190px;
  }

  .section-3.main-land {
    top: 123vw;
  }

  .other-projects {
    margin-bottom: 40px;
  }

  .section-5 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .utility-page-content {
    margin-top: 85vh;
  }

  .section.continue {
    top: 90vw;
  }

  .normal-text {
    font-family: Abcwhyteeduinktrap, sans-serif;
    font-weight: 400;
  }

  .me {
    margin-top: 13.5vw;
    margin-left: 9.7vw;
  }

  .section-3.main-land {
    top: 110vw;
  }

  .h2.contact {
    margin-left: 0px;
  }

  .small-text.left.space {
    margin-top: 1vw;
  }

  .other-projects {
    margin-bottom: 60px;
  }

  .image-7 {
    width: 80vw;
  }

  .image-8 {
    width: 80vw;
  }

  .background-video-7 {
    height: 29vw;
    margin-top: 10vw;
  }

  .x {
    height: 29vw;
    margin-top: 10vw;
  }

  .div-block-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-17 {
    margin-top: 8vw;
  }

  .grid-10 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
  }

  .div-block-18 {
    display: block;
  }

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

  .image-39 {
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media screen and (max-width: 991px) {
  .utility-page-content {
    margin-top: 70vh;
  }

  .section.continue {
    top: 170vw;
  }

  .navlink {
    font-size: 2vw;
  }

  .text-block.navlink {
    font-size: 2vw;
  }

  .me {
    margin-top: 105px;
    margin-left: 85px;
  }

  .section-3.main-land {
    top: 193vw;
  }

  .h2 {
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .h2.list-projects {
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .grid-3 {
    margin-bottom: 80px;
  }

  .slide-nav {
    opacity: 0;
    color: hsla(0, 0%, 100%, 0);
  }

  .section-10 {
    overflow: hidden;
  }

  .background-video-18 {
    top: auto;
    bottom: auto;
    width: 100vw;
    height: 62.4vw;
    margin-top: 25%;
  }
}

@media screen and (max-width: 767px) {
  .utility-page-content {
    margin-top: 85vh;
  }

  .section.continue {
    top: 95vw;
  }

  .div-block {
    margin-top: 5px;
  }

  .navlink {
    padding-bottom: 0vw;
  }

  .text-block.navlink {
    margin-top: 5px;
    margin-left: 2vw;
  }

  .me {
    margin-top: 76px;
    margin-left: 63px;
  }

  .nav-menu {
    margin-right: 2vw;
  }

  .heading {
    margin-bottom: 60px;
  }

  .heading.project {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .section-3.main-land {
    top: 115vw;
  }

  .h2 {
    margin-bottom: 15px;
    margin-left: 15px;
  }

  .small-text {
    font-size: 2.2vw;
  }

  .small-text.blick {
    font-size: 2.2vw;
  }

  .small-text.zweitwerk {
    font-size: 2.2vw;
  }

  .small-text.zweitwerk.left {
    font-size: 2.2vw;
  }

  .grid-3 {
    margin-bottom: 80px;
  }

  .icon-2 {
    -o-object-fit: none;
    object-fit: none;
  }

  .div-block-17 {
    margin-top: -5vw;
  }

  .background-video-18 {
    height: 100vh;
    margin-top: 0%;
  }
}

@media screen and (max-width: 479px) {
  .utility-page-content {
    margin-top: 70vh;
  }

  .section.continue {
    top: 105vh;
  }

  .div-block {
    height: 10vw;
    margin-top: 0px;
    padding-top: 2vw;
  }

  .navlink {
    bottom: 0px;
    margin-bottom: 0vw;
    padding-top: 0vw;
    padding-bottom: 0vw;
    font-size: 3vw;
  }

  .navbar.container {
    margin-top: 10px;
  }

  .text-block.navlink {
    margin-top: 0px;
    margin-left: 2.5vw;
    padding-top: 2vw;
    font-size: 3vw;
  }

  .names-head {
    color: hsla(0, 0%, 100%, 0);
  }

  .me {
    max-width: 27vw;
    margin-top: 42px;
    margin-left: 37px;
  }

  .nav-menu {
    z-index: -1;
    height: 10vw;
    margin-right: 2.5vw;
  }

  .heading {
    margin-bottom: 20px;
    font-size: 12vw;
  }

  .heading.project {
    margin-bottom: 30px;
    line-height: 1;
  }

  .section-3.main-land {
    top: 120vh;
  }

  .h2.list-projects {
    font-size: 4vw;
  }

  .h2.contact {
    font-size: 7vw;
  }

  .gif {
    width: 80vw;
    height: 80vw;
  }

  .grid-2 {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .image-4 {
    width: 80vw;
    height: 80vw;
  }

  .small-text {
    width: 80vw;
    max-width: 80vw;
    margin-top: 10vw;
    margin-left: 0px;
    padding-left: 0vw;
    font-size: 3vw;
  }

  .small-text.blick {
    width: 80vw;
    max-width: 80vw;
    padding-left: 0vw;
    font-size: 3vw;
  }

  .small-text.zweitwerk {
    width: 80vw;
    max-width: 80vw;
    margin-top: 10vw;
    padding-left: 0vw;
    font-size: 3vw;
  }

  .small-text.zweitwerk.left {
    font-size: 3vw;
  }

  .div-block-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .background-video-6 {
    width: 80vw;
    height: 80vw;
    max-width: 80vw;
    margin-top: 2vw;
  }

  .div-block-8 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .background-video-x {
    width: 80vw;
    height: 80vw;
    max-width: 80vw;
  }

  .other-projects {
    margin-top: 25vw;
    margin-bottom: 20px;
    font-size: 7vw;
  }

  .grid-3 {
    margin-bottom: 60px;
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .link-block-3.main-landing {
    margin-top: 5vw;
  }

  .image-7 {
    margin-top: 2vw;
  }

  .div-block-10-copy {
    margin-top: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-10 {
    position: relative;
    left: auto;
    margin-top: 4vw;
    margin-left: auto;
  }

  .background-video-7 {
    width: 80vw;
    height: 46.4vw;
    margin-top: 2vw;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .x {
    width: 80vw;
    height: 46.4vw;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-12 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .background-video-10 {
    width: 80vw;
    height: 113.6vw;
  }

  .grid-6 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .slide-nav {
    width: 80vw;
  }

  .icon {
    margin-right: 0px;
  }

  .icon-2 {
    margin-left: 0px;
  }

  .background-video-11 {
    width: 80vw;
    height: 80vw;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .background-video-12 {
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-17 {
    margin-top: 15vw;
  }

  .grid-8 {
    display: -ms-grid;
    display: grid;
    margin-top: 2vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .image-17 {
    width: 80vw;
    height: 80vw;
    max-width: none;
  }

  .background-video-14 {
    position: relative;
    display: block;
    overflow: hidden;
    width: 80vw;
    height: 80vw;
    margin-top: 2vw;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-19 {
    margin-top: 2vw;
  }

  .grid-10 {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .background-video-16 {
    width: 80vw;
    height: 142.13vw;
    margin-top: -8vw;
  }

  .say-hi {
    margin-bottom: 40px;
    font-size: 12vw;
  }

  .brand {
    padding-top: 10px;
  }

  .right-arrow {
    z-index: 2;
  }

  .background-video-18 {
    height: 70vw;
    margin-top: 50%;
  }
}

@font-face {
  font-family: 'Abcwhyteeduinktrap';
  src: url('../fonts/ABCWhyteEduInktrap-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Abcwhyteeduinktrap';
  src: url('../fonts/ABCWhyteEduInktrap-SuperItalic.otf') format('opentype'), url('../fonts/ABCWhyteEduInktrap-RegularItalic.otf') format('opentype'), url('../fonts/ABCWhyteEduInktrap-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Abcwhyteeduinktrap';
  src: url('../fonts/ABCWhyteEduInktrap-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Abcwhyteeduinktrap';
  src: url('../fonts/ABCWhyteEduInktrap-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Abcwhyteeduinktrap super';
  src: url('../fonts/ABCWhyteEduInktrap-Super.otf') format('opentype'), url('../fonts/ABCWhyteEduInktrap-Super.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Abcwhyteeduinktrap';
  src: url('../fonts/ABCWhyteEduInktrap-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Abcwhyteeduinktrap';
  src: url('../fonts/ABCWhyteEduInktrap-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Abcwhyteeduinktrap book';
  src: url('../fonts/ABCWhyteEduInktrap-Book.otf') format('opentype'), url('../fonts/ABCWhyteEduInktrap-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Abcwhyteeduinktrap';
  src: url('../fonts/ABCWhyteEduInktrap-Bold.otf') format('opentype'), url('../fonts/ABCWhyteEduInktrap-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}