@font-face {
  font-family: Shentoxtrial Rgit;
  src: url('../fonts/ShentoxTRIAL-RgIt.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shentoxtrial Ultlt;
  src: url('../fonts/ShentoxTRIAL-UltLt.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shentoxtrial Ultltit;
  src: url('../fonts/ShentoxTRIAL-UltLtIt.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shentoxtrial Thit;
  src: url('../fonts/ShentoxTRIAL-ThIt.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shentoxtrial Th;
  src: url('../fonts/ShentoxTRIAL-Th.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shentoxtrial Ltit;
  src: url('../fonts/ShentoxTRIAL-LtIt.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shentoxtrial Smbdit;
  src: url('../fonts/ShentoxTRIAL-SmBdIt.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shentoxtrial Md;
  src: url('../fonts/ShentoxTRIAL-Md.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shentoxtrial Smbd;
  src: url('../fonts/ShentoxTRIAL-SmBd.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shentoxtrial Mdit;
  src: url('../fonts/ShentoxTRIAL-MdIt.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shentoxtrial Rg;
  src: url('../fonts/ShentoxTRIAL-Rg.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shentoxtrial Lt;
  src: url('../fonts/ShentoxTRIAL-Lt.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shentoxtrial Bdit;
  src: url('../fonts/ShentoxTRIAL-BdIt.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shentoxtrial Bd;
  src: url('../fonts/ShentoxTRIAL-Bd.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Primal;
  src: url('../fonts/Primal.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --gold: #d7973a;
  --h1-color: var(--h1-stroke);
  --h1-stroke: #78c1c8;
  --button-stroke: #ca91b7;
  --button-background: #b052909c;
  --h2-color: #ef95cd;
  --bullet-point-color: #cd76ac;
  --h3-color: #ef95cd;
  --watch-dogs-2: #98fffb;
  --watch-dogs: #ff575a;
  --muted-gold: #cfaf50;
  --663399: #5c2d9e;
}

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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

.body {
  background-color: #160d08;
  background-image: linear-gradient(#000000e8, #000000e8), url('../images/Brickwall.webp');
  background-position: 0 0, 0 0;
  background-attachment: scroll, fixed;
  flex-direction: column;
  display: flex;
}

.hero {
  background-color: #0000;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 6vw;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  height: auto;
  margin-top: 5vh;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.div-block-3 {
  opacity: 1;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 25vh;
  margin-bottom: 0;
  padding-bottom: 0%;
  padding-right: 0;
  display: flex;
}

.div-block-3.research {
  opacity: .74;
  justify-content: flex-start;
  height: auto;
  margin-top: 5vh;
  margin-bottom: 5vh;
  margin-left: 7vw;
}

.div-block-3.media-lab {
  opacity: .73;
  justify-content: flex-start;
  height: 60vh;
  margin-top: 5vh;
  margin-bottom: 5vh;
  padding-left: 0;
  padding-right: 0;
  line-height: 23px;
}

.div-block-4 {
  flex-direction: column;
  flex: 0 auto;
  display: flex;
}

.heading {
  color: #fff;
  background-color: #0000;
  font-size: 3vw;
  line-height: 3vw;
}

.heading.large {
  font-size: 7vw;
  line-height: 7vw;
}

.heading-2 {
  margin: 0 2vw 2vw 0;
  font-family: Roboto, sans-serif;
  font-size: 2.8vw;
  line-height: 3vw;
}

.heading-2.rows {
  opacity: 1;
  color: #dedddf;
  text-align: left;
  letter-spacing: -1px;
  text-transform: none;
  text-shadow: 0 1px 2px #000000a3;
  margin-top: 0;
  margin-bottom: 3vw;
  margin-right: 0;
  font-family: Exo, sans-serif;
  font-size: 3vw;
  font-weight: 700;
  line-height: 4vw;
}

.heading-2.rows._30vw {
  color: #f3f3f3;
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  width: auto;
  margin-right: 0;
  font-family: Exo, sans-serif;
  font-size: 3vw;
  font-weight: 700;
  line-height: 4vw;
}

.heading-2.rows._30vw.yellow {
  color: #edc16c;
}

.heading-2.global {
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 1.8vw;
  display: flex;
}

.heading-2.global.tile-small {
  font-size: 1vw;
}

.heading-2.blog {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-2.quote {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5vw;
  font-size: 2.8vw;
}

.div-block-5 {
  margin-right: 1vw;
}

.div-block-6 {
  color: #0000;
  background-color: #0000;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding-top: 0%;
  padding-bottom: 0%;
  padding-left: 0%;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-7 {
  background-color: #0000;
  background-image: url('../images/Monitor-Welcome-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-7._2 {
  background-image: url('../images/Shuttle-Server.png');
  width: 90%;
  height: 90%;
}

.div-block-7._7 {
  background-image: url('../images/Monitor-Welcome-2.png');
}

.div-block-8 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5vh;
  padding-left: 1vw;
  padding-right: 2vw;
  display: flex;
}

.div-block-9 {
  width: 100%;
  margin-top: 0%;
  margin-bottom: 40vh;
  padding-right: 0;
}

.div-block-9.medialab, .div-block-9.last {
  margin-bottom: 0;
}

.text-block {
  margin-bottom: 1vh;
  font-family: Shentoxtrial Rg, sans-serif;
  font-size: .7vw;
  font-weight: 300;
  line-height: 1.8vw;
}

.text-block._5vw {
  text-align: justify;
  letter-spacing: 0;
  text-shadow: 1px 1px 2px #000000d1;
  white-space: normal;
  word-break: normal;
  margin-top: 1vw;
  margin-bottom: 5vw;
  font-family: Roboto, sans-serif;
  font-size: 1.3vw;
  font-weight: 100;
  line-height: 2.5vw;
}

.text-block._5vw._30vw-width {
  text-shadow: 1px 1px 1px #000000b5;
  width: 100%;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  font-weight: 100;
}

.text-block._5vw._30vw-width.last {
  margin-top: 5vw;
  margin-bottom: 5vh;
}

.text-block._5vw._30vw-width._2 {
  font-family: Roboto, sans-serif;
  line-height: 2.5vw;
}

.text-block.scroll-research {
  color: #fff;
  width: 30vw;
  margin-bottom: 1vw;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.text-block.scroll-research.first {
  width: 33vw;
  margin-bottom: 5vw;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}

.text-block.show {
  margin-bottom: 1vw;
}

.text-block._2 {
  text-align: left;
  font-family: Roboto, sans-serif;
  font-size: 1.3vw;
  font-weight: 100;
  line-height: 2.4vw;
}

.text-block.list {
  align-items: center;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  font-weight: 100;
  line-height: 2vw;
  display: flex;
}

.text-block.list._2 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Shentoxtrial Bd, sans-serif;
}

.text-block.list.projects {
  margin-bottom: 3vh;
}

.text-block.services {
  text-align: justify;
  margin-bottom: 5vh;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  font-weight: 100;
  line-height: 2.4vw;
}

.div-block-10 {
  grid-column-gap: 0vw;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  margin-left: 12vw;
  margin-right: 4vw;
  display: grid;
}

.div-block-11 {
  opacity: .89;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 0;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-12 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 3vw;
  margin-left: 0;
  display: flex;
}

.div-block-13 {
  opacity: .9;
  color: #f8f8f8;
  background-color: #0000;
  border: 1px #383838;
  border-top: 3px #ed9e12;
  border-radius: 1.5px 1.5vw 1.5vw;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 10vw;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.div-block-13._1 {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-13.last {
  margin-bottom: 0;
}

.div-block-13.last.quote {
  color: #000;
  background-color: #acacac;
  border: 1px solid #3a3a3a00;
  border-top: 5px #cf9834;
  border-radius: 1.5vw;
  padding-bottom: 3vw;
}

.div-block-13.first {
  box-shadow: none;
  background-color: #0000;
  border-top-style: none;
  border-top-left-radius: 1.5px;
  border-top-right-radius: 1.5vw;
  margin-top: 10vh;
}

.div-block-14 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 10vw;
  display: flex;
}

.div-block-15 {
  z-index: 1;
  background-color: #0000;
  border-radius: 2vw;
  width: 100%;
  height: 50vw;
  margin-top: 5vw;
  margin-bottom: 5vh;
  padding-left: 5vw;
  padding-right: 5vw;
  position: relative;
  overflow: hidden;
}

.column {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-right: 2.5vw;
  display: flex;
}

.column-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 15vh;
  padding-left: 2.5vw;
  display: flex;
}

.div-block-16 {
  color: #fff;
  background-color: #0000;
  border: 1px #383838;
  border-top: 3px #bb0c81;
  border-radius: 1vw;
  width: 100%;
  margin-right: 0;
  overflow: hidden;
}

.div-block-17 {
  background-color: #1d1d1d;
  background-image: linear-gradient(0deg, #000, #0000 7%, #fff0), url('../images/20240520_190735.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 0;
  height: 30vw;
  margin-bottom: 2vw;
}

.div-block-17.server {
  background-color: #0000;
  height: 40vw;
}

.div-block-17.vonfals {
  background-image: linear-gradient(0deg, #000, #fff0 42%), url('../images/Stephan_Show_Img.webp');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  height: 50vw;
  margin-bottom: 0;
}

.div-block-17.d2 {
  background-image: linear-gradient(0deg, #000, #fff0 52%), url('../images/ContentCreation_Img.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  height: 40vw;
  margin-bottom: 0;
}

.div-block-17.eve {
  background-image: linear-gradient(0deg, #000, #0000 7%, #fff0), url('../images/Nestor_Show_Img.webp');
  background-position: 0 0, 70%;
  margin-bottom: 0;
}

.div-block-17.vr {
  background-image: linear-gradient(0deg, #000, #0000 34%, #fff0), url('../images/Stephan_Show_VR_Img.webp');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  height: 50vw;
  margin-bottom: 0;
}

.div-block-17.discrod {
  background-image: none;
}

.div-block-17.mods {
  background-image: linear-gradient(0deg, #000, #0000 7%, #fff0), url('../images/Eric-SafehouseLab.jpg');
  height: 40vw;
  margin-bottom: 0;
}

.div-block-17.donate {
  background-image: linear-gradient(0deg, #000, #0000 7%, #fff0), url('../images/Twitch_Donate_Show_Img.webp');
  height: 60vw;
  margin-bottom: 0;
}

.columns {
  margin-bottom: 10vw;
}

.columns-2 {
  margin-bottom: 15vh;
}

.div-block-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0f0f0f;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-19 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-20 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.heading-3 {
  color: #fff;
  background-color: #0000;
  margin-bottom: 2vw;
  font-family: Exo, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 2.5vw;
}

.heading-3.main {
  flex-direction: column;
  font-size: 3.6vw;
  line-height: 3.6vw;
  display: flex;
}

.heading-4 {
  text-shadow: 1px 1px 6px #000;
  margin-top: 0;
  margin-bottom: 2vw;
  font-family: Roboto, sans-serif;
  font-size: 2.5vw;
  font-weight: 900;
  line-height: 3vw;
}

.heading-4.color {
  color: #43a0b8;
}

.heading-5 {
  color: #e7e4e4;
}

.heading-6 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 2vh;
  font-family: Shentoxtrial Bd, sans-serif;
  font-size: 2vw;
  line-height: 2vw;
}

.heading-6._2 {
  font-size: 10vw;
  line-height: 9vw;
}

.heading-7 {
  color: #fff;
  margin-bottom: .3vw;
  font-weight: 400;
}

.heading-7._2 {
  text-align: right;
}

.div-block-21 {
  justify-content: center;
  align-items: center;
  height: 59vh;
  margin-bottom: 5vh;
  display: flex;
}

.div-block-22 {
  background-color: #0000;
  width: 60vw;
  height: 50vh;
  display: flex;
}

.heading-8 {
  color: #ebebeb;
  font-size: 2vw;
}

.column-3 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: sticky;
}

.column-4 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-right: 5vw;
  display: flex;
}

.div-block-23 {
  background-image: url('../images/SafehouseShow_Grafitty_Bg.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 50vw;
}

.div-block-23._2 {
  background-image: url('../images/Show.png');
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.columns-3 {
  flex: 1;
  line-height: 50vh;
}

.div-block-24 {
  background-color: #5a5a5a82;
  border: .1vw solid #fff;
  border-radius: .5vw;
  flex-direction: column;
  align-items: flex-start;
  height: 50vh;
  line-height: 1vh;
  display: flex;
}

.column-5 {
  border: .1vh #503384;
  border-radius: .3vh;
}

.div-block-25 {
  background-color: #fff;
  border-top: .5vw #000;
  border-radius: 0;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  height: 3vw;
  line-height: 3vh;
  display: flex;
}

.heading-9 {
  color: #070707;
  text-transform: uppercase;
  font-size: 1vw;
}

.div-block-26 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.div-block-27 {
  background-color: #0009;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  height: 50%;
  line-height: 50%;
  display: flex;
}

.div-block-27.pm {
  margin-top: 0;
}

.div-block-27.am {
  background-color: #5e3d15;
}

.div-block-27.p {
  margin-top: auto;
}

.heading-10 {
  color: #fff;
  margin-top: 0;
  margin-bottom: .5vw;
  font-size: 1vw;
  line-height: 1vw;
}

.background-video {
  flex: 1;
  height: 100vh;
}

.background-video-2 {
  align-items: flex-start;
  height: 100vh;
  display: flex;
}

.heading-11 {
  color: #fff;
  text-align: right;
  flex-direction: column;
  font-family: Exo, sans-serif;
  font-size: 4vw;
  font-weight: 900;
  line-height: 4vw;
  display: flex;
}

.columns-4 {
  margin-top: auto;
  margin-bottom: 10vh;
}

.div-block-28 {
  background-image: url('../images/watch.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 25vh;
  margin-bottom: 25vh;
}

.div-block-29 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  margin-top: 15vh;
  margin-left: 7vw;
  margin-right: 7vw;
  padding-top: 0;
  display: grid;
}

.side-main-nav {
  background-color: #0000003d;
  margin-top: 0;
  padding: 1vh 1vw;
}

.column-6 {
  flex-direction: column;
  padding-right: 1vw;
  display: flex;
}

.div-block-30 {
  flex-direction: column;
  height: auto;
  display: flex;
}

.div-block-31 {
  background-color: #0000;
  margin-bottom: 10vh;
  padding-top: 4vh;
}

.div-block-31.safehouse {
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 10vh;
  padding-top: 4vh;
}

.div-block-31.gamecafe {
  margin-bottom: 10vh;
}

.image-2 {
  margin-bottom: 1vw;
}

.div-block-32 {
  background-color: #0000;
  flex-direction: column;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  line-height: 20px;
  display: flex;
}

.div-block-33 {
  color: #000;
  background-color: #000000ba;
  align-self: flex-start;
  margin-top: 4vh;
  margin-left: 3vw;
  margin-right: 5vh;
  padding-left: 1vw;
  padding-right: 1vw;
  font-size: .8vw;
  line-height: 2vw;
}

.div-block-34 {
  color: #000;
  background-color: #111;
  background-image: linear-gradient(#0000, #1d1f21), url('../images/city2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-end;
  height: 60vh;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 10vh;
  padding-left: 5vw;
  display: flex;
}

.div-block-34.abyss-bar {
  background-image: linear-gradient(#0000, #1d1f21), url('../images/AbyssBar.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.div-block-34.techforgoodnft {
  background-image: linear-gradient(#0000, #1d1f21), url('../images/home-hero-3.jpg');
}

.div-block-34.mod-team {
  background-image: linear-gradient(#0000, #1d1f21), url('../images/XSD.jpg');
}

.div-block-34.xcoremarkets {
  background-image: linear-gradient(#0000, #1d1f21), url('../images/Xcore-House.jpg');
}

.div-block-34.gamecenter {
  background-image: linear-gradient(#0000, #1d1f21), url('../images/GameCenter.png');
}

.div-block-34.gamingcafe {
  background-image: linear-gradient(#0000, #1d1f21), url('../images/afe2.jpg');
}

.div-block-34.xnn {
  background-image: linear-gradient(#0000, #1d1f21 92%), url('../images/xnn.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.div-block-34.party {
  background-color: #0000;
  background-image: linear-gradient(#0000, #000);
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.div-block-34.safehouse-thumb {
  background-image: linear-gradient(#0000, #1d1f21), url('../images/Safehouse-Lab.jpg');
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 0;
  padding-left: 0;
}

.div-block-38 {
  background-color: #0000003d;
  background-image: linear-gradient(#0000003d, #0000003d);
  height: 5vw;
}

.background-video-3 {
  background-image: linear-gradient(to top, #1d1f21, #0000);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 60vh;
  padding-top: 2vw;
  padding-bottom: 0;
  padding-left: 2vw;
  line-height: 90vh;
  display: flex;
}

.button {
  color: #c4c4c4;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #1d1f21;
  justify-content: center;
  width: 10vw;
  margin-top: 1vh;
  font-size: .7vw;
  line-height: 2vw;
  display: flex;
}

.button.white {
  color: #fffffd;
  background-color: #415dea9c;
  width: auto;
  margin-left: 1vw;
  margin-right: 1vw;
  font-size: .7vw;
  line-height: 1.8vw;
}

.button.white.banner {
  color: #fffdfd;
  background-color: #415deaa1;
  width: auto;
  font-size: .5vw;
  line-height: 1.7vw;
}

.text-block-5 {
  color: #c3c1c1;
}

.column-7 {
  padding-left: 2vw;
  display: flex;
}

.columns-5 {
  color: #fff41a;
  background-color: #1d1f21;
  border-radius: 0;
  padding-top: 2vw;
  padding-bottom: 2vw;
  padding-left: 2vw;
  display: flex;
}

.columns-5.top-line {
  padding-top: 0;
  padding-bottom: 0;
}

.link-block-3 {
  color: #ecebeb;
  align-items: center;
  height: 2vw;
  font-size: .7vw;
  font-weight: 300;
  text-decoration: none;
  display: flex;
}

.link-block-3.w--current {
  color: #50a7ff;
  justify-content: flex-start;
  align-items: center;
  height: 2vw;
  text-decoration: none;
}

.text-block-4 {
  color: #747474;
  font-size: .7vw;
  line-height: 1vh;
}

.div-block-39 {
  background-color: #1d1f21;
  background-image: linear-gradient(#1d1f21f2, #1d1f21f2), url('../images/xnn.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 17vw;
  margin-bottom: 2vh;
  display: flex;
}

.heading-12 {
  color: #fff;
  letter-spacing: .1vw;
  text-transform: none;
  margin-top: 0;
  font-size: 2vw;
  line-height: 2.4vw;
}

.heading-12.sidemenu {
  letter-spacing: .2vw;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: .8vw;
  font-weight: 400;
  line-height: 1.4vw;
}

.heading-12.sidemenu.large {
  font-size: 1.7vw;
}

.heading-12.thumbnails {
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  text-shadow: 0 4px 6px #0000002e;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 1.8vw;
  font-weight: 900;
}

.heading-12.thumbnails.underline {
  text-align: left;
  align-self: flex-start;
  font-size: .9vw;
  font-weight: 400;
  line-height: 1.4vw;
}

.text-block-6 {
  color: #fff;
  margin-top: 0;
  padding-left: 0;
  font-size: .8vw;
  line-height: 1.3vw;
  display: flex;
}

.text-block-6.channels-bullets {
  letter-spacing: .5px;
  border-left: 1px #fff;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-weight: 100;
  line-height: 1.5vw;
}

.thumb-link {
  color: #fff;
  text-decoration: none;
}

.thumb-link:hover, .thumb-link:active, .thumb-link:focus, .thumb-link:visited {
  color: #50bfff;
}

.thumb-link.w--current {
  color: #fff;
}

.thumb-link.w--current:hover, .thumb-link.w--current:focus, .thumb-link.w--current:visited {
  color: #50bfff;
}

.div-block-37 {
  background-color: #0000003d;
  margin-top: 5vh;
  padding-left: 1vw;
}

.div-block-40 {
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  height: 100vh;
  padding-top: 0;
  padding-right: 2vw;
  display: flex;
  position: sticky;
  top: 0;
}

.background-video-4 {
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  height: 100vh;
  display: flex;
}

.heading-13 {
  font-size: 10vw;
  line-height: 10vw;
}

.heading-13.underline {
  text-align: center;
  margin-bottom: 3vh;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.5vw;
}

.image {
  margin-top: 0;
  margin-bottom: 3vh;
}

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

.background-video-5 {
  width: 30vw;
  height: 20vw;
  box-shadow: 0 11px 16px 4px #000000d4;
}

.background-video-6, .background-video-7 {
  width: 30vw;
  height: 20vw;
}

.div-block-42 {
  background-image: url('../images/MediaLab_Grafitty.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90%;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 5vh;
  margin-bottom: 0;
  line-height: 33px;
  display: flex;
}

.div-block-42._2 {
  filter: brightness(84%) contrast(114%);
  background-image: url('../images/Group-1.png');
  width: 100%;
  height: 100%;
}

.div-block-43 {
  background-image: url('../images/Shuttle-Research-Neon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 60%;
  height: 50%;
}

.div-block-43.research {
  background-image: url('../images/Research_Grafitty_Bg.webp');
  background-position: 50%;
  background-size: contain;
  width: 100%;
  height: 40vw;
  margin-top: 3vw;
  margin-left: 0;
  margin-right: 0;
}

.div-block-44 {
  background-color: #050505;
  width: 32.5vw;
  height: 41.5vw;
  margin-bottom: 5vw;
}

.div-block-45 {
  opacity: .53;
  background-image: url('../images/glitch.gif');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-46 {
  background-image: url('../images/Fan.png');
  background-position: 0 0;
  background-size: contain;
  width: 6vw;
  height: 6vw;
  margin-top: 2vw;
  margin-left: 3vw;
  display: flex;
}

.div-block-47 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #00000085;
  align-items: center;
  height: 3vw;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-48 {
  width: 40%;
}

.div-block-49 {
  justify-content: center;
  align-items: center;
  width: 10%;
  display: flex;
}

.div-block-50 {
  justify-content: center;
  align-items: center;
  width: 20%;
  display: flex;
}

.heading-14 {
  color: #ccc;
  padding-left: 3vw;
  font-size: 1.5vw;
}

.text-block-7 {
  opacity: .55;
  color: #a1a1a1;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 1.4vw;
  font-weight: 100;
}

.button-2 {
  background-color: #363636;
  font-size: .7vw;
}

.button-3 {
  color: #ebff54;
  letter-spacing: .1vw;
  background-color: #b715c93b;
  border-radius: 20vw;
  margin-top: 0;
  padding: .5vw 1vw;
  font-size: .8vw;
}

.div-block-51 {
  flex: 1;
  align-items: center;
  margin-bottom: 1vw;
  margin-left: 33vw;
  display: flex;
}

.text-block-8 {
  color: #858585;
  margin-left: .5vw;
  font-size: .8vw;
}

.tv-div {
  background-image: url('../images/Mionitor-Elements.gif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 85%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.tv-element-div {
  background-image: url('../images/TV.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 80%;
  margin-bottom: 3vw;
  display: flex;
}

.monitor-welcome {
  flex-direction: column;
  width: 100%;
  height: 55vw;
  max-height: 80vw;
  padding-top: 1vw;
  display: flex;
}

.text-span, .text-span-2, .text-span-3 {
  font-family: Exo, sans-serif;
}

.elements-div {
  flex-direction: row;
  width: 100%;
  height: 7vw;
  margin-bottom: auto;
  display: flex;
}

.div-block-53 {
  background-image: url('../images/Tools.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 4vw;
  height: 3vw;
  margin-top: 1vw;
  margin-left: 5.7vw;
  padding-top: 0;
  display: flex;
}

.div-block-54 {
  margin-top: 1vw;
}

.div-block-55 {
  filter: brightness(80%);
  background-image: url('../images/F2.png');
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: 80%;
  justify-content: center;
  align-items: center;
  height: 50vh;
  margin-bottom: -5vh;
  display: flex;
}

.columns-6 {
  flex: 1;
  margin-left: 7vw;
  margin-right: 7vw;
}

.column-8, .column-9, .column-10 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 80vh;
  display: flex;
}

.div-block-56 {
  background-color: #1d1d1d;
  width: 20vw;
  height: 30vw;
}

.div-block-57 {
  opacity: .42;
  background-image: url('../images/xcorecity-white.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 2.5vw;
  height: 3vw;
  margin-top: 2vw;
  margin-left: 6.6vw;
}

.div-block-58 {
  width: 30vw;
  height: 40vw;
  margin-top: -40vw;
}

.navigation {
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.heading-15 {
  color: #fff;
  margin-bottom: 1vw;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.5vw;
  font-weight: 700;
  line-height: 1.8vw;
}

.column-11 {
  flex-direction: column;
  padding-top: 2vw;
  padding-left: 2vw;
  display: flex;
}

.media-lab {
  background-color: #0000;
  margin-left: 0;
  margin-right: 0;
  padding-left: 13vw;
  padding-right: 5vw;
}

.heading-16 {
  color: #fff;
  margin-top: .3vw;
  font-size: .8vw;
  font-weight: 400;
  text-decoration: none;
}

.link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8 {
  text-decoration: none;
}

.text-block-9 {
  color: #fff;
  font-size: 1vw;
  line-height: 1.3vw;
}

.column-12 {
  justify-content: flex-end;
  margin-top: 3vw;
  padding-right: 2vw;
  display: flex;
}

.research {
  border-radius: 0;
  margin-left: 0;
  margin-right: 3vw;
}

.show {
  margin: 5vh 5vw 5vh 10vw;
}

.fiverr {
  margin-left: 10vw;
  margin-right: 10vw;
}

.text-rotator-wrapper {
  align-items: center;
  margin-bottom: 2vw;
  display: flex;
  position: relative;
  inset: 0 auto auto 0%;
  overflow: hidden;
}

.text-rotator-content {
  align-items: center;
  display: flex;
}

.text-rotator {
  color: #ffffff4d;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2vw;
  font-weight: 700;
  line-height: 1;
}

.start-icon {
  background-color: #000;
  flex: none;
  width: 50px;
  height: 4px;
  margin-left: 30px;
  margin-right: 30px;
}

.background-video-8 {
  width: 90%;
  height: 90%;
}

.heading-17 {
  color: #fff;
}

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

.div-block-60 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 10vw;
  height: 5vh;
  margin-left: 3vw;
  margin-right: 1vw;
  padding-right: 0;
  display: flex;
}

.heading-18 {
  margin-top: 0;
  margin-bottom: 0;
}

.columns-7 {
  display: flex;
}

.div-block-61 {
  background-image: url('../images/TV.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 90%;
  height: 90%;
  margin-top: 2vw;
}

.hero-banner-video {
  background-image: linear-gradient(139deg, #0b111ac2, #fff0 34%), linear-gradient(207deg, #0000008c, #0000 27%), linear-gradient(0deg, #00000059, #0000), linear-gradient(#0000 69%, #000);
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-62 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: 50%;
  margin-bottom: 10vh;
  padding-right: 0;
  display: flex;
}

.heading-19 {
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Shentoxtrial Bd, sans-serif;
  font-size: 2.3vw;
  font-weight: 900;
  line-height: 2.8vw;
}

.text-block-10 {
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
}

.desktop-navigation {
  flex-direction: column;
  width: 10vw;
  height: 100vw;
  padding-top: 2vh;
  padding-left: 1vw;
  padding-right: 0;
  display: flex;
  position: fixed;
}

.heading-20 {
  color: #fff;
  letter-spacing: .1vw;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.7vw;
  line-height: 1.7vw;
}

.text-block-11 {
  color: #fff;
  letter-spacing: .1vw;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: .2vw;
  font-family: Open Sans, sans-serif;
  font-size: .6vw;
  font-weight: 300;
  line-height: .8vw;
}

.text-block-11:hover {
  color: #fff;
  font-weight: 300;
}

.div-block-64 {
  background-color: #2b2b2b;
  border-radius: 0;
  width: 100%;
  height: 95%;
  margin-top: 0%;
  margin-bottom: 0%;
  display: flex;
}

.div-block-65 {
  grid-column-gap: 77px;
  grid-row-gap: 16px;
  background-color: #0000;
  border: .3vw #00000026;
  border-radius: .3vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  margin-top: 5vh;
  padding: 2vw 0 2vw 5vw;
  display: grid;
}

.div-block-65.xcorecity {
  grid-column-gap: 0px;
  grid-template-columns: 1fr 1.25fr;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 2vw;
}

.div-block-66 {
  height: 100vh;
  position: fixed;
  top: 0;
}

.div-block-67 {
  opacity: .93;
  color: #fff;
  mix-blend-mode: normal;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-left: 0;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-68 {
  filter: brightness(105%) hue-rotate(45deg) contrast(99%);
  background-color: #0000;
  background-image: url('../images/VendorBot-Green.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 90%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.research-field {
  margin-bottom: 20vh;
}

.research-field.last {
  margin-bottom: 0;
}

.background-video-10 {
  background-image: linear-gradient(#00000096, #00000061);
  border-radius: .4vw;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.div-block-69 {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 4vw;
  padding-top: 10%;
  display: flex;
  position: relative;
}

.div-block-70 {
  flex-direction: column;
  height: 50%;
  padding-top: 4vw;
  padding-left: 4vw;
  display: flex;
}

.div-block-70.bottom {
  justify-content: flex-end;
  padding-top: 4vw;
  padding-bottom: 4vw;
  padding-left: 4vw;
}

.button-4 {
  color: #000;
  background-color: #ffffff96;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 13vw;
  font-family: Varela, sans-serif;
  font-size: .7vw;
  font-weight: 600;
  line-height: 1vw;
  display: flex;
}

.text-block-12 {
  width: 25vw;
  margin-top: 1vw;
  margin-bottom: 2vw;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: .8vw;
  font-weight: 300;
  line-height: 1.5vw;
}

.text-block-12.online {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 1vw;
  font-size: .7vw;
}

.heading-21 {
  font-family: Exo, sans-serif;
}

.columns-8 {
  align-self: stretch;
  width: 90%;
  display: flex;
}

.columns-9 {
  margin-bottom: 2vw;
  display: flex;
}

.column-13 {
  align-items: flex-end;
  display: flex;
}

.column-14 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 2vw;
  display: flex;
}

.column-15, .column-16, .column-17 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.div-block-71 {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 100vw;
  width: 2.5vw;
  height: 2.5vw;
}

.div-block-71.discord {
  background-color: #0000;
  border: 1px solid #fff;
  width: 100%;
  height: 2.5vw;
  margin-left: 0;
  margin-right: 0;
}

.div-block-72 {
  align-items: center;
  height: 2vw;
  display: flex;
}

.div-block-73 {
  color: #0000;
  background-color: #0000;
  border-radius: 1vw;
  height: 50vh;
}

.div-block-73.inside {
  background-color: #0000;
  border-radius: 2vw;
  height: 80vh;
  margin-top: 5vh;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  overflow: hidden;
}

.columns-10 {
  background-color: #0000;
  background-image: linear-gradient(45deg, #0000006e 36%, #0000);
  border-radius: 3vw;
  flex: 1;
  height: 80vh;
  overflow: hidden;
}

.column-18 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-left: 3vw;
  display: flex;
}

.column-19 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: 100%;
  padding-right: 5vw;
  display: flex;
}

.heading-22 {
  color: #d1d1d1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 1.8vw;
  line-height: 2vw;
}

.heading-22.left {
  margin-bottom: .3vw;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.8vw;
  line-height: 2vw;
}

.heading-22.banner {
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: Exo, sans-serif;
  font-size: 6vw;
  line-height: 6vw;
}

.text-block-13 {
  color: #fff;
  margin-top: 2vw;
  margin-bottom: 3vw;
  font-family: Roboto, sans-serif;
  font-size: .9vw;
  font-weight: 100;
  line-height: 1.5vw;
}

.text-block-13._2 {
  margin-bottom: 0;
}

.text-block-13.banner {
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  line-height: 2vw;
}

.button-5 {
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ffffff1f;
  border: 1px #fff;
  border-radius: 50vw;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 1vw;
  font-weight: 400;
  line-height: 2vw;
}

.div-block-74 {
  justify-content: flex-end;
  align-self: stretch;
  align-items: center;
  margin-top: 2vw;
  margin-bottom: 3vw;
  display: flex;
}

.text-block-14 {
  color: #fff;
  letter-spacing: 1px;
  margin-left: 1vw;
  font-family: Roboto, sans-serif;
  font-size: .7vw;
  font-weight: 100;
}

.div-block-75 {
  flex-direction: column;
  margin-right: .5vw;
  display: flex;
}

.div-block-76 {
  background-color: #fff;
  width: .2vw;
  height: 2vw;
  margin-top: 0;
  margin-bottom: .8vw;
}

.div-block-76:hover, .div-block-76.w--current {
  background-color: var(--gold);
}

.div-block-77 {
  background-color: #0000;
  height: 5vw;
  margin-bottom: 2vw;
}

.div-block-78 {
  background-color: #000;
  height: 50vh;
}

.div-block-79 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  height: 5vw;
  margin-bottom: 2vw;
  margin-left: -.9vw;
  display: flex;
}

.div-block-80 {
  color: #fff;
  align-items: center;
  height: 2vw;
  margin-bottom: .8vw;
  font-family: Shentoxtrial Bd, sans-serif;
  text-decoration: none;
  display: flex;
}

.div-block-80:hover {
  color: var(--gold);
}

.div-block-80.w--current {
  color: var(--gold);
  text-decoration: none;
}

.div-block-80.top-nav {
  margin-left: 1vw;
}

.div-block-81 {
  background-color: #111;
  height: 5vh;
}

.div-block-82 {
  background-color: #e8e6e4;
  padding-top: 25vh;
  padding-left: 15vw;
  padding-right: 15vw;
}

.heading-23 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5vw;
  line-height: 5vw;
}

.div-block-83 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10vh;
  display: grid;
}

.div-block-84 {
  height: 100vh;
  position: sticky;
  top: 0;
}

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

.div-block-86 {
  flex-direction: column;
  height: 20vh;
  display: flex;
}

.heading-24 {
  color: #000;
  margin-top: 0;
  font-size: 2vw;
  line-height: 1.5vw;
}

.div-block-87 {
  background-image: url('../images/Vector-Smart-Object-6.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 4vw;
  height: 5vw;
}

.div-block-87._2 {
  background-image: url('../images/Vector-Smart-Object-7.png');
}

.div-block-87._3 {
  background-image: url('../images/Vector-Smart-Object-5.png');
}

.div-block-88 {
  background-color: #0000;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 5vh;
  padding-bottom: 5vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.div-block-88._1 {
  background-image: url('../images/kirill-udodov-halfsizedagaz.jpg');
  background-position: 50% 100%;
  background-size: cover;
  box-shadow: 2px 2px 8px 3px #000000a8;
}

.div-block-89 {
  background-color: #0000;
  border-radius: .6vw;
  padding-top: 5vw;
  padding-bottom: 5vh;
}

.div-block-90 {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-color: #ce3a3a00;
  background-image: url('../images/Vonfal_Companion.webp');
  background-position: 120%;
  background-repeat: no-repeat;
  background-size: 90%;
  background-clip: content-box;
  border-radius: .4vw;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 90%;
  margin-right: -5vw;
  padding-bottom: 10vh;
  padding-left: 0;
  display: flex;
}

.div-block-91 {
  border-radius: .4vw;
  height: 80vh;
  margin-right: 10vw;
  overflow: hidden;
  box-shadow: 4px 4px 8px 6px #0000005e;
}

.div-block-92 {
  background-color: #414040;
  background-image: linear-gradient(to top, #000, #0000 21%);
  border-radius: 0;
  width: 100%;
  height: 30vw;
  margin-bottom: 0;
  line-height: 4vh;
}

.div-block-92._1 {
  background-image: linear-gradient(to top, #000, #0000 21%);
}

.button-6 {
  color: #000;
  background-color: #ffffff94;
  border-radius: 10vw;
}

.div-block-93 {
  filter: brightness(84%);
  background-color: #070707;
  border: 1px #383838;
  border-radius: 1.5vw;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.background-video-11 {
  width: 100%;
  height: 100%;
}

.background-video-12 {
  filter: contrast(99%);
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-94 {
  background-color: #272727;
  background-image: linear-gradient(0deg, #000, #fff0 39%), url('../images/WebDesign_Img.webp');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
  width: 100%;
  height: 40vw;
  padding-top: 1vw;
  padding-left: 0;
}

.div-block-94._2 {
  background-image: linear-gradient(#da901217, #fff0 12%), linear-gradient(0deg, #000, #fff0 56%), url('../images/UXdesign_Img.webp');
  background-position: 0 0, 0 0, 50% 100%;
  background-size: auto, auto, cover;
  align-items: flex-start;
  padding-top: 1vw;
  padding-left: 0;
  display: flex;
}

.div-block-94._3 {
  filter: contrast(103%);
  background-image: linear-gradient(0deg, #000, #fff0 58%);
  height: 40vw;
  padding-top: 0;
}

.div-block-94._4 {
  background-image: linear-gradient(0deg, #000, #fff0 39%), url('../images/C00992.jpg');
  background-position: 0 0, 50% 0;
  height: 40vw;
}

.div-block-94._6 {
  filter: none;
  background-image: linear-gradient(0deg, #000, #fff0 39%), url('../images/ProductDesign_Img.webp');
  background-position: 0 0, 50% 0;
  height: 40vw;
}

.div-block-94._5._9 {
  filter: none;
  background-image: linear-gradient(0deg, #000, #fff0 39%), url('../images/ContentCreation_Img.webp');
  background-position: 0 0, 50%;
}

.div-block-94.phyton {
  filter: contrast(112%);
  background-image: linear-gradient(0deg, #000, #fff0 39%), url('../images/Phyton_Dev_Img.webp');
}

.div-block-95 {
  background-color: #000;
  margin-bottom: 0;
  padding-bottom: 3vh;
  padding-left: 2vw;
  padding-right: 2vw;
}

.div-block-95.quote {
  margin-bottom: 0;
  padding-top: 4vh;
}

.text-block-15 {
  text-align: justify;
  font-family: Shentoxtrial Rg, sans-serif;
  font-size: .8vw;
  font-weight: 100;
  line-height: 1.5vw;
}

.text-block-15._2 {
  text-align: justify;
  font-family: Shentoxtrial Lt, sans-serif;
  font-size: 1vw;
}

.text-block-16 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 2vh;
  font-family: Shentoxtrial Md, sans-serif;
  font-size: .9vw;
  font-weight: 100;
}

.button-7 {
  color: #000;
  text-transform: uppercase;
  background-color: #ffffffdb;
  border-radius: 10vw;
  justify-content: center;
  width: 10vw;
  font-family: Open Sans, sans-serif;
  font-size: .6vw;
  font-weight: 600;
  display: flex;
}

.footer-dark {
  color: #fff;
  background-color: #0000;
  border-bottom: 1px solid #e4ebf3;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  padding: 50px 30px 15px;
  display: flex;
  position: relative;
}

.container {
  align-self: stretch;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 900px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.div-block-96 {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.div-block-97 {
  line-height: 100%;
}

.div-block-98 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-98._1 {
  filter: invert();
  background-image: url('../images/Safehouse-Logo-Sample.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10vw;
}

.div-block-99 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-25 {
  color: #fff;
  margin-bottom: .5vw;
  font-size: 2vw;
}

.text-block-17 {
  color: #fff;
  text-transform: none;
  margin-bottom: 1vw;
  font-size: 1vw;
  line-height: 1.5vw;
}

.text-block-17._2 {
  font-size: .8vw;
}

.text-block-17._3 {
  text-align: justify;
  font-size: .7vw;
}

.div-block-100 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-26 {
  color: #fff;
  letter-spacing: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 2vw;
  font-family: Shentoxtrial Md, sans-serif;
  font-size: .8vw;
  font-weight: 400;
  line-height: 1.5vw;
}

.div-block-101 {
  background-image: url('../images/Media_Lab_Neon_Off.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 55vw;
  width: 100%;
  height: 100%;
}

.div-block-102 {
  filter: brightness(96%) contrast(118%);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-103 {
  width: 100%;
  height: 100%;
}

.div-block-104 {
  opacity: 1;
  filter: saturate(110%) hue-rotate(68deg);
  background-image: url('../images/Media_Lab_Neon_On.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 55vw;
  width: 100%;
  height: 100%;
}

.div-block-105 {
  opacity: 1;
  filter: contrast(105%) saturate(139%) hue-rotate(79deg);
  background-image: url('../images/Research_Neon_On.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-106 {
  background-image: url('../images/Fiverr-Neon-Off.png');
  background-position: 0 40%;
  background-repeat: no-repeat;
  background-size: 70vw;
  width: 100%;
  height: 100%;
  margin-left: -5vw;
}

.div-block-107 {
  filter: contrast(112%) hue-rotate(180deg);
  background-image: url('../images/Fiverr-Neon-On.png');
  background-position: 0 40%;
  background-repeat: no-repeat;
  background-size: 70vw;
  width: 100%;
  height: 100%;
}

.div-block-108 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.text-block-18 {
  color: #fff;
  margin-left: 1vw;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.div-block-109 {
  background-image: linear-gradient(108deg, #000 23%, #fff0 66%), url('../images/Companion-Flipped.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100%;
  margin-left: -10vw;
  position: relative;
}

.div-block-110 {
  grid-column-gap: 78px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 90%;
  display: grid;
}

.text-block-19 {
  color: #fff;
  text-align: justify;
  margin-bottom: 2vh;
  font-family: Shentoxtrial Rg, sans-serif;
  font-size: .8vw;
  font-weight: 400;
  line-height: 1.5vw;
}

.text-block-19._2 {
  margin-bottom: 1vh;
}

.text-block-19._3 {
  font-family: Shentoxtrial Th, sans-serif;
  font-size: 3vw;
  line-height: 3.6vw;
}

.div-block-111 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 4vw;
  padding-right: 0;
  display: flex;
}

.div-block-112 {
  background-color: #000;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-113 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10%;
  display: flex;
}

.footer {
  background-color: #000;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 90vh;
  padding-top: 10vh;
  padding-left: 12vw;
  padding-right: 3vw;
  display: flex;
}

.div-block-114 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr .25fr;
  grid-auto-columns: 1fr;
  height: 90vh;
  display: grid;
}

.div-block-115 {
  color: #e5e5e5;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 5vh;
  margin-bottom: 3vh;
  display: flex;
}

.div-block-116 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-116._2 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}

.text-block-20 {
  color: #615e5e;
  font-size: .8vw;
  line-height: 1.4vw;
}

.div-block-117 {
  filter: brightness(80%) contrast(109%) hue-rotate(45deg);
  background-image: url('../images/SafehouseShow_Neon_On.webp');
  background-position: 30%;
  background-repeat: no-repeat;
  background-size: 65vw;
  width: 100%;
  height: 100%;
}

.div-block-118 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-119 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 4fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  width: 40%;
  height: 50%;
  margin-bottom: 10vh;
  display: flex;
}

.div-block-119._2 {
  justify-items: end;
}

.div-block-120 {
  background-color: #000;
  border-radius: .4vw;
  width: 20vw;
  height: 10vw;
}

.div-block-121 {
  margin-bottom: 10vh;
  margin-left: 3vw;
  padding-bottom: 0;
  position: absolute;
  left: 0;
}

.big-arrow {
  margin-right: 2vw;
}

.div-block-122 {
  align-items: flex-end;
  margin-top: 2vh;
  display: flex;
}

.div-block-123 {
  align-items: flex-end;
  height: auto;
  display: flex;
}

.div-block-124 {
  align-items: flex-end;
  display: flex;
}

.text-block-21 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Shentoxtrial Md, sans-serif;
  font-size: .7vw;
  font-weight: 400;
}

.link {
  color: #fff;
  font-family: Shentoxtrial Bd, sans-serif;
  text-decoration: none;
}

.div-block-125, .mobile-nav, .heading-27 {
  display: none;
}

.div-block-130, .div-block-131 {
  background-color: #000;
  padding-bottom: 2vw;
  padding-left: 2vw;
  padding-right: 2vw;
}

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

.div-block-132 {
  height: 50vh;
}

.div-block-133 {
  margin-left: 10vw;
  margin-right: 10vw;
}

.collection-item {
  justify-content: center;
  align-items: center;
  height: 50vh;
  margin-bottom: 15vh;
  display: flex;
}

.div-block-134 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
}

.div-block-135 {
  background-image: url('../images/SafehouseServerV23.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 40vw;
  margin-left: 1vw;
}

.text-block-23 {
  color: #fff;
  margin-bottom: 2vh;
  font-family: Open Sans, sans-serif;
  font-size: .8vw;
  font-weight: 300;
  line-height: 1.8vw;
}

.tab {
  background-color: #c8c8c8fc;
}

.tab.w--current {
  background-color: #c8c8c8;
  justify-content: center;
  align-items: center;
  width: 33%;
  display: flex;
}

.tab-link-tab-3 {
  background-color: #ddd6;
  justify-content: center;
  align-items: center;
  width: 33%;
  display: flex;
}

.tab-link-tab-2 {
  opacity: .4;
  justify-content: center;
  align-items: center;
  width: 33%;
  display: flex;
}

.div-block-136 {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10vh;
  display: flex;
}

.div-block-137 {
  background-color: #000;
  border: 1px #383838;
  border-top: 3px #a8ffcd;
  border-radius: 1.5vw;
  margin-bottom: 10vh;
  overflow: hidden;
  box-shadow: 3px -1px 10px -3px #000000ad;
}

.div-block-137.last {
  background-color: #000;
  margin-bottom: 0;
  display: none;
}

.button-8 {
  z-index: 1;
  color: #03ff6e;
  letter-spacing: 1px;
  background-color: #1b1b1b;
  border: 1px silver;
  border-radius: 44vw;
  justify-content: center;
  align-items: center;
  height: 3vw;
  font-family: Exo, sans-serif;
  font-size: .9vw;
  font-weight: 500;
  line-height: 2vw;
  display: flex;
  position: relative;
}

.button-8._2 {
  color: #000000cf;
  letter-spacing: 2px;
  margin-top: 3vh;
  font-size: .5vw;
}

.button-8.global {
  color: #ff4cc3;
  background-color: #141414;
  border-style: none;
  border-color: #767777;
  border-radius: 10vw;
  width: 100%;
  margin-bottom: .5vh;
}

.tabs-menu {
  justify-content: space-between;
  display: flex;
}

.div-block-138 {
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  padding: 3vh 2vw 2vw;
  display: flex;
}

.tabs {
  border: 1px solid #ffffff3d;
  border-radius: .4vw;
  padding-bottom: 0;
  overflow: hidden;
}

.tab-pane-tab-1 {
  height: 20vh;
  padding-top: 1vw;
  padding-left: 1vw;
  padding-right: 1vw;
}

.tabs-link {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs-menu {
  justify-content: space-between;
}

.tabs-content {
  height: 25vh;
}

.tabs-content-div {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 25vh;
  padding: 0 1vw 1vw;
  display: flex;
}

.tabs-2 {
  border: 1px solid #ffffff36;
  border-radius: .2vw;
  height: 25vh;
  overflow: hidden;
}

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

.div-block-140 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-141 {
  flex-direction: column;
  display: flex;
}

.div-block-142 {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  filter: invert();
  color: #0000;
  background-color: #0000;
  border: 1px #00000061;
  border-radius: .5vw;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 30vw;
  height: 90vh;
  margin: 5vw 0 3vw;
  padding: 0 3vw 3vw;
  display: grid;
}

.div-block-143 {
  background-image: url('../images/IHS-Markit.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 4.6vw;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-143.right {
  background-position: 50%;
}

.brand._4 {
  background-image: url('../images/Red-Bull-Black.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 5vw;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.brand._4.left {
  background-position: 50%;
}

.brand._1 {
  background-image: url('../images/tigerspike.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 3.5vw;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.brand._1.bottom-left {
  background-position: 50%;
}

.brand._1.left {
  background-position: 50%;
  align-items: flex-start;
  width: 5vw;
}

.brand._3 {
  background-image: url('../images/AMEX.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 6vw;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.brand._3.right {
  background-position: 50%;
  width: 5vw;
}

.brand._3.center-bottom {
  background-position: 50%;
}

.brand._2 {
  background-image: url('../images/Spotify.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 5.7vw;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.brand._2.center {
  background-position: 50%;
  width: 5vw;
}

.brand._2.bottom-right {
  background-position: 50%;
}

.brand._5 {
  background-image: url('../images/NowThis.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 5vw;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.text-rotator-content-2 {
  align-items: center;
  margin-top: 5vh;
  display: flex;
}

.div-block-144 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: .25;
  mix-blend-mode: normal;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 5vh;
  margin-bottom: 2vh;
  display: grid;
  transform: rotate(1deg);
}

.client-img {
  filter: invert();
  background-image: url('../images/tigerspike.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 6vh;
}

.client-img._2 {
  background-image: url('../images/IHS-Markit.png');
}

.client-img._3 {
  background-image: url('../images/Red-Bull-Black.png');
}

.client-img._4 {
  background-image: url('../images/AMEX.png');
}

.client-img._6 {
  background-image: url('../images/Spotify.png');
}

.client-img._7 {
  background-image: url('../images/NowThis.png');
}

.button-9 {
  color: #7a42ca;
  mix-blend-mode: normal;
  background-color: #0000;
  margin-top: 3vh;
  margin-right: 3vw;
  font-family: Amatic SC, sans-serif;
  font-size: 2vw;
  line-height: 2.5vw;
  transform: rotate(-5deg);
}

.div-block-145 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5vh;
  display: flex;
}

.text-block-24 {
  color: #d8d8d8;
  letter-spacing: 2px;
  margin-left: 1vw;
  font-family: Roboto, sans-serif;
  font-size: .9vw;
  font-style: normal;
  font-weight: 300;
}

.button-10 {
  color: #ccc;
  letter-spacing: 2px;
  -webkit-text-stroke-color: #37b781;
  text-shadow: 0 1px 1px #00000045;
  background-color: #9b1e8669;
  border: 2px #12a668;
  border-radius: 53vw;
  justify-content: center;
  align-items: center;
  width: 15vw;
  margin-top: 4vh;
  margin-left: 1vw;
  margin-right: 4vw;
  font-family: Shentoxtrial Md, sans-serif;
  font-size: .9vw;
  font-weight: 400;
  display: flex;
}

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

.background-video-13 {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.video-2 {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.button-11 {
  color: #140905;
  background-color: #939291;
  border-radius: 20vw;
  margin-bottom: 0;
}

.div-block-146 {
  align-items: center;
  margin-bottom: 15vh;
  display: flex;
}

.text-block-25 {
  color: #b3ada7;
  margin-left: 1vw;
}

.div-block-147 {
  background-color: #0000;
  background-image: url('../images/Thumbnail-YouTube.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px #383838;
  border-radius: 1.5vw;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 50vh;
  padding-bottom: 8vh;
  padding-left: 12vw;
  display: none;
  overflow: hidden;
}

.background-video-14 {
  z-index: 0;
  border-radius: 2vw;
  height: auto;
  overflow: hidden;
}

.text-block-26 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 1vw;
  font-family: Shentoxtrial Md, sans-serif;
  font-size: 1vw;
  font-weight: 300;
}

.text-block-26.link {
  margin-bottom: 0;
}

.text-block-27 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 1vw;
  font-family: Roboto, sans-serif;
  font-weight: 100;
}

.div-block-148 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 60%;
  display: flex;
}

.div-block-149 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 40%;
  padding-top: 5vh;
  display: flex;
}

.div-block-150 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50vw;
  height: 20vh;
  padding-top: 0;
  display: flex;
}

.div-block-151 {
  background-color: #000;
  border-radius: .4vw;
  height: 80vh;
  margin-bottom: 25vh;
  margin-left: 14vh;
  display: flex;
}

.div-block-152 {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-left: 0;
}

.div-block-153 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 30vw;
  height: 100%;
  padding-left: 1vw;
  display: flex;
}

.div-block-154 {
  width: 47vw;
}

.text-block-28 {
  text-transform: uppercase;
  margin-bottom: .6vh;
  font-family: Shentoxtrial Md, sans-serif;
  font-size: .7vw;
}

.div-block-155 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 13vw;
  padding-right: 13vw;
  display: flex;
}

.div-block-156 {
  grid-column-gap: 62px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 60vh;
  display: grid;
}

.div-block-157 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 10vh;
  margin-bottom: 5vh;
  display: grid;
}

.div-block-158 {
  background-color: #000;
  border-radius: .4vw;
  display: flex;
  overflow: hidden;
}

.text-block-29 {
  color: #f1f1f1;
  text-transform: uppercase;
  font-family: Shentoxtrial Rg, sans-serif;
  font-size: 1vw;
}

.div-block-159 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-160 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-161 {
  width: 100%;
  height: 50%;
}

.collection-list-wrapper {
  width: 100%;
}

.collection-list {
  height: 100%;
}

.heading-28 {
  color: #fff;
  margin-bottom: 2vh;
  font-family: Shentoxtrial Md, sans-serif;
  font-size: 1.8vw;
  line-height: 2vw;
}

.text-block-30 {
  color: #fff;
  font-family: Shentoxtrial Rg, sans-serif;
  font-size: .8vw;
  line-height: 1.2vw;
}

.div-block-162 {
  padding-left: 1vw;
  padding-right: 1vw;
}

.div-block-163 {
  height: auto;
}

.div-block-164 {
  background-image: linear-gradient(to top, #000 15%, #fff0 54%);
  height: 20vh;
  margin-top: -18vh;
  position: relative;
}

.collection-item-2 {
  height: 100%;
}

.button-12 {
  background-color: #2d2d2e;
  margin-top: 2vh;
  font-family: Shentoxtrial Md, sans-serif;
}

.div-block-165 {
  background-image: linear-gradient(135deg, #0000 52%, #010a065c), linear-gradient(#0000 61%, #040807);
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  padding-bottom: 5vw;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: absolute;
}

.div-block-166 {
  align-items: flex-end;
  padding-bottom: 0;
  display: flex;
}

.div-block-167 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 55vh;
  display: grid;
}

.text-block-31 {
  color: #ffffffba;
  letter-spacing: 2px;
  font-family: Shentoxtrial Md, sans-serif;
  font-size: .8vw;
  font-weight: 800;
  line-height: 1vw;
}

.div-block-168 {
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.div-block-169 {
  width: 3vw;
  margin-right: 2vw;
}

.image-15 {
  width: 65%;
}

.button-13 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px #ffffff85;
  border-left: 2px solid #64b18fab;
  border-radius: .1vw;
  font-family: Shentoxtrial Bd, sans-serif;
  font-size: .5vw;
  line-height: .6vw;
  display: flex;
}

.article-details-wrapper {
  align-items: center;
  width: 100%;
  height: 6vh;
  margin-bottom: 2vw;
  display: flex;
}

.div-block-170 {
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  background-color: #23352dab;
  border: 2px solid #64b18f78;
  border-radius: 20vw;
  justify-content: center;
  align-items: center;
  width: 3vw;
  height: 3vw;
  padding: .2vw;
  display: flex;
}

.text-block-32 {
  color: #ffffffab;
  letter-spacing: 2px;
  -webkit-text-stroke-color: #ffffffab;
  text-transform: uppercase;
  border-right: 1px #000;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  font-family: Shentoxtrial Rg, sans-serif;
  font-size: .5vw;
  font-weight: 500;
  line-height: .6vw;
  display: flex;
}

.details-div {
  border-left: 2px solid #64b18fab;
  flex-direction: column;
  height: auto;
  margin-right: 3vw;
  padding-left: .5vw;
  display: flex;
}

.text-block-33 {
  color: #ccc;
  text-align: justify;
  letter-spacing: 1px;
  margin-bottom: 5vh;
  font-family: Shentoxtrial Th, sans-serif;
  font-size: .9vw;
  font-weight: 100;
  line-height: 1.5vw;
}

.div-block-171 {
  -webkit-backdrop-filter: blur(11px);
  backdrop-filter: blur(11px);
  color: #fff;
  background-color: #0000;
  border: 1px #0000;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  width: 5vw;
  height: 1vw;
  margin-bottom: 2vh;
  font-weight: 600;
  display: flex;
}

.heading-29 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 3vh;
  font-family: Shentoxtrial Bd, sans-serif;
  font-size: 2vw;
  line-height: 2.5vw;
  position: static;
}

.div-block-172 {
  margin-top: -3vh;
  padding-top: 3vh;
}

.collection-list-wrapper-2 {
  z-index: 1;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  border: 1px #2a42389c;
  border-radius: 0;
  margin-top: 0;
  margin-left: 5vw;
  margin-right: 5vw;
  position: relative;
  overflow: hidden;
}

.collection-list-2 {
  border-radius: 0;
  overflow: hidden;
}

.collection-item-3 {
  border: 1px #335f4cab;
  border-top: 4px solid #335f4cab;
  border-radius: 0;
  justify-content: flex-start;
  height: 60vh;
  margin-top: 0;
  margin-bottom: 4vh;
  display: flex;
  overflow: hidden;
}

.div-block-173 {
  margin-top: -3vh;
  padding-top: 3vh;
}

.collection-list-wrapper-3 {
  z-index: 1;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  border: 1px #2a42389c;
  border-radius: 0;
  margin-top: 0;
  margin-left: 5vw;
  margin-right: 5vw;
  position: relative;
  overflow: hidden;
}

.collection-list-3 {
  border-radius: 0;
  overflow: hidden;
}

.collection-item-4 {
  border: 1px #335f4cab;
  border-top: 4px solid #335f4cab;
  border-radius: 0;
  justify-content: flex-start;
  height: 60vh;
  margin-top: 0;
  margin-bottom: 4vh;
  display: flex;
  overflow: hidden;
}

.collection-item-11 {
  flex-direction: column;
  justify-content: flex-end;
  height: 100vh;
  display: flex;
}

.collection-list-wrapper-10 {
  height: 100vh;
}

.nav-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 20vh;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 5vw;
  display: grid;
}

.div-block-174 {
  background-image: linear-gradient(#0000003b, #0000003b), linear-gradient(#0000 21%, #010a06);
  width: 100%;
  height: 100vh;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
}

.div-block-175 {
  align-items: flex-start;
  width: auto;
  height: auto;
  padding-left: 0;
  display: flex;
}

.div-block-176 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  width: auto;
  padding-right: 0;
  display: grid;
}

.nav-div-main {
  color: #b1b1b1;
  letter-spacing: 2px;
  border-left: 2px solid #3effac;
  align-items: center;
  padding-left: 1vw;
  font-size: .9vw;
  font-weight: 700;
  line-height: 1.3vw;
  text-decoration: none;
  display: flex;
}

.nav-div-main:hover {
  color: #fff;
  background-image: linear-gradient(to right, #3effac29, #0000 54%);
}

.nav-div-main.w--current {
  color: #3effac;
}

.news-logo.home {
  margin-top: 0;
}

.div-block-177 {
  background-color: #0000;
  height: 100vh;
}

.collection-list-5 {
  height: 100vh;
}

.div-block-178 {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 15vh;
  margin-bottom: 0;
  padding-top: 5vh;
  display: flex;
  position: absolute;
}

.text-block-34 {
  font-family: Shentoxtrial Bd, sans-serif;
  text-decoration: none;
}

.div-block-179 {
  background-image: linear-gradient(#0000003b, #0000003b), linear-gradient(#0000 21%, #010a06);
  width: 100%;
  height: 100vh;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
}

.div-block-180 {
  align-items: flex-start;
  width: auto;
  height: auto;
  padding-left: 0;
  display: flex;
}

.div-block-181 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  width: auto;
  padding-right: 0;
  display: grid;
}

.div-block-182 {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 15vh;
  margin-bottom: 0;
  padding-top: 5vh;
  display: flex;
  position: absolute;
}

.text-block-35 {
  font-family: Shentoxtrial Bd, sans-serif;
  text-decoration: none;
}

.div-block-183 {
  width: 80%;
  height: 5vh;
}

.homenavbtn {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 5vh;
  margin-bottom: 0;
  display: flex;
}

.homenavbtn.social {
  margin-bottom: 3vh;
}

.div-block-3349479 {
  background-image: url('../images/Line.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 2vw;
  height: 100%;
  display: flex;
}

.div-block-3349480 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.div-block-3349480.short {
  width: 10vw;
}

.div-block-3349480.short.shorter {
  width: 6vw;
}

.text-block-72 {
  letter-spacing: 2px;
  text-transform: none;
  margin-bottom: .2vw;
  font-family: Roboto, sans-serif;
  font-size: 1.3vw;
  font-weight: 100;
  line-height: 1.8vw;
}

.div-block-3349481 {
  background-image: url('../images/Line.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 2vw;
  height: 100%;
  display: flex;
}

.div-block-3349482 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 18vw;
  height: 100%;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.text-block-73 {
  letter-spacing: 2px;
  text-transform: none;
  margin-left: 1vw;
  margin-right: 2vw;
  font-family: Roboto, sans-serif;
  font-size: 1.3vw;
  font-weight: 500;
  line-height: 1.5vw;
}

.div-block-3349483 {
  background-image: url('../images/Line.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 2vw;
  height: 100%;
  display: flex;
}

.div-block-3349484 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 18vw;
  height: 100%;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.text-block-74 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  line-height: 1.5vw;
}

.div-block-3349485 {
  background-image: url('../images/Line.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 2vw;
  height: 100%;
  display: flex;
}

.div-block-3349486 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 18vw;
  height: 100%;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.text-block-75 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  line-height: 1.5vw;
}

.div-block-3349487 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 1vh;
  display: flex;
}

.fiverr-gig-header {
  background-color: #0000;
  background-image: linear-gradient(#a8ffcd14, #fff0 8%), linear-gradient(#033a4200 22%, #000), linear-gradient(#151616fa, #151616fa), url('../images/Fiverr-Ico.png'), linear-gradient(#0000, #0000), url('../images/dfghhjhj.gif');
  background-position: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
  background-size: auto, auto, auto, 13vw, auto, cover;
  background-attachment: scroll, scroll, scroll, scroll, scroll, scroll;
  justify-content: center;
  align-items: center;
  height: 40vh;
  display: flex;
}

.fiverr-gig-header._2 {
  background-image: linear-gradient(#033a4200 22%, #000), url('../images/1.3.jpg');
}

.fiverr-gig-header._3 {
  background-image: linear-gradient(#033a4200 22%, #000), url('../images/1.2.jpg');
}

.div-block-3349489 {
  background-image: linear-gradient(to top, #000, #fff0 53%);
  width: 100%;
  height: 100%;
}

.button-14 {
  color: #030303;
  letter-spacing: 1px;
  background-color: #8c8f92;
  border-radius: .4vw;
  justify-content: center;
  align-items: center;
  height: 3vw;
  margin-bottom: 0;
  font-family: Shentoxtrial Rg, sans-serif;
  font-size: 1.1vw;
  line-height: 2.5vw;
  display: flex;
}

.seperation-line {
  background-color: #f5f5f5;
  width: 3vw;
  height: .2vw;
  margin-top: 2vh;
  margin-bottom: 1vh;
  display: none;
}

.div-block-3349491 {
  margin-bottom: 1vh;
  font-size: .8vw;
  display: flex;
}

.div-block-3349491.headline {
  margin-bottom: 1vh;
}

.div-block-3349492 {
  justify-content: flex-start;
  align-items: center;
  width: 1.2vw;
  height: 2vw;
  display: flex;
}

.sepearations {
  background-color: #a86d00;
  width: .5vw;
  height: .5vw;
}

.sepearations.first.green {
  color: #09ff4b;
}

.button-15 {
  color: #000;
  background-color: #6d6d6d;
  border-radius: 10vw;
  margin-top: 2vh;
  font-family: Shentoxtrial Md, sans-serif;
}

.image-17 {
  opacity: .24;
  filter: invert();
}

.div-block-3349494 {
  z-index: 1;
  opacity: .19;
  background-image: url('../images/dfghhjhj.gif');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-3349495 {
  width: 100%;
  height: 100%;
}

.image-18 {
  opacity: .45;
  mix-blend-mode: normal;
  width: 15vw;
}

.div-block-3349496 {
  background-image: url('../images/Webflow-Dark.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10vw;
  width: 100%;
  height: 100%;
}

.div-block-3349496.glow {
  background-image: url('../images/Webflow-Flow.png');
  background-size: 11vw;
}

.image-19 {
  margin-bottom: 10vh;
  margin-right: 10vw;
}

.div-block-3349497 {
  opacity: .05;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
}

.image-20 {
  opacity: .42;
  background-color: #0000;
}

.div-block-3349498 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #ffc863;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #ac7b228c;
  border-radius: 52vw;
  justify-content: center;
  align-items: center;
  width: 10vw;
  height: 2vw;
  margin-bottom: 3vh;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  display: flex;
}

.div-block-3349498.longer {
  width: 12vw;
}

.div-block-3349498.hero {
  width: 5vw;
}

.div-block-3349498.white {
  background-color: #c7c7c7;
}

.div-block-3349498.white._2 {
  color: #000;
  font-size: 1vw;
}

.div-block-3349498.twitch {
  color: #fdb9ff;
  -webkit-text-stroke-color: #f265f6;
  background-color: #af22808c;
  border-radius: 49vw;
  width: 8vw;
  height: 2vw;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
}

.div-block-3349498.twitch.longer {
  background-color: #af22808c;
}

.div-block-3349498.twitch.support {
  color: #fff;
  background-color: #7574758c;
  flex-flow: row;
  flex: 0 auto;
  order: -1;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  display: flex;
}

.div-block-3349498.fiverr {
  color: #a8ffcd;
  -webkit-text-stroke-color: #63c466;
  background-color: #335a43;
  width: 7vw;
  height: 2vw;
  margin-left: 0;
  font-size: .9vw;
}

.div-block-3349498.fiverr.longer {
  width: 8vw;
}

.div-block-3349498.mid {
  width: 11vw;
}

.div-block-3349498.white-bg {
  background-color: #75500ba8;
  width: 9vw;
}

.div-block-3349499 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-76 {
  margin-left: .4vw;
  font-family: Shentoxtrial Md, sans-serif;
}

.div-block-3349500 {
  margin-bottom: 0;
}

.div-block-3349501 {
  aspect-ratio: auto;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #ffa200;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #00000054;
  background-color: #926c2580;
  border-radius: .4vw;
  flex-wrap: nowrap;
  place-content: stretch center;
  align-items: center;
  width: 8vw;
  height: 2vh;
  margin-bottom: 2vh;
  font-family: Shentoxtrial Rg, sans-serif;
  display: flex;
  box-shadow: 0 2px 5px #0000004f;
}

.div-block-3349501.quote {
  color: #ada9a8;
  background-color: #000;
  font-family: Shentoxtrial Smbd, sans-serif;
}

.div-block-3349501.medialab {
  color: #ff7476;
  background-color: #5c1d12;
}

.div-block-3349501.fiverr {
  color: #a8ffcd;
  -webkit-text-stroke-color: #63c466;
  background-color: #335a43;
  margin-left: 0;
}

.navigation-div-wrapper {
  width: 100%;
  height: auto;
  margin-top: 70vh;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 0;
}

.div-block-3349503 {
  background-image: url('../images/SafehouseLab-Neon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 80%;
  height: 20vh;
}

.div-block-3349504 {
  background-image: url('../images/SafehouseLab-Neon-On.png');
  background-position: 20%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.hero-content-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.div-block-3349505 {
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 3vh;
  padding-right: 2vw;
  display: flex;
}

.div-block-3349506 {
  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-end;
  align-items: center;
  width: 100%;
  height: 10vh;
  padding-top: 2vh;
  display: flex;
}

.div-block-3349507 {
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: flex-start;
  width: 10vw;
  height: auto;
  font-family: Shentoxtrial Smbd, sans-serif;
  font-size: .9vw;
  font-weight: 400;
  display: flex;
}

.div-block-3349508 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 9vw;
  display: flex;
}

.div-block-3349509 {
  width: auto;
  height: auto;
  margin-top: 2vh;
  font-family: Shentoxtrial Bd, sans-serif;
  font-size: 5vw;
  display: flex;
}

.heading-30 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Shentoxtrial Smbd, sans-serif;
  font-size: 3vw;
  line-height: 2.6vw;
}

.div-block-3349510 {
  filter: invert();
  background-image: url('../images/Safehouse-Logo-Sample.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 18vh;
}

.navigation-div {
  opacity: 1;
  color: #fffefe;
  letter-spacing: 1.4px;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #000;
  text-transform: uppercase;
  border-left: .2vw #fff;
  margin-bottom: 1vh;
  margin-left: -.4vw;
  padding-left: .4vw;
  padding-right: .4vw;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  line-height: 2vw;
  text-decoration: none;
  display: inline-block;
}

.navigation-div:hover {
  color: #fdb638;
  text-shadow: 0 1px 1px #0003;
  background-image: linear-gradient(45deg, #98722a47, #fff0);
  border-left-color: #fcc13d;
}

.navigation-div.w--current {
  color: #ffa400;
  text-shadow: none;
  background-image: none;
  border-left-color: #ffa400;
  font-family: Shentoxtrial Md, sans-serif;
}

.navigation-div.w--current:hover {
  background-image: linear-gradient(45deg, #ffa40005, #fff0 85%);
}

.safehouse-logo {
  opacity: .89;
  margin-bottom: 1vh;
  margin-right: 2vw;
}

.div-block-3349512 {
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 5vh;
  padding-right: 0;
  font-family: Shentoxtrial Bd, sans-serif;
  font-size: 4vw;
  display: flex;
}

.heading-31 {
  text-align: right;
  width: auto;
  padding-right: 3vw;
  font-family: Amatic SC, sans-serif;
  font-size: 5vw;
  font-style: normal;
  font-weight: 900;
  line-height: 4.5vw;
}

.div-block-3349513 {
  height: 20vh;
}

.text-block-77 {
  opacity: 1;
}

.div-block-3349514 {
  background-color: #ddd0;
  border-radius: 20vw;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 3vh;
  display: none;
}

.div-block-3349515 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #000000a1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 15vw;
  height: 3vh;
  font-family: Shentoxtrial Md, sans-serif;
  font-size: 1.2vw;
  display: flex;
}

.div-block-3349515.live {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: .5vw;
}

.div-block-3349515.linkintro {
  letter-spacing: .6px;
  font-family: Shentoxtrial Lt, sans-serif;
}

.div-block-3349516 {
  background-color: #c7861c;
  background-image: url('../images/Twitch-Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  border-radius: 4vw;
  width: 1.8vw;
  height: 1.8vw;
}

.text-block-78 {
  margin-left: -.6vw;
}

.text-block-79 {
  text-shadow: 0 1px 2px #00000087;
}

.section-medialab {
  background-image: linear-gradient(#000, #fff0 8%);
}

.section-show {
  background-image: linear-gradient(0deg, #000, #fff0 2%);
  margin-bottom: 0;
  padding-bottom: 10vh;
}

.section-fiverr {
  margin-bottom: 0;
  display: none;
}

.bold-text {
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.link-2 {
  color: #363636;
  letter-spacing: 1px;
  margin-left: .5vw;
  font-family: Shentoxtrial Lt, sans-serif;
  font-size: 1vw;
}

.text-block-80 {
  letter-spacing: .7px;
  font-family: Shentoxtrial Smbd, sans-serif;
}

.div-block-3349517 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 1vw;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 10vh;
  padding: 3vh 0 2vh 0;
  display: flex;
}

.div-block-3349518 {
  width: 100%;
  height: 100%;
}

.div-block-3349519 {
  background-color: #292929;
  border-radius: 1vw;
  width: 33%;
  height: 100%;
}

.heading-32 {
  color: #fff;
  text-transform: uppercase;
  margin-top: .5vw;
  margin-bottom: 4vh;
  font-family: Shentoxtrial Bd, sans-serif;
  font-size: 5.5vw;
  line-height: 5vw;
}

.div-block-3349520 {
  width: 100%;
}

.text-block-81 {
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 1vh;
  font-family: Roboto, sans-serif;
  font-size: 1.3vw;
  font-weight: 100;
}

.link-3 {
  color: #9e9e9e;
  -webkit-text-stroke-color: #fff;
}

.text-block-82 {
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-weight: 300;
}

.text-block-83 {
  color: #b1b1b1;
  text-shadow: 0 1px 1px #00000082;
  font-family: Amatic SC, sans-serif;
  font-size: 4vw;
  line-height: 3vw;
}

.text-block-84 {
  color: #929090;
  letter-spacing: 1px;
  text-shadow: 0 1px 1px #0000008c;
  margin-top: 1vh;
  font-family: Shentoxtrial Th, sans-serif;
  font-size: 1.3vw;
}

.bold-text-5 {
  font-family: Shentoxtrial Bd, sans-serif;
  font-weight: 300;
}

.button-16 {
  display: none;
}

.div-block-3349523 {
  opacity: .06;
  background-image: url('../images/dfghhjhj.gif');
  background-position: 0 0;
  background-size: cover;
  width: 8.1vw;
  height: 6.5vh;
  margin-top: 11.8vh;
  margin-left: 5.8vw;
}

.div-block-3349524 {
  mix-blend-mode: multiply;
  background-image: linear-gradient(103deg, #000, #fff);
  width: 100%;
  height: 100%;
}

.bold-text-8 {
  font-weight: 100;
}

.background-video-15 {
  z-index: 1;
}

.background-video-16 {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.div-block-3349526 {
  background-image: linear-gradient(0deg, #000, #fff0 43%);
  width: 100%;
  height: 100%;
}

.background-video-17, .background-video-18 {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.image-21 {
  width: 7vw;
  height: 7vw;
  margin-top: 10vh;
  margin-left: 5vw;
}

.div-block-3349527 {
  display: none;
}

.div-block-3349528 {
  background-image: linear-gradient(0deg, #000, #fff0 23%);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  display: flex;
}

.youtube {
  border-radius: 0;
}

.div-block-3349529 {
  background-image: url('../images/Fiverr-Video-Cover-Webflow.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 2vw;
  justify-content: center;
  align-items: center;
  height: 60vh;
  margin-bottom: 0;
  margin-left: 2vw;
  display: flex;
  overflow: hidden;
}

.button-17 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #ffe2c6;
  text-shadow: 0 1px 1px #0003;
  background-color: #ffbe3136;
  border-radius: 10vw;
  font-family: Exo, sans-serif;
  font-size: 1.89vw;
  font-weight: 300;
  line-height: 2.3vw;
}

.div-block-3349530 {
  width: auto;
}

.text-block-95 {
  margin-bottom: 1vw;
  font-family: Exo, sans-serif;
  font-size: 1.5vw;
  line-height: 2.2vw;
}

.text-block-96 {
  color: #fff;
  margin-top: 1vh;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-weight: 300;
}

.button-18 {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #d8d8d8;
  background-color: #c7298d4f;
  border-radius: 100vw;
  font-family: Exo, sans-serif;
  font-size: 1.2vw;
  font-weight: 400;
}

.div-block-3349531 {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #b8016b87;
  border-radius: 10vw;
  justify-content: flex-start;
  align-items: center;
  width: 20vw;
  height: 5vh;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 10px #0003;
}

.div-block-3349531._2 {
  width: 10%;
}

.div-block-3349532 {
  background-image: url('../images/Twitch-Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40%;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 100%;
  display: flex;
}

.div-block-3349533 {
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  height: 5vh;
  display: flex;
}

.text-block-97 {
  font-family: Exo, sans-serif;
  font-size: 1.3vw;
  font-weight: 700;
}

.hyperlink {
  font-weight: 500;
  text-decoration: none;
}

.div-block-3349534 {
  display: none;
}

.text-span-4 {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.text-span-5, .text-span-6, .text-span-7, .text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12, .text-span-13, .text-span-14, .text-span-15, .text-span-16, .text-span-17, .text-span-18, .text-span-19, .text-span-20, .text-span-21 {
  font-weight: 300;
}

.div-block-3349535 {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 15vw;
  display: grid;
}

.div-block-3349536 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #01010000;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  margin-bottom: 15vh;
  margin-left: 15vw;
  margin-right: 3vw;
  padding-top: 5vh;
  display: grid;
}

.div-block-3349537 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-3349538 {
  color: #fff;
  background-color: #01010100;
  border-radius: 1.5vw;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  margin-bottom: 10vh;
  display: flex;
  overflow: hidden;
}

.div-block-3349538.vonfal {
  background-color: #01010100;
}

.div-block-3349538.atlantis {
  background-image: linear-gradient(0deg, #000, #fff0), url('../images/455632258_10161776771724976_6009089691035887754_n.jpg');
}

.div-block-3349538.eliot {
  background-image: none;
}

.heading-33 {
  color: #fff;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Shentoxtrial Bd, sans-serif;
  font-size: 9vw;
  line-height: 7vw;
  transform: rotate(90deg);
}

.button-19 {
  color: #ffc005;
  letter-spacing: 1px;
  background-color: #222222e3;
  border-radius: 10vw;
  margin-top: 2vh;
  margin-bottom: 0;
  padding-left: 2vw;
  padding-right: 2vw;
  font-family: Roboto, sans-serif;
  font-size: 1.1vw;
  font-weight: 100;
  line-height: 2vw;
}

.project-image {
  background-color: #181818;
  background-image: linear-gradient(0deg, #000, #fff0 21%), url('../images/nyc_skyline_02.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  height: 60vh;
  padding-top: 2vh;
  padding-left: 2vw;
}

.project-image.svf {
  filter: brightness(128%);
  background-image: linear-gradient(0deg, #000, #fff0 21%), url('../images/SvF_Projects_Img.webp');
  background-position: 0 0, 50% 0;
  justify-content: center;
  align-items: center;
  padding-bottom: 5vh;
  display: flex;
}

.project-image.hoa {
  filter: contrast(114%);
  background-image: linear-gradient(0deg, #000, #fff0 21%), url('../images/HouseOfAscania.webp');
  order: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-image.vonfal {
  background-image: linear-gradient(0deg, #000, #fff0 21%), url('../images/Project-Img-Manhattan.jpg');
  padding-left: 0;
}

.project-image.vonfalimg {
  filter: contrast(114%);
  background-image: linear-gradient(0deg, #000, #fff0 21%), url('../images/Project-Img-Manhattan.jpg');
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-image.xcore {
  filter: contrast(116%);
  background-image: linear-gradient(#00000054, #00000054), linear-gradient(0deg, #000, #fff0 21%), url('../images/Xcore_Project_Img.webp');
  background-position: 0 0, 0 0, 60% 100%;
  background-size: auto, auto, cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-image.atlantis {
  filter: contrast(103%);
  background-image: linear-gradient(#00000057, #00000057), linear-gradient(0deg, #000, #fff0 21%), url('../images/Adam_Project_Img.webp');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  justify-content: center;
  align-items: center;
  padding-right: 2vw;
  display: flex;
}

.project-image.ez {
  background-image: linear-gradient(#0000003b, #0000003b), linear-gradient(0deg, #000, #fff0 21%), url('../images/EliotZimmet_Project_Img.webp');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  order: 0;
  justify-content: center;
  align-items: center;
  padding-right: 2vw;
  display: flex;
}

.project-image.bringthemlight {
  background-image: radial-gradient(circle, #000000c4, #fff0), linear-gradient(0deg, #000, #fff0 21%), url('../images/BringThemLight.webp');
  background-position: 0 0, 0 0, 50% 100%;
  background-size: auto, auto, cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-image.muze {
  background-image: linear-gradient(#00000012, #00000012), linear-gradient(0deg, #000, #fff0 21%), url('../images/MUZE_Client.webp');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.button-20 {
  color: #7197bb;
  background-color: #020202ab;
  border-radius: 20vw;
}

.text-block-98 {
  color: #6d6d6d;
  margin-bottom: 0;
  margin-left: .7vw;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  font-weight: 400;
}

.text-span-22, .text-span-23 {
  font-weight: 300;
}

.div-block-3349540 {
  width: 15vw;
  height: 3vh;
}

.div-block-3349541 {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  color: #17be76;
  background-color: #000000bd;
  border-radius: 20vw;
  justify-content: center;
  align-items: center;
  width: 17vw;
  height: 3.5vh;
  margin-top: 2vh;
  margin-right: 3vw;
  font-family: Roboto, sans-serif;
  font-size: 1.1vw;
  font-weight: 300;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.image-23 {
  width: 25vw;
  margin-bottom: 2vh;
  margin-left: -4vw;
}

.image-24 {
  width: 15vw;
  margin-top: -2vw;
  margin-left: -1vw;
}

.link-4 {
  text-decoration: none;
}

.image-25 {
  width: 10vw;
}

.image-26 {
  width: 8.5vw;
}

.image-27 {
  width: 10vw;
}

.image-28 {
  opacity: 1;
  width: 10vw;
}

.image-29 {
  width: 10vw;
  font-size: 12px;
}

.number-counter {
  color: #fff;
  flex-direction: column;
  align-items: center;
  width: 220px;
  height: 40px;
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  display: flex;
  position: relative;
  overflow: hidden;
}

.number-text._2, .number-text._3, .number-text._4, .number-text._5 {
  position: absolute;
}

.preloader-warapper {
  z-index: 100;
  background-color: #000;
  order: -1;
  align-self: stretch;
  width: 100%;
  height: 100vh;
  position: sticky;
}

.image-30 {
  width: 80%;
}

.image-31 {
  width: 13vw;
}

.image-31.btl {
  width: 20vw;
}

.page-loading {
  z-index: 999;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.number-counter-2 {
  color: #fff;
  flex-direction: column;
  align-items: center;
  width: 220px;
  height: 40px;
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  display: none;
  position: relative;
  overflow: hidden;
}

.text-block-99 {
  color: #4b4b4b;
  margin-left: .7vw;
  font-family: Roboto, sans-serif;
  font-style: italic;
  font-weight: 400;
  text-decoration: none;
}

.image-32 {
  opacity: .35;
  width: 1.5vw;
}

.div-block-3349543 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 3vh;
  display: flex;
}

.category-divs {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #704900;
  border-radius: 20vw;
  margin-bottom: 2vh;
  padding-left: 1vw;
  padding-right: 1vw;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 2.5vw;
  display: inline-block;
}

.category-divs.purple {
  color: #fdbae7;
  background-color: #650f49;
}

.text-block-100 {
  color: #333332;
}

.div-block-3349544 {
  display: none;
}

.bold-text-12 {
  line-height: 3.8vw;
}

.text-span-29, .text-span-33, .text-span-34 {
  font-weight: 300;
}

.preloader {
  z-index: 100;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-35 {
  opacity: .72;
  width: 5vw;
  margin-bottom: -14vh;
  position: relative;
}

.text-block-101 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Shentoxtrial Smbd, sans-serif;
  font-size: 1vw;
  display: flex;
}

.div-block-3349545 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.image-37 {
  width: 10vw;
  margin-bottom: 2vh;
}

.text-block-102 {
  color: #1d8148;
  text-align: center;
}

.bold-text-13 {
  color: #fff;
  letter-spacing: 1px;
  text-shadow: 1px 1px 15px #fff3;
  font-family: Roboto, sans-serif;
  font-size: 1.1vw;
  font-weight: 300;
  line-height: 1.1vw;
}

.text-span-35, .text-span-36, .bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18, .bold-text-19, .bold-text-20, .bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24, .bold-text-25, .bold-text-26, .bold-text-27, .bold-text-28, .bold-text-29, .bold-text-30, .bold-text-31, .bold-text-32 {
  font-weight: 300;
}

.background-video-19 {
  width: 100%;
  height: 100%;
}

.image-38 {
  opacity: .9;
  display: inline-block;
}

.background-video-20 {
  z-index: 2;
  width: 100%;
  height: 100%;
  font-size: 100%;
  line-height: 100%;
}

.div-block-3349546 {
  background-image: linear-gradient(0deg, #000, #fff0 42%);
  width: 100%;
  height: 100%;
}

.image-39 {
  width: 2vw;
}

.heading-34 {
  color: #fff;
  letter-spacing: 5px;
  font-family: Amatic SC, sans-serif;
  font-size: 4vw;
  line-height: 8vw;
}

.div-block-3349547 {
  position: sticky;
  bottom: 0;
}

.youtube-2 {
  border-radius: 2vw;
  overflow: hidden;
}

.div-block-3349549 {
  width: 100vw;
  height: 100vh;
}

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

.youtube-3 {
  height: 100%;
}

.video-hero, .backgroundvideo {
  height: 100vh;
}

.div-block-3349551 {
  height: 100vh;
  display: flex;
}

.menu {
  display: none;
}

.div-block-3349556 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.div-block-3349557 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 60%;
  padding-bottom: 10vh;
  display: flex;
}

.div-block-3349558 {
  height: 60%;
  padding-top: 5vh;
  padding-left: 5vw;
}

.image-41 {
  margin-top: -3vw;
  margin-left: -5vw;
}

.heading-35 {
  font-family: Roboto, sans-serif;
  font-size: 2vw;
  font-weight: 100;
  line-height: 3vw;
}

.text-block-105 {
  font-family: Roboto, sans-serif;
  font-size: 3vw;
  font-weight: 100;
  line-height: 3vw;
}

.div-block-3349559 {
  width: 100%;
  height: 20%;
  display: flex;
}

.div-block-3349560 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-3349561 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 40%;
  padding-bottom: 10vh;
  padding-left: 5vw;
  display: flex;
}

.button-21 {
  border: 1px solid var(--button-stroke);
  background-color: var(--button-background);
}

.div-block-3349562 {
  justify-content: center;
  align-items: center;
  width: 20%;
  display: flex;
}

.body-4 {
  background-color: #000;
  background-image: linear-gradient(#000000f0, #000000f0), url('../images/Brickwall.webp');
  background-position: 0 0, 50%;
  background-size: auto, 30vw;
  background-attachment: scroll, fixed;
}

.video_hero_v4 {
  z-index: 100;
  filter: brightness(111%);
  background-image: linear-gradient(#0000 93%, #000), url('../images/Hero-Image-Top-2_1.avif');
  background-position: 0 0, 40% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
  position: relative;
}

.hero_video_v3 {
  background-image: linear-gradient(#00000030, #00000030), linear-gradient(0deg, #130b07, #fff0 46%);
  height: 100vh;
  display: flex;
}

.div-block-3349602 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-3349603 {
  width: 100%;
  height: 60vh;
}

.image-50 {
  opacity: .7;
  background-color: #0000;
  width: 2vw;
}

.div-block-3349604 {
  width: 100%;
  height: 40vh;
  padding-top: 4.2vh;
  padding-left: 4vw;
  padding-right: 2vw;
}

.div-block-3349605 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 60vh;
  padding-bottom: 10vh;
  padding-left: 4vw;
  display: flex;
}

.div-block-3349606 {
  height: 30vh;
  display: flex;
}

.div-block-3349607 {
  justify-content: flex-start;
  align-items: flex-end;
  height: 70vh;
  padding-bottom: 10vh;
  padding-right: 5vw;
  display: flex;
}

.div-block-3349608 {
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20%;
  height: 100%;
  padding-top: 4vh;
  font-family: Roboto, sans-serif;
  font-size: 1.2vw;
  font-weight: 100;
  text-decoration: none;
  display: flex;
}

.image-51 {
  filter: hue-rotate(270deg);
  width: 16vw;
  margin-top: 1vw;
  margin-bottom: 2vh;
  margin-left: -1vw;
  padding-left: 0;
}

.text-block-110 {
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 1.3vw;
  font-style: normal;
  font-weight: 100;
  line-height: 1.5vw;
}

.heading-38 {
  text-shadow: 0 1px 1px #000000b8;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 3vw;
  font-weight: 100;
}

.button-24 {
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  background-color: #6e6e6e3b;
  border: 1px solid #f8f8f8;
  border-radius: 66vw;
  font-family: Roboto, sans-serif;
  font-size: 1.2vw;
  font-weight: 100;
}

.medialab-hero-v4 {
  background-image: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.image-52 {
  filter: hue-rotate(225deg);
  width: 40vw;
}

.medialab-content-v4 {
  display: flex;
}

.div-block-3349611 {
  width: 50vw;
  padding: 5vh 5vw 5vh 4vw;
}

.div-block-3349612 {
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  padding-right: 5vw;
  display: flex;
  position: sticky;
  top: 0;
}

.background-video-22 {
  border-radius: 1vw;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90vh;
  display: none;
}

.image-53 {
  width: 2vw;
}

.global_text_v4 {
  color: #fff;
  text-shadow: 0 1px 1px #000000ba;
  font-family: Roboto, sans-serif;
  font-size: 1.2vw;
  font-weight: 200;
  line-height: 1.9vw;
}

.global_text_v4.testomial {
  color: #fff;
  text-align: left;
  border-left: 3px solid #2e2e2e;
  padding-top: 2vw;
  padding-left: 1vw;
  font-family: Roboto, sans-serif;
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 100;
  line-height: 2vw;
}

.global_text_v4._2 {
  line-height: 2vw;
}

.global_text_v4.small {
  font-size: 1.1vw;
  line-height: 2vw;
}

.global_text_v4.cap {
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 5vh;
  margin-bottom: -1vh;
  font-family: Amatic SC, sans-serif;
  font-size: 3vw;
  line-height: 3vw;
}

.global_text_v4.slim {
  font-size: 1.4vw;
  font-weight: 200;
}

.heading-39 {
  color: #fff;
  -webkit-text-stroke-color: var(--h1-stroke);
  margin-top: 0;
  margin-bottom: 2vh;
  font-family: Roboto, sans-serif;
}

.heading-39.latest {
  color: #b16420;
  margin-bottom: 2vh;
  line-height: 2vw;
}

.research-hero-v4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.image-54 {
  filter: hue-rotate(180deg);
  width: 60vw;
}

.research-content-v4 {
  border: 1px #000;
  margin-bottom: 15vh;
  display: flex;
}

.div-block-3349615 {
  width: 60%;
  padding-top: 8vh;
  padding-left: 4vw;
  padding-right: 10vw;
}

.div-block-3349616 {
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.image-55 {
  vertical-align: baseline;
  width: 40vw;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.image-56 {
  width: 10vw;
}

.div-block-3349617 {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #000;
  border: 1px solid #000;
  border-radius: .5vw;
  flex-flow: column;
  margin-top: 0;
  padding-top: 5vh;
  padding-bottom: 5vh;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.div-block-3349617.w--current {
  background-image: linear-gradient(315deg, #aff4fa0d, #fff0);
}

.div-block-3349617.vonfalai {
  padding-bottom: 2.5vh;
}

.div-block-3349618 {
  background-color: #000;
  background-image: radial-gradient(circle, #0000, #0006), linear-gradient(0deg, #000, #fff0 48%), url('../images/WebDesignRespsonsive.webp');
  background-position: 0 0, 0 0, 100% 100%;
  background-size: auto, auto, cover;
  justify-content: flex-start;
  align-items: flex-start;
  height: 40vh;
  padding-top: 2vw;
  padding-left: 2vw;
  display: flex;
}

.div-block-3349618._1 {
  background-image: linear-gradient(0deg, #000, #fff0 48%), url('../images/Content-Creation-Cover.webp');
}

.div-block-3349618._2 {
  background-image: radial-gradient(circle, #0000, #0006), linear-gradient(0deg, #000, #fff0 48%), url('../images/Content-thumb.webp');
  background-position: 0 0, 0 0, 100% 100%;
}

.div-block-3349618._3 {
  background-image: radial-gradient(circle, #0000 53%, #0006), linear-gradient(0deg, #000, #fff0 48%), url('../images/Product-Design.webp');
  background-position: 0 0, 0 0, 30%;
}

.div-block-3349618._4 {
  background-image: radial-gradient(circle, #0000 91%, #0006), linear-gradient(0deg, #000, #fff0 48%), url('../images/Phyton.webp');
  background-position: 0 0, 0 0, 50% 100%;
}

.div-block-3349618._6 {
  padding-top: 0;
  padding-left: 0;
}

.div-block-3349618._8 {
  background-image: radial-gradient(circle, #0000, #0006), linear-gradient(0deg, #000, #fff0 48%), url('../images/aivideos.webp');
  background-position: 0 0, 0 0, 50%;
}

.div-block-3349618._11 {
  background-image: radial-gradient(circle, #0000, #0006), linear-gradient(0deg, #000, #fff0 48%), url('../images/undefined_image-48.png');
}

.div-block-3349618._12 {
  background-image: radial-gradient(circle, #0000, #0006), linear-gradient(0deg, #000, #fff0 48%), url('../images/music.img-1.png');
  background-position: 0 0, 0 0, 50%;
}

.text-div-v4 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 1.1vw;
  font-weight: 200;
  line-height: 2vw;
}

.text-div-v4.ai {
  font-size: 1.2vw;
}

.subheading-v4 {
  color: #fff;
  -webkit-text-stroke-color: var(--h1-stroke);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Amatic SC, sans-serif;
  font-size: 4vw;
  line-height: 4vw;
}

.subheading-v4.testimonial {
  font-size: 2.5vw;
}

.subheading-v4.white {
  color: #fff;
}

.subheading-v4.gold {
  color: var(--gold);
}

.subheading-v4.neon {
  color: #aaeef4;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 0px;
  text-shadow: none;
  font-size: 2.5vw;
  line-height: 3vw;
}

.div-block-3349619 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 1vh;
  display: flex;
}

.bulletpoint-div {
  background-color: #d6d6d6;
  border-radius: 100vw;
  width: .7vw;
  height: .7vw;
  margin-right: 1vw;
}

.bulletpoint-div.white {
  background-color: #b9b9b9;
}

.bulletpoint-div.gold {
  background-color: var(--gold);
}

.bulletpoint-div.green {
  background-color: var(--watch-dogs-2);
}

.text-block-112 {
  box-sizing: border-box;
  color: #000;
  object-fit: contain;
  background-color: #f9b3df;
  margin-bottom: 2vh;
  font-family: Roboto, sans-serif;
  font-size: 1.2vw;
  display: flex;
}

.div-block-3349621 {
  padding-left: 2vw;
  padding-right: 2vw;
}

.div-block-3349622 {
  background-color: #f9b3df;
  display: block;
}

.div-block-3349623 {
  flex: 0 auto;
  align-self: auto;
}

.subsub-headline-v4 {
  color: #fff;
  letter-spacing: .1vw;
  text-transform: uppercase;
  background-color: #0000;
  margin-bottom: .3vw;
  margin-left: -.3vw;
  margin-right: 1vw;
  font-family: Roboto, sans-serif;
  font-size: .9vw;
  font-weight: 300;
  line-height: 1.7vw;
}

.subsub-headline-v4.white {
  color: #fff;
}

.subsub-headline-v4.red {
  color: var(--watch-dogs);
}

.subsub-headline-v4.small {
  color: #f2a938;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 1vw;
}

.subsub-headline-v4.status {
  margin-top: 0;
  font-weight: 300;
}

.div-block-3349624 {
  margin-bottom: 2vh;
}

.div-block-3349625 {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #0000008c;
  flex: 0 auto;
  width: auto;
  height: auto;
  padding: .5vw 1vw;
  display: block;
}

.text-block-114 {
  color: #f9b3df;
  background-color: #0000;
  margin-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-weight: 300;
}

.vonfalai-div {
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 0;
  margin-bottom: 10vh;
  padding-top: 0;
  display: flex;
  overflow: hidden;
}

.div-block-3349626 {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #060606;
  background-image: linear-gradient(#0000, #000c), url('../images/Sophie.webp');
  background-position: 0 0, 0%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  border-radius: 1vw;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  height: auto;
  margin-left: 4vw;
  margin-right: 4vw;
  padding: 15vh 4vw;
  display: flex;
}

.div-block-3349627 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-3349628 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 45%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-3349629 {
  width: 55%;
  padding-top: 5vh;
  padding-left: 4vw;
  padding-right: 7vw;
}

.image-57 {
  width: 10vw;
}

.div-block-3349630 {
  background-color: #000000ba;
  border-radius: 1vw;
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.div-block-3349631 {
  background-image: url('../images/HouseOfAscania.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 50vh;
}

.div-block-3349632 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40vh;
  padding-top: 2vw;
  padding-right: 2vw;
  display: flex;
}

.heading-40 {
  font-size: 2vw;
}

.div-block-3349633 {
  background-color: #000;
  background-image: radial-gradient(circle, #0000, #000000a1), linear-gradient(0deg, #000 2%, #fff0 48%), url('../images/HouseOfAscania-WW2-StephanVonFalkenstein-Illustration.jpg');
  background-position: 0 0, 0 0, 50% 100%;
  background-size: auto, auto, cover;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 60vh;
  padding-top: 2vw;
  padding-bottom: 0;
  padding-left: 2vw;
  display: flex;
}

.div-block-3349633.nouvelle {
  z-index: 0;
  filter: contrast(120%);
  background-image: radial-gradient(circle, #0000, #00000030), linear-gradient(0deg, #000, #fff0 27%), url('../images/WhatsApp-Image-2025-01-29-at-03.30.20_d345d452.jpg');
  background-position: 0 0, 0 0, 50% 20%;
  background-size: auto, auto, auto;
  position: relative;
}

.div-block-3349633.nouvelle.zimmet {
  background-image: radial-gradient(circle, #0000, #000000b3), linear-gradient(0deg, #000, #fff0 27%), url('../images/EliotZimmet_Project_Img.webp');
  background-size: auto, auto, cover;
}

.div-block-3349633.nouvelle.bringthemlight {
  background-image: radial-gradient(circle, #0000, #000000b3), linear-gradient(0deg, #000, #fff0 27%), url('../images/BringThemLight.webp');
  background-position: 0 0, 0 0, 50% 100%;
  background-size: auto, auto, cover;
}

.div-block-3349633.atlantis {
  z-index: 0;
  filter: contrast(103%);
  background-image: radial-gradient(circle, #0000, #00000094), linear-gradient(0deg, #000, #fff0 27%), url('../images/459040635_10161880893244976_6653945442098783906_n.webp');
  background-position: 0 0, 0 0, 50% 60%;
  background-size: auto, auto, auto;
  padding-bottom: 1.5vw;
  position: relative;
}

.div-block-3349633.tecunic {
  background-image: radial-gradient(circle, #0000, #000000a6), linear-gradient(0deg, #000, #fff0 27%), url('../images/Echoborn-Cover.jpg');
  background-position: 0 0, 0 0, 50% 100%;
  justify-content: center;
  align-items: center;
  height: 60vh;
  padding-left: 0;
}

.div-block-3349633.vonfalai {
  background-image: radial-gradient(circle, #0000, #000000a6), linear-gradient(0deg, #000, #fff0 27%), url('../images/Product.webp');
}

.div-block-3349633.sophia {
  background-image: radial-gradient(circle, #0000, #000000a6), linear-gradient(0deg, #000, #fff0 27%), url('../images/Sophia-Wide.jpg');
  background-position: 0 0, 0 0, 50% 0;
  height: 65vh;
}

.div-block-3349633.aisynthdev {
  background-image: linear-gradient(0deg, #000, #fff0 27%), url('../images/SynthDevelopers-4_1.avif');
  background-position: 0 0, 60% 30%;
  background-size: auto, cover;
  height: 60vh;
}

.div-block-3349633.masonshore {
  background-image: radial-gradient(circle, #0000, #000000a6), linear-gradient(0deg, #000, #fff0 27%), url('../images/Paw.jpg');
  background-position: 0 0, 0 0, 50%;
}

.div-block-3349633.eve {
  background-image: radial-gradient(circle, #0000, #000000a1), linear-gradient(0deg, #000 2%, #fff0 48%), url('../images/20250630_2157_image.png');
  background-position: 0 0, 0 0, 100%;
  background-size: auto, auto, cover;
}

.div-block-3349633.albertthebear {
  background-image: radial-gradient(circle, #0000, #000000a1), linear-gradient(0deg, #000 2%, #fff0 48%), url('../images/AlbertTheBearConstruction.png');
  background-position: 0 0, 0 0, 30% 100%;
}

.div-block-3349634 {
  background-color: #000;
  border-radius: .5vw;
  margin-top: 0;
  overflow: hidden;
}

.div-block-3349635 {
  z-index: 2;
  background-color: #0000;
  margin-top: -20vh;
  padding-bottom: 5vh;
  padding-left: 2vw;
  padding-right: 2vw;
  position: relative;
}

.div-block-3349636 {
  margin-top: 2vh;
  margin-bottom: 0;
}

.div-block-3349637 {
  background-color: #23232300;
  margin-top: 3vh;
}

.div-block-3349638 {
  background-color: #343434;
  border-radius: 100vw;
  width: 8vw;
  height: 8vw;
}

.slider {
  background-color: #ddd0;
}

.footer-v5 {
  background-image: none;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.div-block-3349640 {
  background-color: #151515;
  width: 100%;
  height: 20vh;
  margin-top: 3vh;
}

.div-block-3349641 {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 15vh;
  padding-left: 8vw;
  padding-right: 5vw;
  display: none;
}

.testimonial-slider-large {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.testimonial-slider-two {
  background-color: #0000;
  height: auto;
}

.testimonial-slide {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 460px;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-image-two {
  object-fit: cover;
  width: 350px;
  height: 400px;
}

.testimonial-author-image-three {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  color: red;
  background-color: #fbfbfb;
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.icon {
  overflow: visible;
}

.div-block-3349642 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 15vh;
  padding-left: 5vw;
  display: flex;
}

.div-block-3349643 {
  text-align: center;
  background-color: #000;
  border-radius: 2vw;
  flex-flow: column;
  width: 30%;
  height: 80vh;
  margin-right: 1vw;
  display: flex;
  overflow: hidden;
}

.div-block-3349643.l {
  margin-right: 0;
}

.div-block-3349644 {
  background-image: linear-gradient(#000000b3, #000000b3), linear-gradient(0deg, #000, #fff0 27%), url('../images/NT-Holo.webp');
  background-position: 0 0, 0 0, 100% 100%;
  background-size: auto, auto, cover;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 40vh;
  padding-bottom: 0;
  display: flex;
}

.div-block-3349645 {
  text-align: center;
  height: 40vh;
  padding-left: 2vw;
  padding-right: 2vw;
  overflow: visible;
}

.div-block-3349646 {
  background-color: #000;
  background-image: url('../images/WhatsApp-Image-2025-01-31-at-02.32.29_576c4808.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 200vw;
  width: 20vw;
  height: 20vw;
}

.image-58 {
  filter: hue-rotate(248deg);
  width: 30vw;
  margin-top: 2vh;
  margin-bottom: 3vh;
  margin-left: -2vw;
}

.button-25 {
  color: #fff;
  letter-spacing: 0;
  background-color: #312724;
  border: 1px #fff;
  border-radius: .2vw;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.3vw;
}

.button-25:hover {
  color: #000;
  background-color: #f9c06d9e;
}

.button-25.contact {
  color: #ff96a2;
  font-weight: 400;
}

.div-block-3349647 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.text-block-115 {
  color: #c1c1c1;
  margin-left: 1vw;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-style: normal;
  font-weight: 200;
  line-height: 1.3vw;
}

.div-block-3349648 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 40%;
  padding-bottom: 5vh;
  padding-left: 5vw;
  display: flex;
}

.div-block-3349649 {
  justify-content: center;
  align-items: flex-end;
  width: 60%;
  padding-bottom: 5vh;
  display: flex;
}

.image-59 {
  width: 20vw;
  margin-top: 3vh;
  margin-bottom: 3vh;
  margin-left: -1vw;
}

.div-block-3349650 {
  margin-top: 0;
  margin-bottom: 1vh;
}

.project-info-div {
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.div-block-3349652 {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding-bottom: 0;
  display: flex;
}

.text-block-116 {
  color: #545454;
  text-shadow: 0 1px 1px #000000c4;
  margin-bottom: .3vh;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-weight: 400;
}

.div-block-3349653 {
  border-radius: 1vw;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 90vw;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 6vw;
  display: flex;
}

.div-block-3349654 {
  background-color: #555;
  background-image: url('../images/KathrynThaylor.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 100vw;
  width: 10vw;
  height: 10vw;
}

.div-block-3349654.adam {
  background-image: url('../images/464798393_10162028349294976_2143094615258817666_n.jpg');
  background-size: 120%;
}

.div-block-3349654.eduard {
  background-image: url('../images/PrinzeEduard.webp');
}

.div-block-3349654.kathryn {
  background-image: url('../images/KathrynThaylor.webp');
  background-position: 40% 0;
  background-size: 100%;
}

.div-block-3349655 {
  flex-flow: row;
  width: 100%;
  display: flex;
}

.heading-41 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Amatic SC, sans-serif;
  font-size: 3vw;
  line-height: 3vw;
}

.div-block-3349656 {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-3349656.center {
  margin-left: 0;
  margin-right: 0;
}

.div-block-3349657 {
  text-align: left;
  width: 23vw;
}

.div-block-3349658 {
  margin-top: 1vh;
  margin-bottom: 1vh;
}

.div-block-3349659 {
  margin-bottom: 3vh;
}

.text-block-117 {
  color: #fff;
  text-align: left;
  text-shadow: 0 1px 1px #000000bf;
  margin-bottom: 3vh;
  font-family: Roboto, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
  line-height: 2vw;
}

.text-block-117._2 {
  margin-top: 3vh;
  margin-bottom: 0;
}

.div-block-3349660 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 35vw;
  display: flex;
}

.div-block-3349661 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-3349661._2 {
  margin-top: 5vh;
}

.div-block-3349661._3 {
  margin-top: 0;
}

.text-block-118 {
  color: #e4e4e4;
  margin-left: 1vw;
  font-family: Roboto, sans-serif;
  font-weight: 100;
}

.div-block-3349662 {
  margin-bottom: 3vh;
}

.text-block-119 {
  color: #fff;
  letter-spacing: .2vw;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  font-weight: 100;
}

.text-block-119.ai {
  font-size: 1.2vw;
  line-height: 1.5vw;
}

.div-block-3349663 {
  width: 100%;
  height: 100vh;
  display: flex;
}

.div-block-3349664 {
  width: 40vw;
}

.div-block-3349665 {
  margin-bottom: 3vh;
}

.text-block-120 {
  color: #fff;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 1.3vw;
  font-weight: 300;
}

.text-block-121 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 1.3vw;
  font-weight: 300;
}

.heading-42 {
  color: var(--watch-dogs);
  text-align: center;
  margin-bottom: 10vh;
  font-family: Roboto, sans-serif;
  font-size: 3vw;
  font-weight: 700;
  line-height: 3vw;
}

.text-block-122 {
  color: var(--watch-dogs-2);
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  font-weight: 300;
  line-height: 2vw;
}

.div-block-3349666 {
  -webkit-backdrop-filter: blur(17px);
  backdrop-filter: blur(17px);
  color: #fff0;
  background-color: #31303000;
  background-image: linear-gradient(270deg, #6c6c6c59, #ffffff26);
  border: 1px #ffffff4d;
  border-radius: 100vw;
  width: 1vw;
  height: 5vh;
  margin-bottom: 3vh;
  box-shadow: 0 2px 5px #000000ba;
}

.div-block-3349666.w--current {
  background-color: #ffffff91;
}

.div-block-3349666._1 {
  background-color: #0d0704;
  background-image: linear-gradient(270deg, #6c6c6c59, #ffffff26 37%);
  box-shadow: inset -1px 1px 1px #aff4fa33, 0 2px 5px #000000ba;
}

.div-block-3349666._1:hover {
  background-color: #312d2a;
  background-image: linear-gradient(135deg, #0000, #aff4fa66);
}

.div-block-3349666._1.w--current {
  background-image: linear-gradient(270deg, #7bc7c7, #519192);
  transition: opacity .475s cubic-bezier(.755, .05, .855, .06);
  box-shadow: 0 2px 17px 4px #5bfffd66, 0 2px 5px #000000ba;
}

.div-block-3349666._2 {
  background-image: linear-gradient(270deg, #6c6c6c59, #ffffff26);
  height: 3vh;
  margin-bottom: 2vh;
  box-shadow: inset 1px 1px 1px #c7934940, 0 2px 5px #000000ba;
}

.div-block-3349666._2:hover {
  background-image: linear-gradient(98deg, #c38c3c8f, #ffffff26 71%);
}

.div-block-3349666._2.w--current {
  background-image: linear-gradient(270deg, #f8bb63, #f9cb88);
  box-shadow: 0 2px 9px #ffbe5fab, 0 2px 5px #000000ba;
}

.div-block-3349667 {
  flex-flow: column;
  margin-left: 4vw;
  display: flex;
}

.div-block-3349668 {
  flex-flow: column;
  margin-right: 0;
  display: flex;
}

.image-60 {
  filter: hue-rotate(45deg);
  width: 50vw;
  height: auto;
  margin-left: -30vw;
  font-size: 12px;
  position: relative;
}

.navigation-wrapper {
  z-index: 99;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #120c0900;
  border: 1px solid #00000042;
  border-radius: 0;
  height: 4vw;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1vw;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navigation-wrapper.bottom {
  display: none;
  position: static;
  inset: auto 0% 0%;
}

.div-block-3349670 {
  justify-content: center;
  align-items: center;
  width: 10%;
  display: flex;
}

.nav-link-div {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #0003;
  justify-content: center;
  align-items: center;
  width: 30%;
  font-family: Roboto, sans-serif;
  font-size: 1.1vw;
  font-weight: 100;
  text-decoration: none;
  display: flex;
}

.nav-link-div:hover {
  text-shadow: 0 1px 17px #da9d1ae3;
}

.nav-link-div.w--current {
  color: #fec160;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ff9d0040;
  text-shadow: 0 1px 10px #fa2, 0 1px 1px #0003;
  background-image: radial-gradient(circle, #dee6441f, #fff0 18%);
  border: 1px #fff;
  font-weight: 300;
}

.nav-link-div.connect {
  background-image: linear-gradient(270deg, #2a83184a, #fff0);
}

.image-61 {
  width: auto;
  height: 55%;
}

.button-26 {
  background-color: #ffffff36;
  border: 1px solid #ffffff6e;
  border-radius: 100vw;
  font-family: Roboto, sans-serif;
  font-weight: 100;
}

.bold-text-34 {
  color: #d6fcff;
  letter-spacing: -1px;
  text-shadow: 0 0 7px #ff902e52;
  font-family: Amatic SC, sans-serif;
  font-size: 6vw;
  font-weight: 800;
  line-height: 6vw;
}

.bold-text-34.shl {
  font-family: Amatic SC, sans-serif;
  font-size: 6vw;
  line-height: 6vw;
}

.bold-text-35 {
  font-family: Rubik, sans-serif;
  font-size: 3.5vw;
  line-height: 3vw;
}

.bold-text-35.latest {
  color: #fff;
  text-shadow: 0 0 10px #8e5321d6;
  font-family: Amatic SC, sans-serif;
  font-size: 4vw;
  font-weight: 500;
  line-height: 4.5vw;
}

.div-block-3349672 {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 3vh;
  margin-bottom: 0;
  display: flex;
}

.div-block-3349673 {
  background-color: #030304;
  height: 10vh;
  display: flex;
}

.div-block-3349674 {
  background-image: url('../images/LinkedIn_1.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20%;
  height: 3vh;
  display: flex;
}

.div-block-3349674._2 {
  background-image: url('../images/YouTube-Icon-White_1.webp');
}

.div-block-3349674._3 {
  background-image: url('../images/Threads-Icon.webp');
}

.div-block-3349674._4 {
  background-image: url('../images/Twitch_1.webp');
}

.div-block-3349674._5 {
  background-image: url('../images/Instagram-Icon.webp');
}

.div-block-3349675 {
  flex-flow: row;
  width: 80%;
  margin-top: 5vh;
  display: flex;
}

.div-block-3349675._2 {
  display: none;
}

.text-span-37 {
  font-weight: 700;
}

.div-block-3349676 {
  background-image: linear-gradient(0deg, #000, #fff0 29%), radial-gradient(circle, #0000, #000000c7);
  width: 100%;
  height: 100%;
}

.text-span-38, .text-span-39, .text-span-40, .text-span-41, .text-span-42, .text-span-43, .text-span-44, .text-span-45, .text-span-46, .text-span-47 {
  font-weight: 700;
}

.link-5, .link-6, .link-7 {
  color: var(--muted-gold);
  text-decoration: none;
}

.linkit {
  text-decoration-color: #ffffff6b;
}

.linkfooter {
  color: #545454;
  text-decoration-color: #545454b8;
}

.project_div {
  padding-top: 10vh;
}

.service_div {
  padding-top: 5vh;
}

.text-block-123 {
  color: #dbdbdb;
  margin-bottom: 2vh;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-weight: 100;
  line-height: 1.5vw;
}

.div-block-3349677 {
  padding-left: 4vw;
}

.div-block-3349678 {
  margin-right: 1vw;
}

.heading-43 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: -.2vw;
  margin-right: 1vw;
  font-family: Roboto, sans-serif;
  font-size: 1.4vw;
  font-weight: 500;
  line-height: 1.5vw;
}

.text-block-124 {
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 1.2vw;
  font-weight: 500;
}

.div-block-3349679 {
  margin-bottom: 2vh;
}

.div-block-3349680 {
  background-color: #000;
  border-radius: 1vw;
  height: 70vh;
  margin-left: 4vw;
  margin-right: 4vw;
}

.div-block-3349681 {
  margin-top: 15vh;
  margin-bottom: 15vh;
  display: none;
}

.div-block-3349682 {
  background-color: #1c1c1c;
  border-radius: .6vw;
  height: auto;
  margin-top: 6vh;
  margin-left: 2vw;
  margin-right: 2vw;
  display: flex;
}

.div-block-3349683 {
  background-image: url('../images/Vonfal-Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 70%;
  width: 30%;
  height: 10vh;
  margin-top: 1vw;
  margin-bottom: 1vw;
}

.div-block-3349684 {
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  padding-top: 1vw;
  padding-bottom: 1vw;
  padding-right: 2vw;
  display: flex;
}

.text-block-125 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: .9vw;
  font-weight: 100;
  line-height: 1.5vw;
}

.link-8, .link-9 {
  font-weight: 300;
  text-decoration: none;
}

.div-block-3349685 {
  color: #fff;
  margin-left: 1vw;
  text-decoration: none;
}

.div-block-3349686 {
  margin-top: 2vh;
}

.text-block-126 {
  font-family: Roboto, sans-serif;
  font-weight: 100;
}

.hero-content {
  z-index: 3;
  flex-flow: column;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.div-block-3349688 {
  order: -1;
  height: 40vh;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.div-block-3349689 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 60vh;
  padding-bottom: 10vh;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.text-block-127 {
  color: #fff;
  text-align: left;
  margin-bottom: 5vh;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  font-weight: 100;
  line-height: 3vw;
}

.div-block-3349690 {
  width: 50vw;
  margin-bottom: 0;
}

.button-27 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  letter-spacing: 1px;
  background-color: #362821;
  border: 1px solid #000000db;
  border-radius: .5vw;
  font-family: Roboto, sans-serif;
  font-size: 1.1vw;
  font-weight: 300;
  transition: opacity .625s;
}

.button-27:hover {
  text-shadow: 0 1px 8px #ffffff73;
  background-color: #ff913445;
  box-shadow: 0 0 14px #ff81355c, inset 0 2px 1px #ffffff0f;
}

.button-27.w--current {
  border-radius: 0;
}

.image-62 {
  width: 20vw;
}

.hero-logo-glitch {
  width: 30vw;
  height: 40vh;
  padding-top: 3vh;
  padding-left: 4vw;
}

.div-block-3349692 {
  background-image: linear-gradient(225deg, #000, #fff0 37%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 70vw;
  height: 40vh;
  padding-top: 3vh;
  display: flex;
}

.div-block-3349693 {
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #0000007a;
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  height: auto;
  margin-bottom: 1vh;
  padding-right: 4vw;
  font-family: Roboto, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
  text-decoration: none;
  display: flex;
}

.div-block-3349693:hover {
  text-shadow: 0 0 9px #caf7ffd9, 0 1px 1px #0000007a;
}

.div-block-3349694 {
  justify-content: flex-start;
  align-items: center;
  width: 30vw;
  padding-left: 0;
  display: flex;
}

.div-block-3349695 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 70vw;
  padding-right: 5vw;
  display: flex;
}

.div-block-3349696 {
  display: none;
}

.heading-44 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 5.5vw;
  font-weight: 800;
  line-height: 6vw;
}

.div-block-3349697 {
  margin-top: 2vh;
  margin-bottom: 2vh;
}

.div-block-3349698 {
  margin-top: 2vh;
  margin-bottom: 4vh;
}

.text-span-48, .text-span-49, .text-span-50, .text-span-51 {
  font-weight: 500;
}

.div-block-3349700 {
  background-color: #000;
  border-radius: 1vw;
  height: 20vh;
  margin-top: 5vh;
}

.background-video-23 {
  z-index: 4;
  flex-flow: column;
  width: 100%;
  height: auto;
  display: flex;
}

.background-video-24 {
  text-shadow: 0 1px 1px #0000008c;
  background-image: linear-gradient(90deg, #0000 37%, #0000008c 60%);
  border-radius: 1vw;
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  margin-left: 4vw;
  margin-right: 4vw;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.heading-45 {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #ffe7f980;
  text-shadow: 0 1px 1px #00000069;
  margin-top: 1vh;
  margin-bottom: 2vh;
  font-family: Rubik, sans-serif;
  font-size: 5vw;
  font-weight: 900;
  line-height: 4.5vw;
}

.div-block-3349702 {
  opacity: .67;
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  background-color: #f2f2f230;
  background-image: url('../images/Arrow-Up.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 60%;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 3vh;
  height: 3vh;
  margin-bottom: 2vh;
  margin-right: 2vh;
  padding-right: 0;
  font-size: 1vw;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
  box-shadow: 0 2px 5px #0003, inset 0 1px 1px #fff3;
}

.div-block-3349702.w--current {
  background-image: none;
  justify-content: center;
  align-items: center;
  font-size: 1vw;
  text-decoration: none;
  display: flex;
}

.italic-text {
  font-style: normal;
  font-weight: 700;
}

.text-span-52 {
  font-weight: 700;
}

.image-63 {
  width: 12vw;
}

.image-64 {
  width: 7vw;
}

.image-65 {
  width: 10vw;
}

.image-66 {
  width: 3vw;
}

.image-67 {
  width: 6vw;
  margin-top: -6vh;
  margin-bottom: 1vw;
}

.image-68 {
  width: 10vw;
  margin-top: -5vw;
  margin-left: -1vw;
}

.image-69 {
  width: 10vw;
  margin-top: -5vw;
  margin-bottom: 1.5vw;
  margin-left: -1vw;
}

.image-70 {
  width: 10vw;
  margin-top: -5vh;
  margin-bottom: 1vh;
}

.image-71 {
  width: 8vw;
  margin-top: -5vh;
  margin-bottom: 2vh;
  margin-left: -.5vw;
}

.image-72 {
  width: 10vw;
  margin-top: -5vh;
  margin-bottom: 2vh;
  margin-left: 0;
}

.text-span-54, .text-span-55 {
  font-weight: 700;
}

.image-73 {
  opacity: .52;
  width: 2vw;
}

.mobile-vonfal-ai {
  display: none;
}

.background-video-25 {
  flex-flow: row;
  display: flex;
}

.div-block-3349705 {
  height: 10vh;
}

.div-block-3349706 {
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  background-color: #ffffff24;
  background-image: url('../images/LinkedIn_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 45%;
  border: 1px #000;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 3.5vw;
  height: 3.5vw;
  margin-right: 2vw;
  display: flex;
  box-shadow: inset 0 2px 2px #ffffff26;
}

.div-block-3349706._2 {
  background-image: url('../images/Instagram-Icon.webp');
}

.div-block-3349706._3 {
  background-image: url('../images/Threads-Icon.webp');
}

.div-block-3349706._4 {
  background-image: url('../images/YouTube-Icon-White_1.webp');
  background-size: auto 40%;
}

.div-block-3349706._5 {
  background-image: url('../images/Twitch_1.webp');
  background-position: 50% 55%;
  border: 1px #000000cf;
}

.div-block-3349707 {
  opacity: .86;
  flex-flow: row;
  display: flex;
}

.div-block-3349707._2 {
  display: none;
}

.div-block-3349708 {
  width: 10vw;
}

.heading-47 {
  width: auto;
  line-height: 100%;
  transform: rotate(90deg);
}

.div-block-3349709 {
  background-color: #000;
  height: 60vh;
}

.div-block-3349712 {
  background-color: #000;
  background-image: url('../images/undefined_image---2025-04-13T012300.038.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 1vw;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 80vh;
  display: flex;
}

.div-block-3349713 {
  margin-top: 10vh;
  padding-left: 4vw;
  padding-right: 4vw;
}

.div-block-3349714 {
  background-color: #0000;
  background-image: url('../images/Digitalarchiology-V2.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  border-radius: .2vw;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 40vw;
  margin-top: 5vh;
  margin-bottom: 5vh;
  padding-bottom: 2vw;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
  overflow: hidden;
}

.image-75 {
  width: 10vw;
}

.div-block-3349715 {
  background-color: #000;
  background-image: url('../images/VonfalHolodeck.avif'), linear-gradient(#000, #fff0 25%), url('../images/VonfalAI-Holodeck-3_1.avif');
  background-position: 50% 5%, 0 0, 50% 100%;
  background-repeat: no-repeat, repeat, repeat;
  background-size: 80%, auto, cover;
  border-radius: .5vw;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 80vh;
  padding-bottom: 5vw;
  padding-left: 3vw;
  padding-right: 5vw;
  display: flex;
}

.div-block-3349715.mobile {
  display: none;
}

.image-76 {
  width: 15vw;
}

.text-block-132 {
  color: #fff;
  text-shadow: 0 1px 10px #000000ad;
  width: 50vw;
  margin-bottom: 5vh;
  font-family: Roboto, sans-serif;
  font-size: 1.4vw;
  font-weight: 100;
  line-height: 2vw;
}

.text-block-132.intro {
  margin-bottom: 3vh;
}

.background-video-26 {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-3349717 {
  width: 40%;
}

.div-block-3349718 {
  width: 60%;
}

.div-block-3349719 {
  justify-content: flex-start;
  align-items: flex-start;
  height: 40vh;
  padding-top: 5vw;
  padding-left: 5vw;
  display: flex;
}

.raincanvas {
  z-index: 2;
  height: 100vh;
  display: flex;
  position: relative;
}

.div-block-3349721 {
  text-shadow: 0 1px 12px #000000ad;
  background-color: #1e1d1d00;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50vw;
  padding-bottom: 10vh;
  padding-left: 0;
  padding-right: 5vw;
  display: flex;
}

.div-block-3349721._1 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 10vw;
}

.text-block-133 {
  color: #fff;
  font-size: 1vw;
}

.text-block-134 {
  color: #fff;
  font-size: 1.2vw;
}

.text-block-135 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
  line-height: 1.5vw;
}

.heading-49 {
  z-index: 1;
  opacity: 1;
  color: #eefcfd;
  text-transform: uppercase;
  text-shadow: 0 1px 10px #69d0d2e8;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 5vw;
  line-height: 4vw;
  position: relative;
}

.heading-49._2 {
  z-index: 2;
  opacity: 100;
  color: #db440b;
  margin-bottom: -19.4vh;
}

.heading-49._3 {
  z-index: 3;
  color: #3bf3ff;
  text-shadow: 0 1px 12px #92cbea;
  margin-bottom: -19.4vh;
}

.heading-50 {
  color: #fff;
  margin-bottom: 2vh;
  font-size: 2vw;
  line-height: 2vw;
}

.heading-51 {
  color: #fff;
  margin-bottom: 2vh;
  font-family: Rubik, sans-serif;
}

.heading-52 {
  color: #fff;
  font-size: 2vw;
}

.text-block-136 {
  color: #fff;
  font-size: 1vw;
  line-height: 2vw;
}

.text-block-137 {
  color: #fff;
  text-transform: none;
  margin-bottom: 2vh;
  font-family: Roboto, sans-serif;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 1.8vw;
  text-decoration: none;
}

.text-block-137._2 {
  margin-bottom: 1vh;
  margin-left: 0;
}

.div-block-3349723 {
  background-color: #16450e;
  background-image: radial-gradient(circle, #0000, #00000008), url('../images/WappenHerzogtumAnhalt.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 80%;
  border: 1px #000;
  border-radius: 100vw;
  width: 8vw;
  height: 8vw;
  margin-bottom: 2vh;
}

.div-block-3349723._2 {
  background-color: #172229;
  background-image: radial-gradient(circle, #0000, #0003), url('../images/AD-Logo-Web.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 80%;
}

.div-block-3349723._3 {
  background-color: #73560b;
  background-image: radial-gradient(circle, #0000 17%, #0000001a), url('../images/BringThemLight-Logo.png');
  background-position: 0 0, 45%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 45%;
}

.div-block-3349723._4 {
  background-color: #bbb4bb;
  background-image: url('../images/NT-Logo-White.webp'), radial-gradient(circle, #0000008f, #00000070);
  background-position: 50% 60%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 60%, auto;
}

.div-block-3349723._5 {
  background-color: #222;
  background-image: url('../images/Clan-Wappen.webp'), radial-gradient(circle, #0000, #00000047);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 80%, auto;
}

.div-block-3349723._7 {
  background-color: #2a5348;
  background-image: radial-gradient(circle, #0000 30%, #00000008), url('../images/DNA.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 45%;
  border-style: none;
}

.div-block-3349723._10 {
  background-color: #161616;
  background-image: url('../images/EZ.png'), radial-gradient(circle, #0000, #0000005c);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 55%, auto;
}

.div-block-3349723._13 {
  background-color: #205945;
  background-image: radial-gradient(circle, #0000, #00000057), url('../images/ChatGPT-Image-Apr-16-2025-01_47_11-AM.png');
  background-position: 0 0, 50% 75%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 80%;
}

.div-block-3349723._12 {
  background-color: #0a0a0a;
  background-image: url('../images/MasionShoreWatermark.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 90%;
}

.div-block-3349723.xcore {
  background-color: #111;
  background-image: radial-gradient(circle, #0000, #00000008), url('../images/Xcore-Logo.png');
  background-size: auto, 60%;
}

.div-block-3349723._20 {
  background-color: #0b2307;
  background-image: radial-gradient(circle, #0000, #00000008), url('../images/AdB-Logo.png');
}

.div-block-3349724 {
  width: 30%;
  height: auto;
}

.div-block-3349725 {
  justify-content: flex-end;
  align-items: center;
  width: 70%;
  height: 100%;
  padding-top: 4vw;
  padding-bottom: 4vw;
  padding-right: 4vw;
  display: flex;
}

.div-block-3349726 {
  justify-content: flex-start;
  align-items: flex-end;
  width: auto;
  height: 10vh;
  margin-bottom: 4vw;
  margin-left: 4vw;
  display: flex;
}

.image-77 {
  width: 3vw;
}

.text-block-138 {
  margin-left: 1vw;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-weight: 500;
  line-height: 1.2vw;
}

.div-block-3349727 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.div-block-3349728 {
  z-index: 2;
  background-color: #1f451e;
  background-image: url('../images/WappenHerzogtumAnhalt.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 60%;
  border-radius: 100vw;
  width: 4vw;
  height: 4vw;
  margin-left: -2vw;
  position: relative;
}

.div-block-3349728.nouvelle {
  background-color: #777;
  background-image: url('../images/NT-Logo-White.webp');
}

.div-block-3349728.atlantisdivers {
  background-color: #2e2e2e;
  background-image: url('../images/AD-Logo-Web.png');
  background-size: auto 80%;
}

.div-block-3349729 {
  justify-content: flex-start;
  align-items: center;
  height: 5vh;
  margin-bottom: 3vh;
  text-decoration: none;
  display: flex;
}

.div-block-3349729._2 {
  height: 3vh;
  margin-bottom: 2vh;
}

.text-block-139 {
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 1.5vw;
  text-decoration: none;
}

.div-block-3349730 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 1vw;
  display: flex;
}

.link-block-9 {
  color: #6a6561;
  text-decoration: none;
}

.link-block-9.w--current {
  color: #fff;
  text-shadow: 0 -2px 7px #aff4facf;
}

.link-block-9._2.w--current {
  color: #fee7c5;
  text-shadow: 0 -2px 7px #ffbf64;
}

.div-block-3349731 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #08131a;
  justify-content: center;
  align-items: center;
  height: 4vh;
  display: flex;
}

.text-block-140 {
  color: #fff;
  padding-left: 2vw;
  font-size: .7vw;
}

.bold-text-39 {
  font-family: Roboto, sans-serif;
  font-weight: 100;
}

.div-block-3349732 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  display: flex;
}

.div-block-3349733 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  height: auto;
  display: flex;
}

.musicpromo {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #000000a1;
  border-radius: 1vw;
  flex-flow: column;
  order: 1;
  justify-content: flex-end;
  align-items: flex-start;
  width: 20vw;
  height: auto;
  padding: 1vw;
  display: none;
}

.text-block-141 {
  color: #d8d8d8;
  font-size: .8vw;
}

.div-block-3349735 {
  background-image: url('../images/undefined_image-95.png');
  background-position: 50%;
  background-size: cover;
  border-radius: .5vw;
  width: 100%;
  height: 20vh;
  margin-bottom: 1vw;
}

.text-block-142 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 3vh;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  font-style: normal;
  font-weight: 100;
  line-height: 2vw;
}

.text-span-60, .text-span-61, .text-span-62, .text-span-63 {
  text-transform: uppercase;
}

.news-section {
  background-color: #0000;
  background-image: radial-gradient(circle at 50% 30%, #c63e3e30, #fff0 49%), linear-gradient(0deg, #0000, #000000f7 25%, #000);
  height: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.news-wrapper {
  height: 100%;
  margin-bottom: 3vh;
  display: flex;
}

.div-block-3349738 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 35%;
  height: 100%;
  padding-right: 2vw;
  display: flex;
}

.div-block-3349738.text {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 0;
  padding-left: 3vw;
}

.div-block-3349738.right {
  padding-right: 0;
}

.div-block-3349739 {
  color: #f9f9f9;
  background-color: #17100a;
  border-radius: 2vw;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 90%;
  height: 30vh;
  padding-bottom: 2vw;
  padding-left: 2vw;
  display: flex;
}

.div-block-3349739._1 {
  background-image: linear-gradient(#0000, #0000), linear-gradient(225deg, #0000 50%, #000000c7 83%), url('../images/Protocol-Gensesis-V3_1.avif');
  background-position: 0 0, 0 0, 50% 100%;
  background-size: auto, auto, cover;
  border-radius: 1vw;
  width: 100%;
  height: 50vh;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.div-block-3349739._1.background-video-2 {
  background-image: linear-gradient(#0000 46%, #00000070), url('../images/20250527_1504_image.png');
}

.div-block-3349739._1.background-video-2.puntabrava {
  background-image: linear-gradient(#00000012, #00000012), url('../images/VonfalAI-Holodeck-3_1.avif');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.div-block-3349739._1._3 {
  background-image: linear-gradient(0deg, #00000096, #fff0 45%), linear-gradient(#00000026, #00000026), url('../images/WW2-HouseOfAscania.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
}

.div-block-3349739._1._2 {
  background-image: url('../images/ChatGPT-Image-Jun-18-2025-10_11_49-PM.png');
}

.div-block-3349739._1._2.echos {
  background-image: linear-gradient(#0000 29%, #000), url('../images/Joachim-Ernst-Anhalt-Badge.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-3349739._1._2.adb {
  background-image: url('../images/AlbertTheBear-Format-V1.jpg');
}

.div-block-3349739._1._5.ccp {
  background-image: linear-gradient(#00000026, #00000026), url('../images/Echoborn-Cover.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.div-block-3349739._1._5.synthdevelopers {
  background-image: linear-gradient(#0000 46%, #00000070), url('../images/SynthDevelopers-4_1.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-3349739._1.prinz {
  background-image: linear-gradient(#0000 46%, #00000070), url('../images/Mason-Shore-Thumb.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.div-block-3349739._1.goldenthrones {
  background-image: linear-gradient(#0000 46%, #00000070), url('../images/CoverReelGT.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-3349739._2 {
  background-image: url('../images/yesterdays.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-3349739._3 {
  background-image: url('../images/WW2-HouseOfAscania.jpg');
  background-position: 50%;
  background-size: cover;
}

.text-block-143 {
  color: #f4ffff;
  letter-spacing: 1px;
  text-shadow: 0 0 4px #0000008f;
  margin-bottom: 1vh;
  font-family: Amatic SC, sans-serif;
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 3vw;
}

.text-block-143.center {
  text-align: center;
  letter-spacing: 0;
  font-size: 4vw;
  font-weight: 500;
  line-height: 4.5vw;
}

.text-block-144 {
  color: #fff;
  margin-bottom: 1vh;
  font-family: Rubik, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.text-block-145 {
  margin-bottom: .5vw;
  font-family: Roboto, sans-serif;
  font-size: .9vw;
  font-weight: 200;
}

.text-block-145.text {
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-weight: 100;
  line-height: 1vw;
}

.div-block-3349740 {
  background-image: linear-gradient(#0000, #00000078);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 50%;
  padding-bottom: 2vw;
  padding-left: 1vw;
  display: flex;
}

.div-block-3349741 {
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  height: 50%;
  padding-top: 1vw;
  padding-left: .5vw;
  display: flex;
}

.button-29 {
  -webkit-backdrop-filter: blur(11px);
  backdrop-filter: blur(11px);
  background-color: #4747476b;
  border-radius: 0;
  margin-top: 2vh;
  font-family: Rubik, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  transition: opacity .475s linear;
}

.button-29:hover {
  color: #9ff39c;
  background-color: #2981386b;
  box-shadow: 0 0 16px #00ff4430;
}

.button-29.substack:hover {
  color: #ffc861;
  background-color: #7d52006b;
  box-shadow: 0 0 16px #ffa7005e;
}

.div-block-3349742 {
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: #00000014;
  border-radius: .5vw;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 1vw;
  padding-right: 1vw;
  font-family: Roboto, sans-serif;
  font-weight: 200;
  display: flex;
}

.div-block-3349742._2 {
  background-color: #fbbd5059;
}

.div-block-3349742._3 {
  background-color: #e154178c;
  padding-left: .4vw;
  padding-right: .4vw;
}

.text-block-146 {
  font-size: 1vw;
  line-height: 2vw;
}

.div-block-3349743 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.div-block-3349744 {
  background-color: #fff0;
  padding-bottom: 0;
  padding-right: 0;
  display: none;
}

.text-block-147 {
  color: #fff;
  text-shadow: 0 1px 8px #adeff4;
  margin-bottom: 1vw;
  font-family: Rubik, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 2vw;
}

.text-block-148 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 1vw;
  font-weight: 300;
}

.div-block-3349745 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-grid;
}

.div-block-3349746 {
  background-image: radial-gradient(circle, #0000 67%, #0000005c), url('../images/Safehouse-View-Pixel.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  border-radius: .2vw;
  justify-content: flex-start;
  align-items: flex-end;
  height: 70vh;
  margin-top: 4vh;
  margin-bottom: 4vh;
  padding-bottom: 2vw;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.div-block-3349746._2 {
  background-image: radial-gradient(circle, #0000 67%, #0000005c), url('../images/ChatGPT-Image-Jun-4-2025-10_15_19-PM.png');
  background-position: 0 0, 50%;
}

.div-block-3349746._3 {
  background-image: radial-gradient(circle, #0000 67%, #0000005c), url('../images/20250603_2058_image.png');
  background-position: 0 0, 50%;
}

.div-block-3349746._4 {
  box-shadow: none;
  filter: brightness(78%);
  background-image: radial-gradient(circle, #0000 67%, #0000005c), url('../images/SynthDevelopers-3.jpg');
  background-position: 0 0, 50% 100%;
  border: 1px solid #000;
  border-radius: .5vw;
  height: 40vh;
}

.text-block-149 {
  color: #767676;
}

.text-span-64 {
  text-transform: uppercase;
}

.div-block-3349747 {
  padding-bottom: 15vh;
}

.text-block-150 {
  color: #dafcfe;
  text-shadow: 0 1px 5px #b5fffe96;
  width: 80%;
  font-family: Rubik, sans-serif;
  font-size: .9vw;
  font-weight: 300;
}

.div-block-3349748 {
  background-color: #000;
  border-radius: 2vw;
  width: 90vw;
  height: 80vh;
}

.div-block-3349749 {
  justify-content: center;
  align-items: center;
  padding-top: 5vh;
  padding-bottom: 0;
  display: flex;
}

.div-block-3349750 {
  background-color: #000;
  background-image: url('../images/WorkstationxPixel.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: .5vw;
  justify-content: flex-start;
  align-items: flex-end;
  height: 60vh;
  margin-top: 5vh;
  padding-bottom: 2vw;
  padding-left: 2vw;
  display: flex;
}

.div-block-3349750._2 {
  background-image: url('../images/ChatGPT-Image-Jun-12-2025-11_11_59-PM.png');
  margin-bottom: 5vh;
}

.text-block-151 {
  color: #a7a7a7;
  text-shadow: 0 1px 1px #000000e0;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-style: italic;
  font-weight: 100;
  line-height: 1.3vw;
}

.typewriter-visible {
  display: inline;
}

.typewriter-hidden {
  display: none;
}

.div-block-3349753 {
  background-color: #000;
  background-image: linear-gradient(#00000091, #fff0 8% 46%), url('../images/Walkout.jpg');
  background-position: 0 0, 20%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 0;
  width: 100vw;
  height: 100vh;
  font-weight: 400;
  display: flex;
}

.div-block-3349754 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100vh;
  padding-top: 1vh;
  padding-left: 7vw;
  padding-right: 5vw;
  display: flex;
}

.heading-53 {
  color: #ededed;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #63a0af;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 6vw;
  line-height: 5vw;
}

.text-block-152 {
  color: #fff;
  margin-bottom: 3vh;
  font-family: Rubik, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 2vw;
}

.text-block-152.subheadline {
  text-transform: uppercase;
  font-size: 1.2vw;
}

.button-30 {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  color: #e1e1e1;
  letter-spacing: 1px;
  background-color: #6c6c6c36;
  border-radius: .5vw;
  margin-top: 3vh;
  font-family: Rubik, sans-serif;
  font-size: .9vw;
  font-weight: 300;
  line-height: 2vw;
}

.text-block-153 {
  color: #fff;
  margin-bottom: 2vh;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

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

.text-span-65, .text-span-66, .text-span-67 {
  font-weight: 500;
}

.text-block-154 {
  color: #fff;
  margin-bottom: 2vh;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-weight: 200;
  line-height: 1.6vw;
}

.background-video-27 {
  z-index: 0;
  width: 100%;
  height: 100%;
}

.image-78 {
  width: 2vw;
}

.div-block-3349755 {
  z-index: 0;
  background-color: #0e231b08;
  background-image: radial-gradient(circle, #0000 58%, #000000a8), url('../images/DNA.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 12vw;
  border-radius: .5vw;
  width: 100%;
  height: 100%;
  position: relative;
  box-shadow: inset 0 0 2px 1px #ffffff1f;
}

.button-31 {
  background-color: #3e5437ab;
  margin-top: 2vh;
  margin-bottom: 2vh;
}

.text-span-68 {
  text-transform: uppercase;
}

.div-block-3349756 {
  margin-top: 3vh;
  margin-bottom: 2vh;
}

.seperator-line {
  background-color: #fff0;
  border: 1px dashed #545454;
  height: 1px;
  margin-top: 3vh;
  margin-bottom: 3vh;
}

.seperator-line.brickwall {
  background-color: #fff0;
  border: 1px dashed #696969;
  height: 1px;
  margin-top: 1vh;
  margin-bottom: 1vh;
}

.seperator-line.brickwall._1vh {
  border-color: #44362a;
  margin-top: 1vh;
  margin-bottom: 2vh;
}

.seperator-line.brickwall._1vh._2 {
  margin-top: 3vh;
  margin-bottom: 1vh;
}

.seperator-line.brickwall._1vh.bottom3vh {
  margin-top: 2vh;
  margin-bottom: 3vh;
}

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

.div-block-3349758 {
  background-color: #000;
  background-image: url('../images/SynthMode-Thumbnail.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: .5vw;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60vh;
  padding-left: 7vw;
  padding-right: 7vw;
  display: flex;
  box-shadow: inset 0 2px 2px #ffffff14;
}

.div-block-3349759 {
  margin-top: 5vh;
  padding-left: 0;
  padding-right: 2vw;
}

.image-79 {
  width: 10vw;
}

.div-block-3349760 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 1vh;
  display: flex;
}

.div-block-3349761 {
  z-index: 2;
  border-radius: 100vw;
  width: 7vw;
  height: 7vw;
  margin-right: 1vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.background-video-28 {
  width: 100%;
  height: 100%;
}

.div-block-3349762 {
  background-image: radial-gradient(circle, #0000 54%, #00000078 86%), url('../images/Vonfal-Logo_1.png');
  background-position: 0 0, 50% 60%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 50%;
  border: 1px solid #000;
  width: 100%;
  height: 100%;
}

.div-block-3349763 {
  margin-top: 2vh;
  margin-bottom: 2vh;
}

.bold-text-42, .bold-text-43, .bold-text-44, .bold-text-45, .bold-text-46 {
  font-weight: 400;
}

.global-text-wrapper {
  margin-bottom: 2vh;
}

.global-text-wrapper.bulletpoints {
  margin-top: 5vh;
  margin-bottom: 1vh;
  font-family: Roboto, sans-serif;
  font-weight: 200;
}

.global-text-wrapper.bulletpoints.left {
  margin-top: 2vh;
  margin-bottom: 2vh;
}

.global-text-wrapper._2vhx2 {
  margin-top: 2vh;
}

.bold-text-47, .bold-text-48, .bold-text-49, .bold-text-50, .bold-text-51, .bold-text-52, .bold-text-53, .bold-text-54, .bold-text-55, .bold-text-56 {
  font-weight: 400;
}

.div-block-3349764 {
  width: auto;
  margin-right: .5vw;
}

.div-block-3349765 {
  width: 90%;
}

.global-text-bulletpoints {
  margin-bottom: .5vh;
  display: flex;
}

.bold-text-57, .bold-text-58, .bold-text-59, .bold-text-60, .bold-text-61, .bold-text-62, .bold-text-63, .bold-text-64, .bold-text-65, .bold-text-66, .bold-text-67, .bold-text-68, .italic-text-2, .bold-text-69, .bold-text-70, .bold-text-71, .bold-text-72, .bold-text-73 {
  font-weight: 400;
}

.block-quote {
  color: #fff;
  border-left-width: 2px;
  margin-bottom: 0;
  margin-left: .5vw;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
  line-height: 1.5vw;
}

.bold-text-74, .bold-text-75, .bold-text-76, .bold-text-77, .bold-text-78, .bold-text-79 {
  font-weight: 400;
}

.text-block-155 {
  color: #dafeff;
  text-shadow: 0 1px 1px #000000c4;
  cursor: cell;
  background-image: linear-gradient(90deg, #00fdfd2b, #fff0 61%);
  border-left: 2px solid #00f0f069;
  border-radius: .3vw;
  margin-top: 0;
  padding-top: .3vh;
  padding-bottom: .3vh;
  padding-left: .5vw;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-style: italic;
  font-weight: 300;
  line-height: 1.5vw;
}

.bold-text-81 {
  font-weight: 200;
}

.bold-text-82, .bold-text-83, .bold-text-84, .italic-text-3, .bold-text-85, .bold-text-86, .bold-text-87, .bold-text-88, .bold-text-89, .bold-text-90, .bold-text-91, .bold-text-92, .bold-text-93, .bold-text-94, .bold-text-95, .bold-text-96, .bold-text-97 {
  font-weight: 400;
}

.button-32 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #275935a1;
  border-radius: .5vw;
  margin-bottom: 1vh;
  margin-right: 3.8vw;
  font-family: Rubik, sans-serif;
  font-size: .9vw;
  font-weight: 300;
}

.text-block-156 {
  font-size: 0;
}

.bold-text-98, .bold-text-99, .bold-text-100, .bold-text-101, .bold-text-102, .bold-text-103, .bold-text-104, .bold-text-105, .bold-text-106, .bold-text-107 {
  font-weight: 400;
}

.arrow {
  font-family: Amatic SC, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 3vw;
}

.glitch-text {
  color: #0ff;
}

.glitch-text._1 {
  z-index: 1;
  color: #fff;
  font-size: 1vw;
  line-height: 1.2vw;
  position: relative;
}

.glitch-text._2 {
  color: #91ffff;
  margin-top: -1.2vw;
  font-size: 1vw;
  line-height: 1.2vw;
  position: relative;
}

.glitch-button {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #505050a3;
  border-radius: 0;
  padding: 1vw 1.5vw 1vw 1vw;
  font-family: Roboto, sans-serif;
  font-size: 1.1vw;
  font-weight: 300;
  line-height: 1vw;
  text-decoration: none;
  position: relative;
  box-shadow: inset 0 0 2px 1px #c1c1c133;
}

.glitch-button.hero-banner {
  box-shadow: none;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #36747285;
  border-radius: .4vw;
}

.text-span-69 {
  text-transform: none;
}

.image-80 {
  width: 3vw;
}

.image-information {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.link-10 {
  color: #cdf0f0;
  text-decoration: none;
}

.news-content {
  flex-flow: column;
  width: 75vw;
  padding-top: 10vh;
  padding-right: 4vw;
  display: flex;
}

.news-sidebar {
  flex-flow: column;
  width: 25vw;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

._3xdiv-wrapper {
  margin-bottom: 5vh;
  display: flex;
}

.div-block-3349769 {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  text-transform: uppercase;
  background-color: #dedede30;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1vw;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-weight: 200;
  line-height: 1vw;
  text-decoration: none;
}

.div-block-3349769:hover {
  background-color: #00000080;
  border: 0 solid #c7c7c7;
}

.news-button-text {
  z-index: 3;
  color: #7cf1f3;
  font-weight: 300;
  position: relative;
}

.news-button-text._2 {
  color: #fff;
  margin-top: -1vw;
  font-weight: 300;
}

.news-button-text._2:hover {
  text-shadow: 0 1px 3px #ffffff8c;
}

.news-button-text._1 {
  color: #af4612;
}

.div-block-3349770 {
  justify-content: flex-start;
  align-items: flex-end;
  height: 5vh;
  display: flex;
}

.link-11 {
  margin-top: .5vh;
  text-decoration: none;
}

.bold-text-108, .bold-text-109, .bold-text-110, .bold-text-111, .bold-text-112, .bold-text-113, .bold-text-114, .bold-text-115, .bold-text-116, .bold-text-117 {
  font-weight: 400;
}

.link-12 {
  font-weight: 400;
  text-decoration: none;
}

.bold-text-118, .bold-text-119, .bold-text-120, .bold-text-121, .bold-text-122, .bold-text-123, .bold-text-124, .bold-text-125, .bold-text-126 {
  font-weight: 400;
}

.bold-text-128, .bold-text-129, .bold-text-130, .bold-text-131, .bold-text-132, .bold-text-133, .bold-text-134 {
  font-weight: 300;
}

.bold-text-135, .bold-text-136, .bold-text-137, .bold-text-138, .bold-text-139 {
  font-weight: 400;
}

.italic-text-4 {
  font-style: normal;
}

.bold-text-140, .bold-text-141, .bold-text-142, .bold-text-143, .bold-text-144, .bold-text-145, .bold-text-146, .bold-text-147, .bold-text-148, .bold-text-149, .bold-text-150, .bold-text-151, .bold-text-152, .bold-text-153, .bold-text-154, .bold-text-155, .bold-text-156, .bold-text-157, .bold-text-158, .bold-text-159, .bold-text-160 {
  font-weight: 400;
}

._1xdiv-wrapper {
  border-radius: 1vw;
  justify-content: center;
  align-items: center;
  margin-bottom: 5vh;
  display: flex;
  overflow: hidden;
}

.div-block-3349771 {
  background-image: url('../images/SafehouseLab-Entrance_1.avif');
  background-position: 50%;
  background-size: cover;
  border-radius: 2px;
  flex-flow: row;
  width: 100%;
  height: 40vh;
  display: flex;
  overflow: hidden;
}

.div-block-3349772 {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding-top: 2vw;
  padding-left: 2vw;
  display: flex;
}

.div-block-3349773 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.div-block-3349774 {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-81 {
  background-color: #0000;
  border: 1px #fafafa;
  border-radius: 0;
  width: 10vw;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  position: relative;
}

.play-video-button {
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  background-color: #ec802700;
  border: 2px solid #ffffff6e;
  border-radius: 100vw;
  justify-content: flex-start;
  align-items: center;
  width: 6vw;
  height: 6vw;
  margin-top: 3vh;
  margin-bottom: 3vh;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.image-82 {
  width: 10vw;
}

.div-block-3349776 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 40%;
  padding-top: 13vh;
  display: flex;
}

.div-block-3349777 {
  filter: brightness(200%) saturate(0%);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 60%;
  padding-bottom: 5vh;
  display: flex;
}

.text-block-157 {
  margin-left: -.5vw;
  padding-left: 0;
  font-family: Rubik, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.lightbox-link {
  text-decoration: none;
}

.div-block-3349778 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-3349779 {
  width: 100%;
  height: 20%;
}

.div-block-3349780 {
  display: none;
}

.div-block-3349781 {
  z-index: 10;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 5vw;
  height: 40vh;
  margin-top: 20vh;
  margin-right: 0;
  padding-bottom: 5vh;
  padding-right: 1vw;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.div-block-3349782 {
  background-color: #74441a00;
  border: 3px solid #8e531f80;
  border-radius: 100vw;
  width: 1vw;
  height: 1vw;
  margin-bottom: 2vh;
  display: flex;
}

.div-block-3349782.w--current {
  background-color: #db5d2d;
  border-style: none;
  box-shadow: inset 0 0 2px #924809, 0 0 10px #8e531feb;
}

.div-block-3349783 {
  background-color: #ffffff12;
  background-image: url('../images/Substack-SHL.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40%;
  border: 2px #fff;
  border-radius: 100vw;
  width: 4vw;
  height: 4vw;
  margin-bottom: 1vw;
  margin-right: 1vw;
}

.div-block-3349783._2 {
  background-image: url('../images/Instagram-SHL.avif');
}

.div-block-3349783._3 {
  background-image: url('../images/YouTube-Icon-White_1.webp');
}

.div-block-3349783._4 {
  background-image: url('../images/Twitch-SHL.png');
}

.div-block-3349783._5 {
  background-image: url('../images/Threads-SHL.avif');
}

.div-block-3349783.white {
  filter: brightness(200%) saturate(0%);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #ffffff0d;
  border: 3px #ffffffbf;
}

.div-block-3349783.white._12 {
  background-image: url('../images/GitGub.avif');
  background-size: 60%;
}

.div-block-3349783._9 {
  background-image: url('../images/GitGub.avif');
}

.div-block-3349783._11 {
  background-image: url('../images/Facebook-SHL.avif');
}

.bold-text-162 {
  letter-spacing: 1px;
  font-weight: 300;
}

.text-block-159 {
  color: #fff;
  font-size: .9vw;
}

.button-33 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 1px solid #ffffffad;
  border-radius: .3vw;
  padding-left: 1vw;
  padding-right: 1vw;
  font-family: Roboto, sans-serif;
  font-size: .8vw;
  font-weight: 300;
  position: relative;
  inset: auto 0% 0% auto;
}

.div-block-3349785 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.sub-headline-wrapper {
  height: auto;
  margin-bottom: 1vh;
  display: flex;
}

.div-block-3349786 {
  width: 15%;
  height: 100%;
}

.div-block-3349787 {
  width: 100%;
  height: 100%;
}

.glow-point {
  background-color: #00000054;
  width: .2vw;
  height: .2vw;
  margin-bottom: .3vw;
  margin-right: .3vw;
  position: absolute;
  inset: auto 0% 0% auto;
}

.glow-point._2 {
  background-color: #0000;
  margin-bottom: .7vw;
}

.glow-point._3 {
  background-color: #0000;
  margin-right: .7vw;
}

.text-span-70, .text-span-71, .text-span-72, .text-span-73, .text-span-74, .text-span-75, .text-span-76, .text-span-77 {
  font-weight: 400;
}

.logo {
  color: #fff;
  font-family: Primal, Arial, sans-serif;
  font-size: 4vw;
  font-weight: 800;
  line-height: 3.8vw;
}

.logo._2 {
  z-index: 3;
  color: #0ff;
  text-shadow: none;
  margin-top: -11.4vw;
  display: flex;
  position: relative;
}

.logo._3 {
  z-index: 2;
  opacity: .36;
  color: #fc0000;
  text-shadow: none;
  margin-top: -11vw;
  display: flex;
  position: relative;
}

.div-block-3349789 {
  margin-bottom: 2vh;
}

.div-block-3349790 {
  margin-top: 2vh;
}

.image-83 {
  width: 30vw;
  margin-top: 3vh;
  margin-bottom: 3vh;
}

.heading-55 {
  color: #ffdcb9;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #c77e42;
  text-shadow: 0 1px 3px #ff9b4a82;
  margin-top: 3vh;
  margin-bottom: 0;
  margin-left: -6vw;
  font-family: Primal, Arial, sans-serif;
  font-size: 4vw;
  line-height: 7vw;
  position: absolute;
  transform: rotate(90deg);
}

.div-block-3349791 {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.image-84 {
  opacity: .12;
  height: 80%;
  margin-top: 15vh;
  margin-bottom: 15vh;
  margin-right: 4vw;
}

.bold-text-167 {
  font-size: 1.3vw;
  font-weight: 300;
}

.bold-text-168 {
  z-index: 1;
  color: #fff;
  text-shadow: 0 1px 10px #ffc9b58a;
  font-family: Primal, Arial, sans-serif;
  line-height: 5vw;
  position: relative;
}

.bold-text-168._1 {
  z-index: -92;
  position: relative;
}

.bold-text-168._2 {
  z-index: 2;
}

.link-17 {
  text-decoration: none;
}

.bold-text-169 {
  font-weight: 800;
}

.div-block-3349793 {
  margin-top: 2vw;
  margin-bottom: 2vw;
  display: flex;
}

.info-wrapper {
  display: flex;
}

.hero-zoom-image {
  height: 100vh;
  margin-top: -100vh;
  overflow: hidden;
}

.div-block-3349795 {
  background-image: linear-gradient(0deg, #000, #fff0 46%), url('../images/Hero-Image-Top-2_1.avif');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  width: 100vw;
  height: 100vh;
}

.div-block-3349796 {
  background-image: url('../images/Footer-Contact-Image-2_1.avif');
  background-position: 25%;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  margin-top: -100vh;
}

.bold-text-170 {
  font-weight: 400;
}

.sectionh1 {
  color: #ffdcb9;
  letter-spacing: .3vw;
  -webkit-text-stroke-width: 0vw;
  -webkit-text-stroke-color: #a69090;
  text-shadow: 0 0 15px #ff8000;
  overflow-wrap: normal;
  font-family: Primal, Arial, sans-serif;
  font-size: 8vw;
  line-height: 7vw;
}

.heading-57 {
  color: #e9fffc;
  text-shadow: 0 0 4px #39ffe4c4;
  font-family: Primal, Arial, sans-serif;
  font-size: 5vw;
  line-height: 5vw;
}

.bold-text-171, .bold-text-172, .bold-text-173, .bold-text-174, .bold-text-175, .bold-text-176, .bold-text-177, .bold-text-178, .bold-text-179 {
  font-weight: 400;
}

.div-block-3349797 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 50vh;
  display: flex;
}

.text-block-161 {
  color: #e2e2e2;
  margin-top: 2vw;
  font-family: Amatic SC, sans-serif;
  font-size: 4vw;
  line-height: 4vw;
}

.div-block-3349799 {
  color: #fff;
  text-shadow: none;
  background-color: #eefcfd00;
  border: 1px #fff;
  justify-content: flex-start;
  align-items: center;
  font-family: Amatic SC, sans-serif;
  font-size: 4vw;
  font-weight: 800;
  display: flex;
}

.text-block-162 {
  margin-bottom: 4vh;
  margin-left: 0;
  margin-right: 0;
  font-weight: 300;
  line-height: 3vw;
}

.bold-text-180, .bold-text-181 {
  font-weight: 400;
}

.div-block-3349800 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-58 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Primal, Arial, sans-serif;
  font-size: 4vw;
  line-height: 3vw;
  display: flex;
}

.text-block-163 {
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-weight: 100;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 1.3vw;
  font-weight: 300;
  line-height: 1.5vw;
}

.image-85 {
  width: 8vw;
  margin-bottom: 2vh;
}

.link-block {
  margin-right: 2vw;
  text-decoration: none;
}

.div-block-3349801 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 2vh;
  margin-bottom: 5vh;
  display: flex;
}

.div-block-3349802 {
  justify-content: flex-start;
  align-items: center;
  height: 5vh;
  padding-left: 2vw;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-3349803 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-164 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 1vw;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  font-weight: 300;
  line-height: 1.5vw;
}

.div-block-3349804 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.button-34 {
  text-transform: uppercase;
  background-color: #3f3f3f00;
  border: 1px solid #ffffff63;
  margin-right: 1vw;
  padding-left: 1vw;
  padding-right: 1vw;
  font-family: Roboto, sans-serif;
  font-size: .6vw;
  font-weight: 300;
  line-height: 2vw;
}

.button-34.slim {
  margin-right: 0;
}

.nav-logo {
  background-image: url('../images/Safehouse-Logo-White-Worenout.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40%;
  width: 10%;
}

.image-86 {
  width: 4vw;
}

.div-block-3349805 {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  text-shadow: none;
  background-color: #67676717;
  border: 1px #ffffff6b;
  border-bottom-width: 0;
  border-radius: .3vw;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2vh;
  margin-bottom: 2vh;
  padding: 1vw;
  display: flex;
  box-shadow: inset 0 -1px 1px 1px #0000009e, inset 0 1px 1px 1px #ffffff26;
}

.text-block-165 {
  color: #cdfcff;
  text-shadow: 0 1px 14px #98e2ffad;
  margin-left: 1vw;
  font-family: Roboto, sans-serif;
  font-size: 1.5vw;
  font-weight: 800;
  line-height: 1.7vw;
}

.text-block-165.large {
  text-shadow: 0 1px 14px #98e2ff4f;
  margin-left: 0;
  margin-right: 1vw;
  font-family: Primal, Arial, sans-serif;
  font-size: 4vw;
  line-height: 4vw;
}

.text-block-166 {
  color: #fff;
  font-family: Amatic SC, sans-serif;
  font-size: 4vw;
  line-height: 4vw;
}

.div-block-3349806 {
  margin-bottom: 2vh;
}

.text-block-167 {
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 1.2vw;
  font-weight: 400;
  text-decoration: none;
}

.div-block-3349807 {
  margin-bottom: 2vh;
}

.link-18 {
  text-decoration: none;
}

.text-block-168 {
  color: #fff;
  text-align: left;
  font-family: Roboto, sans-serif;
  font-size: 1.1vw;
  font-weight: 300;
  line-height: 1.7vw;
}

.text-span-78 {
  font-weight: 400;
}

.div-block-3349809 {
  margin-top: 5vh;
}

.bold-text-183, .bold-text-184, .bold-text-185, .bold-text-186 {
  font-weight: 400;
}

.text-span-79 {
  text-decoration: none;
}

.text-span-80 {
  font-weight: 400;
}

.link-19 {
  text-decoration: none;
}

.div-block-3349810 {
  display: none;
}

.button-36 {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  color: #e6fcff;
  text-shadow: 0 1px 1px #bef4fc57;
  background-color: #93b4b92e;
  font-family: Roboto, sans-serif;
  font-size: 1vw;
  font-weight: 200;
  display: inline-flex;
}

.div-block-3349811 {
  padding-left: 2vw;
}

.mobile-nav-v2 {
  display: none;
}

.bold-text-190 {
  font-weight: 400;
}

.div-block-3349815 {
  flex-flow: column;
  display: flex;
}

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

@media screen and (min-width: 1280px) {
  .div-block-3.media-lab {
    height: 85vh;
  }

  .heading-2.rows._30vw {
    font-family: Shentoxtrial Lt, sans-serif;
  }

  .text-block.list {
    font-family: Exo, sans-serif;
  }

  .div-block-13 {
    border-top-width: 2px;
    border-top-left-radius: 1.5vw;
  }

  .div-block-13.last.quote, .div-block-13.first {
    border-top-left-radius: 1.5vw;
  }

  .div-block-15 {
    border-radius: 1.5vw;
  }

  .div-block-16 {
    border-top-width: 2px;
    border-top-color: #f037b2;
    border-top-left-radius: 1vw;
  }

  .div-block-42 {
    height: 100%;
  }

  .media-lab {
    padding-left: 12vw;
  }

  .show, .fiverr {
    margin-left: 12vw;
  }

  .button-5 {
    background-color: #9999991f;
  }

  .div-block-109 {
    background-image: linear-gradient(129deg, #090503 13%, #fff0), url('../images/Companion-Flipped.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100%;
  }

  .footer {
    background-color: #070201;
    width: 100%;
    height: 90vh;
  }

  .div-block-135 {
    height: 40vw;
  }

  .div-block-136 {
    margin-bottom: 5vh;
  }

  .div-block-137 {
    border-top-width: 2px;
  }

  .button-8.global {
    color: #d980bbd1;
    background-color: #24242485;
    border-radius: 10vw;
    width: 100%;
  }

  .div-block-144 {
    mix-blend-mode: soft-light;
  }

  .button-10 {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    background-color: #4141449e;
  }

  .text-block-27 {
    margin-left: 1vw;
  }

  .div-block-3349498 {
    border-radius: 10vw;
    width: 10vw;
    height: 2.5vw;
    font-family: Exo, sans-serif;
  }

  .div-block-3349498.longer {
    width: 13vw;
  }

  .div-block-3349498.twitch {
    background-color: #f3b6;
    border-radius: 10vw;
    width: 9vw;
    font-family: Exo, sans-serif;
  }

  .div-block-3349498.fiverr {
    width: 8vw;
  }

  .div-block-3349498.mid {
    width: 12vw;
  }

  .div-block-3349501 {
    height: 2.5vh;
  }

  .div-block-3349512 {
    padding-bottom: 10vh;
  }

  .heading-31 {
    font-family: Amatic SC, sans-serif;
    font-size: 2.8vw;
    line-height: 4vw;
  }

  .text-block-78 {
    margin-left: -.3vw;
  }

  .text-block-83 {
    font-family: Amatic SC, sans-serif;
    font-size: 4vw;
    line-height: 4vw;
  }

  .image-29 {
    width: 10vw;
  }

  .image-30 {
    width: 60%;
  }

  .medialab-hero {
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .div-block-3349551 {
    background-image: linear-gradient(0deg, #000, #fff0 33%);
  }

  .image-40 {
    width: 50vw;
  }

  .medialab-content {
    flex-flow: row;
    display: flex;
  }

  .div-block-3349554 {
    width: 60%;
    margin-bottom: 3vh;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-3349555 {
    justify-content: center;
    align-items: center;
    width: 40%;
    height: 100vh;
    padding-right: 5vw;
    display: flex;
    position: sticky;
    top: 0;
  }

  .h1-shl {
    color: var(--h1-color);
    -webkit-text-stroke-width: 1px;
    text-transform: uppercase;
    margin-bottom: 2vh;
    font-family: Roboto, sans-serif;
    font-size: 3vw;
    line-height: 3.4vw;
  }

  .global-text-v2 {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 1.3vw;
    font-weight: 100;
    line-height: 2.2vw;
  }

  .div-block-3349557 {
    padding-right: 4vw;
  }

  .text-block-105 {
    font-size: 2.8vw;
  }

  .div-block-3349562 {
    font-family: Roboto, sans-serif;
    font-size: 1.2vw;
    font-weight: 100;
    line-height: 1vw;
    text-decoration: none;
  }

  .background-video-21 {
    border-radius: 1vw;
    order: -1;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 90vh;
    display: flex;
  }

  .expertise-hero {
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .image-42 {
    width: 50vw;
  }

  .expertise-content {
    display: flex;
  }

  .div-block-3349563 {
    flex-flow: column;
    width: 60%;
    padding-left: 3vw;
    padding-right: 5vw;
    display: flex;
  }

  .div-block-3349564 {
    justify-content: center;
    align-items: center;
    width: 40%;
    height: 100vh;
    display: flex;
    position: sticky;
    top: 0;
  }

  .image-43 {
    width: 30vw;
  }

  .heading-36 {
    font-family: Roboto, sans-serif;
  }

  .image-44 {
    width: 10vw;
  }

  .div-block-3349628, .div-block-3349629 {
    width: 50%;
  }

  .div-block-3349633.nouvelle.zimmet {
    background-size: auto, auto, cover;
  }

  .div-block-3349633.sophia {
    background-image: radial-gradient(circle, #0000, #000000a6), linear-gradient(0deg, #000, #fff0 27%), url('../images/20250606_2200_image.png');
  }

  .div-block-3349641 {
    display: none;
  }

  .div-block-3349666._1:hover {
    background-image: linear-gradient(90deg, #0000, #aff4fa40);
  }

  .image-60 {
    height: auto;
  }

  .bold-text-35 {
    line-height: 5vw;
  }

  .bold-text-35.latest {
    line-height: 3vw;
  }

  .div-block-3349675._2 {
    display: none;
  }

  .linkit {
    font-weight: 300;
    text-decoration: none;
  }

  .div-block-3349679 {
    margin-bottom: 1vh;
  }

  .link-8, .link-9 {
    font-weight: 300;
    text-decoration: none;
  }

  .div-block-3349689 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 5vw;
  }

  .div-block-3349694 {
    padding-left: 0;
  }

  .div-block-3349695 {
    margin-bottom: 5vh;
  }

  .heading-45 {
    margin-bottom: 1vh;
    line-height: 4.7vw;
  }

  .div-block-3349702 {
    z-index: 8;
    width: 3vh;
    height: 3vh;
  }

  .mobile-vonfal-ai {
    display: none;
  }

  .div-block-3349715 {
    box-shadow: none;
    height: 70vh;
    padding-bottom: 3vw;
  }

  .text-block-132 {
    width: 34vw;
    font-size: 1.2vw;
  }

  .text-block-139 {
    line-height: 1.5vw;
  }

  .div-block-3349739._1 {
    box-shadow: none;
  }

  .text-block-143 {
    line-height: 3vw;
  }

  .div-block-3349746._4 {
    box-shadow: none;
  }

  .div-block-3349748 {
    height: 80vh;
  }

  .div-block-3349750 {
    background-image: url('../images/ChatGPT-Image-Jul-12-2025-08_24_04-PM.png');
  }

  .div-block-3349755, .div-block-3349758 {
    box-shadow: none;
  }

  .global-text-wrapper._2vhx2 {
    margin-top: 2vh;
  }

  .bold-text-70, .bold-text-71, .bold-text-72 {
    font-weight: 400;
  }

  .logo {
    font-size: 4.1vw;
  }

  .logo._3 {
    margin-top: -11.5vw;
  }

  .heading-55 {
    color: #aa8465;
    text-shadow: none;
  }

  .bold-text-163 {
    line-height: 5vw;
  }

  .text-block-168 {
    font-size: 1vw;
    line-height: 1.5vw;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-3.media-lab {
    height: 90vh;
    margin-bottom: 0;
  }

  .heading-2 {
    margin-bottom: 2vw;
    font-size: 2.7vw;
    line-height: 2.8vw;
  }

  .heading-2.rows {
    text-align: left;
    font-size: 3.2vw;
  }

  .heading-2.rows._30vw {
    font-size: 3.2vw;
    line-height: 3.9vw;
  }

  .text-block._5vw._30vw-width {
    font-size: 1.3vw;
  }

  .text-block._5vw._30vw-width._2 {
    margin-bottom: 10vh;
  }

  .text-block._2 {
    font-weight: 100;
    line-height: 2vw;
  }

  .text-block.list {
    font-family: Roboto, sans-serif;
    font-size: 1.3vw;
  }

  .div-block-10 {
    margin-left: 13vw;
    margin-right: 3vw;
  }

  .div-block-13.last.quote {
    border-top-left-radius: 1.5vw;
  }

  .div-block-13.first {
    border-top-width: 3px;
  }

  .div-block-15 {
    filter: contrast(103%);
    margin-bottom: 10vh;
  }

  .div-block-16 {
    border-top-left-radius: 1vw;
  }

  .div-block-17 {
    background-image: linear-gradient(0deg, #000, #0000 18%, #fff0), url('../images/20240520_190755.jpg');
  }

  .heading-4 {
    line-height: 3vw;
  }

  .div-block-23 {
    height: 53vw;
    margin-left: 5vw;
  }

  .text-block-7 {
    color: #a1a1a1db;
    margin-bottom: 2vh;
    font-size: 1.3vw;
    line-height: 1.5vw;
  }

  .div-block-55 {
    background-size: contain;
  }

  .show {
    margin-left: 13vw;
    margin-right: 4vw;
  }

  .desktop-navigation {
    padding-bottom: 0;
  }

  .div-block-73.inside {
    display: flex;
  }

  .text-block-13.banner {
    margin-top: 1vw;
  }

  .div-block-94._5._9 {
    background-image: linear-gradient(0deg, #000, #fff0 39%), url('../images/20240516_223418.jpg');
    background-position: 0 0, 50%;
  }

  .div-block-109 {
    background-image: linear-gradient(140deg, #090503, #fff0), url('../images/Companion-Flipped.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
  }

  .footer {
    background-color: #070201;
  }

  .div-block-114 {
    grid-template-columns: .25fr .5fr .25fr;
    margin-top: 5vh;
    margin-right: -10vw;
  }

  .div-block-115 {
    height: auto;
    margin-top: 15vh;
    margin-bottom: 5vh;
  }

  .div-block-116._2 {
    margin-left: -10vw;
  }

  .div-block-135 {
    height: 40vw;
  }

  .div-block-137 {
    border-top-width: 3px;
  }

  .button-8 {
    border-radius: 10vw;
    font-family: Shentoxtrial Lt, sans-serif;
  }

  .button-8.global {
    font-family: Shentoxtrial Lt, sans-serif;
    font-size: .9vw;
  }

  .div-block-144 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    mix-blend-mode: normal;
    grid-auto-flow: column;
  }

  .client-img {
    width: 100%;
  }

  .button-10 {
    margin-left: 1vw;
  }

  .div-block-147 {
    margin-bottom: 10vh;
  }

  .homenavbtn.social {
    margin-bottom: 2vh;
  }

  .sepearations.first.green, .sepearations.green {
    background-color: #4cff70;
  }

  .image-18 {
    width: 13vw;
  }

  .div-block-3349498 {
    border-radius: 100vw;
    height: 2vw;
    margin-bottom: 4vh;
  }

  .div-block-3349498.twitch {
    color: #f79dfa;
    background-color: #470f35b0;
    border-radius: 74vw;
    margin-bottom: 2vh;
    font-family: Shentoxtrial Rg, sans-serif;
    font-size: .9vw;
  }

  .div-block-3349498.twitch.longer {
    background-color: #470f35b0;
  }

  .div-block-3349498.fiverr {
    border-radius: 88vw;
  }

  .div-block-3349498.mid {
    border-radius: 66vw;
  }

  .div-block-3349501 {
    border-radius: .2vw;
    height: 3vh;
    font-family: Shentoxtrial Lt, sans-serif;
    font-size: .9vw;
  }

  .navigation-div-wrapper {
    margin-top: 60vh;
  }

  .navigation-div {
    font-family: Roboto, sans-serif;
  }

  .div-block-3349512 {
    padding-right: 2vw;
  }

  .heading-31 {
    text-shadow: 0 1px 1px #0000004f;
    font-size: 3vw;
    font-style: normal;
    line-height: 4vw;
  }

  .div-block-3349516 {
    width: 1.2vw;
    height: 1.2vw;
    font-size: 1vw;
  }

  .text-block-78 {
    margin-left: 0;
  }

  .section-medialab {
    margin-bottom: 10vh;
  }

  .section-show {
    margin-bottom: 0;
  }

  .bold-text-2, .bold-text-3, .bold-text-4 {
    font-family: Shentoxtrial Th, sans-serif;
  }

  .link-3 {
    color: #9e9e9ef7;
  }

  .text-block-82 {
    font-size: .9vw;
  }

  .text-block-83 {
    font-family: Amatic SC, sans-serif;
    font-size: 4vw;
  }

  .text-block-84 {
    letter-spacing: 1px;
    font-size: 1vw;
  }

  .bold-text-8 {
    font-family: Shentoxtrial Th, sans-serif;
  }

  .background-video-15 {
    z-index: 1;
    width: 100%;
    height: 100%;
  }

  .div-block-3349525 {
    background-image: linear-gradient(0deg, #000, #fafafa05 50%, #fff0);
    width: 100%;
    height: 100%;
  }

  .button-17 {
    letter-spacing: 1px;
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .text-block-98 {
    font-weight: 300;
  }

  .bold-text-12 {
    line-height: 3.2vw;
  }

  .image-37 {
    width: 11vw;
  }

  .div-block-3349548 {
    width: 100%;
    height: 5vh;
  }

  .text-block-103 {
    color: #717171;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 3vh;
    font-family: Roboto, sans-serif;
    font-weight: 300;
  }

  .image-40 {
    width: 40vw;
  }

  .div-block-3349554 {
    padding-right: 10vw;
  }

  .div-block-3349555 {
    padding-right: 3vw;
  }

  .div-block-3349558 {
    padding-top: 2vh;
    padding-left: 4vw;
  }

  .div-block-3349561 {
    padding-left: 4vw;
  }

  .div-block-3349562 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 5vh;
  }

  .image-42 {
    width: 60vw;
  }

  .image-51 {
    margin-bottom: 3vh;
  }

  .text-block-110 {
    font-size: 1.2vw;
    font-weight: 100;
    line-height: 1.5vw;
  }

  .heading-38 {
    font-size: 2.3vw;
    line-height: 3vw;
  }

  .button-24 {
    font-size: 1vw;
  }

  .button-24.herov4 {
    border-radius: 100vw;
    padding-left: 2vw;
    padding-right: 2vw;
    line-height: 1.5vw;
  }

  .div-block-3349611 {
    width: 55vw;
    padding-left: 7vw;
    padding-right: 7vw;
  }

  .div-block-3349612 {
    width: 45vw;
    padding-right: 7vw;
  }

  .global_text_v4 {
    text-shadow: 0 1px 1px #000000d9;
    font-size: 1vw;
    font-weight: 300;
    line-height: 1.8vw;
  }

  .global_text_v4._2 {
    line-height: 1.6vw;
  }

  .heading-39 {
    margin-bottom: 4vh;
  }

  .div-block-3349615 {
    width: 55%;
    padding-left: 7vw;
    padding-right: 5vw;
  }

  .div-block-3349616 {
    width: 50%;
  }

  .image-55 {
    width: 40vw;
    margin-left: 9vw;
  }

  .image-56 {
    width: 6vw;
  }

  .div-block-3349617 {
    z-index: 1;
    padding-bottom: 5vh;
    position: static;
    overflow: hidden;
  }

  .div-block-3349618 {
    z-index: 0;
    width: 100%;
    height: 50vh;
    position: relative;
  }

  .subheading-v4 {
    margin-bottom: 0;
  }

  .subheading-v4.work {
    margin-bottom: 2vh;
  }

  .div-block-3349619 {
    margin-top: .5vh;
  }

  .bulletpoint-div {
    background-color: #fff;
  }

  .subsub-headline-v4 {
    letter-spacing: .1vw;
    font-size: 1.1vw;
    line-height: 1.6vw;
  }

  .div-block-3349624 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .vonfalai-div {
    height: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .vonfalai-div._2 {
    display: none;
  }

  .div-block-3349626 {
    margin-left: 7vw;
    margin-right: 7vw;
    padding-right: 3vw;
  }

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

  .div-block-3349629 {
    padding-left: 5vw;
    padding-right: 7vw;
  }

  .div-block-3349633 {
    height: 50vh;
  }

  .div-block-3349633.aisynthdev {
    height: 60vh;
  }

  .div-block-3349635 {
    margin-top: -25vh;
  }

  .div-block-3349636 {
    margin-top: 4vh;
    margin-bottom: 4vh;
  }

  .div-block-3349641 {
    display: none;
    overflow: visible;
  }

  .image-58 {
    width: 25vw;
    margin-top: 4vh;
    margin-bottom: 5vh;
  }

  .button-25 {
    padding-left: 2vw;
    padding-right: 2vw;
    font-size: 1vw;
    line-height: 1.5vw;
  }

  .text-block-115 {
    font-size: .9vw;
  }

  .div-block-3349648, .div-block-3349649 {
    padding-bottom: 10vh;
  }

  .image-59 {
    width: 20vw;
    margin-bottom: 5vh;
    margin-left: -1vw;
  }

  .div-block-3349650 {
    margin-bottom: 1vh;
  }

  .project-info-div {
    margin-bottom: 0;
  }

  .div-block-3349652 {
    height: 10vh;
    padding-bottom: 2vh;
  }

  .text-block-116 {
    font-size: .8vw;
  }

  .text-block-117 {
    font-size: 1.2vw;
    font-weight: 300;
    line-height: 1.7vw;
  }

  .text-block-117._2 {
    margin-top: 3vh;
    font-weight: 300;
  }

  .div-block-3349660 {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #0000;
    text-shadow: none;
    text-overflow: clip;
  }

  .div-block-3349661._2 {
    margin-top: 10vh;
  }

  .div-block-3349662 {
    margin-bottom: 0;
  }

  .div-block-3349665 {
    margin-bottom: 1vh;
  }

  .text-block-121 {
    font-size: 1.2vw;
    font-weight: 300;
  }

  .div-block-3349666 {
    width: .6vw;
    margin-bottom: 2vh;
  }

  .div-block-3349666.w--current {
    color: #fff;
    background-color: #fff0;
    background-image: linear-gradient(270deg, #c5c5c5, #fff);
  }

  .navigation-wrapper {
    height: 3vw;
  }

  .nav-link-div {
    font-size: 1vw;
  }

  .bold-text-34 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .bold-text-35 {
    font-size: 3vw;
    line-height: 4vw;
  }

  .div-block-3349674 {
    height: 2.8vh;
  }

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

  .service_div {
    overflow: visible;
  }

  .heading-43 {
    margin-right: 2vw;
    font-size: 1.2vw;
  }

  .div-block-3349679 {
    margin-bottom: 3vh;
  }

  .heading-44 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .background-video-24 {
    background-image: linear-gradient(90deg, #0000 21%, #0000008c 62%);
    height: auto;
    margin-left: 7vw;
    margin-right: 7vw;
  }

  .div-block-3349701 {
    margin-top: 3vh;
  }

  .heading-45 {
    -webkit-text-stroke-width: 0px;
    margin-bottom: 3vh;
    line-height: 4.5vw;
  }

  .div-block-3349702.l-b {
    margin-top: 40vh;
    margin-bottom: 0;
    margin-left: 1vw;
    inset: 0% auto 0% 0%;
  }

  .div-block-3349702.l-b.t {
    background-image: url('../images/arrow_downward_24dp_EFEFEF_FILL0_wght400_GRAD0_opsz24.svg');
    margin-top: 45vh;
    margin-left: 1vw;
  }

  .div-block-3349706 {
    width: 2.5vw;
    height: 2.5vw;
  }

  .div-block-3349714 {
    justify-content: flex-start;
    align-items: flex-end;
    padding-bottom: 2vw;
    padding-left: 2vw;
  }

  .div-block-3349715 {
    justify-content: center;
    align-items: flex-end;
    height: 80vh;
    padding-left: 3vw;
  }

  .text-block-132 {
    width: 38vw;
  }

  .heading-49._2 {
    margin-bottom: -22vh;
  }

  .heading-49._3 {
    margin-bottom: -20.4vh;
  }

  .div-block-3349723._7 {
    background-color: #1e5642;
    background-image: radial-gradient(circle, #0000 30%, #00000080), url('../images/DNA.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 45%;
    border-style: none;
  }

  .div-block-3349729 {
    margin-bottom: 2vh;
  }

  .link-block-9 {
    height: 5vh;
    margin-bottom: 2vh;
  }

  .link-block-9._2 {
    height: 3vh;
  }

  .text-block-142 {
    font-size: 1.8vw;
  }

  .div-block-3349739._1._3 {
    background-image: linear-gradient(#0000 46%, #00000070), url('../images/WW2-HouseOfAscania.jpg');
    background-position: 0 0, 50%;
  }

  .div-block-3349739._1._5 {
    background-image: linear-gradient(#0000 46%, #00000070), url('../images/Uta.jpg');
  }

  .text-block-143 {
    line-height: 3vw;
  }

  .div-block-3349748 {
    height: 80vh;
  }

  .div-block-3349750._2 {
    background-image: url('../images/Synth-Craft.jpg');
  }

  .div-block-3349751 {
    width: 1vw;
    height: 1vw;
  }

  .text-block-151 {
    color: #fff;
    display: none;
  }

  .div-block-3349753 {
    background-image: linear-gradient(#00000091, #fff0 8% 46%), url('../images/Walkout.jpg');
    background-position: 0 0, 0%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    width: 100%;
  }

  .heading-53 {
    font-size: 4vw;
  }

  .div-block-3349761 {
    width: 6vw;
    height: 6vw;
  }

  .bold-text-49, .bold-text-50, .bold-text-51, .bold-text-52, .bold-text-53, .bold-text-54, .bold-text-55, .bold-text-56 {
    font-weight: 400;
  }

  .global-text-bulletpoints {
    margin-bottom: 1vh;
  }

  .bold-text-57, .bold-text-58, .bold-text-59, .bold-text-60, .bold-text-61, .bold-text-62, .bold-text-63, .bold-text-64 {
    font-weight: 400;
  }

  .bold-text-65, .bold-text-66, .bold-text-67 {
    font-weight: 500;
  }

  .bold-text-68 {
    font-weight: 400;
  }

  .arrow {
    font-size: 2.8vw;
  }

  .div-block-3349771 {
    height: 60vh;
  }

  .div-block-3349788 {
    background-color: #0000;
    border-top: 50px solid #0000;
    border-bottom: 50px solid #fff;
    border-left: 4px solid #0000;
    border-right: 0 solid #fff0;
    width: 0;
    height: 0;
  }

  .logo._3 {
    margin-top: -11.4vw;
  }

  .image-83 {
    opacity: .9;
  }

  .div-block-3349791 {
    justify-content: flex-end;
    align-items: center;
    width: 50%;
    display: flex;
  }

  .image-84 {
    opacity: .1;
    height: 100%;
    margin-top: 3vw;
    margin-bottom: 2vw;
    margin-right: 5vw;
  }

  .bold-text-168 {
    line-height: 5vw;
  }

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

  .div-block-3349804 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .nav-logo.w--current {
    background-size: 25%;
  }

  .text-block-168 {
    text-align: left;
    font-size: .9vw;
  }

  .bold-text-182 {
    font-weight: 400;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    background-color: #160d08;
    background-image: linear-gradient(#000000e8, #000000e8), url('../images/Brick.jpg');
    background-position: 0 0, 0 0;
  }

  .div-block-2 {
    grid-column-gap: 10vw;
  }

  .div-block-3.media-lab {
    margin-top: 10vh;
  }

  .heading-2 {
    margin-bottom: 2vw;
    font-family: Roboto, sans-serif;
    font-weight: 900;
    line-height: 3vw;
  }

  .heading-2.rows {
    margin-bottom: 5vw;
    font-size: 3vw;
  }

  .heading-2.rows._30vw {
    margin-bottom: 2vw;
    font-family: Exo, sans-serif;
    font-size: 2.9vw;
  }

  .heading-2.quote {
    line-height: 2.5vw;
  }

  .text-block._5vw {
    font-family: Roboto, sans-serif;
    font-size: 1.2vw;
  }

  .text-block._5vw._30vw-width {
    margin-bottom: 5vh;
    font-family: Roboto, sans-serif;
    font-size: 1.3vw;
  }

  .text-block._5vw._30vw-width._2 {
    margin-bottom: 5vh;
  }

  .text-block._2 {
    font-family: Roboto, sans-serif;
    font-size: 1.1vw;
    line-height: 1.8vw;
  }

  .text-block.list {
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-size: 1.2vw;
    font-weight: 100;
  }

  .text-block.services {
    text-align: left;
    font-family: Roboto, sans-serif;
    font-size: 1.2vw;
  }

  .div-block-10 {
    margin-bottom: 10vh;
  }

  .div-block-13.projects {
    height: 90vh;
    margin-bottom: 0;
  }

  .div-block-13.projects.case {
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 3vw;
    padding-left: 2vw;
  }

  .div-block-13.projects.case.svf {
    background-image: url('../images/FB.jpg');
    background-position: 80%;
    background-size: cover;
    box-shadow: 0 2px 5px #0003;
  }

  .div-block-13.projects.empty {
    background-color: #0000;
    background-image: url('../images/VendorBot-Green.png');
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .columns-2 {
    margin-bottom: 10vh;
  }

  .heading-4 {
    margin-top: 0;
    margin-bottom: 1vw;
    font-family: Roboto, sans-serif;
    font-size: 2.2vw;
    font-weight: 900;
    line-height: 2.5vw;
  }

  .div-block-23 {
    background-image: url('../images/SafehouseShow_Grafitty_Bg.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .div-block-42 {
    background-size: contain;
    margin-top: 0;
  }

  .text-block-7 {
    font-family: Roboto, sans-serif;
    font-size: .7vw;
    font-weight: 300;
  }

  .div-block-55 {
    background-image: url('../images/F2.png');
    height: 70vh;
  }

  .research {
    font-size: 2.5vw;
  }

  .show {
    margin-bottom: 15vh;
  }

  .heading-22.banner {
    font-size: 5vw;
  }

  .text-block-13.banner {
    font-size: 1.3vw;
    font-weight: 300;
  }

  .button-5 {
    background-color: #f0f0f066;
  }

  .div-block-88 {
    padding-left: 3vw;
  }

  .div-block-93 {
    background-image: none;
    border-radius: 1vw;
  }

  .div-block-94, .div-block-94._2 {
    height: 50vw;
  }

  .div-block-94._3 {
    background-image: linear-gradient(0deg, #000, #fff0 58%), url('../images/AI_Img.webp');
    background-position: 0 0, 50% 100%;
    height: 50vw;
  }

  .div-block-94._5._9 {
    background-image: linear-gradient(0deg, #000, #fff0 39%), url('../images/ContentCreation_Img.webp');
    background-position: 0 0, 50%;
  }

  .div-block-95 {
    background-image: linear-gradient(#000000fc 73%, #fff0);
    padding-top: 0;
  }

  .div-block-101, .div-block-104 {
    background-size: 45vw;
  }

  .div-block-109 {
    background-image: linear-gradient(140deg, #000, #fff0), url('../images/Companion-Flipped.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
  }

  .footer {
    background-color: #000;
    height: 100vh;
    padding-top: 0;
    padding-bottom: 10vh;
    padding-left: 15vw;
  }

  .div-block-114 {
    width: 100%;
    height: 80vh;
    padding-top: 10vh;
  }

  .div-block-115 {
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 5vh;
    margin-bottom: 2vh;
    padding-right: 15vw;
    font-family: Roboto, sans-serif;
  }

  .div-block-116._2 {
    margin-left: -7vw;
    padding-bottom: 5vh;
  }

  .div-block-117 {
    background-position: 30%;
    background-size: 70vw;
  }

  .div-block-135 {
    height: 40vw;
    display: flex;
  }

  .button-8 {
    border-radius: 10px;
    font-family: Exo, sans-serif;
    font-weight: 300;
  }

  .button-8.global {
    color: #b47ba1c2;
    background-color: #24242485;
    border-radius: 10vw;
    height: 3vw;
    padding-left: 1vw;
    padding-right: 1vw;
    font-family: Exo, sans-serif;
    font-size: 1.1vw;
    font-weight: 400;
  }

  .div-block-140 {
    flex-flow: column;
  }

  .div-block-144 {
    margin-bottom: 0;
  }

  .div-block-145 {
    border-radius: 10vw;
  }

  .button-10 {
    height: 1.8vw;
    margin-left: 1vw;
    font-family: Shentoxtrial Lt, sans-serif;
    font-size: .8vw;
  }

  .div-block-147 {
    height: 70vh;
    display: none;
  }

  .text-block-27 {
    font-size: 1vw;
    font-weight: 300;
    line-height: 1vw;
  }

  .homenavbtn.social {
    height: 4vh;
    margin-bottom: 7vh;
  }

  .text-block-72 {
    text-transform: none;
    font-size: 1.2vw;
    font-weight: 100;
    line-height: 1.5vw;
  }

  .text-block-73 {
    text-transform: none;
    font-weight: 400;
  }

  .div-block-3349487 {
    margin-bottom: 3vh;
  }

  .div-block-3349487.last {
    margin-bottom: 5vh;
  }

  .fiverr-gig-header {
    height: 50vh;
  }

  .button-14 {
    font-family: Shentoxtrial Md, sans-serif;
  }

  .div-block-3349491 {
    margin-bottom: 2vh;
    font-family: Shentoxtrial Th, sans-serif;
  }

  .sepearations.first.green {
    background-color: #4cff70;
  }

  .image-18 {
    width: 13vw;
  }

  .div-block-3349497 {
    background-image: url('../images/VendorBot-Green.gif');
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .div-block-3349498 {
    letter-spacing: .8px;
    background-color: #ac7b2266;
    border-radius: 10vw;
    height: 1.8vw;
    font-family: Roboto, sans-serif;
    font-size: .8vw;
    font-weight: 300;
  }

  .div-block-3349498.longer {
    color: #ffc863;
    background-color: #ac7b2254;
    width: 12vw;
    font-family: Roboto, sans-serif;
    font-size: .8vw;
    font-weight: 300;
  }

  .div-block-3349498.twitch {
    border-radius: 110vw;
    width: 7vw;
    height: 1.7vw;
    font-family: Roboto, sans-serif;
    font-size: .8vw;
    font-weight: 300;
  }

  .div-block-3349498.twitch.longer {
    color: #eb94ed;
    background-color: #470f35b0;
  }

  .div-block-3349498.fiverr {
    border-radius: 10vw;
  }

  .div-block-3349498.white-bg {
    border-radius: .2vw;
  }

  .div-block-3349501 {
    height: 3vh;
    margin-bottom: 5vh;
    font-family: Shentoxtrial Lt, sans-serif;
    font-size: 1vw;
  }

  .div-block-3349501.fiverr {
    border-radius: .2vw;
  }

  .navigation-div-wrapper {
    flex-flow: column;
    margin-top: 50vh;
    display: flex;
    position: absolute;
    top: 0;
    bottom: auto;
  }

  .navigation-div {
    font-family: Roboto, sans-serif;
    font-size: .8vw;
    font-weight: 400;
  }

  .navigation-div:hover {
    background-image: none;
  }

  .navigation-div.w--current {
    font-family: Roboto, sans-serif;
  }

  .safehouse-logo {
    opacity: .98;
  }

  .div-block-3349512 {
    padding-bottom: 5vh;
  }

  .heading-31 {
    letter-spacing: 0;
    font-family: Amatic SC, sans-serif;
    font-size: 3vw;
    font-style: normal;
    font-weight: 900;
    line-height: 4vw;
  }

  .div-block-3349516 {
    width: 1.5vw;
    height: 1.5vw;
  }

  .section-show {
    margin-bottom: 0;
    padding-bottom: 15vh;
  }

  .section-contact {
    padding-bottom: 0;
  }

  .bold-text {
    font-size: 2.7vw;
    font-weight: 600;
  }

  .list-text {
    font-family: Shentoxtrial Th, sans-serif;
  }

  .link-2 {
    margin-left: 1vw;
  }

  .heading-32 {
    margin-bottom: 5vh;
  }

  .text-block-81 {
    font-family: Roboto, sans-serif;
    font-size: 1.2vw;
    font-weight: 100;
  }

  .link-3 {
    text-decoration: none;
  }

  .text-block-82 {
    font-family: Roboto, sans-serif;
  }

  .bold-text-5 {
    font-family: Roboto, sans-serif;
    font-weight: 900;
  }

  .div-block-3349522 {
    width: 3vw;
    height: 5vh;
    margin-top: 10vh;
  }

  .bold-text-9, .bold-text-10 {
    font-family: Shentoxtrial Th, sans-serif;
  }

  .div-block-3349529 {
    margin-top: 3vh;
  }

  .bold-text-11 {
    -webkit-text-stroke-color: #fff;
    font-weight: 600;
  }

  .button-17 {
    -webkit-backdrop-filter: blur(13px);
    backdrop-filter: blur(13px);
    color: #fdce7b;
    text-shadow: 0 1px 1px #00000026;
    font-size: 1.3vw;
  }

  .text-block-96 {
    color: #fff;
    margin-top: 1vh;
    font-family: Roboto, sans-serif;
    font-size: 1vw;
    font-weight: 100;
  }

  .div-block-3349531 {
    background-color: #e03d9c8a;
    height: 8vh;
  }

  .div-block-3349536 {
    background-color: #01000000;
    border: 0 #000;
    border-radius: 2vw;
    height: auto;
    margin-bottom: 15vh;
    margin-left: 15vw;
    margin-right: 3vw;
  }

  .div-block-3349537 {
    justify-content: center;
    align-items: center;
  }

  .div-block-3349538 {
    margin-bottom: 15vh;
    overflow: hidden;
  }

  .div-block-3349538.eliot {
    overflow: hidden;
  }

  .heading-33 {
    font-family: Shentoxtrial Bd, sans-serif;
    font-size: 8vw;
    line-height: 7vw;
  }

  .button-19 {
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 1vw;
    padding-right: 1vw;
    font-size: 1vw;
    font-weight: 100;
    line-height: 2vw;
  }

  .button-19._2 {
    color: #ff67b1;
  }

  .project-image {
    height: 70vh;
  }

  .project-image.svf {
    background-image: linear-gradient(#00000024, #00000024), linear-gradient(0deg, #000, #fff0 21%), url('../images/SvF-Project-Image-2.jpg');
    background-position: 0 0, 0 0, 100% 100%;
    background-size: auto, auto, cover;
    height: 90vh;
    padding-top: 0;
    padding-bottom: 6vh;
    padding-left: 2vw;
  }

  .project-image.hoa {
    height: 80vh;
  }

  .project-image.xcore {
    background-position: 0 0, 80% 100%;
  }

  .project-image.atlantis {
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 2vh;
    padding-right: 2vw;
    display: flex;
  }

  .project-image.ez {
    background-image: linear-gradient(#0000, #0000), linear-gradient(0deg, #000, #fff0 21%), url('../images/nyc_skyline_02.jpg');
    background-position: 0 0, 0 0, 47%;
  }

  .text-block-98 {
    font-size: 1.2vw;
    font-weight: 300;
    line-height: 1.2vw;
  }

  .div-block-3349541 {
    background-color: #4d4d4d82;
    width: 15vw;
    height: 4.5vh;
    font-size: 1vw;
    font-weight: 300;
  }

  .image-23 {
    width: 23vw;
    margin-bottom: 3vh;
  }

  .image-25 {
    width: 11vw;
    font-size: 10px;
  }

  .image-26 {
    width: 10vw;
    font-size: 12px;
  }

  .image-27, .image-28, .image-29 {
    width: 10vw;
  }

  .image-30 {
    width: 20vw;
  }

  .image-31 {
    width: 10vw;
    font-size: 12px;
  }

  .image-31.btl {
    width: 23vw;
  }

  .div-block-3349542 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 5vh;
    display: flex;
  }

  .text-block-99 {
    color: #e6e6e6;
    margin-left: 1vw;
    font-family: Roboto, sans-serif;
    font-size: .9vw;
    font-style: italic;
    font-weight: 100;
    line-height: 1.2vw;
    text-decoration: none;
  }

  .image-32 {
    opacity: .26;
    width: 1vw;
    height: 1.2vw;
    margin-right: 0;
  }

  .div-block-3349543 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 5vh;
    display: flex;
  }

  .text-span-24, .text-span-25, .text-span-26, .text-span-27, .text-span-28 {
    font-weight: 300;
  }

  .bold-text-12 {
    line-height: 2.8vw;
  }

  .text-span-29, .text-span-30, .text-span-31, .text-span-32, .text-span-33, .text-span-34 {
    font-weight: 300;
  }

  .preloader {
    z-index: 100;
    background-color: #000;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .image-35 {
    width: 4vw;
  }

  .image-37 {
    width: 9vw;
    margin-bottom: 2vh;
  }

  .bold-text-13 {
    font-weight: 100;
  }

  .bold-text-14 {
    font-weight: 900;
  }

  .heading-34 {
    font-size: 4vw;
  }

  .bold-text-33 {
    line-height: 3vw;
  }

  .body-3 {
    background-image: linear-gradient(#000000e6, #000000e6), url('../images/Brickwall.webp');
    background-position: 0 0, 50%;
    background-size: auto, auto;
  }

  .video-hero {
    background-color: #1c1c1c;
    height: 100vh;
  }

  .backgroundvideo {
    z-index: 2;
    height: 100vh;
  }

  .medialab-hero {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .div-block-3349551 {
    background-image: linear-gradient(#0000000d, #0000000d), linear-gradient(#0000 59%, #120905);
    width: 100%;
    height: 100vh;
    display: flex;
  }

  .menu {
    z-index: 3;
    -webkit-backdrop-filter: blur(11px);
    backdrop-filter: blur(11px);
    background-color: #120a069e;
    background-image: linear-gradient(#00000087 18%, #fff0);
    width: 100vw;
    height: 6vh;
    font-family: Exo, sans-serif;
    font-size: 1vw;
    line-height: 1vw;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
    overflow: visible;
  }

  .div-block-3349553 {
    justify-content: center;
    align-items: center;
    width: 20%;
    height: 6vh;
    font-family: Roboto, sans-serif;
    font-weight: 100;
    text-decoration: none;
    display: flex;
  }

  .div-block-3349553.logo {
    font-weight: 900;
  }

  .image-40 {
    width: 30vw;
  }

  .medialab-content {
    display: flex;
  }

  .div-block-3349554 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 60%;
    padding-top: 5vh;
    padding-left: 10vw;
    padding-right: 10vw;
    display: flex;
  }

  .div-block-3349555 {
    width: 40%;
    height: 100vh;
    padding-top: 5vh;
    padding-bottom: 5vh;
    padding-right: 5vw;
    position: sticky;
    top: 0;
  }

  .h1-shl {
    color: var(--h1-color);
    letter-spacing: .1vw;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--h1-stroke);
    text-transform: uppercase;
    margin-bottom: 2vh;
    font-family: Roboto, sans-serif;
    font-size: 2vw;
    font-weight: 900;
    line-height: 2.2vw;
  }

  .global-text-v2 {
    color: #fff;
    text-align: left;
    font-family: Roboto, sans-serif;
    font-size: 1vw;
    font-weight: 300;
    line-height: 2vw;
  }

  .global-text-v2.divs {
    font-size: 1vw;
    line-height: 1.8vw;
  }

  .div-block-3349556 {
    flex-flow: column;
    width: 30%;
    display: flex;
  }

  .div-block-3349557 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 70%;
    padding-bottom: 10vh;
    padding-right: 5vw;
    display: flex;
  }

  .div-block-3349558 {
    width: 100%;
    height: 50vh;
    padding-top: 2vh;
    padding-left: 3vw;
  }

  .image-41 {
    width: 20vw;
    margin-top: -3vh;
    margin-left: -3vw;
  }

  .heading-35 {
    text-shadow: 0 1px 1px #000000c4;
    font-family: Roboto, sans-serif;
    font-size: 1.2vw;
    font-weight: 300;
    line-height: 1.6vw;
  }

  .text-block-105 {
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    text-shadow: 0 1px 1px #000000bf;
    font-family: Roboto, sans-serif;
    font-size: 3vw;
    font-weight: 100;
    line-height: 3vw;
  }

  .div-block-3349559 {
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: 30vh;
    display: flex;
  }

  .div-block-3349560 {
    justify-content: flex-end;
    align-items: flex-end;
    height: 70vh;
    display: flex;
  }

  .div-block-3349561 {
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    height: 50%;
    padding-bottom: 10vh;
    padding-left: 4vw;
    display: flex;
  }

  .button-21 {
    border: 1px solid var(--button-stroke);
    background-color: var(--button-background);
    color: #f9c6e6;
    font-family: Roboto, sans-serif;
    font-size: 1vw;
    font-weight: 300;
    line-height: 1.5vw;
  }

  .div-block-3349562 {
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    justify-content: center;
    align-items: center;
    width: 20%;
    height: 6vh;
    font-family: Roboto, sans-serif;
    font-size: .8vw;
    font-weight: 300;
    display: flex;
  }

  .background-video-21 {
    border-radius: 1vw;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .expertise-hero {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .image-42 {
    width: 50vw;
  }

  .expertise-content {
    display: flex;
  }

  .div-block-3349563 {
    width: 60%;
    padding-left: 10vw;
    padding-right: 5vw;
  }

  .div-block-3349564 {
    justify-content: center;
    align-items: center;
    width: 40%;
    height: 100vh;
    display: flex;
    position: sticky;
    top: 0;
  }

  .image-43 {
    width: 25vw;
  }

  .div-block-3349565 {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: #0009;
    border-radius: 1vw;
    margin-top: 10vh;
    margin-bottom: 20vh;
    padding: 0;
    box-shadow: 0 2px 8px 12px #0003;
  }

  .heading-36 {
    color: var(--h2-color);
    margin-top: 0;
    margin-bottom: 5vh;
    font-family: Roboto, sans-serif;
    font-size: 2vw;
    line-height: 2vw;
  }

  .heading-36.projects {
    margin-bottom: 2vh;
  }

  .text-block-106 {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 1vw;
    font-weight: 300;
  }

  .expertise-div-h2 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 2vh;
    display: flex;
  }

  .div-block-3349567 {
    width: .5vw;
    height: 1vw;
    display: flex;
  }

  .div-block-3349568 {
    width: 1vw;
    height: 1vw;
  }

  .div-block-3349569 {
    background-color: var(--bullet-point-color);
    color: #fff;
    flex: 0 auto;
    width: .5vw;
    height: .5vw;
    margin-right: 1vw;
    padding-bottom: 0;
    padding-right: 0;
  }

  .text-block-107 {
    color: var(--h3-color);
    margin-bottom: 3vh;
    font-family: Roboto, sans-serif;
    font-size: 1vw;
    font-weight: 300;
  }

  .expertise-div {
    background-image: linear-gradient(0deg, #060402 3%, #fff0 36%), url('../images/Stido-Drone.webp');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    border-radius: .5vw;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 40vh;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 2vw;
    padding-left: 2vw;
    display: flex;
  }

  .div-block-3349571 {
    justify-content: center;
    align-items: center;
    height: 100vh;
    padding-left: 0;
    display: flex;
  }

  .div-block-3349572 {
    background-color: #1e1e1e;
    width: 20vw;
    height: 60vh;
    margin-right: 2vw;
  }

  .div-block-3349573 {
    margin-left: 2vw;
    margin-right: 2vw;
    padding-bottom: 5vh;
  }

  .image-44 {
    width: 10vw;
  }

  .div-block-3349574, .div-block-3349575, .div-block-3349576, .div-block-3349577, .div-block-3349578 {
    margin-left: 2vw;
    margin-right: 2vw;
    padding-bottom: 5vh;
  }

  .link-v2 {
    font-weight: 500;
    -webkit-text-decoration: none;
    text-decoration: none;
  }

  .text-block-108 {
    font-weight: 700;
  }

  .camera {
    width: 100vw;
    height: 100vh;
    position: sticky;
    top: 0;
    overflow: hidden;
  }

  .frame {
    width: 100%;
    height: 100%;
    display: flex;
  }

  .item {
    flex: none;
    width: 100vw;
    height: 100vh;
  }

  .div-block-3349579 {
    background-image: url('../images/Stido-Drone.webp');
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .work {
    height: auto;
    display: flex;
  }

  .div-block-3349580 {
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    height: 100vh;
    display: flex;
    position: sticky;
    top: 0;
  }

  .div-block-3349581 {
    flex-flow: column;
    order: 0;
    justify-content: center;
    align-items: center;
    width: 50%;
    padding-top: 10vh;
    display: flex;
  }

  .div-block-3349582 {
    background-color: #000;
    border-radius: 1vw;
    width: 40vw;
    height: auto;
    margin-bottom: 10vh;
    overflow: hidden;
  }

  .image-45 {
    width: 25vw;
  }

  .seperation-div {
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    display: flex;
  }

  .div-block-3349583 {
    background-color: #000;
    background-image: linear-gradient(#00000094, #00000094), url('../images/Stido-Drone.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    border-radius: 1vw;
    justify-content: center;
    align-items: center;
    width: 90vw;
    height: 60vh;
    display: flex;
  }

  .project-image-div {
    background-image: linear-gradient(0deg, #000, #fff0 45%), url('../images/HouseOfAscania.webp');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50vh;
    display: flex;
  }

  .project-image-div.ad {
    background-image: linear-gradient(0deg, #000, #fff0 45%), url('../images/Dive.webp');
    background-position: 0 0, 100% 100%;
  }

  .project-image-div.ez {
    background-image: linear-gradient(0deg, #000, #fff0 45%), url('../images/EliotZimmet_Project_Img.webp');
  }

  .project-image-div.muze {
    background-image: linear-gradient(0deg, #000, #fff0 45%), url('../images/MUZE_Client.webp');
    background-position: 0 0, 50%;
  }

  .project-image-div.tecunic {
    background-image: linear-gradient(#00000030, #00000030), linear-gradient(0deg, #000, #fff0 45%), url('../images/Warframe-Bg.webp');
    background-position: 0 0, 0 0, 50% 0;
    background-size: auto, auto, cover;
  }

  .project-image-div.xcore {
    background-image: linear-gradient(0deg, #000, #fff0 45%), url('../images/sisters-of-eve-nestor-31667048402u1igtengo3.jpg');
    background-position: 0 0, 100%;
  }

  .project-image-div.nouvelle {
    background-image: linear-gradient(#0000004a, #0000004a), linear-gradient(0deg, #000, #fff0 45%), url('../images/Hero-WhiteBuildings.webp');
    background-position: 0 0, 0 0, 50% 0;
    background-size: auto, auto, cover;
  }

  .project-image-div.vonfalai {
    background-image: linear-gradient(#00000073, #00000073), linear-gradient(0deg, #000, #fff0 45%), url('../images/Vonfal-Banner.jpg');
    background-position: 0 0, 0 0, 50% 0;
    background-size: auto, auto, cover;
  }

  .div-block-3349585 {
    height: auto;
  }

  .image-46 {
    width: 5vw;
  }

  .image-46.ad {
    width: 7vw;
  }

  .image-46.tecunic {
    width: 12vw;
  }

  .image-46.xcore {
    width: 7vw;
  }

  .image-46.vonfalai {
    width: 10vw;
  }

  .div-block-3349586 {
    margin-bottom: 5vh;
  }

  .image-47 {
    width: 30vw;
  }

  .footer-wrapper {
    width: 100vw;
    height: 100vh;
  }

  .footer-v2 {
    background-color: #000;
    background-image: linear-gradient(#0f0804, #fff0 15%), linear-gradient(#000000bd, #000000bd), url('../images/Stido-Drone.webp');
    background-position: 0 0, 0 0, 50% 100%;
    background-size: auto, auto, cover;
    height: 100vh;
    display: flex;
  }

  .div-block-3349588 {
    justify-content: center;
    align-items: center;
    width: 40%;
    display: flex;
  }

  .div-block-3349589 {
    text-shadow: 0 1px 1px #000;
    justify-content: center;
    align-items: center;
    width: 60%;
    display: flex;
  }

  .div-block-3349590 {
    width: 30vw;
    margin-bottom: 0;
  }

  .image-48 {
    width: 25vw;
    margin-top: -2vh;
    margin-bottom: 2vh;
    margin-left: -4vw;
  }

  .image-49 {
    width: 20vw;
  }

  .text-block-109 {
    color: #fff;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-size: 1vw;
    line-height: 1.2vw;
  }

  .button-22 {
    color: #fff;
    background-color: #ff96d76b;
    border: 1px solid #ffb9e5;
    margin-top: 5vh;
    font-family: Roboto, sans-serif;
    font-size: 1vw;
  }

  .div-block-3349591 {
    width: 4vw;
    height: 2vw;
  }

  .div-block-3349592 {
    width: 4vw;
  }

  .button-23 {
    color: #ef95cd;
    text-transform: uppercase;
    background-color: #000000de;
    border: 1px solid #000;
    font-family: Roboto, sans-serif;
    font-size: 1vw;
    font-weight: 400;
  }

  .div-block-3349593 {
    width: 20vw;
    margin-bottom: 3vh;
  }

  .div-block-3349594 {
    margin-top: 1vh;
  }

  .heading-37 {
    color: #edb3d8;
    font-family: Roboto, sans-serif;
    font-size: 1vw;
    font-weight: 500;
    line-height: 1vw;
  }

  .div-block-3349595 {
    margin-bottom: 3vh;
  }

  .div-block-3349596 {
    justify-content: center;
    align-items: center;
    width: 110%;
    height: 100%;
    display: flex;
  }

  .div-block-3349597 {
    flex-flow: column;
    flex: none;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 10%;
    height: 100%;
    display: flex;
  }

  .div-block-3349598 {
    flex: 0 auto;
    width: .5vw;
    height: 1vw;
    display: flex;
  }

  .div-block-3349599 {
    flex: 0 auto;
    align-self: auto;
    width: 1vw;
    height: 1vw;
  }

  .div-block-3349600 {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #ffffff3d;
    border-radius: 100vw;
    width: 1vw;
    height: 1vw;
    margin-bottom: 1vw;
  }

  .div-block-3349601 {
    flex-flow: wrap;
    flex: none;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 1vw;
    height: 1vw;
    display: flex;
  }

  .video_hero_v4 {
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    position: absolute;
  }

  .text-block-110 {
    line-height: 1.5vw;
  }

  .heading-38 {
    font-size: 2.4vw;
    line-height: 3vw;
  }

  .button-24 {
    font-size: 1.1vw;
    font-weight: 100;
    line-height: 2vw;
  }

  .medialab-content-v4 {
    padding-left: 10vw;
    padding-right: 15vw;
  }

  .div-block-3349611 {
    width: 50vw;
    padding: 10vh 5vw 2vh 0;
  }

  .div-block-3349612 {
    width: 50vw;
    padding-right: 0;
  }

  .global_text_v4 {
    color: #d9dad9;
    text-align: left;
    border-radius: 2vw;
    font-size: .7vw;
    line-height: 1.3vw;
  }

  .global_text_v4.testomial {
    text-align: left;
    border-left-color: #9a753c;
    border-radius: 0;
    font-size: .9vw;
    font-weight: 100;
    line-height: 1.5vw;
  }

  .global_text_v4.footerv4 {
    font-size: 1vw;
  }

  .global_text_v4.small {
    text-align: left;
    font-size: .8vw;
    line-height: 1.2vw;
  }

  .global_text_v4.bulletppints {
    border-radius: 0;
    line-height: 1.3vw;
  }

  .global_text_v4.cap {
    border-radius: 0;
    font-size: 2vw;
  }

  .global_text_v4.cap.slim {
    font-weight: 300;
  }

  .global_text_v4.slim {
    font-size: 1vw;
  }

  .heading-39 {
    margin-bottom: 3vh;
    margin-left: 0;
    font-size: 5vw;
  }

  .research-hero-v4 {
    height: 70vh;
  }

  .research-content-v4 {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .div-block-3349615 {
    width: 55%;
    padding-top: 12vh;
    padding-left: 7vw;
    padding-right: 5vw;
  }

  .div-block-3349616 {
    justify-content: center;
    align-items: center;
    width: 45%;
  }

  .image-55 {
    width: 40vw;
    margin-right: -27vw;
  }

  .div-block-3349617 {
    box-shadow: none;
  }

  .div-block-3349618 {
    background-image: radial-gradient(circle, #0000, #0006), linear-gradient(0deg, #000, #fff0 48%), url('../images/WebDesignRespsonsive.webp');
    background-position: 0 0, 0 0, 50%;
  }

  .text-div-v4 {
    font-size: .8vw;
  }

  .subheading-v4 {
    text-shadow: none;
    line-height: 2.2vw;
  }

  .subheading-v4._2 {
    font-size: 2vw;
  }

  .subheading-v4.neon {
    line-height: 2vw;
  }

  .subheading-v4.work {
    font-size: 3vw;
    line-height: 3vw;
  }

  .div-block-3349619 {
    margin-top: .3vh;
  }

  .bulletpoint-div {
    width: .5vw;
    height: .5vw;
  }

  .subsub-headline-v4 {
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: .7vw;
    line-height: 1.5vw;
  }

  .subsub-headline-v4.small {
    color: #a7a7a7;
    margin-left: 0;
    font-size: .8vw;
    font-weight: 400;
  }

  .div-block-3349624 {
    margin-bottom: 2vh;
  }

  .vonfalai-div {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-3349626 {
    flex-flow: column;
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .div-block-3349627 {
    margin-bottom: 0;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-3349628 {
    justify-content: center;
    align-items: center;
  }

  .div-block-3349629 {
    padding-left: 0;
    padding-right: 13vw;
    font-size: 2vw;
  }

  .div-block-3349633 {
    height: 60vh;
  }

  .div-block-3349634 {
    border-radius: 1vw;
  }

  .div-block-3349635 {
    padding-bottom: 5vh;
  }

  .footer-v5 {
    flex-flow: column;
    margin-top: 0;
    padding-bottom: 0;
  }

  .div-block-3349641 {
    margin-bottom: 15vh;
    padding-left: 5vw;
    padding-right: 5vw;
    display: none;
  }

  .div-block-3349642 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-3349643 {
    margin-right: 5vw;
  }

  .image-58 {
    filter: hue-rotate(293deg);
    margin-top: 5vh;
  }

  .button-25 {
    letter-spacing: 0;
    padding-left: 1vw;
    padding-right: 1vw;
    font-size: .9vw;
    font-weight: 400;
    line-height: 1.2vw;
    box-shadow: inset 0 2px 5px #0003;
  }

  .text-block-115 {
    font-size: .7vw;
    font-weight: 100;
    line-height: 1vw;
  }

  .div-block-3349648, .div-block-3349649 {
    padding-bottom: 10vh;
  }

  .image-59 {
    width: 15vw;
    margin-top: 2vh;
    margin-bottom: 3vh;
    margin-left: -1vw;
  }

  .div-block-3349652 {
    height: 10vh;
  }

  .text-block-116 {
    font-size: .6vw;
  }

  .div-block-3349653 {
    background-color: #0000;
    background-image: none;
  }

  .heading-41 {
    color: #fff;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #a09c96;
    font-size: 2.5vw;
  }

  .div-block-3349656 {
    margin-left: 0;
  }

  .div-block-3349659 {
    margin-bottom: 3vh;
  }

  .div-block-3349660 {
    width: 30vw;
  }

  .div-block-3349662 {
    margin-bottom: 5vh;
  }

  .text-block-119.ai {
    line-height: 2vw;
  }

  .text-block-120, .text-block-121 {
    font-size: 1vw;
  }

  .div-block-3349666 {
    width: .7vw;
    height: 4vh;
  }

  .div-block-3349666._1 {
    height: 5vh;
  }

  .div-block-3349666._1:hover {
    color: #fff0;
    background-color: #403b36;
  }

  .div-block-3349666._2 {
    height: 3vh;
    margin-bottom: 3vh;
  }

  .div-block-3349668 {
    margin-right: 0;
  }

  .image-60 {
    width: 45vw;
  }

  .navigation-wrapper {
    height: 2vw;
    font-size: .6vw;
    display: flex;
  }

  .navigation-wrapper.bottom {
    background-color: #000;
    height: 10vh;
    display: flex;
  }

  .nav-link-div {
    font-size: .7vw;
  }

  .bold-text-34 {
    letter-spacing: -1px;
    font-size: 5vw;
    line-height: 5vw;
  }

  .bold-text-34.shl {
    font-size: 5vw;
    line-height: 5vw;
  }

  .bold-text-35 {
    letter-spacing: -1px;
    font-size: 2vw;
    line-height: 3.8vw;
  }

  .bold-text-35.latest {
    color: #fff;
    font-size: 2.7vw;
    font-weight: 400;
    line-height: 2vw;
  }

  .div-block-3349674 {
    height: 3vh;
  }

  .div-block-3349675 {
    width: 60%;
  }

  .linkit {
    font-size: .9vw;
    font-weight: 100;
  }

  .service_div {
    padding-top: 10vh;
  }

  .heading-43 {
    font-size: 1vw;
  }

  .text-block-124 {
    font-size: 1vw;
    font-weight: 500;
    line-height: 1.4vw;
  }

  .div-block-3349679 {
    margin-bottom: 3vh;
  }

  .hero-content {
    z-index: 3;
    display: flex;
    position: relative;
  }

  .div-block-3349689 {
    color: #fff;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .text-block-127 {
    font-size: 1.4vw;
    line-height: 2.7vw;
  }

  .div-block-3349690 {
    padding-left: 3vw;
  }

  .button-27 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    color: #fff;
    border-style: none;
    padding-left: 2vw;
    padding-right: 2vw;
    font-size: .9vw;
    font-weight: 400;
    line-height: 1.2vw;
  }

  .image-62 {
    width: 15vw;
  }

  .div-block-3349693 {
    text-shadow: 0 1px 1px #000000ad;
    margin-bottom: 0;
    font-size: 5vw;
    font-weight: 300;
  }

  .div-block-3349695 {
    padding-left: 0;
  }

  .heading-44 {
    line-height: 7vw;
  }

  .div-block-3349698 {
    margin-bottom: 0;
  }

  .div-block-3349699 {
    background-color: #fff;
    border-radius: 1vw;
  }

  .div-block-3349700 {
    background-color: #000;
    background-image: none;
  }

  .background-video-24 {
    justify-content: flex-start;
    align-items: flex-end;
    height: auto;
    margin-left: 10vw;
    margin-right: 10vw;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .heading-45 {
    margin-bottom: 3vh;
    font-size: 3vw;
    line-height: 3vw;
  }

  .div-block-3349702 {
    width: 4vh;
    height: 4vh;
    box-shadow: 0 2px 5px #0003, inset 0 1px 2px #ffffff40;
  }

  .div-block-3349702.w--current {
    justify-content: center;
    align-items: center;
    font-size: 1vw;
    text-decoration: none;
    display: flex;
  }

  .text-block-128 {
    text-decoration: none;
  }

  .text-span-53 {
    font-weight: 700;
  }

  .bold-text-36 {
    color: #f9f9f9;
    text-shadow: 0 0 8px #2ddad58a;
    font-size: 2vw;
  }

  .text-span-56 {
    font-weight: 700;
  }

  .div-block-3349706 {
    background-color: #ffffff29;
    border-style: none;
    width: 2.5vw;
    height: 2.5vw;
    margin-right: 1vw;
    box-shadow: inset 0 2px 1px #ffffff26;
  }

  .heading-46 {
    font-size: 2vw;
    line-height: 2vw;
  }

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

  .text-block-129 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 2vh;
    font-family: Roboto, sans-serif;
    font-size: 1vw;
  }

  .bold-text-38 {
    font-weight: 100;
  }

  .text-block-130 {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 700;
  }

  .text-span-57 {
    font-weight: 700;
  }

  .div-block-3349709 {
    background-color: #0e1b1d;
    background-image: url('../images/undefined_image-99.png');
    background-position: 50% 0;
    background-size: cover;
    border-radius: 1vw;
    height: 60vh;
    margin-top: 5vh;
    display: flex;
  }

  .div-block-3349710 {
    width: 40%;
  }

  .div-block-3349711 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 60%;
    padding-bottom: 2vh;
    padding-left: 2vw;
    padding-right: 2vw;
    display: flex;
  }

  .heading-48 {
    color: #fff;
    text-transform: uppercase;
    font-family: Rubik, sans-serif;
    font-size: 1.7vw;
    line-height: 2vw;
  }

  .text-block-131 {
    color: #fff;
    margin-bottom: 2vh;
    font-family: Roboto, sans-serif;
    font-size: 1vw;
    font-weight: 300;
  }

  .button-28 {
    background-color: #ffffff26;
    border-radius: 100vw;
    margin-top: .5vw;
  }

  .div-block-3349714 {
    height: 60vh;
    padding-bottom: 1vw;
    padding-left: 1vw;
    overflow: hidden;
  }

  .image-75 {
    width: 7vw;
  }

  .div-block-3349715 {
    border-radius: 1vw;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 3vw;
    padding-left: 3vw;
    padding-right: 0;
  }

  .image-76 {
    width: 5vw;
  }

  .text-span-58, .text-span-59 {
    font-weight: 700;
  }

  .text-block-132 {
    width: 30vw;
    font-size: .9vw;
    line-height: 1.2vw;
  }

  .background-video-26 {
    z-index: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .div-block-3349716 {
    background-image: radial-gradient(circle, #0000 38%, #000000bf), linear-gradient(#0000002e, #0000002e);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .div-block-3349721 {
    text-shadow: 0 1px 11px #000000bf;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 10vh;
    padding-left: 5vw;
  }

  .div-block-3349721._1 {
    padding-bottom: 10vh;
  }

  .text-block-135 {
    line-height: 1vw;
  }

  .heading-49 {
    -webkit-text-stroke-color: #21fff8;
    text-transform: uppercase;
    text-shadow: none;
    margin-bottom: 0;
    font-size: 3vw;
    line-height: 2.6vw;
  }

  .heading-49._2 {
    margin-bottom: -26vh;
  }

  .heading-49._3 {
    margin-bottom: -24.4vh;
  }

  .heading-50 {
    color: #fff;
    margin-bottom: 2vh;
  }

  .heading-51 {
    color: #fff;
    margin-bottom: 2vh;
    font-family: Rubik, sans-serif;
  }

  .heading-52 {
    margin-bottom: 2vh;
  }

  .text-block-137 {
    font-size: .9vw;
    font-weight: 400;
    line-height: 1.4vw;
  }

  .div-block-3349722 {
    width: 10vw;
  }

  .div-block-3349723 {
    background-image: url('../images/WappenHerzogtumAnhalt.png'), radial-gradient(circle, #0000, #0000008a);
    background-position: 50%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: auto 80%, auto;
    border: 1px #fff;
    width: 6vw;
    height: 6vw;
  }

  .div-block-3349723._2 {
    background-image: radial-gradient(circle, #0000 42%, #00000091), url('../images/AD-Logo-Web.png'), linear-gradient(#0000, #0000);
    background-position: 0 0, 50%, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, auto 80%, auto;
  }

  .div-block-3349723._3 {
    background-color: #403a23;
    background-image: url('../images/BringThemLight-Logo.png'), radial-gradient(circle, #0000, #00000040 99%, #fff), linear-gradient(#0000, #0000);
    background-position: 45%, 0 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: auto 40%, auto, auto;
  }

  .div-block-3349723._4 {
    background-color: #645b57;
    background-image: url('../images/NT-Logo-White.webp'), radial-gradient(circle, #0000, #00000045), linear-gradient(#0000, #0000);
    background-position: 50% 60%, 0 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: auto 60%, auto, auto;
  }

  .div-block-3349723._7 {
    background-image: radial-gradient(circle, #0000 30%, #00000080), url('../images/AI-Synth-Dev-Logo_1.avif');
    background-size: auto, cover;
  }

  .div-block-3349723._10 {
    background-color: #3e3d3c;
    background-image: url('../images/EZ.png'), radial-gradient(circle, #0000 20%, #00000045), linear-gradient(#0000, #0000);
    background-position: 50%, 0 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: auto 55%, auto, auto;
  }

  .div-block-3349723._13 {
    background-color: #552426;
  }

  .div-block-3349723.xcore {
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
  }

  .div-block-3349723._20 {
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 45%;
  }

  .div-block-3349724 {
    height: auto;
  }

  .div-block-3349725 {
    padding-bottom: 5vw;
    padding-right: 7vw;
  }

  .div-block-3349726 {
    margin-bottom: 5vw;
  }

  .image-77 {
    width: 2.5vw;
  }

  .text-block-138 {
    line-height: 1.1vw;
  }

  .div-block-3349729 {
    height: 3vh;
    margin-bottom: 0;
  }

  .div-block-3349729._2 {
    margin-bottom: 0;
  }

  .text-block-139 {
    font-size: .7vw;
    line-height: 1vw;
  }

  .link-block-9 {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2vh;
    display: flex;
  }

  .link-block-9._2 {
    height: 3vh;
    margin-bottom: 3vh;
  }

  .link-block-9._2.w--current {
    justify-content: flex-start;
    align-items: center;
  }

  .musicpromo {
    background-color: #3030307d;
    border: 1px #4f4f4f;
    border-radius: .5vw;
    width: 15vw;
    padding-top: .5vw;
    padding-left: .5vw;
    padding-right: .5vw;
    box-shadow: inset 0 1px 1px #fff3;
  }

  .text-block-141 {
    font-size: .6vw;
    line-height: .8vw;
  }

  .div-block-3349735 {
    background-image: url('../images/undefined_image---2025-04-16T013854.609.png');
    border-radius: .3vw;
  }

  .text-block-142 {
    font-size: 1.3vw;
  }

  .news-section {
    padding-left: 0;
    padding-right: 5vw;
  }

  .div-block-3349739._1 {
    overflow: hidden;
  }

  .div-block-3349739._1.background-video-2.puntabrava {
    background-image: linear-gradient(#0000, #0000), url('../images/7.jpg');
    background-position: 0 0, 50%;
  }

  .div-block-3349739._1._3 {
    background-image: linear-gradient(180deg, #0000 46%, #00000070), url('../images/WW2-HouseOfAscania.jpg'), linear-gradient(to bottom, null, null);
    background-size: auto, cover, auto;
  }

  .div-block-3349739._1.goldenthrones {
    background-position: 0 0, 50% 0;
  }

  .text-block-143 {
    text-shadow: none;
    margin-bottom: 2vh;
    font-size: 1.5vw;
    font-weight: 400;
    line-height: 2vw;
  }

  .text-block-143.center {
    font-size: 4vw;
  }

  .text-block-145 {
    margin-bottom: .5vw;
    font-family: Roboto, sans-serif;
    font-size: .6vw;
    font-weight: 300;
  }

  .text-block-145.text {
    margin-bottom: 0;
    font-weight: 200;
    line-height: .9vw;
  }

  .div-block-3349740 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    margin-top: 2vh;
    padding-bottom: 1vw;
    font-size: .6vw;
  }

  .div-block-3349742 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #fff0;
    border-radius: .3vw 0 0;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.5vw;
    overflow: hidden;
  }

  .text-block-146 {
    font-family: Roboto, sans-serif;
    font-size: .6vw;
    font-weight: 200;
    line-height: 1.5vw;
  }

  .div-block-3349746 {
    padding-bottom: 1vw;
    padding-left: 1vw;
  }

  .div-block-3349746._4 {
    background-image: radial-gradient(circle, #0000 67%, #0000005c), url('../images/SynthDevelopers-3.jpg');
    border-radius: 1vw;
    height: 55vh;
    padding-left: 1vw;
  }

  .div-block-3349747 {
    margin-top: 25vh;
  }

  .div-block-3349750 {
    box-shadow: none;
    background-image: url('../images/WorkstationxPixel.jpg');
    padding-bottom: 1vw;
    padding-left: 1vw;
  }

  .div-block-3349752 {
    background-color: #000;
    height: 90vh;
  }

  .div-block-3349753 {
    background-position: 0 0, -20%;
    background-repeat: repeat, no-repeat;
  }

  .div-block-3349754 {
    padding-right: 10vw;
  }

  .heading-53 {
    color: #fff;
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-152 {
    font-size: .9vw;
  }

  .text-block-154 {
    margin-bottom: 2vh;
    font-size: .8vw;
    line-height: 1.4vw;
  }

  .text-block-154.bottom {
    margin-bottom: 4vh;
    line-height: 1.6vw;
  }

  .div-block-3349756 {
    margin-top: 5vh;
    margin-bottom: 2vh;
  }

  .global-text-wrapper.bulletpoints {
    margin-top: 0;
    margin-bottom: 2vh;
  }

  .service-headline {
    font-size: 3vw;
    line-height: 3vw;
  }

  .text-block-155 {
    font-size: .6vw;
    line-height: 1.1vw;
  }

  .arrow {
    text-transform: none;
    font-size: 2vw;
    line-height: 2.5vw;
  }

  .glitch-text._1, .glitch-text._2 {
    font-size: .7vw;
  }

  .glitch-button {
    border-radius: .3vw;
    padding: .6vw;
    font-size: 1vw;
  }

  .glitch-button.hero-banner {
    background-color: #367472;
    font-size: 1vw;
  }

  .image-80 {
    width: 2vw;
  }

  .news-content {
    font-size: .6vw;
  }

  .div-block-3349769 {
    background-color: #43434369;
  }

  .div-block-3349771 {
    height: 70vh;
  }

  .image-81 {
    width: 4vw;
  }

  .play-video-button {
    justify-content: center;
    align-items: center;
    width: 5vw;
    height: 5vw;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-3349776 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
    overflow: visible;
  }

  .div-block-3349777 {
    filter: brightness(200%) saturate(0%);
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 0;
  }

  .text-block-157 {
    margin-left: -.5vw;
  }

  .div-block-3349783 {
    background-color: #ffffff21;
    background-size: 30%;
    border-style: none;
    border-color: #ffffff80;
    width: 2vw;
    height: 2vw;
  }

  .div-block-3349783._5._2 {
    opacity: 1;
    background-image: url('../images/Threads-Icon.webp');
    border-color: #ffffff80;
  }

  .bold-text-162 {
    font-size: 1.2vw;
    font-weight: 800;
  }

  .text-block-159 {
    font-family: Roboto, sans-serif;
    font-weight: 100;
  }

  .div-block-3349784 {
    width: 100%;
    height: 3vh;
  }

  .button-33 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    font-size: .6vw;
    font-weight: 200;
    line-height: 1vw;
  }

  .text-block-160 {
    margin-left: .5vw;
    font-family: Roboto, sans-serif;
    font-size: .6vw;
    font-weight: 100;
  }

  .sub-headline-wrapper {
    margin-bottom: 0;
  }

  .logo {
    font-size: 3vw;
    line-height: 3vw;
  }

  .logo._2, .logo._3 {
    margin-top: -9vw;
  }

  .heading-55 {
    color: #e48b42;
    margin-top: 10vh;
    margin-left: -4.5vw;
    font-size: 2.5vw;
  }

  .bold-text-167 {
    font-size: .9vw;
  }

  .bold-text-168 {
    color: #fff;
    -webkit-text-stroke-color: #ff933b;
    text-shadow: 0 1px 20px #ffc9b58a;
    line-height: 3vw;
  }

  .hero-zoom-image {
    height: 100vh;
    margin-top: -100vh;
    overflow: hidden;
  }

  .div-block-3349794 {
    background-image: url('../images/Hero-Image-Top-2_1.avif');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
  }

  .div-block-3349796 {
    background-position: 100%;
  }

  .sectionh1 {
    color: #f8cfa7;
    -webkit-text-stroke-width: 0vw;
    text-shadow: 0 0 15px #ff8000ab;
  }

  .text-block-161 {
    margin-top: 1vw;
    font-size: 3.5vw;
  }

  .text-block-162 {
    font-size: 3vw;
  }

  .heading-58 {
    margin-bottom: 1vw;
    font-size: 4vw;
  }

  .text-block-2 {
    font-size: 1vw;
    font-weight: 200;
  }

  .image-85 {
    width: 7vw;
    margin-bottom: 3vh;
  }

  .text-block-164 {
    font-size: 1.5vw;
    font-weight: 200;
  }

  .div-block-3349804 {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .nav-logo, .nav-logo.w--current {
    background-size: 20%;
  }

  .text-block-167 {
    font-size: 1.2vw;
    line-height: 2vw;
  }

  .link-18 {
    text-decoration: none;
  }

  .button-35 {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: #1f384373;
    font-family: Primal, Arial, sans-serif;
  }

  .div-block-3349808 {
    width: 5vw;
  }

  .text-block-168 {
    text-align: left;
    font-size: .8vw;
    line-height: 1.2vw;
  }

  .bold-text-182 {
    font-weight: 400;
  }

  .button-36 {
    padding-left: 1vw;
    padding-right: 1vw;
    font-size: .7vw;
    line-height: 2vw;
  }
}

@media screen and (max-width: 991px) {
  .body {
    background-image: linear-gradient(#000000e3, #000000e3), url('../images/Brick.jpg');
    background-size: auto, 55vw;
  }

  .div-block-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr;
    place-items: stretch center;
    margin-top: 5vh;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-3.research {
    width: 100%;
    height: 25vh;
    margin-bottom: 3vh;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-3.media-lab {
    height: 40vh;
    margin-top: 5vh;
    margin-bottom: 5vh;
  }

  .heading-2 {
    text-align: center;
    margin-bottom: 5vw;
    font-size: 6vw;
    line-height: 7vw;
  }

  .heading-2.rows {
    text-align: center;
    margin-bottom: 8vw;
    font-size: 6vw;
    line-height: 7vw;
  }

  .heading-2.rows._30vw {
    text-align: center;
    font-size: 6vw;
    line-height: 7vw;
  }

  .heading-2.quote {
    margin-bottom: 5vw;
    font-size: 6.5vw;
    line-height: 6.5vw;
  }

  .div-block-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-9 {
    margin-bottom: 15vh;
  }

  .div-block-9.medialab {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-9.last {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block {
    font-size: 1.7vw;
    line-height: 3vw;
  }

  .text-block._5vw {
    text-align: center;
    margin-bottom: 10vw;
    font-family: Roboto, sans-serif;
    font-size: 3vw;
    font-weight: 100;
    line-height: 5vw;
  }

  .text-block._5vw._30vw-width {
    text-align: center;
    margin-bottom: 8vh;
    font-size: 3vw;
  }

  .text-block._5vw._30vw-width._2 {
    line-height: 6vw;
  }

  .text-block._2 {
    text-align: center;
    font-family: Roboto, sans-serif;
    font-size: 2.5vw;
    font-weight: 100;
    line-height: 4vw;
  }

  .text-block.list {
    letter-spacing: 1px;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-left: 1vw;
    font-family: Roboto, sans-serif;
    font-size: 2.5vw;
    font-weight: 100;
    line-height: 4vw;
  }

  .text-block.services {
    text-align: center;
    font-family: Roboto, sans-serif;
    font-size: 3vw;
    font-weight: 100;
    line-height: 6vw;
  }

  .div-block-10 {
    grid-template-rows: auto auto;
    grid-template-columns: 3fr;
    align-items: center;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-11 {
    align-items: flex-start;
    display: none;
  }

  .div-block-12 {
    border-radius: 1.5vw;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-13 {
    border-radius: 3vw;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 15vw;
  }

  .div-block-13.last.quote {
    background-color: #afafaf;
    background-image: radial-gradient(circle, #0000, #00000038);
    border-radius: 4vw;
    align-items: center;
    height: auto;
    padding-bottom: 0;
  }

  .div-block-13.first {
    border-radius: 3vw;
  }

  .div-block-15 {
    border-radius: 3vw;
    justify-content: center;
    align-items: center;
    height: 50vh;
    margin-top: 10vw;
    margin-bottom: 5vh;
    display: flex;
  }

  .column, .column-2 {
    align-items: center;
  }

  .div-block-16 {
    background-color: #0000;
    background-image: linear-gradient(0deg, #0000, #000 17%);
    border-width: 0;
    border-color: #000;
    border-radius: 2vw;
    width: 100%;
  }

  .div-block-17 {
    border-top-left-radius: 1.5px;
    height: 50vw;
  }

  .div-block-17.vonfals {
    height: 60vh;
  }

  .div-block-17.d2 {
    background-position: 0 0, 50%;
    height: 50vh;
  }

  .div-block-17.eve {
    height: 50vh;
  }

  .div-block-17.vr {
    height: 60vh;
  }

  .div-block-17.mods, .div-block-17.donate {
    height: 50vh;
  }

  .columns-2 {
    margin-bottom: 10vh;
  }

  .heading-4 {
    text-align: center;
    margin-bottom: 3vw;
    font-size: 5vw;
    font-weight: 200;
    line-height: 6vw;
  }

  .heading-6 {
    margin-bottom: 5vw;
    font-size: 4vw;
  }

  .heading-6._2 {
    font-size: 8vw;
    line-height: 8vw;
  }

  .div-block-23 {
    background-size: 99%;
    height: 70vw;
  }

  .div-block-42 {
    background-image: url('../images/MediaLab-Grafitty-White.png');
    background-position: 50% 38%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .div-block-43.research {
    margin-bottom: 5vw;
  }

  .text-block-7 {
    color: #b3b1b1;
    margin-top: 10vh;
    font-size: 2vw;
    line-height: 3vw;
  }

  .div-block-55 {
    background-image: url('../images/F2.png');
    background-size: contain;
    height: 40vh;
  }

  .media-lab {
    padding-left: 5vw;
  }

  .research {
    margin-right: 0;
  }

  .show {
    margin-bottom: 5vh;
    margin-left: 5vw;
  }

  .fiverr {
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .text-rotator {
    font-size: 54px;
    line-height: 46px;
  }

  .heading-19 {
    font-size: 6.5vw;
    line-height: 8vw;
  }

  .desktop-navigation {
    display: none;
  }

  .heading-20 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .div-block-65.xcorecity {
    grid-template-rows: auto auto;
    grid-template-columns: 2.5fr;
    padding-left: 0;
  }

  .div-block-67 {
    display: none;
  }

  .div-block-69 {
    margin-bottom: 0;
    padding-top: 0%;
  }

  .div-block-70 {
    padding-top: 0;
    padding-left: 0;
  }

  .div-block-73.inside {
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .columns-10 {
    height: 50vh;
  }

  .heading-22.banner {
    font-size: 7vw;
    line-height: 7vw;
  }

  .text-block-13 {
    font-size: 1.9vw;
    line-height: 3vw;
  }

  .text-block-13.banner {
    margin-bottom: 4vw;
    font-size: 2vw;
    line-height: 3.5vw;
  }

  .button-5 {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .div-block-74 {
    margin-bottom: 4vw;
  }

  .text-block-14 {
    display: none;
  }

  .div-block-75 {
    height: 50vw;
  }

  .div-block-76 {
    width: .5vw;
    height: 5vw;
    margin-bottom: 2vw;
  }

  .div-block-77, .div-block-79 {
    height: 10vw;
  }

  .div-block-80 {
    height: 5vw;
    margin-bottom: 2vw;
    margin-left: .5vw;
  }

  .div-block-88 {
    display: none;
  }

  .div-block-89 {
    padding-bottom: 0;
  }

  .div-block-90 {
    background-size: 50vw;
    height: 50vh;
  }

  .div-block-91 {
    height: 60vh;
    margin-right: 0;
  }

  .div-block-92 {
    width: 100%;
    height: 100vw;
    margin-bottom: 10vh;
  }

  .background-video-12 {
    border: 0 #000;
  }

  .div-block-94, .div-block-94._2 {
    height: 60vh;
  }

  .div-block-94._3 {
    height: 50vh;
  }

  .div-block-94._6 {
    height: 60vh;
    display: flex;
  }

  .div-block-94._5 {
    background-image: linear-gradient(0deg, #000, #fff0 39%), url('../images/C00992.jpg');
  }

  .div-block-95 {
    background-color: #0000;
    background-image: linear-gradient(0deg, #0000005e, #000);
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 5vh;
    padding-left: 5vw;
    padding-right: 5vw;
    display: flex;
  }

  .div-block-95.quote {
    border-radius: 3vw;
    padding-top: 5vh;
    padding-bottom: 5vh;
    padding-right: 3vw;
  }

  .text-block-15 {
    font-size: 2vw;
    line-height: 4vw;
  }

  .text-block-16 {
    letter-spacing: 3px;
    font-size: 1.9vw;
  }

  .button-7 {
    width: 20vw;
    font-size: 1.5vw;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .heading-26 {
    letter-spacing: 0;
    width: 80%;
    font-family: Open Sans, sans-serif;
    font-size: 2vw;
    font-weight: 600;
    line-height: 3vw;
  }

  .div-block-101 {
    background-size: 80%;
  }

  .div-block-102 {
    background-size: 100vw;
  }

  .div-block-103 {
    background-size: 80vw;
  }

  .div-block-104 {
    background-size: 80%;
    padding-top: 0;
  }

  .div-block-105 {
    background-size: 100vw;
  }

  .div-block-106 {
    background-position: 50% 40%;
    background-size: contain;
    height: 60vw;
    margin-left: 0;
    display: block;
  }

  .div-block-107 {
    background-position: 70% 40%;
    background-size: 90vw;
  }

  .div-block-109 {
    display: none;
  }

  .text-block-19 {
    font-size: 1.5vw;
    line-height: 3vw;
  }

  .text-block-19._3 {
    font-size: 2.4vw;
  }

  .div-block-111 {
    justify-content: flex-end;
    align-items: flex-start;
    padding-right: 0;
  }

  .footer {
    background-color: #070201;
    justify-content: center;
    align-items: center;
    padding-bottom: 5vh;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-114 {
    grid-template-columns: 2.25fr 1.5fr;
    height: auto;
  }

  .div-block-115 {
    margin-bottom: 5vh;
  }

  .div-block-116._2 {
    justify-content: flex-end;
    align-items: center;
  }

  .text-block-20 {
    font-size: 1.9vw;
    line-height: 4vw;
  }

  .div-block-117 {
    background-size: 80vw;
    margin-bottom: 5vh;
  }

  .div-block-118 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-119 {
    width: 75%;
    margin-bottom: 20vh;
    position: absolute;
    bottom: 0;
  }

  .big-arrow {
    display: none;
  }

  .text-block-21 {
    font-size: 1.2vw;
  }

  .div-block-125 {
    background-color: #000;
    background-image: url('../images/Stephan-Cover-Img.jpg');
    background-position: 0%;
    background-size: cover;
    border-radius: 1.5vw;
    width: 100%;
    height: 90vh;
    margin-top: 5vh;
    display: block;
  }

  .div-block-126 {
    height: 50vw;
  }

  .mobile-nav {
    z-index: 1;
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    background-color: #242424ad;
    height: 5vh;
    display: flex;
    position: fixed;
    inset: auto 0% 0%;
  }

  .div-block-129 {
    color: #fff;
    letter-spacing: 2px;
    justify-content: center;
    align-items: center;
    width: 20%;
    font-family: Open Sans, sans-serif;
    font-size: 1vw;
    font-weight: 300;
    text-decoration: none;
    display: flex;
  }

  .div-block-129:hover {
    background-image: radial-gradient(circle, #99999870, #fff0 66%);
  }

  .div-block-129.w--current {
    color: var(--gold);
    background-image: radial-gradient(circle, #ffffff54, #fff0 58%);
  }

  .text-block-22 {
    color: #e6e6e6;
    font-family: Roboto, sans-serif;
    font-size: 1.5vw;
  }

  .heading-27 {
    font-size: 5vw;
    line-height: 4.8vw;
    display: block;
  }

  .div-block-130, .div-block-131 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 2vw;
    padding-left: 3vw;
    padding-right: 3vw;
    display: flex;
  }

  .div-block-136 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 3vh;
    margin-bottom: 0;
    display: flex;
  }

  .div-block-137 {
    border-top-width: 3px;
    border-radius: 4vw;
    width: 100%;
  }

  .button-8 {
    color: #83e0ab;
    background-color: #2d2d2d7d;
    border-radius: 10vw;
    width: 90%;
    height: 8vw;
    font-family: Exo, sans-serif;
    font-size: 2.2vw;
    font-weight: 400;
    line-height: 4vw;
  }

  .button-8.global {
    color: #ff4cc3;
    background-color: #161616;
    border-width: 1px;
    border-radius: 10vw;
    width: 100%;
    height: 5vw;
    font-family: Shentoxtrial Rg, sans-serif;
    font-size: 1.5vw;
  }

  .div-block-138 {
    align-items: center;
    padding-bottom: 4vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-139 {
    grid-template-columns: 2fr;
  }

  .div-block-140 {
    display: none;
  }

  .div-block-144 {
    opacity: .21;
    mix-blend-mode: normal;
    margin-top: 0;
    margin-bottom: 5vh;
  }

  .div-block-145 {
    flex-flow: column;
    width: 100%;
    margin-top: 3vh;
  }

  .text-block-24 {
    margin-top: 1vh;
    font-size: 1.5vw;
    display: none;
  }

  .div-block-147 {
    border-radius: 2vw;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
  }

  .background-video-14 {
    height: 50vh;
  }

  .text-block-27 {
    display: none;
  }

  .homenavbtn.social {
    height: 3vh;
  }

  .div-block-3349480 {
    width: auto;
    padding-left: 2vw;
  }

  .text-block-72 {
    font-size: 2.2vw;
    line-height: 3vw;
  }

  .text-block-73 {
    font-family: Shentoxtrial Rg, sans-serif;
    font-size: 2.2vw;
    line-height: 2vw;
  }

  .text-block-74 {
    font-family: Shentoxtrial Bd, sans-serif;
    font-size: 2vw;
    line-height: 2vw;
  }

  .fiverr-gig-header {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(#a8ffcd1a, #fff0 12%), linear-gradient(#033a4200 22%, #000), linear-gradient(#151616fa, #151616fa), url('../images/Fiverr-Ico.png'), linear-gradient(#0000008f, #0000008f), url('../images/dfghhjhj.gif');
    background-position: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
    background-size: auto, auto, auto, 20vw, auto, cover;
    background-attachment: scroll, scroll, scroll, fixed, scroll, scroll;
    justify-content: center;
    align-items: center;
    padding-top: 5vh;
  }

  .button-14 {
    color: #000;
    -webkit-text-stroke-color: #fff;
    background-color: #ffffff36;
    border-radius: .6vw;
    height: 5vw;
    margin-bottom: 0;
    font-family: Shentoxtrial Lt, sans-serif;
    font-size: 1.8vw;
    line-height: 2.5vw;
  }

  .div-block-3349491 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 5vw;
  }

  .div-block-3349492 {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .sepearations {
    background-color: #ffad17;
    width: 4vw;
    height: .2vw;
    margin-top: 0;
    margin-bottom: 0;
  }

  .sepearations.first {
    display: flex;
  }

  .sepearations.green {
    background-color: #01e354;
  }

  .image-18 {
    opacity: .68;
    width: 35vw;
  }

  .div-block-3349498 {
    color: #ffe100d4;
    border-radius: 10vw;
    width: 16vw;
    height: 4vw;
    font-family: Exo, sans-serif;
    font-size: 3vw;
  }

  .div-block-3349498.longer {
    width: 22vw;
    margin-bottom: 3vh;
    font-family: Roboto, sans-serif;
    font-weight: 100;
  }

  .div-block-3349498.twitch {
    color: #fff;
    background-color: #7a0453d1;
    border-radius: 10vw;
    width: 11vw;
    height: 3vw;
    margin-bottom: 2vh;
    font-size: 1.5vw;
    line-height: 1vw;
  }

  .div-block-3349498.twitch.longer {
    color: #fff;
    width: 13vw;
  }

  .div-block-3349498.twitch.support {
    color: #ffffffad;
    background-color: #7c7c7c78;
    width: 13vw;
    margin-bottom: 2vh;
    font-family: Shentoxtrial Md, sans-serif;
  }

  .div-block-3349498.fiverr {
    width: 17vw;
    height: 4vw;
    margin-right: 0;
    font-size: 2vw;
  }

  .div-block-3349498.fiverr.longer {
    width: 17vw;
  }

  .div-block-3349498.mid {
    width: 19vw;
    margin-bottom: 3vh;
  }

  .div-block-3349498.white-bg {
    background-color: #75500b66;
    width: 15vw;
  }

  .div-block-3349499 {
    flex-flow: row;
    justify-content: center;
  }

  .div-block-3349501 {
    border-radius: .4vw;
    width: 12vw;
    display: none;
  }

  .div-block-3349501.fiverr {
    width: 15vw;
    margin-right: 0;
    box-shadow: 0 3px 2px #0000004f;
  }

  .div-block-3349505 {
    flex-flow: row;
    padding-right: 5vw;
  }

  .div-block-3349508 {
    margin-left: 2vw;
    padding-top: 2vh;
  }

  .heading-30 {
    font-size: 8vw;
    line-height: 7vw;
  }

  .div-block-3349512 {
    padding-bottom: 19vh;
    padding-right: 5vw;
  }

  .heading-31 {
    text-align: left;
    letter-spacing: -1px;
    font-family: Amatic SC, sans-serif;
    font-size: 4vw;
    font-style: normal;
    font-weight: 300;
    line-height: 5vw;
  }

  .div-block-3349515 {
    font-size: 1.5vw;
  }

  .div-block-3349516 {
    width: 3vw;
    height: 3vw;
  }

  .text-block-78 {
    letter-spacing: 0;
  }

  .section-medialab {
    margin-bottom: 15vh;
  }

  .section-show {
    margin-bottom: 0;
  }

  .bold-text {
    font-size: 6vw;
    font-weight: 200;
  }

  .list-text {
    text-align: center;
    font-size: 2.3vw;
  }

  .link-2 {
    margin-left: 1vw;
    font-size: 1.8vw;
  }

  .text-block-80 {
    letter-spacing: 0;
  }

  .heading-32 {
    font-size: 8vw;
    line-height: 7vw;
  }

  .div-block-3349520 {
    width: 100%;
  }

  .link-3 {
    color: #acacac;
  }

  .text-block-82 {
    font-size: 1.8vw;
  }

  .text-block-83 {
    font-family: Amatic SC, sans-serif;
    font-size: 8vw;
    line-height: 9vw;
  }

  .text-block-84 {
    font-family: Shentoxtrial Lt, sans-serif;
    font-size: 2vw;
  }

  .div-block-3349521 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-85, .text-block-86, .text-block-87, .text-block-88, .text-block-89 {
    font-size: 1.8vw;
  }

  .bold-text-5 {
    font-size: 6vw;
    font-weight: 200;
  }

  .text-block-90 {
    letter-spacing: 0;
    font-family: Shentoxtrial Md, sans-serif;
  }

  .text-block-92 {
    letter-spacing: 0;
  }

  .button-16 {
    display: none;
  }

  .div-block-3349527 {
    background-image: url('../images/Companion-Flipped.png');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 60vw;
    height: 50vh;
    display: flex;
  }

  .text-block-95 {
    margin-bottom: 3vw;
  }

  .div-block-3349531 {
    width: 23vw;
  }

  .div-block-3349533 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-3349536 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .div-block-3349537 {
    justify-content: center;
    align-items: center;
    height: 80vh;
    position: static;
  }

  .div-block-3349538 {
    background-color: #01010100;
    background-image: none;
    overflow: hidden;
  }

  .div-block-3349538.xcore {
    background-image: none;
  }

  .button-19 {
    background-color: #272727;
    order: 0;
    justify-content: center;
    align-items: center;
    margin-top: 5vh;
    margin-bottom: 1vh;
    font-size: 2.3vw;
    line-height: 3.5vw;
    display: flex;
  }

  .project-image.vonfalimg {
    background-image: linear-gradient(0deg, #000, #fff0 39%), url('../images/Vonfal-Banner.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
  }

  .project-image.ez {
    overflow: hidden;
  }

  .text-block-98 {
    font-size: 2.5vw;
  }

  .image-23 {
    width: 35vw;
    margin-left: -1vw;
  }

  .image-24 {
    width: 30vw;
  }

  .image-25 {
    width: 17vw;
  }

  .image-26, .image-27 {
    width: 15vw;
  }

  .image-28 {
    width: 20vw;
  }

  .image-29 {
    width: 15vw;
  }

  .image-30 {
    width: 60%;
  }

  .image-31 {
    width: 25vw;
  }

  .div-block-3349542 {
    flex-flow: column;
    display: flex;
  }

  .image-32 {
    width: 2.5vw;
  }

  .category-divs {
    padding-left: 2vw;
    padding-right: 2vw;
    font-size: 2.5vw;
    line-height: 5vw;
  }

  .image-35 {
    width: 15vw;
  }

  .text-block-101 {
    font-size: 1.7vw;
  }

  .image-37 {
    width: 15vw;
  }

  .heading-38 {
    line-height: 4vw;
  }

  .medialab-hero-v4 {
    height: 50vh;
  }

  .image-52 {
    width: 60vw;
  }

  .medialab-content-v4 {
    flex-flow: column;
  }

  .div-block-3349611 {
    width: 100vw;
    margin-bottom: 0;
    padding-left: 15vw;
    padding-right: 15vw;
  }

  .div-block-3349612 {
    width: 100vw;
    height: auto;
    padding-left: 15vw;
    padding-right: 15vw;
  }

  .background-video-22 {
    border-radius: 3vw;
  }

  .global_text_v4 {
    font-size: 2vw;
    line-height: 3.5vw;
  }

  .global_text_v4.testomial {
    font-size: 1.6vw;
    line-height: 2.5vw;
  }

  .global_text_v4.small {
    font-size: 1.8vw;
    line-height: 2.8vw;
  }

  .heading-39 {
    margin-bottom: 2vh;
    line-height: 4.5vw;
  }

  .heading-39.latest {
    text-align: center;
    font-weight: 900;
  }

  .research-hero-v4 {
    height: 50vh;
  }

  .image-54 {
    width: 80vw;
  }

  .research-content-v4 {
    flex-flow: row;
  }

  .div-block-3349615 {
    width: 85%;
    padding-left: 15vw;
    padding-right: 15vw;
  }

  .div-block-3349616 {
    justify-content: flex-start;
    align-items: center;
    width: 15%;
  }

  .image-55 {
    display: none;
  }

  .image-56 {
    width: 15vw;
  }

  .div-block-3349617 {
    border-radius: 3vw;
  }

  .div-block-3349617.vonfalai {
    border-radius: 2vw;
  }

  .text-div-v4 {
    font-size: 1.8vw;
  }

  .text-div-v4.ai {
    font-size: 1.7vw;
  }

  .subheading-v4 {
    font-size: 4vw;
    line-height: 5vw;
  }

  .subheading-v4.work {
    font-size: 6vw;
    line-height: 7vw;
  }

  .div-block-3349619 {
    margin-top: 1vh;
  }

  .div-block-3349621 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .subsub-headline-v4 {
    font-size: 1.8vw;
  }

  .div-block-3349628 {
    justify-content: flex-start;
    align-items: center;
    width: 20%;
  }

  .div-block-3349629 {
    width: 80%;
    padding-left: 10vw;
    padding-right: 5vw;
  }

  .div-block-3349634 {
    border-radius: 2vw;
  }

  .div-block-3349635 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .footer-v5 {
    background-position: 30% 0;
  }

  .div-block-3349641 {
    padding-left: 10vw;
    padding-right: 0;
  }

  .container-2 {
    max-width: 728px;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .div-block-3349642 {
    padding-left: 0;
  }

  .button-25 {
    padding-left: 2vw;
    padding-right: 2vw;
    font-size: 1.8vw;
    line-height: 2vw;
  }

  .text-block-115 {
    margin-left: 3vw;
    font-size: 1.4vw;
  }

  .div-block-3349648 {
    width: 20%;
  }

  .div-block-3349649 {
    justify-content: flex-end;
    align-items: flex-end;
    width: 80%;
    padding-right: 10vw;
  }

  .heading-41 {
    margin-bottom: 0;
  }

  .div-block-3349656 {
    padding-right: 5vw;
  }

  .text-block-117 {
    font-size: 1.7vw;
    line-height: 2.5vw;
  }

  .text-block-117._2 {
    font-size: 1.7vw;
  }

  .div-block-3349660 {
    width: 45vw;
  }

  .div-block-3349662 {
    margin-bottom: 0;
  }

  .text-block-119.ai {
    line-height: 2vw;
  }

  .div-block-3349664 {
    width: 50vw;
  }

  .div-block-3349668 {
    margin-right: 0;
  }

  .image-60 {
    display: none;
  }

  .navigation-wrapper {
    padding-left: 3vw;
    display: flex;
  }

  .nav-link-div {
    font-size: 1.4vw;
  }

  .bold-text-34 {
    font-size: 8vw;
    line-height: 8vw;
  }

  .bold-text-34.shl {
    font-size: 9vw;
    line-height: 10vw;
  }

  .bold-text-35 {
    line-height: 2vw;
  }

  .bold-text-35.latest {
    text-align: center;
  }

  .div-block-3349674 {
    height: 2vh;
  }

  .div-block-3349675 {
    flex-flow: column;
    display: none;
  }

  .div-block-3349675._2 {
    flex-flow: row;
    display: flex;
  }

  .text-block-126 {
    font-size: 1.4vw;
  }

  .div-block-3349689 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 7vw;
  }

  .text-block-127 {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }

  .button-27 {
    font-size: 1.8vw;
  }

  .image-62 {
    width: 25vw;
  }

  .div-block-3349693 {
    font-size: 2vw;
  }

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

  .div-block-3349695 {
    width: 80vw;
    padding-right: 0;
  }

  .div-block-3349696 {
    margin-top: 5vh;
    display: flex;
  }

  .heading-44 {
    font-size: 7vw;
  }

  .div-block-3349697 {
    margin-bottom: 0;
  }

  .background-video-24 {
    border-radius: 2vw;
  }

  .heading-45 {
    -webkit-text-stroke-width: 0px;
    font-size: 7vw;
    line-height: 7vw;
  }

  .div-block-3349702 {
    display: none;
  }

  .bold-text-36, .bold-text-37 {
    line-height: 4vw;
  }

  .image-73 {
    opacity: .55;
    width: 4vw;
  }

  .div-block-3349707 {
    display: none;
  }

  .div-block-3349707._2 {
    margin-top: 5vh;
    display: flex;
  }

  .div-block-3349714 {
    background-size: cover;
    border-radius: 3vw;
    height: 70vw;
  }

  .image-75 {
    width: 15vw;
  }

  .div-block-3349715 {
    padding-bottom: 5vw;
    padding-right: 5vw;
  }

  .text-block-132 {
    font-size: 2vw;
    line-height: 2.6vw;
  }

  .raincanvas {
    height: 100%;
  }

  .div-block-3349721 {
    justify-content: flex-end;
    align-items: flex-start;
    width: 70vw;
    padding-bottom: 10vh;
  }

  .div-block-3349721._1 {
    width: 30vw;
  }

  .text-block-137 {
    font-size: 1.8vw;
    line-height: 1.8vw;
  }

  .text-block-137.footer-outro {
    font-size: 1.7vw;
    line-height: 1.8vw;
  }

  .div-block-3349723 {
    width: 12vw;
    height: 12vw;
  }

  .text-block-139 {
    font-size: 1.5vw;
    line-height: 1.8vw;
  }

  .news-section {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    display: flex;
  }

  .news-wrapper {
    flex-flow: row;
    width: 100%;
  }

  .div-block-3349738 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-3349738.text {
    justify-content: center;
    align-items: center;
  }

  .div-block-3349739._1 {
    height: 35vh;
    margin-bottom: 3vh;
  }

  .div-block-3349739._2 {
    margin-bottom: 3vh;
  }

  .text-block-143 {
    font-size: 3.5vw;
    line-height: 3.8vw;
  }

  .text-block-143.center {
    text-align: left;
  }

  .text-block-144 {
    display: none;
  }

  .text-block-145 {
    font-size: 1vw;
    font-weight: 300;
  }

  .button-29 {
    margin-top: 3vh;
    font-size: 1.5vw;
  }

  .text-block-147 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .text-block-148 {
    font-size: 2.5vw;
  }

  .div-block-3349746 {
    padding-right: 5vw;
  }

  .div-block-3349753 {
    background-position: 0 0, 45%;
  }

  .text-block-154 {
    font-size: 1.5vw;
    line-height: 2.5vw;
  }

  .text-block-155 {
    font-size: 1.6vw;
    font-weight: 200;
    line-height: 2.6vw;
  }

  .glitch-text._1 {
    font-size: 1.5vw;
    line-height: 3vw;
  }

  .glitch-text._2 {
    margin-top: -3vw;
    font-size: 1.5vw;
    line-height: 3vw;
  }

  .glitch-button {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  ._3xdiv-wrapper {
    margin-bottom: 1vh;
  }

  .div-block-3349772 {
    display: none;
  }

  .div-block-3349773 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
  }

  .div-block-3349774 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-81 {
    width: 8vw;
  }

  .play-video-button {
    justify-content: center;
    align-items: center;
    width: 10vw;
    height: 10vw;
    margin-bottom: 0;
  }

  .div-block-3349776 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 5vh;
  }

  .div-block-3349778 {
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 5vw;
    margin-left: 5vw;
  }

  .div-block-3349781 {
    display: none;
  }

  .button-33 {
    font-size: 1.2vw;
  }

  .div-block-3349789 {
    margin-top: 2vw;
    margin-bottom: 4vh;
  }

  .image-83 {
    width: 40vw;
    margin-bottom: 2vh;
  }

  .image-84 {
    height: 60%;
  }

  .bold-text-163 {
    text-align: left;
  }

  .bold-text-164 {
    line-height: 3vw;
  }
}

@media screen and (max-width: 767px) {
  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .image-35 {
    margin-bottom: -10vh;
  }

  .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-image: linear-gradient(#000000db, #000000db), url('../images/Brick.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, 55vw;
  }

  .div-block-3.research {
    height: 30vh;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-3.media-lab {
    height: 40vh;
    margin-bottom: 0;
  }

  .heading-2 {
    margin-bottom: 10vw;
    font-size: 9vw;
    font-weight: 600;
    line-height: 10vw;
  }

  .heading-2.rows {
    letter-spacing: 0;
    margin-bottom: 4vh;
    font-size: 8vw;
    font-weight: 500;
    line-height: 11vw;
  }

  .heading-2.rows._30vw {
    margin-bottom: 4vh;
    font-size: 9vw;
    line-height: 11vw;
  }

  .heading-2.quote {
    margin-bottom: 10vw;
    font-size: 9vw;
    line-height: 9vw;
  }

  .div-block-8 {
    padding-top: 0;
  }

  .text-block {
    font-size: 3vw;
    line-height: 6vw;
  }

  .text-block._5vw {
    text-align: center;
    margin-top: 0;
    margin-bottom: 13vw;
    font-family: Roboto, sans-serif;
    font-size: 5vw;
    font-weight: 100;
    line-height: 8vw;
  }

  .text-block._5vw._30vw-width {
    text-align: left;
    margin-top: 1vw;
    margin-bottom: 4vh;
    font-family: Roboto, sans-serif;
    font-size: 5vw;
    line-height: 8vw;
  }

  .text-block._5vw._30vw-width._2 {
    font-size: 6vw;
    line-height: 8vw;
  }

  .text-block._2 {
    text-align: center;
    font-family: Roboto, sans-serif;
    font-size: 5vw;
    font-weight: 100;
    line-height: 8vw;
  }

  .text-block.list {
    margin-top: 1vh;
    margin-bottom: 1vh;
    font-family: Roboto, sans-serif;
    font-size: 4vw;
    line-height: 7vw;
  }

  .text-block.services {
    text-align: center;
    margin-bottom: 5vh;
    font-family: Roboto, sans-serif;
    font-size: 5vw;
    line-height: 8vw;
  }

  .div-block-10 {
    margin-bottom: 15vh;
    margin-right: 0;
  }

  .div-block-13 {
    border-top-width: 3px;
    border-radius: 4vw;
    height: auto;
    margin-bottom: 25vw;
  }

  .div-block-13.first {
    border-radius: 4vw;
  }

  .div-block-15 {
    border-radius: 0;
    height: 40vh;
    margin-top: 5vw;
    display: flex;
  }

  .column {
    margin-bottom: 15vh;
    padding-left: 0;
    padding-right: 0;
  }

  .column-2 {
    height: auto;
    margin-bottom: 15vh;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-16 {
    border-top-width: 3px;
    border-radius: 3vw;
    height: auto;
    box-shadow: 0 2px 6px #0000008a;
  }

  .div-block-17 {
    height: 70vh;
  }

  .div-block-17.vonfals {
    background-position: 0 0, 50%;
    height: 70vh;
  }

  .div-block-17.d2, .div-block-17.eve, .div-block-17.vr, .div-block-17.discrod, .div-block-17.mods, .div-block-17.donate {
    height: 70vh;
  }

  .columns {
    margin-bottom: 5vw;
  }

  .columns-2 {
    margin-bottom: 0;
  }

  .heading-4 {
    margin-bottom: 5vw;
    font-size: 9vw;
    font-weight: 600;
    line-height: 11vw;
  }

  .div-block-23 {
    background-size: contain;
    width: 100%;
    height: 100vw;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-29 {
    flex-direction: column;
    display: flex;
  }

  .div-block-30 {
    background-color: #131312;
  }

  .background-video-3 {
    height: 50vh;
  }

  .div-block-40 {
    background-color: #131312;
    align-items: center;
    height: 70vh;
    padding-right: 0;
    position: relative;
  }

  .div-block-43.research {
    background-size: 100%;
    height: 100%;
  }

  .text-block-7 {
    text-align: center;
    font-size: 4vw;
    line-height: 5vw;
  }

  .div-block-55 {
    background-image: url('../images/Fiverr-Grafitty-Small.png');
    height: 35vh;
  }

  .research {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .show {
    margin-bottom: 0;
  }

  .text-rotator {
    font-size: 46px;
  }

  .start-icon {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-19 {
    margin-bottom: 2vh;
  }

  .desktop-navigation {
    width: auto;
    height: auto;
    display: none;
  }

  .heading-20 {
    font-size: 5vw;
    line-height: 6vw;
  }

  .div-block-73.inside {
    border-radius: 1vw;
    height: 80vh;
  }

  .columns-10 {
    background-image: linear-gradient(45deg, #000000ad 50%, #0000);
    height: 100%;
  }

  .column-18 {
    padding-bottom: 5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .column-19 {
    height: 10vh;
    display: none;
    position: static;
  }

  .heading-22.banner {
    margin-bottom: 2vh;
    font-size: 10vw;
    line-height: 11vw;
  }

  .text-block-13.banner {
    text-shadow: 0 1px 1px #0000009c;
    margin-top: 5vw;
    margin-bottom: 8vw;
    font-family: Roboto, sans-serif;
    font-size: 5vw;
    line-height: 7vw;
  }

  .button-5 {
    background-color: #fff;
  }

  .div-block-75 {
    height: 80vw;
  }

  .div-block-76 {
    height: 10vw;
  }

  .div-block-77 {
    height: 18vw;
  }

  .div-block-79 {
    height: 20vw;
    margin-bottom: 0;
    line-height: 10vw;
  }

  .div-block-80 {
    height: 10vw;
    margin-left: 2vw;
  }

  .div-block-80.w--current {
    padding-left: 0;
  }

  .div-block-91 {
    border-radius: 1vw;
    height: 80vh;
    box-shadow: 1px 1px 8px 6px #0000005e;
  }

  .div-block-92 {
    background-position: 50%;
    background-size: contain;
    justify-content: center;
    height: 80vh;
    margin-left: 5vw;
    display: flex;
  }

  .background-video-12 {
    filter: none;
    border-radius: 4vw;
  }

  .div-block-94 {
    background-position: 0 0, 60%;
    height: 70vh;
  }

  .div-block-94._2 {
    height: 70vh;
  }

  .div-block-94._3 {
    background-position: 0 0, 50%;
    height: 70vh;
  }

  .div-block-94._6 {
    height: 70vh;
  }

  .div-block-95 {
    background-image: linear-gradient(0deg, #0000005e 64%, #000);
  }

  .text-block-15 {
    font-size: 2.8vw;
    line-height: 5vw;
  }

  .text-block-16 {
    letter-spacing: 1px;
    margin-bottom: 0;
    font-size: 3vw;
  }

  .button-7 {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    color: #fff;
    letter-spacing: 1px;
    background-color: #ffffff47;
    width: 60vw;
    font-size: 3vw;
    font-weight: 400;
  }

  .container {
    max-width: none;
  }

  .heading-26 {
    margin-bottom: 4vw;
    font-size: 3vw;
    line-height: 5vw;
  }

  .div-block-102 {
    background-size: 90vw;
  }

  .div-block-103 {
    background-size: 90vw;
    width: 100%;
  }

  .div-block-104 {
    margin-bottom: 10vh;
  }

  .div-block-105 {
    background-size: 90vw;
  }

  .div-block-106, .div-block-107 {
    background-position: 140%;
    background-size: 95vw;
  }

  .div-block-108 {
    justify-content: center;
    margin-top: 15vw;
  }

  .text-block-18 {
    display: none;
  }

  .div-block-111 {
    padding-left: 0;
  }

  .footer {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-114 {
    grid-template-rows: auto auto;
    grid-template-columns: 2.25fr;
    height: auto;
  }

  .div-block-115 {
    margin-bottom: 5vh;
  }

  .div-block-116._2 {
    border-top: 1px solid #444;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    padding-top: 4vh;
  }

  .div-block-117 {
    background-size: 90vw;
  }

  .div-block-118 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-119 {
    height: auto;
    margin-top: 0;
    margin-bottom: 17vh;
    position: absolute;
    bottom: 0;
  }

  .div-block-121 {
    margin-bottom: 0;
    margin-left: 0;
    display: none;
    position: static;
  }

  .big-arrow {
    margin-right: 0;
    display: none;
  }

  .text-block-21 {
    background-color: #0000009c;
    border-radius: 20px;
    padding-left: 1vw;
    padding-right: 1vw;
    font-size: 2.5vw;
  }

  .div-block-125 {
    background-image: none;
    border-radius: 4vw;
    height: 60vh;
    margin-top: 4vh;
    display: flex;
    overflow: hidden;
  }

  .div-block-126 {
    height: 80vw;
  }

  .mobile-nav {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #242424ad;
    width: 100%;
    height: 10vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: flex;
    position: fixed;
    inset: auto 0% 0%;
  }

  .div-block-128 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .div-block-129 {
    color: #fff;
    letter-spacing: 2px;
    justify-content: center;
    align-items: center;
    width: 20%;
    height: 100%;
    font-family: Open Sans, sans-serif;
    font-size: 1.9vw;
    font-weight: 300;
    text-decoration: none;
    display: flex;
  }

  .div-block-129.w--current {
    color: var(--gold);
    background-color: #0000;
    background-image: radial-gradient(circle, #ffffff3d, #fff0 72%);
    font-family: Open Sans, sans-serif;
    font-size: 1.9vw;
    font-weight: 300;
  }

  .text-block-22 {
    letter-spacing: 1px;
    font-size: 2.5vw;
    text-decoration: none;
  }

  .heading-27 {
    margin-top: 2vh;
    margin-bottom: 10vh;
    font-size: 5vw;
    line-height: 4.8vw;
    display: flex;
  }

  .div-block-130 {
    padding-bottom: 5vw;
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .div-block-131 {
    padding-bottom: 5vw;
  }

  .div-block-137 {
    border-top-width: 3px;
    border-radius: 4vw;
  }

  .button-8 {
    color: #7fcca0;
    border-radius: 10vw;
    height: 13vw;
    font-family: Exo, sans-serif;
    font-size: 4vw;
  }

  .button-8.global {
    color: #ff19b2;
    background-color: #222222a8;
    border-radius: 10vw;
    height: 15vw;
    font-family: Exo, sans-serif;
    font-size: 4vw;
  }

  .div-block-138 {
    padding-bottom: 5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-144 {
    margin-bottom: 3vh;
    display: none;
  }

  .div-block-147 {
    border-radius: 3vw;
    justify-content: center;
    align-items: center;
    margin-top: 5vh;
  }

  .background-video-14 {
    height: 80vh;
  }

  .text-block-27 {
    display: flex;
    overflow: hidden;
  }

  .homenavbtn.social {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .text-block-72 {
    font-size: 4vw;
    line-height: 5vw;
  }

  .text-block-73 {
    margin-left: 5vw;
    font-family: Roboto, sans-serif;
    font-size: 5vw;
  }

  .div-block-3349487 {
    margin-bottom: 2vh;
  }

  .button-14 {
    border-radius: 1.5vw;
    height: 9vw;
    font-family: Shentoxtrial Rg, sans-serif;
    font-size: 3.5vw;
  }

  .sepearations {
    width: 6vw;
    height: .7vw;
  }

  .div-block-3349497 {
    background-image: url('../images/VendorBot-Green.gif');
    background-repeat: no-repeat;
    background-size: contain;
  }

  .div-block-3349498 {
    border-radius: 20vw;
    width: 36vw;
    height: 8vw;
    font-family: Exo, sans-serif;
    font-size: 3vw;
  }

  .div-block-3349498.longer {
    width: 50vw;
    font-size: 4vw;
  }

  .div-block-3349498.twitch {
    border-radius: 10vw;
    width: 33vw;
    height: 7vw;
    margin-bottom: 2vh;
    font-family: Shentoxtrial Lt, sans-serif;
    font-size: 4vw;
    line-height: 3vw;
  }

  .div-block-3349498.twitch.longer {
    width: 38vw;
    font-size: 4vw;
  }

  .div-block-3349498.twitch.support {
    color: #000;
    background-color: #eeeeee96;
    width: 30vw;
    margin-bottom: 4vh;
    font-family: Shentoxtrial Md, sans-serif;
    font-size: 3.5vw;
  }

  .div-block-3349498.fiverr {
    width: 33vw;
    height: 8vw;
    font-size: 4vw;
  }

  .div-block-3349498.fiverr.longer {
    width: 35vw;
  }

  .div-block-3349498.mid {
    width: 45vw;
  }

  .div-block-3349498.white-bg {
    color: #ffa600;
    width: 30vw;
    margin-bottom: 2vh;
    font-size: 12vw;
  }

  .div-block-3349499 {
    flex-flow: column;
  }

  .text-block-76 {
    margin-top: 1vh;
    font-family: Shentoxtrial Bd, sans-serif;
  }

  .div-block-3349501 {
    width: 28vw;
  }

  .hero-content-grid {
    grid-template-columns: 2.75fr .25fr;
  }

  .div-block-3349505 {
    padding-right: 5vw;
  }

  .div-block-3349508 {
    width: 20vw;
    margin-left: 5vw;
    position: static;
  }

  .div-block-3349509 {
    width: 20vw;
  }

  .heading-30 {
    font-size: 12vw;
    line-height: 11vw;
  }

  .heading-31 {
    text-align: left;
    letter-spacing: -1px;
    width: 90vw;
    margin-left: -20vw;
    padding-right: 2vw;
    font-family: Amatic SC, sans-serif;
    font-size: 6.8vw;
    font-style: normal;
    font-weight: 800;
    line-height: 9vw;
    position: relative;
  }

  .div-block-3349515 {
    flex: 0 auto;
    display: flex;
  }

  .div-block-3349515.live {
    justify-content: flex-end;
    align-items: center;
    width: 50vw;
  }

  .div-block-3349515.linkintro, .div-block-3349515._1, .div-block-3349515._2 {
    display: none;
  }

  .div-block-3349516 {
    width: 6vw;
    height: 6vw;
  }

  .text-block-78 {
    margin-left: -2vw;
    font-size: 4vw;
  }

  .section-medialab {
    margin-top: 0;
    margin-bottom: 15vh;
  }

  .section-show {
    background-image: none;
  }

  .section-contact {
    margin-top: 0;
  }

  .bold-text {
    font-size: 9vw;
    font-weight: 600;
    line-height: 11vw;
  }

  .list-text {
    font-family: Shentoxtrial Th, sans-serif;
    font-size: 4vw;
    line-height: 6vw;
  }

  .link-2 {
    font-family: Shentoxtrial Rg, sans-serif;
    font-size: 3.5vw;
  }

  .heading-32 {
    font-size: 15vw;
    line-height: 15vw;
  }

  .div-block-3349520 {
    border-top: 1px #292929;
    margin-top: 4vh;
    padding-top: 0;
    padding-bottom: 10vh;
  }

  .text-block-81 {
    margin-bottom: 0;
    font-size: 4vw;
  }

  .text-block-82 {
    font-size: 4vw;
  }

  .text-block-83 {
    font-family: Amatic SC, sans-serif;
    font-size: 10vw;
    line-height: 10vw;
  }

  .text-block-84 {
    font-size: 3vw;
  }

  .text-block-85, .text-block-86, .text-block-87, .text-block-88 {
    font-size: 4vw;
  }

  .text-block-89 {
    color: #ffdd9e;
    text-shadow: 0 1px 1px #0000004a;
    font-size: 3vw;
  }

  .bold-text-5 {
    font-size: 9vw;
    font-weight: 600;
    line-height: 11vw;
  }

  .text-block-91, .text-block-93, .text-block-94 {
    font-size: 4vw;
  }

  .bold-text-6 {
    font-family: Shentoxtrial Th, sans-serif;
  }

  .button-16 {
    -webkit-backdrop-filter: blur(11px);
    backdrop-filter: blur(11px);
    color: #cfcfcf;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #46464675;
    border-radius: 10vw;
    font-family: Shentoxtrial Rg, sans-serif;
    font-size: 3vw;
    display: flex;
  }

  .bold-text-7 {
    line-height: 5vw;
  }

  .div-block-3349526 {
    height: 100%;
  }

  .div-block-3349527 {
    background-image: linear-gradient(0deg, #000, #fff0 64%);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    justify-content: center;
    align-items: flex-end;
    height: 40vh;
    margin-top: 5vh;
    padding-top: 0;
    padding-left: 0;
    display: flex;
  }

  .bold-text-11 {
    font-weight: 600;
  }

  .text-block-95 {
    margin-bottom: 5vw;
  }

  .div-block-3349531 {
    background-color: #b8016b87;
    border-radius: 50vw;
    width: 50vw;
    height: 8vh;
  }

  .text-block-97 {
    font-size: 3vw;
  }

  .div-block-3349534 {
    height: 90vh;
    margin-top: 5vh;
    margin-left: 5vw;
    margin-right: 5vw;
    display: none;
  }

  .div-block-3349536 {
    grid-template-columns: 1fr;
    margin-bottom: 5vh;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  .div-block-3349537 {
    height: 70vh;
  }

  .div-block-3349538 {
    border-radius: 4vw;
  }

  .button-19 {
    font-size: 4vw;
    font-weight: 300;
    line-height: 7vw;
  }

  .project-image.svf, .project-image.atlantis {
    justify-content: center;
    align-items: center;
  }

  .project-image.ez {
    justify-content: center;
    align-items: center;
    padding-right: 5vw;
  }

  .project-image.muze {
    padding-right: 2vw;
  }

  .text-block-98 {
    font-size: 4vw;
  }

  .image-23 {
    width: 80vw;
    margin-bottom: 5vh;
  }

  .image-24 {
    width: 40vw;
    position: absolute;
  }

  .image-25, .image-26 {
    width: 28vw;
  }

  .image-27 {
    width: 30vw;
  }

  .image-28 {
    width: 28vw;
  }

  .image-29 {
    width: 30vw;
  }

  .image-30 {
    width: 70%;
  }

  .image-31 {
    width: 50vw;
  }

  .image-31.btl {
    width: 55vw;
  }

  .image-32 {
    width: 4vw;
    margin-bottom: .5vh;
  }

  .div-block-3349543 {
    flex-flow: column;
  }

  .category-divs {
    margin-bottom: 3vh;
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 4vw;
    font-weight: 300;
    line-height: 10vw;
  }

  .div-block-3349544 {
    justify-content: center;
    align-items: flex-end;
    height: auto;
    padding-bottom: 3vh;
    display: flex;
  }

  .image-33, .image-34 {
    width: 80%;
  }

  .preloader {
    display: none;
  }

  .image-35 {
    width: 20vw;
    margin-bottom: -8vh;
  }

  .text-block-101 {
    letter-spacing: 1px;
    font-size: 3vw;
  }

  .image-36 {
    width: 150vw;
    position: static;
  }

  .image-37 {
    width: 32vw;
    margin-bottom: 1vh;
  }

  .text-block-102 {
    font-family: Roboto, sans-serif;
  }

  .bold-text-13 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .background-video-19 {
    z-index: 2;
  }

  .image-39 {
    width: 8vw;
  }

  .heading-34 {
    font-size: 15vw;
    line-height: 15vw;
  }

  .div-block-3349548 {
    margin-bottom: 0;
  }

  .text-block-103 {
    color: #4c4a4a;
    text-align: center;
    margin-bottom: 5vh;
    font-family: Roboto, sans-serif;
    font-size: 5vw;
    font-weight: 300;
  }

  .body-4 {
    background-image: linear-gradient(#000000d6, #000000d6), url('../images/Brickwall.webp');
    background-position: 0 0, 50%;
    background-size: auto, 30vw;
    background-attachment: scroll, fixed;
  }

  .video_hero_v4 {
    background-image: linear-gradient(225deg, #00000070, #fff0 18%), linear-gradient(#0000 93%, #000), url('../images/Hero-Image-Top-2_1.avif');
    background-position: 0 0, 0 0, 50% 100%;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, scroll;
    overflow: hidden;
  }

  .hero_video_v3 {
    flex-flow: row;
  }

  .heading-38 {
    font-size: 5vw;
    line-height: 6vw;
  }

  .medialab-hero-v4 {
    text-align: center;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: 4vh;
    margin-left: 0;
  }

  .image-52 {
    width: 70vw;
  }

  .div-block-3349611 {
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-3349612 {
    height: auto;
    margin-top: 10vh;
    margin-bottom: 5vh;
    padding-left: 5vw;
    padding-right: 5vw;
    display: flex;
  }

  .background-video-22 {
    border-radius: 4vw;
    height: 80vh;
  }

  .image-53 {
    display: none;
  }

  .global_text_v4 {
    text-align: left;
    flex-flow: column;
    font-size: 4.2vw;
    font-weight: 300;
    line-height: 7vw;
    display: block;
  }

  .global_text_v4.testomial {
    text-align: left;
    padding-left: 5vw;
    font-size: 4vw;
    font-style: normal;
    font-weight: 200;
    line-height: 7vw;
  }

  .global_text_v4.small {
    font-size: 3.8vw;
    font-weight: 300;
    line-height: 6vw;
  }

  .global_text_v4.cap {
    margin-bottom: 3vh;
    font-size: 8vw;
    line-height: 8vw;
  }

  .global_text_v4.slim {
    font-size: 4.2vw;
  }

  .heading-39 {
    font-size: 9vw;
    line-height: 4vw;
  }

  .research-hero-v4 {
    justify-content: center;
    align-items: center;
    height: auto;
    margin: 0 5vw 5vh;
    padding-top: 10vh;
  }

  .image-54 {
    width: 90vw;
  }

  .div-block-3349615 {
    flex-flow: column;
    width: 90%;
    padding-left: 4vw;
    padding-right: 3vw;
    display: flex;
  }

  .div-block-3349616 {
    justify-content: center;
    align-items: center;
    width: 10%;
  }

  .image-56 {
    width: 20vw;
  }

  .div-block-3349617 {
    border-radius: 4vw;
  }

  .div-block-3349617.vonfalai {
    border-radius: 4vw;
    padding-bottom: 5vh;
  }

  .div-block-3349618 {
    background-image: radial-gradient(circle, #0000, #0006), linear-gradient(0deg, #000, #fff0 19%), url('../images/WebDesignRespsonsive.webp');
    background-position: 0 0, 0 0, 100% 100%;
    background-size: auto, auto, cover;
  }

  .div-block-3349618._2 {
    background-image: radial-gradient(circle, #0000, #0006), linear-gradient(0deg, #000, #fff0 21%), url('../images/Content-thumb.webp');
    background-position: 0 0, 0 0, 100% 100%;
    background-size: auto, auto, cover;
  }

  .div-block-3349618._11 {
    background-image: radial-gradient(circle, #0000, #0006), linear-gradient(0deg, #000, #fff0 34%), url('../images/undefined_image-48.png');
    background-position: 0 0, 0 0, 100% 100%;
    background-size: auto, auto, cover;
  }

  .div-block-3349618._12 {
    background-image: radial-gradient(circle, #0000, #0006), linear-gradient(0deg, #000, #fff0 19%), url('../images/music.img-1.png');
    background-position: 0 0, 0 0, 50%;
  }

  .text-div-v4 {
    font-size: 3vw;
    font-weight: 300;
    line-height: 5.5vw;
  }

  .text-div-v4.ai {
    font-size: 4vw;
  }

  .subheading-v4 {
    font-size: 6vw;
    line-height: 7vw;
  }

  .subheading-v4.neon {
    font-size: 7vw;
    line-height: 7vw;
  }

  .subheading-v4.work {
    font-size: 9vw;
    line-height: 9vw;
  }

  .div-block-3349619 {
    margin-top: 1vh;
  }

  .bulletpoint-div {
    width: 1.4vw;
    height: 1.4vw;
    margin-right: 2vw;
  }

  .div-block-3349621 {
    z-index: 3;
    padding-left: 4vw;
    padding-right: 4vw;
    position: relative;
  }

  .subsub-headline-v4 {
    margin-bottom: 1vw;
    font-size: 3.8vw;
    font-weight: 200;
    line-height: 5vw;
  }

  .subsub-headline-v4.small {
    font-size: 3vw;
  }

  .subsub-headline-v4.status {
    margin-top: 2vh;
    font-size: 2.5vw;
    font-weight: 200;
  }

  .vonfalai-div {
    height: 130vh;
    margin-bottom: 0;
  }

  .div-block-3349626 {
    background-image: linear-gradient(#0000, #000 51%), url('../images/ShowCover.webp');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 160vw;
    border-radius: 0;
    justify-content: flex-end;
    align-items: center;
    height: 120vh;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 5vh;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-3349628 {
    justify-content: flex-start;
    align-items: center;
    width: 10%;
  }

  .div-block-3349629 {
    width: 90%;
    padding-left: 4vw;
    padding-right: 5vw;
  }

  .div-block-3349634 {
    border-radius: 4vw;
  }

  .div-block-3349635 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .footer-v5 {
    background-image: url('../images/SafehouseLab-Footer-Mobile_1.avif');
    background-position: 25% 100%;
    height: 100vh;
  }

  .div-block-3349641 {
    flex-flow: column;
    padding-left: 10vw;
    padding-right: 5vw;
    display: none;
  }

  .container-2 {
    max-width: none;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .div-block-3349642 {
    flex-flow: column;
  }

  .image-58 {
    width: 50vw;
  }

  .button-25 {
    border-color: #939090;
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 4vw;
    font-weight: 300;
    line-height: 5vw;
  }

  .div-block-3349647 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .text-block-115 {
    letter-spacing: 1px;
    margin-top: 1vh;
    font-size: 3vw;
    font-style: italic;
    display: none;
  }

  .div-block-3349648 {
    padding-bottom: 10vh;
    display: none;
  }

  .div-block-3349649 {
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
    padding-bottom: 7vh;
    padding-right: 0;
  }

  .image-59 {
    width: 40vw;
    margin-top: 2vh;
  }

  .div-block-3349650 {
    margin-bottom: 2vh;
  }

  .div-block-3349654 {
    width: 30vw;
    height: 30vw;
  }

  .div-block-3349654.eduard {
    width: 40vw;
    height: 40vw;
  }

  .div-block-3349655 {
    flex-flow: column;
  }

  .heading-41 {
    font-size: 9vw;
    line-height: 9vw;
  }

  .div-block-3349656 {
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 15vh;
  }

  .div-block-3349657 {
    text-align: center;
    width: auto;
  }

  .div-block-3349658 {
    margin-left: -.8vw;
  }

  .text-block-117 {
    font-size: 4vw;
    line-height: 5vw;
  }

  .text-block-117._2 {
    font-size: 4vw;
  }

  .div-block-3349660 {
    z-index: 2;
    width: 100%;
    margin-top: -3vw;
    padding: 2vh 5vw 5vh;
    position: relative;
  }

  .div-block-3349661._2 {
    display: none;
  }

  .div-block-3349661._3 {
    margin-top: 0;
  }

  .div-block-3349662 {
    margin-bottom: 5vh;
  }

  .text-block-119 {
    font-size: 4vw;
  }

  .text-block-119.ai {
    font-size: 4vw;
    line-height: 5.5vw;
  }

  .div-block-3349664 {
    text-shadow: 0 1px 5px #000;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-left: 7vw;
    display: block;
    position: sticky;
  }

  .div-block-3349665 {
    margin-bottom: 0;
    display: none;
  }

  .text-block-121 {
    font-size: 4vw;
    font-weight: 100;
  }

  .div-block-3349666._1 {
    -webkit-backdrop-filter: blur(11px);
    backdrop-filter: blur(11px);
    background-color: #1c1613c4;
    background-image: linear-gradient(270deg, #75bfbf24, #ffffff26);
    width: 3vw;
    height: 4vh;
    box-shadow: 0 2px 5px #000000ba;
  }

  .div-block-3349666._2 {
    background-color: #0a0705c4;
    background-image: linear-gradient(270deg, #f8bf6b3b, #ffffff26);
    width: 3vw;
    height: 3vh;
    margin-bottom: 3vh;
  }

  .div-block-3349668 {
    margin-right: 0;
  }

  .navigation-wrapper {
    border-radius: 0;
    height: 5vh;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 2vw;
    padding-right: 2vw;
    display: none;
    box-shadow: inset 1px -20px 1px -18px #ffffff17, 4px 10px 13px -3px #00000061;
  }

  .div-block-3349670 {
    opacity: .67;
    width: 15%;
    display: flex;
  }

  .nav-link-div {
    color: #fff;
    letter-spacing: 0;
    justify-content: center;
    align-items: center;
    font-size: 2vw;
    font-weight: 300;
  }

  .nav-link-div.w--current {
    background-image: radial-gradient(circle, #dee64424, #fff0 60%);
  }

  .nav-link-div.substack {
    display: none;
  }

  .image-61 {
    height: 35%;
  }

  .bold-text-34 {
    font-size: 10vw;
    line-height: 13vw;
  }

  .bold-text-34.shl {
    font-size: 14vw;
    line-height: 14vw;
  }

  .bold-text-35 {
    font-size: 7vw;
    line-height: 11vw;
  }

  .bold-text-35.latest {
    font-weight: 900;
  }

  .div-block-3349672 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 0;
    font-family: Roboto, sans-serif;
    font-weight: 100;
    display: flex;
  }

  .div-block-3349672._2 {
    display: none;
  }

  .div-block-3349674 {
    width: 60%;
    height: 2.5vh;
    margin-bottom: 3vh;
  }

  .div-block-3349674._5.last {
    margin-bottom: 0;
  }

  .linkit {
    margin-left: 2vw;
    font-size: 4vw;
    display: none;
    overflow: hidden;
  }

  .service_div {
    border-radius: 4vw;
  }

  .heading-43 {
    text-transform: none;
    margin-top: 3vh;
    margin-right: 0;
    font-size: 5vw;
    font-weight: 300;
    line-height: 5vw;
  }

  .text-block-124 {
    text-transform: none;
    font-size: 5vw;
    font-weight: 300;
    line-height: 8vw;
  }

  .div-block-3349679 {
    margin-bottom: 0;
  }

  .div-block-3349682 {
    border-radius: 1vw;
    flex-flow: column;
    padding: 2vh 3vw;
  }

  .div-block-3349683 {
    background-position: 50% 0;
    background-size: auto 80%;
    width: 100%;
    height: 5vh;
    margin-top: 0;
    margin-bottom: 2vw;
  }

  .div-block-3349684 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .text-block-125 {
    text-align: center;
    font-size: 3vw;
    line-height: 4vw;
  }

  .div-block-3349685 {
    margin-left: 3vw;
  }

  .text-block-126 {
    font-family: Roboto, sans-serif;
    font-size: 4vw;
    font-weight: 100;
    display: none;
  }

  .div-block-3349689 {
    background-image: linear-gradient(225deg, #0000 23%, #000);
    justify-content: flex-end;
    align-items: stretch;
    padding-bottom: 16vh;
    padding-left: 5vw;
    padding-right: 10vw;
    display: flex;
  }

  .text-block-127 {
    font-size: 4vw;
    font-weight: 300;
    line-height: 5vw;
  }

  .button-27 {
    z-index: 2;
    font-size: 3.5vw;
    font-weight: 400;
    position: relative;
  }

  .image-62 {
    width: 15vw;
  }

  .hero-logo-glitch {
    width: 50vw;
    padding-left: 5vw;
    padding-right: 2vw;
  }

  .div-block-3349692 {
    z-index: 5;
    background-image: none;
    justify-content: flex-start;
    align-items: flex-end;
    width: 50vw;
    position: relative;
  }

  .div-block-3349693 {
    text-align: right;
    width: 60%;
    font-size: 2.5vw;
    font-weight: 400;
  }

  .div-block-3349693.connect {
    padding-right: 4vw;
  }

  .div-block-3349694 {
    width: 100%;
  }

  .div-block-3349695 {
    width: 90vw;
  }

  .div-block-3349696 {
    margin-top: 3vh;
  }

  .heading-44 {
    font-size: 11vw;
    line-height: 11vw;
  }

  .div-block-3349698 {
    margin-bottom: 2vh;
  }

  .background-video-24 {
    height: 40vh;
    display: none;
  }

  .background-video-24.mobile {
    z-index: 0;
    background-image: linear-gradient(90deg, #0000 42%, #0000008c 60%);
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .heading-45 {
    -webkit-text-stroke-width: 0px;
    margin-bottom: 3vh;
    font-size: 15vw;
    line-height: 14vw;
  }

  .div-block-3349702 {
    z-index: 9;
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    width: 4vh;
    height: 4vh;
    display: flex;
  }

  .mobile-vonfal-ai {
    background-color: #000;
    border-radius: 4vw;
    flex-flow: column;
    margin-left: 5vw;
    margin-right: 5vw;
    display: flex;
    overflow: hidden;
  }

  .div-block-3349703 {
    background-image: linear-gradient(0deg, #000, #fff0 35%);
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .background-video-25 {
    z-index: 1;
    border: 1px #000;
    height: 70vh;
  }

  .image-74 {
    width: 8vw;
  }

  .div-block-3349704 {
    background-image: linear-gradient(0deg, #000, #fff0 38%);
    width: 100%;
    height: 70vh;
    margin-bottom: -1vh;
  }

  .div-block-3349706 {
    width: 10vw;
    height: 10vw;
    margin-right: 3vw;
  }

  .div-block-3349714 {
    background-image: url('../images/Digitalarchiology-V2.jpg'), linear-gradient(#0000, #0000);
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
    height: 40vh;
    margin-top: 5vh;
    padding-bottom: 7vw;
    display: none;
  }

  .image-75 {
    width: 35vw;
  }

  .div-block-3349715 {
    text-align: center;
    border-radius: 3vw;
    height: 70vh;
    padding-bottom: 10vw;
    padding-left: 5vw;
    display: none;
  }

  .div-block-3349715.mobile {
    margin-top: 5vh;
    display: flex;
  }

  .text-block-132 {
    text-align: left;
    width: auto;
    margin-bottom: 4vh;
    font-size: 3.1vw;
    font-weight: 200;
    line-height: 5vw;
  }

  .text-block-132.intro {
    display: none;
  }

  .background-video-26 {
    border-radius: 5vw;
  }

  .div-block-3349721 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 90vw;
    padding-bottom: 15vh;
  }

  .div-block-3349721._1 {
    display: none;
  }

  .heading-49 {
    margin-bottom: 1vh;
  }

  .text-block-137 {
    font-size: 4vw;
    line-height: 7vw;
  }

  .text-block-137.footer-outro {
    display: none;
  }

  .text-block-137._2 {
    line-height: 5vw;
  }

  .div-block-3349723 {
    width: 20vw;
    height: 20vw;
  }

  .div-block-3349728 {
    width: 14vw;
    height: 14vw;
    margin-left: -8vw;
  }

  .div-block-3349728.nouvelle, .div-block-3349728.atlantisdivers {
    margin-left: -8vw;
  }

  .div-block-3349730 {
    display: none;
  }

  .div-block-3349732 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: auto;
    padding-left: 5vw;
    padding-right: 5vw;
    display: flex;
  }

  .text-block-142 {
    margin-bottom: 2vh;
    font-size: 4.5vw;
    line-height: 7vw;
  }

  .news-section {
    background-image: radial-gradient(circle, #c63e3e30, #fff0 49%), linear-gradient(0deg, #0000, #000000f7 25%, #000);
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 0;
    overflow: hidden;
  }

  .news-wrapper {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    overflow: hidden;
  }

  .div-block-3349738 {
    padding-right: 0;
  }

  .div-block-3349738.text {
    display: none;
  }

  .div-block-3349739._1 {
    border-radius: 1vw;
    justify-content: flex-end;
    align-items: center;
    height: 80vh;
  }

  .div-block-3349739._1.background-video-2.puntabrava {
    height: 80vh;
  }

  .div-block-3349739._1._3 {
    background-image: linear-gradient(0deg, #000000c4, #fff0 48%), linear-gradient(#00000026, #00000026), url('../images/WW2-HouseOfAscania.jpg');
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
    height: 80vh;
  }

  .div-block-3349739._1._2.echos {
    height: 80vh;
  }

  .div-block-3349739._1._2.adb {
    background-image: url('../images/AlbertTheBear-Format-V1.jpg'), linear-gradient(#0000, #0000);
    background-position: 50%, 0 0;
    background-size: cover, auto;
    height: 80vh;
  }

  .div-block-3349739._1._5.ccp {
    background-image: radial-gradient(circle, #0000 52%, #0000008a), linear-gradient(#0000, #0000), url('../images/SafehouseLab-Footer-Mobile-2_1.avif');
    background-position: 0 0, 0 0, 50% 100%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    height: 80vh;
  }

  .div-block-3349739._1._5.synthdevelopers, .div-block-3349739._1.prinz {
    height: 80vh;
  }

  .div-block-3349739._1.goldenthrones {
    background-image: radial-gradient(circle, #0000 63%, #000), url('../images/CoverReelGT.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    height: 80vh;
  }

  .div-block-3349739._2, .div-block-3349739._3 {
    justify-content: flex-end;
    align-items: center;
  }

  .text-block-143 {
    text-align: center;
    margin-bottom: 1vh;
    font-size: 10vw;
    line-height: 10vw;
  }

  .text-block-143.center {
    text-align: center;
    margin-bottom: 0;
  }

  .text-block-145 {
    letter-spacing: 1px;
    margin-bottom: 2vw;
    font-size: 3vw;
    font-weight: 400;
  }

  .div-block-3349740 {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 8vw;
    padding-left: 0;
  }

  .div-block-3349741 {
    padding-top: 7vw;
    padding-left: 7vw;
  }

  .div-block-3349742 {
    border-radius: 97vw;
    padding-left: 4vw;
    padding-right: 4vw;
    overflow: hidden;
  }

  .text-block-146 {
    font-size: 3vw;
    line-height: 8vw;
  }

  .div-block-3349746 {
    height: 60vh;
    margin-top: 10vh;
  }

  .div-block-3349746._4 {
    background-position: 0 0, 65% 100%;
    border-style: none;
    height: 70vh;
    margin-top: 10vh;
  }

  .div-block-3349747 {
    padding-top: 10vh;
  }

  .div-block-3349750 {
    text-align: center;
  }

  .text-block-151 {
    font-size: 4vw;
    line-height: 4vw;
  }

  .div-block-3349753 {
    background-image: url('../images/Walkoff-Mobile-2_1.avif');
    background-position: 50% 0;
    background-size: cover;
    background-attachment: scroll;
    height: 95vh;
    padding-bottom: 5vh;
  }

  .div-block-3349754 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: auto;
    padding-bottom: 0;
    padding-right: 5vw;
  }

  .heading-53 {
    font-size: 9vw;
  }

  .text-block-152.subheadline {
    font-size: 4vw;
  }

  .text-block-153 {
    display: none;
  }

  .text-block-154 {
    margin-bottom: 4vh;
    font-size: 4vw;
    line-height: 6vw;
  }

  .text-block-154.bottom {
    display: none;
  }

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

  .div-block-3349760 {
    margin-bottom: 2vh;
  }

  .div-block-3349761 {
    width: 13vw;
    height: 13vw;
    margin-right: 3vw;
  }

  .div-block-3349764 {
    margin-right: 2vw;
  }

  .service-headline {
    font-size: 7vw;
  }

  .text-block-155 {
    text-align: left;
    font-size: 3vw;
    line-height: 5vw;
  }

  .arrow {
    text-align: right;
    font-size: 6vw;
    line-height: 6vw;
  }

  .glitch-text._1, .glitch-text._2 {
    font-size: 3vw;
  }

  .glitch-button {
    border-radius: 1vw;
    padding: 5vw;
    font-size: 4vw;
    line-height: 4vw;
    display: block;
  }

  .glitch-button.hero-banner {
    border-radius: 2vw;
  }

  .image-80 {
    width: 8vw;
  }

  .news-content {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .news-sidebar {
    display: none;
  }

  ._3xdiv-wrapper {
    flex-flow: column;
    width: 90vw;
    overflow: hidden;
  }

  .bold-text-127 {
    font-weight: 200;
  }

  ._1xdiv-wrapper {
    background-image: url('../images/SafehouseLab-Entrance_1.avif');
    background-position: 50%;
    background-size: cover;
    border-radius: 3vw;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 80vh;
    overflow: hidden;
  }

  .div-block-3349771 {
    background-image: radial-gradient(circle, #0000, #0000001a 42%, #000000b8), url('../images/SynthMode-Mobile-Thumbnail.jpg');
    background-position: 0 0, 50% 100%;
    background-size: auto, cover;
    border-radius: 4vw;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 90vw;
    height: 100vh;
    padding-top: 5vh;
    padding-bottom: 5vh;
    padding-left: 0;
    overflow: hidden;
  }

  .div-block-3349772 {
    height: 40vh;
    display: none;
  }

  .div-block-3349773, .div-block-3349774 {
    justify-content: flex-end;
    align-items: center;
  }

  .image-81 {
    width: 20vw;
    padding-left: .5vw;
  }

  .play-video-button {
    width: 25vw;
    height: 25vw;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-3349776, .div-block-3349777 {
    display: none;
  }

  .lightbox-link {
    display: flex;
  }

  .div-block-3349778 {
    justify-content: center;
    align-items: flex-end;
    width: auto;
    margin-left: 0;
  }

  .div-block-3349780 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 5vh;
    padding-bottom: 0;
    display: flex;
  }

  .heading-54 {
    color: #e48b42;
    text-align: center;
    text-shadow: 0 1px 14px #e48b423b;
    margin-top: 10px;
    margin-bottom: 3vh;
    font-family: Primal, Arial, sans-serif;
    font-size: 14vw;
    line-height: 14vw;
  }

  .text-block-158 {
    color: #e48b42;
    font-family: Roboto, sans-serif;
    font-size: 4vw;
    font-weight: 200;
  }

  .link-13, .link-14, .link-15, .link-16 {
    text-decoration: none;
  }

  .div-block-3349783 {
    background-color: #ffffff2e;
    width: 10vw;
    height: 10vw;
    margin-right: 1vw;
  }

  .div-block-3349783.white {
    border-width: 1px;
    margin-right: 3vw;
  }

  .button-33 {
    background-color: #fc913a00;
    border-color: #ffffff78;
    border-radius: 2vw;
    padding-left: 5vw;
    padding-right: 5vw;
    font-size: 3vw;
    line-height: 7vw;
  }

  .div-block-3349785 {
    justify-content: center;
    align-items: flex-end;
  }

  .logo {
    font-size: 8vw;
    line-height: 8vw;
  }

  .logo._2, .logo._3 {
    margin-top: -24vw;
  }

  .image-83 {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-3349791 {
    justify-content: flex-end;
    align-items: flex-start;
    width: 40%;
    display: none;
  }

  .image-84 {
    flex: 0 auto;
    height: 20%;
    margin-top: 5vh;
    display: none;
  }

  .bold-text-163 {
    text-align: center;
    font-size: 13vw;
    line-height: 13vw;
  }

  .bold-text-165 {
    text-align: center;
    font-size: 10vw;
    line-height: 11vw;
  }

  .bold-text-166 {
    font-size: 8vw;
    line-height: 10vw;
  }

  .bold-text-167 {
    font-size: 3.8vw;
    line-height: 6vw;
  }

  .bold-text-168 {
    color: #cfe1e2;
    text-align: left;
    text-shadow: 0 1px 10px #69d0d28f;
    font-size: 8vw;
    line-height: 8vw;
  }

  .link-17 {
    font-weight: 400;
    text-decoration: none;
  }

  .div-block-3349792 {
    filter: brightness(200%) saturate(0%);
    display: flex;
  }

  .info-wrapper {
    flex-flow: column;
  }

  .div-block-3349796 {
    background-position: 25% 0;
  }

  .sectionh1 {
    letter-spacing: 0;
    text-shadow: 0 0 8px #ff800091;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    font-size: 20vw;
    line-height: 20vw;
    display: flex;
  }

  .sectionh1.services {
    text-shadow: 0 0 8px #ff8000a3;
    margin-bottom: 0;
    font-size: 13vw;
    line-height: 15vw;
  }

  .heading-57 {
    margin-top: 0;
    font-size: 9vw;
    line-height: 9vw;
  }

  .div-block-3349797 {
    height: auto;
  }

  .text-block-161 {
    font-size: 7vw;
    line-height: 8vw;
  }

  .div-block-3349798 {
    margin-right: 5vw;
  }

  .section {
    padding-top: 25vw;
  }

  .div-block-3349799 {
    font-size: 7vw;
  }

  .text-block-162 {
    margin-bottom: 3vh;
    font-size: 8vw;
    line-height: 3vh;
  }

  .heading-58 {
    font-size: 9vw;
    line-height: 12vw;
  }

  .text-block-2 {
    font-size: 3vw;
    line-height: 5vw;
  }

  .image-85 {
    width: 20vw;
  }

  .div-block-3349801 {
    margin-bottom: 3vh;
  }

  .text-block-164 {
    font-size: 3vw;
  }

  .text-block-167 {
    margin-top: 10vh;
    font-size: 4vw;
    display: none;
  }

  .div-block-3349807 {
    margin-bottom: 0;
  }

  .youtube-4 {
    display: none;
  }

  .div-block-3349810 {
    color: #fff;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-bottom: 3vh;
    display: flex;
  }

  .image-87 {
    width: 30vw;
  }

  .button-36 {
    font-size: 4vw;
    font-weight: 100;
  }

  .div-block-3349811 {
    margin-top: 2vh;
  }

  .bold-text-187 {
    font-size: 4.3vw;
    font-weight: 400;
  }

  .bold-text-189 {
    font-weight: 400;
  }

  .mobile-nav-v2 {
    z-index: 200;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    height: 20vw;
    display: flex;
    position: fixed;
    inset: auto 0% 0%;
  }

  .div-block-3349812 {
    color: #e0e0e0;
    justify-content: center;
    align-items: center;
    width: 25%;
    padding-left: 0;
    font-size: 2vw;
    text-decoration: none;
    display: flex;
  }

  .div-block-3349812.w--current {
    background-image: radial-gradient(circle, #c58c3c61, #fff0 56%);
  }

  .div-block-3349812.logo {
    justify-content: center;
    align-items: center;
    width: 15%;
  }

  .image-88 {
    opacity: .46;
    width: 50%;
  }

  .div-block-3349813, .div-block-3349814 {
    margin-bottom: 2vh;
  }
}

#w-node-_0cfb5e92-1537-d7d3-2ad3-0aafc2a1e600-29af2dbd, #w-node-_86749d7f-6c80-fc24-c43d-95d5acbd0430-29af2dbd, #w-node-_49522388-ec35-339e-9b26-10a4efa50372-29af2dbd, #w-node-cbaea8ae-b993-ae57-a430-bb52b61b65cb-29af2dbd, #w-node-d786c1a2-bd23-5e19-8f7a-034fedef4804-29af2dbd, #w-node-_6b01330d-ab90-b337-eff9-d975f89451a5-29af2dbd, #w-node-_35971213-dd60-ba21-1024-9587ef392f3d-29af2dbd, #w-node-bd9d5ded-3a48-9cd1-774b-58c9727b38da-29af2dbd, #w-node-_53363816-5701-9671-6bc0-a4e7180c9fcb-29af2dbd, #w-node-_2ecd8c66-f396-7c93-ba66-080a786d3178-29af2dbd, #w-node-cca850df-8b4b-fe45-3183-969e57fe9fb9-29af2dbd, #w-node-_8467516b-88bc-469b-7c40-4b1ede8dba18-29af2dbd, #w-node-_7a9bd376-f0a6-38e3-d7fb-1c6c183b7f29-29af2dbd, #w-node-cd576cd9-d884-9626-42bc-8f9d5f436f38-29af2dbd, #w-node-e0a78458-4a92-a97b-4d39-2cacba3b6293-29af2dbd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_0cfb5e92-1537-d7d3-2ad3-0aafc2a1e600-29af2dbd, #w-node-d786c1a2-bd23-5e19-8f7a-034fedef4804-29af2dbd, #w-node-_53363816-5701-9671-6bc0-a4e7180c9fcb-29af2dbd, #w-node-_2ecd8c66-f396-7c93-ba66-080a786d3178-29af2dbd, #w-node-cd576cd9-d884-9626-42bc-8f9d5f436f38-29af2dbd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-e0a78458-4a92-a97b-4d39-2cacba3b6293-29af2dbd {
    align-self: stretch;
  }
}

@media screen and (max-width: 991px) {
  #w-node-cbaea8ae-b993-ae57-a430-bb52b61b65cb-29af2dbd, #w-node-_35971213-dd60-ba21-1024-9587ef392f3d-29af2dbd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_35971213-dd60-ba21-1024-9587ef392f3d-29af2dbd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Shentoxtrial Rgit';
  src: url('../fonts/ShentoxTRIAL-RgIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shentoxtrial Ultlt';
  src: url('../fonts/ShentoxTRIAL-UltLt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shentoxtrial Ultltit';
  src: url('../fonts/ShentoxTRIAL-UltLtIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shentoxtrial Thit';
  src: url('../fonts/ShentoxTRIAL-ThIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shentoxtrial Th';
  src: url('../fonts/ShentoxTRIAL-Th.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shentoxtrial Ltit';
  src: url('../fonts/ShentoxTRIAL-LtIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shentoxtrial Smbdit';
  src: url('../fonts/ShentoxTRIAL-SmBdIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shentoxtrial Md';
  src: url('../fonts/ShentoxTRIAL-Md.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shentoxtrial Smbd';
  src: url('../fonts/ShentoxTRIAL-SmBd.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shentoxtrial Mdit';
  src: url('../fonts/ShentoxTRIAL-MdIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shentoxtrial Rg';
  src: url('../fonts/ShentoxTRIAL-Rg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shentoxtrial Lt';
  src: url('../fonts/ShentoxTRIAL-Lt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shentoxtrial Bdit';
  src: url('../fonts/ShentoxTRIAL-BdIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shentoxtrial Bd';
  src: url('../fonts/ShentoxTRIAL-Bd.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Primal';
  src: url('../fonts/Primal.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}