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

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

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

.body {
  background-color: #fffdfd;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Merriweather, serif;
  display: block;
}

.navigation-bar {
  z-index: 5;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.logo {
  color: #fffdfd;
  text-transform: none;
  flex-direction: row;
  flex: 0 auto;
  order: -1;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 106px;
  font-family: Classic, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  display: flex;
  position: relative;
}

.logo.nav-color {
  color: rgba(255, 255, 255, .9);
}

.nav-links {
  color: rgba(255, 255, 255, 0);
  margin-left: 15px;
  font-family: Modern, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  text-decoration: none;
}

.nav-links.nav-color {
  color: rgba(255, 255, 255, .9);
  font-size: 30px;
  line-height: 30px;
}

.menu-container {
  width: 60px;
  height: 60px;
  background-color: rgba(255, 0, 0, 0);
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: none;
}

.menu-lines-top {
  width: 60%;
  height: 3px;
  background-color: #fff;
  margin-top: 0;
}

.menu-lines-bottom {
  width: 60%;
  height: 3px;
  background-color: #fff;
  margin-top: 5px;
}

.navigation-bar--1 {
  width: 100%;
  height: 80px;
  max-width: none;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.infinite-line {
  z-index: 5;
  width: 100vw;
  height: 32px;
  background-color: #000;
  display: block;
  position: absolute;
  bottom: 10px;
  overflow: hidden;
}

.infinite-marquee {
  width: 200%;
  height: 32px;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

._1 {
  width: 50%;
  height: 100%;
  flex: 0 auto;
  justify-content: space-around;
  align-self: auto;
  align-items: stretch;
  display: flex;
}

.paragraph {
  height: 32px;
  color: #fff;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 10px;
  font-family: Modern, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  display: flex;
}

.container {
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.smiley-face {
  height: 32px;
  color: #fff;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 0;
  font-family: Modern, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 100%;
  display: flex;
}

._1-copy {
  width: 50%;
  height: 100%;
  flex: 0 auto;
  justify-content: space-around;
  align-self: auto;
  align-items: stretch;
  margin-left: 0;
  display: flex;
}

.page-1 {
  width: 100vw;
  height: 100vh;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bg-container {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  flex: 0 auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.image {
  z-index: 2;
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  object-position: 50% 50%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-dark {
  z-index: 3;
  width: 100vw;
  height: 100vh;
  opacity: .15;
  object-fit: none;
  object-position: 50% 60%;
  background-color: #090909;
  border-radius: 0;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.texts-container-left {
  z-index: 3;
  width: auto;
  height: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.left-side {
  z-index: 6;
  width: 80px;
  height: 100vh;
  flex-wrap: nowrap;
  flex: 0 auto;
  align-content: stretch;
  justify-content: center;
  align-self: baseline;
  align-items: center;
  margin: auto;
  font-family: Modern, sans-serif;
  line-height: 14px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 2%;
  right: auto;
}

.text-block {
  width: auto;
  max-width: none;
  color: rgba(255, 255, 255, .9);
  text-align: center;
  flex: 0 auto;
  margin: auto auto auto -66px;
  font-size: 1.3vh;
  display: block;
  position: absolute;
  transform: rotate(-90deg);
}

.text-block.nav-color {
  color: rgba(255, 255, 255, .9);
}

.header-top {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.h1-big {
  color: rgba(250, 210, 0, 0);
  letter-spacing: -5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Classic, sans-serif;
  font-size: 13em;
  font-weight: 600;
  line-height: 80%;
}

.h1-big.h1-color {
  color: #fad200;
}

.h1-s {
  color: rgba(250, 210, 0, 0);
  text-align: center;
  margin-top: 30px;
  margin-left: 30px;
  font-family: Classic, sans-serif;
  font-size: 6em;
  font-style: italic;
  font-weight: 400;
  line-height: 60%;
  display: block;
}

.h1-s.h1-color {
  color: #fad200;
}

.header-bottom {
  flex-direction: column;
  margin-top: 0;
  display: flex;
  position: relative;
}

.h1-s-2 {
  color: rgba(250, 210, 0, 0);
  text-align: right;
  flex: none;
  margin: 0 0 60px auto;
  font-family: Classic, sans-serif;
  font-size: 6em;
  font-style: italic;
  font-weight: 400;
  line-height: 60%;
  display: block;
}

.h1-s-2.h1-color {
  color: #fad200;
}

.img-header {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 30px;
  display: flex;
  position: relative;
  bottom: 0;
}

.img-container {
  width: 400px;
  height: 450px;
  object-position: 50% 50%;
  margin-bottom: 0;
  display: block;
  position: static;
  top: auto;
  bottom: 0;
  left: 0;
  right: auto;
  overflow: hidden;
}

.image-2 {
  width: 400px;
  height: 450px;
  max-height: none;
  max-width: none;
  filter: grayscale(19%) saturate(125%);
  object-fit: cover;
  object-position: 50% 20%;
  background-color: #000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.header {
  margin-bottom: auto;
  margin-left: auto;
  margin-right: 0;
}

.p1 {
  width: 200px;
  color: rgba(255, 255, 255, .9);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Modern, sans-serif;
  line-height: 16px;
}

.text-container {
  z-index: 3;
  height: auto;
  margin-top: 15vh;
  display: flex;
  position: absolute;
  overflow: visible;
}

.texts-container-right {
  flex-direction: column;
  flex: 0 auto;
  align-self: flex-start;
  align-items: flex-start;
  margin-left: 40px;
  font-family: Modern, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

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

.loading {
  z-index: 15;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  justify-content: center;
  align-self: auto;
  align-items: center;
  font-family: Modern, sans-serif;
  display: none;
  position: fixed;
  top: 0;
}

.loading-header-1 {
  z-index: 12;
  color: #fff;
  font-family: Classic, sans-serif;
  font-size: 3vw;
  font-weight: 600;
  position: absolute;
}

.loading-header-1.ml12.letter {
  margin-top: 0;
  margin-bottom: 0;
}

.loading-header-2 {
  z-index: 12;
  color: #fff;
  font-family: Classic, sans-serif;
  font-size: 3vw;
  font-weight: 600;
  display: flex;
  position: absolute;
}

.loading-header-2.ml13.letter {
  margin-top: 0;
  margin-bottom: 0;
}

.page-2 {
  width: 100vw;
  height: auto;
  color: #dedede;
  background-color: #e8ddd7;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.page-2-left-wrapper {
  width: 50%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.page-2-right-wrapper {
  width: 50%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: flex-end;
  padding-top: 30%;
  padding-right: 5%;
  display: flex;
  position: relative;
}

.h2-color {
  color: #242310;
  margin-top: 0%;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Classic, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 100%;
  display: inline-block;
}

.first-text-block {
  width: 60%;
  flex-flow: column wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  margin: 60% auto 600px 25%;
  display: flex;
}

.left-image---1 {
  width: 550px;
  height: 700px;
  margin-top: 0;
  margin-left: 15%;
  position: static;
  bottom: 0;
  overflow: hidden;
}

.p2 {
  width: 100%;
  color: rgba(36, 35, 16, .85);
  text-align: justify;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Modern, sans-serif;
  font-size: 16px;
}

.image-3 {
  width: 550px;
  height: 700px;
  max-height: 700px;
  object-fit: cover;
  margin-left: 30px;
  position: static;
  bottom: 0;
}

.image-wrapper {
  width: auto;
  height: auto;
  flex-wrap: wrap;
  flex: none;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  top: auto;
  bottom: 0;
  overflow: hidden;
}

.image-4 {
  width: 100%;
  height: 800px;
  max-height: 900px;
  max-width: none;
  object-fit: cover;
  margin-top: auto;
  display: block;
  position: static;
  top: auto;
  bottom: 0;
  left: auto;
  right: auto;
}

.right-image---2-3 {
  width: auto;
  height: auto;
  margin: 800px 70px 0 auto;
  position: static;
  top: 0;
}

.image-wrapper-3 {
  width: 350px;
  height: 350px;
  margin-top: 100px;
  position: relative;
}

.image-5 {
  width: 350px;
  height: 350px;
  max-height: 350px;
  object-fit: cover;
  margin-bottom: 100px;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-6 {
  width: 350px;
  height: 350px;
  object-fit: cover;
}

.third-text-block {
  width: 70%;
  margin-top: auto;
  margin-left: 15%;
  margin-right: auto;
  position: relative;
  bottom: 150px;
  left: 0%;
  right: auto;
}

.p4 {
  color: rgba(36, 35, 16, .85);
  text-align: justify;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Modern, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.left-image---2 {
  width: 100%;
  height: 500px;
  margin-bottom: 400px;
  margin-left: 20%;
  position: static;
  bottom: 0;
  left: 0%;
  overflow: hidden;
}

.image-7 {
  width: 100%;
  height: 500px;
  max-height: 500px;
  object-fit: cover;
  position: relative;
  bottom: 0;
}

.second-text-block {
  z-index: 2;
  width: 65%;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  bottom: 0;
  left: 45%;
}

.h2-title {
  color: #242310;
  margin: 0;
  font-family: Classic, sans-serif;
  font-size: 88px;
  font-weight: 500;
  line-height: 100%;
}

.small-life-1 {
  justify-content: flex-start;
  display: flex;
}

.p3 {
  width: 110%;
  color: rgba(36, 35, 16, .85);
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Modern, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.small-life-2 {
  justify-content: flex-start;
  margin-left: 40px;
  display: flex;
}

.small-life-3 {
  justify-content: flex-start;
  margin-left: 90px;
  display: flex;
}

.h2-title-2 {
  color: #302e15;
  margin: 0 20px;
  font-family: Classic, sans-serif;
  font-size: 88px;
  font-weight: 500;
  line-height: 100%;
}

.small-circle {
  z-index: 1;
  width: 240px;
  height: 240px;
  background-color: rgba(133, 102, 85, 0);
  border-radius: 300px;
  justify-content: center;
  align-items: center;
  margin-left: 0%;
  display: flex;
  position: absolute;
  bottom: 0;
}

.image-8 {
  width: 240px;
  height: auto;
  object-fit: contain;
}

.link-3 {
  color: #e8e4a9;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Modern, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-9 {
  width: 30px;
  height: 30px;
  object-fit: contain;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

.page-3 {
  height: 100vh;
  background-color: #dbc9bf;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 0;
  padding: 100px 10%;
  display: flex;
}

.page-3-content {
  width: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin: 200px auto 0;
  display: inline-block;
  position: relative;
}

.star-symbol {
  color: #242310;
  text-align: center;
  flex: none;
  font-family: Classic, sans-serif;
  font-size: 40px;
  line-height: 40px;
  text-decoration: none;
}

.paragraph-6 {
  color: rgba(36, 35, 16, .8);
  text-align: center;
  flex: none;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Modern, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.heading-5 {
  color: #db5107;
  text-align: center;
  flex: none;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Classic, sans-serif;
  font-size: 100px;
  font-weight: 500;
  line-height: 100px;
  text-decoration: none;
}

.line {
  height: 5px;
  background-color: #db5107;
}

.social-block {
  width: 30%;
  flex-direction: row;
  justify-content: space-between;
  align-self: flex-end;
  align-items: center;
  margin-top: 300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link-4 {
  color: rgba(0, 0, 0, .8);
  margin-top: 5px;
  margin-right: 0;
  font-family: Modern, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.image-10 {
  z-index: 0;
  opacity: 0;
  margin: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-wrapper {
  z-index: 4;
  margin-top: auto;
  margin-bottom: auto;
  text-decoration: none;
  position: relative;
}

.a1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.p5 {
  text-align: center;
  margin-bottom: 5px;
  font-family: Classic, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.paragraph-8 {
  width: 50%;
  color: rgba(255, 255, 255, .9);
  text-align: center;
  margin-top: auto;
  margin-bottom: 3%;
  font-size: 12px;
  line-height: 14px;
}

.images-row {
  width: 90%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
  position: relative;
}

.image-wrapper-1 {
  width: 100%;
  height: 800px;
  margin-bottom: 650px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-wrapper-2 {
  height: 700px;
  margin-top: 600px;
  position: relative;
}

.paragraph-1-wrapper {
  margin-top: 30px;
}

.paragraph-2-wrapper {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 30px;
  display: flex;
}

.image-wrapper-5 {
  height: 500px;
  flex: none;
  margin-top: 0;
  margin-bottom: 400px;
  position: relative;
  top: 0;
  bottom: auto;
  left: 20%;
  overflow: visible;
}

.paragraph-3-wrapper {
  flex-direction: column;
  margin-bottom: 20px;
  display: flex;
}

.paragraph-4-wrapper {
  flex-direction: column;
  display: flex;
}

.small-image {
  width: auto;
  height: auto;
  margin-bottom: 0;
  position: static;
  bottom: 0;
  overflow: hidden;
}

.image-wrapper-4 {
  width: 350px;
  height: 350px;
  margin-top: 100px;
  position: relative;
}

.columns-wrapper {
  width: 100%;
  justify-content: center;
  display: flex;
}

.circle-wrapper {
  width: 240px;
  height: 240px;
  max-height: none;
  max-width: 240px;
  margin: 0 0 0 20%;
  position: relative;
  top: -100px;
}

.circle-texts {
  margin-top: 500px;
  margin-bottom: 300px;
  position: relative;
}

.scrollbar-placeholder {
  z-index: 100;
  width: 10px;
  height: 100vh;
  background-color: rgba(224, 116, 70, 0);
  position: fixed;
  right: 0;
  overflow: hidden;
}

.scrollbar-filled {
  width: 100%;
  height: 100%;
  background-color: #bf6037;
}

.container-2 {
  max-width: 1600px;
  padding: 86px 164px;
  display: block;
  position: absolute;
}

.columns {
  width: auto;
  height: auto;
  text-align: left;
  object-fit: fill;
  margin-top: 30px;
  margin-left: 32px;
  margin-right: 32px;
  display: block;
  position: static;
}

.image-11 {
  opacity: 1;
  margin-bottom: 27px;
}

.section {
  width: 100vw;
  height: auto;
  object-fit: cover;
  flex-direction: row;
  align-items: stretch;
  display: flex;
  position: static;
  overflow: hidden;
}

.conteiner {
  opacity: 1;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.conteiner:hover {
  opacity: 1;
}

.columns-2 {
  object-fit: fill;
  margin-top: 30px;
  margin-left: 31px;
  margin-right: 31px;
}

.colonna {
  padding-right: 21px;
}

.navbar {
  width: 100%;
  height: 100px;
  max-width: none;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.nav_link {
  color: #fffdfd;
  text-transform: capitalize;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  transition: opacity .2s;
  display: inline;
}

.nav_link.w--current {
  color: #fffdfd;
}

.nav_link.natu {
  color: #010101;
}

.nav_link.portfolio {
  opacity: 0;
}

.nav-menu {
  width: auto;
  height: auto;
  color: #fffdfd;
  flex-direction: row;
  flex: 0 auto;
  order: 1;
  justify-content: space-between;
  align-self: auto;
  margin-top: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  right: auto;
}

.div-block {
  width: 90vw;
  height: auto;
  object-fit: fill;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  font-family: Urwdincond, sans-serif;
  display: block;
  position: relative;
}

.div-block-2 {
  object-fit: fill;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: static;
}

.navbar-2 {
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.nav-menu-2 {
  object-fit: cover;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.nav_top-line {
  color: #fffdfd;
}

.image-16 {
  width: 100vw;
  height: 90vh;
  max-width: none;
  object-fit: cover;
  object-position: 50% 15%;
}

.cover {
  width: 100vw;
  height: auto;
  overflow: hidden;
}

.brand {
  color: #010101;
  font-family: Classic, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
}

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

.navbar-3 {
  width: 100%;
  height: 80px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.logo-2 {
  object-fit: fill;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  font-family: Classic, sans-serif;
  display: flex;
  position: relative;
}

.paragraph-west {
  width: 48vw;
  color: #010101;
  text-align: center;
  letter-spacing: normal;
  text-indent: 10px;
  white-space: break-spaces;
  order: 0;
  justify-content: center;
  align-items: center;
  margin: 60px 0 40px;
  padding: 0;
  font-family: Minionpro, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 33px;
  display: flex;
  position: relative;
  top: 0;
  left: auto;
  right: auto;
}

.paragraph-west.last {
  width: 40vw;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Minionpro, sans-serif;
}

.logo-copy {
  color: #fffdfd;
  text-transform: none;
  flex-direction: row;
  flex: 0 auto;
  order: -1;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 106px;
  font-family: Urwdincond, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 25px;
  display: flex;
  position: relative;
}

.logo-copy.nav-color {
  color: rgba(255, 255, 255, .9);
}

.nav_link-copy {
  color: #fffdfd;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Classic, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 25px;
  transition: opacity .2s;
  display: inline;
}

.nav_link-copy.w--current {
  color: #fffdfd;
  font-family: Classic, sans-serif;
}

.lightbox-link-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.immagine-iphone {
  width: 70vw;
  object-fit: fill;
}

.immagine-tablet {
  width: 70vw;
}

.nome {
  width: 243.219vw;
  color: #fffdfd;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto;
  margin-right: 0;
  padding-right: 0;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
  left: 0;
  right: 0;
}

.nome.w--current {
  color: #fffdfd;
  font-family: Acaslonpro, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 42px;
}

.nome.natu {
  color: #010101;
}

.nav_top-line-copy {
  color: #fffdfd;
}

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

.paragraph-10 {
  z-index: 2;
  width: 30%;
  justify-content: space-between;
  display: flex;
  position: relative;
  top: -190px;
  right: -600px;
}

.paragraph-west-copy {
  width: 30vw;
  text-align: center;
  letter-spacing: normal;
  text-indent: 10px;
  white-space: break-spaces;
  justify-content: space-between;
  margin-bottom: -117px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Classic, sans-serif;
  font-size: 18px;
  line-height: 33px;
  display: flex;
  position: relative;
  top: -386px;
  left: 470px;
}

._3-paragrafo {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 120px;
  display: flex;
  position: relative;
  top: 0;
}

.paragraph-west-copy2 {
  z-index: 2;
  width: 40vw;
  text-align: center;
  letter-spacing: normal;
  text-indent: 10px;
  white-space: break-spaces;
  flex-flow: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Classic, sans-serif;
  font-size: 18px;
  line-height: 33px;
  display: flex;
  position: relative;
  top: -216px;
  bottom: auto;
  left: 550px;
  right: auto;
}

.div-block-6-copy {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
  position: relative;
  top: 0;
}

.columns-3 {
  width: auto;
  height: auto;
  text-align: left;
  object-fit: fill;
  margin-top: 0;
  margin-left: 32px;
  margin-right: 32px;
  display: block;
  position: static;
}

.image-19 {
  object-fit: fill;
  overflow: hidden;
}

._2-paragrafo {
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 100px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: auto;
}

.paragraph-west-copy {
  width: 50vw;
  color: #010101;
  text-align: center;
  letter-spacing: normal;
  text-indent: 10px;
  white-space: break-spaces;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0 90px;
  font-family: Minionpro, sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 33px;
  display: flex;
  position: static;
  top: -185px;
  left: auto;
  right: auto;
  overflow: visible;
}

.immagine-iphone-copy {
  width: 60vw;
  object-fit: fill;
  object-position: 50% 100%;
}

.colonna-copy {
  padding-right: 21px;
}

._1-paragrafo {
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 60px;
  display: flex;
  position: relative;
  top: 0;
  overflow: visible;
}

.cursore-wrapper {
  z-index: 100;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cursore {
  width: 10px;
  height: 10px;
  color: #f5f5f5;
  background-color: #fffdfd;
  border-radius: 20px;
  display: block;
}

.link-block {
  position: absolute;
}

.nav-link {
  width: auto;
  height: auto;
  color: #fffdfd;
  padding-top: 40px;
  font-family: Classic, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-6 {
  position: absolute;
}

.mirko-machetti {
  color: #fffdfd;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Classic, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  transition: opacity .2s;
  display: inline;
  position: fixed;
  top: 2%;
  bottom: auto;
  left: 2%;
  right: auto;
}

.mirko-machetti.w--current {
  color: #fffdfd;
  top: 2%;
}

.navbar-animated {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.nav-button-animated {
  z-index: 900;
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  margin-right: 20px;
  padding: 0;
  position: fixed;
  top: 0;
  right: 0;
}

.nav-button-animated.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.nav-home {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 32px;
}

.nav-home:hover {
  color: #3e7ac1;
}

.nav-home.w--current {
  color: #fff;
}

.nav-home.w--current:hover {
  color: #d95de3;
}

.nav-contact {
  color: #fff;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 32px;
}

.nav-contact:hover {
  color: #3e7ac1;
}

.nav-contact.w--current {
  color: #fff;
}

.full-screen-menu-overlay {
  height: 100vh;
  background-color: rgba(0, 0, 0, .9);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.nav-menu-3 {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bottom-line {
  width: 40px;
  height: 2px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
}

.middle-line {
  width: 40px;
  height: 2px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
}

.nav-work {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 32px;
}

.nav-work:hover {
  color: #3e7ac1;
}

.nav-work.w--current {
  color: #fff;
}

.top-line {
  width: 40px;
  height: 2px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
}

.nav-menu-drop {
  width: auto;
  height: auto;
  color: #fffdfd;
  flex-direction: row;
  flex: 0 auto;
  order: 1;
  justify-content: space-between;
  align-self: auto;
  margin-top: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  right: auto;
}

.body-2 {
  color: #a09c9c;
  background-color: #fffdfd;
}

.paragraph-11 {
  position: relative;
}

.logo-3 {
  color: #fffdfd;
  text-transform: none;
  flex-direction: row;
  flex: 0 auto;
  order: -1;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 106px;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  display: flex;
  position: relative;
}

.nav_link-2 {
  opacity: 1;
  color: #010101;
  text-transform: capitalize;
  align-items: center;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  transition: opacity .2s;
  display: flex;
}

.nav_link-2.w--current, .nav_link-2.home {
  color: #010101;
}

.nav_link-2.contact {
  text-decoration: underline;
}

.nav_link-2.portfolio {
  opacity: 0;
  text-decoration: underline;
}

.nav_link-2.images {
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  white-space: normal;
  border-radius: 0;
  flex: 1;
  align-self: auto;
  text-decoration: underline;
}

.nav_link-2.films, .nav_link-2.about2 {
  text-decoration: underline;
}

.nav-menu-4 {
  width: auto;
  height: auto;
  color: #fffdfd;
  flex-direction: row;
  flex: 0 auto;
  order: 1;
  justify-content: space-between;
  align-self: auto;
  margin-top: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  right: auto;
}

.div-block-7 {
  width: 90vw;
  height: auto;
  object-fit: fill;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: block;
  position: relative;
}

.navbar-4 {
  width: 100%;
  height: 100px;
  max-width: none;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.nome-2 {
  width: 243.219vw;
  color: #010101;
  text-transform: capitalize;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto;
  margin-right: 0;
  padding-right: 0;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
  left: 0;
  right: 0;
}

.nome-2.w--current, .nav_top-line-2 {
  color: #fffdfd;
}

.image-20 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 100% 50%;
}

.grid {
  width: 90vw;
  height: 75vh;
  grid-column-gap: 16px;
  grid-row-gap: 14px;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: .75fr .75fr .75fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: row;
  align-content: stretch;
  justify-content: stretch;
  align-self: auto;
  align-items: center;
  justify-items: center;
  margin-left: 0;
  display: grid;
}

.section-2 {
  width: 100vw;
  height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0 80px;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-class {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  display: block;
}

.link-class.west-of-east, .link-class.japan-version {
  border: 1px #000;
  border-radius: 0;
  display: block;
}

.link-class.natural, .link-class.motel {
  border: 1px #000;
  border-radius: 0;
}

.link-class.video {
  border: 1px #000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  display: block;
}

.link-class.video.mercati {
  opacity: 0;
  border-radius: 0;
}

.link-class.goaway {
  border: 1px #000;
  border-radius: 0;
}

.titolo-progetto {
  width: 30%;
  height: 30%;
  color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 0;
  font-family: Classic, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  display: flex;
  position: absolute;
  bottom: auto;
  right: auto;
}

.foto-human {
  width: 65vw;
  height: auto;
  max-width: none;
  object-fit: cover;
  object-position: 50% 50%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0%;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.foto-human.giappone {
  object-position: 15% 50%;
}

.grid-3 {
  height: 670px;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-8 {
  width: 90vw;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.cover-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.foto-west {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: 50% 50%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0%;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.titolo {
  width: 29%;
  height: 30%;
  color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 0;
  font-family: Minionpro, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
  display: flex;
  position: absolute;
  bottom: auto;
  right: auto;
}

.titolo.human {
  width: 29%;
}

.titolo.albanesi {
  width: 29%;
  text-align: center;
}

.titolo.goaway {
  text-align: center;
}

.japan {
  width: 29%;
  height: 30%;
  color: rgba(0, 0, 0, 0);
  object-fit: fill;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 0;
  font-family: Minionpro, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
  display: flex;
  position: absolute;
  bottom: auto;
  right: auto;
}

.nav_link-copy-2 {
  color: #fffdfd;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  transition: opacity .2s;
  display: inline;
}

.nav_link-copy-2.w--current {
  color: #fffdfd;
}

.navbar-5 {
  width: 100%;
  height: 100px;
  max-width: none;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.nome-3 {
  width: 243.219vw;
  color: #fffdfd;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto;
  margin-right: 0;
  padding-right: 0;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
  left: 0;
  right: 0;
}

.nome-3.w--current {
  color: #fffdfd;
}

.logo-copy-2 {
  color: #fffdfd;
  text-transform: none;
  flex-direction: row;
  flex: 0 auto;
  order: -1;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 106px;
  font-size: 30px;
  font-weight: 400;
  line-height: 25px;
  display: flex;
  position: relative;
}

.nav_top-line-3 {
  color: #fffdfd;
}

.lightbox-giappone {
  flex-direction: column;
  display: block;
}

.grid-giappone {
  width: 90vw;
  order: 0;
  grid-template-rows: auto;
  align-self: center;
  margin-bottom: 0;
}

.image-21 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cover-2 {
  width: 100vw;
  height: auto;
}

.lightbox-link-8 {
  margin-right: 0;
}

.foto-griglia-human {
  width: 100vw;
}

.div-block-giappone-2 {
  align-self: center;
  margin-bottom: 60px;
}

.paragraph-west-2 {
  width: auto;
  text-align: center;
  letter-spacing: normal;
  text-indent: 10px;
  white-space: break-spaces;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
  display: block;
  position: static;
  top: 21px;
  left: auto;
  right: auto;
}

.div_block-giappone {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 80px;
  display: flex;
}

.titolo-paragrafo {
  text-transform: uppercase;
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
}

.paragrafo-japan {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 140px;
  display: flex;
}

.paragrafo-japan.west {
  height: auto;
  margin-top: 30px;
}

.image-22 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section-3 {
  width: auto;
  height: 100vh;
  object-fit: cover;
  flex-direction: row;
  align-items: stretch;
  display: flex;
  position: static;
}

.image-23 {
  width: 100vw;
  height: 90vh;
  max-width: none;
  object-fit: cover;
}

.conteiner-2 {
  opacity: 1;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 0;
  display: flex;
  position: static;
}

.conteiner-2:hover {
  opacity: 1;
}

.image-24 {
  width: 100%;
}

.foto-giappone-in-progetti {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 70% 50%;
}

.foto-golden-gai-class {
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  margin-bottom: 0;
  padding-top: 0;
  display: block;
  position: relative;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.slider {
  width: 65vw;
  height: 80vh;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.slide {
  width: 90vw;
  height: 100vh;
  object-fit: fill;
}

.mask {
  width: 65vw;
  height: auto;
  object-fit: fill;
  position: relative;
}

.left-arrow {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-nav {
  height: auto;
  padding-top: 0;
  position: absolute;
  top: auto;
}

.slider-block {
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 80px;
  display: flex;
}

.about-section {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-3 {
  max-width: 640px;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 140px;
  margin-bottom: 90px;
  font-size: 12px;
  display: block;
}

.h2 {
  color: #010101;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  font-family: Classic, sans-serif;
  font-size: 5em;
  font-weight: 400;
  line-height: 1.1;
  display: flex;
}

.paragraph-big {
  color: #010101;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Urwdinsemicond, sans-serif;
  font-size: 2em;
  font-weight: 200;
}

.titolo-gold-gai {
  width: auto;
  height: auto;
  max-width: 640px;
  justify-content: center;
  align-items: center;
  margin-top: 299px;
  margin-bottom: -145px;
  display: flex;
}

.content-container {
  width: 100vw;
  display: block;
  overflow: visible;
}

.projects {
  position: static;
  top: 0;
}

.projects-list {
  display: block;
}

.projects-list.camera {
  margin-bottom: -50vh;
  padding-top: 100vh;
  overflow: visible;
}

.project-slider-container {
  width: 100vw;
  height: 200vh;
  position: relative;
}

.project-slider-container.with-margin {
  margin-top: -150vh;
  position: static;
}

.logo-4 {
  z-index: 200;
  color: #fff;
  cursor: none;
  text-decoration: none;
  position: fixed;
  top: 32px;
  left: 32px;
}

.logo-container {
  width: 120px;
  color: #fff;
  font-size: 40px;
  position: relative;
}

.logo-half-top {
  width: 100%;
  height: 20px;
  position: absolute;
  overflow: hidden;
}

.logo-text {
  letter-spacing: -2px;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1;
}

.logo-text.outline {
  position: absolute;
  transform: translate(0, -50%);
}

.logo-half-bottom {
  width: 100%;
  height: 20px;
  position: absolute;
  top: 0%;
  overflow: hidden;
  transform: translate(0, 100%);
}

.clone-button {
  z-index: 30;
  color: #fff;
  cursor: none;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  text-decoration: none;
  display: flex;
  position: fixed;
  top: 32px;
  right: 32px;
}

.clone-button-label {
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.1;
}

.clone-button-arrow {
  width: 1.5em;
  height: 2em;
}

.mouse-cursor-container {
  z-index: 40;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
}

.mouse-cursor-wrapper {
  width: 80px;
  height: 80px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.mouse-cursor {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.cursor-icon {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hero {
  z-index: 10;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hero-headline-container {
  z-index: 10;
  font-size: 1em;
  position: relative;
}

.project-hero-headline {
  width: 60vw;
  color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 12vw;
  position: relative;
}

.project-hero-headline.outline {
  width: 80vw;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18em;
  line-height: .9;
  position: relative;
}

.project-image-container {
  z-index: 0;
  width: 50vw;
  height: 50vh;
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: visible;
  transform: translate(-50%, -50%)scale(2);
}

.project-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.project-content-wrapper {
  z-index: 10;
  width: 100%;
  max-width: 1144px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding: 160px 80px 80px;
  font-size: 1em;
  display: grid;
  position: relative;
  overflow: hidden;
}

.project-brief {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.project-info {
  color: #fff;
  margin-bottom: 24px;
  padding-right: 40px;
}

.info-headline {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
}

.info-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
}

.project-details {
  color: #fff;
  margin-top: -24px;
  font-size: 16px;
  position: static;
}

.project-slide {
  z-index: 10;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 0;
}

.project-images {
  padding-bottom: 100vh;
}

.project-gallery-image {
  width: 70vw;
  height: 70vh;
  object-fit: cover;
}

.sticky-camera {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.next-project {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  margin-top: -100vh;
  display: flex;
}

.next-project-link {
  color: #fff;
  cursor: none;
  align-items: center;
  font-size: 8vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.next-project-image {
  z-index: 0;
  width: 50vw;
  height: 50vh;
  opacity: 0;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.next-project-label {
  z-index: 10;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.1;
  position: relative;
}

.arrow {
  z-index: 10;
  width: 1.5em;
  height: 1.5em;
  position: relative;
}

.go-up-button {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
}

.button {
  background-color: #5a6362;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  font-family: Cormorantgaramond, sans-serif;
  font-weight: 500;
  display: flex;
}

.section-4 {
  height: 100vh;
  align-items: center;
  display: block;
}

.slider-2 {
  width: 100%;
  height: auto;
  background-color: #131313;
  position: relative;
  top: 50%;
  overflow: hidden;
  transform: translate(0, -50%);
}

.mask-2 {
  width: 50%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.slide-2 {
  width: 100%;
  text-align: center;
  cursor: grab;
}

.img {
  display: inline-block;
}

.left-arrow-2 {
  width: 25%;
  background-image: linear-gradient(to right, #000, rgba(0, 0, 0, 0));
}

.right-arrow {
  width: 25%;
  background-image: linear-gradient(270deg, #000, rgba(0, 0, 0, 0));
}

.slide-nav-2 {
  font-size: 9px;
  line-height: 20px;
}

.slide-3 {
  width: 65vw;
  height: 80vh;
  object-fit: fill;
  padding-top: 0;
  overflow: visible;
}

.image-26 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.div-block-9 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  padding-top: 75%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.go-up {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.go-up.scalpellino {
  padding-bottom: 40px;
}

.button-2 {
  color: #fffdfd;
  background-color: #5a6362;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Cormorantgaramond, sans-serif;
  font-weight: 500;
}

.button-2.motel {
  color: #010101;
}

.heading-6 {
  color: #010101;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Acaslonpro, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 2px;
  display: block;
}

.titolo-aswi {
  width: 30%;
  height: 30%;
  color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 0;
  font-family: Classic, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  display: flex;
  position: absolute;
  bottom: auto;
  right: auto;
}

.titolo-auschwitz {
  width: 30%;
  height: 30%;
  color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 0;
  font-family: Classic, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  display: flex;
  position: absolute;
  bottom: auto;
  right: auto;
}

.titolo-memories {
  width: 30%;
  height: 30%;
  color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 0;
  font-family: Classic, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  position: absolute;
  bottom: auto;
  right: auto;
}

.div_block-human-nature {
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.grid-human {
  width: 90vw;
  order: 0;
  grid-template-rows: auto;
  align-self: center;
  margin-bottom: 0;
}

.lightbox-link-human {
  margin-right: 0;
}

.image-23-2 {
  width: 100vw;
  height: 90vh;
}

.div-block-memo {
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.div-block-memo.last {
  margin-bottom: 0;
  padding-bottom: 100px;
}

.btn {
  color: #051328;
  cursor: pointer;
  background-color: #e7e7e7;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 3rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.btn.btn-twenty {
  width: 120px;
  height: 120px;
  color: #051328;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
}

.btn.btn-one {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3rem;
  overflow: hidden;
}

.btn.btn-six {
  color: #fff;
  background-color: #fff;
}

.btn.btn-eleven {
  color: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.btn.btn-sixteen {
  width: 180px;
  height: 180px;
  color: #00f;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
}

.btn.btn-twelve {
  width: 80px;
  height: 80px;
  max-height: 80px;
  max-width: 80px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.btn.btn-eighteen {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.btn.btn-five {
  width: 29px;
  padding: 1rem 2.2rem;
}

.btn.btn-fifteen {
  height: 64px;
  color: #00f;
  text-transform: uppercase;
  background-color: #fff;
  border-style: solid;
  border-color: #00f;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
  display: flex;
}

.btn.btn-eight {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.btn.btn-ten {
  background-color: #00f;
  overflow: hidden;
}

.btn.btn-seven {
  background-color: rgba(0, 0, 0, 0);
}

.btn.btn-seventeen {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
}

.btn.btn-fourteen {
  background-color: rgba(0, 0, 0, 0);
}

.btn.btn-nineteen {
  width: 100%;
  height: 100%;
  color: #051328;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  transition: all .2s;
}

.btn.btn-nineteen:hover {
  color: #00f;
}

.btn.btn-thirteen {
  color: #fff;
  padding: 1rem 2rem;
  overflow: hidden;
}

.btn.btn-three {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
}

.btn.btn-nine {
  color: #fff;
  background-color: #00f;
}

.container-4 {
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.marquee {
  width: 100%;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.content {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 6rem;
  grid-template-rows: 230px;
  grid-template-columns: minmax(300px, 1fr) minmax(300px, 1fr) minmax(300px, 1fr);
  grid-auto-rows: 230px;
  grid-auto-columns: minmax(300px, 1fr);
  justify-items: center;
  display: grid;
}

.marquee-inner {
  opacity: 0;
}

.btn-text {
  text-align: center;
  font-family: Acaslonpro, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.content-item {
  z-index: 1;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.bottoni-finali {
  margin-top: 25px;
  padding-bottom: 25px;
}

.heading-7 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Acaslonpro, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 2px;
  display: flex;
}

.background-video {
  height: 233px;
}

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

.background-video.torre {
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.heading-8, .heading-9 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Acaslonpro, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 2px;
}

.paragrafo-japan-copy {
  width: 100vw;
  height: 100vh;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.paragrafo-japan-copy.west {
  height: auto;
  margin-top: 30px;
}

.paragrafo-japan-copy {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 140px;
  display: flex;
}

.paragrafo-japan-copy.west, .paragrafo-japan-copy.west-copy, .paragrafo-japan-copy.natural-human-paragrafo {
  height: auto;
  margin-top: 30px;
}

.div_block-last-nature {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 20px;
  display: flex;
}

.paragrafo-au {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 140px;
  display: flex;
}

.paragrafo-au.west {
  height: auto;
  margin-top: 30px;
}

.image-27 {
  width: 100%;
  height: 100%;
}

.locandina {
  width: 35vw;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: block;
}

.container---quasi-fantasia {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragrafo-natural-human {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 60px;
  display: flex;
}

.intestazione-titolo {
  margin-top: 20px;
  margin-bottom: 140px;
}

.heading-10 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Acaslonpro, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 2px;
}

.trailer-quasi-fantasia {
  width: 70vw;
  margin-top: 40px;
  margin-bottom: 40px;
}

.testo {
  width: auto;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 60px;
  display: flex;
}

.testo.titolo-infi {
  margin-bottom: 20px;
}

.testo.autoris {
  margin-top: 0;
}

.testo.idit {
  margin-bottom: 20px;
}

.heading-11 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Acaslonpro, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 2px;
}

.heading-11.quasi-una {
  line-height: 23px;
}

.paragraph-12 {
  width: 45vw;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 100px;
  font-family: Acaslonpro, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 33px;
  display: block;
}

.paragraph-12.scalpelli {
  font-size: 18px;
  font-style: italic;
}

.paragraph-12.ing {
  width: 50vw;
  padding-right: 20px;
  font-size: 16px;
  font-style: normal;
}

.paragraph-12.ing.cast {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}

.paragraph-12.ita {
  width: 45vw;
  padding-left: 20px;
  font-size: 16px;
  font-style: normal;
}

.paragraph-12.scalpellino {
  font-style: italic;
}

.paragraph-12.infi {
  margin-top: -60px;
  margin-bottom: 0;
}

.paragraph-12.infi.autori {
  margin-top: 0;
  font-size: 16px;
}

.paragraph-12.infinito {
  width: 35vw;
  text-align: center;
  margin-top: 0;
  margin-bottom: -20px;
  display: flex;
}

.paragraph-12.industria {
  margin-top: 0;
}

.video-background {
  width: 100vw;
}

.background-video-2 {
  height: 300px;
}

.intestazione {
  width: 26%;
  height: 27%;
  color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Classic, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  position: absolute;
}

.intestazione.quasi-fantasia {
  color: rgba(0, 0, 0, 0);
}

.intestazione.infinitum, .intestazione.torre {
  width: 29%;
  height: 39%;
  font-family: Minionpro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
}

.background-quasi {
  height: 90vh;
}

.navbar-image {
  width: 100vw;
  height: 100px;
  max-width: none;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.navbar-image.albania {
  position: absolute;
}

.navbar-image.image, .navbar-image.portfolio, .navbar-image.about {
  position: relative;
}

.navbar-4-films {
  width: 100%;
  height: 100px;
  max-width: none;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.navbar-quasi {
  width: 100%;
  height: 100px;
  max-width: none;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.nav_link-bianco {
  color: #fffdfd;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  transition: opacity .2s;
  display: inline;
}

.nav_link-bianco.w--current, .nav_link-bianco.home {
  color: #010101;
}

.nome-bianco {
  width: 243.219vw;
  color: #fffdfd;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto;
  margin-right: 0;
  padding-right: 0;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
  left: 0;
  right: 0;
}

.nome-bianco.w--current, .nav_top-line-2-bianco {
  color: #fffdfd;
}

.div-block-nav-bar-bianco {
  width: 90vw;
  height: auto;
  object-fit: fill;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: block;
  position: relative;
}

.background-video-scalpellino {
  width: 100%;
  height: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.intestazione-scalpellino {
  width: 29%;
  height: 39%;
  color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Minionpro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  display: flex;
  position: absolute;
}

.intestazione-scalpellino.quasi-fantasia {
  color: rgba(0, 0, 0, 0);
}

.intestazione-quasi {
  width: 29%;
  height: 39%;
  color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Minionpro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  display: flex;
  position: absolute;
}

.intestazione-quasi.quasi-fantasia {
  color: rgba(0, 0, 0, 0);
}

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

.div-block-12 {
  margin-top: 0;
  display: flex;
}

.paragraph-13 {
  text-align: center;
  font-family: Minionpro, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

.paragraph-13.inglese {
  width: 45vw;
  margin-bottom: 0;
  padding-right: 50px;
  font-size: 18px;
  line-height: 33px;
}

.paragraph-13.italiano {
  width: 45vw;
  margin-bottom: 0;
  padding-left: 50px;
  font-size: 18px;
  line-height: 33px;
}

.paragraph-14 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 100px;
  font-family: Minionpro, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

.background-video-3 {
  width: 70vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

.testo-quasi {
  width: auto;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 0;
  display: flex;
}

.ista-bianco {
  width: 18px;
  height: 18px;
  max-width: none;
  opacity: 1;
  margin-top: 0;
  padding-top: 0;
}

.ista-bianco.west, .ista-bianco.home, .ista-bianco.motel {
  opacity: 1;
}

.ista-bianco.quasi, .ista-bianco.infi, .ista-bianco.natural {
  opacity: 0;
}

.link-block-2 {
  align-items: center;
  padding: 20px 8px;
  display: flex;
  position: relative;
}

.div-block-13 {
  width: 90vw;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.paragraph-15 {
  align-items: center;
  font-family: Acaslonpro, sans-serif;
  font-size: 20px;
  font-style: italic;
  line-height: 35px;
  display: flex;
}

.paragraph-15.english {
  width: 45vw;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 20px;
  font-family: Minionpro, sans-serif;
  font-size: 18px;
  line-height: 33px;
}

.paragraph-15.italian {
  width: 45vw;
  justify-content: flex-end;
  align-items: stretch;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 40px;
  font-family: Minionpro, sans-serif;
  font-size: 18px;
  line-height: 33px;
}

.div-block-14 {
  width: auto;
  text-align: center;
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 140px;
  padding-top: 20px;
  display: flex;
  overflow: visible;
}

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

.div-block-15.testo-scalp {
  margin-top: -40px;
}

.columns-ultima {
  object-fit: fill;
  margin: 30px 31px 100px;
}

.container---scalpellino {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-16 {
  margin-bottom: 100px;
  display: flex;
}

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

.cover-motel {
  width: 100vw;
  height: 90vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-29 {
  width: 100vw;
  height: 90vh;
  max-width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: static;
  overflow: hidden;
}

.testo-motel {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.paragraph-16 {
  width: 60vw;
  color: #fffdfd;
  text-align: center;
  margin-top: 40px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  line-height: 36px;
}

.heading-12 {
  width: 60vw;
  color: #fffdfd;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  display: block;
}

.heading-13 {
  color: #fffdfd;
  text-align: center;
  font-family: Acaslonpro, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 3px;
}

.youtube-motel {
  width: 90vw;
  height: auto;
  margin-top: 100px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.container-che-allinea {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider-block-motel {
  width: 90vw;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.image-30 {
  width: 100%;
  height: 100%;
}

.slider-4 {
  width: 100vw;
  height: 100vh;
}

.image-31 {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  object-position: 50% 15%;
}

.image-32 {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}

.image-marocco {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  object-position: 50% 40%;
}

.elena {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  object-position: 50% 30%;
}

.yu {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}

.image-33 {
  width: 18px;
  height: 18px;
  font-size: 20px;
}

.link-block-instagram {
  width: auto;
  height: auto;
  align-items: center;
  padding: 20px 10px;
  display: flex;
}

.insta-nero, .insta-nero.west, .insta-nero.home, .insta-nero.motel {
  opacity: 0;
}

.insta-nero.quasi, .insta-nero.infi, .insta-nero.natural {
  width: 18px;
  height: 18px;
  opacity: 1;
}

.body-4, .body-5 {
  background-color: #fffdfd;
}

.div_block-foto-west {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

.div_block-foto-west.ultimo {
  padding-bottom: 40px;
}

.div_block-foto-west-copy {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

.columns-4 {
  width: 90vw;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lightbox-link-2-copy {
  padding-top: 55px;
  padding-bottom: 0;
}

.immagine-tablet-copy {
  width: 70vw;
}

.columns-5 {
  width: 90vw;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lightbox-link-copy {
  margin-top: 0;
  padding-bottom: 40px;
}

.lightbox-link-4-copy {
  padding-top: 0;
  display: flex;
}

.lightbox-link-4-copy-copy {
  padding-top: 55px;
  display: flex;
}

.lightbox-link-2-copy-copy {
  padding-top: 55px;
  padding-bottom: 0;
}

.lightbox-link-2-copy {
  padding-top: 0;
  padding-bottom: 40px;
}

.ista-bianco-images, .ista-bianco-films {
  width: 18px;
  height: 18px;
  max-width: none;
  opacity: 0;
  margin-top: 0;
  padding-top: 0;
}

.body-6 {
  background-color: #fffdfd;
}

.nome-nero {
  width: 243.219vw;
  color: #010101;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto;
  margin-right: 0;
  padding-right: 0;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
  left: 0;
  right: 0;
}

.nome-nero.w--current {
  color: #fffdfd;
}

.div-block-nav-bar-nero {
  width: 90vw;
  height: auto;
  object-fit: fill;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: block;
  position: relative;
}

.nav_link-nero {
  color: #010101;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  transition: opacity .2s;
  display: inline;
}

.nav_link-nero.w--current, .nav_link-nero.home {
  color: #010101;
}

.nav_top-line-2-nero {
  color: #fffdfd;
}

.nome-bianco-copy {
  width: 243.219vw;
  color: #fffdfd;
  flex-direction: row;
  justify-content: space-between;
  margin-left: auto;
  margin-right: 0;
  padding-right: 0;
  font-family: Classic, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  left: 0;
  right: 0;
}

.nome-bianco-copy.w--current {
  color: #fffdfd;
}

.la-torre-dell-isola {
  width: 70vw;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 60px;
  display: flex;
}

.la-fabbrica-della-polvere {
  width: 70vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 60px;
  display: flex;
}

.video-2 {
  width: 80vw;
}

.body-7 {
  background-color: #fffdfd;
}

.div-block-17 {
  width: 100vw;
  height: 90vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-5 {
  color: #010101;
  justify-content: center;
  align-items: center;
  font-family: Minionpro, sans-serif;
  font-size: 18px;
  line-height: 33px;
  display: flex;
}

.bold-text {
  font-family: Minionpro, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 33px;
}

.body-8 {
  background-color: #fffdfd;
}

.div-block-quasi {
  margin-bottom: 0;
  display: flex;
}

.testo-quasi-copy {
  width: auto;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.link-6 {
  color: #010101;
}

.div-block-18 {
  width: 90vw;
  margin-bottom: 60px;
}

.body-9 {
  background-color: #a09c9c;
}

.body-10 {
  background-color: #fffdfd;
}

.div-block-19 {
  width: 65vw;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19.cover {
  width: 100vw;
  margin-bottom: 0;
}

.image-34 {
  width: 100vw;
  height: 90vh;
  max-width: none;
  text-align: left;
  object-fit: cover;
  object-position: 50% 100%;
  display: inline-block;
  overflow: auto;
}

.image-34.albanesi {
  object-position: 50% 50%;
}

.container-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragrafo-away {
  margin-top: 10px;
  margin-bottom: 60px;
}

.heading-14 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: Acaslonpro, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.heading-14.goaway {
  margin-bottom: 0;
}

.body-11 {
  background-color: #fffdfd;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: 80vw;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy.cover {
  margin-bottom: 0;
}

.paragrafo-albanesi {
  margin-top: 10px;
  margin-bottom: 60px;
}

.div-block-19-copy-copy {
  width: auto;
  object-fit: fill;
  flex-flow: column;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy-copy {
  width: auto;
  object-fit: fill;
  flex-flow: column;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy-copy.cover {
  margin-bottom: 0;
}

.div-block-19-copy-copy {
  width: auto;
  object-fit: fill;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  overflow: visible;
}

.div-block-19-copy-copy.cover {
  margin-bottom: 0;
}

.div-block-20 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-21 {
  margin-bottom: 60px;
}

.div-block-21.ultimo {
  margin-bottom: 0;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: 0;
  grid-auto-columns: .25fr;
  align-content: center;
  justify-content: center;
  justify-items: start;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.su {
  margin-bottom: 50px;
}

.section-6 {
  width: 80vw;
  justify-content: center;
  align-items: center;
  display: block;
}

.container-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 60px;
  display: flex;
}

.section-6-copy {
  width: 90vw;
  justify-content: center;
  align-items: center;
  display: block;
}

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

.fiu-giu {
  margin-top: 50px;
}

.fiu-giu.viola {
  margin-top: 62px;
  display: inline-block;
}

.div-block-22 {
  margin-top: 0;
  margin-bottom: 20px;
}

.div-block-23 {
  width: 100vw;
  height: auto;
  background-color: #010101;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.html-embed {
  width: 800px;
  height: 500px;
  background-color: rgba(0, 0, 0, 0);
}

.paragraph-17 {
  width: 50vw;
  color: #fffdfd;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Cormorantgaramond, sans-serif;
  display: flex;
}

.link-7 {
  color: #fffdfd;
  font-family: Minionpro, sans-serif;
}

.bold-text-3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 10px;
}

.italic-text {
  margin-top: -4px;
  padding-top: 0;
}

.italic-text-2, .italic-text-3, .italic-text-4 {
  margin-top: -20px;
}

.div-block-24 {
  width: 90vw;
  margin-bottom: 60px;
}

.div-block-25 {
  margin-bottom: 60px;
}

.paragraph-18 {
  width: auto;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 0;
  font-family: Minionpro, sans-serif;
  font-size: 18px;
  line-height: 22px;
  display: flex;
}

.image-35 {
  width: 10vw;
  align-self: auto;
  margin-top: 20px;
  margin-left: 0;
}

.div-block-26 {
  width: 80vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 220px;
  padding-bottom: 20px;
  display: block;
}

.body-12 {
  background-color: #010101;
}

.image-29-copy {
  width: 100vw;
  height: 90vh;
  max-width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: static;
  overflow: hidden;
}

.container-che-allinea-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cover-tokyo {
  width: 100vw;
  height: 90vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.testo-tokyo {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.heading-tokyo {
  color: #fffdfd;
  text-align: center;
  font-family: Acaslonpro, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 3px;
}

.heading-tokyo2 {
  width: 60vw;
  color: #fffdfd;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  display: block;
}

.paragraph-tokyo {
  width: 60vw;
  color: #fffdfd;
  text-align: center;
  margin-top: 40px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  line-height: 36px;
}

.div-block-23-copy {
  width: 100vw;
  height: auto;
  background-color: #010101;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.divblock-tokyo {
  width: 65vw;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.image-tokyo {
  width: 100%;
  height: 100%;
}

.nav_link-2-copy {
  color: #010101;
  align-items: center;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  transition: opacity .2s;
  display: flex;
}

.nav_link-2-copy.w--current, .nav_link-2-copy.home {
  color: #010101;
}

.nav_link-2-copy {
  color: #010101;
  align-items: center;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  transition: opacity .2s;
  display: flex;
}

.nav_link-2-copy.w--current, .nav_link-2-copy.home {
  color: #010101;
}

.nav_link-2-copy.portfolio {
  opacity: 0;
}

.nav_link-2-copy {
  color: #010101;
  text-transform: capitalize;
  align-items: center;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  transition: opacity .2s;
  display: flex;
}

.nav_link-2-copy.w--current, .nav_link-2-copy.home {
  color: #010101;
}

.nav_link-2-copy {
  color: #010101;
  align-items: center;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  transition: opacity .2s;
  display: flex;
}

.nav_link-2-copy.w--current, .nav_link-2-copy.home {
  color: #010101;
}

.nav_link-2-copy {
  color: #010101;
  align-items: center;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  transition: opacity .2s;
  display: flex;
}

.nav_link-2-copy.w--current, .nav_link-2-copy.home {
  color: #010101;
}

.text-block-2 {
  color: #010101;
  text-transform: capitalize;
  justify-content: center;
  align-items: center;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-block-3 {
  flex-direction: column;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  padding: 20px 8px;
  text-decoration: none;
  display: block;
}

.div-block-27 {
  width: 100%;
  height: 2px;
  color: #010101;
  position: absolute;
}

.underline {
  width: 100%;
  height: 2px;
  color: #010101;
  background-color: #010101;
  padding-bottom: 0;
  position: relative;
  bottom: -4px;
}

.paragraph-19 {
  text-align: center;
  margin-bottom: 40px;
  font-family: Minionpro, sans-serif;
  font-size: 18px;
  line-height: 33px;
}

@media screen and (min-width: 1280px) {
  .nav_link {
    font-size: 20px;
    line-height: 20px;
  }

  .nav_link.home2.w--current {
    line-height: 30px;
  }

  .paragraph-west {
    margin-top: 60px;
    font-family: Minionpro, sans-serif;
    top: 0;
  }

  .paragraph-west.last {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Minionpro, sans-serif;
  }

  .nav_link-copy {
    font-size: 25px;
    line-height: 25px;
  }

  .nome, .nome.w--current {
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-west-copy {
    font-family: Minionpro, sans-serif;
    font-weight: 400;
  }

  ._1-paragrafo {
    font-family: Minionpro, sans-serif;
  }

  .nav_link-2 {
    color: #010101;
    align-items: center;
    font-size: 20px;
    line-height: 20px;
    display: flex;
  }

  .nav_link-2.home {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }

  .navbar-4 {
    position: absolute;
  }

  .nome-2 {
    color: #010101;
    font-size: 20px;
  }

  .grid {
    width: 90vw;
    height: 75vh;
    grid-column-gap: 22px;
    grid-row-gap: 17px;
    object-fit: fill;
    align-items: center;
    justify-items: center;
    position: static;
  }

  .section-2 {
    padding-bottom: 0;
  }

  .link-class.west-of-east {
    height: 100%;
  }

  .link-class.video {
    height: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .grid-3 {
    width: 90vw;
    height: 670px;
  }

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

  .titolo {
    width: 29%;
    margin-top: 35px;
  }

  .titolo.human, .titolo.albanesi {
    width: 29%;
  }

  .japan {
    width: 29%;
    margin-top: 35px;
  }

  .nav_link-copy-2 {
    font-family: Cormorantgaramond, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
  }

  .nome-3 {
    font-size: 20px;
  }

  .div-block-giappone-2 {
    margin-top: 0;
    margin-bottom: 60px;
  }

  .div_block-giappone {
    margin-bottom: 0;
    padding-bottom: 80px;
  }

  .paragrafo-japan {
    width: 100vw;
    height: 100vh;
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 140px;
    font-family: Acaslonpro, sans-serif;
  }

  .paragrafo-japan.west {
    height: auto;
    margin-top: 30px;
  }

  .image-23 {
    height: 90vh;
    object-fit: cover;
  }

  .foto-golden-gai-class {
    height: 90%;
  }

  .slider {
    width: 65vw;
    height: 80vh;
    flex-direction: column;
    padding-top: 0;
    display: block;
    overflow: hidden;
  }

  .slide {
    height: 100vh;
  }

  .mask {
    width: 65vw;
    height: auto;
    overflow: visible;
  }

  .slider-block {
    flex-direction: column;
    padding-bottom: 80px;
  }

  .h2 {
    font-size: 3.5em;
    font-weight: 400;
    line-height: 1;
  }

  .paragraph-big {
    width: 30vw;
    font-family: Urwdinsemicond, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 35px;
  }

  .go-up-button {
    margin-top: 0;
    margin-bottom: 0;
    top: 0;
    bottom: 0;
  }

  .button {
    background-color: #5a6362;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 20px;
  }

  .slide-3 {
    width: 65vw;
    height: 90vh;
  }

  .button-2.motel {
    color: #010101;
  }

  .titolo-auschwitz {
    width: 25%;
    margin-top: 35px;
  }

  .titolo-memories {
    width: 21%;
    margin-top: 0;
  }

  .image-23-2 {
    height: 90vh;
    object-fit: cover;
  }

  .div-block-memo.last {
    padding-bottom: 100px;
  }

  .btn.btn-five {
    width: 20px;
    padding: 1rem 2.2rem;
  }

  .div-block-11 {
    width: 300px;
  }

  .bottoni-finali {
    margin-top: 25px;
    padding-bottom: 25px;
  }

  .heading-7 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Acaslonpro, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 2px;
  }

  .background-video {
    height: 233px;
  }

  .background-video.infinitum, .background-video.torre {
    height: 100%;
  }

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

  .heading-9 {
    font-size: 20px;
    font-weight: 400;
    line-height: 2px;
  }

  .paragrafo-japan-copy {
    width: 100vw;
    height: 100vh;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 140px;
    font-family: Acaslonpro, sans-serif;
    display: flex;
    overflow: visible;
  }

  .paragrafo-japan-copy.west {
    height: auto;
    margin-top: 30px;
  }

  .paragrafo-japan-copy {
    width: 100vw;
    height: 100vh;
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 140px;
    font-family: Acaslonpro, sans-serif;
  }

  .paragrafo-japan-copy.west, .paragrafo-japan-copy.west-copy, .paragrafo-japan-copy.natural-human-paragrafo {
    height: auto;
    margin-top: 30px;
  }

  .div_block-last-nature {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .paragrafo-au {
    width: 100vw;
    height: 100vh;
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 140px;
    font-family: Acaslonpro, sans-serif;
  }

  .paragrafo-au.west {
    height: auto;
    margin-top: 30px;
  }

  .locandina {
    width: 35vw;
    height: auto;
  }

  .container---quasi-fantasia {
    flex-direction: column;
  }

  .paragrafo-natural-human {
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 60px;
    display: flex;
  }

  .intestazione-titolo {
    margin-top: 20px;
    margin-bottom: 140px;
  }

  .heading-10 {
    text-align: center;
    font-family: Acaslonpro, sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 2px;
  }

  .trailer-quasi-fantasia {
    width: 70vw;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .testo {
    width: auto;
    height: auto;
    margin-top: 40px;
    margin-bottom: 60px;
    display: flex;
  }

  .heading-11 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 40px;
    font-family: Acaslonpro, sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 2px;
    display: flex;
  }

  .paragraph-12 {
    width: 45vw;
    margin-top: 0;
    margin-bottom: 60px;
    font-family: Acaslonpro, sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 33px;
    display: block;
  }

  .paragraph-12.scalpelli {
    font-size: 18px;
    font-style: italic;
  }

  .paragraph-12.ing {
    width: 50vw;
    padding-right: 20px;
    font-size: 16px;
    font-style: normal;
  }

  .paragraph-12.ita {
    width: 47vw;
    padding-left: 20px;
    font-size: 16px;
  }

  .video-background {
    width: 100vw;
    position: relative;
  }

  .background-video-2 {
    height: 300px;
  }

  .intestazione {
    width: 25.5%;
    height: 27%;
    color: rgba(0, 0, 0, 0);
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Classic, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    display: flex;
    position: absolute;
  }

  .intestazione.quasi-fantasia {
    color: rgba(0, 0, 0, 0);
  }

  .intestazione.infinitum, .intestazione.torre {
    width: 29%;
    height: 39%;
    padding-top: 0;
    font-family: Minionpro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
  }

  .background-quasi {
    height: 90vh;
  }

  .navbar-image.image {
    position: relative;
  }

  .navbar-quasi {
    position: absolute;
  }

  .nav_link-bianco {
    color: #fffdfd;
    font-size: 20px;
    line-height: 20px;
  }

  .nav_link-bianco.home {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }

  .nome-bianco {
    color: #fffdfd;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 20px;
    font-weight: 500;
  }

  .background-video-scalpellino {
    height: 100%;
  }

  .intestazione-scalpellino {
    width: 29%;
    height: 39%;
    color: rgba(0, 0, 0, 0);
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-family: Minionpro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    display: flex;
    position: absolute;
  }

  .intestazione-scalpellino.quasi-fantasia {
    color: rgba(0, 0, 0, 0);
  }

  .intestazione-quasi {
    width: 29%;
    height: 39%;
    color: rgba(0, 0, 0, 0);
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-family: Minionpro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    display: flex;
    position: absolute;
  }

  .intestazione-quasi.quasi-fantasia {
    color: rgba(0, 0, 0, 0);
  }

  .background-video-quasi {
    height: 100%;
  }

  .div-block-12 {
    flex-direction: row;
    margin-top: 0;
    display: flex;
  }

  .paragraph-13 {
    text-align: center;
    font-family: Minionpro, sans-serif;
    font-size: 20px;
    line-height: 35px;
  }

  .paragraph-13.inglese {
    width: 45vw;
    margin-bottom: 0;
    padding-right: 50px;
    font-size: 18px;
    line-height: 33px;
  }

  .paragraph-13.italiano {
    width: 45vw;
    margin-bottom: 0;
    padding-left: 50px;
    font-size: 18px;
    line-height: 33px;
  }

  .paragraph-14 {
    text-align: center;
    margin-top: 60px;
    font-family: Minionpro, sans-serif;
    font-size: 20px;
    line-height: 35px;
  }

  .testo-quasi {
    width: auto;
    height: auto;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 0;
    display: flex;
  }

  .ista-bianco {
    width: 18px;
    height: 18px;
    max-width: none;
    padding-top: 0;
    padding-left: 0;
  }

  .ista-bianco.scalpe {
    opacity: 1;
  }

  .link-block-2 {
    padding: 20px 10px;
    position: relative;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
  }

  .paragraph-15 {
    width: auto;
    flex-direction: column;
    margin-bottom: 0;
    display: block;
  }

  .paragraph-15.english, .paragraph-15.italian {
    width: 45vw;
    font-family: Minionpro, sans-serif;
    font-size: 18px;
    line-height: 33px;
  }

  .div-block-14 {
    width: auto;
    text-align: center;
    margin-bottom: 140px;
    display: flex;
  }

  .div-block-15 {
    margin-top: 60px;
    margin-bottom: 100px;
    display: flex;
  }

  .container---scalpellino {
    flex-direction: column;
  }

  .div-block-16 {
    flex-direction: row;
    margin-bottom: 100px;
    display: flex;
  }

  .heading-12 {
    text-align: center;
  }

  .image-33 {
    width: 18px;
    height: 18px;
  }

  .link-block-instagram {
    align-items: center;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .insta-nero {
    opacity: 0;
  }

  .insta-nero.quasi {
    width: 18px;
    height: 18px;
  }

  .insta-nero.scalpe {
    opacity: 0;
  }

  .insta-nero.infi, .insta-nero.natural {
    max-width: none;
  }

  .ista-bianco-images, .ista-bianco-films {
    width: 18px;
    height: 18px;
    max-width: none;
    padding-top: 0;
    padding-left: 0;
  }

  .nome-nero {
    color: #010101;
    font-size: 20px;
  }

  .nav_link-nero {
    color: #010101;
    font-size: 20px;
    line-height: 20px;
  }

  .nav_link-nero.home {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }

  .nome-bianco-copy {
    color: #fffdfd;
    font-size: 20px;
  }

  .la-torre-dell-isola {
    width: 70vw;
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .la-fabbrica-della-polvere {
    width: 70vw;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .div-block-quasi {
    flex-direction: row;
    margin-bottom: 0;
    display: flex;
  }

  .testo-quasi-copy {
    width: auto;
    height: auto;
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
  }

  .link-6 {
    font-style: normal;
  }

  .div-block-19.cover {
    margin-bottom: 0;
  }

  .paragrafo-away {
    margin-top: 10px;
    margin-bottom: 60px;
  }

  .div-block-19-copy.cover {
    width: 200vw;
    margin-bottom: 0;
  }

  .div-block-19-copy {
    width: 65vw;
  }

  .div-block-19-copy.cover {
    margin-bottom: 0;
  }

  .div-block-19-copy {
    margin-bottom: 60px;
  }

  .div-block-19-copy.cover {
    margin-bottom: 0;
  }

  .paragrafo-albanesi {
    margin-top: 10px;
  }

  .div-block-19-copy-copy.cover {
    margin-bottom: 0;
  }

  .div-block-20 {
    width: 66vw;
    margin-left: 30px;
    margin-right: 30px;
  }

  .container-6 {
    flex-direction: column;
  }

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

  .div-block-22 {
    margin-top: 0;
  }

  .html-embed {
    width: 800px;
    height: 500px;
  }

  .heading-tokyo2 {
    text-align: center;
  }

  .nav_link-2-copy {
    color: #010101;
    align-items: center;
    font-size: 20px;
    line-height: 20px;
    display: flex;
  }

  .nav_link-2-copy.home {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-2-copy {
    color: #010101;
    align-items: center;
    font-size: 20px;
    line-height: 20px;
    display: flex;
  }

  .nav_link-2-copy.home {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-2-copy {
    color: #010101;
    align-items: center;
    font-size: 20px;
    line-height: 20px;
    display: flex;
  }

  .nav_link-2-copy.home {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-2-copy {
    color: #010101;
    align-items: center;
    font-size: 20px;
    line-height: 20px;
    display: flex;
  }

  .nav_link-2-copy.home {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-2-copy {
    color: #010101;
    align-items: center;
    font-size: 20px;
    line-height: 20px;
    display: flex;
  }

  .nav_link-2-copy.home {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }
}

@media screen and (min-width: 1440px) {
  .nav_link {
    font-size: 25px;
    line-height: 25px;
  }

  .div-block {
    width: 100vw;
  }

  .paragraph-west {
    width: 35vw;
    margin-top: 80px;
    margin-bottom: 80px;
    font-family: Minionpro, sans-serif;
    font-size: 20px;
    line-height: 35px;
    top: 0;
  }

  .paragraph-west.last {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .nav_link-copy {
    font-size: 30px;
    line-height: 30px;
  }

  .nome {
    font-size: 25px;
    line-height: 25px;
  }

  .nome.w--current {
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    line-height: 25px;
  }

  ._2-paragrafo {
    margin-top: 100px;
    margin-bottom: 180px;
  }

  .paragraph-west-copy {
    font-family: Minionpro, sans-serif;
    font-weight: 400;
  }

  .nav_link-2 {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-2.home {
    color: #010101;
  }

  .navbar-4 {
    position: absolute;
  }

  .nome-2 {
    color: #010101;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 25px;
  }

  .grid {
    width: 90vw;
    height: 80vh;
    grid-auto-flow: row;
    align-items: center;
    justify-items: center;
  }

  .section-2 {
    width: 100vw;
    height: auto;
    flex-direction: column;
    align-items: center;
    position: static;
  }

  .foto-human {
    width: 65vw;
    height: auto;
  }

  .grid-3 {
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .titolo, .titolo.human, .japan {
    width: 29%;
  }

  .nav_link-copy-2 {
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
  }

  .nome-3 {
    font-size: 25px;
    line-height: 25px;
  }

  .grid-giappone {
    width: 90vw;
    align-self: center;
  }

  .image-21 {
    width: 100%;
    height: 100%;
  }

  .lightbox-link-8 {
    margin-right: 0;
    padding-right: 0;
  }

  .foto-griglia-human {
    width: 100vw;
  }

  .div-block-giappone-2 {
    align-self: center;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .div_block-giappone {
    width: 100vw;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 80px;
    display: flex;
  }

  .paragrafo-japan {
    width: 100vw;
    height: 100vh;
    margin-top: 40px;
    margin-bottom: 140px;
  }

  .paragrafo-japan.west {
    height: auto;
    justify-content: flex-start;
    margin-top: 20px;
  }

  .image-23 {
    height: 90vh;
    object-fit: cover;
  }

  .foto-golden-gai-class {
    height: 100%;
  }

  .slider {
    width: 70vw;
    height: 85vh;
    padding-top: 0;
    overflow: hidden;
  }

  .slide {
    height: 100vh;
  }

  .mask {
    width: 70vw;
    height: auto;
    overflow: visible;
  }

  .slider-block {
    width: auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 80px;
    display: flex;
  }

  .paragraph-big {
    font-family: Urwdinsemicond, sans-serif;
    font-size: 20px;
    font-weight: 100;
    line-height: 30px;
  }

  .button {
    margin-top: 20px;
    font-size: 20px;
  }

  .slide-3 {
    width: 70vw;
    height: 85vh;
  }

  .heading-6 {
    font-size: 24px;
  }

  .div_block-human-nature {
    width: 100vw;
    justify-content: center;
    align-items: center;
    margin-bottom: 80px;
    display: flex;
  }

  .grid-human {
    width: 90vw;
    align-self: center;
  }

  .lightbox-link-human {
    margin-right: 0;
    padding-right: 0;
  }

  .image-23-2 {
    height: 90vh;
  }

  .div-block-memo {
    width: 100vw;
    justify-content: center;
    align-items: center;
    margin-bottom: 80px;
    display: flex;
  }

  .div-block-memo.last {
    padding-bottom: 100px;
  }

  .bottoni-finali {
    margin-top: 50px;
    padding-bottom: 50px;
  }

  .heading-7 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Acaslonpro, sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 2px;
    display: flex;
  }

  .background-video {
    height: 350px;
  }

  .background-video.infinitum, .background-video.torre {
    height: 100%;
  }

  .heading-8, .heading-9 {
    font-size: 27px;
    font-weight: 400;
    line-height: 3px;
  }

  .paragrafo-japan-copy {
    width: 100vw;
    height: 100vh;
    margin-top: 30px;
    margin-bottom: 140px;
  }

  .paragrafo-japan-copy.west {
    height: auto;
    justify-content: flex-start;
    margin-top: 20px;
  }

  .paragrafo-japan-copy {
    width: 100vw;
    height: 100vh;
    margin-top: 40px;
    margin-bottom: 140px;
  }

  .paragrafo-japan-copy.west {
    height: auto;
    justify-content: flex-start;
    margin-top: 20px;
  }

  .paragrafo-japan-copy.west-copy, .paragrafo-japan-copy.natural-human-paragrafo {
    height: auto;
    justify-content: flex-start;
    margin-top: 40px;
  }

  .div_block-last-nature {
    width: 100vw;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 20px;
    display: flex;
  }

  .paragrafo-au {
    width: 100vw;
    height: 100vh;
    margin-top: 40px;
    margin-bottom: 140px;
  }

  .paragrafo-au.west {
    height: auto;
    justify-content: flex-start;
    margin-top: 20px;
  }

  .locandina {
    width: 35vw;
    margin-top: 0;
    margin-bottom: 100px;
  }

  .container---quasi-fantasia {
    position: relative;
  }

  .paragrafo-natural-human {
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 60px;
    display: flex;
  }

  .intestazione-titolo {
    margin-top: 20px;
    margin-bottom: 140px;
  }

  .heading-10 {
    text-align: center;
    font-family: Acaslonpro, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 2px;
  }

  .trailer-quasi-fantasia {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .testo {
    width: auto;
    margin-top: 40px;
    margin-bottom: 100px;
    display: flex;
  }

  .testo.titolo-infi {
    margin-bottom: 20px;
  }

  .heading-11 {
    margin-top: 0;
    margin-bottom: 40px;
    font-family: Acaslonpro, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 2px;
  }

  .paragraph-12 {
    width: 45vw;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Acaslonpro, sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 33px;
    display: block;
  }

  .paragraph-12.scalpelli {
    width: 45vw;
    font-size: 18px;
    font-style: italic;
  }

  .paragraph-12.ing {
    width: 50vw;
    margin-top: 40px;
    padding-right: 30px;
    font-size: 17px;
    font-style: normal;
  }

  .paragraph-12.ita {
    width: 49vw;
    margin-top: 40px;
    padding-left: 30px;
    font-size: 17px;
    font-style: normal;
  }

  .video-background {
    width: 100vw;
    height: auto;
    position: relative;
  }

  .background-video-2 {
    height: 350px;
  }

  .intestazione {
    width: 29%;
    height: 40%;
    color: rgba(0, 0, 0, 0);
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Classic, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
    display: flex;
    position: absolute;
  }

  .intestazione.quasi-fantasia {
    color: rgba(0, 0, 0, 0);
  }

  .intestazione.torre-isola {
    width: 29%;
    height: 30%;
    color: #010101;
    margin-top: 35px;
    margin-bottom: 0;
    font-family: Classic, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
    position: absolute;
  }

  .intestazione.infinitum, .intestazione.torre {
    font-size: 18px;
  }

  .background-quasi {
    height: 90vh;
  }

  .navbar-image {
    position: relative;
  }

  .navbar-image.go-awai {
    position: absolute;
  }

  .navbar-4-films {
    position: relative;
  }

  .navbar-quasi {
    position: absolute;
  }

  .nav_link-bianco {
    color: #fffdfd;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-bianco.home {
    color: #010101;
  }

  .nome-bianco {
    color: #fffdfd;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 25px;
  }

  .background-video-scalpellino {
    height: 100%;
  }

  .intestazione-scalpellino {
    width: 29%;
    height: 40%;
    color: rgba(0, 0, 0, 0);
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Minionpro, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    display: flex;
    position: absolute;
  }

  .intestazione-scalpellino.quasi-fantasia {
    color: rgba(0, 0, 0, 0);
  }

  .intestazione-scalpellino.torre-isola {
    width: 29%;
    height: 30%;
    color: #010101;
    margin-top: 35px;
    margin-bottom: 0;
    font-family: Classic, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
    position: absolute;
  }

  .intestazione-quasi {
    width: 29%;
    height: 40%;
    color: rgba(0, 0, 0, 0);
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Minionpro, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    display: flex;
    position: absolute;
  }

  .intestazione-quasi.quasi-fantasia {
    color: rgba(0, 0, 0, 0);
  }

  .intestazione-quasi.torre-isola {
    width: 29%;
    height: 30%;
    color: #010101;
    margin-top: 35px;
    margin-bottom: 0;
    font-family: Classic, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
    position: absolute;
  }

  .background-video-quasi {
    height: 100%;
  }

  .div-block-12 {
    flex-direction: row;
    margin-top: 0;
    display: flex;
  }

  .paragraph-13 {
    text-align: center;
    font-family: Minionpro, sans-serif;
    font-size: 20px;
    line-height: 35px;
  }

  .paragraph-13.inglese {
    width: 45vw;
    margin-bottom: 0;
    padding-right: 80px;
    font-size: 18px;
    line-height: 33px;
  }

  .paragraph-13.italiano {
    width: 45vw;
    margin-bottom: 0;
    padding-left: 80px;
    font-size: 18px;
    line-height: 33px;
  }

  .paragraph-14 {
    text-align: center;
    margin-top: 60px;
    font-family: Minionpro, sans-serif;
    font-size: 20px;
    line-height: 35px;
  }

  .background-video-3 {
    height: 70vh;
  }

  .testo-quasi {
    width: auto;
    margin-top: 40px;
    margin-bottom: 0;
    display: flex;
  }

  .ista-bianco {
    width: 20px;
    height: 20px;
    max-width: none;
    font-size: 20px;
  }

  .ista-bianco.quasi {
    opacity: 0;
  }

  .link-block-2 {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 0;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
  }

  .paragraph-15 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .paragraph-15.english {
    width: 50vw;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 33px;
    display: flex;
  }

  .paragraph-15.italian {
    width: 45vw;
    padding-left: 20px;
    padding-right: 40px;
    font-size: 18px;
    line-height: 33px;
  }

  .div-block-14 {
    width: auto;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 140px;
    margin-left: 0;
    display: flex;
  }

  .div-block-15 {
    margin-top: 60px;
    margin-bottom: 100px;
    display: flex;
  }

  .container---scalpellino {
    position: relative;
  }

  .div-block-16 {
    margin-bottom: 100px;
    display: flex;
  }

  .image-29 {
    height: 100vh;
  }

  .paragraph-16 {
    width: 50vw;
  }

  .heading-12 {
    width: 50vw;
    text-align: center;
  }

  .image-33 {
    width: 20px;
    height: 20px;
  }

  .link-block-instagram {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .insta-nero.quasi {
    width: 20px;
    height: 20px;
    opacity: 1;
    font-size: 20px;
  }

  .insta-nero.natural {
    width: 20px;
    height: 20px;
  }

  .lightbox-link-4-copy-copy, .lightbox-link-2-copy-copy {
    padding-top: 75px;
  }

  .ista-bianco-images, .ista-bianco-films {
    width: 20px;
    height: 20px;
    max-width: none;
    font-size: 20px;
  }

  .nome-nero, .nav_link-nero {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-nero.home {
    color: #010101;
  }

  .nome-bianco-copy {
    color: #fffdfd;
    font-size: 20px;
    line-height: 20px;
  }

  .la-torre-dell-isola {
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .la-fabbrica-della-polvere {
    margin-top: 0;
    margin-bottom: 100px;
  }

  .div-block-quasi {
    margin-bottom: 0;
    display: flex;
  }

  .testo-quasi-copy {
    width: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
  }

  .paragrafo-away {
    margin-top: 10px;
    margin-bottom: 60px;
  }

  .heading-14 {
    font-size: 27px;
    line-height: 35px;
  }

  .div-block-19-copy.cover {
    width: 100vw;
  }

  .div-block-19-copy {
    margin-bottom: 60px;
  }

  .div-block-20 {
    width: 66vw;
  }

  .container-6 {
    flex-direction: column;
  }

  .lei {
    height: 100%;
  }

  .fiu-giu.viola {
    margin-top: 70px;
  }

  .html-embed {
    width: 1000px;
    height: 600px;
  }

  .image-29-copy {
    height: 100vh;
  }

  .heading-tokyo2 {
    width: 50vw;
    text-align: center;
  }

  .paragraph-tokyo {
    width: 50vw;
  }

  .nav_link-2-copy {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-2-copy.home {
    color: #010101;
  }

  .nav_link-2-copy {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-2-copy.home {
    color: #010101;
  }

  .nav_link-2-copy {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-2-copy.home {
    color: #010101;
  }

  .nav_link-2-copy {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-2-copy.home {
    color: #010101;
  }

  .nav_link-2-copy {
    color: #010101;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-2-copy.home {
    color: #010101;
  }

  .paragraph-19 {
    font-size: 20px;
    line-height: 35px;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    background-color: #a09c9c;
  }

  .bg-container {
    overflow: hidden;
  }

  .columns {
    justify-content: center;
    align-items: flex-start;
    margin-left: 30px;
    margin-right: 30px;
    display: flex;
  }

  .section {
    width: 100vw;
    height: auto;
    overflow: hidden;
  }

  .conteiner {
    width: auto;
    overflow: hidden;
  }

  .columns-2 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .colonna {
    padding-left: 10px;
    padding-right: 0;
  }

  .navbar {
    width: 100vw;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .nav_link {
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
  }

  .div-block {
    width: 100vw;
    margin-right: 10px;
  }

  .image-16 {
    width: 100vw;
    height: 90vh;
    max-width: none;
    overflow: visible;
  }

  .cover {
    width: 100vw;
    overflow: hidden;
  }

  .paragraph-west {
    width: 35vw;
    color: #010101;
    margin-top: 80px;
    margin-bottom: 80px;
    padding-top: 0;
    font-family: Minionpro, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    top: 0;
  }

  .paragraph-west.last {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-family: Minionpro, sans-serif;
  }

  .lightbox-link {
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .nav_link-copy {
    font-size: 30px;
    line-height: 30px;
  }

  .lightbox-link-2 {
    justify-content: flex-start;
    display: flex;
  }

  .immagine-tablet {
    width: 70vw;
  }

  .lightbox-link-4 {
    justify-content: flex-end;
    display: flex;
  }

  .nome {
    color: #fffdfd;
    font-size: 25px;
    line-height: 25px;
  }

  .nome.w--current {
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    text-decoration: none;
  }

  .columns-3 {
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
  }

  ._2-paragrafo {
    margin-top: 100px;
    margin-bottom: 180px;
  }

  .paragraph-west-copy {
    font-family: Minionpro, sans-serif;
    font-size: 20px;
    font-weight: 400;
    top: -240px;
  }

  .colonna-copy {
    padding-right: 10px;
  }

  ._1-paragrafo {
    margin-top: 40px;
    overflow: visible;
  }

  .nav_link-2 {
    color: #010101;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
  }

  .nav_link-2.home {
    color: #010101;
    font-size: 30px;
    line-height: 30px;
  }

  .div-block-7 {
    width: 100vw;
    margin-right: 10px;
  }

  .navbar-4 {
    position: absolute;
  }

  .nome-2 {
    color: #010101;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 25px;
  }

  .grid {
    width: 90vw;
    height: 80vh;
    grid-column-gap: 60px;
    grid-row-gap: 25px;
  }

  .section-2 {
    height: auto;
    padding-top: 40px;
    position: static;
  }

  .link-class {
    object-fit: fill;
  }

  .link-class.quasi-fantasia {
    width: 100%;
    height: 100%;
    margin-top: 0;
  }

  .foto-human {
    width: 70vw;
    height: auto;
  }

  .foto-human.giappone {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 0% 50%;
  }

  .div-block-8 {
    width: 90vw;
    height: auto;
    align-self: center;
  }

  .cover-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .titolo {
    width: 28%;
    height: 39%;
    color: rgba(0, 0, 0, 0);
    margin-top: 0;
    font-family: Minionpro, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
  }

  .titolo.albanesi {
    width: 28%;
    line-height: 35px;
  }

  .japan {
    width: 28%;
    height: 39%;
    color: rgba(0, 0, 0, 0);
    margin-top: 0;
    font-family: Minionpro, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
  }

  .nav_link-copy-2 {
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
  }

  .nome-3 {
    font-family: Cormorantgaramond, sans-serif;
  }

  .grid-giappone {
    width: 90vw;
    grid-template-rows: auto;
    align-self: center;
  }

  .image-21 {
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
  }

  .cover-2 {
    align-items: center;
    display: flex;
    position: static;
  }

  .lightbox-link-8 {
    justify-content: flex-start;
    margin-right: 0;
    display: block;
  }

  .foto-griglia-human {
    width: 100vw;
    display: block;
  }

  .div-block-giappone-2 {
    margin-top: 0;
    margin-bottom: 100px;
  }

  .div-block-giappone-2.penultimo, .div-block-giappone-2.centro {
    margin-top: 40px;
  }

  .paragraph-west-2 {
    width: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    position: relative;
    top: 0;
  }

  .div_block-giappone {
    width: 100vw;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 80px;
    display: flex;
  }

  .div_block-giappone.utlimo {
    margin-top: 0;
  }

  .lightbox-link-9 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .paragrafo-japan {
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 140px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .paragrafo-japan.west {
    justify-content: flex-start;
    margin-top: 20px;
  }

  .section-3 {
    position: static;
  }

  .image-23 {
    height: 90vh;
    object-fit: cover;
    object-position: 10% 50%;
    display: inline-block;
    position: static;
  }

  .conteiner-2 {
    position: relative;
  }

  .foto-giappone-in-progetti {
    max-width: none;
  }

  .foto-golden-gai-class {
    height: 100%;
  }

  .slider {
    width: 70vw;
    height: 85vh;
    color: #fffdfd;
    background-color: #fffdfd;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

  .mask {
    width: 70vw;
    height: auto;
    overflow: visible;
  }

  .slide-nav {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: block;
    top: auto;
  }

  .slider-block {
    width: auto;
    height: auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 80px;
    display: flex;
  }

  .container-3 {
    margin-top: 200px;
  }

  .paragraph-big {
    width: 32vw;
    font-family: Urwdinsemicond, sans-serif;
    font-size: 30px;
    font-weight: 100;
    line-height: 30px;
    text-decoration: none;
  }

  .go-up-button {
    margin-top: 0;
  }

  .button {
    margin-top: 20px;
    font-size: 16px;
  }

  .slide-3 {
    width: 70vw;
    height: 85vh;
  }

  .go-up {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 60px;
  }

  .heading-6 {
    color: #010101;
    border-radius: 0;
    font-family: Acaslonpro, sans-serif;
    font-size: 27px;
    font-weight: 400;
    line-height: 3px;
  }

  .titolo-aswi, .titolo-auschwitz {
    color: rgba(0, 0, 0, 0);
    margin-top: 35px;
  }

  .titolo-memories {
    width: 26%;
    color: rgba(0, 0, 0, 0);
    margin-top: 35px;
  }

  .div_block-human-nature {
    width: 100vw;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
    display: flex;
  }

  .grid-human {
    width: 90vw;
    grid-template-rows: auto;
    align-self: center;
  }

  .lightbox-link-human {
    justify-content: flex-start;
    margin-right: 0;
    display: block;
  }

  .image-23-2 {
    height: 90vh;
    object-fit: cover;
  }

  .div-block-memo {
    width: 100vw;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
    display: flex;
  }

  .div-block-memo.last {
    padding-bottom: 100px;
  }

  .lightbox-link-10 {
    width: 100vw;
  }

  .bottoni-finali {
    margin-top: 50px;
    padding-bottom: 50px;
  }

  .heading-7 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Acaslonpro, sans-serif;
    font-size: 27px;
    font-weight: 400;
    line-height: 3px;
    display: flex;
  }

  .background-video {
    height: 350px;
    color: rgba(0, 0, 0, 0);
  }

  .background-video.infinitum, .background-video.torre {
    height: 100%;
  }

  .heading-8 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 27px;
    font-weight: 400;
    line-height: 3px;
    display: flex;
  }

  .heading-9 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: Acaslonpro, sans-serif;
    font-size: 27px;
    line-height: 3px;
    display: block;
  }

  .paragrafo-japan-copy {
    width: 100vw;
    height: 100vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 140px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: relative;
  }

  .paragrafo-japan-copy.west {
    justify-content: flex-start;
    margin-top: 20px;
  }

  .paragrafo-japan-copy {
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 140px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .paragrafo-japan-copy.west {
    justify-content: flex-start;
    margin-top: 20px;
  }

  .paragrafo-japan-copy.west-copy, .paragrafo-japan-copy.natural-human-paragrafo {
    justify-content: flex-start;
    margin-top: 40px;
  }

  .div_block-last-nature {
    width: 100vw;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 20px;
    display: flex;
  }

  .div_block-last-nature.utlimo {
    margin-top: 0;
  }

  .paragrafo-au {
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 140px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .paragrafo-au.west {
    justify-content: flex-start;
    margin-top: 20px;
  }

  .image-27 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .locandina {
    width: 35vw;
    margin-bottom: 100px;
  }

  .container---quasi-fantasia {
    flex-direction: column;
    display: flex;
    position: relative;
  }

  .paragrafo-natural-human {
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 60px;
    font-family: Acaslonpro, sans-serif;
    display: flex;
    position: static;
  }

  .intestazione-titolo {
    margin-top: 20px;
    margin-bottom: 140px;
  }

  .heading-10 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Acaslonpro, sans-serif;
    font-size: 27px;
    font-weight: 400;
    line-height: 3px;
    display: flex;
  }

  .trailer-quasi-fantasia {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
  }

  .testo {
    width: auto;
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 100px;
    display: flex;
  }

  .testo.titolo-infi {
    margin-bottom: 20px;
  }

  .heading-11 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
    font-family: Acaslonpro, sans-serif;
    font-size: 27px;
    font-weight: 400;
    line-height: 3px;
  }

  .paragraph-12 {
    width: 45vw;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 60px;
    font-family: Minionpro, sans-serif;
    font-size: 30px;
    font-style: italic;
    line-height: 35px;
    display: block;
  }

  .paragraph-12.scalpelli {
    font-family: Minionpro, sans-serif;
    font-size: 20px;
    font-style: italic;
    line-height: 35px;
  }

  .paragraph-12.ing {
    width: 50vw;
    margin-top: 40px;
    padding-right: 30px;
    font-size: 20px;
    font-style: normal;
  }

  .paragraph-12.ing.cast {
    text-align: center;
    margin-top: 0;
  }

  .paragraph-12.ita {
    width: 46vw;
    margin-top: 40px;
    padding-left: 30px;
    font-style: normal;
  }

  .paragraph-12.testo {
    font-size: 20px;
  }

  .video-background {
    width: 100vw;
    height: auto;
    position: relative;
  }

  .background-video-2 {
    width: auto;
    height: 350px;
    max-width: none;
    object-fit: fill;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    overflow: hidden;
  }

  .quasi-fantasia {
    width: 29%;
    height: 30%;
    margin-top: 35px;
    margin-bottom: 0;
    font-family: Classic, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
  }

  .intestazione {
    width: 28%;
    height: 34%;
    color: rgba(0, 0, 0, 0);
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Classic, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
    display: flex;
    position: absolute;
  }

  .intestazione.infinitum, .intestazione.torre {
    width: 28%;
    font-family: Minionpro, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
  }

  .background-quasi {
    width: auto;
    height: 90vh;
    max-width: none;
    object-fit: fill;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    overflow: hidden;
  }

  .section-quasi {
    height: 100vh;
    flex-direction: column;
    margin-bottom: 20px;
    display: block;
    position: static;
  }

  .navbar-image {
    width: 100vw;
    height: 90px;
    flex-wrap: nowrap;
    padding-top: 0;
    position: relative;
  }

  .navbar-4-films {
    width: 100vw;
    height: 90px;
    position: relative;
  }

  .navbar-quasi {
    position: absolute;
  }

  .nav_link-bianco {
    color: #fffdfd;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-bianco.home {
    color: #010101;
    font-size: 30px;
    line-height: 30px;
  }

  .nome-bianco {
    color: #fffdfd;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 25px;
  }

  .background-video-scalpellino {
    height: 100%;
    color: rgba(0, 0, 0, 0);
  }

  .intestazione-scalpellino, .intestazione-quasi {
    width: 28%;
    height: 39%;
    color: rgba(0, 0, 0, 0);
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Minionpro, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    display: flex;
    position: absolute;
  }

  .background-video-quasi {
    height: 100%;
    color: rgba(0, 0, 0, 0);
  }

  .div-block-12 {
    flex-direction: row;
    margin-top: 0;
    display: flex;
  }

  .paragraph-13 {
    width: 40vw;
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Acaslonpro, sans-serif;
    font-size: 20px;
    line-height: 35px;
    display: block;
  }

  .paragraph-13.inglese {
    width: 45vw;
    padding-right: 0;
    font-family: Minionpro, sans-serif;
    font-size: 20px;
    line-height: 35px;
  }

  .paragraph-13.italiano {
    width: 45vw;
    text-align: center;
    padding-left: 80px;
    font-family: Minionpro, sans-serif;
  }

  .paragraph-14 {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 100px;
    font-family: Minionpro, sans-serif;
    font-size: 20px;
    line-height: 35px;
  }

  .background-video-3 {
    height: 70vh;
    overflow: visible;
  }

  .testo-quasi {
    width: auto;
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 0;
    display: flex;
  }

  .ista-bianco {
    width: 25px;
    height: 25px;
    color: #fffdfd;
    padding-top: 0;
    padding-bottom: 0;
  }

  .ista-bianco.home {
    opacity: 1;
  }

  .link-block-2 {
    padding: 20px 8px;
    position: relative;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
  }

  .paragraph-15 {
    width: 45vw;
    text-align: left;
    font-family: Acaslonpro, sans-serif;
    font-size: 20px;
    font-style: italic;
    line-height: 35px;
  }

  .paragraph-15.english {
    width: 45vw;
    text-align: center;
    justify-content: center;
    padding-left: 40px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 35px;
    display: flex;
  }

  .paragraph-15.italian {
    width: 45vw;
    padding-left: 20px;
    padding-right: 40px;
    font-size: 20px;
    line-height: 35px;
  }

  .div-block-14 {
    width: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 140px;
    display: flex;
  }

  .div-block-15 {
    margin-top: 60px;
    margin-bottom: 100px;
    display: flex;
  }

  .columns-ultima {
    margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 100px;
  }

  .section-scalpellino {
    height: 100vh;
    flex-direction: column;
    display: block;
    position: static;
  }

  .container---scalpellino {
    flex-direction: column;
    display: flex;
    position: relative;
  }

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

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

  .cover-motel {
    width: 100vw;
    height: 90vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-29 {
    width: 100vw;
    height: 100vh;
    text-align: left;
    object-fit: cover;
    object-position: 50% 50%;
    margin-left: 0;
    display: block;
  }

  .testo-motel {
    padding-top: 20px;
  }

  .paragraph-16 {
    width: 50vw;
    color: #fffdfd;
  }

  .heading-12 {
    width: 50vw;
  }

  .youtube-motel {
    width: 90vw;
    height: auto;
    margin-top: 100px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .container-che-allinea {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slider-block-motel {
    width: 90vw;
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 60px;
    display: block;
  }

  .image-30 {
    width: 100%;
    height: 100%;
    display: block;
  }

  .slide-4 {
    width: 90vw;
    height: 80vh;
  }

  .mask-3 {
    width: 90vw;
    position: relative;
  }

  .slider-3 {
    width: auto;
    height: auto;
    justify-content: center;
    align-items: flex-start;
    display: block;
    position: relative;
  }

  .section-5 {
    width: 100vw;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .slider-4 {
    width: 100vw;
    height: 100vh;
  }

  .image-31 {
    width: 100vw;
    height: 100vh;
    max-width: 100%;
    object-fit: cover;
    object-position: 50% 25%;
    position: absolute;
    overflow: visible;
  }

  .image-32, .image-marocco, .elena, .yu {
    object-fit: cover;
  }

  .image-33 {
    width: 20px;
    height: 20px;
    font-size: 25px;
    line-height: 25px;
  }

  .link-block-instagram {
    width: auto;
    height: auto;
    padding-top: 20px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .insta-nero {
    width: 25px;
    height: 25px;
    max-width: none;
    opacity: 0;
    color: rgba(0, 0, 0, 0);
    font-size: 20px;
    overflow: visible;
  }

  .insta-nero.home {
    opacity: 0;
  }

  .insta-nero.quasi {
    width: 20px;
    height: 20px;
  }

  .div_block-foto-west, .div_block-foto-west-copy {
    width: 100vw;
    justify-content: center;
    align-items: center;
    padding-bottom: 60px;
    display: flex;
  }

  .lightbox-link-2-copy {
    justify-content: flex-start;
    display: flex;
  }

  .immagine-tablet-copy {
    width: 70vw;
  }

  .lightbox-link-copy {
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .lightbox-link-4-copy {
    justify-content: flex-end;
    display: flex;
  }

  .lightbox-link-4-copy-copy {
    justify-content: flex-end;
    padding-top: 100px;
    display: flex;
  }

  .lightbox-link-2-copy-copy {
    justify-content: flex-start;
    padding-top: 100px;
    display: flex;
  }

  .lightbox-link-2-copy {
    justify-content: flex-start;
    display: flex;
  }

  .ista-bianco-images {
    width: 25px;
    height: 25px;
    color: #fffdfd;
    padding-top: 0;
    padding-bottom: 0;
  }

  .ista-bianco-films {
    width: 25px;
    height: 25px;
    opacity: 0;
    color: #fffdfd;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nome-nero {
    color: #010101;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 25px;
  }

  .nav_link-nero {
    color: #010101;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-nero.home {
    color: #010101;
    font-size: 30px;
    line-height: 30px;
  }

  .nome-bianco-copy {
    color: #fffdfd;
    font-family: Classic, sans-serif;
    font-size: 20px;
    line-height: 20px;
  }

  .la-torre-dell-isola {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 60px;
    display: flex;
  }

  .la-fabbrica-della-polvere {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 100px;
    display: flex;
  }

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

  .testo-quasi-copy {
    width: auto;
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
  }

  .paragrafo-away {
    margin-top: 10px;
    margin-bottom: 60px;
  }

  .heading-14 {
    line-height: 35px;
  }

  .div-block-19-copy.cover {
    width: 100vw;
  }

  .div-block-19-copy {
    width: 65vw;
    margin-bottom: 60px;
  }

  .div-block-20 {
    width: 66vw;
    margin-bottom: 20px;
  }

  .grid-4 {
    width: auto;
  }

  .container-6 {
    flex-direction: column;
    margin-top: 40px;
    display: flex;
  }

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

  .fiu-giu {
    margin-top: 50px;
  }

  .fiu-giu.viola {
    margin-top: 95px;
  }

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

  .html-embed {
    width: 1000px;
    height: 600px;
  }

  .image-29-copy {
    width: 100vw;
    height: 100vh;
    text-align: left;
    object-fit: cover;
    object-position: 50% 50%;
    margin-left: 0;
    display: block;
  }

  .section-5-copy {
    width: 100vw;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .container-che-allinea-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cover-tokyo {
    width: 100vw;
    height: 90vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .testo-tokyo {
    padding-top: 20px;
  }

  .heading-tokyo2 {
    width: 50vw;
  }

  .paragraph-tokyo {
    width: 50vw;
    color: #fffdfd;
  }

  .div-block-23-copy {
    height: auto;
  }

  .divblock-tokyo {
    width: 65vw;
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 60px;
    display: block;
  }

  .image-tokyo {
    width: 100%;
    height: 100%;
    display: block;
  }

  .nav_link-2-copy {
    color: #010101;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
  }

  .nav_link-2-copy.home {
    color: #010101;
    font-size: 30px;
    line-height: 30px;
  }

  .nav_link-2-copy {
    color: #010101;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
  }

  .nav_link-2-copy.home {
    color: #010101;
    font-size: 30px;
    line-height: 30px;
  }

  .nav_link-2-copy {
    color: #010101;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
  }

  .nav_link-2-copy.home {
    color: #010101;
    font-size: 30px;
    line-height: 30px;
  }

  .nav_link-2-copy {
    color: #010101;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
  }

  .nav_link-2-copy.home {
    color: #010101;
    font-size: 30px;
    line-height: 30px;
  }

  .nav_link-2-copy {
    color: #010101;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
  }

  .nav_link-2-copy.home {
    color: #010101;
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph-19 {
    font-size: 20px;
    line-height: 35px;
  }
}

@media screen and (max-width: 991px) {
  .logo {
    padding-left: 20px;
    padding-right: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .columns {
    flex-direction: row;
    display: flex;
  }

  .conteiner {
    display: block;
  }

  .nav_link {
    color: #fffdfd;
    text-align: center;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 20px;
    line-height: 20px;
  }

  .nav-menu {
    order: 1;
    margin-right: -64px;
    font-size: 10px;
    line-height: 10px;
    left: -20px;
  }

  .div-block {
    width: auto;
    margin-right: 39px;
  }

  .image-16 {
    width: 100vw;
    height: 90vh;
  }

  .logo-2 {
    margin-left: 56px;
  }

  .menu-button-2 {
    flex-direction: row;
    justify-content: space-between;
    font-size: 30px;
    line-height: 30px;
    display: block;
    right: 48px;
  }

  .paragraph-west {
    width: 80vw;
    text-align: center;
    justify-content: space-between;
    margin-top: 80px;
    margin-bottom: 40px;
    padding-left: 64px;
    padding-right: 64px;
    font-family: Minionpro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 31px;
    display: flex;
    top: 0;
  }

  .paragraph-west.last {
    width: 60vw;
  }

  .logo-copy {
    color: #fffdfd;
    padding-left: 20px;
    padding-right: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .nav_link-copy {
    color: #fffdfd;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 25px;
    line-height: 25px;
  }

  .nav_link-copy.w--current {
    color: #fffdfd;
  }

  .lightbox-link-2 {
    padding-bottom: 0;
  }

  .nome {
    padding-left: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .nome.w--current {
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-west-copy {
    text-align: center;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    top: -101px;
    left: 268px;
  }

  .paragraph-west-copy2 {
    text-align: center;
    justify-content: space-between;
    padding-left: 64px;
    padding-right: 64px;
    display: flex;
  }

  .columns-3 {
    flex-direction: row;
    margin-top: 60px;
    display: flex;
  }

  ._2-paragrafo {
    margin-top: 60px;
    margin-bottom: 120px;
    top: auto;
  }

  .paragraph-west-copy {
    width: 60vw;
    text-align: center;
    justify-content: space-between;
    margin-top: 20px;
    padding-left: 64px;
    padding-right: 64px;
    font-family: Minionpro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 31px;
    display: flex;
    left: auto;
  }

  ._1-paragrafo {
    margin-bottom: 60px;
  }

  .cursore {
    display: none;
  }

  .mirko-machetti {
    color: #fffdfd;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 20px;
  }

  .nav-menu-drop {
    order: 1;
    margin-right: -64px;
    font-size: 10px;
    line-height: 10px;
  }

  .logo-3 {
    padding-left: 20px;
    padding-right: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .nav_link-2 {
    color: #000;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 20px;
  }

  .nav_link-2.w--current {
    text-decoration: underline;
  }

  .nav-menu-4 {
    order: 1;
    margin-right: -64px;
    padding-top: 0;
    font-size: 10px;
    line-height: 10px;
    left: -20px;
  }

  .div-block-7 {
    margin-right: 39px;
  }

  .nome-2 {
    font-size: 20px;
    line-height: 20px;
  }

  .menu_button-2 {
    padding-top: 20px;
  }

  .grid {
    height: 500px;
    grid-column-gap: 37px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: .75fr .75fr .75fr;
    align-content: center;
    justify-content: center;
  }

  .section-2 {
    justify-content: center;
    align-items: center;
    margin-top: -50px;
    margin-bottom: -50px;
    padding-top: 0;
  }

  .foto-human {
    width: 90vw;
  }

  .div-block-8 {
    justify-content: center;
    align-items: center;
  }

  .foto-west.west-of-east {
    padding-top: 0%;
  }

  .titolo {
    width: 27%;
    height: 12%;
    color: #fffdfd;
    object-fit: cover;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 160px;
    padding-bottom: 0;
  }

  .titolo.human, .titolo.albanesi {
    width: 27%;
  }

  .japan {
    width: 27%;
    height: 12%;
    color: #fffdfd;
    margin-top: 0;
    padding-top: 160px;
  }

  .nav_link-copy-2 {
    color: #fffdfd;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 18px;
    line-height: 18px;
  }

  .nav_link-copy-2.w--current {
    color: #fffdfd;
  }

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

  .logo-copy-2 {
    color: #fffdfd;
    padding-left: 20px;
    padding-right: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .lightbox-giappone {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: block;
  }

  .grid-giappone {
    grid-template-columns: 1fr 1fr;
    align-content: stretch;
    justify-content: space-between;
    align-items: stretch;
    justify-items: stretch;
  }

  .image-21 {
    display: inline-block;
  }

  .cover-2 {
    flex-direction: row;
    display: flex;
  }

  .foto-griglia-human {
    width: 100vw;
  }

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

  .paragraph-west-2 {
    width: 80vw;
    text-align: center;
    flex-direction: column;
    order: -1;
    justify-content: space-between;
    align-self: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    top: 0;
  }

  .div_block-giappone {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .titolo-paragrafo {
    flex: none;
    order: 0;
    align-self: center;
    display: block;
  }

  .paragrafo-japan {
    height: auto;
    flex-direction: row;
    align-items: center;
    margin-top: 20px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .image-23 {
    width: 100vw;
    height: 60vh;
  }

  .conteiner-2 {
    display: block;
  }

  .foto-golden-gai-class {
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    margin-top: 0;
    padding-top: 0;
    display: block;
    overflow: hidden;
  }

  .slider {
    width: 70vw;
    height: auto;
    padding-top: 0;
  }

  .slide {
    width: 90vw;
    height: 100vh;
  }

  .mask {
    width: auto;
    height: auto;
  }

  .slider-block {
    width: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-3 {
    max-width: 640px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .logo-4 {
    display: block;
  }

  .mouse-cursor-container {
    display: none;
  }

  .go-up-button {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    padding: 20px 220px;
    display: block;
    top: 0;
    bottom: 0;
  }

  .button {
    flex: 1;
    align-self: center;
    margin-bottom: 0;
    margin-left: 120px;
    margin-right: 120px;
    padding: 10px 0;
  }

  .slide-3 {
    width: 70vw;
    height: auto;
    overflow: visible;
  }

  .image-26 {
    width: 100vw;
    height: 47%;
    margin-top: 103px;
  }

  .go-up {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 20px;
    display: flex;
  }

  .heading-6 {
    font-size: 21px;
  }

  .titolo-auschwitz, .titolo-memories {
    width: 39%;
  }

  .div_block-human-nature {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-human {
    grid-template-columns: 1fr 1fr;
    align-content: stretch;
    justify-content: space-between;
    align-items: stretch;
    justify-items: stretch;
  }

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

  .div-block-memo.last {
    padding-bottom: 100px;
  }

  .content {
    grid-row-gap: 2rem;
    grid-template-columns: minmax(300px, 1fr) minmax(300px, 1fr);
  }

  .bottoni-finali {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-7 {
    flex-direction: column;
    display: block;
  }

  .background-video {
    color: #fffdfd;
  }

  .background-video.infinitum, .background-video.torre {
    height: 200px;
  }

  .paragrafo-japan-copy {
    height: auto;
    height: auto;
    flex-direction: row;
    align-items: center;
    margin-top: 20px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .div_block-last-nature {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragrafo-au {
    height: auto;
    flex-direction: row;
    align-items: center;
    margin-top: 20px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .image-27 {
    height: 100%;
  }

  .paragrafo-natural-human {
    margin-bottom: 60px;
  }

  .heading-10 {
    font-size: 21px;
  }

  .testo {
    width: auto;
    margin-bottom: 60px;
  }

  .testo.autoris {
    margin-top: 0;
  }

  .heading-11 {
    margin-top: 0;
    font-size: 21px;
  }

  .heading-11.quasi-una {
    line-height: 21px;
  }

  .paragraph-12 {
    width: 70vw;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 31px;
  }

  .paragraph-12.scalpelli {
    width: 50vw;
    font-size: 17px;
  }

  .paragraph-12.testo.idit {
    margin-top: 20px;
  }

  .paragraph-12.infi.autori {
    width: 45vw;
  }

  .paragraph-12.infinito {
    margin-top: 0;
  }

  .intestazione {
    width: 39%;
    height: 27%;
    color: #fffdfd;
  }

  .intestazione.quasi-fantasia {
    color: #fffdfd;
  }

  .intestazione.infinitum, .intestazione.torre {
    width: 27%;
    height: 22%;
    padding-top: 180px;
    font-size: 15px;
  }

  .navbar-4-films {
    margin-bottom: 0;
  }

  .nav_link-bianco {
    color: #fffdfd;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
  }

  .nome-bianco {
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-nav-bar-bianco {
    margin-right: 39px;
  }

  .background-video-scalpellino {
    height: 200px;
    color: #fffdfd;
  }

  .intestazione-scalpellino {
    width: 27%;
    height: 22%;
    color: #fffdfd;
    padding-top: 180px;
    font-size: 15px;
  }

  .intestazione-scalpellino.quasi-fantasia {
    color: #fffdfd;
  }

  .intestazione-quasi {
    width: 27%;
    height: 22%;
    color: #fffdfd;
    padding-top: 180px;
    font-size: 15px;
  }

  .intestazione-quasi.quasi-fantasia {
    color: #fffdfd;
  }

  .background-video-quasi {
    height: 200px;
    color: #fffdfd;
  }

  .paragraph-13 {
    width: 80vw;
    font-size: 16px;
    line-height: 30px;
  }

  .paragraph-13.inglese {
    width: auto;
    text-align: center;
    padding-right: 40px;
    font-size: 17px;
    line-height: 31px;
  }

  .paragraph-13.italiano {
    width: 46vw;
    text-align: center;
    padding-left: 40px;
    font-size: 17px;
    line-height: 31px;
  }

  .paragraph-14 {
    font-size: 16px;
    line-height: 30px;
  }

  .background-video-3 {
    width: 80vw;
    height: 40vh;
  }

  .testo-quasi {
    width: auto;
  }

  .ista-bianco.home {
    opacity: 1;
    border-radius: 0;
  }

  .paragraph-15 {
    font-style: italic;
  }

  .paragraph-15.english, .paragraph-15.italian {
    font-size: 17px;
    line-height: 31px;
  }

  .div-block-14 {
    margin-bottom: 60px;
    padding-top: 0;
  }

  .youtube-motel {
    height: auto;
    margin-bottom: 20px;
    padding-top: 0;
  }

  .slider-block-motel {
    width: 90vw;
  }

  .image-30 {
    height: 100%;
  }

  .image-31 {
    object-position: 50% 40%;
  }

  .image-33 {
    width: 22px;
    height: 18px;
  }

  .insta-nero.quasi {
    height: 15px;
  }

  .lightbox-link-copy {
    padding-bottom: 0;
  }

  .lightbox-link-4-copy-copy, .lightbox-link-2-copy-copy {
    padding-top: 71px;
  }

  .lightbox-link-2-copy {
    padding-bottom: 0;
  }

  .ista-bianco-films {
    opacity: 0;
  }

  .nome-nero {
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
  }

  .div-block-nav-bar-nero {
    margin-right: 39px;
  }

  .nav_link-nero {
    color: #010101;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 18px;
    line-height: 18px;
  }

  .nome-bianco-copy {
    font-size: 20px;
    line-height: 20px;
  }

  .la-torre-dell-isola {
    margin-bottom: 60px;
  }

  .la-fabbrica-della-polvere {
    margin-top: 0;
  }

  .testo-quasi-copy {
    width: auto;
  }

  .div-block-19 {
    width: 90vw;
  }

  .div-block-19.cover {
    width: auto;
  }

  .paragrafo-away {
    margin-bottom: 60px;
  }

  .paragrafo-albanesi {
    width: 90vw;
  }

  .container-6 {
    flex-direction: column;
  }

  .section-6-copy {
    margin-top: 40px;
  }

  .fiu-giu.viola {
    margin-top: 36px;
  }

  .html-embed {
    width: 500px;
    height: 300px;
  }

  .paragraph-18 {
    margin-top: 10px;
    font-size: 17px;
    line-height: 20px;
  }

  .image-35 {
    width: 20vw;
  }

  .div-block-26 {
    margin-bottom: 0;
    margin-left: 40px;
    padding-bottom: 20px;
  }

  .divblock-tokyo {
    width: 90vw;
  }

  .image-tokyo {
    height: 100%;
  }

  .nav_link-2-copy {
    color: #000;
    color: #000;
    color: #000;
    color: #000;
    color: #000;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 20px;
  }

  .paragraph-19 {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .body {
    color: #a09c9c;
    background-color: #fffdfd;
  }

  .logo {
    font-size: 30px;
    line-height: 30px;
  }

  .bg-container {
    background-color: #0c0c0c;
  }

  .columns {
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .image-11 {
    max-width: none;
    margin-bottom: 0;
    display: block;
    overflow: visible;
  }

  .section {
    width: auto;
    height: auto;
  }

  .conteiner {
    z-index: auto;
    flex-direction: column;
    display: block;
    position: relative;
  }

  .columns-2 {
    object-fit: fill;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .colonna {
    height: auto;
    object-fit: fill;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    display: block;
    top: 26px;
    bottom: 26px;
  }

  .navbar {
    font-weight: 400;
    position: absolute;
  }

  .nav_link {
    color: #010101;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 40px;
    line-height: 35px;
    display: flex;
  }

  .nav_link.home2 {
    color: #010101;
  }

  .nav_link.portfolio {
    font-size: 40px;
    line-height: 35px;
  }

  .menu-button {
    font-size: 20px;
  }

  .nav-menu {
    width: auto;
    height: 100vh;
    text-align: left;
    object-fit: cover;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-right: 0;
    padding-top: 40px;
    display: flex;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block {
    width: auto;
    height: auto;
    display: block;
  }

  .icon {
    color: #fffdfd;
    font-size: 40px;
    line-height: 40px;
  }

  .nav_top-line {
    width: 28px;
    height: 2px;
    color: #fffdfd;
    background-color: #fffdfd;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .nav_top-line.memo {
    color: #010101;
    background-color: #010101;
  }

  .nav_top-line.natural {
    color: #fffdfd;
    background-color: #010101;
  }

  .nav_middle-line {
    width: 28px;
    height: 2px;
    color: #fffdfd;
    background-color: #fffdfd;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .nav_middle-line.memo {
    color: #010101;
    background-color: #010101;
  }

  .nav_middle-line.natural {
    background-color: #010101;
  }

  .nav_button-line {
    width: 28px;
    height: 2px;
    color: #fffdfd;
    background-color: #fffdfd;
    margin-top: 6px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .nav_button-line.memo {
    color: #010101;
    background-color: #010101;
  }

  .nav_button-line.natural {
    background-color: #010101;
  }

  .menu_button {
    left: 0;
    right: 0;
  }

  .menu_button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu_button.w--open:active {
    color: rgba(0, 0, 0, 0);
  }

  .image-16 {
    width: 100vw;
    height: 90vh;
    max-width: none;
    display: block;
    position: relative;
  }

  .cover {
    width: 100vw;
    object-fit: cover;
    flex-direction: column;
    justify-content: center;
    display: flex;
    position: relative;
  }

  .logo-2 {
    justify-content: space-between;
    margin-left: 0;
    padding-left: 44px;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
  }

  .icon-2 {
    justify-content: center;
    display: block;
  }

  .menu-button-2 {
    padding-top: 20px;
    padding-right: 18px;
  }

  .paragraph-west {
    width: 70vw;
    color: #010101;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 0 40px;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 31px;
    display: block;
    top: 0;
    left: 0;
  }

  .lightbox-link {
    flex-direction: row;
    justify-content: space-between;
    padding-top: 60px;
    display: flex;
  }

  .logo-copy {
    color: #fffdfd;
    font-size: 30px;
    line-height: 30px;
  }

  .nav_link-copy {
    color: #010101;
    flex-direction: column;
    align-items: center;
    padding-top: 41px;
    padding-bottom: 41px;
    font-family: Classic, sans-serif;
    font-size: 35px;
    line-height: 30px;
    display: flex;
  }

  .lightbox-link-2 {
    display: block;
  }

  .immagine-iphone {
    width: 90vw;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: auto;
  }

  .immagine-tablet {
    width: 90vw;
    max-width: none;
    object-fit: fill;
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .lightbox-link-3 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .lightbox-link-4 {
    justify-content: center;
    align-items: center;
    padding-bottom: 60px;
    display: block;
  }

  .lightbox-link-5, .lightbox-link-6, .lightbox-link-7 {
    display: block;
  }

  .nome, .nome.w--current {
    font-size: 22px;
    line-height: 22px;
  }

  .nav_middle-line-copy {
    width: 28px;
    height: 2px;
    color: #010101;
    background-color: #fffdfd;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .nav_button-line-copy {
    width: 28px;
    height: 2px;
    color: #010101;
    background-color: #fffdfd;
    margin-top: 6px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .nav_top-line-copy {
    width: 28px;
    height: 2px;
    color: #010101;
    background-color: #fffdfd;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .paragraph-west-copy {
    width: 50vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 68px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 30px;
    top: 33px;
    left: 144px;
    right: 0;
  }

  ._3-paragrafo {
    justify-content: center;
  }

  .paragraph-west-copy2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 20px;
    line-height: 30px;
    top: 0;
    left: 60px;
  }

  .columns-3 {
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  ._2-paragrafo {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 60px;
    padding-top: 0;
    padding-bottom: 40px;
    top: auto;
  }

  .paragraph-west-copy {
    width: 70vw;
    color: #010101;
    flex-direction: row;
    justify-content: space-around;
    align-items: baseline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 31px;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .immagine-iphone-copy {
    width: 90vw;
    max-width: none;
    object-fit: fill;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: auto;
  }

  .colonna-copy {
    height: auto;
    object-fit: fill;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    display: block;
    top: 26px;
    bottom: 26px;
  }

  ._1-paragrafo {
    flex-direction: column;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .mirko-machetti {
    flex-direction: column;
    align-items: center;
    padding-top: 41px;
    padding-bottom: 41px;
    font-family: Classic, sans-serif;
    font-size: 35px;
    line-height: 30px;
    display: flex;
  }

  .nav-menu-drop {
    width: auto;
    height: 100vh;
    text-align: left;
    object-fit: cover;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-right: 0;
    padding-top: 40px;
    display: flex;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .body-2 {
    color: #fffdfd;
  }

  .icon-3 {
    color: #fffdfd;
    font-size: 40px;
    line-height: 40px;
  }

  .nav_middle-line-2 {
    width: 28px;
    height: 2px;
    color: #010101;
    background-color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .logo-3 {
    font-size: 30px;
    line-height: 30px;
  }

  .nav_link-2 {
    color: #010101;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 40px;
    line-height: 35px;
    display: flex;
  }

  .nav_link-2.w--current {
    font-size: 40px;
    line-height: 35px;
  }

  .nav_button-line-2 {
    width: 28px;
    height: 2px;
    color: #010101;
    background-color: #010101;
    margin-top: 6px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .nav-menu-4 {
    width: auto;
    height: 100vh;
    text-align: left;
    object-fit: cover;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-right: 0;
    padding-top: 40px;
    display: flex;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-7 {
    width: auto;
    height: auto;
    display: block;
  }

  .navbar-4 {
    font-weight: 400;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nome-2 {
    font-size: 22px;
    line-height: 22px;
  }

  .menu_button-2 {
    padding-top: 20px;
    left: 0;
    right: 0;
  }

  .menu_button-2.w--open {
    color: #010101;
    background-color: rgba(0, 0, 0, 0);
  }

  .menu_button-2.w--open:active {
    color: rgba(0, 0, 0, 0);
  }

  .nav_top-line-2 {
    width: 28px;
    height: 2px;
    opacity: 1;
    color: #010101;
    background-color: #010101;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .grid {
    width: 90vw;
    height: 400px;
    grid-column-gap: 16px;
    grid-row-gap: 34px;
    grid-template-rows: auto auto;
    grid-template-columns: .75fr .75fr;
    align-items: center;
    justify-items: center;
    margin-top: 40px;
  }

  .section-2 {
    width: 100vw;
    height: 90vh;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 140px 0 0;
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-2.image {
    margin-top: 140px;
  }

  .link-class.video {
    border-radius: 0;
  }

  .div-block-8 {
    flex-direction: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    display: block;
  }

  .titolo {
    width: 44%;
    height: 19%;
    color: #fffdfd;
    text-align: left;
    object-fit: fill;
    border-radius: 10px;
    flex-direction: row;
    justify-content: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 140px;
    padding-left: 0;
    padding-right: 0;
    font-family: Classic, sans-serif;
    font-size: 17px;
    line-height: 27px;
    display: flex;
  }

  .titolo.human {
    width: 44%;
    margin-top: 0;
    padding-top: 140px;
    font-size: 17px;
    line-height: 27px;
  }

  .titolo.albanesi {
    width: 44%;
    text-align: center;
    padding-top: 100px;
    line-height: 24px;
  }

  .titolo.goaway {
    text-align: center;
    padding-top: 110px;
    line-height: 20px;
  }

  .japan {
    width: 44%;
    height: 19%;
    color: #fffdfd;
    margin-top: 0;
    margin-left: 0;
    padding-top: 140px;
    font-family: Classic, sans-serif;
    font-size: 17px;
    line-height: 27px;
  }

  .nav_link-copy-2 {
    color: #010101;
    flex-direction: column;
    align-items: center;
    padding-top: 41px;
    padding-bottom: 41px;
    font-size: 35px;
    line-height: 35px;
    display: flex;
  }

  .navbar-5 {
    font-weight: 400;
    position: absolute;
  }

  .nome-3 {
    font-size: 22px;
    line-height: 22px;
  }

  .logo-copy-2 {
    color: #fffdfd;
    font-size: 30px;
    line-height: 30px;
  }

  .menu_button-3 {
    left: 0;
    right: 0;
  }

  .menu_button-3.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu_button-3.w--open:active {
    color: rgba(0, 0, 0, 0);
  }

  .nav_middle-line-3 {
    width: 28px;
    height: 2px;
    color: #010101;
    background-color: #fffdfd;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .nav_top-line-3 {
    width: 28px;
    height: 2px;
    color: #010101;
    background-color: #fffdfd;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .nav_button-line-3 {
    width: 28px;
    height: 2px;
    color: #010101;
    background-color: #fffdfd;
    margin-top: 6px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .grid-giappone {
    margin-top: 0;
    margin-bottom: 0;
  }

  .cover-2 {
    width: 100vw;
    object-fit: cover;
    flex-direction: column;
    justify-content: center;
    display: flex;
    position: relative;
  }

  .lightbox-link-8 {
    display: block;
  }

  .foto-griglia-human {
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .paragraph-west-2 {
    width: 60vw;
    color: #010101;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 30px;
    display: block;
    top: 0;
    left: 0;
  }

  .div_block-giappone {
    margin-bottom: 0;
    padding-bottom: 49px;
  }

  .paragrafo-japan.west {
    margin-top: 40px;
  }

  .section-3 {
    width: auto;
    height: auto;
  }

  .image-23 {
    width: 100vw;
    height: 90vh;
    max-width: none;
    object-fit: cover;
    object-position: 60% 50%;
    display: block;
    position: relative;
  }

  .image-23.au {
    object-position: 20% 50%;
  }

  .conteiner-2 {
    z-index: auto;
    flex-direction: column;
    display: block;
    position: relative;
  }

  .foto-golden-gai-class {
    height: 100%;
    object-fit: cover;
    margin-top: 0;
    overflow: hidden;
  }

  .slider {
    width: 90vw;
    height: auto;
    padding-top: 0;
  }

  .slide {
    height: 125%;
  }

  .mask {
    width: 90vw;
    height: auto;
  }

  .slider-block {
    margin-bottom: 0;
  }

  .container-3 {
    max-width: 100vw;
    margin-top: 140px;
    margin-bottom: 40px;
  }

  .h2 {
    margin-bottom: 30px;
    font-family: Classic, sans-serif;
  }

  .paragraph-big {
    font-family: Urwdincond, sans-serif;
    font-size: 2.5em;
    line-height: 30px;
  }

  .go-up-button {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 150px;
    display: flex;
    top: 0;
    bottom: 0;
    left: auto;
  }

  .button {
    object-fit: fill;
    background-color: #5a6362;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0 100px;
    padding: 10px 0;
  }

  .slide-3 {
    width: 90vw;
    height: auto;
    overflow: visible;
  }

  .image-26 {
    height: 48%;
    margin-top: 26px;
    font-family: Classic, sans-serif;
  }

  .go-up {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .heading-6 {
    width: auto;
    height: auto;
    max-width: 100%;
    color: #010101;
    text-align: center;
    object-fit: fill;
    margin-bottom: 60px;
    padding-bottom: 0;
    font-family: Acaslonpro, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 2px;
    display: flex;
    position: relative;
  }

  .text-span {
    color: #010101;
  }

  .titolo-aswi {
    width: 25%;
    height: 30%;
    color: #fffdfd;
    text-align: left;
    border-radius: 10px;
    flex-direction: row;
    justify-content: center;
    margin-top: 0;
    margin-left: 32px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Classic, sans-serif;
    font-size: 25px;
    line-height: 25px;
  }

  .titolo-auschwitz {
    width: 43%;
    height: 40%;
    color: #010101;
    text-align: left;
    border-radius: 10px;
    flex-direction: row;
    justify-content: center;
    margin-top: -68px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Classic, sans-serif;
    font-size: 20px;
    line-height: 20px;
  }

  .titolo-memories {
    width: 42%;
    height: 37%;
    color: #fffdfd;
    text-align: left;
    border-radius: 10px;
    flex-direction: row;
    justify-content: center;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Classic, sans-serif;
    font-size: 20px;
    line-height: 20px;
  }

  .div_block-human-nature {
    margin-bottom: 40px;
  }

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

  .lightbox-link-human {
    display: block;
  }

  .image-23-2 {
    height: 90vh;
    object-fit: cover;
  }

  .div-block-memo {
    margin-bottom: 40px;
  }

  .div-block-memo.last {
    padding-bottom: 100px;
  }

  .container-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content {
    grid-column-gap: 0rem;
    grid-template-columns: minmax(300px, 1fr);
  }

  .heading-7 {
    font-size: 20px;
  }

  .background-video, .background-video.infinitum {
    height: 180px;
  }

  .background-video.torre {
    height: 180px;
    font-family: Minionpro, sans-serif;
    font-size: 15px;
  }

  .paragrafo-japan-copy.west, .paragrafo-japan-copy.west-copy, .paragrafo-japan-copy.natural-human-paragrafo {
    margin-top: 40px;
  }

  .div_block-last-nature {
    margin-bottom: 0;
  }

  .paragrafo-au.west {
    margin-top: 40px;
  }

  .image-27 {
    height: 100%;
  }

  .locandina {
    width: 90vw;
    height: auto;
    margin-bottom: 60px;
  }

  .locandina.infinituim {
    width: 65vw;
  }

  .heading-10 {
    font-size: 20px;
  }

  .trailer-quasi-fantasia {
    width: 90vw;
    margin-bottom: 40px;
  }

  .testo {
    width: auto;
  }

  .testo.autoris {
    margin-top: 0;
  }

  .heading-11 {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 20px;
  }

  .heading-11.quasi-una {
    width: 50vw;
    line-height: 20px;
  }

  .paragraph-12 {
    width: 70vw;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 17px;
    font-style: italic;
    line-height: 31px;
    display: block;
  }

  .paragraph-12.scalpelli {
    width: 50vw;
    font-size: 16px;
    line-height: 31px;
  }

  .paragraph-12.ing {
    width: auto;
    font-size: 17px;
  }

  .paragraph-12.ing.cast {
    font-size: 12px;
  }

  .paragraph-12.ita {
    width: auto;
  }

  .paragraph-12.infi.autori {
    width: 45vw;
  }

  .paragraph-12.infinito {
    width: 65vw;
    justify-content: center;
    align-items: center;
  }

  .video-background {
    width: auto;
  }

  .background-video-2 {
    height: 250px;
  }

  .intestazione {
    width: 44%;
    height: 23%;
    color: #fffdfd;
    text-align: center;
    padding-top: 120px;
    font-size: 18px;
    line-height: 18px;
  }

  .intestazione.quasi-fantasia {
    color: #fffdfd;
  }

  .intestazione.infinitum, .intestazione.torre {
    width: 44%;
    height: 21%;
    padding-top: 120px;
    font-size: 15px;
  }

  .background-quasi {
    width: 100vw;
    height: 90vh;
    object-fit: cover;
    object-position: 20% 50%;
  }

  .navbar-image {
    font-weight: 400;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .navbar-4-films {
    font-weight: 400;
    position: relative;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .navbar-quasi {
    font-weight: 400;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav_link-bianco {
    color: #010101;
    flex-direction: column;
    align-items: center;
    padding: 30px 5px;
    font-size: 35px;
    line-height: 35px;
    display: flex;
  }

  .nome-bianco {
    font-size: 22px;
    line-height: 22px;
  }

  .nav_top-line-2-bianco {
    width: 28px;
    height: 2px;
    opacity: 1;
    color: #010101;
    background-color: #fffdfd;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .nav_middle-line-2-bianco {
    width: 28px;
    height: 2px;
    color: #010101;
    background-color: #fffdfd;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .nav_button-line-2-bianco {
    width: 28px;
    height: 2px;
    color: #010101;
    background-color: #fffdfd;
    margin-top: 6px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .div-block-nav-bar-bianco {
    width: auto;
    height: auto;
    display: block;
  }

  .background-video-scalpellino {
    height: 180px;
  }

  .intestazione-scalpellino {
    width: 44%;
    height: 21%;
    color: #fffdfd;
    text-align: center;
    padding-top: 120px;
    font-size: 15px;
    line-height: 27px;
  }

  .intestazione-scalpellino.quasi-fantasia {
    color: #fffdfd;
  }

  .intestazione-quasi {
    width: 44%;
    height: 21%;
    color: #fffdfd;
    text-align: center;
    padding-top: 120px;
    font-size: 15px;
    line-height: 27px;
  }

  .intestazione-quasi.quasi-fantasia {
    color: #fffdfd;
  }

  .background-video-quasi {
    height: 180px;
  }

  .paragraph-13 {
    font-size: 16px;
  }

  .paragraph-13.inglese {
    width: auto;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-right: 0;
    font-size: 17px;
  }

  .paragraph-13.italiano {
    width: auto;
    padding-left: 0;
    font-size: 17px;
  }

  .paragraph-14 {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 14px;
  }

  .background-video-3 {
    width: 80vw;
    height: 30vh;
  }

  .testo-quasi {
    width: auto;
    flex-direction: column;
  }

  .ista-bianco {
    opacity: 0;
  }

  .link-block-2 {
    flex-direction: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    padding-top: 20px;
    padding-left: 8px;
    padding-right: 8px;
    display: flex;
  }

  .paragraph-15.english {
    width: 47vw;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 30px;
    display: block;
  }

  .paragraph-15.italian {
    width: 47vw;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 30px;
    display: block;
  }

  .div-block-14 {
    flex-direction: row;
    justify-content: center;
  }

  .div-block-15 {
    width: 85vw;
    flex-direction: column;
    font-size: 17px;
    line-height: 31px;
  }

  .div-block-15.testo-scalp {
    margin-top: -80px;
  }

  .columns-ultima {
    object-fit: fill;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding-top: 0;
    padding-bottom: 100px;
    display: flex;
  }

  .div-block-16 {
    width: 90vw;
    flex-direction: column;
    margin-bottom: 60px;
  }

  .image-29 {
    object-position: 25% 50%;
  }

  .youtube-motel {
    height: auto;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slider-block-motel {
    width: 90vw;
  }

  .image-30 {
    height: 100%;
  }

  .image-31 {
    object-position: 55% 50%;
  }

  .image-32, .image-marocco, .elena {
    object-position: 10% 50%;
  }

  .yu {
    object-position: 55% 50%;
  }

  .yu.ny {
    object-position: 25% 50%;
  }

  .image-33 {
    width: 30px;
    height: 30px;
    text-align: center;
    font-family: Classic, sans-serif;
    font-size: 5px;
    line-height: 5px;
  }

  .link-block-instagram {
    flex-direction: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    padding-top: 40px;
    padding-left: 8px;
    padding-right: 8px;
    display: flex;
  }

  .insta-nero {
    width: 30px;
    height: 30px;
    opacity: 1;
  }

  .insta-nero.quasi {
    width: 30px;
    height: 30px;
  }

  .insta-nero.natural {
    width: 25px;
    height: 25px;
  }

  .div_block-foto-west {
    flex-direction: column;
  }

  .div_block-foto-west-copy {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-bottom: 60px;
    display: flex;
  }

  .columns-4 {
    flex-direction: row;
    display: block;
  }

  .lightbox-link-2-copy {
    display: block;
  }

  .immagine-tablet-copy {
    width: 90vw;
    max-width: none;
    object-fit: fill;
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .columns-5 {
    width: auto;
    flex-direction: column;
  }

  .lightbox-link-copy {
    width: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-bottom: 40px;
    display: flex;
  }

  .lightbox-link-4-copy {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column {
    padding-bottom: 40px;
  }

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

  .lightbox-link-4-copy {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .column-3 {
    padding-bottom: 0;
  }

  .lightbox-link-4-copy-copy {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .lightbox-link-2-copy-copy, .lightbox-link-2-copy {
    display: block;
  }

  .ista-bianco-images, .ista-bianco-films {
    opacity: 0;
  }

  .nome-nero {
    font-size: 22px;
    line-height: 22px;
  }

  .div-block-nav-bar-nero {
    width: auto;
    height: auto;
    display: block;
  }

  .nav_link-nero {
    color: #010101;
    flex-direction: column;
    align-items: center;
    padding: 30px 5px;
    font-size: 35px;
    line-height: 35px;
    display: flex;
  }

  .nav_top-line-2-nero {
    width: 28px;
    height: 2px;
    opacity: 1;
    color: #010101;
    background-color: #010101;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .nav_middle-line-2-nero {
    width: 28px;
    height: 2px;
    color: #010101;
    background-color: #010101;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .nav_button-line-2-nero {
    width: 28px;
    height: 2px;
    color: #010101;
    background-color: #010101;
    margin-top: 6px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .nome-bianco-copy {
    font-size: 18px;
    line-height: 18px;
  }

  .la-torre-dell-isola {
    width: 90vw;
    margin-bottom: 40px;
  }

  .la-fabbrica-della-polvere {
    width: 90vw;
    margin-bottom: 60px;
  }

  .bold-text-2 {
    font-size: 25px;
  }

  .div-block-quasi {
    width: 90vw;
    flex-direction: column;
    margin-bottom: 60px;
  }

  .testo-quasi-copy {
    width: auto;
    flex-direction: column;
  }

  .image-34 {
    object-position: 30% 100%;
  }

  .paragrafo-away {
    margin-top: 20px;
  }

  .heading-14 {
    line-height: 25px;
  }

  .div-block-19-copy.cover {
    width: auto;
  }

  .div-block-19-copy {
    width: 90vw;
    margin-bottom: 60px;
  }

  .paragrafo-albanesi {
    margin-top: 20px;
  }

  .div-block-20 {
    width: 94vw;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .div-block-21.ultimo {
    margin-bottom: 10px;
  }

  .grid-4 {
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .su {
    margin-bottom: 10px;
  }

  .fiu-giu {
    margin-top: 10px;
  }

  .fiu-giu.viola {
    margin-top: 29px;
  }

  .html-embed {
    width: 400px;
    height: 250px;
  }

  .paragraph-18 {
    margin-top: 10px;
  }

  .div-block-26 {
    align-items: flex-start;
    display: flex;
  }

  .image-29-copy {
    object-position: 100% 50%;
  }

  .divblock-tokyo {
    width: 90vw;
  }

  .image-tokyo {
    height: 100%;
  }

  .nav_link-2-copy {
    color: #010101;
    color: #010101;
    color: #010101;
    color: #010101;
    color: #010101;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 35px;
    line-height: 30px;
    display: flex;
  }

  .nav_link-2-copy.about {
    font-size: 40px;
    line-height: 35px;
  }

  .paragraph-19 {
    width: auto;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    color: #010101;
    background-color: #fffdfd;
  }

  .navigation-bar {
    width: 100vw;
  }

  .logo {
    z-index: 1;
    text-align: left;
    flex-direction: row;
    order: -1;
    justify-content: space-between;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 0;
    font-size: 20px;
    line-height: 22px;
  }

  .nav-links.nav-color {
    font-size: 20px;
    line-height: 20px;
  }

  .menu-container {
    display: flex;
  }

  .infinite-marquee {
    width: 900%;
  }

  .texts-container-left {
    width: 100vw;
  }

  .sections, .left-side {
    display: none;
  }

  .header-top {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }

  .h1-big {
    text-align: center;
    letter-spacing: 0;
    font-size: 20vw;
  }

  .h1-s {
    margin-left: 0;
    font-size: 4em;
  }

  .header-bottom {
    justify-content: flex-start;
    margin-top: 10px;
  }

  .h1-s-2 {
    text-align: center;
    font-size: 4em;
  }

  .img-header {
    flex-direction: column;
    margin-top: 20px;
  }

  .img-container {
    width: 100%;
    height: 482%;
  }

  .image-2 {
    width: 80%;
    height: 80%;
    max-width: none;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .header {
    width: 100vw;
    order: -1;
    margin-right: auto;
  }

  .p1 {
    width: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .text-container {
    width: 100%;
    margin-top: 12vh;
    margin-left: auto;
    margin-right: auto;
  }

  .texts-container-right, .loading {
    display: none;
  }

  .loading-header-1.ml12.letter, .loading-header-2.ml13.letter {
    font-size: 8vw;
  }

  .page-2 {
    height: auto;
  }

  .page-2-left-wrapper {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .page-2-right-wrapper {
    width: 100%;
    padding-top: 0%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .h2-color {
    font-size: 18vw;
  }

  .first-text-block {
    width: auto;
    margin-bottom: 200px;
    margin-left: 2%;
    margin-right: 2%;
  }

  .left-image---1 {
    width: 100%;
    margin-left: 0%;
  }

  .p2 {
    font-size: 14px;
    line-height: 14px;
  }

  .image-3 {
    width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .right-image---2-3 {
    margin-top: 0;
    margin-bottom: 300px;
    margin-right: auto;
  }

  .third-text-block {
    width: 100%;
    order: -1;
    margin-top: 400px;
    margin-left: 0%;
  }

  .all-pages {
    width: 100vw;
  }

  .second-text-block {
    left: 0%;
  }

  .h2-title, .small-life-1 {
    font-size: 18vw;
  }

  .p3 {
    font-size: 14px;
    line-height: 14px;
  }

  .h2-title-2 {
    font-size: 18vw;
  }

  .small-circle {
    width: 100%;
    height: 100%;
  }

  .link-3 {
    font-size: 14px;
    line-height: 14px;
  }

  .image-9 {
    width: 24px;
    height: 24px;
    margin-bottom: 36px;
  }

  .page-3 {
    width: 100vw;
    padding-left: 2%;
    padding-right: 2%;
  }

  .paragraph-6 {
    margin-top: 0;
    font-size: 3vw;
  }

  .heading-5 {
    font-size: 12vw;
    line-height: 100%;
    display: block;
  }

  .line {
    height: 3px;
  }

  .social-block {
    width: 90%;
    align-items: stretch;
  }

  .link-4 {
    font-size: 14px;
    line-height: 14px;
  }

  .text-wrapper {
    width: 100%;
    flex-direction: column;
    display: flex;
  }

  .a1 {
    width: 100%;
  }

  .images-row {
    width: 100%;
    padding-right: 0;
  }

  .image-wrapper-1 {
    margin-bottom: 300px;
  }

  .image-wrapper-2 {
    width: 100%;
    margin-top: 0;
    margin-right: 0%;
  }

  .image-wrapper-5 {
    margin-bottom: 0;
    left: 0%;
  }

  .columns-wrapper {
    flex-direction: column;
  }

  .circle-wrapper {
    width: 180px;
    height: 180px;
    max-width: 180px;
    margin-left: 0%;
    top: 0;
    left: 0;
  }

  .circle-texts {
    width: 100%;
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .contact-wrapper {
    flex-flow: column wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .container-2 {
    object-fit: fill;
  }

  .columns {
    width: auto;
    height: auto;
    object-fit: fill;
    justify-content: center;
    align-items: stretch;
    margin: 20px 0 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .image-11 {
    width: 90%;
    margin-bottom: 0;
  }

  .columns-2 {
    margin: 20px 0 0;
    padding-bottom: 0;
    display: block;
  }

  .image-12 {
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .colonna {
    flex-direction: row;
    justify-content: center;
    display: flex;
  }

  .image-13, .image-14 {
    max-width: none;
    margin-bottom: 20px;
    display: block;
  }

  .image-15 {
    max-width: none;
    margin-bottom: 21px;
    display: block;
  }

  .navbar {
    width: 100vw;
    height: 10vh;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav_link {
    color: #010101;
    flex-direction: column;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 32px;
    display: flex;
    top: 30px;
  }

  .nav_link.home2 {
    color: #010101;
  }

  .nav_link.natu {
    padding-top: 10px;
  }

  .menu-button {
    color: snow;
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    display: flex;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    z-index: 2;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .div-block {
    background-color: rgba(0, 0, 0, 0);
    margin-right: 0;
    position: absolute;
  }

  .icon {
    font-size: 30px;
    line-height: 30px;
  }

  .nav_top-line, .nav_middle-line, .nav_button-line {
    color: #fffdfd;
    background-color: #fffdfd;
  }

  .menu_button {
    color: #fffdfd;
    padding-right: 18px;
    right: 0;
  }

  .menu_button.w--open {
    color: #010101;
    left: 0;
  }

  .image-16 {
    width: 100vw;
    height: 90vh;
    max-width: none;
    padding-left: 0;
    display: block;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .cover {
    width: 100vw;
    height: auto;
    max-width: none;
    justify-content: space-between;
    align-items: stretch;
    margin-right: 0;
    padding-left: 0;
    display: flex;
  }

  .logo-2 {
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 22px;
    font-size: 20px;
    line-height: 22px;
  }

  .paragraph-west {
    width: 85vw;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 0 40px;
    padding: 0;
    font-family: Acaslonpro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 31px;
    text-decoration: none;
    display: block;
    bottom: 0;
    left: 0;
  }

  .paragraph-west.last {
    width: 80vw;
  }

  .lightbox-link {
    width: auto;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .logo-copy {
    color: #fffdfd;
    text-align: left;
    flex-direction: row;
    order: -1;
    justify-content: space-between;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 0;
    font-family: Urwdincond, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 20px;
  }

  .nav_link-copy {
    color: #010101;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    padding-top: 27px;
    padding-bottom: 27px;
    font-family: Classic, sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    display: flex;
    top: 30px;
  }

  .image-17, .image-18 {
    max-width: none;
    display: block;
  }

  .immagine-iphone {
    width: 90vw;
    max-width: none;
  }

  .nome {
    color: #fffdfd;
    justify-content: flex-start;
    align-items: center;
    margin-left: 17px;
    margin-right: auto;
    padding-top: 25px;
    padding-left: 0;
    padding-right: 0;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    display: flex;
  }

  .nome.w--current {
    padding-top: 25px;
    font-family: Cormorantgaramond, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
  }

  .nav_middle-line-copy, .nav_button-line-copy, .nav_top-line-copy {
    color: #010101;
    background-color: #010101;
  }

  .paragraph-west-copy {
    width: 60vw;
    text-align: center;
    align-items: center;
    margin: -10px 10px 60px 0;
    padding: 20px 0;
    font-family: Classic, sans-serif;
    font-size: 16px;
    line-height: 25px;
    text-decoration: none;
    left: 69px;
  }

  ._3-paragrafo {
    justify-content: center;
  }

  .paragraph-west-copy2 {
    text-align: center;
    align-items: center;
    margin: 20px 10px -10px;
    padding: 20px;
    font-family: Classic, sans-serif;
    font-size: 16px;
    line-height: 25px;
    text-decoration: none;
    left: 25px;
  }

  .columns-3 {
    width: auto;
    height: auto;
    object-fit: fill;
    justify-content: center;
    align-items: stretch;
    margin: 20px 0 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  ._2-paragrafo {
    justify-content: center;
  }

  .paragraph-west-copy {
    width: 70vw;
    color: #010101;
    text-align: center;
    align-items: center;
    margin: auto;
    padding: 0;
    font-family: Minionpro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 31px;
    text-decoration: none;
    display: block;
    left: 0;
  }

  .immagine-iphone-copy {
    width: 90vw;
    max-width: none;
    overflow: visible;
  }

  .colonna-copy {
    flex-direction: row;
    justify-content: center;
    display: flex;
  }

  ._1-paragrafo {
    flex-direction: column;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .mirko-machetti {
    color: #fffdfd;
    flex-direction: column;
    align-items: center;
    padding-top: 27px;
    padding-bottom: 27px;
    font-family: Classic, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
    display: flex;
  }

  .nav-menu-drop {
    z-index: 2;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .icon-3 {
    font-size: 30px;
    line-height: 30px;
  }

  .nav_middle-line-2 {
    color: #010101;
    background-color: #000;
  }

  .logo-3 {
    z-index: 1;
    text-align: left;
    flex-direction: row;
    order: -1;
    justify-content: space-between;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 0;
    font-size: 20px;
    line-height: 22px;
  }

  .nav_link-2 {
    color: #010101;
    flex-direction: column;
    align-items: center;
    padding: 10px 5px 20px;
    font-size: 33px;
    font-weight: 400;
    line-height: 35px;
    display: flex;
    top: 30px;
  }

  .nav_link-2.w--current {
    font-size: 33px;
  }

  .nav_link-2.images {
    font-size: 33px;
    line-height: 35px;
  }

  .nav_button-line-2 {
    color: #010101;
    background-color: #000;
  }

  .nav-menu-4 {
    z-index: 2;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .div-block-7 {
    background-color: rgba(0, 0, 0, 0);
    margin-right: 0;
    position: absolute;
  }

  .navbar-4 {
    width: 100vw;
    height: 10vh;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nome-2 {
    color: #010101;
    justify-content: flex-start;
    align-items: center;
    margin-left: 17px;
    margin-right: auto;
    padding-top: 25px;
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    display: flex;
  }

  .menu_button-2 {
    color: #fffdfd;
    padding-right: 18px;
    right: 0;
  }

  .menu_button-2.w--open {
    color: #000;
    left: 0;
  }

  .nav_top-line-2 {
    color: #000;
    background-color: #000;
  }

  .grid {
    width: 90vw;
    height: 300px;
    grid-template-columns: .75fr .75fr;
    justify-content: center;
    justify-items: center;
  }

  .section-2 {
    width: 100vw;
    height: auto;
    flex-direction: column;
    justify-content: center;
    margin-top: 100px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-2.image {
    margin-top: 100px;
  }

  .link-class.west-of-east, .link-class.japan-version, .link-class.natural, .link-class.motel, .link-class.goaway {
    border-radius: 0;
  }

  .div-block-8 {
    align-self: auto;
  }

  .cover-image, .foto-west.west-of-east {
    height: 120px;
  }

  .titolo {
    width: 43%;
    height: 14%;
    color: #fffdfd;
    margin-top: 0;
    margin-left: 0;
    padding-top: 100px;
    font-family: Minionpro, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
  }

  .titolo.human {
    width: 43%;
    margin-top: 0;
    padding-top: 100px;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
  }

  .titolo.albanesi {
    width: 43%;
    text-align: center;
    padding-top: 80px;
    font-size: 12px;
    line-height: 15px;
  }

  .titolo.goaway {
    padding-top: 85px;
    line-height: 15px;
  }

  .japan {
    width: 43%;
    height: 14%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 100px;
    padding-right: 0;
    font-family: Minionpro, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
  }

  .nav_link-copy-2 {
    color: #010101;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    padding-top: 27px;
    padding-bottom: 27px;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
    display: flex;
    top: 30px;
  }

  .navbar-5 {
    width: 100vw;
    height: 10vh;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nome-3 {
    color: #fffdfd;
    justify-content: flex-start;
    align-items: center;
    margin-left: 17px;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    display: flex;
  }

  .logo-copy-2 {
    color: #fffdfd;
    text-align: left;
    flex-direction: row;
    order: -1;
    justify-content: space-between;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 0;
    font-size: 22px;
    font-weight: 400;
    line-height: 20px;
  }

  .menu_button-3 {
    color: #fffdfd;
    padding-right: 18px;
    right: 0;
  }

  .menu_button-3.w--open {
    color: #010101;
    left: 0;
  }

  .nav_middle-line-3, .nav_top-line-3, .nav_button-line-3 {
    color: #010101;
    background-color: #fffdfd;
  }

  .grid-giappone {
    align-items: stretch;
    justify-items: stretch;
    margin-top: 0;
    margin-bottom: 0;
  }

  .cover-2 {
    width: 100vw;
    height: auto;
    max-width: none;
    justify-content: space-between;
    align-items: stretch;
    margin-right: 0;
    padding-left: 0;
    display: flex;
  }

  .lightbox-link-8 {
    width: auto;
  }

  .foto-griglia-human {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .div-block-giappone-2 {
    margin-bottom: 40px;
  }

  .paragraph-west-2 {
    width: 85vw;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 25px;
    text-decoration: none;
    display: block;
    bottom: 0;
    left: 0;
  }

  .div_block-giappone {
    width: auto;
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .titolo-paragrafo {
    font-size: 25px;
  }

  .paragrafo-japan {
    margin-top: 40px;
  }

  .image-23 {
    width: 100vw;
    height: 90vh;
    max-width: none;
    object-fit: cover;
    object-position: 60% 50%;
    padding-left: 0;
    display: block;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .image-23.au {
    object-position: 15% 50%;
  }

  .foto-golden-gai-class {
    height: 100%;
    object-fit: fill;
    margin-top: 1px;
    padding-top: 0;
    overflow: visible;
  }

  .slider {
    width: 90vw;
    height: auto;
    flex-flow: column;
    align-content: stretch;
    margin-bottom: 0;
    padding-top: 0;
    display: flex;
  }

  .slide {
    height: 100vh;
    object-fit: fill;
  }

  .mask {
    width: 90vw;
    height: auto;
    object-fit: cover;
    flex: 0 auto;
    align-self: auto;
    top: 0;
    overflow: hidden;
  }

  .left-arrow {
    flex-direction: row;
    align-items: center;
    padding-top: 0;
  }

  .slide-nav {
    align-items: center;
    padding-top: 0;
    display: block;
  }

  .slider-block {
    width: auto;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 20px;
    display: flex;
  }

  .container-3 {
    max-width: 100%;
    margin-top: 140px;
    margin-bottom: 40px;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 8px;
  }

  .h2 {
    margin-bottom: 20px;
  }

  .paragraph-big {
    font-size: 20px;
    line-height: 25px;
  }

  .clone-button {
    font-size: 16px;
  }

  .project-hero-headline.outline {
    width: 80vw;
    font-size: 8em;
  }

  .project-content-wrapper {
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .project-brief {
    margin-bottom: 40px;
  }

  .project-slide {
    position: relative;
    overflow: visible;
  }

  .project-gallery-image {
    height: 30vh;
  }

  .sticky-camera {
    width: 100vw;
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    overflow: hidden;
  }

  .next-project {
    height: 100vh;
    margin-top: -50vh;
  }

  .next-project-link {
    margin-left: 40px;
    margin-right: 40px;
    font-size: 18vw;
  }

  .next-project-image {
    width: 80vw;
    height: 50vh;
  }

  .go-up-button {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 0;
    top: 0;
    bottom: 0;
  }

  .button {
    background-color: #5a6362;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
    padding: 5px 10px;
    display: block;
  }

  .slide-3 {
    width: 90vw;
    height: auto;
    overflow: visible;
  }

  .image-26 {
    height: 25%;
    margin-top: -1px;
  }

  .go-up {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .button-2 {
    color: #fffdfd;
    background-color: #5a6362;
  }

  .button-2.motel {
    color: #010101;
  }

  .heading-6 {
    color: #010101;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 60px;
    font-family: Acaslonpro, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 2px;
  }

  .titolo-aswi {
    color: #fffdfd;
    margin-top: 0;
    margin-left: 20px;
    font-size: 15px;
    line-height: 15px;
  }

  .titolo-auschwitz {
    height: 22%;
    color: #010101;
    margin-top: -10px;
    margin-left: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
  }

  .titolo-memories {
    height: 22%;
    color: #fffdfd;
    margin-top: 30px;
    margin-left: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
  }

  .div_block-human-nature {
    width: auto;
    margin-bottom: 20px;
  }

  .grid-human {
    align-items: stretch;
    justify-items: stretch;
    margin-bottom: 20px;
  }

  .lightbox-link-human {
    width: auto;
  }

  .image-23-2 {
    height: 90vh;
  }

  .div-block-memo {
    width: auto;
    margin-bottom: 40px;
  }

  .div-block-memo.last {
    padding-bottom: 100px;
  }

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

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

  .heading-7 {
    flex-direction: column;
    margin-top: -15px;
    padding-top: 0;
    display: block;
  }

  .background-video, .background-video.infinitum, .background-video.torre {
    height: 120px;
  }

  .paragrafo-japan-copy {
    margin-top: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div_block-last-nature {
    width: auto;
    margin-bottom: 0;
  }

  .paragrafo-au {
    margin-top: 40px;
  }

  .locandina {
    margin-bottom: 60px;
  }

  .locandina.infinituim {
    width: 65vw;
  }

  .paragrafo-natural-human {
    flex-direction: row;
    margin-bottom: 60px;
  }

  .trailer-quasi-fantasia {
    margin-bottom: 40px;
  }

  .testo {
    width: auto;
  }

  .testo.scalpellino {
    justify-content: center;
    align-items: center;
  }

  .testo.autoris {
    margin-top: 0;
  }

  .heading-11 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 20px;
    display: block;
  }

  .paragraph-12 {
    width: 80vw;
    justify-content: flex-start;
    margin-top: 20px;
    margin-bottom: 60px;
    font-size: 17px;
    font-style: italic;
    line-height: 25px;
    display: block;
  }

  .paragraph-12.scalpelli {
    width: 50vw;
    justify-content: flex-end;
    font-size: 9px;
    line-height: 25px;
    display: block;
  }

  .paragraph-12.infi.autori {
    font-size: 12px;
  }

  .video-background {
    width: 100vw;
    object-fit: none;
    object-position: 30% 50%;
    display: block;
  }

  .background-video-2 {
    height: 120px;
  }

  .intestazione {
    height: 14%;
    padding-top: 100px;
    font-size: 14px;
    line-height: 14px;
  }

  .intestazione.infinitum, .intestazione.torre {
    width: 44%;
    height: 14%;
    padding-top: 100px;
    font-size: 14px;
  }

  .background-quasi {
    height: 90vh;
    object-fit: none;
    overflow: visible;
  }

  .navbar-image {
    width: 100vw;
    height: 10vh;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .navbar-4-films {
    width: 100vw;
    height: 10vh;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .navbar-quasi {
    width: 100vw;
    height: 10vh;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav_link-bianco {
    color: #010101;
    flex-direction: column;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    display: flex;
    top: 30px;
  }

  .nome-bianco {
    color: #fffdfd;
    justify-content: flex-start;
    align-items: center;
    margin-left: 17px;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    display: flex;
  }

  .nav_top-line-2-bianco {
    color: #fffdfd;
    background-color: #fffdfd;
  }

  .nav_middle-line-2-bianco, .nav_button-line-2-bianco {
    color: #010101;
    background-color: #fffdfd;
  }

  .div-block-nav-bar-bianco {
    background-color: rgba(0, 0, 0, 0);
    margin-right: 0;
    position: absolute;
  }

  .background-video-scalpellino {
    height: 120px;
  }

  .intestazione-scalpellino, .intestazione-quasi {
    height: 14%;
    padding-top: 100px;
    font-size: 14px;
    line-height: 27px;
  }

  .background-video-quasi {
    height: 120px;
  }

  .paragraph-13, .paragraph-13.inglese, .paragraph-13.italiano {
    font-size: 14px;
    line-height: 25px;
  }

  .paragraph-14 {
    margin-bottom: 40px;
    font-size: 12px;
    line-height: 25px;
  }

  .background-video-3 {
    width: 80vw;
    height: 30vh;
  }

  .testo-quasi {
    width: 90vw;
    flex-direction: column;
    display: flex;
  }

  .ista-bianco {
    width: 33px;
    height: 33px;
  }

  .link-block-2 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 8px 20px;
    display: flex;
    position: relative;
    top: 30px;
  }

  .link-block-2.west, .link-block-2.motel {
    padding-top: 20px;
  }

  .link-block-2.quasi {
    padding-top: 10px;
  }

  .link-block-2.scalpe {
    padding-top: 0;
  }

  .link-block-2.infi {
    padding-top: 10px;
  }

  .div-block-13 {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .paragraph-15.english {
    width: 90vw;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 17px;
    line-height: 31px;
  }

  .paragraph-15.italian {
    width: 90vw;
    margin-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 17px;
    line-height: 31px;
  }

  .div-block-14 {
    flex-direction: column;
    font-size: 9px;
    line-height: 15px;
  }

  .columns-ultima {
    margin: 0;
    padding-bottom: 100px;
    display: block;
  }

  .div-block-16 {
    width: auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-29 {
    width: 100vw;
    object-fit: cover;
    object-position: 25% 50%;
    position: static;
  }

  .testo-motel {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .paragraph-16 {
    width: 80vw;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    line-height: 31px;
    display: flex;
  }

  .heading-12 {
    width: 90vw;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 31px;
    display: flex;
  }

  .heading-13 {
    justify-content: center;
    align-items: center;
    font-size: 20px;
    display: flex;
  }

  .youtube-motel {
    margin-top: 100px;
  }

  .container-che-allinea {
    margin-top: 0;
  }

  .slider-block-motel {
    width: 90vw;
    margin-bottom: 0;
    padding-bottom: 60px;
  }

  .image-30 {
    height: 100%;
  }

  .image-31 {
    object-position: 53% 50%;
  }

  .image-32, .image-marocco {
    object-position: 10% 50%;
  }

  .elena {
    object-position: 13% 50%;
  }

  .yu {
    object-position: 50% 50%;
  }

  .image-33 {
    width: 25px;
    height: 25px;
    text-align: center;
    display: block;
  }

  .link-block-instagram {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 27px 8px;
    display: flex;
    position: relative;
    top: 30px;
  }

  .insta-nero {
    width: 25px;
    height: 25px;
    margin-top: 0;
  }

  .insta-nero.west {
    margin-top: -10px;
  }

  .insta-nero.quasi, .insta-nero.infi {
    width: 25px;
    height: 25px;
    margin-top: 0;
  }

  .insta-nero.natural {
    width: 25px;
    height: 25px;
    margin-top: 10px;
  }

  .lightbox-link-copy {
    width: auto;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-2, .column-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .ista-bianco-images, .ista-bianco-films {
    width: 33px;
    height: 33px;
  }

  .nome-nero {
    color: #010101;
    justify-content: flex-start;
    align-items: center;
    margin-left: 17px;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    display: flex;
  }

  .nome-nero.quasi {
    color: #010101;
  }

  .div-block-nav-bar-nero {
    background-color: rgba(0, 0, 0, 0);
    margin-right: 0;
    position: absolute;
  }

  .nav_link-nero {
    color: #010101;
    flex-direction: column;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    display: flex;
    top: 30px;
  }

  .nav_top-line-2-nero {
    color: #fffdfd;
    background-color: #010101;
  }

  .nav_middle-line-2-nero, .nav_button-line-2-nero {
    color: #010101;
    background-color: #010101;
  }

  .nome-bianco-copy {
    color: #fffdfd;
    justify-content: flex-start;
    align-items: center;
    margin-left: 17px;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    display: flex;
  }

  .la-torre-dell-isola {
    margin-bottom: 40px;
  }

  .la-fabbrica-della-polvere {
    margin-bottom: 60px;
  }

  .div-block-quasi {
    width: auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .testo-quasi-copy {
    width: 90vw;
    flex-direction: column;
    display: flex;
  }

  .link-6 {
    flex-direction: row;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: block;
  }

  .div-block-19.cover {
    margin-bottom: 0;
  }

  .paragrafo-away {
    margin-top: 10px;
    margin-bottom: 60px;
  }

  .heading-14 {
    width: auto;
    height: auto;
  }

  .div-block-19-copy.cover {
    margin-bottom: 0;
  }

  .paragrafo-albanesi {
    width: 80vw;
    margin-top: 10px;
  }

  .div-block-19-copy-copy.cover {
    margin-bottom: 0;
  }

  .div-block-20 {
    width: 96vw;
  }

  .grid-4 {
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .fiu-giu {
    margin-top: 10px;
  }

  .fiu-giu.viola {
    margin-top: 15px;
  }

  .html-embed {
    width: 200px;
    height: 150px;
  }

  .italic-text-2 {
    width: 70vw;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-18 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 18px;
  }

  .image-35 {
    display: block;
  }

  .div-block-26 {
    width: 90vw;
    margin-left: 20px;
  }

  .image-29-copy {
    width: 100vw;
    object-fit: cover;
    object-position: 100% 50%;
    position: static;
  }

  .container-che-allinea-copy {
    margin-top: 0;
  }

  .testo-tokyo {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .testo-tokyo.new {
    padding-top: 0;
  }

  .heading-tokyo {
    justify-content: center;
    align-items: center;
    font-size: 20px;
    display: flex;
  }

  .heading-tokyo2 {
    width: 90vw;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 31px;
    display: flex;
  }

  .paragraph-tokyo {
    width: 80vw;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    line-height: 31px;
    display: flex;
  }

  .divblock-tokyo {
    width: 90vw;
    margin-bottom: 0;
    padding-bottom: 60px;
  }

  .image-tokyo {
    height: 100%;
  }

  .nav_link-2-copy {
    color: #010101;
    color: #010101;
    color: #010101;
    color: #010101;
    color: #010101;
    flex-direction: column;
    align-items: center;
    padding: 10px 5px 20px;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    display: flex;
    top: 30px;
  }

  .nav_link-2-copy.about {
    font-size: 33px;
  }

  .paragraph-19 {
    width: auto;
  }
}

#w-node-_4f2140a9-4c79-e1a4-8fc8-43c3ddfd3673-b0feefdb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_2377b6f8-2ecc-003e-804d-49eb15fbac54-b0feefdb, #w-node-_16cc863e-4272-ebb6-ec59-c3a9db458bbd-b0feefdb, #w-node-de39ff00-48b9-6b41-9756-aa728845abd6-b0feefdb, #w-node-a2f85c5e-1686-476b-e705-14362c160231-b0feefdb, #w-node-f0ae891a-c236-697e-6006-dbca008aad6f-01feefdd, #w-node-f0ae891a-c236-697e-6006-dbca008aad73-01feefdd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0ae891a-c236-697e-6006-dbca008aad76-01feefdd {
  grid-area: 1 / 2 / 2 / 3;
  align-self: auto;
  justify-self: stretch;
}

#w-node-f0ae891a-c236-697e-6006-dbca008aad7a-01feefdd, #w-node-f0ae891a-c236-697e-6006-dbca008aad86-01feefdd, #w-node-_81df0bd7-e04e-469b-5551-22821c4b26e0-01feefdd, #w-node-_81df0bd7-e04e-469b-5551-22821c4b26e4-01feefdd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_81df0bd7-e04e-469b-5551-22821c4b26e7-01feefdd {
  grid-area: 1 / 2 / 2 / 3;
  align-self: auto;
  justify-self: stretch;
}

#w-node-_81df0bd7-e04e-469b-5551-22821c4b26f9-01feefdd, #w-node-eb7ff6f8-2a08-729d-af00-9920783b46fb-a8feefdf, #w-node-bef4d055-6640-95b1-aa54-a874ff3f2623-31feefe5, #w-node-bda18e0f-e103-503b-93b7-0f13e5784ea8-31feefe5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_4f2140a9-4c79-e1a4-8fc8-43c3ddfd3673-b0feefdb, #w-node-_2377b6f8-2ecc-003e-804d-49eb15fbac54-b0feefdb, #w-node-_16cc863e-4272-ebb6-ec59-c3a9db458bbd-b0feefdb, #w-node-de39ff00-48b9-6b41-9756-aa728845abd6-b0feefdb, #w-node-a2f85c5e-1686-476b-e705-14362c160231-b0feefdb, #w-node-f0ae891a-c236-697e-6006-dbca008aad7e-01feefdd, #w-node-f0ae891a-c236-697e-6006-dbca008aad82-01feefdd, #w-node-_81df0bd7-e04e-469b-5551-22821c4b26e4-01feefdd, #w-node-_81df0bd7-e04e-469b-5551-22821c4b26ed-01feefdd, #w-node-_81df0bd7-e04e-469b-5551-22821c4b26f1-01feefdd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eb7ff6f8-2a08-729d-af00-9920783b46d5-a8feefdf, #w-node-eb7ff6f8-2a08-729d-af00-9920783b46db-a8feefdf, #w-node-eb7ff6f8-2a08-729d-af00-9920783b46e7-a8feefdf, #w-node-eb7ff6f8-2a08-729d-af00-9920783b46ed-a8feefdf {
    justify-self: auto;
  }

  #w-node-eb7ff6f8-2a08-729d-af00-9920783b46f9-a8feefdf {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-f7007f3a-6f6d-10ea-05fd-8719165f027d-99feefd8, #w-node-f7007f3a-6f6d-10ea-05fd-8719165f027f-99feefd8, #w-node-_89d4b1cd-48fe-7f3c-6ff4-6ba7cd7d4be5-99feefd8, #w-node-_660b648a-199f-304f-0bd8-9b1dd2d8869d-99feefd8, #w-node-bef4d055-6640-95b1-aa54-a874ff3f2623-31feefe5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_4f2140a9-4c79-e1a4-8fc8-43c3ddfd3673-b0feefdb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eb7ff6f8-2a08-729d-af00-9920783b46f9-a8feefdf {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4f2140a9-4c79-e1a4-8fc8-43c3ddfd3673-b0feefdb, #w-node-_2377b6f8-2ecc-003e-804d-49eb15fbac54-b0feefdb {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_16cc863e-4272-ebb6-ec59-c3a9db458bbd-b0feefdb {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
    justify-self: auto;
  }

  #w-node-de39ff00-48b9-6b41-9756-aa728845abd6-b0feefdb, #w-node-a2f85c5e-1686-476b-e705-14362c160231-b0feefdb, #w-node-_81df0bd7-e04e-469b-5551-22821c4b26e0-01feefdd {
    align-self: auto;
    justify-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a2f85c5e-1686-476b-e705-14362c160231-b0feefdb {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
    justify-self: auto;
  }
}


@font-face {
  font-family: 'Urwdinsemicond';
  src: url('../fonts/URWDINSemiCond-BoldItalic.woff2') format('woff2'), url('../fonts/URWDINSemiCond-BoldItalic.eot') format('embedded-opentype'), url('../fonts/URWDINSemiCond-BoldItalic.woff') format('woff'), url('../fonts/URWDINSemiCond-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Urwdinsemicond demi';
  src: url('../fonts/URWDINSemiCond-Demi.woff2') format('woff2'), url('../fonts/URWDINSemiCond-Demi.eot') format('embedded-opentype'), url('../fonts/URWDINSemiCond-Demi.woff') format('woff'), url('../fonts/URWDINSemiCond-Demi.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Urwdincond';
  src: url('../fonts/URWDINCond-Thin.woff2') format('woff2'), url('../fonts/URWDINCond-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Urwdinsemicond';
  src: url('../fonts/URWDINSemiCond-Regular.woff2') format('woff2'), url('../fonts/URWDINSemiCond-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Urwdinsemicond';
  src: url('../fonts/URWDINSemiCond-Thin.woff2') format('woff2'), url('../fonts/URWDINSemiCond-Thin.eot') format('embedded-opentype'), url('../fonts/URWDINSemiCond-Thin.woff') format('woff'), url('../fonts/URWDINSemiCond-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Urwdinsemicond';
  src: url('../fonts/URWDINSemiCond-ThinItalic.woff2') format('woff2'), url('../fonts/URWDINSemiCond-ThinItalic.eot') format('embedded-opentype'), url('../fonts/URWDINSemiCond-ThinItalic.woff') format('woff'), url('../fonts/URWDINSemiCond-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Urwdinsemicond';
  src: url('../fonts/URWDINSemiCond-XLight.woff2') format('woff2'), url('../fonts/URWDINSemiCond-XLight.eot') format('embedded-opentype'), url('../fonts/URWDINSemiCond-Light.eot') format('embedded-opentype'), url('../fonts/URWDINSemiCond-XLight.woff') format('woff'), url('../fonts/URWDINSemiCond-Light.woff') format('woff'), url('../fonts/URWDINSemiCond-XLight.ttf') format('truetype'), url('../fonts/URWDINSemiCond-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Urwdinsemicond';
  src: url('../fonts/URWDINSemiCond-XLightItalic.woff2') format('woff2'), url('../fonts/URWDINSemiCond-XLightItalic.eot') format('embedded-opentype'), url('../fonts/URWDINSemiCond-XLightItalic.woff') format('woff'), url('../fonts/URWDINSemiCond-XLightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Urwdinsemicond';
  src: url('../fonts/URWDINSemiCond-BlackItalic.woff2') format('woff2'), url('../fonts/URWDINSemiCond-BlackItalic.eot') format('embedded-opentype'), url('../fonts/URWDINSemiCond-BlackItalic.woff') format('woff'), url('../fonts/URWDINSemiCond-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Urwdinsemicond';
  src: url('../fonts/URWDINSemiCond-Bold.woff2') format('woff2'), url('../fonts/URWDINSemiCond-Bold.eot') format('embedded-opentype'), url('../fonts/URWDINSemiCond-Bold.woff') format('woff'), url('../fonts/URWDINSemiCond-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Urwdinsemicond';
  src: url('../fonts/URWDINSemiCond-DemiItalic.woff2') format('woff2'), url('../fonts/URWDINSemiCond-Italic.woff2') format('woff2'), url('../fonts/URWDINSemiCond-DemiItalic.eot') format('embedded-opentype'), url('../fonts/URWDINSemiCond-Italic.eot') format('embedded-opentype'), url('../fonts/URWDINSemiCond-DemiItalic.woff') format('woff'), url('../fonts/URWDINSemiCond-Italic.woff') format('woff'), url('../fonts/URWDINSemiCond-DemiItalic.ttf') format('truetype'), url('../fonts/URWDINSemiCond-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Urwdinsemicond';
  src: url('../fonts/URWDINSemiCond-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Urwdincond';
  src: url('../fonts/URWDINCond-Regular.eot') format('embedded-opentype'), url('../fonts/URWDINCond-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Urwdincond';
  src: url('../fonts/URWDINCond-Black.woff') format('woff'), url('../fonts/URWDINCond-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Classic';
  src: url('../fonts/Juana-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Classic';
  src: url('../fonts/Juana-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Classic';
  src: url('../fonts/Juana-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Classic';
  src: url('../fonts/Juana-SemiBold-It.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Classic';
  src: url('../fonts/Juana-Regular-It.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Classic';
  src: url('../fonts/Juana-Medium-It.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorantgaramond';
  src: url('../fonts/CormorantGaramond-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorantgaramond';
  src: url('../fonts/CormorantGaramond-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorantgaramond';
  src: url('../fonts/CormorantGaramond-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorantgaramond';
  src: url('../fonts/CormorantGaramond-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Modern';
  src: url('../fonts/NeueMontreal-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Modern';
  src: url('../fonts/NeueMontreal-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Minionpro';
  src: url('../fonts/MinionPro-Bold.otf') format('opentype'), url('../fonts/MinionPro-BoldCnIt.otf') format('opentype'), url('../fonts/MinionPro-BoldCn.otf') format('opentype'), url('../fonts/MinionPro-BoldIt.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Minionpro';
  src: url('../fonts/MinionPro-Medium.otf') format('opentype'), url('../fonts/MinionPro-MediumIt.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Minionpro';
  src: url('../fonts/MinionPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Minionpro';
  src: url('../fonts/MinionPro-SemiboldIt.otf') format('opentype'), url('../fonts/MinionPro-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Minionpro it';
  src: url('../fonts/MinionPro-It.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acaslonpro';
  src: url('../fonts/acaslonpro-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}