:root {
  --white: #020202;
  --black: #000;
}

.body {
  background-color: #1a1a1a;
}

.rail-text {
  color: #fff;
  letter-spacing: .29rem;
  cursor: default;
  justify-content: flex-end;
  align-items: center;
  margin-right: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: .44rem;
  font-weight: 400;
  line-height: 1rem;
  display: block;
}

.rail-text.prol {
  color: #fffc;
  letter-spacing: .25rem;
  cursor: default;
}

.rail-text.hide {
  color: #fff0;
  -webkit-text-stroke-color: #fff0;
  padding-left: 1rem;
  padding-right: 1rem;
  display: block;
}

.superscript {
  display: none;
}

.logo-bar {
  float: left;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  background-image: linear-gradient(#fffc, #fffc);
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: .5px;
  height: 16px;
  margin: 10px 15px;
  padding: 0;
  display: block;
  position: static;
  inset: 0% 0% 0% auto;
}

.navbar {
  z-index: 1000;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-left: 5vw;
  padding-right: 7.5vw;
  display: flex;
  position: fixed;
  inset: auto 0% 5vh;
}

.logo-link {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
  display: flex;
  position: relative;
  left: 0;
  right: 0;
}

.logo-link.w--current {
  margin-top: 0;
  padding-top: 0;
}

.logo-wrapper {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  max-height: none;
  margin-left: -.9rem;
  padding: .5rem .5rem .5rem .8em;
  display: flex;
  overflow: hidden;
}

.navbar-menu-wrapper {
  color: #fff;
  mix-blend-mode: normal;
  flex: 0 auto;
  width: auto;
  margin-right: -.8rem;
  padding-right: 0;
  overflow: hidden;
}

.logo-bloc {
  flex: none;
  width: auto;
  margin-left: 0;
  padding: 0 0 0 .25rem;
  overflow: visible;
}

.menu-rail-cont {
  justify-content: flex-end;
  align-items: center;
  width: 7rem;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
  position: relative;
  left: 0;
  overflow: hidden;
}

.nav-link {
  color: #fff;
  letter-spacing: .25rem;
  text-transform: uppercase;
  cursor: default;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: .3rem;
  font-weight: 300;
  line-height: 1;
  text-decoration: none;
  display: flex;
  position: relative;
}

.nav-link.w--current {
  cursor: default;
}

.menu-rail {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
  left: 38.5rem;
}

.menu {
  z-index: auto;
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  left: 0;
  overflow: hidden;
}

.text-size-regular {
  color: #ffffffb3;
  letter-spacing: .25rem;
  cursor: default;
  mix-blend-mode: normal;
  flex: 0 auto;
  padding: .5rem 1.15rem;
  font-size: .44rem;
  font-weight: 300;
  transition: all .4s;
  position: relative;
}

.text-size-regular:hover {
  color: #fff;
  font-size: .44rem;
  font-weight: 500;
}

.text-size-regular:active {
  letter-spacing: .1rem;
  justify-content: center;
  align-items: center;
  padding-top: .9em;
  font-size: .7rem;
  font-weight: 500;
  display: flex;
}

.image-6 {
  opacity: 1;
  color: #262626;
  white-space: normal;
  mix-blend-mode: normal;
  width: 105px;
  height: 100%;
  display: block;
}

.menu-select-icon {
  float: none;
  outline-offset: 0px;
  cursor: auto;
  border: 1px #000;
  border-radius: 0;
  outline: 1px #333;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  font-size: 0;
  line-height: 0;
  display: flex;
}

.rail {
  cursor: default;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav-mob {
  display: none;
}

.heading-5 {
  color: #fff;
  text-align: left;
  letter-spacing: .15rem;
  text-transform: capitalize;
  word-break: normal;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: Exo, sans-serif;
  font-size: .65rem;
  font-weight: 600;
  line-height: .9rem;
  display: block;
}

.site-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
  position: static;
}

.about-text-container {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: -18vh;
  margin-left: 15.5%;
  margin-right: 15.5%;
  font-size: 1em;
  line-height: 1em;
  display: flex;
  position: static;
  overflow: hidden;
}

.success-message {
  width: auto;
  height: auto;
}

.novel-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding: 0%;
  display: flex;
  overflow: hidden;
}

.intro-cont-2 {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  display: block;
  overflow: visible;
}

