:root {
  --font-main: "Inter Variablefont Slnt Wght", Arial, sans-serif;
  --tertiary\<deleted\|variable-35617885-5fe1-d997-da71-4b5a10c44eb6\>: var(--full-transp);
  --medium-turquoise\<deleted\|variable-b1d725b5\>: #15e4e4;
  --light-grey-02: #d8e0e4;
  --light-grey-01: #b0b4b4;
  --paper-dark-800: #151819;
  --gradient-dark-02: #29393c;
  --paper-dark-500: #1c2324;
  --black: black;
  --black-transp-500: #00000080;
  --black-transp-700: #000000bf;
  --white: white;
  --section-padding: 64px;
  --full-transp: #0000;
  --col-primary: #c6ff00;
  --font-family\<deleted\|variable-926a12dc-02cd-1a81-26ee-cf84625d01e4\>: Inter;
  --paper-light-500: #e8f1f5;
  --col-secondary: #b3e8ec;
  --col-on-primary: #1d2324;
  --icon-regular: "Fa 400", sans-serif;
  --light: #e8f1f5;
  --icon-solid: "Fa Solid 900", sans-serif;
  --gradient-dark-01: #151819;
  --gradient-dark-03: white;
}

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

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

body {
  font-family: var(--font-main);
  color: #333;
  background-color: #000;
  font-size: 14px;
  line-height: 20px;
}