.intro-cont-2.covet {
  background-image: url('../images/covet-intro-bckgrnd.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: static;
  left: 0%;
}

.nav-global {
  z-index: 10;
  cursor: auto;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 3rem;
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 10%;
  display: flex;
  position: absolute;
  inset: auto auto 18%;
}

.nav-global.covet {
  z-index: 20;
}

.heading-7 {
  color: #fff;
  letter-spacing: .15rem;
  margin-top: 0;
  margin-bottom: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.5vh;
}

.bold-text, .text-span-7 {
  font-weight: 600;
}

.field-label {
  color: #fff;
  letter-spacing: .3vh;
  text-transform: uppercase;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: .6rem;
  font-weight: 500;
  line-height: .8vh;
  display: flex;
}

.div-link-block {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 4px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  letter-spacing: .25rem;
  text-transform: lowercase;
  justify-content: space-between;
  align-items: center;
  margin-top: .8em;
  margin-bottom: 1em;
  font-family: Montserrat, sans-serif;
  font-size: .7rem;
  font-weight: 400;
  display: block;
}

.paragraph-8 {
  color: #fff;
  text-align: left;
  letter-spacing: .02rem;
  text-indent: 0;
  text-transform: uppercase;
  white-space: normal;
  margin-top: 0;
  margin-bottom: .25rem;
  padding-left: 0;
  padding-right: 0;
  font-family: "Linotype Eurostileltstd Ex 2", sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.1rem;
}

.paragraph-standard {
  color: #fff;
  letter-spacing: .12rem;
  mix-blend-mode: normal;
  align-items: center;
  width: auto;
  min-width: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Exo, sans-serif;
  font-size: .6rem;
  font-weight: 200;
  line-height: .85rem;
  display: block;
  position: static;
  overflow: visible;
}

.paragraph-standard._2 {
  display: none;
}

.paragraph-7 {
  color: #fffefe;
  letter-spacing: .04rem;
  text-indent: 0;
  column-count: auto;
  margin-top: .5rem;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: .7rem;
  font-weight: 300;
  line-height: .9rem;
}

.icon-button-outline-2 {
  width: 3em;
  height: 3em;
  padding: .25rem;
}

.icon-button-outline-2.is-disabled {
  opacity: .24;
  cursor: auto;
}

.div-vert-2 {
  background-color: #fff;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: .5px;
  height: 100vh;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 61.1vh;
}

.div-block-7 {
  background-color: #9100c5;
  width: 100%;
  height: auto;
  min-height: 100dvh;
  display: none;
  position: relative;
}

.covet-intro {
  background-image: url('../images/covet-intro2-1618.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100vw;
  height: auto;
  min-height: 100dvh;
  overflow: hidden;
}

.go-to {
  color: #999;
  letter-spacing: .1rem;
  padding-top: .4rem;
  padding-bottom: .4rem;
  font-family: Montserrat, sans-serif;
  font-size: .6rem;
  font-weight: 200;
  line-height: .7rem;
  text-decoration: none;
  transition: all .6s;
}

.go-to:hover {
  color: #fff;
}

.go-to.synopsis {
  color: #ffffffb0;
  padding-top: .3rem;
  padding-bottom: 0;
  font-size: .7rem;
  font-weight: 300;
  transition: all .6s;
}

.go-to.synopsis:hover {
  color: #fff;
  font-weight: 500;
}

.go-to.shop {
  color: #999;
  flex: none;
  width: auto;
  padding-top: .4rem;
  padding-bottom: .4rem;
  font-size: .6rem;
  font-weight: 200;
  line-height: .7rem;
  text-decoration: none;
  transition: all .2s;
  display: block;
  position: relative;
}

.go-to.shop:hover {
  color: #fff;
  letter-spacing: .1rem;
  font-weight: 300;
}

.go-to.shop:active {
  letter-spacing: .05rem;
  font-size: .7rem;
  font-weight: 500;
}

.fs-sliderdots_arrow-right {
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin: 0;
  font-size: 1.5rem;
  display: flex;
  inset: auto 8.75% 21% auto;
}

.text-divider {
  background-image: linear-gradient(#fff, #fff);
  align-self: stretch;
  height: .5px;
}

.text-span {
  color: #fff;
  margin-top: .5rem;
  margin-bottom: .3rem;
  font-family: Exo, sans-serif;
  font-size: .6rem;
  font-weight: 400;
  display: block;
}

.contact-mobile {
  display: none;
}

.text-bar {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 1.5px;
  height: 100%;
  max-height: none;
  margin-right: 0;
  display: block;
  position: absolute;
  overflow: hidden;
}

.info-heading {
  color: #fff9f9;
  letter-spacing: .33rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: .5rem;
  font-weight: 500;
  line-height: 1.1rem;
}

.heading--contact {
  color: #fff;
  margin: .2rem 0 .8rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
}

.form-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  border-radius: .4em;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding: 15px 10px;
  display: none;
  position: relative;
  left: auto;
  right: 0;
}

.covet-fade {
  z-index: 10;
  background-image: linear-gradient(#0000, #000000f2 88%);
  width: auto;
  height: 60%;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.italic-text {
  font-size: .9rem;
  font-style: italic;
}

.paragraph-9 {
  color: #fffefe80;
  letter-spacing: .1em;
  text-indent: 0;
  margin-top: .25rem;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Exo, sans-serif;
  font-size: .62rem;
  font-weight: 200;
  line-height: .75rem;
}

.paragraph-9.covet {
  color: #fffefebf;
  font-weight: 300;
}

.upper-text-div {
  color: #fff0;
  flex: 0 auto;
  align-self: stretch;
  height: auto;
  font-size: 1em;
  line-height: 1em;
  overflow: hidden;
}

.info-text {
  color: #999;
  letter-spacing: .02rem;
  margin-top: 0;
  margin-bottom: .9rem;
  padding-top: .4rem;
  font-family: Montserrat, sans-serif;
  font-size: .6rem;
  font-weight: 200;
  line-height: .9rem;
}

.text-block-8 {
  letter-spacing: .15rem;
  font-family: Montserrat, sans-serif;
  font-size: .5rem;
  font-weight: 300;
}

.contact-standard {
  float: none;
  clear: none;
  text-align: left;
  object-fit: fill;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin: 0 0;
  padding: 0 3rem 0 3.5rem;
  display: flex;
  position: absolute;
  inset: auto 0% 12vh;
}

.text-container {
  z-index: 100;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: .5rem;
  margin-right: 0;
  padding-left: .5rem;
  padding-right: 30%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.text-wrap {
  cursor: auto;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 41%;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  inset: 29% 0% 0% 49vh;
  overflow: hidden;
}

.synop-shdw {
  background-image: linear-gradient(90deg, #fff0, #000);
  width: 20%;
  display: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.fs-sliderdots-nav {
  z-index: 2;
  background-color: #f000;
  border: .25px #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 72.5%;
  min-height: 3rem;
  margin-top: 0;
  margin-left: 7%;
  padding-left: 0%;
  display: flex;
  position: absolute;
  inset: auto 0% 21%;
  overflow: hidden;
}

.text-span-13 {
  text-transform: uppercase;
  font-weight: 400;
}

.covet-txt-cont {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.covet-txt-cont._2 {
  display: flex;
}

.info-block {
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  width: 25%;
  height: auto;
  padding-left: 1rem;
  padding-right: 2rem;
  line-height: 1.5rem;
  display: flex;
}

.info-block._2 {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-right: 0;
  padding-right: 1rem;
}

.info-block._2.b {
  flex: 0 auto;
  width: 11%;
  margin-right: 0;
}

.fs-sliderdots_text {
  background-image: none;
  max-width: 30rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  line-height: 1.4;
  display: none;
  position: absolute;
  top: 559.703px;
}

.image-series {
  background-image: url('../images/spotlight1.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  min-height: 100dvh;
}

.image-series._5 {
  background-image: url('../images/spotlight6.webp');
}

.image-series._3 {
  background-image: url('../images/spotlight3.webp');
}

.image-series._6 {
  background-image: url('../images/spotlight7.webp');
}

.image-series._2 {
  background-image: url('../images/spotlight2.webp');
}

.image-series._4 {
  background-image: url('../images/spotlight4.webp');
}

.projects-wrapper {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 1.1rem;
  display: block;
  overflow: hidden;
}

.projects-wrapper.nov-07 {
  height: 100%;
  padding: 0;
  overflow: visible;
}

.projects-wrapper.nov-07.a {
  height: 100%;
  display: block;
}

.projects-wrapper.cov-01 {
  cursor: auto;
  order: -1;
  width: auto;
  height: auto;
  min-height: auto;
  padding: 0;
  display: block;
  position: relative;
}

.projects-wrapper.cov-04 {
  width: auto;
  height: auto;
  padding: 0;
  display: none;
}

.projects-wrapper.nov-05 {
  flex: none;
  width: 100vw;
  height: 100%;
  padding: 0;
  display: block;
  overflow: visible;
}

.projects-wrapper.nov-05.a {
  height: 100%;
  display: block;
}

.projects-wrapper.nov-06 {
  height: 100%;
  padding: 0;
  overflow: visible;
}

.projects-wrapper.nov-06.a {
  height: 100%;
  display: block;
}

.projects-wrapper.cov-02 {
  width: auto;
  height: auto;
  margin-left: 0%;
  padding: 0;
  position: relative;
  left: 0%;
}

.projects-wrapper.nov-06 {
  width: auto;
  height: auto;
  padding: 0;
  display: none;
}

.projects-wrapper.nov-01 {
  cursor: auto;
  background-image: linear-gradient(#0d0d0d, #0d0d0d);
  order: -1;
  width: auto;
  height: auto;
  min-height: 100%;
  padding: 0;
  position: relative;
}

.projects-wrapper.nov-05 {
  flex: none;
  width: auto;
  height: auto;
  padding: 0;
  display: none;
}

.projects-wrapper.nov-04 {
  flex: none;
  width: auto;
  height: 100%;
  padding: 0;
  display: block;
  overflow: visible;
}

.projects-wrapper.cov-03 {
  width: auto;
  height: auto;
  margin-left: 0%;
  padding: 0;
  display: none;
}

.projects-wrapper.nov-02 {
  cursor: auto;
  background-color: #8cff0000;
  flex: none;
  width: auto;
  height: 100%;
  padding: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.projects-wrapper.nov-03 {
  cursor: auto;
  flex: none;
  width: auto;
  height: 100%;
  padding: 0;
  display: block;
  position: relative;
  left: 0%;
  overflow: hidden;
}

.projects-wrapper.nov-07 {
  width: auto;
  height: auto;
  padding: 0;
  display: none;
}

.synop-txt-cont-3 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: auto;
  display: flex;
}

.section {
  aspect-ratio: auto;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  height: 100dvh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section.nov {
  background-image: url('../images/spot_bckgrnd.webp'), linear-gradient(#919699, #919699);
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
  align-items: center;
  min-height: 100%;
  display: flex;
  overflow: hidden;
}

.section.cov {
  background-image: linear-gradient(#000, #000);
}

.section.lai {
  display: block;
}

.section.pro {
  overflow: hidden;
}

.section.syn {
  background-image: linear-gradient(#0d0d0d, #0d0d0d);
}

.section.ov {
  background-image: linear-gradient(#686868, #686868);
}

.text-span-16 {
  text-transform: uppercase;
  font-weight: 400;
}

.text-span-17 {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.1rem;
}

.dickenson {
  float: left;
  color: #fff;
  letter-spacing: .03rem;
  margin-bottom: .5rem;
  font-family: "Linotype Eurostileltstd Ex 2", sans-serif;
  font-size: .55rem;
  line-height: .5rem;
}

.text-span-8 {
  font-weight: 500;
}

.fs-sliderdots_slide {
  text-align: center;
  background-color: #0000;
  background-image: linear-gradient(#050505, #050505);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100dvh;
  display: flex;
  position: static;
}

.fs-sliderdots_slide._2 {
  clear: none;
  object-fit: fill;
  background-image: url('../images/image1a.webp'), linear-gradient(#0a0a0a, #0a0a0a);
  background-position: 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
  justify-content: center;
  align-items: center;
  position: static;
  overflow: visible;
}

.fs-sliderdots_slide._6 {
  background-image: url('../images/image6aa.webp'), linear-gradient(#050505, #050505);
  background-position: 0%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
  margin-left: -15vh;
}

.fs-sliderdots_slide._5 {
  background-image: url('../images/image4a.webp'), linear-gradient(#030303, #030303);
  background-position: 0%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
  margin-left: -8vh;
}

.fs-sliderdots_slide._4 {
  background-image: url('../images/image3a.webp'), linear-gradient(#030303, #030303);
  background-position: 0%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
  margin-left: -3vh;
}

.fs-sliderdots_slide._3 {
  background-image: url('../images/image2a.webp'), linear-gradient(#030505, #030505);
  background-position: 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
  position: static;
}

.fs-sliderdots_slide._10 {
  background-image: url('../images/image10a.webp'), linear-gradient(#080808, #080808);
  background-position: 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.fs-sliderdots_slide._8 {
  background-image: url('../images/image8a.webp'), linear-gradient(#040404, #040404);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
  flex-flow: row;
  margin-right: -25vh;
}

.fs-sliderdots_slide._9 {
  background-image: url('../images/image9a.webp'), linear-gradient(#000, #000);
  background-position: 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.fs-sliderdots_slide._7 {
  background-image: url('../images/image7a.webp'), linear-gradient(#050505, #050505);
  background-position: 0%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
  margin-left: -8vh;
}

.text-block-10 {
  color: #fff9;
  cursor: default;
  transform-style: preserve-3d;
  font-family: Montserrat, sans-serif;
  font-size: 1.8rem;
  font-weight: 100;
  display: block;
  transform: scale3d(1, 1.6, 1);
}

.text-block-10.lft, .text-block-10.rt, .horizontal-snap {
  display: none;
}

.image-cont {
  z-index: 5;
  cursor: grab;
  background-image: url('../images/spotlight1.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  margin-left: -35vh;
  display: flex;
  position: relative;
  left: 0;
}

.image-cont._4 {
  background-image: none;
  margin-left: -14vh;
}

.image-cont._5 {
  background-image: none;
  margin-left: -20vh;
}

.image-cont._6 {
  background-image: none;
  margin-left: -44vh;
}

.image-cont._3 {
  background-image: none;
  margin-left: -40vh;
}

.image-cont._2 {
  background-image: none;
  width: 100%;
  min-height: auto;
  margin-left: -43vh;
}

.information-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  top: -100vh;
  bottom: 0;
  overflow: visible;
}

.link-block-4 {
  color: #0000;
  text-decoration: none;
}

.text-span-11 {
  font-weight: 500;
}

.snyop-text-cont-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-right: .125rem;
  padding: 1rem 1rem 1rem 5rem;
  display: flex;
  overflow: hidden;
}

.paragraph-21 {
  color: #fff;
  letter-spacing: .03rem;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: .65rem;
  font-weight: 300;
  line-height: 1.3;
}

.paragraph-21.mob {
  display: none;
}

.paragraph-22 {
  color: #fff;
  text-align: justify;
  letter-spacing: .05rem;
  margin-top: 8px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: .62rem;
  font-weight: 200;
  line-height: .7rem;
}

.intro-cont {
  background-image: linear-gradient(#000, #000);
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  display: block;
  overflow: visible;
}

.slide-2 {
  float: none;
  position: relative;
  overflow: hidden;
}

.link-block-2 {
  color: #0000;
  text-decoration: none;
}

.tennyson {
  float: left;
  color: #b3b3b3;
  text-align: left;
  letter-spacing: .03rem;
  margin-top: 0;
  margin-bottom: .5rem;
  padding-left: 0;
  font-family: "Linotype Eurostileltstd Ex 2", sans-serif;
  font-size: .55rem;
  line-height: .5rem;
}

.morra {
  opacity: 1;
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/contact.webp');
  background-position: 0 0, 0 -5vh;
  background-repeat: repeat, repeat-x;
  background-size: auto, auto 105vh;
  flex-direction: row;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 100vh;
  display: block;
  position: relative;
  overflow: hidden;
}

.fs-hide {
  display: none;
}

.synop-txt {
  color: #c5bfbf;
  text-align: right;
  margin-bottom: .5rem;
  font-family: Exo, sans-serif;
  font-size: .7rem;
  font-weight: 300;
  line-height: .9rem;
}

.synop-txt._5 {
  color: #fff;
  margin-bottom: 0;
  font-family: "Linotype Eurostileltstd Ex 2", sans-serif;
  font-size: .8rem;
  font-style: normal;
  line-height: .9rem;
}

.link-3 {
  color: #fafafa;
}

.text-span-19 {
  color: #fcfcfc;
  text-transform: uppercase;
  font-size: .6rem;
  font-weight: 500;
}

.text-span-19.covet {
  color: #80a8ff;
  cursor: auto;
  font-weight: 400;
}

.paragraph-24 {
  color: #fffefe;
  letter-spacing: .04rem;
  text-indent: 0;
  column-count: auto;
  margin-top: .5rem;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: .7rem;
  font-weight: 300;
  line-height: .9rem;
}

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

.prol-cont {
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 100vh;
  display: flex;
  overflow: hidden;
}

.bio-image-shdw {
  opacity: .4;
  background-image: url('../images/bio-shade.webp'), linear-gradient(#000, #000);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 100dvh;
  margin-left: -56svh;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  inset: 0% 0 0% 0%;
}

.lower-text-div {
  color: #3330;
  font-size: 1em;
  line-height: 1em;
  overflow: hidden;
}

.scroll-to {
  color: #999;
  letter-spacing: .1rem;
  cursor: default;
  padding-top: .4rem;
  padding-bottom: .4rem;
  font-family: Montserrat, sans-serif;
  font-size: .6rem;
  font-weight: 200;
  line-height: .7rem;
  transition: all .6s;
}

.scroll-to:hover {
  color: #fff;
}

.fs-sliderdots_arrow-left {
  opacity: .6;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  font-size: 1.5rem;
  display: flex;
  inset: auto 13.75% 21% auto;
}

.text-span-14 {
  text-transform: uppercase;
  font-weight: 400;
}

.prologue-fade {
  background-image: linear-gradient(#0000, #000000f0 60%);
  height: 60%;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.heading {
  color: #fff;
  letter-spacing: .15rem;
  margin-top: 0;
  margin-bottom: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.5vh;
}

.paragraph-20 {
  color: #fff;
  text-align: justify;
  letter-spacing: .05rem;
  margin-top: 8px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: .62rem;
  font-weight: 200;
  line-height: .7rem;
}

.icon-4 {
  display: flex;
}

.form {
  float: none;
  clear: none;
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 420px;
  height: auto;
  display: block;
  position: relative;
  overflow: visible;
}

.icon-button-inner-2 {
  opacity: 1;
  border: 1px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 2px;
  display: flex;
}

.icon-button-inner-2:hover {
  background-color: #49454f14;
}

.icon-button-inner-2.back {
  padding-left: 0;
  padding-right: 2px;
}

.image-cont-2 {
  z-index: 5;
  cursor: grab;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  margin-left: -35vh;
  display: flex;
  position: relative;
  left: 0;
}

.image-cont-2._2 {
  background-image: none;
  width: 100%;
  min-height: auto;
  margin-left: -43vh;
}

.image-cont-2._5 {
  background-image: none;
  margin-left: -20vh;
}

.image-cont-2._6 {
  background-image: none;
  margin-left: -44vh;
}

.image-cont-2._4 {
  background-image: none;
  margin-left: -14vh;
}

.image-cont-2._3 {
  background-image: none;
  margin-left: -40vh;
}

.image-cont-2._1 {
  background-image: linear-gradient(#fff, #fff);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100dvh;
  min-height: auto;
  margin-left: 0;
}

.text-block {
  color: #fff;
  letter-spacing: .25rem;
  justify-content: center;
  align-items: center;
  margin: 9px .8rem;
  font-family: Montserrat, sans-serif;
  font-size: 55%;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.text-block.share {
  margin-top: .8em;
  margin-bottom: .8em;
  font-weight: 400;
}

.morra-fade {
  z-index: 0;
  background-image: linear-gradient(#fff0 22%, #000000f2 83%);
  flex: none;
  width: 100%;
  height: 100vh;
  margin-top: -100vh;
  display: block;
  position: relative;
  inset: auto 0% 0%;
}

.text-block-12 {
  color: #fff9;
  cursor: default;
  transform-style: preserve-3d;
  font-family: Montserrat, sans-serif;
  font-size: 1.8rem;
  font-weight: 100;
  display: block;
  transform: scale3d(1, 1.6, 1);
}

.covet-wrapper {
  align-items: center;
  display: flex;
  position: static;
  left: 0%;
  overflow: hidden;
}

.fs-sliderdots_slider {
  z-index: 0;
  object-fit: fill;
  background-color: #0000;
  flex: 0 auto;
  width: 100%;
  height: auto;
  min-height: 100%;
  display: block;
  position: fixed;
}

.information-block {
  z-index: 0;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 100vh;
  margin: 0 2rem;
  padding-left: 15vw;
  padding-right: 15vw;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
}

.information-block.care {
  justify-content: center;
  width: 100vw;
  margin-left: 0;
  margin-right: 0;
  padding: 0 15vw 8rem;
}

.information-block.preorder {
  z-index: 0;
  flex: none;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 4rem;
  display: flex;
  top: 0;
  bottom: 0;
}

.information-block.distribution {
  width: 100vw;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 6rem;
}

.information-block.shipping {
  width: 100vw;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 1rem;
}

.information-block.where-to-purch {
  z-index: 0;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  margin: 0 0;
  padding-bottom: 5rem;
  padding-left: 15vw;
  padding-right: 15vw;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
}

.information-block.returns {
  width: 100vw;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 1rem;
}

.text-span-15 {
  color: #fff;
  font-weight: 400;
}

.synop-text-cont {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-right: 44%;
  display: flex;
  position: relative;
  bottom: 3%;
}

.div-horz-2 {
  background-color: #fff;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: .5px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  bottom: 66.2vh;
}

.slide {
  overflow: hidden;
}

.submit-button {
  text-align: left;
  letter-spacing: .3vh;
  text-transform: uppercase;
  object-fit: fill;
  object-position: 50% 50%;
  background-color: #0000004d;
  border: 1px solid #f50;
  border-radius: 3px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-family: Montserrat, sans-serif;
  font-size: .6rem;
  font-weight: 500;
  display: inline-block;
  position: relative;
  left: auto;
}

.sub-heading {
  color: #fff;
  letter-spacing: .1rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: .5rem;
  padding-right: 0;
  font-family: Exo, sans-serif;
  font-size: .58rem;
  font-weight: 400;
  line-height: .85rem;
}

.text-block-5 {
  mix-blend-mode: normal;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  min-width: auto;
  height: 100%;
  display: flex;
}

.text-span-4 {
  color: #fff;
  font-weight: 400;
}

.slide-6 {
  overflow: hidden;
}

.divider {
  z-index: 200;
  background-color: #fff;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  width: .5px;
  height: 100%;
  font-size: 1vw;
  display: flex;
  position: absolute;
  inset: auto 0% 0 0;
}

.transcendence {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: "Linotype Eurostileltstd Ex 2", sans-serif;
  font-size: .9rem;
  font-weight: 400;
  line-height: .85rem;
}

.text-span-2 {
  color: #80a8ff;
  text-transform: uppercase;
  font-size: .6rem;
  font-weight: 500;
}

.bio-image {
  background-image: url('../images/bio-update-2.webp'), linear-gradient(#000, #000);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
  width: auto;
  min-height: 100dvh;
  margin-left: -56svh;
  display: block;
  position: absolute;
  inset: 0%;
}

.text-field {
  color: #fff;
  letter-spacing: .1vh;
  mix-blend-mode: normal;
  background-color: #0000004d;
  border: .5px solid #fff;
  border-radius: 0;
  height: 25px;
  margin-bottom: 7px;
  font-family: Montserrat, sans-serif;
  font-size: .8rem;
  font-weight: 300;
  overflow: auto;
}

.icon-3 {
  display: none;
}

.text-block-11 {
  color: #fff;
  letter-spacing: .25rem;
  text-transform: lowercase;
  justify-content: space-between;
  align-items: center;
  margin-top: .8em;
  margin-bottom: 1em;
  font-family: Montserrat, sans-serif;
  font-size: .7rem;
  font-weight: 400;
  display: block;
}

.dark-fade {
  z-index: 10;
  background-image: linear-gradient(#000, #00000070 32%, #0000002e 51%, #00000012 65%, #0000 84%, #0000);
  height: 10%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.dark-fade.bttm {
  z-index: 10;
  background-image: linear-gradient(#0000, #0000 16%, #00000012 35%, #0000002e 49%, #00000070 68%, #0f0f0f);
  flex: none;
  justify-content: center;
  align-items: center;
  height: 20%;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.dark-fade.rt {
  background-image: linear-gradient(270deg, #000, #00000070 40%, #0000002e 57%, #00000012 67%, #0000 84%, #0000);
  width: 39%;
  height: auto;
  min-height: 100dvh;
  display: block;
  inset: 0% 0% 0% auto;
}

.dark-fade.rt.covet {
  display: none;
}

.fs-sliderdots_content {
  z-index: -1;
  outline-offset: 0px;
  color: #fff6;
  text-align: center;
  letter-spacing: .08rem;
  cursor: pointer;
  object-fit: fill;
  background-color: #0000;
  border: 1px #000;
  border-radius: 4px;
  outline: 3px #000;
  flex: none;
  margin-left: 0;
  margin-right: 0;
  padding: .5rem 1rem;
  font-family: Montserrat, sans-serif;
  font-size: .5rem;
  font-weight: 300;
  line-height: 1;
  transition: all .6s;
  display: inline-block;
  position: relative;
}

.fs-sliderdots_content.fs-sliderdots_active {
  color: #fff;
  background-color: #5c2aff00;
  font-weight: 500;
}

.snap-container {
  background-image: linear-gradient(#c0f, #c0f);
  width: 100%;
  height: 100%;
}

.snap-container.is-clear {
  cursor: grab;
  cursor: grab;
  background-image: none;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 200%;
  height: auto;
  display: flex;
}

.novel-intro {
  background-image: url('../images/novel-intro.webp');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto 102%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100dvh;
  display: block;
  overflow: hidden;
}

.icon-image-2 {
  display: none;
}

.link-2 {
  cursor: pointer;
  font-size: .65rem;
  font-weight: 500;
  text-decoration: none;
}

.image-series-covet {
  background-image: url('../images/bin-covet2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 100%;
  min-height: auto;
}

.image-series-covet._2, .image-series-covet._3 {
  background-image: none;
}

.snap-container-covet {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: static;
  left: 0%;
}

.covet-text-container {
  z-index: 10;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: -25vh;
  margin-left: 15.5%;
  margin-right: 15.5%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.covet-text-container._2 {
  margin-bottom: -28.9vh;
}

.paragraph-covet-2 {
  color: #fff;
  letter-spacing: .02rem;
  text-indent: 0;
  text-transform: uppercase;
  margin-bottom: .25rem;
  font-family: "Linotype Eurostileltstd Ex 2", sans-serif;
  font-size: .75rem;
  line-height: 1.1rem;
}

.paragraph-main-lower {
  color: #fff;
  letter-spacing: .04rem;
  margin-top: .5rem;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: .7rem;
  font-weight: 300;
  line-height: .9rem;
}

.paragraph-2-lower {
  color: #ffffffbf;
  letter-spacing: .1em;
  margin-top: .25rem;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: .62rem;
  font-weight: 300;
  line-height: .75rem;
}

.text-span-20 {
  font-style: italic;
  font-weight: 500;
}

.text-span-21 {
  text-transform: uppercase;
  font-weight: 500;
}

.img-cont-proj {
  background-color: #0a0a0a;
  align-items: center;
  width: 400vw;
  height: 100vh;
  display: flex;
  position: relative;
  left: 0%;
}

.module-2 {
  opacity: 1;
  mix-blend-mode: normal;
  border: 1px #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 13.74rem;
  height: 7.25rem;
  margin: 0;
  transition: all .6s;
  display: block;
  position: static;
  inset: 0 0;
  overflow: hidden;
}

.module-2:hover {
  opacity: 1;
  mix-blend-mode: normal;
  transform: scale(1.05);
}

.oeuver-slider {
  mix-blend-mode: normal;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100dvh;
  min-height: 0;
  display: block;
  overflow: hidden;
}

.image {
  background-image: url('../images/z-1.webp');
  background-position: 70%;
  background-size: auto 100vh;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.image._1._02 {
  background-image: url('../images/z-2_1.webp');
  background-position: 55% 0;
  background-repeat: no-repeat;
  background-size: auto 125%;
  flex: 0 auto;
  display: block;
}

.image._1._04 {
  background-image: url('../images/z-4.webp');
  background-position: 85% 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  flex: 0 auto;
  display: block;
}

.image._1._03 {
  background-image: url('../images/z-3_1.webp');
  background-position: 55% 0;
  background-repeat: no-repeat;
  background-size: auto 125%;
  flex: 0 auto;
  display: block;
}

.image._1._01 {
  background-image: url('../images/z-1_1.webp');
  background-position: 55% 0;
  background-repeat: no-repeat;
  background-size: auto 125%;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  width: 100vw;
  display: block;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  letter-spacing: .15rem;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: .25rem .5rem;
  font-family: Montserrat, sans-serif;
  font-size: .5rem;
  font-weight: 400;
  line-height: .9rem;
  display: block;
}

.menu-cont {
  opacity: 1;
  flex: 0 auto;
  width: 13.745rem;
  height: 7.25rem;
  transition: all .6s;
  display: block;
  overflow: hidden;
}

.menu-cont:hover {
  opacity: 1;
  transform: scale(1.05);
}

.div-1 {
  border: 1px #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.txt-block {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 38%;
}

.image-tint {
  opacity: .63;
  mix-blend-mode: darken;
  background-color: #001e5db8;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .6s;
  display: block;
}

.image-tint:hover {
  opacity: 0;
}

.oeuvre-slider-nav {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.c-oeuvre-slide-content {
  background-image: linear-gradient(#13131359, #13131359), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100%;
  position: relative;
}

.c-oeuvre-slide-content._9 {
  background-image: linear-gradient(#1a1a1a, #1a1a1a);
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  min-height: 100dvh;
  display: flex;
}

.c-oeuvre-slide-content._2 {
  background-image: linear-gradient(#1a1a1a, #1a1a1a);
  justify-content: flex-start;
  align-items: center;
  height: auto;
  min-height: 100dvh;
  display: flex;
}

.c-oeuvre-slide-content._11 {
  height: auto;
  min-height: 100dvh;
}

.c-oeuvre-slide-content._3, .c-oeuvre-slide-content._8 {
  background-image: linear-gradient(#1a1a1a, #1a1a1a);
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  min-height: 100dvh;
  display: flex;
}

.c-oeuvre-slide-content._18, .c-oeuvre-slide-content._12 {
  height: auto;
  min-height: 100dvh;
}

.c-oeuvre-slide-content._6, .c-oeuvre-slide-content._5, .c-oeuvre-slide-content._4 {
  background-image: linear-gradient(#1a1a1a, #1a1a1a);
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  min-height: 100dvh;
  display: flex;
}

.c-oeuvre-slide-content._14 {
  height: auto;
  min-height: 100px;
}

.c-oeuvre-slide-content._15, .c-oeuvre-slide-content._16, .c-oeuvre-slide-content._19 {
  height: auto;
  min-height: 100dvh;
}

.c-oeuvre-slide-content._7 {
  background-image: linear-gradient(#1a1a1a, #1a1a1a);
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  min-height: 100dvh;
  display: flex;
}

.c-oeuvre-slide-content._1 {
  object-fit: fill;
  background-color: #0000;
  background-image: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: auto;
  display: flex;
  transform: scale(.75);
}

.c-oeuvre-slide-content._10 {
  background-image: linear-gradient(#1a1a1a, #1a1a1a);
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  min-height: 100dvh;
  display: flex;
}

.c-oeuvre-slide-content._17, .c-oeuvre-slide-content._13 {
  height: auto;
  min-height: 100dvh;
}

.box-projects {
  width: 100vw;
  height: 100%;
}

.oeuvre-slider-navbar {
  z-index: 15;
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  cursor: auto;
  object-fit: fill;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: 7.2rem repeat(auto-fit, 7.2rem) 7.2rem 7.2rem 7.2rem;
  grid-template-columns: 13.74rem 13.74rem 13.74rem repeat(auto-fit, 13.74rem);
  grid-auto-rows: 6.5rem;
  grid-auto-columns: 12.2rem;
  place-content: center;
  place-items: center;
  width: auto;
  height: auto;
  display: grid;
  position: relative;
  inset: auto 0% -4%;
}

.oeuvre-slider-navbar.home {
  z-index: 10;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 4rem;
  height: 3rem;
  display: flex;
  position: absolute;
  inset: auto 19.75rem 14% auto;
}

.box {
  cursor: pointer;
  background-color: #fff;
  border-radius: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  min-height: 380px;
  padding-bottom: 0;
  display: flex;
}

.box._1 {
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: block;
  position: static;
  overflow: visible;
}

.proj-menu-tint {
  opacity: .7;
  mix-blend-mode: normal;
  background-color: #001e5e85;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .6s;
  display: block;
  position: static;
}

.proj-menu-tint:hover {
  opacity: 0;
}

.proj-menu-tint._424._4 {
  display: block;
}

.oeuvre-slide {
  perspective: 1000px;
  background-image: linear-gradient(#000, #000);
  background-position: 0 0;
  left: 0%;
  overflow: hidden;
  transform: perspective(1000px);
}

.oeuvre-slide._1 {
  cursor: grab;
  background-image: none;
  margin-left: 0%;
  left: 0;
}

.div-2 {
  border: 1px solid #fff;
  width: 19.75rem;
  height: 10.492rem;
  position: absolute;
  overflow: hidden;
  transform: rotate(27deg);
}

.img-hldr {
  opacity: 1;
  background-image: url('../images/z_sm_2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 110%;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 13.71rem;
  height: 7.25rem;
  margin-top: 1.48rem;
  margin-bottom: 0;
  margin-left: 2.97rem;
  display: flex;
  position: absolute;
  overflow: hidden;
  transform: rotate(27deg);
}

.img-hldr._6 {
  background-image: url('../images/1618.webp');
  background-size: auto 100%;
}

.img-hldr._5 {
  background-image: url('../images/3690.webp');
  background-position: 5% 30%;
  background-size: auto 200%;
}

.img-hldr._16 {
  background-image: url('../images/tmag.webp');
  background-size: auto 100%;
}

.img-hldr._2 {
  background-image: url('../images/2496.webp');
  background-size: auto 160%;
}

.img-hldr._15 {
  background-image: url('../images/p22.webp');
  background-size: auto 110%;
}

.img-hldr._10 {
  background-image: url('../images/vortx.webp');
  background-size: auto 102%;
}

.img-hldr._4 {
  background-image: url('../images/2672.webp');
  background-size: auto 155%;
}

.img-hldr._13 {
  background-image: url('../images/mi.webp');
}

.img-hldr._11 {
  background-image: url('../images/vrtx_l.webp');
  background-size: auto 100%;
}

.img-hldr._12 {
  background-image: url('../images/sidepod.webp');
  background-size: auto 100%;
}

.img-hldr._3 {
  background-image: url('../images/3726.webp');
  background-position: 0 100%;
}

.img-hldr._7 {
  background-image: url('../images/424.webp');
  background-size: auto 100%;
}

.img-hldr._9 {
  background-image: url('../images/xo-lounge.webp');
  background-size: auto 100%;
}

.img-hldr._17 {
  background-image: url('../images/fractal-p1.webp');
  background-position: 100%;
  background-size: auto 110%;
}

.img-hldr._14 {
  background-image: url('../images/t4298.webp');
  background-size: auto 100%;
}

.img-hldr._19 {
  background-image: url('../images/fractalP3.webp');
  background-size: auto 100%;
}

.img-hldr._8 {
  background-image: url('../images/xo1.webp');
  background-position: 15% 65%;
  background-size: auto 120%;
}

.img-hldr._14 {
  background-image: url('../images/t4298-frnt-1.webp');
  background-position: 75%;
  background-size: auto 300%;
}

.proj-fade {
  z-index: 1;
  background-image: linear-gradient(#86868600, #141414);
  width: 100vw;
  height: 56%;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.img-proj {
  background-image: linear-gradient(#fff, #fff);
  width: 100vw;
  height: 100vh;
}

.img-proj._3._04 {
  background-image: url('../images/3726-detail.webp'), linear-gradient(#fff, #fff);
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 65%, auto;
}

.img-proj._3._03 {
  background-color: #fff;
  background-image: url('../images/3726-prof.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 24%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 62svh, auto;
}

.img-proj._3._01 {
  mix-blend-mode: normal;
  background-color: #fff;
  background-image: url('../images/3726-group.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 22%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 85svh, auto;
  justify-content: center;
  align-items: flex-start;
  display: block;
  position: static;
  left: -1%;
}

.img-proj._3._02 {
  background-image: url('../images/3726-2.webp'), linear-gradient(#fff, #fff);
  background-position: 42% 15%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 65svh, auto;
}

.img-proj._16._03 {
  background-image: url('../images/t3.webp'), linear-gradient(#e2dbdb, #e2dbdb);
  background-position: 62% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.img-proj._16._04 {
  background-image: url('../images/t4.webp'), linear-gradient(#e5e1e0, #e5e1e0);
  background-position: 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.img-proj._16._02 {
  background-image: url('../images/t1.webp'), linear-gradient(#dedede, #dedede);
  background-position: 60% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.img-proj._16._01 {
  background-color: #0000;
  background-image: url('../images/t2.webp'), linear-gradient(#b7b7b7, #b7b7b7);
  background-position: 30%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.img-proj._18._02 {
  background-image: url('../images/fract-e2-1-copy.webp'), linear-gradient(#2b2b29, #2b2b29);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.img-proj._18._04 {
  background-image: url('../images/fract-e2-3.webp'), linear-gradient(#2b2b29, #2b2b29);
  background-position: 55%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.img-proj._18._03 {
  background-image: url('../images/fract-e2-2-copy.webp'), linear-gradient(#3f3f3f, #3f3f3f);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.img-proj._18._01 {
  background-image: url('../images/fract-e2-4.webp'), linear-gradient(#615f5d, #615f5d);
  background-position: 60%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.img-proj._9._04 {
  background-image: url('../images/xo-det.webp'), linear-gradient(#fff, #fff);
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.img-proj._9._03 {
  background-image: url('../images/xo-lounge-4.webp'), linear-gradient(#fff, #fff);
  background-position: 50% -1vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 70svh, auto;
}

.img-proj._9._01 {
  background-image: url('../images/xo-lounge-1.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 1vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 90svh, auto;
}

.img-proj._9._02 {
  background-image: url('../images/xo-lounge-3.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 60svh, auto;
}

.img-proj._15._02 {
  background-image: url('../images/p22-2.webp'), linear-gradient(#e5e5e5, #e5e5e5);
  background-position: 50% 28svh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 65svh, auto;
}

.img-proj._15._03 {
  background-image: url('../images/p22-3.webp'), linear-gradient(#f0f0f0, #f0f0f0);
  background-position: 50% -10svh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 110svh, auto;
}

.img-proj._15._04 {
  background-image: url('../images/p22-4.webp'), linear-gradient(#e6e6e6, #e6e6e6);
  background-position: 100% -2svh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 65vh, auto;
}

.img-proj._15._01 {
  background-image: url('../images/p22-1.webp'), linear-gradient(#d6d8d7, #d6d8d7);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 27svh, auto;
}

.img-proj._6._04 {
  background-image: url('../images/1618-3.webp'), linear-gradient(#fff, #fff);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.img-proj._6._03 {
  background-image: url('../images/1618-4.webp'), linear-gradient(#fff, #fff);
  background-position: 0%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100svh, auto;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.img-proj._6._02 {
  background-image: url('../images/1618-2.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 15vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 55svh, auto;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.img-proj._6._01 {
  background-image: url('../images/1618-1.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 7vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 38svh, auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.img-proj._4._01 {
  background-image: url('../images/2672_1.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 33%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 85%, auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.img-proj._4._04 {
  background-image: url('../images/2672_2.webp'), url('../images/2672_3.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 33%, 50% 12%, 0 0;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: auto 37svh, auto 10svh, auto;
}

.img-proj._4._03 {
  background-image: url('../images/2672_4.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 35%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 85%, auto;
}

.img-proj._4._02 {
  background-image: url('../images/2672_5.webp'), linear-gradient(#f8f8f8, #f8f8f8);
  background-position: 50% 33%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
}

.img-proj._8._04 {
  background-image: url('../images/xo-7.webp'), linear-gradient(#f2f3f0, #f2f3f0);
  background-position: 0 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
  overflow: hidden;
}

.img-proj._8._03 {
  mix-blend-mode: normal;
  background-image: url('../images/xo-11.webp'), linear-gradient(#e9e9e9, #e9e9e9);
  background-position: 50% -1vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 65svh, auto;
}

.img-proj._8._02 {
  background-image: url('../images/xo-10.webp'), linear-gradient(#fff, #fff);
  background-position: 50% -7vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 60svh, auto;
}

.img-proj._8._01 {
  background-image: url('../images/xo-9.webp'), linear-gradient(#f0f0ef, #f0f0ef);
  background-position: 55% -6vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 80svh, auto;
  justify-content: center;
  align-items: center;
  display: block;
}

.img-proj._13._04 {
  background-image: url('../images/mi-2.webp'), linear-gradient(#747474, #747474);
  background-position: 50% 3svh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 130svh, auto;
}

.img-proj._13._01 {
  background-image: url('../images/mi-3.webp'), linear-gradient(#828284, #828284);
  background-position: 50% 4svh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 120svh, auto;
}

.img-proj._13._02 {
  background-image: url('../images/mi-1.webp'), linear-gradient(#737277, #737277);
  background-position: 50% 5svh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 115svh, auto;
}

.img-proj._13._03 {
  background-image: url('../images/mi-4.webp'), linear-gradient(#68676a, #68676a);
  background-position: 50% 2svh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 120svh, auto;
}

.img-proj._17._02 {
  background-image: url('../images/fracv1-1.webp'), linear-gradient(#030303, #030303);
  background-position: 70%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.img-proj._17._01 {
  background-image: url('../images/fracv1-3.webp'), linear-gradient(#0a0a0a, #0a0a0a);
  background-position: 0%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.img-proj._17._04 {
  background-image: url('../images/fracv1-5.webp'), linear-gradient(#050505, #050505);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.img-proj._17._03 {
  background-image: url('../images/fracv1-4.webp'), linear-gradient(#3b3b3d, #3b3b3d);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.img-proj._14._04 {
  background-image: url('../images/t4298-thrqrtr-lw.webp'), linear-gradient(#e7e7e8, #e7e7e8);
  background-position: 55% -12vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 160svh, auto;
}

.img-proj._14._02 {
  background-image: url('../images/t4298-frnt-2.webp'), linear-gradient(#d5d7da, #d5d7da);
  background-position: 50% -5vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 135svh, auto;
}

.img-proj._14._03 {
  background-image: url('../images/t4298-thrqrtr.webp'), linear-gradient(#dcdcdf, #dcdcdf);
  background-position: 55% -5vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 120svh, auto;
}

.img-proj._14._01 {
  background-image: url('../images/t4298-frnt-1_1.webp'), linear-gradient(#e1e0e3, #e1e0e3);
  background-position: 50% -5vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 135svh, auto;
}

.img-proj._7._04 {
  background-image: url('../images/424-d.webp'), linear-gradient(#bdbbc3, #bdbbc3);
  background-position: 30%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 175vh, auto;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.img-proj._7._02 {
  background-image: url('../images/424-4.webp'), linear-gradient(#fdfdfd, #fdfdfd);
  background-position: 50% 15%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 70svh, auto;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.img-proj._7._03 {
  background-image: url('../images/424-2.webp'), linear-gradient(#fff, #fff);
  background-position: 46% 15%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 65svh, auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.img-proj._7._01 {
  background-image: url('../images/424-1.webp'), linear-gradient(#fff, #fff);
  background-position: 45% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100svh, auto;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.img-proj._12._04 {
  background-image: url('../images/sidepod4.webp'), linear-gradient(#fafafa, #fafafa);
  background-position: 70%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.img-proj._12._01 {
  background-image: url('../images/sidepod3.webp'), linear-gradient(#f5f5f5, #f5f5f5);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 85svh, auto;
}

.img-proj._12._02 {
  background-image: url('../images/sidepod2.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 8vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 72svh, auto;
}

.img-proj._12._03 {
  background-image: url('../images/sidepod1.webp'), linear-gradient(#fafafa, #fafafa);
  background-position: 50% 6svh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 95svh, auto;
}

.img-proj._10._03 {
  background-image: url('../images/vortx-4.webp'), linear-gradient(#bcbbbd, #bcbbbd);
  background-position: 50% -5svh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 150svh, auto;
}

.img-proj._10._01 {
  background-image: url('../images/vortx-2.webp'), linear-gradient(#b4b5bc, #b4b5bc);
  background-position: 50% -5svh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 150svh, auto;
}

.img-proj._10._04 {
  background-image: url('../images/bottom.webp'), linear-gradient(#e6e6e6, #e6e6e6);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 72svh, auto;
}

.img-proj._10._02 {
  background-image: url('../images/vortx-3.webp'), linear-gradient(#d0d0d2, #d0d0d2);
  background-position: 50% -3svh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 140svh, auto;
}

.img-proj._2._04 {
  background-image: url('../images/2496-6.webp'), linear-gradient(#fff, #fff);
  background-position: 0 16%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 80svh, auto;
}

.img-proj._2._03 {
  background-image: url('../images/2496-4.webp'), linear-gradient(#fff, #fff);
  background-position: 0 15%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 60rem, auto;
}

.img-proj._2._02 {
  background-image: url('../images/2496-3.webp'), url('../images/2496_2.webp'), linear-gradient(#fff, #fff);
  background-position: 10% 7%, 50% 20vh, 0 0;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: 66svh, 75svh, auto;
}

.img-proj._2._01 {
  background-image: url('../images/2496-5.webp'), url('../images/2496_profile1.webp'), linear-gradient(#fff, #fff);
  background-position: 90% 14vh, 15% 38%, 0 0;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: 60%, 95%, auto;
}

.img-proj._11._02 {
  background-image: url('../images/vortx-lounge3.webp'), linear-gradient(#d7d7db, #d7d7db);
  background-position: 50% -5vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 140svh, auto;
}

.img-proj._11._04 {
  background-image: url('../images/vortx-lounge4.webp'), linear-gradient(#bdb9bc, #bdb9bc);
  background-position: 50% 3vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 130svh, auto;
}

.img-proj._11._01 {
  background-image: url('../images/vortx-lounge1.webp'), linear-gradient(#b8b9bf, #b8b9bf);
  background-position: 50% -2svh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 130svh, auto;
}

.img-proj._11._03 {
  background-image: url('../images/vortx-lounge2.webp'), linear-gradient(#a39fa6, #a39fa6);
  background-position: 50% -5vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 148svh, auto;
}

.img-proj._5._01 {
  background-image: url('../images/3690-1.webp'), linear-gradient(#f3f3f3, #f3f3f3);
  background-position: 50% -3vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 90svh, auto;
}

.img-proj._5._02 {
  background-image: url('../images/3690-2.webp'), linear-gradient(#fff, #fff);
  background-position: 50% -2vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 105vh, auto;
}

.img-proj._5._04 {
  background-image: url('../images/3690-4.webp'), linear-gradient(#fff, #fff);
  background-position: -10vw -8vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 60%, auto;
}

.img-proj._5._03 {
  background-image: url('../images/3690-3.webp'), linear-gradient(#fff, #fff);
  background-position: 50% -5vh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 80svh, auto;
}

.oveure-tint {
  opacity: .4;
  mix-blend-mode: multiply;
  background-color: #1a1a1a;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.wo-oeuvre-nav {
  background-color: #0000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
  overflow: visible;
}

.wo-oeuvre-nav._1 {
  flex: 0 auto;
  height: 100%;
  transition-property: none;
  display: flex;
}

.menu-block {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.menu-block.projects {
  z-index: 50;
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  grid-template-rows: 7.25rem;
  grid-template-columns: 13.74rem 13.74rem 13.74rem 13.74rem;
  grid-auto-columns: 1fr;
  align-content: center;
  place-items: center stretch;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: grid;
  position: absolute;
  inset: auto 0% 21vh;
  transform: scale(.69);
}

.images-cont {
  clear: none;
  aspect-ratio: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 400vw;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: visible;
  transform: translate(0);
}

.text.z {
  opacity: 1;
  mix-blend-mode: normal;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 60%;
  height: auto;
  margin-bottom: 0%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.c-oeuvre-slider-nav-content {
  z-index: 10;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.c-oeuvre-slider-nav-content._1 {
  display: block;
}

.projs-menu {
  z-index: auto;
  opacity: 1;
  mix-blend-mode: darken;
  background-color: #0000;
  background-image: url('../images/z-1.webp');
  background-position: 50% 0;
  background-size: auto 140%;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 13.71rem;
  height: 7.25rem;
  margin-top: 1.48rem;
  margin-left: 2.97rem;
  transition: all .6s;
  display: flex;
  position: absolute;
  top: auto;
  left: auto;
  overflow: visible;
  transform: rotate(27deg);
}

.projs-menu:hover {
  opacity: 1;
  background-color: #0000;
  border: 1px solid #fff;
  padding-right: 0;
  left: auto;
}

.projs-menu._17-01 {
  background-image: url('../images/fracv1-3.webp'), linear-gradient(#0a0a0a, #0a0a0a);
  background-position: 0%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 200%, auto;
}

.projs-menu._8-04 {
  background-image: url('../images/xo-7.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
}

.projs-menu._15-03 {
  background-image: url('../images/p22-3.webp'), linear-gradient(#f0f0f0, #f0f0f0);
  background-position: 50% -1svh, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 130%, auto;
}

.projs-menu._8-03 {
  background-image: url('../images/xo-11.webp'), linear-gradient(#eaeae8, #eaeae8);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 110%, auto;
}

.projs-menu._12-04 {
  background-image: url('../images/sidepod4.webp'), linear-gradient(#fff, #fff);
  background-position: 60%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.projs-menu._18-01 {
  background-image: url('../images/fract-e2-4.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-size: auto 100%, auto;
}

.projs-menu._9-01 {
  background-image: url('../images/xo-lounge-1.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 110%, auto;
}

.projs-menu._3-01 {
  background-color: #fff;
  background-image: url('../images/3726-group.webp');
  background-position: 50% 150%;
  background-repeat: no-repeat;
  background-size: 90%;
}

.projs-menu._12-02 {
  background-image: url('../images/sidepod2.webp'), linear-gradient(#fff, #fff);
  background-position: 50% -50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 115%, auto;
}

.projs-menu._11-03 {
  background-image: url('../images/vortx-lounge2.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 30%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 130%, auto;
}

.projs-menu._14-04 {
  background-image: linear-gradient(#fff, #fff);
}

.projs-menu._12-01 {
  background-image: url('../images/sidepod3.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 120%, auto;
}

.projs-menu._5-01 {
  background-image: url('../images/3690-1.webp'), linear-gradient(#fffffff0, #fffffff0);
  background-position: 20% 150%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 85%, auto;
}

.projs-menu._13-01 {
  background-image: url('../images/mi-3.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 35%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 115%, auto;
}

.projs-menu._17-03 {
  background-image: url('../images/fracv1-4.webp'), linear-gradient(#3b3b3d, #3b3b3d);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 140%, auto;
}

.projs-menu._2-03 {
  background-color: #0000;
  background-image: url('../images/2496-4.webp'), linear-gradient(#fff, #fff);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 90%, auto;
}

.projs-menu._4-01 {
  background-image: url('../images/2672_1.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 60%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 85%, auto;
}

.projs-menu._4-04 {
  background-image: url('../images/2672_2.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 65%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 68%, auto;
}

.projs-menu._2-04 {
  background-color: #0000;
  background-image: url('../images/2496-6.webp'), linear-gradient(#fff, #fff);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 90%, auto;
  justify-content: center;
  align-items: center;
  width: 13.71rem;
  height: 7.25rem;
  transition: all .6s;
  display: flex;
  transform: rotate(27deg);
}

.projs-menu._18-03 {
  background-image: url('../images/fract-e2-2-copy.webp'), linear-gradient(#404040, #404040);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 140%, auto;
}

.projs-menu._10-04 {
  background-image: url('../images/bottom.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 10%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 110%, auto;
}

.projs-menu._7-03 {
  background-color: #fff0;
  background-image: url('../images/424-2.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 95%, auto;
}

.projs-menu._5-02 {
  background-image: url('../images/3690-2.webp'), linear-gradient(#fff, #fff);
  background-position: 50% -200%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
}

.projs-menu._17-02 {
  background-image: url('../images/fracv1-1.webp'), linear-gradient(#030303, #030303);
  background-position: 150%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 140%, auto;
}

.projs-menu._11-01 {
  background-image: url('../images/vortx-lounge1.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 30%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 125%, auto;
}

.projs-menu._5-03 {
  background-image: url('../images/3690-3.webp'), linear-gradient(#fff, #fff);
  background-position: 55% 900%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 80%, auto;
}

.projs-menu._15-02 {
  background-image: url('../images/p22-2.webp'), linear-gradient(#e6e6e6, #e6e6e6);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 90%, auto;
}

.projs-menu._15-04 {
  background-image: url('../images/p22-4.webp'), linear-gradient(#e6e6e6, #e6e6e6);
  background-position: 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 90%, auto;
}

.projs-menu._03 {
  background-image: url('../images/z-3.webp');
}

.projs-menu._10-02 {
  background-image: url('../images/vortx-3.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 45%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 125%, auto;
}

.projs-menu._6-02 {
  background-image: url('../images/1618-2.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 70%, auto;
}

.projs-menu._7-01 {
  background-image: url('../images/424-1.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 200%, auto;
}

.projs-menu._9-03 {
  background-image: url('../images/xo-lounge-4.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 105%, auto;
}

.projs-menu._17-04 {
  background-image: url('../images/fracv1-5.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 150%, auto;
}

.projs-menu._6-01 {
  background-image: url('../images/1618-1.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 80%, auto;
}

.projs-menu._9-02 {
  background-image: url('../images/xo-lounge-3.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 105%, auto;
}

.projs-menu._4-02 {
  background-image: url('../images/2672_5.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 55%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 98%, auto;
}

.projs-menu._14-03 {
  background-image: linear-gradient(#fff, #fff);
}

.projs-menu._6-03 {
  background-image: url('../images/1618-4.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.projs-menu._13-03 {
  background-image: url('../images/mi-4.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 108%, auto;
}

.projs-menu._04 {
  background-image: url('../images/z-4.webp');
  background-position: 100%;
  background-size: auto 100%;
}

.projs-menu._11-04 {
  background-image: url('../images/vortx-lounge4.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 10%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 110%, auto;
}

.projs-menu._9-04 {
  background-image: url('../images/xo-det.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
}

.projs-menu._4-03 {
  background-image: url('../images/2672_4.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 55%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 80%, auto;
}

.projs-menu._13-02 {
  background-image: url('../images/mi-1.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 110%, auto;
}

.projs-menu._16-04 {
  background-image: url('../images/t4.webp'), linear-gradient(#e6e2e1, #e6e2e1);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 120%, auto;
}

.projs-menu._18-02 {
  background-image: url('../images/fract-e2-1-copy.webp'), linear-gradient(#2b2b29, #2b2b29);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 140%, auto;
}

.projs-menu._3-02 {
  background-color: #fff;
  background-image: url('../images/3726-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
}

.projs-menu._16-03 {
  background-image: url('../images/t3.webp'), linear-gradient(#e3dcdc, #e3dcdc);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.projs-menu._8-01 {
  background-image: url('../images/xo-9.webp'), linear-gradient(#ededed, #ededed);
  background-position: 65% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 130%, auto;
}

.projs-menu._18-04 {
  background-image: url('../images/fract-e2-3.webp'), linear-gradient(#2b2b29, #2b2b29);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.projs-menu._2-02 {
  background-image: url('../images/2496_2.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 70%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 80%, auto;
}

.projs-menu._5-04 {
  background-image: url('../images/3690-4.webp'), linear-gradient(#fffffff7, #fffffff7);
  background-position: 0 150%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 88%, auto;
}

.projs-menu._11-02 {
  background-image: url('../images/vortx-lounge3.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 65%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 125%, auto;
}

.projs-menu._2-01 {
  background-image: url('../images/2496_profile1.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
}

.projs-menu._7-04 {
  background-image: url('../images/424-d.webp'), linear-gradient(#bebdc4, #bebdc4);
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.projs-menu._16-02 {
  background-image: url('../images/t1.webp'), linear-gradient(#dedede, #dedede);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 140%, auto;
}

.projs-menu._10-03 {
  background-image: url('../images/vortx-4.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 40%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 130%, auto;
}

.projs-menu._7-02 {
  background-color: #0000;
  background-image: url('../images/424-4.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.projs-menu._13-04 {
  background-image: url('../images/mi-2.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 20%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 130%, auto;
}

.projs-menu._3-04 {
  background-image: url('../images/3726-detail.webp'), linear-gradient(#fff, #fff);
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, auto;
}

.projs-menu._14-02 {
  background-image: linear-gradient(#fff, #fff);
}

.projs-menu._3-03 {
  background-image: url('../images/3726-prof.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 55%, auto;
}

.projs-menu._14-01 {
  background-image: linear-gradient(#fff, #fff);
}

.projs-menu._8-02 {
  background-image: url('../images/xo-8.webp'), linear-gradient(#f9fbfa, #f9fbfa);
  background-position: 55%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 120%, auto;
}

.projs-menu._10-01 {
  background-image: url('../images/vortx-2.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 130%, auto;
}

.projs-menu._02 {
  opacity: 1;
  background-color: #0000;
  background-image: url('../images/z-2.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 140%;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 13.71rem;
  height: 7.25rem;
  margin-top: 1.48rem;
  margin-left: 2.97rem;
  display: flex;
  position: absolute;
  top: auto;
  left: auto;
  transform: rotate(27deg);
}

.projs-menu._12-03 {
  background-image: url('../images/sidepod1.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 85%, auto;
}

.projs-menu._6-04 {
  background-color: #fff;
  background-image: url('../images/1618-3.webp'), linear-gradient(#ffffff80, #ffffff80);
  background-position: 0%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 150%, auto;
}

.projs-menu._16-01 {
  background-image: url('../images/t2.webp'), linear-gradient(#b8b8b8, #b8b8b8);
  background-position: 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 120%, auto;
}

.projs-menu._15-01 {
  background-image: url('../images/p22-1.webp'), linear-gradient(#d7d9d8, #d7d9d8);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 110%, auto;
}

.projs-menu._14-02 {
  background-image: url('../images/t4298-frnt-2.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 45%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 160%, auto;
}

.projs-menu._14-01 {
  background-image: url('../images/t4298-frnt-1_1.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 45%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 170%, auto;
}

.projs-menu._14-03 {
  background-image: url('../images/t4298-thrqrtr.webp'), linear-gradient(#fff, #fff);
  background-position: 50% 45%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 130%, auto;
}

.projs-menu._14-04 {
  background-image: url('../images/t4298-thrqrtr-lw.webp'), linear-gradient(#fff, #fff);
  background-position: 55% 43%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 185%, auto;
}

.dimensions {
  color: #fff;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: .7rem;
  font-weight: 500;
  line-height: .9rem;
}

.oeuvre-slider-arrow {
  opacity: .25;
  width: 50px;
  height: 50px;
  font-size: 20px;
  transition: all .2s;
}

.oeuvre-slider-arrow:hover {
  opacity: 1;
}

.oeuvre-slider-arrow._1 {
  z-index: 10;
  opacity: .5;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition-duration: .2s;
  display: flex;
  inset: auto 16.75rem 14% auto;
}

.oeuvre-slider-arrow._2 {
  z-index: 10;
  opacity: .5;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin-right: 0;
  display: flex;
  inset: auto 13.75rem 14% auto;
}

._w-oeuvre-slider-nav {
  z-index: 15;
  cursor: pointer;
  border: 1px #fff;
  border-right-color: #ffffff4d;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

._w-oeuvre-slider-nav._1 {
  display: none;
}

._w-oeuvre-slider-nav.last {
  border-right-style: none;
  height: auto;
  display: none;
}

.oeuvre-slider-nav-title {
  color: #fff6;
  text-align: center;
  letter-spacing: .1rem;
  text-transform: uppercase;
  padding: .25rem .5rem;
  font-family: Montserrat, sans-serif;
  font-size: .5rem;
  font-weight: 300;
  line-height: .9rem;
  transition: all .2s;
  display: none;
}

.oeuvre-slider-nav-title.active {
  color: #fff;
  font-size: .5rem;
  font-weight: 400;
  display: block;
}

.oeuvre-slider-nav-title.home {
  color: #fff;
  letter-spacing: .15rem;
  justify-content: center;
  align-items: center;
  height: auto;
  font-weight: 400;
  display: block;
}

.div-3 {
  border: 1px solid #fff7f7;
  width: 19.75rem;
  height: 10.492rem;
  position: absolute;
  overflow: hidden;
  transform: rotate(-54deg);
}

.div-block-13 {
  mix-blend-mode: normal;
  background-color: #0000;
  border: 1px #fff0;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.oveure-bckgrd-2 {
  mix-blend-mode: normal;
  background-image: url('../images/oveure-bckgrnd.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto 120%;
  flex: none;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 1.5%;
}

.paragraph-25 {
  color: #fff;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: .7rem;
  font-weight: 300;
  line-height: .9rem;
}

.div-block-14 {
  cursor: auto;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 19.75rem;
  height: 10.492rem;
  display: block;
  position: absolute;
  overflow: hidden;
  transform: rotate(27deg);
}

.div-block-14._2 {
  background-color: #0000;
  border-width: 1px;
  border-color: #fff;
  transition: all .2s;
  display: block;
  transform: rotate(-54deg);
}

.heading-8 {
  color: #fff;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: Montserrat, sans-serif;
  font-size: .7rem;
  font-weight: 500;
  line-height: .9rem;
}

@media screen and (min-width: 1280px) {
  .text-size-regular {
    font-weight: 300;
  }

  .novel-wrapper {
    min-height: 100dvh;
  }

  .nav-global {
    padding-right: 9.25%;
  }

  .text-span-5 {
    font-weight: 500;
  }

  .paragraph-standard {
    font-size: .6rem;
    line-height: .8rem;
  }

  .div-block-7 {
    min-height: 100dvh;
  }

  .covet-intro {
    width: 100vw;
  }

  .fs-sliderdots_arrow-right {
    bottom: 20%;
    right: 8.75%;
  }

  .text-span {
    margin-bottom: .3rem;
  }

  .text-bar {
    width: .5px;
  }

  .covet-fade {
    background-image: linear-gradient(#0000, #000000f2 88%);
  }

  .contact-standard {
    margin-left: 0;
    margin-right: 0;
    padding-left: 4rem;
    padding-right: 1.5rem;
    bottom: 15vh;
  }

  .text-wrap {
    height: 30%;
    top: 34%;
    left: 40%;
  }

  .fs-sliderdots-nav {
    width: 71%;
    margin-left: 6%;
    bottom: 20%;
  }

  .covet-txt-cont {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 100dvh;
    display: flex;
    position: absolute;
  }

  .info-block._2.b {
    padding-right: 0;
  }

  .image-series, .image-series._2 {
    min-height: 100dvh;
  }

  .projects-wrapper.cov-01, .projects-wrapper.nov-01 {
    background-image: linear-gradient(#0d0d0d, #0d0d0d);
  }

  .section {
    position: relative;
  }

  .section.nov {
    justify-content: center;
    align-items: center;
    min-height: auto;
    position: relative;
  }

  .section.cov {
    background-image: linear-gradient(#000, #000);
    justify-content: center;
    align-items: center;
    min-height: auto;
    position: relative;
  }

  .section.lai, .section.syn {
    position: relative;
  }

  .fs-sliderdots_slide._2 {
    background-image: url('../images/image1a.webp'), linear-gradient(#0000, #0000);
    background-size: auto 100%, auto;
    margin-right: 0%;
  }

  .fs-sliderdots_slide._6, .fs-sliderdots_slide._5, .fs-sliderdots_slide._4 {
    margin-left: 0%;
  }

  .fs-sliderdots_slide._3, .fs-sliderdots_slide._10 {
    margin-right: 0%;
  }

  .fs-sliderdots_slide._8 {
    margin-left: 0%;
    margin-right: 0;
  }

  .fs-sliderdots_slide._9 {
    margin-right: 0%;
  }

  .fs-sliderdots_slide._7 {
    margin-left: 0%;
  }

  .image-cont {
    background-image: none;
    justify-content: center;
    align-items: center;
    margin-left: -8%;
    left: auto;
  }

  .image-cont._4 {
    margin-left: 0%;
  }

  .image-cont._5 {
    margin-left: -5%;
  }

  .image-cont._6 {
    margin-left: -12%;
  }

  .image-cont._3, .image-cont._2 {
    margin-left: -10%;
  }

  .snyop-text-cont-2 {
    padding-left: 15rem;
  }

  .prol-cont {
    min-height: 100dvh;
    position: absolute;
  }

  .bio-image-shdw {
    background-image: url('../images/bio-shade.webp'), linear-gradient(to bottom, null, null);
    background-position: 100%, 0 0;
    min-height: 100dvh;
    right: 0%;
  }

  .fs-sliderdots_arrow-left {
    bottom: 20%;
    right: 12.375%;
  }

  .image-cont-2 {
    background-image: none;
    justify-content: center;
    align-items: center;
    margin-left: -8%;
    left: auto;
  }

  .image-cont-2._2 {
    margin-left: -10%;
  }

  .image-cont-2._5 {
    margin-left: -5%;
  }

  .image-cont-2._6 {
    margin-left: -12%;
  }

  .image-cont-2._4 {
    margin-left: 0%;
  }

  .image-cont-2._3 {
    margin-left: -10%;
  }

  .fs-sliderdots_slider {
    min-height: 100dvh;
  }

  .information-block.care {
    padding-top: 4rem;
    padding-bottom: 0;
  }

  .information-block.preorder {
    padding-top: 1rem;
    padding-bottom: 0;
  }

  .information-block.distribution {
    padding-bottom: 1rem;
  }

  .information-block.shipping {
    padding-top: 3rem;
    padding-bottom: 0;
  }

  .information-block.where-to-purch {
    padding-bottom: 0;
  }

  .information-block.returns {
    padding-top: 3rem;
    padding-bottom: 0;
  }

  .synop-text-cont {
    height: auto;
    padding-right: 41%;
    bottom: 0%;
  }

  .sub-heading {
    margin-bottom: .4rem;
  }

  .divider {
    width: .5px;
    height: 100%;
    top: auto;
  }

  .bio-image {
    background-image: url('../images/bio-update-2.webp'), linear-gradient(to bottom, null, null);
    background-position: 100%, 0 0;
    display: block;
    right: 0%;
  }

  .dark-fade.bttm {
    top: auto;
    left: 0%;
    right: 0%;
  }

  .dark-fade.rt {
    display: none;
  }

  .snap-container.is-clear {
    justify-content: center;
    align-items: center;
  }

  .novel-intro {
    overflow: hidden;
  }

  .link-2 {
    z-index: 10;
    cursor: auto;
    position: relative;
  }

  .img-cont-proj {
    left: 0%;
  }

  .oeuver-slider {
    background-color: #0d0d0d00;
  }

  .image._1._01 {
    background-position: 50% 0;
  }

  .image._1._02, .image._1._03 {
    background-position: 55% 0;
  }

  .image._1._02 {
    background-position: 55% -1vh;
    background-size: auto 137%;
  }

  .image._1._04 {
    background-size: auto 100%;
  }

  .image._1._03 {
    background-position: 55% -1vh;
    background-size: auto 137%;
  }

  .image._1._01 {
    background-position: 55% -2vh;
    background-size: auto 142%;
  }

  .text-block-7 {
    letter-spacing: .15rem;
  }

  .txt-block {
    flex-flow: column;
    align-items: center;
    display: flex;
    bottom: 36%;
  }

  .oeuvre-slider-nav {
    display: none;
  }

  .c-oeuvre-slide-content._9, .c-oeuvre-slide-content._2, .c-oeuvre-slide-content._3, .c-oeuvre-slide-content._8, .c-oeuvre-slide-content._6, .c-oeuvre-slide-content._5, .c-oeuvre-slide-content._4, .c-oeuvre-slide-content._7 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
  }

  .c-oeuvre-slide-content._1 {
    transform: scale(.7);
  }

  .c-oeuvre-slide-content._10 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
  }

  .oeuvre-slider-navbar {
    grid-template-rows: 7.2rem repeat(auto-fit, 7.2rem) 7.2rem 7.2rem;
    grid-template-columns: 13.74rem 13.74rem 13.74rem repeat(auto-fit, 13.74rem) 13.74rem 13.74rem;
    bottom: -4%;
  }

  .oeuvre-slider-navbar.home {
    right: 21rem;
  }

  .oeuvre-slide {
    left: 0%;
  }

  .img-hldr {
    margin-top: 1.47rem;
    margin-left: 2.95rem;
  }

  .img-proj._3._04 {
    background-image: url('../images/3726-detail.webp'), linear-gradient(#fff, #fff);
    background-size: 70%, auto;
  }

  .img-proj._3._03 {
    background-image: url('../images/3726-prof.webp'), linear-gradient(#fff, #fff);
    background-position: 58% 12%, 0 0;
    background-size: 56%, auto;
  }

  .img-proj._3._01 {
    background-image: url('../images/3726-group.webp'), linear-gradient(#0000, #0000);
    background-position: 35% 0, 0 0;
    background-size: 84%, auto;
  }

  .img-proj._3._02 {
    background-image: url('../images/3726-2.webp'), linear-gradient(#fff, #fff);
    background-position: 42% -1vh, 0 0;
    background-size: 58%, auto;
  }

  .img-proj._16._03 {
    background-image: url('../images/t3.webp'), linear-gradient(#e3dcdc, #e3dcdc);
    background-position: -24vw 0, 0 0;
    background-size: auto 100%, auto;
  }

  .img-proj._16._04 {
    background-image: url('../images/t4.webp'), linear-gradient(#e5e1e0, #e5e1e0);
    background-position: -8vw, 0 0;
    background-size: auto 100%, auto;
  }

  .img-proj._16._02 {
    background-image: url('../images/t1.webp'), linear-gradient(#dedede, #dedede);
    background-position: -6vw 0, 0 0;
    background-size: auto 100%, auto;
  }

  .img-proj._16._01 {
    background-image: url('../images/t2.webp'), linear-gradient(#b7b7b7, #b7b7b7);
    background-position: -12vw, 0 0;
    background-size: auto 100%, auto;
  }

  .img-proj._18._02 {
    background-image: url('../images/fract-e2-1-copy.webp'), linear-gradient(#2b2b29, #2b2b29);
    background-position: -14vw 0, 0 0;
    background-size: auto 130%, auto;
  }

  .img-proj._18._04 {
    background-image: url('../images/fract-e2-3.webp'), linear-gradient(#2b2b29, #2b2b29);
    background-position: -30vw, 0 0;
  }

  .img-proj._18._03 {
    background-image: url('../images/fract-e2-2-copy.webp'), linear-gradient(#404040, #404040);
    background-position: -22vw 0, 0 0;
    background-size: auto 130%, auto;
  }

  .img-proj._18._01 {
    background-image: url('../images/fract-e2-4.webp'), linear-gradient(#615f5d, #615f5d);
    background-position: 60%, 0 0;
  }

  .img-proj._9._03 {
    background-image: url('../images/xo-lounge-4.webp'), linear-gradient(#fff, #fff);
    background-position: 46% -1vh, 0 0;
    background-size: 79svh, auto;
  }

  .img-proj._9._01 {
    background-image: url('../images/xo-lounge-1.webp'), linear-gradient(#fff, #fff);
    background-position: 46% 0, 0 0;
    background-size: 107svh, auto;
  }

  .img-proj._9._02 {
    background-image: url('../images/xo-lounge-3.webp'), linear-gradient(#fff, #fff);
    background-position: 46% 0, 0 0;
    background-size: 69svh, auto;
  }

  .img-proj._15._02 {
    background-image: url('../images/p22-2.webp'), linear-gradient(#e5e5e5, #e5e5e5);
    background-position: 50% 23vh, 0 0;
    background-size: 95svh, auto;
  }

  .img-proj._15._03 {
    background-image: url('../images/p22-3.webp'), linear-gradient(#f0f0f0, #f0f0f0);
    background-position: 53% -12vh, 0 0;
    background-size: 127svh, auto;
  }

  .img-proj._15._04 {
    background-image: url('../images/p22-4.webp'), linear-gradient(#e6e6e6, #e6e6e6);
    background-position: 100% -9svh, 0 0;
    background-size: auto 80vh, auto;
  }

  .img-proj._15._01 {
    background-image: url('../images/p22-1.webp'), linear-gradient(#d6d8d7, #d6d8d7);
    background-position: 40% -3svh, 0 0;
    background-size: 33svh, auto;
  }

  .img-proj._6._04 {
    overflow: hidden;
  }

  .img-proj._6._03 {
    background-image: url('../images/1618-4.webp'), linear-gradient(#fff, #fff);
    background-position: 10svh 0, 0 0;
    background-size: auto 96%, auto;
    overflow: hidden;
  }

  .img-proj._6._02 {
    background-image: url('../images/1618-2.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 5vh, 0 0;
    background-size: 78svh, auto;
    overflow: hidden;
  }

  .img-proj._6._01 {
    background-image: url('../images/1618-1.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 2vh, 0 0;
    background-size: 46svh, auto;
    overflow: hidden;
  }

  .img-proj._4._01 {
    background-image: url('../images/2672_1.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 42%, 0 0;
    background-size: 80%, auto;
  }

  .img-proj._4._04 {
    background-image: url('../images/2672_3.webp'), url('../images/2672_2.webp'), linear-gradient(#fff, #fff);
    background-position: 45% 5%, 50% 31%, 0 0;
    background-size: 45%, 60%, auto;
  }

  .img-proj._4._03 {
    background-image: url('../images/2672_4.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 43%, 0 0;
    background-size: 79%, auto;
  }

  .img-proj._4._02 {
    background-image: url('../images/2672_5.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 40%, 0 0;
    background-size: 90%, auto;
  }

  .img-proj._8._04 {
    background-image: url('../images/xo-7.webp'), linear-gradient(#f2f3f0, #f2f3f0);
    background-position: 0 100%, 0 0;
    background-size: auto 100%, auto;
  }

  .img-proj._8._03 {
    background-image: url('../images/xo-11.webp'), linear-gradient(#e9e9e9, #e9e9e9);
    background-position: 45% -3vh, 0 0;
    background-size: 74svh, auto;
  }

  .img-proj._8._02 {
    background-image: url('../images/xo-10.webp'), linear-gradient(#fbfdfc, #fbfdfc);
    background-position: 50% -7vh, 0 0;
    background-size: 65svh, auto;
  }

  .img-proj._8._01 {
    background-image: url('../images/xo-9.webp'), linear-gradient(#f0f0ef, #f0f0ef);
    background-position: 55% -8vh, 0 0;
    background-size: 87svh, auto;
  }

  .img-proj._13._04 {
    background-image: url('../images/mi-2.webp'), linear-gradient(#747474, #747474);
    background-position: -8vw -5svh, 0 0;
    background-size: 169svh, auto;
  }

  .img-proj._13._01 {
    background-image: url('../images/mi-3.webp'), linear-gradient(#828284, #828284);
    background-position: -6vw -4vh, 0 0;
    background-size: 154svh, auto;
  }

  .img-proj._13._02 {
    background-color: #747378;
    background-image: url('../images/mi-1.webp'), linear-gradient(#747378, #747378);
    background-position: -4vw -2vh, 0 0;
    background-size: 148svh, auto;
  }

  .img-proj._13._03 {
    background-image: url('../images/mi-4.webp'), linear-gradient(#69686b, #69686b);
    background-position: -3vw -4.5vh, 0 0;
    background-size: 148svh, auto;
  }

  .img-proj._17._02 {
    background-image: url('../images/fracv1-1.webp'), linear-gradient(#030303, #030303);
    background-position: -28vw, 0 0;
    background-size: auto 100%, auto;
  }

  .img-proj._17._04 {
    background-image: url('../images/fracv1-5.webp'), linear-gradient(#050505, #050505);
    background-position: -24vw, 0 0;
  }

  .img-proj._17._03 {
    background-image: url('../images/fracv1-4.webp'), linear-gradient(#3b3b3d, #3b3b3d);
    background-position: -14vw, 0 0;
  }

  .img-proj._14._04 {
    background-image: url('../images/t4298-thrqrtr-lw.webp'), linear-gradient(#e7e7e8, #e7e7e8);
    background-position: 55% -39vh, 0 0;
    background-size: 253svh, auto;
  }

  .img-proj._14._02 {
    background-image: url('../images/t4298-frnt-2.webp'), linear-gradient(#d5d7da, #d5d7da);
    background-position: 57% -27vh, 0 0;
    background-size: 205svh, auto;
  }

  .img-proj._14._03 {
    background-image: url('../images/t4298-thrqrtr.webp'), linear-gradient(#dcdcdf, #dcdcdf);
    background-position: 55% -22vh, 0 0;
    background-size: 175svh, auto;
  }

  .img-proj._14._01 {
    background-image: url('../images/t4298-frnt-1_1.webp'), linear-gradient(#e1e0e3, #e1e0e3);
    background-position: 57% -26vh, 0 0;
    background-size: 210svh, auto;
  }

  .img-proj._7._04 {
    background-image: url('../images/424-d.webp'), linear-gradient(#bdbbc3, #bdbbc3);
    background-position: -10% 100%, 0 0;
    background-size: 150vh, auto;
  }

  .img-proj._7._02 {
    background-image: url('../images/424-4.webp'), linear-gradient(#fdfdfd, #fdfdfd);
    background-position: 9vw -4vh, 0 0;
    background-size: 110svh, auto;
  }

  .img-proj._7._03 {
    background-image: url('../images/424-2.webp'), linear-gradient(#fff, #fff);
    background-position: 46% 1vh, 0 0;
    background-size: 84svh, auto;
  }

  .img-proj._7._01 {
    background-image: url('../images/424-1.webp'), linear-gradient(#fff, #fff);
    background-position: 20% 1vh, 0 0;
    background-size: auto 100svh, auto;
  }

  .img-proj._12._01 {
    background-image: url('../images/sidepod3.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: 45% -6vh, 0 0;
    background-size: 106svh, auto;
  }

  .img-proj._12._02 {
    background-image: url('../images/sidepod2.webp'), linear-gradient(#fff, #fff);
    background-position: 45% 3vh, 0 0;
    background-size: 91svh, auto;
  }

  .img-proj._12._03 {
    background-image: url('../images/sidepod1.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: 50% -3vh, 0 0;
    background-size: 130svh, auto;
  }

  .img-proj._10._03 {
    background-image: url('../images/vortx-4.webp'), linear-gradient(#bcbbbd, #bcbbbd);
    background-position: 65% -10svh, 0 0;
    background-size: 178svh, auto;
  }

  .img-proj._10._01 {
    background-image: url('../images/vortx-2.webp'), linear-gradient(#b5b6bd, #b5b6bd);
    background-position: 60% -10vh, 0 0;
    background-size: 182svh, auto;
  }

  .img-proj._10._04 {
    background-image: url('../images/bottom.webp'), linear-gradient(#e6e6e6, #e6e6e6);
    background-position: 42% -2svh, 0 0;
    background-size: 69svh, auto;
  }

  .img-proj._10._02 {
    background-image: url('../images/vortx-3.webp'), linear-gradient(#cfcfd1, #cfcfd1);
    background-position: 65% -10svh, 0 0;
    background-size: 175svh, auto;
  }

  .img-proj._2._01 {
    background-size: 50%, 70%, auto;
  }

  .img-proj._2._04 {
    background-image: url('../images/2496-6.webp'), linear-gradient(#fff, #fff);
    background-position: 0 5%, 0 0;
    background-size: 68%, auto;
  }

  .img-proj._2._03 {
    background-image: url('../images/2496-4.webp'), linear-gradient(#fff, #fff);
    background-position: 0 10%, 0 0;
    background-size: 75%, auto;
  }

  .img-proj._2._02 {
    background-image: url('../images/2496-3.webp'), url('../images/2496_2.webp'), linear-gradient(#fff, #fff);
    background-position: 30% 12%, 99% 40%, 0 0;
    background-size: 55%, 60%, auto;
  }

  .img-proj._2._01 {
    background-position: 90% 16%, 10% 38%, 0 0;
    background-size: 50%, 80%, auto;
  }

  .img-proj._11._02 {
    background-image: url('../images/vortx-lounge3.webp'), linear-gradient(#d7d7db, #d7d7db);
    background-position: 50% -16vh, 0 0;
    background-size: 184svh, auto;
  }

  .img-proj._11._04 {
    background-image: url('../images/vortx-lounge4.webp'), linear-gradient(#bdb9bc, #bdb9bc);
    background-position: 65% -4vh, 0 0;
    background-size: 155svh, auto;
  }

  .img-proj._11._01 {
    background-image: url('../images/vortx-lounge1.webp'), linear-gradient(#b9bac0, #b9bac0);
    background-position: 65% -11vh, 0 0;
    background-size: 164svh, auto;
  }

  .img-proj._11._03 {
    background-image: url('../images/vortx-lounge2.webp'), linear-gradient(#a39fa6, #a39fa6);
    background-position: 60% -16vh, 0 0;
    background-size: 192svh, auto;
  }

  .img-proj._5._01 {
    background-image: url('../images/3690-1.webp'), linear-gradient(#f6f8f7, #f6f8f7);
    background-position: 25% -15vh, 0 0;
    background-size: 80%, auto;
  }

  .img-proj._5._02 {
    background-image: url('../images/3690-2.webp'), linear-gradient(#fdfdfd, #fdfdfd);
    background-position: 50% -20vh, 0 0;
    background-size: 120%, auto;
  }

  .img-proj._5._04 {
    background-image: url('../images/3690-4.webp'), linear-gradient(#f7f7f7, #f7f7f7);
    background-position: -15% -22vh, 0 0;
    background-size: 85%, auto;
  }

  .img-proj._5._03 {
    background-image: url('../images/3690-3.webp'), linear-gradient(#fefefe, #fefefe);
    background-position: 3vw -27vh, 0 0;
    background-size: 96%, auto;
  }

  .menu-block.projects {
    bottom: 23vh;
  }

  .text.z {
    justify-content: center;
    align-items: flex-end;
    width: 45%;
  }

  .c-oeuvre-slider-nav-content {
    mix-blend-mode: normal;
  }

  .projs-menu:hover {
    border-color: #fff;
  }

  .oeuvre-slider-arrow._1 {
    margin-left: 0;
    top: auto;
    left: auto;
    right: 18.1rem;
  }

  .oeuvre-slider-arrow._2 {
    top: auto;
    left: auto;
    right: 15rem;
  }

  ._w-oeuvre-slider-nav, .oeuvre-slider-nav-title {
    mix-blend-mode: normal;
  }

  .oeuvre-slider-nav-title.home {
    letter-spacing: .15rem;
  }

  .oveure-bckgrd-2 {
    left: .5%;
  }

  .paragraph-25 {
    text-align: right;
  }

  .div-block-14:hover, .div-block-14._2:hover {
    border-color: #fff;
  }

  .heading-8 {
    letter-spacing: .03rem;
    font-weight: 500;
  }
}

@media screen and (min-width: 1440px) {
  .rail-text {
    flex: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .rail-text.prol {
    font-size: .44rem;
  }

  .rail-text.hide {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .about-text-container {
    margin-bottom: -22vh;
  }

  .paragraph-standard {
    font-size: .58rem;
  }

  .covet-intro {
    background-position: 40% 0;
  }

  .go-to {
    color: #999;
  }

  .fs-sliderdots_arrow-right {
    inset: auto 8.2% 21% auto;
  }

  .text-span {
    margin-bottom: .2rem;
    font-size: .58rem;
  }

  .paragraph-9.covet {
    font-weight: 300;
  }

  .text-container {
    padding-right: 29%;
  }

  .text-wrap {
    top: 36%;
    left: 38%;
  }

  .synop-shdw {
    background-image: linear-gradient(90deg, #fff0, #000 90%);
    width: 20%;
    display: block;
  }

  .fs-sliderdots-nav {
    width: 71%;
    margin-left: 7%;
    bottom: 21%;
  }

  .projects-wrapper.cov-02 {
    left: 0%;
  }

  .image-cont {
    margin-left: 13.5%;
    left: 0;
    transform: translate(-28vw);
  }

  .image-cont._4 {
    margin-left: 16%;
  }

  .image-cont._5 {
    margin-left: 12.5%;
  }

  .image-cont._6 {
    margin-left: 11%;
  }

  .image-cont._3 {
    margin-left: 12.5%;
  }

  .image-cont._2 {
    margin-left: 12%;
  }

  .snyop-text-cont-2 {
    padding-left: 20rem;
  }

  .synop-txt {
    font-size: .75rem;
  }

  .bio-image-shdw {
    right: 6%;
  }

  .fs-sliderdots_arrow-left {
    inset: auto 11.8% 21% auto;
  }

  .image-cont-2 {
    margin-left: 13.5%;
    left: 0;
    transform: translate(-28vw);
  }

  .image-cont-2._2 {
    margin-left: 12%;
  }

  .image-cont-2._5 {
    margin-left: 12.5%;
  }

  .image-cont-2._6 {
    margin-left: 11%;
  }

  .image-cont-2._4 {
    margin-left: 16%;
  }

  .image-cont-2._3 {
    margin-left: 12.5%;
  }

  .image-cont-2._1 {
    transform: none;
  }

  .information-block.shipping {
    padding-top: 2rem;
  }

  .divider {
    bottom: 0%;
    left: 0;
    right: 0%;
  }

  .bio-image {
    display: block;
    right: 6%;
  }

  .covet-text-container._2 {
    margin-bottom: -28vh;
  }

  .img-cont-proj {
    left: 0%;
  }

  .module-2 {
    flex: 0 auto;
  }

  .image._1._02, .image._1._03, .image._1._02, .image._1._03 {
    background-position: 58% -2vh;
    background-size: auto 148%;
  }

  .image._1._01 {
    background-position: 55% -2vh;
    background-size: auto 148%;
  }

  .txt-block {
    margin-left: 31%;
    margin-right: 31%;
    bottom: 34vh;
  }

  .c-oeuvre-slide-content._9, .c-oeuvre-slide-content._2, .c-oeuvre-slide-content._3, .c-oeuvre-slide-content._8, .c-oeuvre-slide-content._6, .c-oeuvre-slide-content._5, .c-oeuvre-slide-content._4, .c-oeuvre-slide-content._7 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
  }

  .c-oeuvre-slide-content._1 {
    background-image: none;
    width: 100vw;
    transform: scale(.72);
  }

  .c-oeuvre-slide-content._10 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
  }

  .oeuvre-slider-navbar {
    bottom: -6%;
  }

  .oeuvre-slider-navbar.home {
    padding-left: 0%;
    right: 22rem;
  }

  .oeuvre-slide {
    left: 0%;
  }

  .img-hldr {
    margin-top: 1.45rem;
    margin-left: 2.96rem;
  }

  .img-proj._3._04 {
    background-image: url('../images/3726-detail.webp'), linear-gradient(#fff, #fff);
    background-size: 59%, auto;
  }

  .img-proj._3._03 {
    background-image: url('../images/3726-prof.webp'), linear-gradient(#0000, #0000);
    background-position: 55% 7vh, 0 0;
    background-size: 46%, auto;
  }

  .img-proj._3._01 {
    background-image: url('../images/3726-group.webp'), linear-gradient(#0000, #0000);
    background-position: 12vw 1vh, 0 0;
    background-size: 68%, auto;
  }

  .img-proj._3._02 {
    background-image: url('../images/3726-2.webp'), linear-gradient(#fff, #fff);
    background-position: 24vw 1vh, 0 0;
    background-size: 46%, auto;
  }

  .img-proj._16._03 {
    background-image: url('../images/t3.webp'), linear-gradient(#e3dcdc, #e3dcdc);
    background-position: -22vw 0, 0 0;
  }

  .img-proj._16._04 {
    background-image: url('../images/t4.webp'), linear-gradient(#e5e1e0, #e5e1e0);
    background-position: -4vw, 0 0;
  }

  .img-proj._16._02 {
    background-image: url('../images/t1.webp'), linear-gradient(#dedede, #dedede);
    background-position: -2vw 0, 0 0;
  }

  .img-proj._16._01 {
    background-image: url('../images/t2.webp'), linear-gradient(#b7b7b7, #b7b7b7);
    background-position: -12vw, 0 0;
  }

  .img-proj._18._02 {
    background-image: url('../images/fract-e2-1-copy.webp'), linear-gradient(#2b2b29, #2b2b29);
    background-position: -10vw 0, 0 0;
  }

  .img-proj._18._04 {
    background-color: #2b2b2900;
    background-image: url('../images/fract-e2-3.webp'), linear-gradient(#2b2b29, #2b2b29);
    background-position: -20vw, 0 0;
  }

  .img-proj._18._03 {
    background-color: #404040;
    background-image: url('../images/fract-e2-2-copy.webp'), linear-gradient(#404040, #404040);
    background-position: -16vw 0, 0 0;
  }

  .img-proj._9._03 {
    background-image: url('../images/xo-lounge-4.webp'), linear-gradient(#fff, #fff);
    background-position: 48% -2vh, 0 0;
    background-size: 79svh, auto;
  }

  .img-proj._9._01 {
    background-image: url('../images/xo-lounge-1.webp'), linear-gradient(#fff, #fff);
    background-position: 46% -1vh, 0 0;
    background-size: 107svh, auto;
  }

  .img-proj._9._02 {
    background-image: url('../images/xo-lounge-3.webp'), linear-gradient(#fff, #fff);
    background-position: 48% 0, 0 0;
    background-size: 69svh, auto;
  }

  .img-proj._15._03 {
    background-image: url('../images/p22-3.webp'), linear-gradient(to bottom, null, null);
    background-position: 53% -14vh, 0 0;
  }

  .img-proj._15._04 {
    background-image: url('../images/p22-4.webp'), linear-gradient(#e6e6e6, #e6e6e6);
    background-position: 100% -10svh, 0 0;
    background-size: auto 85vh, auto;
  }

  .img-proj._15._01 {
    background-image: url('../images/p22-1.webp'), linear-gradient(#d6d8d7, #d6d8d7);
    background-position: 42% -3svh, 0 0;
    background-size: 32svh, auto;
  }

  .img-proj._6._04 {
    background-color: #fff;
    background-image: url('../images/1618-3.webp'), linear-gradient(#fff, #fff);
    background-position: 0%, 0 0;
    background-size: auto 101%, auto;
  }

  .img-proj._6._03 {
    background-color: #fff;
    background-image: url('../images/1618-4.webp'), linear-gradient(#fff, #fff);
    background-position: 12svh 3vh, 0 0;
    background-size: auto 98%, auto;
  }

  .img-proj._6._02 {
    background-image: url('../images/1618-2.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 5vh, 0 0;
    background-size: 78svh, auto;
  }

  .img-proj._6._01 {
    background-color: #fff;
    background-image: url('../images/1618-1.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 2vh, 0 0;
    background-size: 46svh, auto;
  }

  .img-proj._4._01 {
    background-image: url('../images/2672_1.webp'), linear-gradient(#fff, #fff);
    background-position: 49% 45%, 0 0;
    background-size: 70%, auto;
  }

  .img-proj._4._04 {
    background-image: url('../images/2672_3.webp'), url('../images/2672_2.webp'), linear-gradient(#fff, #fff);
    background-position: 25% 13%, 64% 32%, 0 0;
    background-size: 38%, 50%, auto;
  }

  .img-proj._4._03 {
    background-image: url('../images/2672_4.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 48%, 0 0;
    background-size: 65%, auto;
  }

  .img-proj._4._02 {
    background-image: url('../images/2672_5.webp'), linear-gradient(#fff, #fff);
    background-position: 49% 45%, 0 0;
    background-size: 82%, auto;
  }

  .img-proj._8._04 {
    background-image: url('../images/xo-7.webp'), linear-gradient(to bottom, null, null);
    background-size: auto 100%, auto;
  }

  .img-proj._8._02 {
    background-image: url('../images/xo-10.webp'), linear-gradient(#fbfdfc, #fbfdfc);
    background-size: 63svh, auto;
  }

  .img-proj._8._01 {
    background-image: url('../images/xo-9.webp'), linear-gradient(#f0f0ef, #f0f0ef);
    background-position: 55% -8vh, 0 0;
    background-size: 85svh, auto;
  }

  .img-proj._13._04 {
    background-image: url('../images/mi-2.webp'), linear-gradient(#747474, #747474);
    background-position: 1vw -5svh, 0 0;
    background-size: 166svh, auto;
  }

  .img-proj._13._01 {
    background-image: url('../images/mi-3.webp'), linear-gradient(#828284, #828284);
    background-position: 6vw -4vh, 0 0;
    background-size: 150svh, auto;
  }

  .img-proj._13._02 {
    background-image: url('../images/mi-1.webp'), linear-gradient(#737277, #737277);
    background-position: 6vw -2vh, 0 0;
    background-size: 145svh, auto;
  }

  .img-proj._13._03 {
    background-image: url('../images/mi-4.webp'), linear-gradient(#69686b, #69686b);
    background-position: 6vw -5svh, 0 0;
    background-size: 147svh, auto;
  }

  .img-proj._17._02 {
    background-image: url('../images/fracv1-1.webp'), linear-gradient(#030303, #030303);
    background-position: -22vw, 0 0;
  }

  .img-proj._17._04 {
    background-image: url('../images/fracv1-5.webp'), linear-gradient(#050505, #050505);
    background-position: -18vw, 0 0;
  }

  .img-proj._17._03 {
    background-image: url('../images/fracv1-4.webp'), linear-gradient(#3b3b3d, #3b3b3d);
    background-position: -11vw, 0 0;
  }

  .img-proj._14._04 {
    background-image: url('../images/t4298-thrqrtr-lw.webp'), linear-gradient(#e7e7e8, #e7e7e8);
    background-position: 55% -44vh, 0 0;
    background-size: 256svh, auto;
  }

  .img-proj._14._02 {
    background-image: url('../images/t4298-frnt-2.webp'), linear-gradient(#d5d7da, #d5d7da);
    background-position: 57% -33vh, 0 0;
    background-size: 215svh, auto;
  }

  .img-proj._14._03 {
    background-image: url('../images/t4298-thrqrtr.webp'), linear-gradient(#dcdcdf, #dcdcdf);
    background-position: 55% -25vh, 0 0;
  }

  .img-proj._14._01 {
    background-image: url('../images/t4298-frnt-1_1.webp'), linear-gradient(#e1e0e3, #e1e0e3);
    background-position: 57% -41vh, 0 0;
    background-size: 240svh, auto;
  }

  .img-proj._7._04 {
    background-image: url('../images/424-d.webp'), linear-gradient(#bdbbc3, #bdbbc3);
    background-position: 100% 2vh, 0 0;
    background-size: 160vh, auto;
  }

  .img-proj._7._02 {
    background-image: url('../images/424-4.webp'), linear-gradient(#fcfcfc, #fcfcfc);
    background-position: 12vw -6vh, 0 0;
    background-size: 115svh, auto;
  }

  .img-proj._7._03 {
    background-image: url('../images/424-2.webp'), linear-gradient(#fff, #fff);
    background-position: 46% 1vh, 0 0;
    background-size: 84svh, auto;
  }

  .img-proj._7._01 {
    background-image: url('../images/424-1.webp'), linear-gradient(#fff, #fff);
    background-position: 28% 1vh, 0 0;
  }

  .img-proj._12._04 {
    background-image: url('../images/sidepod4.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: 70%, 0 0;
  }

  .img-proj._12._01 {
    background-image: url('../images/sidepod3.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: 45% -6vh, 0 0;
    background-size: 103svh, auto;
  }

  .img-proj._12._02 {
    background-image: url('../images/sidepod2.webp'), linear-gradient(#fff, #fff);
    background-position: 45% 3vh, 0 0;
    background-size: 89svh, auto;
  }

  .img-proj._12._03 {
    background-image: url('../images/sidepod1.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: 50% -5vh, 0 0;
    background-size: 130svh, auto;
  }

  .img-proj._10._03 {
    background-image: url('../images/vortx-4.webp'), linear-gradient(#bcbbbd, #bcbbbd);
    background-position: -1vw -10svh, 0 0;
    background-size: 175svh, auto;
  }

  .img-proj._10._01 {
    background-image: url('../images/vortx-2.webp'), linear-gradient(#b5b6bd, #b5b6bd);
    background-position: 60% -11vh, 0 0;
    background-size: 180svh, auto;
  }

  .img-proj._10._04 {
    background-image: url('../images/bottom.webp'), linear-gradient(#e6e6e6, #e6e6e6);
    background-position: 45% -2svh, 0 0;
    background-size: 68svh, auto;
  }

  .img-proj._10._02 {
    background-image: url('../images/vortx-3.webp'), linear-gradient(#cfcfd1, #cfcfd1);
    background-position: 0 -10vh, 0 0;
    background-size: 172svh, auto;
  }

  .img-proj._2._04 {
    background-image: url('../images/2496-6.webp'), linear-gradient(#fff, #fff);
    background-position: 0 1vh, 0 0;
    background-size: 58%, auto;
  }

  .img-proj._2._03 {
    background-image: url('../images/2496-4.webp'), linear-gradient(#fff, #fff);
    background-position: 0 2vw, 0 0;
    background-size: 75%, auto;
  }

  .img-proj._2._02 {
    background-image: url('../images/2496-3.webp'), url('../images/2496_2.webp'), linear-gradient(#fff, #fff);
    background-position: 20% 11%, 97% 48%, 0 0;
    background-size: 50%, 58%, auto;
  }

  .img-proj._2._01 {
    background-position: 90% 16%, 10% 45%, 0 0;
    background-size: 50%, 80%, auto;
  }

  .img-proj._11._02 {
    background-image: url('../images/vortx-lounge3.webp'), linear-gradient(#d7d7db, #d7d7db);
    background-position: 0 -16vh, 0 0;
    background-size: 178svh, auto;
  }

  .img-proj._11._04 {
    background-image: url('../images/vortx-lounge4.webp'), linear-gradient(#bdb9bc, #bdb9bc);
    background-position: 40% -4svh, 0 0;
    background-size: 152svh, auto;
  }

  .img-proj._11._01 {
    background-image: url('../images/vortx-lounge1.webp'), linear-gradient(#b9bac0, #b9bac0);
    background-position: 3vw -11vh, 0 0;
    background-size: 160svh, auto;
  }

  .img-proj._11._03 {
    background-image: url('../images/vortx-lounge2.webp'), linear-gradient(#a39fa6, #a39fa6);
    background-position: -4vw -17vh, 0 0;
    background-size: 189svh, auto;
  }

  .img-proj._5._01 {
    background-image: url('../images/3690-1.webp'), linear-gradient(#eff1f5, #eff1f5);
    background-position: 12vw -17vh, 0 0;
    background-size: 68%, auto;
  }

  .img-proj._5._02 {
    background-image: url('../images/3690-2.webp'), linear-gradient(#fff, #fff);
    background-position: 50% -20vh, 0 0;
    background-size: 97%, auto;
  }

  .img-proj._5._04 {
    background-image: url('../images/3690-4.webp'), linear-gradient(#f6f6f6, #f6f6f6);
    background-position: 0 -22vh, 0 0;
    background-size: 68%, auto;
  }

  .img-proj._5._03 {
    background-image: url('../images/3690-3.webp'), linear-gradient(#fff, #fff);
    background-position: 3.5vw -36vh, 0 0;
    background-size: 95%, auto;
  }

  .wo-oeuvre-nav {
    flex: 0 auto;
  }

  .menu-block.projects {
    bottom: 20%;
    transform: scale(.72);
  }

  .text.z {
    width: auto;
    inset: auto 0% 35%;
  }

  .dimensions {
    margin-top: .33rem;
  }

  .oeuvre-slider-arrow._1 {
    top: auto;
    left: auto;
    right: 19rem;
  }

  .oeuvre-slider-arrow._2 {
    margin-left: 0;
    top: auto;
    left: auto;
    right: 16rem;
  }

  .oveure-bckgrd-2 {
    inset: auto 0% 0% .5%;
  }

  .paragraph-25 {
    margin-bottom: 0;
  }

  .heading-8 {
    margin-bottom: .33rem;
  }
}

@media screen and (min-width: 1920px) {
  .rail-text {
    -webkit-text-stroke-width: 0rem;
    flex: none;
    margin-left: 0;
  }

  .rail-text.prol {
    letter-spacing: .3rem;
  }

  .rail-text.hide {
    color: #fff0;
    display: block;
  }

  .logo-bar {
    height: 22px;
  }

  .logo-bar:hover {
    background-image: linear-gradient(#fff, #fff);
  }

  .navbar {
    display: flex;
  }

  .logo-link.w--current {
    mix-blend-mode: normal;
    left: 0;
  }

  .logo-wrapper {
    mix-blend-mode: normal;
  }

  .navbar-menu-wrapper {
    flex: 0 auto;
    width: auto;
    height: auto;
    overflow: hidden;
  }

  .logo-bloc {
    color: #262626;
    mix-blend-mode: normal;
    height: auto;
    font-size: 0;
    line-height: 0;
  }

  .menu-rail-cont {
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 7rem;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    left: 1.1rem;
    overflow: hidden;
  }

  .nav-link {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link.w--current {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-rail {
    flex: 0 auto;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .menu {
    justify-content: flex-start;
    align-items: center;
    margin-right: 0;
    padding-right: 0;
    left: 0;
    overflow: hidden;
  }

  .text-size-regular {
    letter-spacing: .3rem;
    flex: 0 auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: .44rem;
  }

  .image-6 {
    mix-blend-mode: normal;
    width: 120px;
  }

  .rail {
    color: #fff;
    flex: 0 auto;
  }

  .about-text-container {
    justify-content: center;
    height: auto;
    margin: 0 16.7vw -20vh;
    position: static;
    inset: auto 0% 0%;
  }

  .paragraph-8 {
    font-size: 100%;
    line-height: 160%;
  }

  .paragraph-standard {
    margin-bottom: 0;
    margin-right: 12vw;
    font-size: .65rem;
    line-height: .9rem;
  }

  .paragraph-7 {
    letter-spacing: .03rem;
    margin-top: .75%;
    font-size: 95%;
    line-height: 150%;
  }

  .div-vert-2 {
    clear: none;
  }

  .covet-intro {
    background-position: 28% 0, 50% 0;
    display: block;
  }

  .fs-sliderdots_arrow-right {
    inset: auto 8.5% 22% auto;
  }

  .text-span {
    font-size: .65rem;
  }

  .covet-fade {
    background-image: linear-gradient(#0000, #000000f2 88%);
    display: block;
  }

  .italic-text {
    color: #fff;
  }

  .paragraph-9 {
    letter-spacing: .05rem;
    margin-top: .3%;
    font-size: 80%;
    line-height: 140%;
  }

  .upper-text-div {
    color: #0000;
    overflow: hidden;
  }

  .contact-standard {
    justify-content: space-around;
    padding-left: 7rem;
    bottom: 15vh;
  }

  .text-container {
    padding-left: .5rem;
    padding-right: 15%;
  }

  .synop-shdw {
    background-image: linear-gradient(90deg, #fff0, #000 73%);
    display: block;
  }

  .fs-sliderdots-nav {
    background-color: #f000;
    width: 75%;
    margin-left: 8%;
    bottom: 22%;
  }

  .covet-txt-cont {
    display: flex;
  }

  .info-block {
    flex: none;
    height: auto;
  }

  .info-block._2 {
    flex: none;
  }

  .info-block._2.b {
    margin-right: -4rem;
  }

  .projects-wrapper.cov-02 {
    margin-left: 0%;
    left: 0%;
  }

  .projects-wrapper.nov-02 {
    position: relative;
  }

  .section.cov {
    background-image: linear-gradient(#fff, #fff);
  }

  .section.syn {
    background-image: linear-gradient(#0d0d0d, #0d0d0d);
  }

  .fs-sliderdots_slide._2 {
    background-image: url('../images/image1a.webp'), linear-gradient(#0c0c0c, #0c0c0c);
    background-position: 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: auto 100%, auto;
  }

  .fs-sliderdots_slide._8 {
    background-image: url('../images/image8a.webp'), linear-gradient(#020202, #020202);
    background-position: 0%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: auto 100%, auto;
  }

  .image-cont {
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: 100dvh;
    display: flex;
    left: 0;
    transform: translate(-28vw);
  }

  .snyop-text-cont-2 {
    padding-left: 45rem;
  }

  .intro-cont {
    height: 100vh;
  }

  .tennyson {
    font-size: 65%;
  }

  .synop-txt {
    letter-spacing: .1rem;
    font-size: .8rem;
    line-height: .93rem;
  }

  .synop-txt._5 {
    color: #fff;
  }

  .text-span-19 {
    font-weight: 500;
  }

  .paragraph-24 {
    letter-spacing: .03rem;
    margin-top: .75%;
    font-size: 95%;
    line-height: 150%;
  }

  .bio-image-shdw {
    opacity: .4;
    right: 8%;
  }

  .lower-text-div {
    color: #0000;
    overflow: hidden;
  }

  .fs-sliderdots_arrow-left {
    inset: auto 10.5% 22% auto;
  }

  .image-cont-2 {
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: 100dvh;
    display: flex;
    left: 0;
    transform: translate(-28vw);
  }

  .image-cont-2._1 {
    transform: none;
  }

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

  .morra-fade {
    overflow: hidden;
  }

  .information-block.care {
    width: 100vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: 9rem;
    padding-left: 15vw;
    padding-right: 15vw;
  }

  .information-block.preorder {
    width: 100vw;
  }

  .information-block.distribution {
    width: 100vw;
    padding-bottom: 0;
  }

  .information-block.shipping {
    width: 100vw;
    padding-top: 3rem;
  }

  .information-block.returns {
    flex: none;
    align-self: auto;
    width: 100vw;
  }

  .synop-text-cont {
    height: 40%;
    padding-right: 39%;
    bottom: 4%;
    overflow: hidden;
  }

  .sub-heading {
    font-size: .65rem;
  }

  .divider {
    width: .5px;
    height: 100%;
  }

  .transcendence {
    font-size: .95rem;
  }

  .text-span-2 {
    font-weight: 500;
  }

  .bio-image {
    display: block;
    right: 8%;
  }

  .dark-fade, .dark-fade.bttm, .dark-fade.rt.covet {
    display: none;
  }

  .novel-intro {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    position: static;
    inset: 0% auto 0% 0%;
  }

  .image-series-covet {
    background-position: 50%;
    margin-left: -33%;
    margin-right: 28px;
  }

  .covet-text-container {
    margin-left: 16.7vw;
    margin-right: 16.7%;
  }

  .covet-text-container._2 {
    margin-bottom: -27vh;
  }

  .paragraph-covet-2 {
    font-size: 100%;
    line-height: 160%;
  }

  .paragraph-main-lower {
    letter-spacing: .03rem;
    font-size: 95%;
    line-height: 150%;
  }

  .paragraph-2-lower {
    letter-spacing: .05rem;
    font-size: 80%;
    line-height: 140%;
  }

  .img-cont-proj {
    left: 0%;
  }

  .module-2 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
  }

  .oeuver-slider {
    flex: 0 auto;
    min-height: 100dvh;
  }

  .image {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    display: flex;
  }

  .image._1._02 {
    background-image: url('../images/test3.webp'), linear-gradient(#b3b3b3, #b3b3b3);
    background-position: 70% 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: auto 148%, auto;
    margin-top: 0%;
  }

  .image._1._04 {
    background-position: 101% 0;
    background-size: cover;
  }

  .image._1._03 {
    background-image: url('../images/test2.webp'), linear-gradient(#9c9c9c, #9c9c9c);
    background-position: 70% 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: auto 148%, auto;
    margin-top: 0%;
  }

  .image._1._01 {
    background-image: url('../images/test.webp'), linear-gradient(#bbb, #bbb);
    background-position: 70% 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: auto 148%, auto;
    margin-top: 0%;
  }

  .menu-cont:hover {
    line-height: 1.5em;
  }

  .div-1 {
    overflow: visible;
  }

  .txt-block {
    margin-left: 0%;
    margin-right: 0%;
    bottom: 32%;
  }

  .image-tint {
    mix-blend-mode: multiply;
    border: 1px solid #3b3a00;
    width: 13.71rem;
    height: 7.25rem;
    display: block;
  }

  .oeuvre-slider-nav {
    display: none;
  }

  .c-oeuvre-slide-content._9, .c-oeuvre-slide-content._2 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
  }

  .c-oeuvre-slide-content._3 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
    justify-content: center;
    align-items: center;
  }

  .c-oeuvre-slide-content._8, .c-oeuvre-slide-content._6 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
  }

  .c-oeuvre-slide-content._5 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
    justify-content: center;
    align-items: center;
  }

  .c-oeuvre-slide-content._4, .c-oeuvre-slide-content._7 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
  }

  .c-oeuvre-slide-content._1 {
    background-image: none;
    transform: scale(1);
  }

  .c-oeuvre-slide-content._10 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
  }

  .oeuvre-slider-navbar {
    flex: 0 auto;
    line-height: 1.5rem;
    bottom: -5.5%;
  }

  .oeuvre-slider-navbar.home {
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: auto;
    left: auto;
    right: 29rem;
  }

  .oeuvre-slide {
    background-image: none;
    left: 0%;
  }

  .div-2 {
    border-width: 1px;
  }

  .img-hldr {
    border-style: solid;
    border-width: 1px;
    margin-top: 1.46rem;
    margin-left: 2.98rem;
  }

  .proj-fade {
    display: block;
  }

  .img-proj._3._03 {
    background-image: url('../images/3726-prof.webp'), linear-gradient(#fff, #fff);
    background-position: 52% 25%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 38%, auto;
  }

  .img-proj._3._01 {
    background-image: url('../images/3726-group.webp'), linear-gradient(#fff, #fff);
    background-position: 40% 15%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 60%, auto;
  }

  .img-proj._3._02 {
    background-image: url('../images/3726-2.webp'), linear-gradient(#fff, #fff);
    background-position: 47% 10%, 0 0;
    background-size: 40%, auto;
  }

  .img-proj._16._03 {
    background-image: url('../images/t3.webp'), linear-gradient(#e2dbdb, #e2dbdb);
    background-position: -8vw, 0 0;
  }

  .img-proj._16._04 {
    background-image: url('../images/t4.webp'), linear-gradient(to bottom, null, null);
    background-position: 5vw, 0 0;
  }

  .img-proj._16._02 {
    background-image: url('../images/t1.webp'), linear-gradient(#dedede, #dedede);
    background-position: 6vw, 0 0;
  }

  .img-proj._16._01 {
    background-image: url('../images/t2.webp'), linear-gradient(#b8b8b8, #b8b8b8);
    background-position: -3vw, 0 0;
  }

  .img-proj._18._03 {
    background-image: url('../images/fract-e2-2-copy.webp'), linear-gradient(to bottom, null, null);
    background-position: -10vw 0, 0 0;
  }

  .img-proj._18._01 {
    background-color: #615f5d;
    background-image: url('../images/fract-e2-4.webp'), linear-gradient(#615f5d, #615f5d);
    background-position: 0, 0 0;
  }

  .img-proj._9._03 {
    background-image: url('../images/xo-lounge-4.webp'), linear-gradient(#fff, #fff);
    background-size: 83svh, auto;
  }

  .img-proj._9._01 {
    background-color: #fff;
    background-image: url('../images/xo-lounge-1.webp'), linear-gradient(#0000, #0000);
    background-position: 52% -1vh, 0 0;
    background-size: 112svh, auto;
  }

  .img-proj._9._02 {
    background-image: url('../images/xo-lounge-3.webp'), linear-gradient(to bottom, null, null);
    background-size: 72svh, auto;
  }

  .img-proj._15._02 {
    background-image: url('../images/p22-2.webp'), linear-gradient(#e5e5e5, #e5e5e5);
    background-position: 50% 24svh, 0 0;
    background-size: 80svh, auto;
  }

  .img-proj._15._03 {
    background-image: url('../images/p22-3.webp'), linear-gradient(#f0f0f0, #f0f0f0);
    background-position: 50% -11svh, 0 0;
    background-size: 128svh, auto;
  }

  .img-proj._15._04 {
    background-image: url('../images/p22-4.webp'), linear-gradient(#e4e8e8, #e4e8e8);
    background-position: 100% -10svh, 0 0;
    background-size: auto 90vh, auto;
  }

  .img-proj._15._01 {
    background-image: url('../images/p22-1.webp'), linear-gradient(#d6d8d7, #d6d8d7);
    background-position: 43% 0, 0 0;
  }

  .img-proj._6._03 {
    background-image: url('../images/1618-4.webp'), linear-gradient(#fff, #fff);
    background-position: 20% 3vh, 0 0;
  }

  .img-proj._6._02 {
    background-image: url('../images/1618-2.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 8vh, 0 0;
  }

  .img-proj._6._01 {
    background-image: url('../images/1618-1.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 5vh, 0 0;
  }

  .img-proj._4._01 {
    background-image: url('../images/2672_1.webp'), linear-gradient(#fff, #fff);
    background-position: 51% 54%, 0 0;
    background-size: 58%, auto;
    width: 100vw;
    display: block;
  }

  .img-proj._4._04 {
    background-image: url('../images/2672_3.webp'), url('../images/2672_2.webp'), linear-gradient(#fff, #fff);
    background-position: 30% 12%, 63% 35%, 0 0;
    background-size: 33%, 48%, auto;
  }

  .img-proj._4._03 {
    background-image: url('../images/2672_4.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 52%, 0 0;
    background-size: 55%, auto;
  }

  .img-proj._4._02 {
    background-image: url('../images/2672_5.webp'), linear-gradient(#fff, #fff);
    background-position: 51% 48%, 0 0;
    background-size: 68%, auto;
  }

  .img-proj._8._04 {
    background-image: url('../images/xo-7.webp'), linear-gradient(to bottom, null, null);
    background-size: auto 100%, auto;
  }

  .img-proj._8._03 {
    background-image: url('../images/xo-11.webp'), linear-gradient(#e9e9e9, #e9e9e9);
    background-position: 48% -4vh, 0 0;
    background-size: 78svh, auto;
  }

  .img-proj._8._02 {
    background-image: url('../images/xo-10.webp'), linear-gradient(#fdfffe, #fdfffe);
    background-position: 50% -8vh, 0 0;
    background-size: 66svh, auto;
  }

  .img-proj._8._01 {
    background-color: #0000;
    background-image: url('../images/xo-9.webp'), linear-gradient(#f0f0f0, #f0f0f0);
    background-position: 52% -8vh, 0 0;
    background-size: 90svh, auto;
  }

  .img-proj._13._04 {
    background-image: url('../images/mi-2.webp'), linear-gradient(#737373, #737373);
    background-position: 46% -7vh, 0 0;
    background-size: 178svh, auto;
  }

  .img-proj._13._01 {
    background-image: url('../images/mi-3.webp'), linear-gradient(#828284, #828284);
    background-position: 49% -5vh, 0 0;
    background-size: 162svh, auto;
  }

  .img-proj._13._02 {
    background-image: url('../images/mi-1.webp'), linear-gradient(#737277, #737277);
    background-position: 46% -3vh, 0 0;
    background-size: 155svh, auto;
  }

  .img-proj._13._03 {
    background-image: url('../images/mi-4.webp'), linear-gradient(#69686b, #69686b);
    background-position: 50% -6svh, 0 0;
    background-size: 157svh, auto;
  }

  .img-proj._17._02 {
    background-image: url('../images/fracv1-1.webp'), linear-gradient(#030303, #030303);
    background-position: -15vw, 0 0;
  }

  .img-proj._17._04 {
    background-image: url('../images/fracv1-5.webp'), linear-gradient(#0000, #0000);
    background-position: -10vw, 0 0;
  }

  .img-proj._17._03 {
    background-image: url('../images/fracv1-4.webp'), linear-gradient(#3b3b3d, #3b3b3d);
    background-position: -5vw, 0 0;
  }

  .img-proj._14._04 {
    background-image: url('../images/t4298-thrqrtr-lw.webp'), linear-gradient(#0000, #0000);
    background-position: 55% -37vh, 0 0;
    background-size: 248svh, auto;
  }

  .img-proj._14._02 {
    background-image: url('../images/t4298-frnt-2.webp'), linear-gradient(#d5d7da, #d5d7da);
    background-position: 57% -26vh, 0 0;
    background-size: 205svh, auto;
  }

  .img-proj._14._03 {
    background-image: url('../images/t4298-thrqrtr.webp'), linear-gradient(#dcdcdf, #dcdcdf);
    background-position: 55% -21vh, 0 0;
  }

  .img-proj._14._01 {
    background-image: url('../images/t4298-frnt-1_1.webp'), linear-gradient(#e1e0e3, #e1e0e3);
    background-position: 57% -25vh, 0 0;
    background-size: 210svh, auto;
  }

  .img-proj._7._04 {
    background-image: url('../images/424-d.webp'), linear-gradient(#bcbac2, #bcbac2);
    background-position: 100% 2vh, 0 0;
  }

  .img-proj._7._02 {
    background-image: url('../images/424-4.webp'), linear-gradient(#fcfcfc, #fcfcfc);
    background-position: 35% -3vh, 0 0;
  }

  .img-proj._7._03 {
    background-image: url('../images/424-2.webp'), linear-gradient(#fff, #fff);
    background-position: 46% 2vh, 0 0;
    background-size: 86svh, auto;
  }

  .img-proj._12._04 {
    background-image: url('../images/sidepod4.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: 65%, 0 0;
  }

  .img-proj._12._01 {
    background-image: url('../images/sidepod3.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: 48% -6vh, 0 0;
    background-size: 110svh, auto;
  }

  .img-proj._12._02 {
    background-image: url('../images/sidepod2.webp'), linear-gradient(#fff, #fff);
    background-position: 48% 3vh, 0 0;
    background-size: 96svh, auto;
  }

  .img-proj._12._03 {
    background-image: url('../images/sidepod1.webp'), linear-gradient(#fff, #fff);
    background-position: 45% -4vh, 0 0;
    background-size: 140svh, auto;
  }

  .img-proj._10._03 {
    background-image: url('../images/vortx-4.webp'), linear-gradient(#bcbbbd, #bcbbbd);
    background-position: 50% -10svh, 0 0;
    background-size: 185svh, auto;
  }

  .img-proj._10._01 {
    background-image: url('../images/vortx-2.webp'), linear-gradient(#b5b6bd, #b5b6bd);
    background-size: 190svh, auto;
  }

  .img-proj._10._04 {
    background-image: url('../images/bottom.webp'), linear-gradient(#e6e6e6, #e6e6e6);
    background-position: 43% -2svh, 0 0;
    background-size: 72svh, auto;
  }

  .img-proj._10._02 {
    background-image: url('../images/vortx-3.webp'), linear-gradient(#cfcfd1, #cfcfd1);
    background-position: 60% -10vh, 0 0;
    background-size: 182svh, auto;
  }

  .img-proj._2._04 {
    background-image: url('../images/2496-6.webp'), linear-gradient(#fff, #fff);
    background-position: 0 5%, 0 0;
    background-size: 54%, auto;
  }

  .img-proj._2._03 {
    background-image: url('../images/2496-4.webp'), linear-gradient(#fff, #fff);
    background-size: auto 85%, auto;
  }

  .img-proj._2._02 {
    background-image: url('../images/2496-3.webp'), url('../images/2496_2.webp'), linear-gradient(#fff, #fff);
    background-position: 45% 20%, 85% 60%, 0 0;
    background-size: 42%, auto 48%, auto;
  }

  .img-proj._2._01 {
    background-image: url('../images/2496-5.webp'), url('../images/2496_profile1.webp'), linear-gradient(#e6e6e6, #fff);
    background-position: 80% 27%, 40% 48%, 0 0;
    background-repeat: no-repeat, no-repeat, repeat;
    background-size: 45%, 65%, auto;
  }

  .img-proj._11._02 {
    background-image: url('../images/vortx-lounge3.webp'), linear-gradient(#d7d7db, #d7d7db);
    background-position: 50% -17vh, 0 0;
    background-size: 188svh, auto;
  }

  .img-proj._11._04 {
    background-image: url('../images/vortx-lounge4.webp'), linear-gradient(#bdb9bc, #bdb9bc);
    background-position: 50% -5svh, 0 0;
    background-size: 166svh, auto;
  }

  .img-proj._11._01 {
    background-image: url('../images/vortx-lounge1.webp'), linear-gradient(#b9bac0, #b9bac0);
    background-position: 50% -12vh, 0 0;
    background-size: 170svh, auto;
  }

  .img-proj._11._03 {
    background-image: url('../images/vortx-lounge2.webp'), linear-gradient(#a39fa6, #a39fa6);
    background-position: 50% -18vh, 0 0;
    background-size: 199svh, auto;
  }

  .img-proj._5._01 {
    background-image: url('../images/3690-1.webp'), linear-gradient(#eff1f5, #eff1f5);
    background-position: 39% -12vh, 0 0;
    background-size: 62%, auto;
  }

  .img-proj._5._02 {
    background-image: url('../images/3690-2.webp'), linear-gradient(#fff, #fff);
    background-position: 50% -18vh, 0 0;
    background-size: 94%, auto;
  }

  .img-proj._5._04 {
    background-image: url('../images/3690-4.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: -15% -22vh, 0 0;
  }

  .img-proj._5._03 {
    background-image: url('../images/3690-3.webp'), linear-gradient(#fff, #fff);
    background-position: 58% -34vh, 0 0;
    background-size: 90%, auto;
  }

  .wo-oeuvre-nav {
    display: flex;
    left: 0;
    right: 0;
    overflow: visible;
  }

  .wo-oeuvre-nav._1 {
    left: auto;
    right: auto;
  }

  .menu-block {
    border: 1px #fff;
    justify-content: center;
    width: auto;
    display: flex;
    position: relative;
  }

  .menu-block.projects {
    bottom: 21%;
    transform: scale(.9);
  }

  .images-cont {
    left: 0%;
  }

  .text.z {
    width: 28%;
    bottom: 34%;
  }

  .c-oeuvre-slider-nav-content {
    width: auto;
    line-height: 1.5em;
  }

  .projs-menu:hover {
    border-width: 1px;
    border-color: #fff;
  }

  .projs-menu._2-02 {
    background-image: url('../images/2496_2.webp'), linear-gradient(#fff, #fff);
    background-position: 80% 75%, 0 0;
    background-size: 75%, auto;
  }

  .oeuvre-slider-arrow._1 {
    padding-left: 0;
    padding-right: 0;
    top: auto;
    left: auto;
    right: 26rem;
  }

  .oeuvre-slider-arrow._2 {
    right: 23rem;
  }

  ._w-oeuvre-slider-nav {
    mix-blend-mode: normal;
    width: auto;
  }

  ._w-oeuvre-slider-nav.last {
    height: 100%;
  }

  .oeuvre-slider-nav-title {
    text-align: center;
  }

  .div-3 {
    border-width: 1px;
  }

  .paragraph-25 {
    line-height: 1rem;
  }

  .div-block-14 {
    flex: 0 auto;
    justify-content: space-between;
    align-items: stretch;
  }

  .div-block-14._2 {
    justify-content: space-between;
    align-items: stretch;
  }

  .div-block-14._2:hover {
    border-width: 1px;
  }
}

@media screen and (max-width: 991px) {
  .rail-text {
    letter-spacing: .26rem;
    padding-top: .2rem;
    font-size: .48rem;
    font-weight: 400;
  }

  .rail-text.prol {
    letter-spacing: .2rem;
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: .44rem;
  }

  .navbar {
    margin-bottom: 0;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .logo-link {
    width: auto;
    height: auto;
  }

  .logo-wrapper {
    margin-left: -.8rem;
  }

  .navbar-menu-wrapper {
    flex: 0 auto;
    margin-right: 0;
    overflow: hidden;
  }

  .logo-bloc {
    width: auto;
    padding-right: .5rem;
  }

  .menu-rail-cont {
    flex: 0 auto;
    justify-content: flex-end;
    width: 8rem;
    left: 0;
    overflow: hidden;
  }

  .nav-link {
    width: auto;
  }

  .menu-rail {
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    bottom: auto;
    left: 38rem;
  }

  .menu {
    margin-left: -.75rem;
    display: flex;
  }

  .text-size-regular {
    color: #ffffffb3;
    text-align: left;
    letter-spacing: .2rem;
    flex: 0 auto;
    padding-left: 1.1rem;
    padding-right: 1.1rem;
    font-size: .4rem;
    font-weight: 400;
    line-height: 1;
  }

  .image-6 {
    width: 100px;
  }

  .menu-select-icon {
    margin-left: -.8rem;
    margin-right: 0;
  }

  .rail {
    margin-top: 0;
    padding-top: 0;
  }

  .heading-5 {
    margin-bottom: .3rem;
  }

  .about-text-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    max-height: none;
    margin-bottom: -24vh;
    margin-left: 7.5vw;
    margin-right: 7.5vw;
    padding-top: 0;
    display: flex;
  }

  .field-label {
    font-size: .55rem;
    font-weight: 400;
  }

  .paragraph-8 {
    letter-spacing: 0;
  }

  .paragraph-8.covet {
    letter-spacing: .02em;
  }

  .paragraph-standard {
    font-size: .6rem;
    font-weight: 200;
    line-height: .75rem;
  }

  .div-vert-2 {
    justify-content: center;
    height: 100vh;
    left: 50.8vh;
    right: auto;
  }

  .fs-sliderdots_arrow-right {
    bottom: 19%;
    right: 7.5%;
  }

  .text-span {
    margin-top: .3rem;
    font-weight: 400;
  }

  .form-block {
    flex: none;
  }

  .text-block-8 {
    font-weight: 400;
  }

  .contact-standard {
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 1rem;
    bottom: 11vh;
  }

  .text-container {
    padding-right: 15%;
  }

  .text-wrap {
    height: 43%;
  }

  .fs-sliderdots-nav {
    margin-left: 5%;
    bottom: 19%;
  }

  .info-block._2.b {
    flex: 1;
    margin-right: 0;
    padding-right: 0;
  }

  .fs-sliderdots_text {
    max-width: 20rem;
    font-size: 1.5rem;
  }

  .section.nov {
    min-height: 100dvh;
  }

  .fs-sliderdots_slide._2 {
    background-image: url('../images/image1a.webp'), linear-gradient(#0000, #0000);
    background-size: auto 100%, auto;
    margin-right: -29%;
  }

  .fs-sliderdots_slide._3 {
    margin-right: -25%;
  }

  .fs-sliderdots_slide._8 {
    flex-flow: row;
  }

  .image-cont {
    margin-left: -45vh;
    left: 0;
  }

  .image-cont._4 {
    margin-left: -20vh;
  }

  .image-cont._6 {
    margin-left: -48vh;
  }

  .image-cont._3 {
    margin-left: -45vh;
  }

  .image-cont._2 {
    margin-left: -48vh;
  }

  .information-container {
    justify-content: flex-start;
  }

  .paragraph-22 {
    font-weight: 200;
    line-height: .8rem;
  }

  .link-block-2 {
    color: #0000;
    text-decoration: none;
  }

  .morra {
    background-position: 6% 70%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .synop-txt {
    font-size: .68rem;
  }

  .text-span-19 {
    line-height: 1rem;
  }

  .bio-image-shdw {
    margin-left: -60svh;
  }

  .fs-sliderdots_arrow-left {
    bottom: 19%;
  }

  .paragraph-20 {
    font-weight: 200;
    line-height: .8rem;
  }

  .form {
    width: 420px;
    height: auto;
  }

  .image-cont-2 {
    margin-left: -45vh;
    left: 0;
  }

  .image-cont-2._2, .image-cont-2._6 {
    margin-left: -48vh;
  }

  .image-cont-2._4 {
    margin-left: -20vh;
  }

  .image-cont-2._3 {
    margin-left: -45vh;
  }

  .text-block {
    white-space: normal;
    border: 1px #000;
    font-size: .55rem;
    text-decoration: none;
  }

  .morra-fade {
    display: block;
  }

  .information-block.care {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 3.75rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .information-block.preorder {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .information-block.distribution {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .information-block.shipping {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .information-block.where-to-purch {
    margin-bottom: 0;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .information-block.returns {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .synop-text-cont {
    bottom: 0%;
    overflow: hidden;
  }

  .div-horz-2 {
    width: 100vw;
    bottom: 63vh;
  }

  .submit-button {
    background-color: #0000004d;
  }

  .sub-heading {
    margin-bottom: .3rem;
  }

  .divider {
    align-items: center;
  }

  .text-span-2 {
    line-height: 1rem;
  }

  .bio-image {
    margin-left: -60svh;
  }

  .text-field {
    color: #fff;
    background-color: #0000004d;
  }

  .fs-sliderdots_content {
    letter-spacing: .02rem;
    padding-left: .9rem;
    padding-right: .9rem;
    font-size: .46rem;
  }

  .img-cont-proj {
    left: 0%;
  }

  .image._1._01 {
    flex: 0 auto;
    width: 100vw;
  }

  .image._1._02 {
    background-size: auto 140%;
  }

  .image._1._04 {
    background-position: 85% 0;
    background-size: auto 100%;
  }

  .image._1._03 {
    background-size: auto 140%;
  }

  .image._1._01 {
    background-size: auto 140%;
    flex: 0 auto;
    width: 100vw;
  }

  .text-block-7 {
    font-weight: 400;
  }

  .txt-block {
    bottom: 32vh;
  }

  .oeuvre-slider-nav {
    display: none;
  }

  .c-oeuvre-slide-content._9, .c-oeuvre-slide-content._3 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
    margin-right: 0;
  }

  .c-oeuvre-slide-content._8, .c-oeuvre-slide-content._6, .c-oeuvre-slide-content._5, .c-oeuvre-slide-content._4, .c-oeuvre-slide-content._7 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
    margin-left: 0;
  }

  .c-oeuvre-slide-content._1 {
    height: 100%;
    min-height: 100dvh;
    transform: scale(.7);
  }

  .c-oeuvre-slide-content._10 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
    margin-right: 0;
  }

  .oeuvre-slider-navbar {
    grid-auto-rows: 6.5rem;
    grid-auto-columns: 12.2rem;
    bottom: 1%;
  }

  .oeuvre-slider-navbar.home {
    right: 18rem;
  }

  .box {
    flex-direction: column;
    align-items: flex-start;
    padding: 3.2em;
  }

  .box._1 {
    flex-direction: row;
  }

  .oeuvre-slide {
    left: 0%;
  }

  .img-hldr {
    margin-top: 1.47rem;
  }

  .proj-fade {
    background-image: linear-gradient(#86868600, #141414);
  }

  .img-proj._3._04 {
    background-image: url('../images/3726-detail.webp'), linear-gradient(#fff, #fff);
    background-position: 0 0, 0 0;
    background-size: auto 65%, auto;
  }

  .img-proj._3._03 {
    background-image: url('../images/3726-prof.webp'), linear-gradient(#fff, #fff);
    background-position: 10vw 26%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: auto 45%, auto;
  }

  .img-proj._3._01 {
    background-image: url('../images/3726-group.webp'), linear-gradient(#0000, #0000);
    background-position: -7vw 30%, 0 0;
  }

  .img-proj._3._02 {
    background-image: url('../images/3726-2.webp'), linear-gradient(#fff, #fff);
    background-position: 2vw 15%, 0 0;
    background-size: auto 55%, auto;
  }

  .img-proj._18._03 {
    background-image: url('../images/fract-e2-2-copy.webp'), linear-gradient(#0000, #0000);
    background-position: 50% 0, 0 0;
    background-size: auto 103%, auto;
  }

  .img-proj._18._01 {
    background-image: url('../images/fract-e2-4.webp'), linear-gradient(#0000, #0000);
    background-size: auto 100%, auto;
  }

  .img-proj._9._03 {
    background-image: url('../images/xo-lounge-4.webp'), linear-gradient(#fff, #fff);
    background-position: 50% -8%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 78svh, auto;
  }

  .img-proj._9._01 {
    background-image: url('../images/xo-lounge-1.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 0, 0 0;
    background-size: 100svh, auto;
  }

  .img-proj._9._02 {
    background-image: url('../images/xo-lounge-3.webp'), linear-gradient(#fff, #fff);
    background-position: 40% 0, 0 0;
    background-size: 70svh, auto;
  }

  .img-proj._15._02 {
    background-image: url('../images/p22-2.webp'), linear-gradient(#e6e6e6, #e6e6e6);
    background-position: 60% 26vh, 0 0;
    background-size: 85svh, auto;
  }

  .img-proj._15._03 {
    background-image: url('../images/p22-3.webp'), linear-gradient(#f0f0f0, #f0f0f0);
    background-position: 50% -13vh, 0 0;
    background-size: 125svh, auto;
  }

  .img-proj._15._04 {
    background-image: url('../images/p22-4.webp'), linear-gradient(#e6e6e6, #e6e6e6);
    background-position: 60% -2svh, 0 0;
    background-size: auto 70vh, auto;
  }

  .img-proj._15._01 {
    background-image: url('../images/p22-1.webp'), linear-gradient(#d6d8d7, #d6d8d7);
    background-position: 25% -2svh, 0 0;
    background-size: 32svh, auto;
  }

  .img-proj._6._01 {
    background-image: url('../images/1618-1.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 11vh, 0 0;
  }

  .img-proj._6._02 {
    background-image: url('../images/1618-2.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 19vh, 0 0;
  }

  .img-proj._6._03 {
    background-image: url('../images/1618-4.webp'), linear-gradient(#fff, #fff);
    background-position: 2svh 4vh, 0 0;
    background-size: auto 94%, auto;
  }

  .img-proj._6._02 {
    background-image: url('../images/1618-2.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 13vh, 0 0;
    background-size: 65svh, auto;
  }

  .img-proj._6._01 {
    background-image: url('../images/1618-1.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 4vh, 0 0;
    background-size: 44svh, auto;
  }

  .img-proj._4._01 {
    background-image: url('../images/2672_1.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 45%, 0 0;
    background-size: 95%, auto;
  }

  .img-proj._4._04 {
    background-image: url('../images/2672_2.webp'), url('../images/2672_3.webp'), linear-gradient(#fff, #fff);
    background-position: 60% 42%, 50% 18%, 0 0;
    background-size: auto 38svh, auto 10svh, auto;
  }

  .img-proj._4._03 {
    background-image: url('../images/2672_4.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 45%, 0 0;
    background-size: 95%, auto;
  }

  .img-proj._4._02 {
    background-image: url('../images/2672_5.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 43%, 0 0;
    background-size: 110%, auto;
  }

  .img-proj._8._03 {
    background-image: url('../images/xo-11.webp'), linear-gradient(#e8e8e8, #e8e8e8);
    background-position: 35% -1vh, 0 0;
    background-size: 72svh, auto;
  }

  .img-proj._8._02 {
    background-image: url('../images/xo-10.webp'), linear-gradient(#fff, #fff);
    background-position: 50% -8vh, 0 0;
    background-size: 66svh, auto;
  }

  .img-proj._8._01 {
    background-image: url('../images/xo-9.webp'), linear-gradient(#f0f0f0, #f0f0f0);
    background-position: -3vw -8vh, 0 0;
    background-size: 89svh, auto;
  }

  .img-proj._13._04 {
    background-image: url('../images/mi-2.webp'), linear-gradient(#737373, #737373);
    background-position: 52% -3vh, 0 0;
    background-size: 159svh, auto;
  }

  .img-proj._13._01 {
    background-image: url('../images/mi-3.webp'), linear-gradient(#828284, #828284);
    background-position: 50% 0, 0 0;
    background-size: 144svh, auto;
  }

  .img-proj._13._02 {
    background-image: url('../images/mi-1.webp'), linear-gradient(#747378, #747378);
    background-position: 54% 1vh, 0 0;
    background-size: 138svh, auto;
  }

  .img-proj._13._03 {
    background-image: url('../images/mi-4.webp'), linear-gradient(#69686b, #69686b);
    background-position: 50% -2vh, 0 0;
    background-size: 142svh, auto;
  }

  .img-proj._17._02 {
    background-image: url('../images/fracv1-1.webp'), linear-gradient(#030303, #030303);
    background-position: 70%, 0 0;
  }

  .img-proj._17._04 {
    background-image: url('../images/fracv1-5.webp'), linear-gradient(#050505, #050505);
    background-position: 65%, 0 0;
  }

  .img-proj._17._03 {
    background-image: url('../images/fracv1-4.webp'), linear-gradient(#3b3b3d, #3b3b3d);
    background-position: 90%, 0 0;
  }

  .img-proj._14._04 {
    background-image: url('../images/t4298-thrqrtr-lw.webp'), linear-gradient(#e7e7e8, #e7e7e8);
    background-position: 56% -6vh, 0 0;
    background-size: 158svh, auto;
  }

  .img-proj._14._02 {
    background-image: url('../images/t4298-frnt-2_1.webp'), linear-gradient(#d5d7da, #d5d7da);
    background-position: 50% 2vh, 0 0;
    background-size: 128svh, auto;
  }

  .img-proj._14._03 {
    background-image: url('../images/t4298-thrqrtr.webp'), linear-gradient(#dcdcdf, #dcdcdf);
    background-position: 55% 4vh, 0 0;
    background-size: 115svh, auto;
  }

  .img-proj._14._01 {
    background-image: url('../images/t4298-frnt-1_1.webp'), linear-gradient(#e6e6e8, #e6e6e8);
    background-position: 50% 4vh, 0 0;
    background-size: 128svh, auto;
  }

  .img-proj._7._04 {
    background-image: url('../images/424-d.webp'), linear-gradient(#bdbbc3, #bdbbc3);
    background-position: 32%, 0 0;
  }

  .img-proj._7._02 {
    background-image: url('../images/424-4.webp'), linear-gradient(#fdfdfd, #fdfdfd);
    background-position: 50% 18%, 0 0;
    background-size: 79svh, auto;
  }

  .img-proj._7._03 {
    background-image: url('../images/424-2.webp'), linear-gradient(#fff, #fff);
    background-position: 46% 19%, 0 0;
    background-size: 72svh, auto;
  }

  .img-proj._12._01 {
    background-image: url('../images/sidepod3.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: 50% -5vh, 0 0;
    background-size: 102svh, auto;
  }

  .img-proj._12._02 {
    background-image: url('../images/sidepod2.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 5vh, 0 0;
    background-size: 85svh, auto;
  }

  .img-proj._12._03 {
    background-image: url('../images/sidepod1.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: 30% 14svh, 0 0;
    background-size: 90svh, auto;
  }

  .img-proj._10._03 {
    background-image: url('../images/vortx-4.webp'), linear-gradient(#bcbbbd, #bcbbbd);
    background-position: 50% -8vh, 0 0;
    background-size: 170svh, auto;
  }

  .img-proj._10._01 {
    background-color: #fff0;
    background-image: url('../images/vortx-2.webp'), linear-gradient(#b8b9bf, #b8b9bf);
    background-position: 50% -8vh, 0 0;
    background-size: 170svh, auto;
  }

  .img-proj._10._04 {
    background-image: url('../images/bottom.webp'), linear-gradient(#e6e6e6, #e6e6e6);
    background-size: 66svh, auto;
  }

  .img-proj._10._02 {
    background-image: url('../images/vortx-3.webp'), linear-gradient(#cfcfd1, #cfcfd1);
    background-position: 50% -8vh, 0 0;
    background-size: 170svh, auto;
  }

  .img-proj._2._04 {
    background-image: url('../images/2496-6.webp'), linear-gradient(#fff, #fff);
    background-position: 0 15%, 0 0;
    background-size: 95%, auto;
  }

  .img-proj._2._03 {
    background-image: url('../images/2496-4.webp'), linear-gradient(#fff, #fff);
    background-position: 0 18%, 0 0;
    background-size: 100%, auto;
  }

  .img-proj._2._02 {
    background-image: url('../images/2496-3.webp'), url('../images/2496_2.webp'), linear-gradient(#fff, #fff);
    background-position: 20% 15%, 50% 26vh, 0 0;
    background-size: 40rem, 48rem, auto;
  }

  .img-proj._2._01 {
    background-position: 90% 28%, 15% 44%, 0 0;
    background-size: 35rem, 51rem, auto;
  }

  .img-proj._11._02 {
    background-image: url('../images/vortx-lounge3.webp'), linear-gradient(#d7d7db, #d7d7db);
    background-position: 50% -11vh, 0 0;
    background-size: 165svh, auto;
  }

  .img-proj._11._04 {
    background-image: url('../images/vortx-lounge4.webp'), linear-gradient(#bdb9bc, #bdb9bc);
    background-position: 48% -2vh, 0 0;
    background-size: 152svh, auto;
  }

  .img-proj._11._01 {
    background-image: url('../images/vortx-lounge1.webp'), linear-gradient(#b8b9bf, #b8b9bf);
    background-position: 50% -7vh, 0 0;
    background-size: 152svh, auto;
  }

  .img-proj._11._03 {
    background-image: url('../images/vortx-lounge2.webp'), linear-gradient(#a39fa6, #a39fa6);
    background-position: 52% -12vh, 0 0;
    background-size: 175svh, auto;
  }

  .img-proj._5._01 {
    background-image: url('../images/3690-1.webp'), linear-gradient(#f7f7f7, #f7f7f7);
    background-position: -15vw 2vh, 0 0;
    background-size: 115%, auto;
  }

  .img-proj._5._02 {
    background-image: url('../images/3690-2.webp'), linear-gradient(#fff, #fff);
    background-position: -17vw 4vh, 0 0;
    background-size: 130%, auto;
    font-style: normal;
  }

  .img-proj._5._04 {
    background-image: url('../images/3690-4.webp'), linear-gradient(#f8f8f8, #f8f8f8);
    background-position: -15vw -4vh, 0 0;
    background-size: 120%, auto;
  }

  .img-proj._5._03 {
    background-image: url('../images/3690-3.webp'), linear-gradient(#fff, #fff);
    background-position: 1vw 0, 0 0;
    background-size: 100%, auto;
  }

  .wo-oeuvre-nav {
    flex: 0 auto;
    width: auto;
  }

  .menu-block.projects {
    bottom: 20vh;
    transform: scale(.6);
  }

  .text.z {
    width: 65%;
  }

  .c-oeuvre-slider-nav-content {
    flex: none;
    width: auto;
  }

  .oeuvre-slider-arrow {
    opacity: .75;
    font-size: 25px;
  }

  .oeuvre-slider-arrow._1 {
    top: auto;
    left: auto;
    right: 15rem;
  }

  .oeuvre-slider-arrow._2 {
    margin-right: 0;
    top: auto;
    left: auto;
    right: 12rem;
  }

  ._w-oeuvre-slider-nav {
    width: auto;
  }

  .oeuvre-slider-nav-title {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    font-weight: 400;
    display: none;
  }

  .oeuvre-slider-nav-title.active {
    padding-left: .5rem;
    padding-right: .5rem;
    font-weight: 500;
    display: block;
  }

  .oeuvre-slider-nav-title.home {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .oveure-bckgrd-2 {
    background-size: auto 120%;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-color: #0d0d0d;
  }

  .rail-text {
    padding: .25rem 2rem;
  }

  .rail-text.prol {
    flex: 1;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .logo-bar {
    height: 18px;
  }

  .navbar {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .menu-rail-cont {
    flex: 0 auto;
  }

  .text-size-regular {
    letter-spacing: .2rem;
    padding-left: .9rem;
    padding-right: .9rem;
  }

  .image-6 {
    width: 100px;
  }

  .rail {
    flex: 0 auto;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: .15rem;
    font-size: .62rem;
    line-height: .7rem;
  }

  .about-text-container {
    flex-direction: column;
    margin: 0 6% -3vh;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    bottom: auto;
  }

  .intro-cont-2.covet {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .nav-global {
    padding-right: 6.5%;
    bottom: 19%;
  }

  .paragraph-8 {
    letter-spacing: .02rem;
    font-size: .6rem;
    line-height: .8rem;
  }

  .paragraph-standard {
    letter-spacing: .12rem;
    margin-bottom: 0;
    font-size: .66rem;
    font-weight: 300;
    line-height: .8rem;
    display: none;
  }

  .paragraph-standard._2 {
    letter-spacing: .08rem;
    font-size: .6rem;
    line-height: .65rem;
    display: block;
  }

  .paragraph-7 {
    margin-top: .3rem;
    font-size: .6rem;
    line-height: .8rem;
  }

  .div-vert-2 {
    width: .25px;
    margin-left: 0;
    display: flex;
    left: 58.3vh;
  }

  .go-to {
    color: #b3b3b3;
    padding-top: .2rem;
    padding-bottom: .2rem;
  }

  .go-to.synopsis {
    margin-top: -15px;
  }

  .go-to.shop {
    color: #b3b3b3;
    margin-top: .2rem;
    padding-top: 0;
    padding-bottom: .4rem;
    line-height: .65rem;
  }

  .fs-sliderdots_arrow-right {
    width: 3rem;
    height: 3rem;
    font-size: 1rem;
    bottom: 23%;
    right: 5%;
  }

  .text-divider {
    height: .75px;
  }

  .text-span {
    letter-spacing: .02rem;
    margin-top: .5rem;
    font-size: .55rem;
    font-weight: 500;
  }

  .contact-mobile {
    justify-content: space-between;
    align-items: flex-start;
    width: 100vw;
    height: 8.29682%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
    position: absolute;
    bottom: 28vh;
  }

  .text-bar {
    position: absolute;
  }

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

  .heading--contact {
    margin-bottom: .5rem;
    font-size: .9rem;
    line-height: .9;
  }

  .form-block {
    display: none;
  }

  .covet-fade {
    height: 90%;
  }

  .italic-text {
    font-size: .7rem;
  }

  .paragraph-9 {
    color: #fffefeb3;
    letter-spacing: .095rem;
    margin-top: .15rem;
    font-size: .5rem;
    line-height: .55rem;
  }

  .paragraph-9.covet {
    color: #fffefed9;
    font-size: .55rem;
    line-height: .65rem;
  }

  .info-text {
    color: #b2b2b2;
    letter-spacing: .1rem;
    margin-top: .2rem;
    padding-top: 0;
    line-height: .65rem;
  }

  .contact-standard {
    display: none;
  }

  .text-container {
    margin-left: .3rem;
    padding-left: .3rem;
    padding-right: 30%;
    display: flex;
  }

  .text-wrap {
    width: auto;
    height: 50%;
    margin-bottom: 0%;
    top: 23%;
    bottom: auto;
    left: 30%;
  }

  .synop-shdw {
    background-image: linear-gradient(90deg, #fff0, #000 90%);
    width: 20%;
    display: block;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .fs-sliderdots-nav {
    justify-content: flex-start;
    align-items: center;
    margin-left: 4%;
    bottom: 23%;
  }

  .info-block {
    flex: 0 auto;
    width: 20%;
    margin-right: -1rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .info-block._2 {
    flex: 0 auto;
    width: auto;
    max-width: none;
    padding-right: 0;
  }

  .info-block._2.b {
    flex: 0 auto;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .fs-sliderdots_text {
    max-width: 15rem;
    font-size: 1rem;
  }

  .projects-wrapper.cov-04 {
    padding: 0;
  }

  .projects-wrapper.cov-02 {
    width: auto;
    height: 100%;
    padding: 0;
    position: relative;
  }

  .projects-wrapper.nov-06, .projects-wrapper.nov-05 {
    width: auto;
  }

  .projects-wrapper.cov-03 {
    padding: 0;
  }

  .projects-wrapper.nov-07 {
    width: auto;
  }

  .synop-txt-cont-3 {
    height: 10089%;
  }

  .fs-sliderdots_slide {
    min-height: 100dvh;
  }

  .fs-sliderdots_slide._2 {
    object-fit: fill;
    background-image: linear-gradient(90deg, #0000 85%, #000), url('../images/image1a.webp'), linear-gradient(#0f0f0f, #0f0f0f);
    background-position: 0 0, 100%, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, auto 100%, auto;
    justify-content: center;
    align-items: center;
    min-height: 100dvh;
    margin-right: 10%;
  }

  .fs-sliderdots_slide._6, .fs-sliderdots_slide._5, .fs-sliderdots_slide._4 {
    margin-left: 0%;
  }

  .fs-sliderdots_slide._3 {
    background-image: linear-gradient(90deg, #0000 85%, #000), url('../images/image2a.webp'), linear-gradient(#060a0a, #060a0a);
    background-position: 0 0, 100%, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, auto 100%, auto;
    margin-right: 10%;
  }

  .fs-sliderdots_slide._10 {
    background-image: linear-gradient(90deg, #0000 85%, #000), url('../images/image10a.webp'), linear-gradient(#080808, #080808);
    background-position: 0 0, 100%, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, auto 100%, auto;
    margin-right: 12%;
  }

  .fs-sliderdots_slide._8 {
    background-image: url('../images/image8a.webp'), linear-gradient(#0000, #0000);
    background-position: 0%, 0 0;
    flex-flow: row;
    margin-left: 0%;
    margin-right: 0%;
  }

  .fs-sliderdots_slide._9 {
    background-image: linear-gradient(90deg, #0000 85%, #000), url('../images/image9a.webp'), linear-gradient(#000, #000);
    background-position: 0 0, 100%, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, auto 100%, auto;
    margin-right: 12%;
  }

  .fs-sliderdots_slide._7 {
    margin-left: 0%;
  }

  .image-cont {
    background-size: auto 100%;
    margin-left: -1%;
    left: 0;
  }

  .image-cont._4 {
    margin-left: 2%;
  }

  .image-cont._5 {
    margin-left: -1%;
  }

  .image-cont._6 {
    margin-left: -4%;
  }

  .image-cont._3 {
    margin-left: -2%;
  }

  .image-cont._2 {
    margin-left: -3%;
  }

  .information-container {
    display: flex;
  }

  .snyop-text-cont-2 {
    height: 100%;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 4rem;
  }

  .paragraph-21 {
    color: #fff;
    font-size: .62rem;
    line-height: .75rem;
  }

  .paragraph-21.mob {
    line-height: .62rem;
    display: block;
  }

  .paragraph-21.reg {
    display: none;
  }

  .slide-2 {
    overflow: hidden;
  }

  .tennyson {
    margin-bottom: .2rem;
    font-size: .5rem;
  }

  .synop-txt {
    font-size: .6rem;
    line-height: .7rem;
    display: block;
  }

  .synop-txt._3 {
    display: none;
  }

  .synop-txt._5 {
    font-size: .7rem;
    line-height: .8rem;
    display: block;
  }

  .synop-txt._2 {
    display: block;
  }

  .synop-txt._4 {
    display: none;
  }

  .paragraph-24 {
    margin-top: .3rem;
    font-size: .6rem;
    line-height: .8rem;
  }

  .paragraph-24.covet {
    color: #fff;
  }

  .bio-image-shdw {
    background-image: url('../images/bio-shade.webp'), linear-gradient(#0000, #0000);
    background-position: 80%, 0 0;
  }

  .scroll-to {
    color: #b3b3b3;
    padding-top: .2rem;
    padding-bottom: .2rem;
    text-decoration: none;
  }

  .fs-sliderdots_arrow-left {
    width: 3rem;
    height: 3rem;
    font-size: 1rem;
    bottom: 23%;
    right: 11.5%;
  }

  .prologue-fade {
    height: 70%;
  }

  .image-cont-2 {
    background-size: auto 100%;
    margin-left: -1%;
    left: 0;
  }

  .image-cont-2._2 {
    margin-left: -3%;
  }

  .image-cont-2._5 {
    margin-left: -1%;
  }

  .image-cont-2._6 {
    margin-left: -4%;
  }

  .image-cont-2._4 {
    margin-left: 2%;
  }

  .image-cont-2._3 {
    margin-left: -2%;
  }

  .morra-fade {
    background-image: linear-gradient(#fff0 22%, #000000f2 57%);
    display: flex;
  }

  .fs-sliderdots_slider {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 100%;
    display: block;
  }

  .information-block.care {
    margin-top: 0;
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 13rem;
    padding-left: 2rem;
    padding-right: 2rem;
    top: 10vh;
  }

  .information-block.preorder {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 13rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .information-block.distribution {
    margin-top: 0;
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 20rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .information-block.shipping {
    margin-top: 0;
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 11rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .information-block.where-to-purch {
    justify-content: center;
    margin: 0 0;
    padding-bottom: 14rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .information-block.returns {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 11rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .text-span-15 {
    margin-top: -.3rem;
    display: block;
  }

  .synop-text-cont {
    height: auto;
    padding-right: 36%;
  }

  .div-horz-2 {
    height: .25px;
    display: flex;
  }

  .slide {
    overflow: visible;
  }

  .sub-heading {
    margin-bottom: .25rem;
    line-height: .7rem;
  }

  .text-block-5 {
    position: relative;
  }

  .text-span-4 {
    margin-top: -.3rem;
    display: block;
  }

  .divider {
    margin-top: 1%;
    margin-bottom: 0%;
  }

  .transcendence {
    font-size: .7rem;
    line-height: .8rem;
  }

  .mask-2 {
    box-sizing: border-box;
    aspect-ratio: auto;
    overflow: hidden;
  }

  .bio-image {
    background-image: url('../images/bio-update-2.webp'), linear-gradient(to bottom, null, null);
    background-position: 80%, 0 0;
  }

  .fs-sliderdots_content {
    color: #fff9;
    letter-spacing: .11rem;
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: .4rem;
  }

  .covet-text-container {
    margin-bottom: -2vh;
    margin-left: 6%;
    margin-right: 6%;
  }

  .covet-text-container._2 {
    margin-bottom: -16vh;
  }

  .paragraph-covet-2 {
    font-size: .6rem;
    line-height: .8rem;
  }

  .paragraph-main-lower {
    margin-top: .3rem;
    font-size: .6rem;
    line-height: .8rem;
  }

  .paragraph-2-lower {
    letter-spacing: .095rem;
    font-size: .55rem;
    line-height: .65rem;
  }

  .img-cont-proj {
    left: 0%;
  }

  .oeuver-slider {
    height: 100dvh;
    min-height: 0;
  }

  .image._1._02, .image._1._03 {
    background-position: 55% -2vh;
    background-size: 118%;
  }

  .image._1._02 {
    background-position: 55% -2vh;
    background-size: 118%;
  }

  .image._1._04 {
    background-size: 100%;
  }

  .image._1._03 {
    background-position: 55% -2vh;
    background-size: 118%;
  }

  .image._1._01 {
    background-position: 50% -2vh;
    background-size: 118%;
    width: 100vw;
  }

  .menu-cont:hover {
    transform: scale(1.05);
  }

  .txt-block {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: flex;
    bottom: 40%;
  }

  .oeuvre-slider-nav {
    align-items: center;
    display: none;
  }

  .c-oeuvre-slide-content {
    min-height: 100vh;
  }

  .c-oeuvre-slide-content._9 {
    background-image: url('../images/image9a.webp'), linear-gradient(#0000, #0000);
    background-size: auto 100vh, auto;
    margin-right: 0;
  }

  .c-oeuvre-slide-content._3 {
    margin-right: 0;
  }

  .c-oeuvre-slide-content._8 {
    background-image: url('../images/image8a.webp'), linear-gradient(#0000, #0000);
    background-size: auto 100vh, auto;
    margin-left: 0;
  }

  .c-oeuvre-slide-content._6 {
    background-image: url('../images/image6aa.webp'), linear-gradient(#0000, #0000);
    background-size: auto 100vh, auto;
    margin-left: 0;
  }

  .c-oeuvre-slide-content._5 {
    background-image: url('../images/image4a.webp'), linear-gradient(#0000, #0000);
    background-size: auto 100vh, auto;
    margin-left: 0;
  }

  .c-oeuvre-slide-content._4 {
    margin-left: 0;
  }

  .c-oeuvre-slide-content._7 {
    background-image: url('../images/image7a.webp'), linear-gradient(#0000, #0000);
    background-size: auto 100vh, auto;
    margin-left: 0;
  }

  .c-oeuvre-slide-content._1 {
    height: 100%;
    min-height: 0;
    position: relative;
    transform: scale(.48);
  }

  .c-oeuvre-slide-content._10 {
    background-image: url('../images/image10a.webp'), linear-gradient(#0000, #0000);
    background-size: auto 100vh, auto;
    margin-right: 0;
  }

  .oeuvre-slider-navbar {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: 7.2rem 7.2rem 7.2rem 7.2rem;
    grid-template-columns: 13.74rem 13.74rem 13.74rem 13.74rem 13.74rem 13.74rem;
    grid-auto-columns: .25fr;
    display: grid;
  }

  .oeuvre-slider-navbar.home {
    bottom: 13%;
    right: 35%;
  }

  .box {
    padding: 2em;
  }

  .oeuvre-slide {
    left: 0%;
  }

  .div-2 {
    border-width: 1px;
  }

  .proj-fade {
    display: block;
  }

  .img-proj._3._04 {
    background-image: url('../images/3726-detail.webp'), linear-gradient(#fff, #fff);
    background-size: auto 72%, auto;
  }

  .img-proj._3._03 {
    background-image: url('../images/3726-prof.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 6%, 0 0;
    background-size: auto 52%, auto;
  }

  .img-proj._3._01 {
    background-image: url('../images/3726-group.webp'), linear-gradient(#0000, #0000);
    background-position: 50% 0, 0 0;
    background-size: auto 78svh, auto;
  }

  .img-proj._3._02 {
    background-image: url('../images/3726-2.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 0, 0 0;
    background-size: auto 57%, auto;
  }

  .img-proj._16._03 {
    background-image: url('../images/t3.webp'), linear-gradient(#e2dbdb, #e2dbdb);
    background-position: -15vw, 0 0;
    background-size: auto 100%, auto;
  }

  .img-proj._16._04 {
    background-image: url('../images/t4.webp'), linear-gradient(#e5e1e0, #e5e1e0);
    background-position: -3vw, 0 0;
    background-size: auto 100%, auto;
  }

  .img-proj._16._02 {
    background-image: url('../images/t1.webp'), linear-gradient(#dedede, #dedede);
    background-position: 0 0, 0 0;
    background-size: auto 100%, auto;
  }

  .img-proj._16._01 {
    background-image: url('../images/t2.webp'), linear-gradient(#b8b8b8, #b8b8b8);
    background-position: -8vw, 0 0;
    background-size: auto 100%, auto;
  }

  .img-proj._18._02 {
    background-image: url('../images/fract-e2-1-copy.webp'), linear-gradient(#2b2b29, #2b2b29);
    background-position: -6vw 0, 0 0;
    background-size: auto 130%, auto;
  }

  .img-proj._18._04 {
    background-image: url('../images/fract-e2-3.webp'), linear-gradient(#2b2b29, #2b2b29);
    background-position: -6vw, 0 0;
  }

  .img-proj._18._03 {
    background-image: url('../images/fract-e2-2-copy.webp'), linear-gradient(#404040, #404040);
    background-position: -14vw 0, 0 0;
    background-size: auto 132%, auto;
  }

  .img-proj._18._01 {
    background-image: url('../images/fract-e2-4.webp'), linear-gradient(#615f5d, #615f5d);
    background-position: -15vw, 0 0;
    background-size: auto 100%, auto;
  }

  .img-proj._9._03 {
    background-image: url('../images/xo-lounge-4.webp'), linear-gradient(#fff, #fff);
    background-position: 50% -1%, 0 0;
    background-size: 86svh, auto;
  }

  .img-proj._9._01 {
    background-image: url('../images/xo-lounge-1.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 3%, 0 0;
    background-size: 115svh, auto;
  }

  .img-proj._9._02 {
    background-image: url('../images/xo-lounge-3.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 2%, 0 0;
    background-size: 73svh, auto;
  }

  .img-proj._15._02 {
    background-image: url('../images/p22-2.webp'), linear-gradient(#e6e6e6, #e6e6e6);
    background-position: 50% 20svh, 0 0;
    background-size: 110svh, auto;
  }

  .img-proj._15._03 {
    background-image: url('../images/p22-3.webp'), linear-gradient(#f0f0f0, #f0f0f0);
    background-position: 60% -12svh, 0 0;
    background-size: 135svh, auto;
  }

  .img-proj._15._04 {
    background-image: url('../images/p22-4.webp'), linear-gradient(#e6e6e6, #e6e6e6);
    background-position: 100% -14svh, 0 0;
    background-size: auto 96svh, auto;
  }

  .img-proj._15._01 {
    background-image: url('../images/p22-1.webp'), linear-gradient(#d7d9d8, #d7d9d8);
    background-position: 48% -2svh, 0 0;
    background-size: 35svh, auto;
  }

  .img-proj._6._04 {
    background-image: url('../images/1618-3.webp'), linear-gradient(#fff, #fff);
    background-position: -3vw, 0 0;
    background-size: auto 101%, auto;
  }

  .img-proj._6._03 {
    background-image: url('../images/1618-4.webp'), linear-gradient(#fff, #fff);
    background-position: 14svh 4vh, 0 0;
    background-size: auto 96%, auto;
  }

  .img-proj._6._02 {
    background-image: url('../images/1618-2.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 8vh, 0 0;
    background-size: 77svh, auto;
  }

  .img-proj._6._01 {
    background-image: url('../images/1618-1.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 3vh, 0 0;
    background-size: 48svh, auto;
  }

  .img-proj._4._01 {
    background-image: url('../images/2672_1.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 25%, 0 0;
    background-size: 70%, auto;
  }

  .img-proj._4._04 {
    background-image: url('../images/2672_2.webp'), url('../images/2672_3.webp'), linear-gradient(#fff, #fff);
    background-position: 65% 30%, 20% 18%, 0 0;
    background-size: auto 48svh, auto 20svh, auto;
  }

  .img-proj._4._03 {
    background-image: url('../images/2672_4.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 30%, 0 0;
    background-size: 68%, auto;
  }

  .img-proj._4._02 {
    background-image: url('../images/2672_5.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 25%, 0 0;
    background-size: 80%, auto;
  }

  .img-proj._8._03 {
    background-image: url('../images/xo-11.webp'), linear-gradient(#e9e9e9, #e9e9e9);
    background-position: 50% 0, 0 0;
    background-size: 78svh, auto;
  }

  .img-proj._8._02 {
    background-image: url('../images/xo-10.webp'), linear-gradient(#fafcfb, #fafcfb);
    background-position: 50% -2vh, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 65svh, auto;
  }

  .img-proj._8._01 {
    background-image: url('../images/xo-9.webp'), linear-gradient(#f0f0f0, #f0f0f0);
    background-position: 50% -4vh, 0 0;
    background-size: 90svh, auto;
  }

  .img-proj._13._04 {
    background-color: #737373;
    background-image: url('../images/mi-2.webp'), linear-gradient(#737373, #737373);
    background-position: 50% -6svh, 0 0;
    background-size: 188svh, auto;
  }

  .img-proj._13._01 {
    background-image: url('../images/mi-3.webp'), linear-gradient(#828285, #828285);
    background-position: 50% -3svh, 0 0;
    background-size: 165svh, auto;
  }

  .img-proj._13._02 {
    background-image: url('../images/mi-1.webp'), linear-gradient(#747378, #747378);
    background-position: 50% -2svh, 0 0;
    background-size: 160svh, auto;
  }

  .img-proj._13._03 {
    background-image: url('../images/mi-4.webp'), linear-gradient(#69686b, #69686b);
    background-position: 50% -4svh, 0 0;
    background-size: 160svh, auto;
  }

  .img-proj._17._02 {
    background-image: url('../images/fracv1-1.webp'), linear-gradient(#030303, #030303);
    background-position: -18vw, 0 0;
    background-size: auto 100%, auto;
  }

  .img-proj._17._04 {
    background-image: url('../images/fracv1-5.webp'), linear-gradient(#050505, #050505);
    background-position: -14vw, 0 0;
  }

  .img-proj._17._03 {
    background-image: url('../images/fracv1-4.webp'), linear-gradient(#3b3b3d, #3b3b3d);
    background-position: -8vw, 0 0;
  }

  .img-proj._14._04 {
    background-image: url('../images/t4298-thrqrtr-lw.webp'), linear-gradient(#e7e7e8, #e7e7e8);
    background-position: 56% -36vh, 0 0;
    background-size: 264svh, auto;
  }

  .img-proj._14._02 {
    background-image: url('../images/t4298-frnt-2_1.webp'), linear-gradient(#d5d7da, #d5d7da);
    background-position: 50% -40vh, 0 0;
    background-size: 270svh, auto;
  }

  .img-proj._14._03 {
    background-image: url('../images/t4298-thrqrtr.webp'), linear-gradient(#dcdcdf, #dcdcdf);
    background-position: 55% -20vh, 0 0;
    background-size: 188svh, auto;
  }

  .img-proj._14._01 {
    background-image: url('../images/t4298-frnt-1_1.webp'), linear-gradient(#e6e6e8, #e6e6e8);
    background-position: 50% -47vh, 0 0;
    background-size: 290svh, auto;
  }

  .img-proj._7._04 {
    background-image: url('../images/424-d.webp'), linear-gradient(#bdbbc3, #bdbbc3);
    background-position: 100%, 0 0;
    background-size: auto 110%, auto;
  }

  .img-proj._7._02 {
    background-image: url('../images/424-4.webp'), linear-gradient(#fff, #fff);
    background-position: 40% -15vh, 0 0;
    background-size: 60%, auto;
  }

  .img-proj._7._03 {
    background-image: url('../images/424-2.webp'), linear-gradient(#fff, #fff);
    background-position: 45% 2vh, 0 0;
    background-size: 38%, auto;
  }

  .img-proj._7._01 {
    background-image: url('../images/424-1.webp'), linear-gradient(#fff, #fff);
    background-position: 22% 0, 0 0;
  }

  .img-proj._12._04 {
    background-image: url('../images/sidepod4.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: 40%, 0 0;
  }

  .img-proj._12._01 {
    background-image: url('../images/sidepod3.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: 50% -7svh, 0 0;
    background-size: 118svh, auto;
  }

  .img-proj._12._02 {
    background-image: url('../images/sidepod2.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 3svh, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 100svh, auto;
  }

  .img-proj._12._03 {
    background-image: url('../images/sidepod1.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: 55% -6svh, 0 0;
    background-size: 145svh, auto;
  }

  .img-proj._10._03 {
    background-image: url('../images/vortx-4.webp'), linear-gradient(#bcbbbd, #bcbbbd);
    background-position: 50% -11svh, 0 0;
    background-size: 196svh, auto;
  }

  .img-proj._10._01 {
    background-image: url('../images/vortx-2.webp'), linear-gradient(#b6b5ba, #b6b5ba);
    background-position: 50% -9vh, 0 0;
    background-size: 197svh, auto;
  }

  .img-proj._10._04 {
    background-image: url('../images/bottom.webp'), linear-gradient(#e6e6e6, #e6e6e6);
    background-position: 50% -4svh, 0 0;
    background-size: 78svh, auto;
  }

  .img-proj._10._02 {
    background-image: url('../images/vortx-3.webp'), linear-gradient(#cfcfd1, #cfcfd1);
    background-position: 50% -8vh, 0 0;
    background-size: 188svh, auto;
  }

  .img-proj._2._04 {
    background-image: url('../images/2496-6.webp'), linear-gradient(#fff, #fff);
    background-position: 0 5%, 0 0;
    background-size: auto 90%, auto;
  }

  .img-proj._2._03 {
    background-image: url('../images/2496-4.webp'), linear-gradient(#fff, #fff);
    background-position: 0 30%, 0 0;
    background-size: 70%, auto;
  }

  .img-proj._2._02 {
    background-image: url('../images/2496_2.webp'), url('../images/2496-3.webp'), linear-gradient(#fff, #fff);
    background-position: 80% 60%, 10% 5%, 0 0;
    background-repeat: no-repeat, no-repeat, repeat;
    background-size: 70%, 60%, auto;
  }

  .img-proj._2._01 {
    background-position: 90% 12%, 15% 38%, 0 0;
    background-size: 65%, 85%, auto;
  }

  .img-proj._11._02 {
    background-image: url('../images/vortx-lounge3.webp'), linear-gradient(#d6d5da, #d6d5da);
    background-position: 50% -16svh, 0 0;
    background-size: 190svh, auto;
  }

  .img-proj._11._04 {
    background-image: url('../images/vortx-lounge4.webp'), linear-gradient(#bababc, #bababc);
    background-position: 47% -4vh, 0 0;
    background-size: 170svh, auto;
  }

  .img-proj._11._01 {
    background-image: url('../images/vortx-lounge1.webp'), linear-gradient(#b9b8bf, #b9b8bf);
    background-position: 50% -11svh, 0 0;
    background-size: 170svh, auto;
  }

  .img-proj._11._03 {
    background-image: url('../images/vortx-lounge2.webp'), linear-gradient(#a39fa6, #a39fa6);
    background-position: 50% -18svh, 0 0;
    background-size: 205svh, auto;
  }

  .img-proj._5._01 {
    background-image: url('../images/3690-1.webp'), linear-gradient(#f3f5f7, #f3f5f7);
    background-position: 50% -18vh, 0 0;
    background-size: 58%, auto;
  }

  .img-proj._5._02 {
    background-image: url('../images/3690-2.webp'), linear-gradient(#fff, #fff);
    background-position: 50% -20vh, 0 0;
    background-size: 80%, auto;
  }

  .img-proj._5._04 {
    background-image: url('../images/3690-4.webp'), linear-gradient(#f8f8f8, #f8f8f8);
    background-position: 0 -18vh, 0 0;
    background-size: 60%, auto;
  }

  .img-proj._5._03 {
    background-image: url('../images/3690-3.webp'), linear-gradient(#f7f9f8, #f7f9f8);
    background-position: 55% -27vh, 0 0;
    background-size: 65%, auto;
  }

  .menu-block.projects {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-auto-flow: row;
    inset: auto -8% 16% 0%;
    transform: scale(.38);
  }

  .text.z {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    width: 80%;
    margin-right: 25%;
  }

  .dimensions {
    text-align: right;
    letter-spacing: .07rem;
    width: 100%;
    margin-top: 0;
    font-size: .55rem;
  }

  .oeuvre-slider-arrow {
    display: none;
  }

  .oeuvre-slider-arrow._1 {
    bottom: 13%;
    right: 28.5%;
  }

  .oeuvre-slider-arrow._2 {
    margin-right: 0;
    bottom: 13%;
    right: 21.5%;
  }

  .oeuvre-slider-nav-title {
    display: block;
  }

  .div-3 {
    border-width: 1px;
  }

  .oveure-bckgrd-2 {
    background-size: auto 130%;
  }

  .paragraph-25 {
    text-align: left;
    margin-bottom: 0;
    font-size: .55rem;
    line-height: .7rem;
    display: none;
  }

  .heading-8 {
    text-align: left;
    margin-bottom: .08rem;
    margin-right: 0;
    font-size: .55rem;
    font-weight: 500;
  }
}

@media screen and (max-width: 479px) {
  .rail-text {
    color: #fff;
    mix-blend-mode: normal;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .logo-bar {
    background-image: linear-gradient(#fff, #fff);
    width: 128px;
    height: .5px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .navbar {
    display: none;
  }

  .logo-link {
    padding: .7rem .5rem;
    overflow: hidden;
  }

  .logo-bloc {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: .5rem;
    padding-right: 0;
  }

  .image-6 {
    width: 125px;
  }

  .menu-select-icon {
    display: none;
  }

  .pagnotta-link {
    padding: .3rem .5rem;
  }

  .pagnotta-mob {
    width: 115px;
  }

  .nav-mob {
    z-index: 1000;
    mix-blend-mode: normal;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: auto;
    margin-bottom: 0;
    display: flex;
    position: fixed;
    inset: auto 0% .5rem;
    overflow: hidden;
  }

  .logo-cont {
    flex: 0 auto;
    overflow: hidden;
  }

  .menu-text-hidden {
    mix-blend-mode: normal;
    flex: none;
    height: 2rem;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .menu-text {
    mix-blend-mode: normal;
    flex: none;
  }

  .section-ident {
    mix-blend-mode: normal;
    flex-direction: column;
    flex: none;
    width: 9rem;
    height: 1.5rem;
    margin-bottom: .1rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: static;
    overflow: hidden;
  }

  .logo-seperator {
    color: #fff;
    background-color: #fff6;
    flex-direction: row;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 1px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: static;
    inset: auto 0% 0%;
  }

  .text-box {
    mix-blend-mode: normal;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: static;
    overflow: visible;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: .4rem;
    font-size: .62rem;
  }

  .site-wrapper {
    position: static;
    overflow: hidden;
  }

  .about-text-container {
    height: auto;
    margin: 0% 5% -19vh;
    padding-top: 0%;
    padding-bottom: 0;
  }

  .novel-wrapper {
    background-image: none;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    display: flex;
    position: static;
  }

  .intro-cont-2 {
    flex: 0 auto;
    height: auto;
    min-height: auto;
    overflow: hidden;
  }

  .nav-global {
    z-index: 10;
    cursor: auto;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin: auto;
    padding-bottom: 0;
    padding-right: 12%;
    position: absolute;
    inset: auto 0% 12% auto;
  }

  .paragraph-8 {
    letter-spacing: 0;
    font-size: .75rem;
    line-height: .9rem;
  }

  .paragraph-standard {
    font-size: .66rem;
    font-weight: 400;
    line-height: .65rem;
    display: none;
  }

  .paragraph-standard._2 {
    font-weight: 300;
    display: block;
  }

  .paragraph-7 {
    letter-spacing: .04rem;
    margin-top: .3rem;
    font-size: .7rem;
    line-height: .85rem;
  }

  .div-vert-2 {
    justify-content: center;
    width: .65px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    left: 40vh;
  }

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

  .covet-intro {
    background-image: url('../images/covet-intro2-1618.webp');
    background-position: 58% 0;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }

  .go-to {
    color: #ccc;
    letter-spacing: .1rem;
    font-size: .55rem;
    line-height: .65rem;
    transition-duration: .4s;
  }

  .go-to:hover {
    font-weight: 300;
  }

  .go-to.shop {
    color: #ccc;
    letter-spacing: .05rem;
    flex: 0 auto;
    font-size: .55rem;
    line-height: .65rem;
  }

  .fs-sliderdots_arrow-right {
    background-color: #49454f14;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 2.25rem;
    height: 2.25rem;
    padding-left: 0;
    inset: auto 12% 12% auto;
  }

  .text-divider {
    width: 100%;
  }

  .text-span {
    letter-spacing: .05rem;
    font-size: .55rem;
    font-weight: 400;
    line-height: .65rem;
  }

  .contact-mobile {
    justify-content: space-between;
    margin-right: 0;
    padding-left: .4rem;
    padding-right: .8rem;
    inset: auto 0% 35vw;
  }

  .text-bar {
    flex: 0 auto;
    width: 1.5px;
    display: block;
  }

  .info-heading {
    letter-spacing: .25rem;
    margin-bottom: .5rem;
    font-size: .45rem;
    line-height: 1;
  }

  .form-block {
    justify-content: center;
    align-items: center;
    width: 95%;
    display: none;
    position: relative;
    inset: 0%;
    overflow: hidden;
  }

  .covet-fade {
    z-index: 10;
    background-image: linear-gradient(#0000, #000000f2 88%);
    height: 80%;
  }

  .italic-text {
    font-size: .7rem;
    line-height: .85rem;
  }

  .paragraph-9 {
    letter-spacing: .05rem;
    margin-top: .3rem;
    font-size: .55rem;
    line-height: .65rem;
  }

  .info-text {
    color: #ccc;
    letter-spacing: .05rem;
    mix-blend-mode: normal;
    flex: 0 auto;
    width: auto;
    font-size: .55rem;
    line-height: .65rem;
  }

  .text-block-8 {
    color: #fff9;
    font-size: .55rem;
    font-weight: 400;
    display: none;
  }

  .contact-standard {
    margin-bottom: 10vh;
    display: none;
  }

  .text-container {
    margin-top: 0;
    margin-bottom: 0%;
    margin-left: .3rem;
    padding-left: .5rem;
    padding-right: 0;
    display: flex;
    left: 0%;
  }

  .text-wrap {
    flex: 0 auto;
    width: auto;
    height: 50%;
    position: absolute;
    top: 25%;
    bottom: 0%;
    left: 33vh;
  }

  .synop-shdw, .fs-sliderdots-nav {
    display: none;
  }

  .info-block {
    flex: 0 auto;
    align-items: flex-start;
    margin-right: 0;
    padding-right: 0;
  }

  .info-block._2 {
    flex: 0 auto;
    align-items: flex-start;
    width: auto;
    margin-left: .5rem;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .info-block._2.a {
    margin-right: 0;
    padding-right: 0;
    display: none;
  }

  .info-block._2.b {
    flex: 0 auto;
    width: auto;
    margin-right: 0;
  }

  .fs-sliderdots_text {
    max-width: 10rem;
  }

  .image-series {
    background-image: url('../images/spotlight1.webp');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 100%;
    min-height: 100dvh;
    margin-left: -35%;
  }

  .image-series._5 {
    margin-left: -23%;
  }

  .image-series._3 {
    flex: none;
    margin-left: -36%;
  }

  .image-series._6 {
    margin-left: -30%;
  }

  .image-series._2 {
    background-size: auto 100%;
    min-height: 100dvh;
    margin-left: -35%;
  }

  .image-series._4 {
    margin-left: -25%;
  }

  .projects-wrapper.cov-01 {
    flex: none;
    justify-content: space-between;
    align-items: stretch;
    height: auto;
    display: block;
    position: relative;
  }

  .projects-wrapper.nov-05, .projects-wrapper.nov-06, .projects-wrapper.nov-06 {
    width: auto;
    height: auto;
  }

  .projects-wrapper.nov-01 {
    flex: none;
    justify-content: space-between;
    align-items: stretch;
    height: auto;
    display: block;
    position: relative;
  }

  .projects-wrapper.nov-05 {
    width: auto;
    height: auto;
  }

  .projects-wrapper.nov-04 {
    height: auto;
  }

  .projects-wrapper.nov-02 {
    width: auto;
    height: auto;
    position: relative;
    overflow: visible;
  }

  .projects-wrapper.nov-03 {
    width: auto;
    height: auto;
    position: relative;
    overflow: hidden;
  }

  .synop-txt-cont-3 {
    width: auto;
    height: 100%;
  }

  .section {
    height: 100dvh;
    min-height: 100svh;
    display: flex;
    overflow: hidden;
  }

  .section.nov {
    background-image: url('../images/spot_bckgrnd.webp'), linear-gradient(#919699, #919699);
    background-repeat: no-repeat, repeat;
    background-size: auto 100%, auto;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: 100dvh;
    display: flex;
    position: relative;
  }

  .fs-sliderdots_slide {
    flex-flow: row;
    min-height: 100dvh;
    display: flex;
    position: static;
  }

  .fs-sliderdots_slide._2 {
    background-image: url('../images/image1a.webp'), linear-gradient(#0a0a0a, #0a0a0a);
    background-position: 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: auto 100%, auto;
    min-height: 100dvh;
    margin-right: -48%;
    overflow: visible;
  }

  .fs-sliderdots_slide._6 {
    background-image: url('../images/image6aa.webp'), linear-gradient(#0000, #0000);
    background-position: 50%, 0 0;
    margin-right: -100%;
  }

  .fs-sliderdots_slide._5 {
    margin-left: -48%;
  }

  .fs-sliderdots_slide._4 {
    margin-left: -45%;
  }

  .fs-sliderdots_slide._3 {
    margin-right: -46%;
  }

  .fs-sliderdots_slide._10 {
    margin-right: -40%;
  }

  .fs-sliderdots_slide._8 {
    background-image: url('../images/image8a.webp'), linear-gradient(#0000, #0000);
    background-position: 0%, 0 0;
    margin-left: -80%;
    margin-right: 0;
  }

  .fs-sliderdots_slide._9 {
    margin-right: -40%;
  }

  .fs-sliderdots_slide._7 {
    margin-left: -35%;
  }

  .text-block-10 {
    color: #fff9;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 1.8rem;
    font-weight: 100;
    display: block;
    transform: scale3d(1, 1.6, 1);
  }

  .text-block-10.lft {
    padding-bottom: .05rem;
    padding-right: .125rem;
    display: block;
  }

  .text-block-10.rt {
    padding-bottom: .05rem;
    padding-left: .125rem;
    display: block;
  }

  .image-cont {
    background-image: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-left: 0%;
    margin-right: 0%;
    display: flex;
    position: relative;
    left: auto;
  }

  .image-cont._4 {
    margin-left: 0%;
  }

  .image-cont._5 {
    width: 100%;
    margin-left: 0%;
    overflow: visible;
  }

  .image-cont._3 {
    width: 100%;
    margin-left: 0%;
  }

  .image-cont._2 {
    width: 100%;
    min-height: auto;
    margin-left: 0%;
  }

  .information-container {
    top: -100vh;
  }

  .snyop-text-cont-2 {
    padding-left: .5rem;
    display: flex;
  }

  .paragraph-21.reg {
    display: none;
  }

  .paragraph-22 {
    text-align: left;
    justify-content: center;
    align-items: center;
    font-size: 64%;
    line-height: 120%;
    display: flex;
  }

  .intro-cont {
    flex: 0 auto;
    height: auto;
    min-height: auto;
    overflow: hidden;
  }

  .slide-2 {
    overflow: visible;
  }

  .tennyson {
    margin-bottom: .3rem;
    font-size: .55rem;
  }

  .morra {
    background-image: linear-gradient(#0000004d, #0000004d), url('../images/contact.webp');
    background-position: 0 0, 18% 90%;
    background-size: auto, auto 130vh;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .synop-txt {
    margin-bottom: .25rem;
    font-family: Exo, sans-serif;
    font-size: .6rem;
    font-weight: 400;
    line-height: .7rem;
    display: block;
  }

  .synop-txt._3 {
    display: none;
  }

  .synop-txt._5 {
    display: block;
  }

  .synop-txt._2 {
    display: none;
  }

  .synop-txt._4 {
    display: block;
  }

  .paragraph-24 {
    letter-spacing: .04rem;
    margin-top: .3rem;
    font-size: .7rem;
    line-height: .85rem;
  }

  .prol-cont {
    justify-content: center;
    align-items: center;
    min-height: 100dvh;
    display: flex;
  }

  .bio-image-shdw {
    background-image: url('../images/bio-shade.webp'), linear-gradient(#0000, #0000);
    background-position: 100%, 0 0;
    margin-left: 0;
    margin-right: -42%;
    right: -8%;
  }

  .scroll-to {
    color: #ccc;
    letter-spacing: .1rem;
    font-size: .55rem;
    line-height: .65rem;
    text-decoration: none;
    transition-duration: .4s;
  }

  .scroll-to:hover {
    font-weight: 300;
  }

  .fs-sliderdots_arrow-left {
    opacity: 1;
    background-color: #49454f14;
    border: 1px solid #fff;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 2.25rem;
    height: 2.25rem;
    padding-right: 0;
    inset: auto 23% 12% auto;
  }

  .prologue-fade {
    background-image: linear-gradient(#0000, #0d0d0df2 60%);
    height: 70%;
  }

  .paragraph-20 {
    text-align: left;
    justify-content: center;
    align-items: center;
    font-size: 64%;
    line-height: 120%;
    display: flex;
  }

  .form {
    width: auto;
    overflow: hidden;
  }

  .icon-button-inner-2 {
    border-color: #fff;
    padding-left: .125rem;
  }

  .icon-button-inner-2.back {
    padding-right: .125rem;
  }

  .image-cont-2 {
    background-image: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-left: 0%;
    margin-right: 0%;
    display: flex;
    position: relative;
    left: auto;
  }

  .image-cont-2._2 {
    width: 100%;
    min-height: auto;
    margin-left: 0%;
  }

  .image-cont-2._5 {
    width: 100%;
    margin-left: 0%;
    overflow: visible;
  }

  .image-cont-2._4 {
    margin-left: 0%;
  }

  .image-cont-2._3 {
    width: 100%;
    margin-left: 0%;
  }

  .text-block {
    letter-spacing: .2rem;
    font-size: .5rem;
  }

  .morra-fade {
    background-image: linear-gradient(#fff0 22%, #000000f2 83%);
    display: block;
  }

  .text-block-12 {
    color: #fff9;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 1.8rem;
    font-weight: 100;
    display: block;
    transform: scale3d(1, 1.6, 1);
  }

  .fs-sliderdots_slider {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    min-height: 100%;
    overflow: visible;
  }

  .information-block.care {
    padding-bottom: 13rem;
    padding-left: 1rem;
    padding-right: 1rem;
    top: 3vh;
  }

  .information-block.preorder {
    margin-top: 0;
    padding-bottom: 12rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .information-block.distribution {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .information-block.shipping {
    margin-top: 0;
    padding-bottom: 8rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .information-block.where-to-purch {
    padding-bottom: 14rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .information-block.returns {
    padding-bottom: 7rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-span-15 {
    letter-spacing: .05rem;
  }

  .synop-text-cont {
    height: 70%;
    margin-bottom: -5%;
    padding-right: 45%;
  }

  .div-horz-2 {
    align-items: center;
    height: .5px;
    margin-top: 0;
    display: flex;
    bottom: 28.5vh;
  }

  .slide {
    overflow: visible;
  }

  .sub-heading {
    font-size: .68rem;
    font-weight: 500;
    line-height: .8rem;
    display: none;
  }

  .text-block-5 {
    justify-content: center;
    align-items: flex-start;
    margin-right: 1rem;
    display: flex;
  }

  .text-span-4 {
    letter-spacing: .05rem;
  }

  .divider {
    width: 1px;
    height: 100%;
    margin-top: 0%;
    top: 0%;
    left: 0%;
  }

  .transcendence {
    margin-bottom: .25rem;
    font-size: .7rem;
  }

  .mask-2 {
    overflow: visible;
  }

  .bio-image {
    background-image: url('../images/bio-update-2.webp'), linear-gradient(#0000, #0000);
    background-position: 100%, 0 0;
    margin-left: 0;
    margin-right: -42%;
    padding-right: 0%;
    right: -8%;
  }

  .icon-3, .dark-fade.rt {
    display: none;
  }

  .fs-sliderdots_content {
    flex: none;
  }

  .snap-container.is-clear {
    justify-content: center;
    align-items: center;
    width: 200%;
    height: auto;
    min-height: auto;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .novel-intro {
    width: 100%;
    overflow: hidden;
  }

  .icon-image-2 {
    display: none;
  }

  .covet-text-container {
    margin-bottom: -19vh;
    margin-left: 5%;
    margin-right: 5%;
  }

  .covet-text-container._2 {
    margin: 5.5% 5% -25vh;
  }

  .paragraph-covet-2 {
    letter-spacing: .02em;
    font-size: .75rem;
    line-height: .9rem;
  }

  .paragraph-main-lower {
    font-size: .7rem;
    line-height: .85rem;
  }

  .paragraph-2-lower {
    font-size: .55rem;
    line-height: .65rem;
  }

  .img-cont-proj {
    left: 0%;
  }

  .module-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .oeuver-slider {
    flex: none;
    height: 100%;
    display: block;
  }

  .image {
    display: block;
  }

  .image._1._02 {
    background-image: linear-gradient(#fff0 52%, #d5d6da 68%), url('../images/z-2.webp');
    background-position: 0 0, 64% -2vh;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 85vh;
  }

  .image._1._04 {
    background-image: linear-gradient(#fff0 48%, #919097 59%), url('../images/z-4.webp');
    background-position: 0 0, 82% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 64vh;
  }

  .image._1._03 {
    background-image: linear-gradient(#fff0 53%, #d6d6d8 64%), url('../images/z-3.webp');
    background-position: 0 0, 66% -2vh;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 85vh;
  }

  .image._1._01 {
    background-image: linear-gradient(#fff0 49%, #908f96 64%), url('../images/z-1.webp');
    background-position: 0 0, 64% -2vh;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 85vh;
    flex-direction: row;
  }

  .text-block-7 {
    color: #fff;
    letter-spacing: .1rem;
    font-size: .55rem;
    font-weight: 400;
    transition: all .2s;
  }

  .text-block-7:active {
    font-weight: 700;
  }

  .menu-cont {
    flex: 0 auto;
    height: 7.28rem;
  }

  .menu-cont:hover {
    transform: scale(1.05);
  }

  .txt-block {
    bottom: 37.5%;
  }

  .mask {
    overflow: hidden;
  }

  .oeuvre-slider-nav {
    display: none;
    bottom: 69px;
  }

  .c-oeuvre-slide-content {
    height: 35vh;
    min-height: 0;
    margin-bottom: 10px;
  }

  .c-oeuvre-slide-content._9 {
    background-color: #1a1a1a;
    background-image: none;
    height: 100vh;
    margin-bottom: 0;
    margin-right: 0;
  }

  .c-oeuvre-slide-content._2 {
    margin-bottom: 0;
  }

  .c-oeuvre-slide-content._3 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
    height: 100vh;
    margin-bottom: 0;
    margin-right: 0;
  }

  .c-oeuvre-slide-content._8, .c-oeuvre-slide-content._6, .c-oeuvre-slide-content._5 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
    height: 100vh;
    margin-bottom: 0;
    margin-left: 0;
  }

  .c-oeuvre-slide-content._4 {
    height: 100vh;
    margin-bottom: 0;
    margin-left: 0;
  }

  .c-oeuvre-slide-content._7 {
    background-image: linear-gradient(#1a1a1a, #1a1a1a);
    height: 100vh;
    margin-bottom: 0;
    margin-left: 0;
  }

  .c-oeuvre-slide-content._1 {
    background-image: none;
    margin-bottom: 0;
    padding-left: 1.1rem;
    padding-right: 1.1rem;
    overflow: visible;
    transform: scale(.525);
  }

  .c-oeuvre-slide-content._10 {
    background-color: #1a1a1a;
    background-image: none;
    height: 100vh;
    margin-bottom: 0;
    margin-right: 0;
  }

  .oeuvre-slider-navbar {
    grid-template-rows: 7.2rem 7.2rem 7.2rem 7.2rem auto auto auto;
    grid-template-columns: repeat(auto-fit, 13.74rem) 13.74rem 13.74rem;
    grid-auto-rows: 7.2rem;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    bottom: 8%;
    overflow: visible;
  }

  .oeuvre-slider-navbar.home {
    z-index: 100;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    inset: auto 28% 12% auto;
  }

  .box {
    padding: 1.5em;
  }

  .box._1 {
    background-color: #0000;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: 100vh;
    min-height: auto;
    overflow: hidden;
  }

  .oeuvre-slide {
    left: 0%;
  }

  .proj-fade {
    height: 55%;
  }

  .img-proj._3._04 {
    background-image: url('../images/3726-detail.webp'), linear-gradient(#fff, #fff);
    background-position: 45% 0, 0 0;
    background-size: auto 48%, auto;
  }

  .img-proj._3._03 {
    background-image: url('../images/3726-prof.webp'), linear-gradient(#fff, #fff);
    background-position: 25% 19%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: auto 40%, auto;
  }

  .img-proj._3._01 {
    background-image: url('../images/3726-group.webp'), linear-gradient(#fff, #fff);
    background-position: 80% 32%, 0 0;
    background-size: 110%, auto;
  }

  .img-proj._3._02 {
    background-image: url('../images/3726-2.webp'), linear-gradient(#fff, #fff);
    background-position: 75% 14%, 0 0;
    background-size: auto 46%, auto;
  }

  .img-proj._16._03 {
    background-image: url('../images/t3.webp'), linear-gradient(to bottom, null, null);
    background-position: 50%, 0 0;
  }

  .img-proj._16._04 {
    background-image: url('../images/t4.webp'), linear-gradient(#0000, #0000);
    background-position: 74%, 0 0;
  }

  .img-proj._16._02 {
    background-image: url('../images/t1.webp'), linear-gradient(to bottom, null, null);
    background-position: 50%, 0 0;
  }

  .img-proj._16._01 {
    background-image: url('../images/t2.webp'), linear-gradient(#0000, #0000);
    background-position: 29%, 0 0;
  }

  .img-proj._18._02 {
    background-image: url('../images/fract-e2-1-copy.webp'), linear-gradient(#0000, #0000);
    background-position: 60% 0, 0 0;
    background-size: auto 116%, auto;
  }

  .img-proj._18._04 {
    background-image: url('../images/fract-e2-3.webp'), linear-gradient(#0000, #0000);
    background-position: 60%, 0 0;
  }

  .img-proj._18._03 {
    background-image: url('../images/fract-e2-2-copy.webp'), linear-gradient(#404040, #404040);
    background-position: 58% 0, 0 0;
    background-size: auto 116%, auto;
  }

  .img-proj._18._01 {
    background-image: url('../images/fract-e2-4.webp'), linear-gradient(#0000, #0000);
    background-position: 68%, 0 0;
    background-size: auto 100%, auto;
  }

  .img-proj._9._04 {
    background-image: url('../images/xo-det.webp'), linear-gradient(#0000, #0000);
    background-position: 80% 0, 0 0;
  }

  .img-proj._9._03 {
    background-image: url('../images/xo-lounge-4.webp'), linear-gradient(#fff, #fff);
    background-position: 54% -2%, 0 0;
    background-size: 78svh, auto;
  }

  .img-proj._9._01 {
    background-image: url('../images/xo-lounge-1.webp'), linear-gradient(#fff, #fff);
    background-position: 47% -2%, 0 0;
    background-size: 104svh, auto;
  }

  .img-proj._9._02 {
    background-image: url('../images/xo-lounge-3.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 2%, 0 0;
    background-size: 70svh, auto;
  }

  .img-proj._15._02 {
    background-image: url('../images/p22-2.webp'), linear-gradient(#e5e5e5, #e5e5e5);
    background-position: -11vw 31svh, 0 0;
    background-size: 71svh, auto;
  }

  .img-proj._15._03 {
    background-image: url('../images/p22-3.webp'), linear-gradient(#f0f0f0, #f0f0f0);
    background-position: 54% -7svh, 0 0;
    background-size: 115svh, auto;
  }

  .img-proj._15._04 {
    background-image: url('../images/p22-4.webp'), linear-gradient(#e6e6e6, #e6e6e6);
    background-position: 50% 8svh, 0 0;
    background-size: auto 60svh, auto;
  }

  .img-proj._15._01 {
    background-image: url('../images/p22-1.webp'), linear-gradient(#d4d8d7, #d4d8d7);
    background-position: 0 -4svh, 0 0;
    background-size: 33svh, auto;
  }

  .img-proj._6._04 {
    background-image: url('../images/1618-3.webp'), linear-gradient(#fff, #fff);
    background-position: -40vw, 0 0;
    overflow: hidden;
  }

  .img-proj._6._03 {
    background-image: url('../images/1618-4.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 2vh, 0 0;
    background-size: 97%, auto;
    overflow: hidden;
  }

  .img-proj._6._02 {
    background-image: url('../images/1618-2.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 18vh, 0 0;
    background-size: 58svh, auto;
    overflow: hidden;
  }

  .img-proj._6._01 {
    background-image: url('../images/1618-1.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 3vh, 0 0;
    background-size: 46svh, auto;
    overflow: hidden;
  }

  .img-proj._4._01 {
    background-image: url('../images/2672_1.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 44%, 0 0;
    background-size: 110%, auto;
  }

  .img-proj._4._04 {
    background-image: url('../images/2672_2.webp'), url('../images/2672_3.webp'), linear-gradient(#fff, #fff);
    background-position: 2vw 40%, 50% 22%, 0 0;
    background-size: auto 31svh, auto 10svh, auto;
  }

  .img-proj._4._03 {
    background-image: url('../images/2672_4.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 45%, 0 0;
    background-size: 112%, auto;
  }

  .img-proj._4._02 {
    background-image: url('../images/2672_5.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 43%, 0 0;
    background-size: 130%, auto;
  }

  .img-proj._8._04 {
    background-image: url('../images/xo-7.webp'), linear-gradient(#f1f2f000, #f1f2f000);
    background-position: 15% 100%, 0 0;
  }

  .img-proj._8._03 {
    background-image: url('../images/xo-11.webp'), linear-gradient(#e8e8e8, #e8e8e8);
    background-position: 65% -3vh, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 74svh, auto;
  }

  .img-proj._8._02 {
    background-image: url('../images/xo-10.webp'), linear-gradient(#fafcfb, #fafcfb);
    background-position: 50% -6vh, 0 0;
    background-size: 63svh, auto;
  }

  .img-proj._8._01 {
    background-image: url('../images/xo-9.webp'), linear-gradient(#f0f0f0, #f0f0f0);
    background-position: 40% -6vh, 0 0;
    background-size: 85svh, auto;
  }

  .img-proj._13._04 {
    background-image: url('../images/mi-2.webp'), linear-gradient(#737373, #737373);
    background-position: 50% -5vh, 0 0;
    background-size: 164svh, auto;
  }

  .img-proj._13._01 {
    background-image: url('../images/mi-3.webp'), linear-gradient(#828285, #828285);
    background-position: 50% -4vh, 0 0;
    background-size: 154svh, auto;
  }

  .img-proj._13._02 {
    background-image: url('../images/mi-1.webp'), linear-gradient(#747378, #747378);
    background-position: 52% -2vh, 0 0;
    background-size: 143svh, auto;
  }

  .img-proj._13._03 {
    background-image: url('../images/mi-4.webp'), linear-gradient(#69686b, #69686b);
    background-position: 50% -5vh, 0 0;
    background-size: 150svh, auto;
  }

  .img-proj._17._02 {
    background-image: url('../images/fracv1-1.webp'), linear-gradient(#030303, #030303);
    background-position: 52%, 0 0;
  }

  .img-proj._17._01 {
    background-image: url('../images/fracv1-3.webp'), linear-gradient(#0000, #0000);
    background-position: 15%, 0 0;
  }

  .img-proj._17._04 {
    background-image: url('../images/fracv1-5.webp'), linear-gradient(#050505, #050505);
    background-position: 50%, 0 0;
  }

  .img-proj._17._03 {
    background-color: #3b3b3d;
    background-image: url('../images/fracv1-4.webp'), linear-gradient(#3b3b3d, #3b3b3d);
    background-position: 60%, 0 0;
  }

  .img-proj._14._04 {
    background-image: url('../images/t4298-thrqrtr-lw.webp'), linear-gradient(#e7e7e8, #e7e7e8);
    background-position: 56% 5%, 0 0;
    background-size: 205%, auto;
  }

  .img-proj._14._02 {
    background-image: url('../images/t4298-frnt-2_1.webp'), linear-gradient(#d5d7da, #d5d7da);
    background-position: 50% 16%, 0 0;
    background-size: 166%, auto;
  }

  .img-proj._14._03 {
    background-image: url('../images/t4298-thrqrtr.webp'), linear-gradient(#dcdcdf, #dcdcdf);
    background-position: 55% 19%, 0 0;
    background-size: 152%, auto;
  }

  .img-proj._14._01 {
    background-image: url('../images/t4298-frnt-1_1.webp'), linear-gradient(#e6e6e8, #e6e6e8);
    background-position: 50% 15%, 0 0;
    background-size: 170%, auto;
  }

  .img-proj._7._04 {
    background-image: url('../images/424-d.webp'), linear-gradient(#bdbbc3, #bdbbc3);
    background-position: 33% 100%, 0 0;
    background-size: auto 100%, auto;
  }

  .img-proj._7._02 {
    background-image: url('../images/424-4.webp'), linear-gradient(#fcfcfc, #fcfcfc);
    background-position: 40% 25%, 0 0;
    background-size: 65svh, auto;
  }

  .img-proj._7._03 {
    background-image: url('../images/424-2.webp'), linear-gradient(#fff, #fff);
    background-position: 45% 25%, 0 0;
    background-size: 60svh, auto;
  }

  .img-proj._7._01 {
    background-image: url('../images/424-1.webp'), linear-gradient(#fff, #fff);
    background-position: 50%, 0 0;
    background-size: auto 80%, auto;
  }

  .img-proj._12._04 {
    background-image: url('../images/sidepod4.webp'), linear-gradient(#fff, #fff);
    background-position: 55%, 0 0;
  }

  .img-proj._12._01 {
    background-image: url('../images/sidepod3.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: 50% -2vh, 0 0;
    background-size: 100svh, auto;
  }

  .img-proj._12._02 {
    background-image: url('../images/sidepod2.webp'), linear-gradient(#fff, #fff);
    background-position: 50% 5vh, 0 0;
    background-size: 86svh, auto;
  }

  .img-proj._12._03 {
    background-image: url('../images/sidepod1.webp'), linear-gradient(#f5f5f5, #f5f5f5);
    background-position: 36% 21svh, 0 0;
    background-size: 75svh, auto;
  }

  .img-proj._10._03 {
    background-image: url('../images/vortx-4.webp'), linear-gradient(#bcbbbd, #bcbbbd);
    background-position: 50% -10svh, 0 0;
    background-size: 175svh, auto;
  }

  .img-proj._10._01 {
    background-image: url('../images/vortx-2.webp'), linear-gradient(#b5b6bd, #b5b6bd);
    background-position: 50% -11svh, 0 0;
    background-size: 179svh, auto;
  }

  .img-proj._10._04 {
    background-image: url('../images/bottom.webp'), linear-gradient(#e6e6e6, #e6e6e6);
    background-position: 50% -2svh, 0 0;
    background-size: 65svh, auto;
  }

  .img-proj._10._02 {
    background-image: url('../images/vortx-3.webp'), linear-gradient(#cfcfd1, #cfcfd1);
    background-position: 50% -11svh, 0 0;
    background-size: 178svh, auto;
  }

  .img-proj._2._04 {
    background-image: url('../images/2496-6.webp'), linear-gradient(#fff, #fff);
    background-position: 0 27%, 0 0;
    background-size: 98%, auto;
  }

  .img-proj._2._03 {
    background-image: url('../images/2496-4.webp'), linear-gradient(#fff, #fff);
    background-position: 0 25%, 0 0;
    background-size: 100%, auto;
  }

  .img-proj._2._02 {
    background-image: url('../images/2496-3.webp'), url('../images/2496_2.webp'), linear-gradient(#fff, #fff);
    background-position: 20% 12%, 80% 31%, 0 0;
    background-size: 76%, 100%, auto;
  }

  .img-proj._2._01 {
    background-image: url('../images/2496-5.webp'), url('../images/2496_profile1.webp'), linear-gradient(#fff, #fff);
    background-position: 90% 30%, 15% 41%, 0 0;
    background-repeat: no-repeat, no-repeat, repeat;
    background-size: 70%, 90%, auto;
  }

  .img-proj._11._02 {
    background-image: url('../images/vortx-lounge3.webp'), linear-gradient(#d7d7db, #d7d7db);
    background-position: 52% -6vh, 0 0;
    background-size: 155svh, auto;
  }

  .img-proj._11._04 {
    background-image: url('../images/vortx-lounge4.webp'), linear-gradient(#bdb9bc, #bdb9bc);
    background-position: 49% -2vh, 0 0;
    background-size: 150svh, auto;
  }

  .img-proj._11._01 {
    background-image: url('../images/vortx-lounge1.webp'), linear-gradient(#b8b9bf, #b8b9bf);
    background-position: 50.75% -7vh, 0 0;
    background-size: 152svh, auto;
  }

  .img-proj._11._03 {
    background-image: url('../images/vortx-lounge2.webp'), linear-gradient(#a39fa6, #a39fa6);
    background-position: 52.5% -7vh, 0 0;
    background-size: 162svh, auto;
  }

  .img-proj._5._01 {
    background-image: url('../images/3690-1.webp'), linear-gradient(#f6f8f7, #f6f8f7);
    background-position: -26vw 14%, 0 0;
    background-size: 138%, auto;
  }

  .img-proj._5._02 {
    background-image: url('../images/3690-2.webp'), linear-gradient(#fff, #fff);
    background-position: -22vw 17%, 0 0;
    background-size: 140%, auto;
  }

  .img-proj._5._04 {
    background-image: url('../images/3690-4.webp'), linear-gradient(#f8f8f8, #f8f8f8);
    background-position: -15vw 10%, 0 0;
    background-size: 127%, auto;
  }

  .img-proj._5._03 {
    background-image: url('../images/3690-3.webp'), linear-gradient(#f7f9f8, #f7f9f8);
    background-position: -2vw 14%, 0 0;
    background-size: 106%, auto;
  }

  .wo-oeuvre-nav {
    flex: 0 auto;
  }

  .wo-oeuvre-nav._1 {
    transition: none;
    transform: none;
  }

  .menu-block.projects {
    flex: 0 auto;
    grid-auto-columns: 1fr;
    bottom: 24%;
    right: 0%;
    transform: scale(.4);
  }

  .images-cont {
    flex: 0 auto;
    width: 400vw;
    display: flex;
    overflow: visible;
    transform: translate(0);
  }

  .text {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    height: 7.5rem;
    max-height: none;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    display: flex;
    position: absolute;
    inset: 19.2rem 0% 0%;
  }

  .text.z {
    color: #000;
    mix-blend-mode: normal;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    width: auto;
    margin-left: 1rem;
    margin-right: 1rem;
    position: static;
    bottom: 37%;
  }

  .c-oeuvre-slider-nav-content {
    flex: 0 auto;
  }

  .projs-menu {
    flex: none;
  }

  .projs-menu._2-03 {
    background-position: 50% 0;
    background-size: auto 140%;
  }

  .dimensions {
    margin-top: .25rem;
    font-size: .6rem;
  }

  .oeuvre-slider-arrow {
    background-color: #13131340;
    width: 40px;
    height: 50px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    display: block;
    top: 20%;
  }

  .oeuvre-slider-arrow._1 {
    z-index: 100;
    background-color: #13131300;
    width: 3rem;
    height: 3rem;
    margin-left: 0;
    margin-right: 0;
    inset: auto 15.5% 12% auto;
  }

  .oeuvre-slider-arrow._2 {
    z-index: 100;
    background-color: #13131300;
    width: 3rem;
    height: 3rem;
    margin: 0;
    inset: auto 3% 12% auto;
  }

  ._w-oeuvre-slider-nav {
    justify-content: center;
    align-items: center;
  }

  .oeuvre-slider-nav-title, .oeuvre-slider-nav-title.active {
    display: block;
  }

  .oeuvre-slider-nav-title.home {
    color: #fff;
  }

  .div-block-13 {
    flex: none;
    align-self: auto;
  }

  .oveure-bckgrd-2 {
    background-position: 50% 100%;
    background-size: auto 120%;
  }

  .paragraph-25 {
    text-align: right;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: .6rem;
    font-weight: 300;
    line-height: .825rem;
    display: block;
  }

  .div-block-14._2 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .heading-8 {
    margin-top: 0;
    margin-bottom: .2rem;
    margin-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: .6rem;
    font-weight: 600;
  }
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc31d7-ca956f34 {
  align-self: auto;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc31e2-ca956f34 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: auto;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc31ed-ca956f34 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc31f8-ca956f34 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3203-ca956f34 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc320e-ca956f34 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3219-ca956f34 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3223-ca956f34 {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc322d-ca956f34 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3239-ca956f34 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3244-ca956f34 {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc324f-ca956f34 {
  grid-area: 3 / 4 / 4 / 5;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc325a-ca956f34 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3266-ca956f34 {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3271-ca956f34 {
  grid-area: 4 / 3 / 5 / 4;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc327c-ca956f34 {
  grid-area: 4 / 4 / 5 / 5;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3287-ca956f34 {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3291-ca956f34 {
  grid-area: 5 / 2 / 6 / 3;
}

#w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc329d-ca956f34 {
  grid-area: 5 / 3 / 6 / 4;
}

@media screen and (min-width: 1920px) {
  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc31d7-ca956f34 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc31e2-ca956f34 {
    grid-area: 1 / 2 / 2 / 3;
    align-self: auto;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3203-ca956f34 {
    grid-area: 1 / 5 / 2 / 6;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc320e-ca956f34 {
    grid-area: 1 / 6 / 2 / 7;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3219-ca956f34 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3223-ca956f34 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc322d-ca956f34 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3239-ca956f34 {
    grid-area: 2 / 4 / 3 / 5;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3244-ca956f34 {
    grid-area: 2 / 5 / 3 / 6;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc324f-ca956f34 {
    grid-area: 2 / 6 / 3 / 7;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc325a-ca956f34 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3266-ca956f34 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3271-ca956f34 {
    grid-area: 3 / 3 / 4 / 4;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc327c-ca956f34 {
    grid-area: 3 / 4 / 4 / 5;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3287-ca956f34 {
    grid-area: 3 / 5 / 4 / 6;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3291-ca956f34 {
    grid-area: 3 / 6 / 4 / 7;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc329d-ca956f34 {
    grid-area: 4 / 1 / 5 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3203-ca956f34 {
    grid-area: 1 / 5 / 2 / 6;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc320e-ca956f34 {
    grid-area: 1 / 6 / 2 / 7;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3219-ca956f34 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3223-ca956f34 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc322d-ca956f34 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3239-ca956f34 {
    grid-area: 2 / 4 / 3 / 5;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3244-ca956f34 {
    grid-area: 2 / 5 / 3 / 6;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc324f-ca956f34 {
    grid-area: 2 / 6 / 3 / 7;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc325a-ca956f34 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3266-ca956f34 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3271-ca956f34 {
    grid-area: 3 / 3 / 4 / 4;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc327c-ca956f34 {
    grid-area: 3 / 4 / 4 / 5;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3287-ca956f34 {
    grid-area: 3 / 5 / 4 / 6;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3291-ca956f34 {
    grid-area: 3 / 6 / 4 / 7;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc329d-ca956f34 {
    grid-area: 4 / 1 / 5 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc31f8-ca956f34 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3203-ca956f34 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc320e-ca956f34 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3219-ca956f34 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3223-ca956f34 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc322d-ca956f34 {
    grid-area: 3 / 3 / 4 / 4;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3239-ca956f34 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3244-ca956f34 {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc324f-ca956f34 {
    grid-area: 4 / 3 / 5 / 4;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc325a-ca956f34 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3266-ca956f34 {
    grid-area: 5 / 2 / 6 / 3;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3271-ca956f34 {
    grid-area: 5 / 3 / 6 / 4;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc327c-ca956f34 {
    grid-area: 6 / 1 / 7 / 2;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3287-ca956f34 {
    grid-area: 6 / 2 / 7 / 3;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc3291-ca956f34 {
    grid-area: 6 / 3 / 7 / 4;
  }

  #w-node-f9fd195d-4d8c-01ce-6bbd-edf62dfc329d-ca956f34 {
    grid-area: 7 / 1 / 8 / 2;
  }
}


@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir.ttc') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Linotype Eurostileltstd Ex 2';
  src: url('../fonts/Linotype---EurostileLTStd-Ex2.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}