a {
  font-family: var(--font-main);
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.nav-link {
  color: #fff;
  padding-top: 35px;
  font-family: Roboto;
  font-weight: 500;
}

.nav-link:hover {
  color: var(--tertiary\<deleted\|variable-35617885-5fe1-d997-da71-4b5a10c44eb6\>);
  font-weight: 500;
}

.nav-link.w--current {
  color: var(--medium-turquoise\<deleted\|variable-b1d725b5\>);
}

.section-hero {
  background-image: radial-gradient(circle farthest-corner at 100% 0%, var(--light-grey-02), var(--light-grey-01) 100%, var(--light-grey-02));
  width: 100vw;
  height: 0;
  min-height: 100svh;
  position: static;
  top: 0;
  overflow: hidden;
}

.navbar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1404vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.image {
  padding-top: 12px;
}

.hero-container {
  background-image: linear-gradient(53deg, var(--paper-dark-800), var(--gradient-dark-02) 66%, var(--paper-dark-500));
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100svh;
  font-family: Inter;
  font-size: 1.2em;
  font-weight: 300;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.grid_showcase {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template: "." minmax(auto, 2fr)
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "." 0
                 "."
                 "."
                 "."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  place-items: stretch stretch;
  display: grid;
  position: relative;
}

.grid_showcase.work_mobile {
  grid-template-rows: minmax(auto, 2fr) auto auto auto auto auto auto auto auto auto 0 auto auto auto auto auto;
}

.brand {
  padding-top: 16px;
  padding-bottom: 14px;
}

.itemwork {
  cursor: pointer;
  object-fit: fill;
  background-image: linear-gradient(153deg, #00000073, #363636), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, 125px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  width: 100%;
  height: auto;
  min-height: 300px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading {
  color: #fff;
  flex: 0 auto;
  margin-top: 4px;
  margin-bottom: 12px;
  padding-bottom: 0;
  font-family: Roboto;
}

.heading.itemdesc {
  font-family: var(--font-main);
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 0;
  font-size: 2em;
  line-height: 1.3;
}

.text-block {
  color: #fff;
  flex: 0 auto;
  padding-bottom: 6px;
  font-family: Roboto;
  font-weight: 100;
}

.text-block.itemshortdesc {
  font-family: var(--font-main);
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 400;
}

.itemshortdesc {
  color: #fefefe;
  flex: 0 auto;
  margin-bottom: 0;
  margin-left: 0;
  font-weight: 100;
}

.body {
  background-color: var(--black);
  color: #fff;
  background-image: linear-gradient(#000, #000);
}

.body.relative {
  background-image: none;
}

.description {
  margin-bottom: 25px;
  margin-left: 35px;
  position: absolute;
  inset: auto 0% 0%;
}

.itempic {
  object-fit: fill;
  flex: 0 auto;
  display: block;
  position: absolute;
  inset: 0%;
}

.image_item {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  inset: 0% 0% auto auto;
}

.image_item.superframe {
  width: 100vw;
  height: auto;
}

.image_item.cepadjust {
  margin-top: -52px;
}

.blackoverlay {
  background-image: linear-gradient(#0000008c 43%, #000c);
  position: absolute;
  inset: 0%;
}

.container {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  font-family: var(--font-main);
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.container.abbinder {
  grid-row-gap: 64px;
}

.herobutton {
  text-align: center;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 4px;
  width: 150px;
  padding: 8px 16px;
  font-weight: 700;
  position: static;
}

.herobutton.playbtn {
  background-color: var(--black-transp-500);
  cursor: pointer;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  margin-top: -15px;
  margin-left: 30px;
  display: flex;
  position: absolute;
  inset: 9% auto auto 5%;
}

.herobutton.playbtn:hover {
  border-color: var(--medium-turquoise\<deleted\|variable-b1d725b5\>);
  color: var(--medium-turquoise\<deleted\|variable-b1d725b5\>);
}

.profile {
  color: var(--black-transp-700);
  max-width: none;
  margin-top: 10px;
  font-size: 18px;
  display: block;
}

.heroheadline {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5em;
  font-style: italic;
  line-height: 1em;
  transform: rotate(-4deg);
}

.section-project-page-hero {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: block;
  position: relative;
  overflow: visible;
}

.project-page-description {
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.text_project_details {
  color: #fff;
  text-align: left;
  flex: 1;
  align-self: flex-start;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
}

.text_project_details.credits {
  min-width: 220px;
}

.heading-3 {
  color: #fff;
  font-family: Roboto;
}

.heading-3.projectname {
  font-family: var(--font-main);
  margin-top: 0;
  margin-bottom: 24px;
}

.grid_impressions {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto auto;
  grid-template-areas: ". ."
                       "Area Area"
                       ". ."
                       ". .";
}

.section_fullscreen {
  opacity: 1;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 100vh;
  margin-top: 0;
  display: block;
  position: static;
  inset: 0%;
}

.section_fullscreen.aboutspacer {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 100vh;
  margin-top: 0;
  display: flex;
  position: relative;
}

.section_fullscreen.reelbg {
  background-image: linear-gradient(#000000bf, #000000bf), url('../images/Reel_Intro_BG.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #00000054;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-top: 24px;
  padding-bottom: 24px;
  display: block;
  position: static;
  inset: auto 0% 0%;
}

.footerlink {
  font-family: var(--font-main);
  font-weight: 400;
}

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

.section_impressum {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.impressum {
  flex: 0 auto;
  margin-top: 100px;
  margin-bottom: 57px;
  display: block;
}

.infocontainer {
  flex: 1;
  align-self: center;
  margin-top: 115px;
  display: block;
  position: static;
}

.project-page-hero-pic {
  width: 100%;
  min-height: 100svh;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.project-page-pic {
  width: 100vw;
  height: auto;
  overflow: visible;
}

.project-page-pic.bmw-adjustment {
  padding-top: 0;
  padding-bottom: 0;
}

.project-page-hero-overlay {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  background-image: linear-gradient(6deg, #000000bf 28%, #0000 64%);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: absolute;
  inset: 0%;
}

.project-descriptio-description {
  flex-direction: column;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
  position: static;
  inset: auto auto 0% 0%;
}

.project_impressions {
  background-color: #020202;
  display: block;
}

.reelcontainer {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-height: 100svh;
  display: flex;
}

.imagaefloat {
  float: none;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  padding-top: 0;
}

.section-11 {
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  margin-top: 0;
  display: flex;
}

.section_fullframe_abbinder {
  background-color: #000;
  background-image: linear-gradient(58deg, var(--paper-dark-800), var(--gradient-dark-02) 67%, var(--gradient-dark-02));
  opacity: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 0;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.abouttext {
  text-align: left;
  margin-top: 44px;
  font-weight: 300;
}

.form {
  margin-top: 63px;
}

.text-field {
  background-color: #00000024;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.fixedbg_fullscreen {
  opacity: .7;
  background-image: url('../images/Reel_Intro_BG.jpg');
  background-position: 100% 0;
  background-size: cover;
  display: block;
  position: fixed;
  inset: 0%;
}

.play-btn {
  position: absolute;
}

.project-abbinder {
  justify-content: center;
  align-items: center;
  min-height: 400px;
  display: flex;
}

.image-6 {
  opacity: 1;
  align-self: center;
}

.line {
  border-bottom: 1px solid var(--white);
  width: 50px;
  margin-bottom: 20px;
}

.project-modal-wrapper {
  background-image: linear-gradient(#000000bf, #000000bf);
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.video {
  min-width: 100vw;
  position: static;
}

.project-modal-off {
  align-self: auto;
  margin-top: -29px;
  margin-right: -57px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.container-9 {
  display: flex;
  position: relative;
}

.image-7 {
  cursor: pointer;
}

.project-modal-closer-bg {
  position: absolute;
  inset: 0%;
}

.image-8 {
  text-align: left;
}

.specialhead {
  margin-top: 31px;
  font-size: 4em;
  font-weight: 900;
  line-height: 1em;
}

.container-11 {
  flex: 0 auto;
  align-self: auto;
  position: static;
}

.absender {
  grid-row-gap: 0px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.map {
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.mapwrapper {
  background-color: var(--black-transp-700);
  position: relative;
}

.contact {
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2em;
}

.logo-subline {
  font-size: 1.2rem;
}

.bigger {
  margin-top: 19px;
  margin-bottom: 13px;
  font-size: 1.4em;
  line-height: 1.2em;
  display: inline-block;
}

.bg-pic {
  z-index: -1;
  background-image: url('../images/Color-Streaks_v01_0165.jpg');
  background-position: 100%;
  background-size: cover;
  position: fixed;
  inset: 0%;
}

.phone {
  margin-bottom: 20px;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.2em;
  display: inline-block;
}

.contactdetails-bg {
  z-index: -1;
  background-color: #0000;
  position: absolute;
  inset: 0%;
}

.blackmapoverlay {
  background-color: var(--black-transp-700);
  position: absolute;
  inset: 0%;
}

.navbar_container {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section {
  padding: var(--section-padding) 0px 64px;
  background-color: var(--paper-dark-500);
  opacity: 1;
}

.cell {
  justify-content: center;
  align-items: center;
}

.quick-stack {
  grid-row-gap: 64px;
  padding-left: 0;
  padding-right: 0;
}

.container-13 {
  flex-direction: column;
  display: flex;
}

.heading-4 {
  margin-top: 22px;
}

.heading-4.super {
  font-family: var(--font-main);
  margin-bottom: 35px;
  font-size: 64px;
  font-weight: 700;
}

.heading-4.details {
  margin-top: 48px;
}

.cell-2 {
  flex-direction: row;
}

.grid-work {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--black);
  padding: 0;
  position: relative;
}

.item-service {
  border: 1px solid var(--medium-turquoise\<deleted\|variable-b1d725b5\>);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #15e4e480, var(--black-transp-700));
  border-radius: 8px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 250px;
  padding: 16px 32px;
  position: static;
  box-shadow: 0 0 19px 2px #15e4e4cc;
}

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

.herotitle-wrapper {
  object-fit: contain;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: visible;
}

.container-15 {
  flex: 1;
}

.heroline-wrapper {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 64px;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.herocol-primary {
  color: #1eb69d;
  padding-left: 14px;
}

.herocol-primary.heroheadline {
  padding-left: 0;
}

.herocol-secondary {
  color: #dde7a3;
  padding-left: 14px;
}

.heroheading-2ndword {
  padding-left: 16px;
  display: none;
}

.wordswrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.wrapper {
  width: 100vw;
  height: 60vh;
  overflow: hidden;
}

.loop-container {
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-block-3 {
  margin-right: 48px;
  font-family: Open Sans, sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 100%;
  overflow: visible;
}

.contentholder {
  align-items: center;
  display: flex;
}

.container-nav {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--full-transp);
  font-family: var(--font-main);
  color: var(--white);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  font-weight: 600;
  display: block;
}

.nav-link-2 {
  font-family: var(--font-main);
  color: var(--white);
  text-align: center;
  cursor: pointer;
  font-size: 1em;
  font-weight: 400;
}

.nav-link-2:hover {
  color: var(--col-primary);
  font-size: 1em;
}

.nav-link-2.is-magnetic {
  font-family: var(--font-main);
  transition: color .35s cubic-bezier(.455, .03, .515, .955);
}

.navbar-main {
  background-color: var(--full-transp);
  color: var(--full-transp);
  position: absolute;
  inset: 0% 0% auto;
}

.image-12 {
  font-family: var(--font-family\<deleted\|variable-926a12dc-02cd-1a81-26ee-cf84625d01e4\>);
}

.nav-mobile {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-end;
  align-items: center;
  display: block;
  position: static;
}

.brand-2 {
  flex: 0 auto;
  margin-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.bg-gradients {
  opacity: 1;
  mix-blend-mode: normal;
  background-image: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.aura-primary {
  box-sizing: content-box;
  background-color: var(--col-primary);
  opacity: .52;
  filter: blur(100px);
  border-radius: 250px;
  width: 500px;
  height: 200px;
  margin-top: -126px;
  margin-left: 437px;
  font-family: Inter;
  position: absolute;
}

.grain-overlay {
  opacity: .31;
  mix-blend-mode: normal;
  background-image: url('../images/Tex-Grain.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.section-services {
  padding: 64px 0;
}

.bold-text-2 {
  color: var(--black-transp-700);
}

.hero-title {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  cursor: default;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1286px;
  text-decoration: none;
  display: flex;
  transform: rotate(-5deg)skew(-13deg);
}

.overline {
  font-family: var(--font-main);
  color: var(--col-primary);
  text-align: center;
  cursor: default;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.main-caim {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.mainclaimline {
  font-family: var(--font-main);
  color: var(--paper-light-500);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
  transform: rotate(0);
}

.interactive-webexperiences {
  color: var(--paper-light-500);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Slnt Wght, Arial, sans-serif;
  font-size: 48px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.engaging-landing-pages {
  font-family: var(--font-main);
  color: var(--paper-light-500);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.subline {
  color: var(--paper-light-500);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-block-4 {
  font-family: var(--font-main);
  font-weight: 500;
}

.brand-3 {
  margin-top: 4px;
}

.section-title {
  grid-column-gap: 0px;
  font-family: var(--font-main);
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  transform: rotate(-4.5deg)skew(-12deg);
}

.title {
  font-family: var(--font-main);
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.aura-secondary {
  box-sizing: content-box;
  background-color: var(--col-secondary);
  opacity: .5;
  filter: blur(100px);
  border-radius: 250px;
  width: 500px;
  height: 200px;
  font-family: Inter;
  position: absolute;
}

.link {
  font-family: var(--font-main);
}

.link:hover {
  color: var(--col-primary);
}

.link.cta-classic {
  background-color: var(--col-primary);
  color: var(--col-on-primary);
  border-radius: 64px;
  margin-top: 66px;
  padding: 16px 32px;
  font-size: 1rem;
  font-weight: 700;
  display: block;
}

.text-block-5 {
  font-family: var(--font-main);
  font-size: 1.5rem;
  font-weight: 700;
  transform: rotate(-4.5deg)skew(-12deg);
}

.section-title-02 {
  color: var(--white);
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  font-family: Inter;
  display: flex;
}

.item--work {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-top: 1px solid var(--col-primary);
  font-family: var(--font-main);
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  min-height: 156px;
  padding-top: 32px;
  padding-bottom: 32px;
  display: grid;
}

.item-service-title {
  font-size: 3rem;
  font-weight: 700;
}

.flex-block {
  justify-content: space-between;
  align-items: center;
}

.flex-block-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.link-2 {
  font-family: var(--font-main);
}

.container-profile {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-items: stretch;
  display: block;
}

.paragraph {
  font-size: 1rem;
  font-weight: 400;
  line-height: 2rem;
}

.paragraph.quote {
  text-align: right;
  font-size: 2.7rem;
  font-weight: 600;
  line-height: 150%;
}

.paragraph.quote-clients {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 175%;
}

.btn-circle {
  background-color: var(--col-primary);
  color: var(--black);
  text-align: center;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 250px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 125%;
  transition: transform .3s cubic-bezier(.68, -.55, .265, 1.55);
  display: flex;
  transform: scale(1);
}

.btn-circle:hover {
  width: 250px;
  height: 250px;
  transform: scale(1.1);
}

.grid-profile {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.flex-profile {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: flex-start;
  align-items: center;
}

.container-quote {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.quote-marks {
  color: var(--col-primary);
  width: auto;
  font-family: Inter Variablefont Slnt Wght, Arial, sans-serif;
  font-size: 6rem;
  line-height: 50%;
}

.line-divider-vertical {
  border: .5px solid var(--col-primary);
  border-radius: 0;
  flex: 0 auto;
  height: 566px;
  margin-top: -32px;
  position: absolute;
}

.flex-profile-line-container {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
}

.item-contact {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: .5px solid var(--white);
  border-radius: 64px;
  justify-content: center;
  align-items: center;
  padding: 24px 32px;
  font-size: 1.33rem;
  font-weight: 400;
  display: flex;
}

.mobile {
  border: .5px solid var(--white);
  border-radius: 64px;
  padding: 24px 32px;
  font-size: 1.33rem;
  font-weight: 400;
}

.contact-container {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
}

.line-divider-horizontal {
  border-top: .1px solid var(--white);
  align-self: stretch;
  margin-top: 32px;
  margin-bottom: 32px;
}

.quote-top {
  margin-bottom: 24px;
}

.quote-bottom {
  margin-top: 24px;
  transform: rotate(139deg);
}

.grid-paragrapgh {
  margin-bottom: 0;
}

.btn-message {
  margin-top: 32px;
  margin-bottom: 32px;
}

.zitat-absender {
  margin-top: 24px;
}

.container-letsstart {
  background-color: var(--paper-dark-500);
  color: var(--paper-dark-500);
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  min-width: 940px;
  padding-top: 80px;
  padding-bottom: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.link-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: .5px solid var(--white);
  background-color: var(--black-transp-700);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 9px 16px;
  font-size: 1rem;
  font-weight: 400;
  transition: background-color .2s;
  display: flex;
  position: static;
}

.link-block:hover {
  border-color: var(--col-primary);
  background-color: var(--black);
  color: var(--col-primary);
}

.curtain {
  z-index: 1;
  opacity: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
  position: relative;
}

.section-title-lemon {
  color: var(--col-primary);
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Inter;
  font-size: 1.4rem;
  display: flex;
}

.fa-400 {
  font-family: var(--icon-regular);
}

.fa-400.big {
  font-size: 2em;
  display: inline-block;
}

.fa-400.big:hover {
  color: var(--col-primary);
}

.is-magnetic-02 {
  float: right;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 7px;
  display: block;
  position: relative;
  overflow: visible;
}

.bg-stars {
  opacity: 1;
  mix-blend-mode: normal;
  background-image: none;
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
  inset: 0%;
}

.image-stars {
  mix-blend-mode: color-dodge;
  object-fit: cover;
  display: inline-block;
  overflow: clip;
}

.image-13 {
  opacity: .67;
  mix-blend-mode: color-dodge;
  width: 100%;
}

.quick-stack-2 {
  grid-column-gap: 20px;
  width: 100%;
  padding-left: 0;
}

.hero-title-container {
  transform: rotate(0);
}

.section-12 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.btn-quit {
  border: 1px solid var(--light);
  border-radius: 64px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 1074px;
  padding: 25px;
  text-decoration: none;
  display: flex;
}

.link-block-2 {
  max-width: 64px;
  overflow: visible;
}

.slider {
  background-color: var(--paper-dark-500);
  height: 400px;
}

.icon {
  font-family: var(--icon-regular);
}

.project-description-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 64px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.bottom-back-btn {
  justify-content: center;
  align-items: center;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
}

.footer-static {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #00000054;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 32px;
  padding-bottom: 32px;
  display: block;
  position: static;
  inset: auto 0% 0%;
}

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

.project-details {
  grid-column-gap: 63px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start stretch;
  display: grid;
}

.project-credits {
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 14rem;
  display: flex;
}

.text_project_details-copy {
  color: #fff;
  text-align: left;
  flex: 1;
  align-self: flex-start;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
}

.text_project_details-copy.credits {
  min-width: 220px;
}

.hero-image-container {
  width: 100vw;
  max-height: 100svh;
  overflow: hidden;
}

.labels {
  padding-right: 16px;
}

.bg_container {
  background-image: linear-gradient(53deg, var(--paper-dark-800), var(--gradient-dark-02) 66%, var(--paper-dark-500));
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100svh;
  font-family: Inter;
  font-size: 1.2em;
  font-weight: 300;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.grid_impressions_v02 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto auto auto;
  grid-template-areas: "."
                       "."
                       "."
                       ".";
}

.back-icon {
  font-family: var(--icon-regular);
}

.back-icon.fa-400 {
  font-family: var(--icon-solid);
  font-weight: 400;
}

.text-block-6 {
  font-family: var(--icon-regular);
}

.icon-solid {
  font-family: var(--icon-solid);
}

.close {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-end;
  align-items: center;
  margin-top: 9px;
  display: block;
  position: static;
}

@media screen and (min-width: 1440px) {
  .bg-stars {
    display: flex;
    inset: 0% 0% auto;
  }

  .image-stars {
    width: 1521vw;
  }

  .slider {
    height: 400px;
  }
}

@media screen and (max-width: 991px) {
  .hero-container {
    justify-content: center;
  }

  .itemwork {
    align-items: flex-start;
    height: auto;
    min-height: 175px;
  }

  .heading.itemdesc {
    margin-bottom: 0;
    font-size: 1.3rem;
  }

  .text-block.itemshortdesc {
    margin-bottom: -3px;
  }

  .itemshortdesc {
    margin-top: -9px;
  }

  .image_item {
    width: 100%;
    max-width: none;
    height: auto;
    position: static;
  }

  .herobutton.playbtn {
    width: 100px;
    margin-top: 1px;
    margin-left: -12px;
    padding-left: 11px;
    padding-right: 11px;
  }

  .profile {
    font-size: 1.3em;
    line-height: 1.3em;
  }

  .heroheadline {
    font-size: 3.5em;
  }

  .text_project_details {
    font-size: .75rem;
  }

  .heading-3.projectname {
    margin-bottom: 8px;
    font-size: 1.5rem;
  }

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

  .section_fullscreen {
    align-items: center;
    padding-left: 38px;
    padding-right: 38px;
  }

  .footer {
    padding-top: 15px;
    padding-bottom: 15px;
    position: absolute;
  }

  .section_fullframe_abbinder {
    z-index: -1;
    position: relative;
  }

  .line {
    margin-bottom: 8px;
  }

  .logo-subline {
    font-size: 1rem;
  }

  .nav-menu {
    color: #000000bf;
  }

  .heading-4.super {
    font-size: 3rem;
  }

  .container-nav {
    padding-left: 16px;
    padding-right: 16px;
  }

  .overline {
    font-size: .8rem;
  }

  .mainclaimline {
    font-size: 2.4rem;
  }

  .link.cta-classic {
    font-size: 1rem;
  }

  .paragraph.quote {
    font-size: 2.3rem;
  }

  .paragraph.quote-clients {
    font-size: 1.2rem;
  }

  .btn-circle {
    width: 200px;
    height: 200px;
    font-size: 1.2rem;
  }

  .line-divider-vertical {
    flex: 0 auto;
    height: 640px;
  }

  .item-contact {
    padding: 16px;
    font-size: 1.2rem;
  }

  .mobile {
    padding: 15px;
    font-size: 1.2rem;
  }

  .container-letsstart {
    min-width: 550px;
    max-width: 600px;
  }

  .link-block {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: .8rem;
  }

  .curtain {
    display: block;
  }

  .is-magnetic-02 {
    float: right;
    display: block;
  }

  .quick-stack-2 {
    padding-right: 0;
  }

  .section-12 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .project-description-container {
    justify-content: space-between;
    align-items: flex-start;
    padding: 24px;
  }

  .footer-static {
    position: static;
  }

  .cell-3 {
    font-size: 1rem;
  }

  .project-details {
    grid-column-gap: 14px;
    grid-template-columns: .5fr .75fr;
  }

  .project-credits {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text_project_details-copy {
    font-size: .75rem;
  }

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

  .bg_container {
    justify-content: center;
  }

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

@media screen and (max-width: 767px) {
  .navbar {
    bottom: auto;
  }

  .image {
    padding-top: 0;
  }

  .grid_showcase {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
  }

  .brand.w--current {
    flex: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .itemwork {
    min-height: 122px;
  }

  .heading.itemdesc {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 1.1rem;
    line-height: 1.4em;
  }

  .text-block.itemshortdesc, .itemshortdesc {
    font-size: .8em;
    line-height: 1.2em;
  }

  .body.relative {
    padding: 0;
    overflow: hidden;
  }

  .description {
    margin-bottom: 12px;
    margin-left: 13px;
  }

  .container {
    grid-row-gap: 0px;
  }

  .container.abbinder {
    overflow: hidden;
  }

  .herobutton {
    font-size: .9em;
    line-height: 1em;
  }

  .profile {
    font-size: 1.1em;
  }

  .heroheadline {
    margin-top: 20px;
    font-size: 2.7rem;
    line-height: 2.8rem;
  }

  .project-page-description {
    margin-bottom: 10px;
    padding-right: 40px;
  }

  .text_project_details {
    font-size: .66rem;
    line-height: 1rem;
  }

  .text_project_details.credits {
    min-width: 75px;
  }

  .heading-3.projectname {
    margin-bottom: 0;
    font-size: 1.2rem;
  }

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

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

  .infocontainer {
    margin-top: 84px;
  }

  .project-descriptio-description {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-bottom: 0;
  }

  .section_fullframe_abbinder {
    background-position: 100%;
  }

  .abouttext {
    margin-top: 30px;
    font-size: 1.2em;
    line-height: 1.6em;
  }

  .line {
    margin-bottom: 10px;
  }

  .specialhead {
    font-size: 1.8em;
    line-height: 1.8em;
  }

  .container-11 {
    margin-top: 72px;
  }

  .nav-menu {
    background-color: #000000b3;
  }

  .navbar_container {
    object-fit: fill;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
    overflow: visible;
  }

  .container-14 {
    padding-left: 8px;
    padding-right: 8px;
    overflow: hidden;
  }

  .menu-button {
    padding: 16px;
  }

  .grid-work {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    overflow: hidden;
  }

  .mainclaimline {
    font-size: 2rem;
  }

  .subline {
    font-size: .8rem;
  }

  .item--work {
    padding-left: 8px;
    padding-right: 8px;
  }

  .item-service-title {
    font-size: 2.5rem;
  }

  .container-profile {
    overflow: hidden;
  }

  .paragraph {
    font-size: .8rem;
  }

  .paragraph.quote {
    text-align: center;
    font-size: 1.5rem;
  }

  .grid-profile {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-self: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .line-divider-vertical {
    display: none;
  }

  .container-letsstart {
    min-width: 400px;
    max-width: 525px;
    overflow: hidden;
  }

  .link-block {
    padding-left: 8px;
    padding-right: 8px;
  }

  .curtain {
    background-position: 100%;
  }

  .fa-400.big.small-icon {
    font-size: 1.5em;
  }

  .is-magnetic-02 {
    padding-top: 8px;
  }

  .quick-stack-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .section-12 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-button-2 {
    margin-right: 16px;
  }

  .project-description-container {
    padding: 24px 8px;
  }

  .footer-static {
    padding-left: 25px;
    padding-right: 25px;
  }

  .project-details {
    grid-column-gap: 23px;
  }

  .text_project_details-copy {
    font-size: .66rem;
    line-height: 1rem;
  }

  .text_project_details-copy.credits {
    min-width: 75px;
  }
}

@media screen and (max-width: 479px) {
  .section-hero {
    min-height: 100svh;
  }

  .navbar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    display: block;
  }

  .image {
    padding-top: 0;
  }

  .hero-container {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .grid_showcase {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    grid-template-rows: minmax(auto, auto) auto auto auto auto auto auto auto auto auto 0 auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column dense;
    display: grid;
  }

  .grid_showcase.work_mobile {
    grid-column-gap: 0px;
    grid-row-gap: 8px;
    flex-direction: column;
    display: flex;
  }

  .brand {
    flex: 1;
  }

  .brand.w--current {
    flex: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 16px;
  }

  .itemwork {
    object-fit: fill;
    height: auto;
  }

  .heading.itemdesc {
    margin-bottom: 8px;
    font-size: 1.1em;
    line-height: 1.1em;
  }

  .text-block.itemshortdesc {
    margin-bottom: 5px;
  }

  .body.relative {
    overflow: visible;
  }

  .itempic {
    flex: 1;
    align-self: auto;
  }

  .image_item {
    object-fit: cover;
    width: 100vw;
    height: 100%;
    overflow: hidden;
  }

  .container {
    grid-row-gap: 8px;
    align-items: center;
    overflow: hidden;
  }

  .container.abbinder {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: center;
    align-items: center;
    margin-top: 164px;
    overflow: visible;
  }

  .herobutton.playbtn {
    width: 60px;
    margin-top: 0;
    margin-left: 22px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 10px;
    line-height: 14px;
    top: 0%;
    left: 0%;
  }

  .profile {
    align-self: stretch;
  }

  .heroheadline {
    align-self: stretch;
    width: 100%;
    max-width: 250px;
    margin-top: 8px;
    font-size: 1.8em;
    line-height: 1.9rem;
  }

  .text_project_details {
    text-align: left;
    font-size: .66rem;
    line-height: 1rem;
  }

  .heading-3.projectname {
    font-size: 20px;
    line-height: 20px;
  }

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

  .section_fullscreen {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section_fullscreen.aboutspacer {
    margin-top: 20px;
  }

  .footer {
    font-size: .75em;
  }

  .footerlink {
    text-align: right;
    line-height: 1em;
  }

  .infocontainer {
    margin-top: 82px;
  }

  .project-page-hero-overlay {
    z-index: 2;
  }

  .project-descriptio-description {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
  }

  .section_fullframe_abbinder {
    padding-left: 32px;
    padding-right: 32px;
    overflow: hidden;
  }

  .abouttext {
    font-size: 1em;
    line-height: 1.2em;
  }

  .specialhead {
    margin-top: 20px;
    font-size: 2em;
    line-height: 1.2em;
  }

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

  .absender {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: center;
  }

  .logo-subline {
    font-size: .8em;
    line-height: 1.2em;
  }

  .navbar_container {
    object-fit: fill;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-left: 4px;
    padding-right: 4px;
    display: flex;
  }

  .section {
    padding: 32px 8px;
  }

  .section.work {
    padding-left: 0;
    padding-right: 0;
  }

  .cell {
    justify-content: flex-start;
    padding: 8px 0;
  }

  .quick-stack {
    padding-top: 0;
    padding-left: 0;
    padding-right: 16px;
  }

  .container-13 {
    align-items: center;
  }

  .heading-4 {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .heading-4.super {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2rem;
    line-height: 2rem;
  }

  .container-14 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-nav {
    padding-left: 16px;
    padding-right: 0;
  }

  .nav-mobile {
    background-color: var(--gradient-dark-02);
    width: auto;
  }

  .bg-gradients {
    overflow: hidden;
  }

  .section-services {
    padding: 16px;
  }

  .overline {
    font-size: .7rem;
  }

  .mainclaimline {
    font-size: 1.2rem;
  }

  .subline {
    font-size: .5rem;
  }

  .brand-3 {
    margin-top: 7px;
    padding-left: 0;
  }

  .link.cta-classic {
    font-size: .75rem;
  }

  .text-block-5 {
    text-align: center;
    font-size: 1.2rem;
  }

  .section-title-02 {
    padding-top: 24px;
    padding-bottom: 40px;
    line-height: 2rem;
  }

  .item--work {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr;
  }

  .item-service-title {
    text-align: center;
    font-size: 2.3rem;
    line-height: 2.2rem;
  }

  .container-profile {
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph {
    font-size: 1rem;
  }

  .btn-circle {
    width: 175px;
    height: 175px;
    font-size: 1.1rem;
  }

  .grid-profile {
    padding-left: 4px;
    padding-right: 4px;
  }

  .item-contact, .mobile {
    font-size: 1rem;
  }

  .contact-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

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

  .btn-message {
    margin-top: 16px;
    margin-bottom: 16px;
  }

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

  .container-letsstart {
    min-width: auto;
    padding-left: 37px;
    padding-right: 37px;
  }

  .link-block.hidden {
    display: none;
  }

  .curtain {
    background-position: 50% 0;
    background-size: cover;
    padding-left: 32px;
    padding-right: 32px;
  }

  .section-title-lemon {
    text-align: center;
    line-height: 2rem;
  }

  .bg-stars {
    height: 50%;
  }

  .slider {
    height: 550px;
  }

  .menu-button-2 {
    margin-right: 8px;
  }

  .project-description-container {
    z-index: 3;
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }

  .footer-static {
    font-size: .75em;
  }

  .project-details {
    grid-column-gap: 17px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    place-content: start;
    place-items: start center;
    margin-top: 8px;
  }

  .project-credits {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-align: left;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .text_project_details-copy {
    text-align: left;
    font-size: 10px;
    line-height: 10px;
  }

  .text_project_details-copy.projet-overline {
    display: block;
  }

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

  .hero-image-container {
    z-index: 1;
    position: relative;
  }

  .hide-back-btn {
    display: none;
  }

  .bg_container {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

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

  .close {
    background-color: var(--gradient-dark-02);
    width: auto;
  }
}

#work_02.w-node-_8ce1d188-9ee7-78f4-32d9-8811b8df64c6-8949f91e {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8ce1d188-9ee7-78f4-32d9-8811b8df64c8-8949f91e {
  grid-row: span 2 / span 2;
}

#w-node-a4e1ead0-e231-48a7-0845-0045915351c1-8949f91e {
  grid-column: span 2 / span 2;
}

#w-node-_4e880209-4154-c4b9-467b-ca972625d11d-8949f91e {
  grid-row: span 2 / span 2;
}

#w-node-e724bdd7-7e29-5c87-b8a9-6171826f191a-8949f91e {
  grid-column: span 2 / span 2;
}

#w-node-_37da84fc-bae5-9174-e3d1-7e4ae3a64575-8949f91e {
  grid-row: span 2 / span 2;
}

#w-node-_5a8069f9-4c95-d36b-2302-ae76ca6fe4e2-8949f91e {
  grid-column: span 2 / span 2;
}

#w-node-_89f4ff6f-695c-6f81-1781-cef4c06c3c2b-c06c3c2b {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-b3d7a664-fc9e-c489-8f87-de443debdaec-3debdae9 {
  place-self: center;
}

#w-node-b3d7a664-fc9e-c489-8f87-de443debdaf0-3debdae9 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-43f63437 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_3f9af534-b73d-f273-1ef3-47b8848e0790-8d0686b6 {
  align-self: start;
}

#w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-7375409e, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-8e55793a, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-4dbb6474, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-71dc57f2, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-bda7dc00, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-c2d773d5, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-478b6c1f, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-d0da24d5, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-1a60136d, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-8e46641b, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-1d624220, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-406fc5d9 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_50a9570c-6855-5780-a797-b461ea9bb185-89b2be4b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-89b2be4b, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-7bb1e201 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9b48f95c-501a-9a0d-3848-22a28487f4ad-a9c772d7, #w-node-be44d820-d1b6-2e2f-9fde-91c55785f734-a9c772d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-a9c772d7, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-c2e70625 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_73cb9437-5581-84a5-7fea-f9f0d8d297db-a9555626 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-a9555626 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-023bf7b9, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-7c828fb6, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-152ec19b, #w-node-_68bc325c-8196-507e-d94e-21c963b5d74a-7fbe06fe {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (max-width: 767px) {
  #w-node-_89f4ff6f-695c-6f81-1781-cef4c06c3c2b-c06c3c2b {
    grid-area: 4 / 1 / 5 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_89f4ff6f-695c-6f81-1781-cef4c06c3c2b-c06c3c2b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b13c650b-2901-7d02-aa84-db436e0cd1b9-8d0686b6 {
    place-self: start;
  }

  #w-node-_3f9af534-b73d-f273-1ef3-47b8848e0790-8d0686b6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Variablefont Slnt Wght';
  src: url('../images/') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}